.hf-root{--red:#2b5fd6;--cta:#2b5fd6;--cta-hover:#1e49ae;--red-text:#2352c4;--navy:#011f5f;--ink:#011f5f;--ink-2:#4c577a;--paper:#fff;--sand:#e8eff9;--sand-2:#dce6f5;--line:#d8e2f1;--green:#0e3a6b;--gold:#d2ab68;--sky:#82a8ff;--white:#fff;--maxw:1180px;--radius:18px;--radius-sm:12px;--shadow:0 1px 2px #011f5f0d, 0 12px 32px -12px #011f5f33;--shadow-lg:0 30px 70px -30px #011f5f80;--f-display:"Poppins", system-ui, sans-serif;--f-body:"Inter", "Poppins", system-ui, sans-serif;background:var(--paper);color:var(--ink);font-family:var(--f-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.6;overflow-x:hidden}.hf-root *{box-sizing:border-box}.hf-root h1,.hf-root h2,.hf-root h3,.hf-root h4{font-family:var(--f-display);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.04}.hf-root h2{font-size:clamp(2rem,5.2vw,3.3rem);font-weight:700}.hf-root h3{font-size:clamp(1.35rem,3vw,1.9rem)}.hf-root p{margin:0}.hf-root img{max-width:100%;display:block}.hf-root a{color:inherit;text-decoration:none}.hf-root :focus-visible{outline:3px solid var(--red);outline-offset:3px;border-radius:6px}.hf-root .wrap{max-width:var(--maxw);margin:0 auto;padding:0 20px}.hf-root .section{padding:clamp(56px,9vw,110px) 0}.hf-root .eyebrow{font-family:var(--f-body);letter-spacing:.16em;text-transform:uppercase;color:var(--red-text);font-size:.78rem;font-weight:700}.hf-root .eyebrow.on-dark{color:#82a8ff}.hf-root .lede{color:var(--ink-2);max-width:44ch;font-size:clamp(1.05rem,2vw,1.25rem)}.hf-root .center{text-align:center}.hf-root .center .lede{margin-left:auto;margin-right:auto}.hf-root .btn{font-family:var(--f-body);cursor:pointer;text-align:center;border:1.5px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:15px 26px;font-size:1.02rem;font-weight:700;line-height:1;transition:transform .15s,background .2s,box-shadow .2s;display:inline-flex}.hf-root .btn:active{transform:translateY(1px)scale(.99)}.hf-root .btn-primary{background:var(--cta);color:#fff;box-shadow:0 8px 20px -8px #2b5fd6b3}.hf-root .btn-primary:hover{background:var(--cta-hover)}.hf-root .btn-ghost{color:var(--ink);border-color:var(--ink);background:0 0}.hf-root .btn-ghost:hover{background:var(--ink);color:#fff}.hf-root .btn-ghost.on-dark{color:#fff;border-color:#ffffff8c}.hf-root .btn-ghost.on-dark:hover{color:var(--ink);background:#fff}.hf-root .btn-lg{padding:18px 34px;font-size:1.1rem}.hf-root .btn-block{width:100%}.hf-root .hf-header{z-index:60;-webkit-backdrop-filter:saturate(1.4)blur(12px);backdrop-filter:saturate(1.4)blur(12px);background:#ffffffd1;border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s;position:sticky;top:0}.hf-root .hf-header.scrolled{border-color:var(--line);box-shadow:0 6px 24px -18px #0006}.hf-root .nav{justify-content:space-between;align-items:center;height:66px;display:flex}.hf-root .logo{font-family:var(--f-display);letter-spacing:-.03em;color:var(--navy);align-items:center;gap:10px;font-size:1.34rem;font-weight:700;display:inline-flex}.hf-root .logo .mark{flex:none;width:auto;height:34px;display:block}.hf-root .logo .wm{line-height:1}.hf-root .foot .logo{color:#fff;font-size:1.5rem}.hf-root .foot-logo img{background:#fff;border-radius:8px;padding:4px}.hf-root .nav-links{gap:30px;font-size:.98rem;font-weight:500;display:none}.hf-root .nav-links a{color:var(--ink-2)}.hf-root .nav-links a:hover{color:var(--ink)}.hf-root .nav-cta{align-items:center;gap:14px;display:flex}.hf-root .nav-signin{color:var(--ink-2);font-weight:600;display:none}.hf-root .header-btn{padding:11px 20px;font-size:.95rem}@media (width>=900px){.hf-root .nav-links{display:flex}.hf-root .nav-signin{display:inline}}.hf-root .hero{background:var(--ink);position:relative;overflow:hidden}.hf-root .hero-media{position:absolute;inset:0}.hf-root .hero-media img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.hf-root .hero-media:after{content:"";background:linear-gradient(#1414148c 0%,#14141447 38%,#141414b8 100%);position:absolute;inset:0}.hf-root .hero-inner{z-index:2;max-width:var(--maxw);color:#fff;flex-direction:column;justify-content:flex-end;min-height:min(88vh,760px);margin:0 auto;padding:80px 20px 40px;display:flex;position:relative}.hf-root .hero-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff47;border-radius:100px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:20px;padding:7px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.hf-root .hero-badge .dot{background:#82a8ff;border-radius:50%;width:8px;height:8px;animation:2.4s infinite hf-pulse;box-shadow:0 0 #7da7d9b3}@keyframes hf-pulse{0%{box-shadow:0 0 #7da7d999}70%{box-shadow:0 0 0 9px #7da7d900}to{box-shadow:0 0 #7da7d900}}.hf-root .hero h1{text-shadow:0 2px 30px #00000047;max-width:16ch;font-size:clamp(2.7rem,8.4vw,5.4rem);font-weight:800}.hf-root .hero h1 em{color:var(--sky);text-shadow:none;font-style:normal}.hf-root .hero-sub{color:#ffffffeb;max-width:46ch;margin-top:20px;font-size:clamp(1.05rem,2.4vw,1.35rem)}.hf-root .hero-cta{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hf-root .hero-cta .btn-lg{padding:17px 30px}@media (width<=520px){.hf-root .hero-cta .btn{flex:100%}}.hf-root .trustbar{background:var(--ink);color:#fff;border-top:1px solid #ffffff1a}.hf-root .trustbar .row{color:#ffffffe6;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 34px;padding:20px;font-size:.92rem;font-weight:600;display:flex}.hf-root .trustbar .ti{white-space:nowrap;align-items:center;gap:9px;display:inline-flex}.hf-root .trustbar b{color:#fff;font-weight:800}.hf-root .stars{color:var(--gold);letter-spacing:1px;font-size:.95rem}.hf-root .ico{stroke:#afc6ff;stroke-width:2px;fill:none;flex:none;width:17px;height:17px}.hf-root .press{background:var(--paper);border-bottom:1px solid var(--line)}.hf-root .press .row{color:#8494b5;letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 40px;padding:26px 20px;font-weight:700;display:flex}.hf-root .press .lab{letter-spacing:.18em;text-transform:uppercase;color:#9aa7c4;font-size:.72rem}.hf-root .press .name{font-family:var(--f-display);color:#8494b5;font-size:1.15rem}.hf-root .calc-sec{background:var(--sand)}.hf-root .calc-grid{align-items:center;gap:32px;display:grid}@media (width>=940px){.hf-root .calc-grid{grid-template-columns:1fr 1.05fr;gap:56px}}.hf-root .calc-copy h2{margin-bottom:16px}.hf-root .calc-controls{gap:24px;margin-top:26px;display:grid}.hf-root .control label{justify-content:space-between;align-items:baseline;margin-bottom:10px;font-weight:700;display:flex}.hf-root .control .val{font-family:var(--f-display);color:var(--red-text);font-size:1.15rem}.hf-root input[type=range]{appearance:none;background:var(--sand-2);outline-offset:5px;cursor:pointer;border-radius:100px;width:100%;height:8px}.hf-root input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--cta);cursor:grab;background:#fff;border-radius:50%;width:30px;height:30px;margin-top:-1px;box-shadow:0 3px 10px #2b5fd666}.hf-root input[type=range]::-moz-range-thumb{border:3px solid var(--cta);cursor:grab;background:#fff;border-radius:50%;width:26px;height:26px;box-shadow:0 3px 10px #2b5fd666}.hf-root input[type=range]::-webkit-slider-runnable-track{border-radius:100px;height:8px}.hf-root .ticket{background:var(--ink);color:#fff;box-shadow:var(--shadow-lg);border-radius:22px;padding:34px 30px 30px;position:relative;overflow:hidden}.hf-root .ticket:before,.hf-root .ticket:after{content:"";background:var(--sand);border-radius:50%;width:34px;height:34px;position:absolute;top:50%;transform:translateY(-50%)}.hf-root .ticket:before{left:-17px}.hf-root .ticket:after{right:-17px}.hf-root .tk-top{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;margin-bottom:22px;padding-bottom:16px;display:flex}.hf-root .tk-top .lab{letter-spacing:.18em;text-transform:uppercase;color:#82a8ff;font-size:.72rem;font-weight:700}.hf-root .tk-club{color:#fffc;font-size:.9rem;font-weight:700}.hf-root .tk-amount{font-family:var(--f-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:clamp(3.2rem,11vw,4.8rem);font-weight:800;line-height:1;display:flex}.hf-root .tk-amount .cur{color:var(--red);font-size:.42em;font-weight:700}.hf-root .tk-amount .per{color:#ffffff8c;font-size:.24em;font-weight:600;font-family:var(--f-body);letter-spacing:0}.hf-root .tk-break{color:#ffffffb8;gap:9px;margin-top:22px;font-size:.92rem;display:grid}.hf-root .tk-break .li{font-variant-numeric:tabular-nums;justify-content:space-between;display:flex}.hf-root .tk-break .li b{color:#fff;font-weight:700}.hf-root .tk-foot{color:#ffffff8c;border-top:1px dashed #fff3;margin-top:22px;padding-top:16px;font-size:.78rem}.hf-root .tk-cta{margin-top:20px}.hf-root .tk-annual{color:#afc6ff;background:#2b5fd629;border:1px solid #2b5fd659;border-radius:100px;align-items:center;gap:8px;margin-top:16px;padding:6px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.hf-root .you{background:var(--ink);color:#fff}.hf-root .you .split{align-items:center;gap:40px;display:grid}@media (width>=900px){.hf-root .you .split{grid-template-columns:1.1fr 1fr;gap:64px}}.hf-root .you h2{color:#fff;max-width:14ch}.hf-root .you h2 em{color:var(--sky);font-style:normal}.hf-root .checklist{gap:2px;margin:30px 0 0;padding:0;list-style:none;display:grid}.hf-root .checklist li{color:#fffffff0;opacity:0;border-bottom:1px solid #ffffff1f;align-items:flex-start;gap:16px;padding:16px 0;font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:500;transition:opacity .5s,transform .5s;display:flex;transform:translateY(10px)}.hf-root .checklist li.in{opacity:1;transform:none}.hf-root .tick{background:var(--red);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;margin-top:2px;display:grid}.hf-root .tick svg{stroke:#fff;stroke-width:3px;fill:none;width:16px;height:16px}.hf-root .you-punch{font-family:var(--f-display);margin-top:34px;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:700;line-height:1.1}.hf-root .you-punch span{color:var(--sky)}.hf-root .you-photos{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hf-root .you-photos img{object-fit:cover;aspect-ratio:3/4;background:#0a2350;border-radius:16px;width:100%;height:100%}.hf-root .you-photos img:first-child{aspect-ratio:3/5;grid-row:span 2}.hf-root .why-grid{grid-template-columns:1fr;gap:16px;margin-top:44px;display:grid}@media (width>=640px){.hf-root .why-grid{grid-template-columns:1fr 1fr}}@media (width>=960px){.hf-root .why-grid{grid-template-columns:1fr 1fr 1fr}}.hf-root .why-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;transition:transform .2s,box-shadow .2s}.hf-root .why-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.hf-root .why-ico{background:var(--sand);border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:18px;display:grid}.hf-root .why-ico svg{width:26px;height:26px;stroke:var(--red-text);stroke-width:2px;fill:none}.hf-root .why-card h3{margin-bottom:8px;font-size:1.25rem}.hf-root .why-card p{color:var(--ink-2);font-size:1rem}.hf-root .day{background:var(--ink);color:#fff}.hf-root .day h2{color:#fff}.hf-root .day .eyebrow{color:#82a8ff}.hf-root .timeline{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:44px;display:grid}@media (width>=760px){.hf-root .timeline{grid-template-columns:repeat(3,1fr)}}@media (width>=1040px){.hf-root .timeline{grid-template-columns:repeat(6,1fr)}}.hf-root .tl-step{color:#fff;background:#08214e;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:210px;display:flex;position:relative;overflow:hidden}.hf-root .tl-step img{object-fit:cover;opacity:.62;width:100%;height:100%;position:absolute;inset:0}.hf-root .tl-step:after{content:"";background:linear-gradient(#0000 30%,#000000d9);position:absolute;inset:0}.hf-root .tl-body{z-index:2;padding:16px;position:relative}.hf-root .tl-num{font-family:var(--f-display);color:var(--sky);letter-spacing:.1em;font-size:.8rem;font-weight:800}.hf-root .tl-step h4{margin-top:3px;font-size:1.08rem}.hf-root .tl-step p{color:#ffffffbf;margin-top:3px;font-size:.82rem}.hf-root .hosts-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:78%;grid-auto-flow:column;gap:16px;margin:40px -20px 0;padding:6px 20px 28px;display:grid;overflow-x:auto}.hf-root .hosts-scroll::-webkit-scrollbar{display:none}@media (width>=680px){.hf-root .hosts-scroll{grid-auto-columns:42%}}@media (width>=1040px){.hf-root .hosts-scroll{grid-auto-columns:28%}}.hf-root .host-card{scroll-snap-align:start;border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;display:flex;overflow:hidden}.hf-root .host-photo{background:var(--sand-2);height:240px;position:relative;overflow:hidden}.hf-root .host-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hf-root .host-flag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414d1;border-radius:100px;padding:6px 12px;font-size:.8rem;font-weight:700;position:absolute;top:12px;left:12px}.hf-root .host-rating{box-shadow:var(--shadow);background:#fff;border-radius:100px;align-items:center;gap:5px;padding:6px 11px;font-size:.82rem;font-weight:800;display:flex;position:absolute;top:12px;right:12px}.hf-root .host-rating svg{width:13px;height:13px;fill:var(--gold)}.hf-root .host-body{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.hf-root .host-id{align-items:center;gap:12px;display:flex}.hf-root .host-av{object-fit:cover;width:48px;height:48px;box-shadow:0 0 0 1px var(--line);border:2px solid #fff;border-radius:50%}.hf-root .host-id h4{font-size:1.15rem}.hf-root .host-id .club{color:var(--red-text);font-size:.88rem;font-weight:700}.hf-root .host-quote{color:var(--ink-2);font-size:1rem;font-style:italic;line-height:1.5}.hf-root .host-meta{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:6px;display:flex}.hf-root .chip{background:var(--sand);color:var(--ink-2);border-radius:100px;padding:5px 12px;font-size:.78rem;font-weight:600}.hf-root .chip.verified{color:var(--green);background:#e3edfa}.hf-root .scroll-hint{color:var(--ink-2);align-items:center;gap:10px;margin-top:2px;font-size:.85rem;font-weight:600;display:flex}.hf-root .story{background:var(--sand)}.hf-root .story-card{box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:0;display:grid;overflow:hidden}@media (width>=860px){.hf-root .story-card{grid-template-columns:1.05fr 1fr}}.hf-root .story-img{background:var(--sand-2);min-height:340px;position:relative}.hf-root .story-img img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hf-root .story-tag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414d1;border-radius:100px;padding:8px 14px;font-size:.84rem;font-weight:600;position:absolute;bottom:16px;left:16px}.hf-root .story-body{flex-direction:column;justify-content:center;padding:clamp(28px,4vw,52px);display:flex}.hf-root .story-q{font-family:var(--f-display);letter-spacing:-.01em;font-size:clamp(1.4rem,3vw,2.05rem);font-weight:600;line-height:1.22}.hf-root .story-q .mark{color:var(--red)}.hf-root .story-by{align-items:center;gap:13px;margin-top:22px;display:flex}.hf-root .story-by img{object-fit:cover;border-radius:50%;width:52px;height:52px}.hf-root .story-by b{display:block}.hf-root .story-by span{color:var(--ink-2);font-size:.9rem}.hf-root .globe{background:var(--ink);color:#fff;position:relative;overflow:hidden}.hf-root .counters{grid-template-columns:repeat(2,1fr);gap:22px 12px;margin-top:44px;display:grid}@media (width>=760px){.hf-root .counters{grid-template-columns:repeat(4,1fr)}}.hf-root .counter .n{font-family:var(--f-display);color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(2.4rem,7vw,3.6rem);font-weight:800;line-height:1}.hf-root .counter .n em{color:var(--sky);font-style:normal}.hf-root .counter .l{color:#ffffffad;margin-top:8px;font-size:.95rem;font-weight:600}.hf-root .ticker{background:#ffffff08;border:1px solid #ffffff24;border-radius:16px;margin-top:48px;overflow:hidden}.hf-root .ticker-head{letter-spacing:.06em;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff1f;align-items:center;gap:9px;padding:14px 18px;font-size:.82rem;font-weight:700;display:flex}.hf-root .ticker-head .live{background:#82a8ff;border-radius:50%;width:9px;height:9px;animation:2.4s infinite hf-pulse}.hf-root .feed{height:66px;position:relative;overflow:hidden}.hf-root .feed .item{opacity:0;align-items:center;gap:14px;padding:0 18px;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:0;transform:translateY(12px)}.hf-root .feed .item.active{opacity:1;transform:none}.hf-root .feed .av{object-fit:cover;border:2px solid #ffffff40;border-radius:50%;flex:none;width:38px;height:38px}.hf-root .feed .txt{font-size:.98rem}.hf-root .feed .txt b{font-weight:700}.hf-root .feed .time{color:#ffffff80;white-space:nowrap;margin-left:auto;font-size:.8rem}.hf-root .cities .head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 24px;display:flex}.hf-root .filters{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.hf-root .fbtn{border:1.5px solid var(--line);cursor:pointer;color:var(--ink-2);background:#fff;border-radius:100px;padding:9px 16px;font-size:.9rem;font-weight:600;transition:all .15s}.hf-root .fbtn:hover{border-color:var(--ink)}.hf-root .fbtn.active{background:var(--ink);color:#fff;border-color:var(--ink)}.hf-root .city-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:26px;display:grid}@media (width>=680px){.hf-root .city-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=980px){.hf-root .city-grid{grid-template-columns:repeat(4,1fr)}}.hf-root .city{color:#fff;background:linear-gradient(155deg,#0a2e7a 0%,#011f5f 58%,#001842 100%);border:1px solid #82a8ff38;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:160px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.hf-root .city:before{content:"";background:radial-gradient(120% 90% at 100% 0,#82a8ff4d,#0000 55%);position:absolute;inset:0}.hf-root .city:hover{border-color:#82a8ff8c;transform:translateY(-4px);box-shadow:0 22px 44px -24px #011f5fd9}.hf-root .city .flagbg{opacity:.9;filter:drop-shadow(0 2px 8px #00000059);font-size:2.6rem;line-height:1;position:absolute;top:10px;right:14px}.hf-root .city-body{z-index:2;padding:16px;position:relative}.hf-root .city .hot{z-index:3;background:var(--cta);color:#fff;letter-spacing:.05em;border-radius:100px;padding:5px 10px;font-size:.7rem;font-weight:800;position:absolute;top:12px;left:12px}.hf-root .city .hot.new{background:var(--gold);color:#2c2000}.hf-root .city h4{font-size:1.18rem}.hf-root .city p{color:var(--sky);margin-top:3px;font-size:.82rem;font-weight:600}.hf-root .city.hidden{display:none}.hf-root .trust{background:var(--sand)}.hf-root .obj-grid{grid-template-columns:1fr;gap:16px;margin-top:44px;display:grid}@media (width>=640px){.hf-root .obj-grid{grid-template-columns:1fr 1fr}}@media (width>=980px){.hf-root .obj-grid{grid-template-columns:1fr 1fr 1fr}}.hf-root .obj{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px}.hf-root .obj .qi{background:#e3edfa;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:16px;display:grid}.hf-root .obj .qi svg{width:22px;height:22px;stroke:var(--green);stroke-width:2px;fill:none}.hf-root .obj h4{margin-bottom:7px;font-size:1.12rem}.hf-root .obj p{color:var(--ink-2);font-size:.98rem}.hf-root .faq-list{border-top:1px solid var(--line);margin-top:40px}.hf-root .faq-item{border-bottom:1px solid var(--line)}.hf-root .faq-q{text-align:left;width:100%;font-family:var(--f-display);color:var(--ink);cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;padding:24px 44px 24px 0;font-size:clamp(1.1rem,2.4vw,1.4rem);font-weight:600;position:relative}.hf-root .faq-q .plus{width:26px;height:26px;transition:transform .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hf-root .faq-q .plus:before,.hf-root .faq-q .plus:after{content:"";background:var(--red);border-radius:2px;position:absolute}.hf-root .faq-q .plus:before{height:2.5px;top:12px;left:3px;right:3px}.hf-root .faq-q .plus:after{width:2.5px;transition:transform .3s;top:3px;bottom:3px;left:12px}.hf-root .faq-item.open .plus:after{transform:scaleY(0)}.hf-root .faq-a{max-height:0;transition:max-height .35s;overflow:hidden}.hf-root .faq-a p{color:var(--ink-2);padding:0 40px 26px 0;font-size:1.02rem}.hf-root .apply{background:var(--ink);color:#fff}.hf-root .apply-grid{align-items:center;gap:40px;display:grid}@media (width>=940px){.hf-root .apply-grid{grid-template-columns:1fr 1.02fr;gap:60px}}.hf-root .apply-copy h2{color:#fff;max-width:15ch}.hf-root .apply-copy h2 em{color:var(--sky);font-style:normal}.hf-root .apply-copy .lede{color:#ffffffd1}.hf-root .apply-list{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.hf-root .apply-list li{color:#ffffffe6;align-items:center;gap:12px;font-weight:500;display:flex}.hf-root .apply-list .tick{background:#011f5f40;border:1px solid #7da7d980;width:26px;height:26px}.hf-root .apply-list .tick svg{stroke:#82a8ff;width:14px;height:14px}.hf-root .formcard{background:var(--paper);color:var(--ink);box-shadow:var(--shadow-lg);border-radius:24px;padding:clamp(24px,3.4vw,38px)}.hf-root .prog{align-items:center;gap:8px;margin-bottom:8px;display:flex}.hf-root .prog .bar{background:var(--sand-2);border-radius:100px;flex:1;height:7px;overflow:hidden}.hf-root .prog .fill{background:var(--cta);border-radius:100px;width:33%;height:100%;transition:width .4s}.hf-root .prog .lab{color:var(--ink-2);white-space:nowrap;font-size:.78rem;font-weight:700}.hf-root .step-title{margin:14px 0 4px;font-size:1.5rem}.hf-root .step-sub{color:var(--ink-2);margin-bottom:22px;font-size:.96rem}.hf-root .field{margin-bottom:16px}.hf-root .field label{margin-bottom:7px;font-size:.9rem;font-weight:700;display:block}.hf-root .field input,.hf-root .field select{border:1.5px solid var(--line);width:100%;font-family:var(--f-body);color:var(--ink);background:#fff;border-radius:12px;padding:15px 16px;font-size:1rem;transition:border .15s}.hf-root .field input:focus,.hf-root .field select:focus{border-color:var(--cta);outline:none;box-shadow:0 0 0 4px #2b5fd61f}.hf-root .two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hf-root .chips{flex-wrap:wrap;gap:10px;display:flex}.hf-root .chip-sel{border:1.5px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:100px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:all .15s}.hf-root .chip-sel:hover{border-color:var(--ink)}.hf-root .chip-sel.on{background:var(--ink);color:#fff;border-color:var(--ink)}.hf-root .form-foot{margin-top:8px}.hf-root .form-note{color:var(--ink-2);text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.82rem;display:flex}.hf-root .form-note svg{width:15px;height:15px;stroke:var(--green);stroke-width:2px;fill:none;flex:none}.hf-root .trust-inline{color:var(--ink-2);justify-content:center;align-items:center;gap:7px;margin-bottom:18px;font-size:.85rem;font-weight:600;display:flex}.hf-root .trust-inline .stars{font-size:.9rem}.hf-root .back-link{color:var(--ink-2);cursor:pointer;font-size:.92rem;font-weight:600;font-family:var(--f-body);background:0 0;border:none;padding:10px 0}.hf-root .back-link:hover{color:var(--ink)}.hf-root .success{text-align:center;padding:20px 6px}.hf-root .success .ok{background:#e3edfa;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 18px;display:grid}.hf-root .success .ok svg{width:38px;height:38px;stroke:var(--green);stroke-width:3px;fill:none}.hf-root .foot{color:#ffffffb3;background:#001a4d;padding:56px 0 40px}.hf-root .foot-top{grid-template-columns:1fr;gap:34px;display:grid}@media (width>=760px){.hf-root .foot-top{grid-template-columns:1.4fr 1fr 1fr}}.hf-root .foot .logo{color:#fff;margin-bottom:12px;font-size:1.5rem}.hf-root .foot p{max-width:34ch;font-size:.95rem}.hf-root .foot h5{color:#fff;font-family:var(--f-body);margin:0 0 14px;font-size:.95rem;font-weight:700}.hf-root .foot ul{gap:10px;margin:0;padding:0;font-size:.95rem;list-style:none;display:grid}.hf-root .foot a:hover{color:#fff}.hf-root .foot-bot{color:#ffffff80;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:40px;padding-top:22px;font-size:.85rem;display:flex}.hf-root .sticky-cta{z-index:70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffff0;align-items:center;gap:12px;transition:transform .35s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.hf-root .sticky-cta.show{transform:none}.hf-root .sticky-cta .info{flex:1;min-width:0}.hf-root .sticky-cta .info b{font-family:var(--f-display);font-size:1rem;line-height:1.1;display:block}.hf-root .sticky-cta .info span{color:var(--ink-2);font-size:.78rem}.hf-root .sticky-cta .btn{flex:none;padding:14px 22px}@media (width>=860px){.hf-root .sticky-cta{display:none}}.hf-root .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.hf-root .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hf-root *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.hf-root .reveal,.hf-root .checklist li{opacity:1!important;transform:none!important}}.hf-root .consent-banner{z-index:1000;color:var(--ink);font-family:var(--f-body,inherit);background:#fff;border:1px solid #0f172a14;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 20px 60px #0f172a2e}.hf-root .consent-copy{flex-direction:column;flex:260px;gap:4px;min-width:0;display:flex}.hf-root .consent-copy b{color:var(--navy);font-weight:700}.hf-root .consent-copy span{color:var(--ink-2);font-size:.9rem;line-height:1.45}.hf-root .consent-actions{flex:none;gap:8px;display:flex}.hf-root .consent-actions .btn{padding:10px 18px;font-size:.9rem}@media (width<=520px){.hf-root .consent-banner{padding:14px;bottom:8px;left:8px;right:8px}.hf-root .consent-actions{justify-content:flex-end;width:100%}}.hf-root .success .ok.error{color:#dc2626;background:#fef2f2}.hf-root .next-steps{flex-direction:column;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.hf-root .next-steps li{color:var(--ink-2);background:#f8fafc;border:1px solid #0f172a0f;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;font-size:.92rem;line-height:1.45;display:flex}.hf-root .next-steps .ns-num{background:var(--navy);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:700;display:inline-flex}
