.sec[data-astro-cid-dhfotatx]{padding-block:clamp(4rem,9vw,7.5rem)}.sec__h[data-astro-cid-dhfotatx]{font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.02em;margin-bottom:1rem}.sec__lede[data-astro-cid-dhfotatx]{max-width:58ch;color:var(--fg-muted);font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.85}.eyebrow[data-astro-cid-dhfotatx]{font-size:.74rem;letter-spacing:.22em;color:var(--accent);margin-bottom:1rem}.hero[data-astro-cid-dhfotatx]{position:relative;min-height:100dvh;display:grid;align-items:end;overflow:hidden;background:var(--color-ground)}.hero[data-astro-cid-dhfotatx] .hero__bg,.hero[data-astro-cid-dhfotatx] .hero__bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__scrim[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:linear-gradient(to top,#06171e 6%,color-mix(in srgb,#06171e 55%,transparent) 48%,color-mix(in srgb,#06171e 72%,transparent))}.hero__in[data-astro-cid-dhfotatx]{position:relative;padding-block:8rem 4.5rem;color:#edf3f4}.hero__h1[data-astro-cid-dhfotatx]{font-size:clamp(2.6rem,8vw,5.6rem);line-height:var(--lh-display);letter-spacing:-.03em;text-shadow:0 3px 40px rgba(6,23,30,.6);padding-bottom:.08em;margin-bottom:1.1rem}.hero__sub[data-astro-cid-dhfotatx]{max-width:48ch;font-size:clamp(1rem,2vw,1.2rem);color:#cfdde1;line-height:1.75;margin-bottom:2rem}.hero__search[data-astro-cid-dhfotatx]{margin-bottom:2rem}.hero__cta[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}@media(min-width:900px){.hero__in[data-astro-cid-dhfotatx]{padding-block:9rem 5.5rem}.hero__h1[data-astro-cid-dhfotatx]{max-width:18ch}}.cats[data-astro-cid-dhfotatx]{display:grid;gap:1px;margin-top:2.75rem;background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr}@media(min-width:1000px){.cats[data-astro-cid-dhfotatx]{grid-template-columns:repeat(3,1fr)}}.cat[data-astro-cid-dhfotatx]{position:relative;display:block;background:var(--bg);overflow:hidden}.cat[data-astro-cid-dhfotatx] img{width:100%;aspect-ratio:16/10;object-fit:cover;opacity:.5;transition:opacity .4s ease,transform .6s cubic-bezier(.2,0,0,1)}.cat[data-astro-cid-dhfotatx]:hover img{opacity:.82;transform:scale(1.04)}.cat__b[data-astro-cid-dhfotatx]{padding:clamp(.85rem,3vw,1.4rem) clamp(.85rem,3vw,1.4rem) clamp(1rem,3.4vw,1.6rem)}.cat__t[data-astro-cid-dhfotatx]{font-size:clamp(1rem,3.4vw,1.3rem);margin-bottom:.45rem}.cat[data-astro-cid-dhfotatx]:hover .cat__t[data-astro-cid-dhfotatx]{color:var(--accent)}.cat__d[data-astro-cid-dhfotatx]{display:none}@media(min-width:640px){.cat__d[data-astro-cid-dhfotatx]{display:block;font-size:.88rem;color:var(--fg-muted);line-height:1.7}}.cat__n[data-astro-cid-dhfotatx]{position:absolute;top:.65rem;inset-inline-end:.7rem;padding:.15rem .45rem;background:color-mix(in srgb,#06171e 72%,transparent);color:var(--accent);font-size:.72rem}@media(min-width:640px){.cat__n[data-astro-cid-dhfotatx]{top:.9rem;inset-inline-end:1rem;padding:.2rem .5rem;font-size:.78rem}}.visa[data-astro-cid-dhfotatx]{display:grid;padding-block:0;grid-template-columns:1fr;border-block:1px solid var(--line)}@media(min-width:900px){.visa[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr}}.visa__media[data-astro-cid-dhfotatx] img{width:100%;height:100%;min-height:20rem;object-fit:cover}.visa__body[data-astro-cid-dhfotatx]{display:grid;align-items:center;padding:clamp(2.5rem,6vw,5.5rem) clamp(1.25rem,4vw,4rem)}.visa__inner[data-astro-cid-dhfotatx]{max-width:48ch}.visa__l[data-astro-cid-dhfotatx]{list-style:none;margin:1.75rem 0 2rem;padding:0;display:flex;flex-direction:column;gap:.7rem}.visa__l[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{position:relative;padding-inline-start:1.5rem;color:var(--fg-muted);line-height:1.7}.visa__l[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:before{content:"";position:absolute;inset-inline-start:0;top:.75em;width:8px;height:1px;background:var(--accent)}.visa__cta[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:.75rem}.auth__h[data-astro-cid-dhfotatx]{margin-bottom:2.25rem}.auth[data-astro-cid-dhfotatx]{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr)}@media(min-width:720px){.auth[data-astro-cid-dhfotatx]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1060px){.auth[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,1fr)}}.auth__c[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.3rem;padding:1.15rem 1.1rem;background:var(--bg);transition:background .2s ease,color .2s ease}.auth__c[data-astro-cid-dhfotatx]:hover{background:color-mix(in srgb,var(--accent) 10%,var(--bg));color:var(--accent)}.auth__n[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-weight:700;font-size:1rem;line-height:1.35}.auth__a[data-astro-cid-dhfotatx]{font-size:.68rem;color:var(--fg-muted);letter-spacing:.1em}.how[data-astro-cid-dhfotatx]{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;grid-template-columns:1fr}@media(min-width:860px){.how[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,1fr)}}.how__s[data-astro-cid-dhfotatx]{position:relative;padding:1.75rem 1.5rem 2rem 0;border-top:1px solid var(--line)}@media(min-width:860px){.how__s[data-astro-cid-dhfotatx]{padding-inline-end:2rem}.how__s[data-astro-cid-dhfotatx]:after{content:"";position:absolute;top:-1px;inset-inline-start:0;width:34px;height:2px;background:var(--accent)}}.how__n[data-astro-cid-dhfotatx]{display:block;font-size:.8rem;color:var(--accent);margin-bottom:.85rem;letter-spacing:.15em}.how__t[data-astro-cid-dhfotatx]{font-size:1.25rem;margin-bottom:.5rem}.how__d[data-astro-cid-dhfotatx]{font-size:.92rem;color:var(--fg-muted);line-height:1.75}.stats[data-astro-cid-dhfotatx]{background:var(--panel);border-block:1px solid var(--line)}.stats__r[data-astro-cid-dhfotatx]{display:grid;gap:2rem 1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:900px){.stats__r[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,1fr)}}.stat[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.4rem}.stat__n[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1;color:var(--accent);letter-spacing:-.02em}.stat__n--sm[data-astro-cid-dhfotatx]{font-size:clamp(.95rem,1.6vw,1.1rem);line-height:1.6;font-family:var(--font-body);font-weight:400;color:var(--fg)}.stat__l[data-astro-cid-dhfotatx]{font-size:.85rem;color:var(--fg-muted)}.revs[data-astro-cid-dhfotatx]{columns:1;margin-top:2.5rem}@media(min-width:720px){.revs[data-astro-cid-dhfotatx]{columns:2}}@media(min-width:1060px){.revs[data-astro-cid-dhfotatx]{columns:3}}.rev[data-astro-cid-dhfotatx]{break-inside:avoid;margin:0 0 1px;padding:1.5rem 1.4rem;background:var(--panel);border:1px solid var(--line)}.rev[data-astro-cid-dhfotatx] blockquote[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1rem;line-height:1.8}.rev__by[data-astro-cid-dhfotatx]{display:flex;align-items:baseline;gap:.75rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--line)}.rev__nm[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-weight:700;font-size:.92rem}.rev__m[data-astro-cid-dhfotatx]{margin-inline-start:auto;font-size:.75rem;color:var(--accent)}.revs__n[data-astro-cid-dhfotatx]{margin-top:1.5rem;font-size:.8rem;color:var(--fg-muted)}.faq[data-astro-cid-dhfotatx]{margin-top:2.25rem;border-top:1px solid var(--line)}.faq__i[data-astro-cid-dhfotatx]{border-bottom:1px solid var(--line)}.faq__i[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:1rem;padding:1.35rem .25rem;cursor:pointer;list-style:none;font-family:var(--font-display);font-weight:700;font-size:clamp(1.02rem,2vw,1.2rem)}.faq__i[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx]::-webkit-details-marker{display:none}.faq__i[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{flex:none;margin-inline-start:auto;color:var(--accent);transition:transform .3s cubic-bezier(.2,0,0,1)}.faq__i[data-astro-cid-dhfotatx][open] summary[data-astro-cid-dhfotatx]{color:var(--accent)}.faq__i[data-astro-cid-dhfotatx][open] summary[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{transform:rotate(135deg)}.faq__i[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{padding:0 .25rem 1.5rem;max-width:68ch;color:var(--fg-muted);line-height:1.85}.close[data-astro-cid-dhfotatx]{display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:960px){.close[data-astro-cid-dhfotatx]{grid-template-columns:1.4fr 1fr;gap:4rem}}.close__h[data-astro-cid-dhfotatx]{margin-bottom:1.75rem}.close__r[data-astro-cid-dhfotatx]{border-top:1px solid var(--line)}.close__a[data-astro-cid-dhfotatx]{display:inline-block;margin-top:1.5rem;color:var(--accent);font-family:var(--font-display);font-weight:700}.close__c[data-astro-cid-dhfotatx]{align-self:start;padding:2rem 1.75rem 2.25rem;background:var(--panel);border:1px solid var(--accent);display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.close__ch[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:1.6rem;font-weight:800;line-height:1.2}.close__c[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--fg-muted);line-height:1.8}.disc[data-astro-cid-dhfotatx]{margin-bottom:2rem;padding:1rem 1.15rem;border:1px solid var(--line);background:color-mix(in srgb,var(--accent) 6%,transparent);font-size:.82rem;color:var(--fg-muted);line-height:1.8}
