.cta-section{padding:6rem 0;background:var(--color-bg-primary)}.cta-box{background:var(--gradient-card);border-radius:var(--radius-xl);padding:3rem;text-align:center;border:2px solid #4299e133;position:relative;overflow:hidden}.cta-box:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,#4299e11a 0,#0000 70%);pointer-events:none}.cta-box h3{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;margin-bottom:1rem;background-clip:text}.cta-box p{font-family:var(--font-primary);font-size:1.125rem;color:var(--color-text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.cta-section{padding:2.5rem 0}.cta-box{padding:2rem}.cta-box .btn{font-size:.875rem;padding:.875rem 1.25rem;white-space:nowrap}.cta-box .btn svg{width:16px;height:16px}}.faq-section{padding:100px 0;background:var(--color-bg-primary)}.faq-section .section-header{text-align:center;margin-bottom:60px}.faq-section .section-badge{display:inline-block;padding:8px 16px;background:linear-gradient(135deg,#4299e126,#9f7aea26);border-radius:50px;font-size:14px;font-weight:600;color:#4299e1;margin-bottom:16px}.faq-section .section-title{font-size:42px;font-weight:800;color:var(--color-text-primary);margin-bottom:16px;letter-spacing:-.02em}.faq-section .section-subtitle{font-size:18px;color:var(--color-text-muted);margin:0 auto}.faq-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.faq-item{background:var(--gradient-card);border-radius:16px;border:1px solid var(--border-color);overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#4299e133;box-shadow:var(--shadow-lg)}.faq-item.active{border-color:#4299e166;box-shadow:0 4px 30px #4299e133}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px;background:none;border:none;cursor:pointer;text-align:left;font-size:17px;font-weight:600;color:var(--color-text-primary);gap:16px;transition:color .2s ease}.faq-item.active .faq-question,.faq-question:hover{color:#4299e1}.faq-icon{flex-shrink:0;transition:transform .3s ease;color:var(--color-text-muted)}.faq-item.active .faq-icon{transform:rotate(180deg);color:#4299e1}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{max-height:300px}.faq-answer p{padding:0 24px 24px;margin:0;font-size:16px;line-height:1.7;color:var(--color-text-secondary)}@media (max-width:768px){.faq-section{padding:2.5rem 0}.faq-section .section-title{font-size:32px}.faq-question{padding:20px;font-size:15px}.faq-answer p{padding:0 20px 20px;font-size:15px}}.hero{position:relative;padding:2rem 0 1rem;display:flex;align-items:center;justify-content:center}@media (min-width:1024px){.hero .container{max-width:1400px}}.hero-banner{position:relative;background-color:#264c94;border-radius:36px;padding:0;overflow:hidden;box-shadow:0 20px 40px -12px #1f4fa34d,0 4px 0 0 #f97316;border-bottom:3px solid #f97316;width:100%;margin:0 auto;color:#fff}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:3rem;position:relative;z-index:2}.hero-background{position:absolute;inset:0;z-index:0;background:radial-gradient(circle at top right,#264c94 0,#1f4fa3 60%)}.hero-gradient{display:none}.hero-pattern{position:absolute;inset:0;background-image:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0d 1px,#0000 0);background-size:40px 40px;opacity:1}.hero-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hero-visual{display:flex;justify-content:center;align-items:center;position:relative}.hero-image{width:100%;max-width:500px;min-height:350px;height:auto;object-fit:cover;border-radius:24px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:#ffffff26;backdrop-filter:blur(8px);padding:.5rem 1rem;border-radius:100px;font-size:.875rem;font-weight:600;color:#fff;margin-bottom:1.5rem;border:1px solid #fff3}.badge-icon{color:#60a5fa}.hero-title{margin-bottom:1.25rem;line-height:1.1;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;letter-spacing:-.02em;color:#fff}.text-highlight{color:#fff;position:relative;display:inline-block;font-weight:600}.hero-subtitle{font-size:1.125rem;margin-bottom:1.25rem;color:#ffffffe6;line-height:1.6;font-weight:500}.hero-direct-answer,.hero-subtitle{max-width:600px;font-family:var(--font-primary)}.hero-direct-answer{font-size:.95rem;margin-bottom:2rem;color:#fffc;line-height:1.7;font-weight:400}.hero-trust{margin-bottom:2.5rem;width:100%}.trust-list{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;list-style:none;padding:0;margin:0}.trust-item{display:flex;align-items:center;gap:.6rem}.check-icon-wrapper{display:flex;align-items:center;justify-content:center;width:17px;height:17px;flex-shrink:0}.trust-text{text-align:start;color:#fff;font-size:1rem;font-weight:600}.hero-cta{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.hero-cta-button{font-size:1rem;min-height:3rem;background-color:#fff;color:#264c94;box-shadow:0 10px 25px -5px #0003}.hero-cta-button:hover{background-color:#f8fafc;color:#264c94;box-shadow:0 15px 30px -5px #0000004d}.hero-cta-button:active{background-color:#e2e8f0;color:#264c94}.cta-subtext{font-size:.875rem;color:#ffffffb3;font-weight:500}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@media (max-width:968px){.hero-banner{border-radius:var(--radius-xl)}.hero-grid{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.5rem;text-align:center}.hero-content{align-items:start;text-align:center;margin:0 auto;order:1;width:100%}.hero-visual{order:2;width:100%;margin-top:-1rem}.hero-title{text-align:start;font-size:1.84rem;margin-bottom:1rem}.hero-subtitle{text-align:start;font-size:1rem;margin-bottom:1.5rem;max-width:100%}.trust-list{align-items:flex-start;display:inline-flex;flex-direction:column;gap:.5rem}.hero-trust{display:flex;justify-content:start;margin-bottom:1.5rem}.hero-cta{align-items:start;gap:.75rem}.hero-cta-button{width:-moz-fit-content;width:fit-content;max-width:320px;padding:1rem 1.5rem;font-size:1rem;min-height:3rem}.hero-badge{margin-bottom:2.5rem;padding:.375rem .75rem;font-size:.75rem}.hero-image{max-height:20vh;min-height:20vh;width:auto;max-width:80%}.hero-badge{margin-bottom:1.5rem}}@media (max-width:480px){.hero{padding:.75rem 0 0;align-items:center;min-height:auto}.hero-banner{border-radius:var(--radius-xl);width:100%;box-shadow:0 4px 6px -1px #0000001a}.hero-banner,.hero-grid{display:flex;flex-direction:column}.hero-grid{padding:1.25rem 1.25rem 1rem;gap:.5rem;justify-content:center}.hero-content{justify-content:center;flex:1 1}.hero-badge{display:none}.hero-title{font-size:1.75rem;line-height:1.1;margin-bottom:.4rem}.hero-direct-answer,.hero-subtitle{display:none}.hero-trust{margin-bottom:.5rem}.trust-list{gap:.15rem}.trust-item{gap:.5rem}.check-icon-wrapper,.check-icon-wrapper svg{width:12px;height:12px}.trust-text{font-size:.75rem}.hero-cta{display:none}.hero-cta-button{padding:.75rem 1.5rem;font-size:.875rem;width:-moz-fit-content;width:fit-content;min-height:2.75rem}.cta-subtext{font-size:.7rem}.hero-image,.hero-visual{display:none}}:root{--gradient-cta:linear-gradient(135deg,#30e8ba,#0bdaa6)}.top-vpns{padding:2rem 0 4rem;background:linear-gradient(to bottom,var(--color-bg-primary),#4299e10d)}@media (min-width:1024px){.top-vpns .container{max-width:1400px}}.text-center{text-align:center}.section-header{margin-bottom:3rem;margin-top:1rem}.vpns-grid{display:flex;flex-direction:column;gap:2rem;max-width:1320px;margin:0 auto}.micro-trust-strip{text-align:center;font-size:.8rem;color:var(--color-text-muted);margin:0 0 -.8rem;padding:0;letter-spacing:.01em;line-height:1.4;font-weight:400}.micro-trust-strip time{font-weight:500}.micro-trust-strip .trust-sep:before{content:" • "}@media (max-width:768px){.micro-trust-strip .trust-sep{display:block}.micro-trust-strip .trust-sep:before{content:""}}.card-description-wrapper{display:contents}.ro-speed-note{display:block;font-size:.78rem;color:var(--color-text-muted);text-align:center;text-decoration:none;margin:-.25rem 0 .25rem;letter-spacing:.01em;transition:color .2s ease}.ro-speed-note:hover{color:var(--color-primary);text-decoration:underline}.vpn-card-item{border:3px solid gray;background:var(--gradient-card);border-radius:var(--radius-xl);padding:1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem}.gold{border:4px solid #f97316!important;border-radius:var(--radius-xl)!important;background:#fff;box-shadow:0 2px 16px #00000014;overflow:hidden;padding-top:3.75rem;box-shadow:5px 5px 0 #f97316}@media (max-width:768px){.vpn-card-item.gold .card-header{padding-top:2px}}.vpn-card-item.gold .header-discount-badge{background:#264c94;color:#fff;border:1px solid #f97316;box-shadow:none;letter-spacing:.02em;font-weight:500}.rating-text{display:inline-flex;align-items:center;justify-content:center;gap:.15rem;padding:.35rem .75rem;border-radius:8px;background:linear-gradient(135deg,#fffbeb,#fef3c7 50%,#fde68a);border:1.5px solid #d4a017;font-family:var(--font-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:0;line-height:1;box-shadow:0 2px 8px #b482142e,inset 0 0 0 1px #fff9;transition:all .2s ease;margin-top:6px}.rating-text:hover{transform:translateY(-1px);box-shadow:0 4px 14px #b4821447,inset 0 0 0 1px #ffffffb3;border-color:#b8860b}.rating-text .rating-value{font-weight:700;font-family:var(--font-primary);font-size:.975rem;color:#78350f;text-shadow:none;letter-spacing:-.02em}.rating-text .rating-max{display:none}.rating-text.rating-highlight{border-color:#b8860b;background:linear-gradient(135deg,#fef3c7,#fde68a 50%,#fbbf24);box-shadow:0 2px 10px #b4821440,inset 0 0 0 1px #ffffff80}.rating-text.rating-highlight:hover{border-color:#92400e}.card-badge-wrapper{position:absolute;top:0;left:0;right:0;display:flex;justify-content:start;z-index:10}.dual-badges{width:100%;display:flex;justify-content:space-between}.card-badge{color:#fff;display:flex;align-items:center;border-radius:15px 0 15px 0;padding:6px 14px 8px;font-weight:800;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border:none;background:#475569;line-height:1;box-shadow:0 2px 4px #0000001a}.vpn-card-item:first-child .card-badge-wrapper{left:0;top:0;right:auto;width:auto;transform:none;justify-content:flex-start;z-index:20}.card-badge-top{font-size:.85rem;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;background-color:#f97316;border:3px solid #f97316;border-radius:calc(var(--radius-xl) - 4px) 0 var(--radius-xl) 0;transform:translateY(-.5px) scaleY(1.01);line-height:1}.top-badge-wrapper{border-radius:0;display:flex;flex-direction:row;align-items:stretch;background-color:#264c94;justify-content:flex-start;border-radius:var(--radius-xl) 0 var(--radius-xl) 0}.vpn-card-item:first-child .top-badge-wrapper{background-color:#264c94;border-radius:0}.top-badge-wrapper .best-price-badge{border-radius:0 0 var(--radius-xl) 0;display:flex;align-items:center;justify-content:center;line-height:1;padding:calc(2px) 14px 3px}.top-badge-wrapper .best-price-badge svg{width:16px!important;height:16px!important;display:block;position:relative;top:-1px}.best-price-badge{color:#fff;background:#264c94;font-size:11px;padding:.25rem .5rem;display:inline-flex;align-items:center;justify-content:center;line-height:1;gap:.25rem;border:none}.best-price-badge,.fastest-badge{font-weight:600;font-size:.65rem;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.fastest-badge{color:var(--color-text-secondary);padding:.3rem .6rem;border-radius:0 var(--radius-xl) 0 var(--radius-md);border:none;background:#0000}.header-discount-badge{background:linear-gradient(135deg,#065f46,#047857);color:#ecfdf5;font-size:.7rem;font-weight:700;padding:.3rem .85rem;border-radius:6px;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 2px 8px #04785738,inset 0 0 0 1px #ffffff1a;white-space:nowrap;display:inline-block;border:1px solid #ffffff26}.header-price-info{display:flex;flex-direction:column;align-items:center;margin-top:2rem;line-height:1.2}.price-values{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;font-weight:700;text-align:center}.price-old{text-decoration:line-through;color:var(--color-text-muted);font-weight:500;font-size:.85em}.price-new{color:var(--color-text-primary);font-size:1.1em}.price-period{font-size:.75rem;margin-top:.15rem}.price-period,.vat-disclaimer{color:var(--color-text-muted);text-align:center}.vat-disclaimer{font-size:.65rem;opacity:.8;margin-top:.1rem}@keyframes pulse-glow{0%,to{box-shadow:0 2px 8px #0478574d}50%{box-shadow:0 2px 12px #04785773}}.card-header{display:flex;flex-direction:column;align-items:center;margin:0;min-width:190px;padding-top:.5rem}.card-header-link{text-decoration:none;color:inherit;border-radius:var(--radius-lg)}.card-header-link:visited{color:inherit}@media (hover:hover) and (pointer:fine){.card-header-link{cursor:pointer}}.card-logo{height:70px;max-width:175px;width:auto;object-fit:contain;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.card-logo.logo-light-bg{background:#fffffff2;padding:6px 10px;border-radius:8px}.card-content{display:flex;flex-direction:column;gap:.75rem}.card-description{text-align:left;margin:0;color:#000;font-size:.93rem;min-height:3.2em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.card-features{display:flex;flex-direction:column;gap:.4rem;margin:0;min-height:26px;align-items:flex-start}.card-features li{margin:0;white-space:normal;overflow-wrap:anywhere}.compatibility-section{margin:5px 0 10px;width:100%}.compatibility-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width:480px){.compatibility-grid{grid-template-columns:1fr;gap:10px}}.compatibility-column-title{font-size:.7rem;font-weight:700;color:var(--text-secondary);margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em;padding-bottom:2px}.platforms-row{display:flex;align-items:center;gap:2px;flex-wrap:wrap}.device-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:help;color:var(--text-secondary);transition:color .2s ease;padding:4px;border-radius:4px}.device-icon-wrapper:focus,.device-icon-wrapper:hover{color:var(--primary);background-color:#00000008}.device-tooltip{visibility:hidden;opacity:0;position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY_(-5px);background-color:#1f2937;color:#fff;padding:6px 10px;border-radius:6px;font-size:.75rem;white-space:nowrap;z-index:10;transition:all .2s ease;pointer-events:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:6px;font-weight:500;line-height:1.4;text-align:center;min-width:max-content;max-width:200px}.device-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid #0000;border-top-color:#1f2937}.device-icon-wrapper.active .device-tooltip,.device-icon-wrapper:active .device-tooltip,.device-icon-wrapper:focus .device-tooltip,.device-icon-wrapper:hover .device-tooltip{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}.card-actions{min-width:160px;border-left:1px solid #ffffff0d;padding-left:2rem}.card-actions,.cta-link-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem}.cta-link-wrapper{width:100%;text-decoration:none}.cta-url{font-size:.75rem;color:var(--color-text-muted);text-decoration:underline;opacity:.8;margin-top:.25rem;transition:opacity .2s ease}.cta-link-wrapper:hover .cta-url{opacity:1}.payment-trust-badge{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:.75rem;font-size:.7rem;color:var(--color-text-muted);font-weight:500;opacity:.9}.card-price{margin:0;padding:0;background:none}.btn-block{width:100%}@media (min-width:769px){.vpn-card-item{grid-template-columns:190px 1fr 340px;grid-template-rows:auto 1fr}.vpn-card-item .card-header{grid-column:1;grid-row:1/-1}.vpn-card-item .ro-speed-note{grid-column:1;grid-row:1/-1;align-self:end;margin:0 0 -.5rem}.vpn-card-item .card-description-wrapper{display:block;grid-column:2;grid-row:1}.vpn-card-item .card-content{grid-column:2;grid-row:2}.vpn-card-item .card-actions{grid-column:3;grid-row:1/-1}.card-actions{width:340px;min-width:340px}.card-actions .btn-primary{min-width:100%;white-space:nowrap;line-height:1.2;text-align:center}}@media (max-width:768px){.top-vpns{padding-top:1rem}.top-vpns .section-header{margin-bottom:1.5rem}.vpns-grid{gap:1.5rem}.vpn-card-item{display:flex;flex-direction:column;text-align:center;gap:1.5rem;padding-top:3rem;padding-left:1rem;padding-right:1rem}.vpn-card-item .card-header{order:2}.vpn-card-item .card-actions{order:3}.vpn-card-item .card-description-wrapper{order:4;display:block}.vpn-card-item .card-content{order:5}.card-badge-wrapper{left:0;right:0;display:flex;justify-content:center;gap:.25rem}.card-badge-top{border-radius:0 0 var(--radius-xl) var(--radius-xl)!important}.top-badge-wrapper{border-radius:0 0 var(--radius-xl) var(--radius-xl)}.dual-badges{width:auto;display:flex;justify-content:center;gap:.25rem}.card-badge{border-radius:0 0 var(--radius-xl) var(--radius-xl)}.made-in-ro-badge{border-radius:0 0 var(--radius-sm) var(--radius-sm)}.best-price-badge,.fastest-badge{border-radius:0 0 var(--radius-sm) var(--radius-sm)}.card-header{padding-top:0}.card-description{text-align:left;font-size:.77rem}.compatibility-column-title{text-align:left}.card-features{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;font-size:.85rem}.card-actions{border-left:none;padding-left:0;width:100%;padding-top:.25rem}.card-content{border-top:1px solid #0000000f;padding-top:.75rem}}@media (max-width:480px){.top-vpns{padding-top:.75rem}.top-vpns .section-header{display:none}.micro-trust-strip{font-size:.7rem;margin:-.25rem 0 .75rem}.vpns-grid{gap:1.25rem}.vpn-card-item{padding-left:.75rem;padding-right:.75rem;gap:.75rem}.card-actions .btn-primary{min-height:48px;width:100%;font-size:1rem}.card-actions{padding-top:.25rem}}