#hide-my-ip-address{max-width:1200px;margin:0 auto;padding:20px}.page-header{text-align:center;margin:40px 0 30px}.page-header h1{color:#1e293b;margin-bottom:10px;font-size:2.8rem}@media (max-width:768px){.page-header h1{font-size:2.2rem}}.page-header .subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.2rem}.hero-section{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:50px;display:grid}@media (max-width:992px){.hero-section{grid-template-columns:1fr}}.hero-section .hero-image img{border-radius:12px;width:100%;height:auto;box-shadow:0 10px 25px #0000001a}.hero-section .hero-content h2{color:#1e293b;margin-bottom:20px;font-size:2rem}.hero-section .hero-content p{color:#475569;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.hero-section .hero-stats{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:576px){.hero-section .hero-stats{grid-template-columns:1fr}}.hero-section .hero-stats .stat{text-align:center;background:#f8fafc;border-radius:8px;padding:15px}.hero-section .hero-stats .stat .number{color:#0ea5e9;margin-bottom:5px;font-size:2rem;font-weight:700;display:block}.hero-section .hero-stats .stat .label{color:#64748b;font-size:.9rem;line-height:1.4}.method-tabs{border-bottom:2px solid #e2e8f0;gap:10px;margin-bottom:30px;padding-bottom:10px;display:flex}.method-tabs .tab{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px 8px 0 0;padding:12px 24px;font-size:1rem;font-weight:500;transition:all .3s}.method-tabs .tab:hover{color:#475569;background:#e2e8f0}.method-tabs .tab.active{color:#fff;background:#0ea5e9;position:relative}.method-tabs .tab.active:after{content:"";background:#0ea5e9;width:100%;height:2px;position:absolute;bottom:-12px;left:0}@media (max-width:576px){.method-tabs .tab{padding:10px 15px;font-size:.9rem}}.tab-content{margin-bottom:40px}.tab-content h2{color:#1e293b;margin-bottom:20px}.tab-content .section-intro{color:#475569;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.vpn-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;margin-top:30px;display:grid}@media (max-width:768px){.vpn-grid{grid-template-columns:1fr}}.vpn-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}.vpn-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026}.vpn-card .vpn-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.vpn-card .vpn-header h3{color:#1e293b;margin:0;font-size:1.5rem}.vpn-card .vpn-header .rating{align-items:center;gap:5px;display:flex}.vpn-card .vpn-header .rating .stars{color:#fbbf24;font-size:1.2rem}.vpn-card .vpn-header .rating .score{color:#475569;font-weight:600}.vpn-card .vpn-features{margin-bottom:20px}.vpn-card .vpn-features ul{margin:0;padding:0;list-style:none}.vpn-card .vpn-features ul li{color:#475569;padding:8px 0 8px 25px;position:relative}.vpn-card .vpn-features ul li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.vpn-card .vpn-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.vpn-card .vpn-footer .best-for{color:#64748b;font-size:.9rem}.vpn-card .vpn-footer .vpn-link{color:#fff;background:#0ea5e9;border-radius:6px;padding:8px 16px;font-weight:500;text-decoration:none;transition:background .2s}.vpn-card .vpn-footer .vpn-link:hover{background:#0284c7}.methods-table{margin:30px 0;overflow-x:auto}.methods-table table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 6px #0000001a}.methods-table table th,.methods-table table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:15px}.methods-table table th{color:#1e293b;background:#f8fafc;font-weight:600}.methods-table table td{color:#475569}.methods-table table tr:last-child td{border-bottom:none}.methods-table table .effectiveness{border-radius:4px;padding:4px 8px;font-size:.9rem;font-weight:600}.methods-table table .effectiveness.very-high{color:#166534;background:#dcfce7}.methods-table table .effectiveness.high{color:#1e40af;background:#dbeafe}.methods-table table .effectiveness.medium{color:#92400e;background:#fef3c7}.methods-table table .effectiveness.low{color:#991b1b;background:#fee2e2}.method-comparison{margin-top:40px}.method-comparison h3{color:#1e293b;margin-bottom:20px}.method-comparison .comparison-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;display:grid}.method-comparison .comparison-grid .comparison-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px}.method-comparison .comparison-grid .comparison-item h4{color:#0ea5e9;margin-bottom:10px;font-size:1.3rem}.method-comparison .comparison-grid .comparison-item p{color:#64748b;margin-bottom:15px;font-size:.95rem}.method-comparison .comparison-grid .comparison-item ul{margin:0;padding:0;list-style:none}.method-comparison .comparison-grid .comparison-item ul li{color:#475569;padding:6px 0 6px 25px;position:relative}.method-comparison .comparison-grid .comparison-item ul li:before{font-weight:700;position:absolute;left:0}.method-comparison .comparison-grid .comparison-item ul li:has(✅):before{content:"✅"}.method-comparison .comparison-grid .comparison-item ul li:has(❌):before{content:"❌"}.steps-container .step{align-items:flex-start;gap:25px;margin-bottom:30px;display:flex}.steps-container .step:last-child{margin-bottom:0}@media (max-width:768px){.steps-container .step{flex-direction:column;gap:15px}}.steps-container .step .step-number{color:#fff;background:#0ea5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.steps-container .step .step-content{flex:1}.steps-container .step .step-content h3{color:#1e293b;margin-bottom:10px}.steps-container .step .step-content p{color:#475569;margin-bottom:10px}.steps-container .step .step-content ul{color:#475569;padding-left:20px}.steps-container .step .step-content ul li{margin-bottom:8px;line-height:1.5}.content-section{margin-bottom:50px}.content-section h2{color:#1e293b;margin-bottom:25px;font-size:2rem}.content-section p{color:#475569;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px;display:grid}.benefits-grid .benefit{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:25px;transition:transform .3s}.benefits-grid .benefit:hover{transform:translateY(-5px)}.benefits-grid .benefit .benefit-icon{margin-bottom:15px;font-size:2.5rem}.benefits-grid .benefit h3{color:#1e293b;margin-bottom:12px;font-size:1.3rem}.benefits-grid .benefit p{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.misconception{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0;margin-bottom:20px;padding:20px}.misconception h3{color:#92400e;margin-bottom:10px;font-size:1.1rem}.misconception p{color:#92400e;margin:0}.misconception p strong{font-weight:600}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:15px;padding:20px}.faq-item h3{color:#0ea5e9;margin-bottom:10px;font-size:1.1rem}.faq-item p{color:#475569;margin:0;line-height:1.5}.cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border-radius:16px;margin:60px 0 40px;padding:50px}.cta-section h2{color:#fff;margin-bottom:15px;font-size:2.2rem}.cta-section p{color:#ffffffe6;max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:1.1rem}.cta-section .cta-buttons{justify-content:center;gap:20px;display:flex}@media (max-width:576px){.cta-section .cta-buttons{flex-direction:column;align-items:center}}.cta-section .cta-buttons .cta-button{border-radius:8px;padding:15px 30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.cta-section .cta-buttons .cta-button.primary{color:#0ea5e9;background:#fff}.cta-section .cta-buttons .cta-button.primary:hover{background:#f1f5f9;transform:translateY(-2px)}.cta-section .cta-buttons .cta-button.secondary{color:#fff;background:0 0;border:2px solid #fff}.cta-section .cta-buttons .cta-button.secondary:hover{background:#ffffff1a;transform:translateY(-2px)}
