.home2{--bg: #fbfaf6;--bg-cream: #fdf8ec;--surface: #ffffff;--surface-2: #fbf8f1;--ink: #15130d;--ink-2: #3a372f;--muted: #6f6a5d;--subtle: #9b9588;--line: #e9e3d6;--line-soft: #f1ecdf;--red: #dd421c;--red-strong: #bf3515;--red-soft: #fdeee9;--green: #0f8f72;--green-strong:#0b6f59;--green-soft: #e6f6f1;--yellow: #ffd84d;--yellow-soft:#fff4cf;--blue: #2563eb;--blue-soft: #eaf1ff;--accent: var(--red);--accent-strong: var(--red-strong);--accent-soft: var(--red-soft);--radius-sm: 9px;--radius: 13px;--radius-lg: 20px;--radius-xl: 28px;--shadow-xs: 0 1px 2px rgba(20,16,8,.05);--shadow-sm: 0 2px 6px rgba(20,16,8,.05), 0 1px 2px rgba(20,16,8,.04);--shadow-md: 0 12px 30px -12px rgba(20,16,8,.18), 0 2px 8px rgba(20,16,8,.05);--shadow-lg: 0 30px 60px -22px rgba(20,16,8,.28), 0 6px 16px rgba(20,16,8,.06);--font-display: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "Geist Mono", "JetBrains Mono", ui-monospace, monospace;--maxw: 1200px;--pad: clamp(1.1rem, 4vw, 2rem);--retro: .55;background:var(--bg);color:var(--ink);font-family:var(--font-sans);line-height:1.55;font-size:16.5px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}.home2 *,.home2 *:before,.home2 *:after{box-sizing:border-box}.home2 img,.home2 svg{display:block;max-width:100%}.home2 a{color:inherit;text-decoration:none}.home2 button{font:inherit;cursor:pointer;color:inherit}.home2 ::selection{background:var(--accent);color:#fff}.home2 .container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--pad)}.home2 .display{font-family:var(--font-display);letter-spacing:-.03em;line-height:.98;font-weight:700}.home2 .mono{font-family:var(--font-mono)}.home2 .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.62rem 1.05rem;border-radius:10px;font-weight:650;font-size:.94rem;border:1px solid transparent;transition:transform .12s,box-shadow .15s,background .15s,border-color .15s;white-space:nowrap;cursor:pointer}.home2 .btn svg{width:1.05em;height:1.05em}.home2 .btn-primary{background:var(--accent);color:#fff;border-color:var(--accent-strong);box-shadow:var(--shadow-sm)}.home2 .btn-primary:hover{background:var(--accent-strong);transform:translateY(-1px);box-shadow:var(--shadow-md)}.home2 .btn-secondary{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:var(--shadow-xs)}.home2 .btn-secondary:hover{border-color:var(--ink-2);transform:translateY(-1px)}.home2 .btn-ghost{background:transparent;color:var(--ink-2);border-color:transparent;box-shadow:none}.home2 .btn-ghost:hover{background:var(--surface-2)}.home2 .btn-lg{padding:.82rem 1.4rem;font-size:1rem;border-radius:12px}.home2 .btn-block{width:100%}.home2 .hero{position:relative;padding-block:clamp(2.5rem,6vw,4.5rem) clamp(2.5rem,5vw,3.5rem)}.home2 .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(2rem,5vw,4rem);align-items:center}.home2 .eyebrow{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;white-space:nowrap;padding:.4rem .7rem .4rem .55rem;border-radius:999px;font-size:.78rem;font-weight:650;letter-spacing:.02em;background:var(--surface);border:1px solid var(--line);color:var(--ink-2);box-shadow:var(--shadow-xs)}.home2 .eyebrow .pulse{width:.5rem;height:.5rem;border-radius:999px;background:var(--green);position:relative}.home2 .eyebrow .pulse:after{content:"";position:absolute;inset:-4px;border-radius:999px;border:1px solid var(--green);opacity:.5;animation:home2-pulse 2.2s infinite}@keyframes home2-pulse{0%{transform:scale(.6);opacity:.7}to{transform:scale(1.5);opacity:0}}.home2 .hero h1{font-family:var(--font-display);font-weight:800;font-size:clamp(2.4rem,6vw,4.7rem);line-height:.96;letter-spacing:-.04em;margin:1.1rem 0 1rem;text-wrap:balance;color:var(--ink)}.home2 .hero h1 .mark{color:var(--accent)}.home2 .hero .lede{font-size:clamp(1.05rem,1.5vw,1.22rem);color:var(--muted);max-width:33ch;line-height:1.6}.home2 .hero-cta{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.6rem}.home2 .hero-trust{display:flex;flex-wrap:wrap;gap:1.8rem;margin-top:2rem;padding-top:1.5rem;border-top:1px dashed var(--line)}.home2 .hero-trust .t-stat strong{font-family:var(--font-display);font-weight:800;font-size:1.7rem;display:block;line-height:1;letter-spacing:-.02em}.home2 .hero-trust .t-stat span{font-size:.82rem;color:var(--muted)}.home2 .finder-wrap{position:relative}.home2 .finder{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.4rem;box-shadow:var(--shadow-md)}.home2 .finder__tag{position:absolute;top:-.85rem;left:1.3rem;padding:.28rem .65rem;border-radius:7px;white-space:nowrap;background:var(--ink);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home2 .finder h2{font-size:1.12rem;font-weight:700;margin-bottom:.9rem;letter-spacing:-.01em}.home2 .finder-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.25rem;background:var(--surface-2);border:1px solid var(--line);border-radius:11px;margin-bottom:1rem}.home2 .finder-tabs button{padding:.5rem;border:0;border-radius:8px;background:transparent;font-weight:600;font-size:.85rem;color:var(--muted);transition:.15s}.home2 .finder-tabs button.is-on{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs)}.home2 .finder-field{border:1px solid var(--line);border-radius:11px;padding:.6rem .8rem;background:var(--surface);margin-bottom:.7rem}.home2 .finder-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.home2 .finder-field label{display:block;font-size:.7rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--subtle)}.home2 .finder-row{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.home2 .finder-field input,.home2 .finder-field select{width:100%;border:0;background:transparent;font-weight:650;font-size:1rem;color:var(--ink);outline:none;padding-top:2px}.home2 .finder .btn-primary{margin-top:.2rem}.home2 .finder-popular{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-top:.9rem;padding-top:.9rem;border-top:1px dashed var(--line)}.home2 .finder-popular .lbl{font-size:.74rem;color:var(--subtle);font-weight:600;margin-right:.1rem}.home2 .chip{display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .6rem;border-radius:999px;border:1px solid var(--line);background:var(--surface);font-size:.8rem;font-weight:600;color:var(--ink-2);transition:.15s}.home2 .chip:hover{border-color:var(--accent);color:var(--accent-strong)}.home2 .chip .flag{font-size:1rem}.home2 .price-pop{position:absolute;right:-.4rem;bottom:-1.4rem;z-index:3;background:var(--ink);color:#fff;border-radius:14px;padding:.8rem 1rem;box-shadow:var(--shadow-md);display:flex;align-items:center;gap:.7rem}.home2 .price-pop .pp-flag{font-size:1.5rem}.home2 .price-pop .pp-amt{font-family:var(--font-display);font-weight:800;font-size:1.4rem;line-height:1}.home2 .price-pop .pp-lbl{font-size:.68rem;color:#b9b4a6;letter-spacing:.04em}.home2 .price-pop .pp-pergb{font-size:.72rem;color:var(--yellow);font-weight:650}.home2 .trust-strip{border-block:1px solid var(--line);background:var(--surface)}.home2 .trust-strip__inner{display:flex;align-items:center;gap:1.6rem;padding-block:1.1rem;flex-wrap:wrap}.home2 .trust-strip__lbl{font-size:.78rem;color:var(--muted);font-weight:600}.home2 .logo-row{display:flex;flex-wrap:wrap;gap:.6rem .9rem;align-items:center}.home2 .logo-link{display:inline-flex;align-items:center;opacity:.9;transition:opacity .15s,transform .15s}.home2 .logo-link:hover{opacity:1;transform:translateY(-1px)}.home2 .plogo-img{height:30px;width:auto;max-width:96px;object-fit:contain;border-radius:7px;background:#fff;border:1px solid var(--line);padding:3px 6px;flex:0 0 auto}.home2 .plogo-word{display:inline-flex;align-items:center;height:30px;padding:0 .6rem;border-radius:7px;background:var(--surface-2);border:1px solid var(--line);font-weight:750;font-size:.82rem;letter-spacing:-.01em;color:var(--ink);white-space:nowrap;flex:0 0 auto}.home2 .section{padding-block:clamp(3rem,7vw,5.5rem);position:relative}.home2 .section--cream{background:var(--bg-cream);border-block:1px solid var(--line)}.home2 .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2.2rem;flex-wrap:wrap}.home2 .section-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-strong);display:inline-flex;align-items:center;gap:.4rem}.home2 .section-eyebrow:before{content:"";width:1.4rem;height:2px;background:var(--accent);border-radius:2px}.home2 .section-title{font-family:var(--font-display);font-weight:800;font-size:clamp(1.7rem,3.6vw,2.9rem);letter-spacing:-.035em;line-height:1.02;margin-top:.55rem;text-wrap:balance;max-width:24ch;color:var(--ink)}.home2 .section-copy{color:var(--muted);font-size:1.04rem;line-height:1.6;max-width:52ch;margin-top:.8rem}.home2 .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .16s,box-shadow .16s,border-color .16s}.home2 .card-hover:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--line)}.home2 .badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.01em;border:1px solid var(--line);background:var(--surface-2);color:var(--ink-2)}.home2 .badge--green{background:var(--green-soft);color:var(--green-strong);border-color:color-mix(in srgb,var(--green) 22%,transparent)}.home2 .badge--deal{background:var(--yellow-soft);color:#8a5a00;border-color:#ecd48c}.home2 .badge--info{background:var(--blue-soft);color:#1d4ed8;border-color:#cfe0ff}.home2 .deals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.home2 .plan-card{padding:1.15rem;display:flex;flex-direction:column;gap:.85rem;position:relative}.home2 .plan-card.is-best{border-color:color-mix(in srgb,var(--accent) 45%,var(--line));box-shadow:var(--shadow-md)}.home2 .plan-card__rank{position:absolute;top:-.7rem;left:1rem;background:var(--accent);color:#fff;font-size:.68rem;font-weight:700;padding:.22rem .6rem;border-radius:999px;letter-spacing:.03em}.home2 .plan-card__head{display:flex;gap:.7rem;align-items:center}.home2 .plan-card__head .plogo-img{height:38px;max-width:116px}.home2 .plan-card__prov{font-weight:700;font-size:.98rem}.home2 .plan-card__loc{font-size:.82rem;color:var(--muted)}.home2 .plan-metrics{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.home2 .metric{border:1px solid var(--line-soft);border-radius:9px;padding:.55rem .7rem;background:var(--surface-2)}.home2 .metric .m-lbl{font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle);font-weight:650}.home2 .metric .m-val{font-weight:750;font-size:1.02rem;font-family:var(--font-display);letter-spacing:-.01em}.home2 .metric .m-val.unlimited{color:var(--green-strong)}.home2 .plan-badges{display:flex;flex-wrap:wrap;gap:.35rem}.home2 .plan-price{display:flex;align-items:baseline;gap:.5rem;margin-top:auto;flex-wrap:wrap}.home2 .plan-price .now{font-family:var(--font-display);font-weight:800;font-size:1.9rem;letter-spacing:-.02em;line-height:1}.home2 .plan-price .was{text-decoration:line-through;color:var(--subtle);font-size:.9rem}.home2 .plan-price .pergb{margin-left:auto;font-size:.78rem;font-weight:650;color:var(--accent-strong)}.home2 .plan-coupon{font-size:.8rem;color:var(--muted)}.home2 .plan-coupon code{font-family:var(--font-mono);background:var(--yellow-soft);border:1px dashed #ecd48c;color:#8a5a00;padding:.05rem .35rem;border-radius:5px;font-size:.78rem}.home2 .plan-card__cta{display:flex;gap:.5rem;align-items:stretch}.home2 .plan-card__cta .btn-primary{flex:1}.home2 .plan-card__cta .btn-ghost{border:1px solid var(--line);padding-inline:.7rem}.home2 .compare-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,340px);gap:1.4rem;align-items:start}.home2 .table-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.home2 .table-toolbar{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;padding:.9rem 1rem;border-bottom:1px solid var(--line-soft)}.home2 .table-toolbar .lbl{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle);font-weight:700;margin-right:.2rem}.home2 .fchip{padding:.32rem .65rem;border-radius:999px;border:1px solid var(--line);background:var(--surface);font-size:.8rem;font-weight:600;color:var(--ink-2);display:inline-flex;align-items:center;gap:.3rem;transition:.15s}.home2 .fchip:hover{border-color:var(--accent)}.home2 .fchip.is-on{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 40%,transparent);color:var(--accent-strong)}.home2 .table-toolbar .right{margin-left:auto;display:flex;gap:.4rem;align-items:center}.home2 .cmp-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.home2 table.cmp{width:100%;border-collapse:collapse}.home2 table.cmp th,.home2 table.cmp td{padding:.8rem 1rem;text-align:left;border-bottom:1px solid var(--line-soft);vertical-align:middle}.home2 table.cmp thead th{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:700;user-select:none;white-space:nowrap}.home2 table.cmp thead th.num,.home2 table.cmp td.num{text-align:right}.home2 table.cmp thead th .arrow{font-size:.7em;color:var(--accent-strong)}.home2 table.cmp thead th.sorted{color:var(--accent-strong)}.home2 table.cmp tbody tr{transition:background .12s}.home2 table.cmp tbody tr:hover{background:var(--surface-2)}.home2 table.cmp tbody tr.is-top{background:var(--accent-soft)}.home2 .cmp-prov{display:flex;align-items:center;gap:.6rem}.home2 .cmp-prov .plogo-img{height:30px;max-width:92px}.home2 .cmp-prov>div{min-width:0}.home2 .cmp-prov .nm{font-weight:700;font-size:.92rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .35rem;line-height:1.25}.home2 .cmp-prov .sub{font-size:.76rem;color:var(--muted)}.home2 .cmp-now{font-family:var(--font-display);font-weight:800;font-size:1.1rem}.home2 .cmp-was{font-size:.76rem;color:var(--subtle);text-decoration:line-through;display:block}.home2 .panel{padding:1.2rem}.home2 .panel+.panel{margin-top:1.1rem}.home2 .panel--accent{background:var(--ink);color:#fff;border:none}.home2 .panel--accent h3{color:#fff}.home2 .panel--accent p{color:#c8c3b6}.home2 .panel h3{font-size:1.02rem;font-weight:700;margin-bottom:.4rem}.home2 .panel p{font-size:.88rem;color:var(--muted);line-height:1.55}.home2 .panel .big{font-family:var(--font-display);font-weight:800;font-size:2.6rem;line-height:1;letter-spacing:-.02em;margin:.6rem 0}.home2 .panel .big small{font-size:.9rem;color:var(--yellow);font-weight:600}.home2 .country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.home2 .country-card{padding:1.05rem;display:flex;align-items:center;gap:.8rem}.home2 .country-card .flag{font-size:2rem;line-height:1}.home2 .country-card .c-name{font-weight:700;font-size:.98rem}.home2 .country-card .c-sub{font-size:.78rem;color:var(--muted)}.home2 .country-card .c-from{margin-left:auto;text-align:right}.home2 .country-card .c-from .lbl{font-size:.68rem;color:var(--subtle);text-transform:uppercase;letter-spacing:.05em}.home2 .country-card .c-from .amt{font-family:var(--font-display);font-weight:800;font-size:1.05rem}.home2 .tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.home2 .tool-card{padding:1.4rem;display:flex;flex-direction:column;gap:.7rem}.home2 .tool-ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-strong)}.home2 .tool-ic svg{width:22px;height:22px}.home2 .tool-card.t-green .tool-ic{background:var(--green-soft);color:var(--green-strong)}.home2 .tool-card.t-blue .tool-ic{background:var(--blue-soft);color:#1d4ed8}.home2 .tool-card.t-deal .tool-ic{background:var(--yellow-soft);color:#8a5a00}.home2 .tool-card h3{font-size:1.18rem;font-weight:700;letter-spacing:-.01em}.home2 .tool-card p{color:var(--muted);font-size:.92rem;line-height:1.55;flex:1}.home2 .tool-card .lnk{font-weight:650;font-size:.9rem;color:var(--accent-strong);display:inline-flex;align-items:center;gap:.3rem}.home2 .tool-card:hover .lnk{gap:.55rem}.home2 .bestfor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.home2 .bestfor-card{display:flex;align-items:flex-start;gap:.85rem;padding:1.15rem;color:inherit}.home2 .bestfor-card .ic{flex:0 0 auto;width:2.6rem;height:2.6rem;display:grid;place-items:center;font-size:1.45rem;line-height:1;background:var(--surface-2);border:1px solid var(--line);border-radius:12px}.home2 .bestfor-card .bf-eyebrow{font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong)}.home2 .bestfor-card h3{font-size:1.05rem;font-weight:700;letter-spacing:-.01em;margin-top:.05rem}.home2 .bestfor-card p{font-size:.87rem;color:var(--muted);line-height:1.5;margin-top:.3rem}.home2 .bestfor-card .lnk{display:inline-flex;align-items:center;gap:.3rem;margin-top:.55rem;font-weight:650;font-size:.85rem;color:var(--accent-strong)}.home2 .bestfor-card:hover .lnk{gap:.55rem}.home2 .region-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.home2 .region-card{display:flex;align-items:center;gap:.8rem;padding:.9rem 1.05rem;color:inherit}.home2 .region-card .r-emoji{font-size:1.6rem;line-height:1;flex:0 0 auto}.home2 .region-card .r-name{font-weight:700;font-size:1rem;letter-spacing:-.01em}.home2 .region-card .r-sub{font-size:.78rem;color:var(--muted);margin-top:.1rem}.home2 .region-card .r-arrow{margin-left:auto;color:var(--accent-strong);font-weight:800;transition:transform .15s ease}.home2 .region-card:hover .r-arrow{transform:translate(3px)}.home2 .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.home2 .step{padding:1.3rem;position:relative}.home2 .step .num{font-family:var(--font-display);font-weight:800;font-size:1.5rem;color:var(--accent);width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--accent-soft);margin-bottom:.9rem}.home2 .step h4{font-size:1.05rem;font-weight:700;margin-bottom:.35rem}.home2 .step p{font-size:.9rem;color:var(--muted);line-height:1.55}.home2 .step:not(:last-child):after{content:"";position:absolute;top:2.5rem;right:-.8rem;width:1.1rem;height:2px;background:var(--line)}.home2 .vs-table{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.home2 .vs-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.home2 .vs-table table{width:100%;border-collapse:collapse}.home2 .vs-table th,.home2 .vs-table td{padding:.85rem 1rem;text-align:center;border-bottom:1px solid var(--line-soft);font-size:.92rem}.home2 .vs-table thead th{font-size:.8rem;font-weight:700;color:var(--muted)}.home2 .vs-table tbody th{text-align:left;font-weight:650;color:var(--ink-2);font-size:.9rem}.home2 .vs-table .us{background:var(--accent-soft)}.home2 .vs-table thead .us{color:var(--accent-strong);font-weight:800;position:relative}.home2 .vs-table .yes{color:var(--green-strong);font-weight:700}.home2 .vs-table .no{color:var(--subtle)}.home2 .coverage{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2rem;align-items:center;background:var(--ink);color:#fff;border-radius:var(--radius-lg);padding:clamp(1.6rem,4vw,3rem);position:relative;overflow:hidden}.home2 .coverage:before{content:"";position:absolute;inset:0;background:radial-gradient(50% 80% at 90% 10%,color-mix(in srgb,var(--green) 40%,transparent),transparent 70%);opacity:.6}.home2 .coverage h2{position:relative;font-family:var(--font-display);font-weight:800;font-size:clamp(1.7rem,3.4vw,2.7rem);letter-spacing:-.03em;line-height:1.04;color:#fff}.home2 .coverage h2 em{font-style:normal;background:var(--yellow);color:var(--ink);padding:0 .25rem;border-radius:5px}.home2 .coverage p{position:relative;color:#c8c3b6;margin-top:1rem;font-size:1rem;line-height:1.6;max-width:44ch}.home2 .coverage-cta{position:relative;display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.6rem}.home2 .coverage .btn-secondary{background:#ffffff14;border-color:#fff3;color:#fff}.home2 .coverage .btn-secondary:hover{background:#ffffff29}.home2 .coverage-stats{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff1f;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.home2 .coverage-stats .cs{background:#1b1812;padding:1.3rem}.home2 .coverage-stats .cs strong{font-family:var(--font-display);font-weight:800;font-size:2rem;display:block;line-height:1;letter-spacing:-.02em}.home2 .coverage-stats .cs span{font-size:.8rem;color:#b6b1a4;margin-top:.35rem;display:block}.home2 .guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.home2 .guide-card{overflow:hidden;display:flex;flex-direction:column}.home2 .guide-thumb{height:120px;display:grid;place-items:center;font-family:var(--font-display);font-weight:800;letter-spacing:.08em;font-size:.9rem;background:var(--green-soft);color:var(--green-strong);border-bottom:1px solid var(--line);text-align:center;padding-inline:1rem}.home2 .guide-thumb.g-deal{background:var(--yellow-soft);color:#8a5a00}.home2 .guide-thumb.g-info{background:var(--blue-soft);color:#1d4ed8}.home2 .guide-body{padding:1.1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.home2 .guide-body .meta{font-size:.74rem;color:var(--subtle);text-transform:uppercase;letter-spacing:.05em;font-weight:650}.home2 .guide-body h3{font-size:1.08rem;font-weight:700;letter-spacing:-.01em;line-height:1.25}.home2 .guide-body p{font-size:.9rem;color:var(--muted);flex:1}.home2 .guide-body .lnk{font-weight:650;font-size:.88rem;color:var(--accent-strong)}.home2 .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 1.4rem}.home2 .faq-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:var(--shadow-xs);height:fit-content}.home2 .faq-item summary{padding:1rem 1.15rem;font-weight:650;font-size:.98rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:center}.home2 .faq-item summary::-webkit-details-marker{display:none}.home2 .faq-item summary .ic{flex:0 0 auto;width:22px;height:22px;border-radius:6px;background:var(--surface-2);display:grid;place-items:center;transition:.2s;color:var(--muted);font-weight:700}.home2 .faq-item[open] summary .ic{transform:rotate(45deg);background:var(--accent);color:#fff}.home2 .faq-item p{padding:0 1.15rem 1.1rem;color:var(--muted);font-size:.92rem;line-height:1.6}.home2 .cta-band{background:var(--accent);color:#fff;border-radius:var(--radius-lg);padding:clamp(1.8rem,4vw,3rem);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;position:relative;overflow:hidden}.home2 .cta-band:after{content:"";position:absolute;right:-40px;top:-40px;width:240px;height:240px;border-radius:50%;background:#ffffff14}.home2 .cta-band h2{position:relative;font-family:var(--font-display);font-weight:800;font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:-.03em;line-height:1.05;color:#fff}.home2 .cta-band p{position:relative;color:#ffffffd9;margin-top:.6rem;max-width:46ch}.home2 .cta-band .acts{position:relative;display:flex;flex-direction:column;gap:.6rem}.home2 .cta-band .btn-primary{background:#fff;color:var(--accent-strong);border-color:#fff}.home2 .cta-band .btn-primary:hover{background:var(--ink);color:#fff}.home2 .cta-band .btn-secondary{background:transparent;border-color:#fff6;color:#fff}.home2 .cta-band .btn-secondary:hover{background:#ffffff1f}.home2 .newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:center;background:var(--bg-cream);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(1.6rem,4vw,2.6rem)}.home2 .newsletter h2{font-family:var(--font-display);font-weight:800;font-size:clamp(1.5rem,2.6vw,2.1rem);letter-spacing:-.025em;color:var(--ink)}.home2 .newsletter p{color:var(--muted);margin-top:.5rem}.home2 .nl-form{display:flex;gap:.5rem;flex-wrap:wrap}.home2 .nl-form input[type=email]{flex:1;min-width:200px;padding:.8rem 1rem;border:1px solid var(--line);border-radius:11px;background:var(--surface);font-size:.95rem;color:var(--ink)}.home2 .nl-form input[type=email]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.home2 .nl-consent{display:flex;align-items:flex-start;gap:.5rem;width:100%;font-size:.82rem;color:var(--muted);margin-top:.3rem}.home2 .nl-consent input{margin-top:.2rem}.home2 .nl-note{font-size:.8rem;color:var(--subtle);margin-top:.6rem}.home2 .nl-note a{color:var(--accent-strong);text-decoration:underline}@media(max-width:1080px){.home2 .hero-grid{grid-template-columns:1fr}.home2 .price-pop{display:none}.home2 .deals-grid{grid-template-columns:repeat(2,1fr)}.home2 .compare-layout{grid-template-columns:1fr}.home2 .country-grid{grid-template-columns:repeat(3,1fr)}.home2 .tools-grid,.home2 .guides-grid,.home2 .bestfor-grid{grid-template-columns:1fr 1fr}.home2 .region-grid{grid-template-columns:repeat(3,1fr)}.home2 .steps{grid-template-columns:repeat(2,1fr)}.home2 .step:not(:last-child):after{display:none}.home2 .coverage,.home2 .newsletter,.home2 .cta-band{grid-template-columns:1fr}}@media(max-width:720px){.home2{font-size:16px}.home2 .section-head{flex-direction:column;align-items:flex-start}.home2 .deals-grid,.home2 .country-grid,.home2 .tools-grid,.home2 .guides-grid,.home2 .faq-grid,.home2 .steps,.home2 .bestfor-grid{grid-template-columns:1fr}.home2 .region-grid{grid-template-columns:1fr 1fr}.home2 .finder-row{grid-template-columns:1fr}.home2 .hero-trust{gap:1.2rem}.home2 .vs-table table{min-width:560px}.home2 table.cmp{min-width:600px}}@media(max-width:460px){.home2 .hero-trust .t-stat strong{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.home2 *,.home2 *:before,.home2 *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
