.drift-wall{width:100%;height:100%;perspective:var(--dw-perspective,1200px);perspective-origin:50%;--dw-tile-w:200px;--dw-tile-h:132px;--dw-gap:18px;--dw-radius:14px;--dw-lift:64px;--dw-dim:.55;--dw-gray:0;--dw-overlay:#060010;--dw-edge:40%;-webkit-mask-image:radial-gradient(ellipse 78% 82% at 50% 46%, #000 var(--dw-edge), transparent 100%), linear-gradient(to top, #000 var(--dw-edge), transparent 100%);-webkit-mask-composite:source-in;mask-image:radial-gradient(ellipse 78% 82% at 50% 46%, #000 var(--dw-edge), transparent 100%), linear-gradient(to top, #000 var(--dw-edge), transparent 100%);position:relative;overflow:hidden;mask-composite:intersect}.drift-wall__plane{transform-style:preserve-3d;cursor:pointer;transform-origin:50%;will-change:transform;flex-direction:row;display:flex;position:absolute;top:50%;left:50%}.drift-wall__col{width:calc(var(--dw-tile-w) + var(--dw-gap));transform-style:preserve-3d;position:relative}.drift-wall__track{will-change:transform;transform-style:preserve-3d;flex-direction:column;display:flex}.drift-wall__tile{width:100%;height:calc(var(--dw-tile-h) + var(--dw-gap));transform-style:preserve-3d;outline:none;flex:none;display:block;position:relative}.drift-wall__inner{inset:calc(var(--dw-gap) / 2);border-radius:var(--dw-radius);opacity:var(--dw-dim);pointer-events:none;background:#0b0b12;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1);display:block;position:absolute;overflow:hidden;transform:translateZ(0)}.drift-wall__tile img{object-fit:cover;width:100%;height:100%;filter:grayscale(var(--dw-gray)) saturate(.92);user-select:none;-webkit-user-drag:none;transition:filter .42s cubic-bezier(.22,1,.36,1);display:block}.drift-wall__overlay{background:var(--dw-overlay);opacity:.42;pointer-events:none;transition:opacity .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.drift-wall__tile.is-active .drift-wall__inner,.drift-wall__tile:focus-visible .drift-wall__inner{opacity:1;transform:translateZ(var(--dw-lift));box-shadow:0 24px 60px -18px #000000b3}.drift-wall__tile.is-active img,.drift-wall__tile:focus-visible img{filter:grayscale(0)saturate(1.05)}.drift-wall__tile.is-active .drift-wall__overlay,.drift-wall__tile:focus-visible .drift-wall__overlay{opacity:0}.drift-wall__tile:focus-visible .drift-wall__inner{box-shadow:0 24px 60px -18px #000000b3,0 0 0 2px #ffffffe6}@media (prefers-reduced-motion:reduce){.drift-wall__plane,.drift-wall__track{will-change:auto}}.logoloop{--logoloop-gap:32px;--logoloop-logoHeight:28px;--logoloop-fadeColorAuto:#fff;position:relative}.logoloop--vertical{height:100%;display:inline-block}.logoloop--scale-hover{padding-top:calc(var(--logoloop-logoHeight) * .1);padding-bottom:calc(var(--logoloop-logoHeight) * .1)}@media (prefers-color-scheme:dark){.logoloop{--logoloop-fadeColorAuto:#0b0b0b}}.logoloop__track{will-change:transform;user-select:none;z-index:0;width:max-content;display:flex;position:relative}.logoloop--vertical .logoloop__track{flex-direction:column;width:100%;height:max-content}.logoloop__list{align-items:center;display:flex}.logoloop--vertical .logoloop__list{flex-direction:column}.logoloop__item{margin-right:var(--logoloop-gap);font-size:var(--logoloop-logoHeight);flex:none;line-height:1}.logoloop--vertical .logoloop__item{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__item:last-child{margin-right:var(--logoloop-gap)}.logoloop--vertical .logoloop__item:last-child{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__node{align-items:center;display:inline-flex}.logoloop__item img{height:var(--logoloop-logoHeight);object-fit:contain;width:auto;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.logoloop--scale-hover .logoloop__item{overflow:visible}.logoloop--scale-hover .logoloop__item:hover img,.logoloop--scale-hover .logoloop__item:hover .logoloop__node{transform-origin:50%;transform:scale(1.2)}.logoloop--scale-hover .logoloop__node{transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop__link{border-radius:4px;align-items:center;text-decoration:none;transition:opacity .2s;display:inline-flex}.logoloop__link:hover{opacity:.8}.logoloop__link:focus-visible{outline-offset:2px;outline:2px solid}.logoloop--fade:before,.logoloop--fade:after{content:"";pointer-events:none;z-index:10;width:clamp(24px,8%,120px);position:absolute;top:0;bottom:0}.logoloop--fade:before{background:linear-gradient(to right, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);left:0}.logoloop--fade:after{background:linear-gradient(to left, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);right:0}.logoloop--vertical.logoloop--fade:before,.logoloop--vertical.logoloop--fade:after{width:100%;height:clamp(24px,8%,120px);left:0;right:0}.logoloop--vertical.logoloop--fade:before{background:linear-gradient(to bottom, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);top:0;bottom:auto}.logoloop--vertical.logoloop--fade:after{background:linear-gradient(to top, var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0%, #0000 100%);top:auto;bottom:0}@media (prefers-reduced-motion:reduce){.logoloop__track{transform:translate(0,0)!important}.logoloop__item img,.logoloop__node{transition:none!important}}.partner-logo-loop{width:100%;padding:10px 0;overflow:hidden}.partner-logo-loop .logoloop__item{margin-right:18px}.partner-logo-loop__card{border:1px solid var(--line,#e4e9f2);background:#fff;border-radius:24px;align-items:center;gap:18px;width:min(540px,100vw - 72px);min-height:108px;padding:18px 22px;display:flex;box-shadow:0 14px 38px -24px #10182647}.partner-logo-loop__card img{object-fit:contain;border-radius:0;flex:none;width:72px;height:58px}.partner-logo-loop__card p{color:var(--ink-soft,#5b6779);margin:0;font-size:.9rem;line-height:1.5}.partner-logo-loop__card p span{color:var(--ink,#101826);margin-bottom:2px;display:block}.partner-logo-loop__card strong{font-weight:700}@media (width<=560px){.partner-logo-loop__card{gap:13px;width:min(350px,100vw - 48px);padding:16px}.partner-logo-loop__card img{border-radius:0;width:58px;height:46px}.partner-logo-loop__card p{font-size:.8rem}}.specular-button{--sb-radius:18px;--sb-tint:#fff;--sb-tint-opacity:0;--sb-blur:0px;--sb-text-color:#f5f5f5;letter-spacing:.01em;color:var(--sb-text-color);background:color-mix(in srgb, var(--sb-tint) calc(var(--sb-tint-opacity) * 100%), transparent);border-radius:var(--sb-radius);-webkit-backdrop-filter:blur(var(--sb-blur));cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;margin:0;font-family:inherit;font-weight:500;line-height:1;transition:transform .15s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 8px 24px #00000040}.specular-button:active{transform:scale(.97)}.specular-button:focus-visible{outline:2px solid color-mix(in srgb, var(--sb-text-color) 60%, transparent);outline-offset:3px}.specular-button:disabled{opacity:.55;cursor:default}.specular-button:disabled:active{transform:none}.specular-button--sm{padding:10px 22px;font-size:.85rem}.specular-button--md{padding:14px 30px;font-size:1rem}.specular-button--lg{padding:18px 40px;font-size:1.15rem}.specular-button__fx{pointer-events:none;z-index:1;position:absolute;inset:-20px}.specular-button__fx canvas{width:100%;height:100%;display:block}.specular-button__label{z-index:2;position:relative}@font-face{font-family:DF Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/dataflow/fonts/fig-400.woff2)format("woff2")}@font-face{font-family:DF Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/dataflow/fonts/fig-500.woff2)format("woff2")}@font-face{font-family:DF Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/dataflow/fonts/fig-600.woff2)format("woff2")}@font-face{font-family:DF Figtree;font-style:normal;font-weight:700;font-display:swap;src:url(/dataflow/fonts/fig-700.woff2)format("woff2")}@font-face{font-family:DF Figtree;font-style:normal;font-weight:800;font-display:swap;src:url(/dataflow/fonts/fig-800.woff2)format("woff2")}@font-face{font-family:DF Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/dataflow/fonts/out-500.woff2)format("woff2")}@font-face{font-family:DF Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/dataflow/fonts/out-600.woff2)format("woff2")}@font-face{font-family:DF Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/dataflow/fonts/out-700.woff2)format("woff2")}:root{--navy:#111b29;--navy-deep:#0a0f18;--blue:#005ffe;--blue-strong:#2b7cff;--blue-tint:#eaf1ff;--paper:#f7f9fc;--card:#fff;--ink:#101826;--ink-soft:#5b6779;--line:#e4e9f2;--line-on-navy:#ffffff24;--r-sm:10px;--r-md:16px;--r-lg:24px;--r-xl:32px;--r-pill:999px;--shadow-card:0 1px 2px #1018260a, 0 12px 32px -16px #10182624;--shadow-card-hover:0 1px 2px #1018260d, 0 22px 48px -18px #10182638;--glow-blue:0 20px 60px -18px #005ffe73;--font-display:"DF Figtree", -apple-system, "Segoe UI", sans-serif;--font-accent:"DF Outfit", -apple-system, sans-serif;--ease-spring:cubic-bezier(.16,1,.3,1);--ease-pop:cubic-bezier(.34,1.56,.64,1);--wrap:1180px;--gutter:clamp(20px, 5vw, 56px)}[data-astro-cid-lcdefpme],[data-astro-cid-lcdefpme]:before,[data-astro-cid-lcdefpme]:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--paper);color:var(--ink);font-family:var(--font-display);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6;overflow-x:clip}img[data-astro-cid-lcdefpme],svg[data-astro-cid-lcdefpme]{max-width:100%;display:block}a[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme],p[data-astro-cid-lcdefpme],dl[data-astro-cid-lcdefpme],dd[data-astro-cid-lcdefpme]{margin:0}ul[data-astro-cid-lcdefpme]{margin:0;padding:0;list-style:none}button[data-astro-cid-lcdefpme]{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}.sr-only[data-astro-cid-lcdefpme]{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme]{text-wrap:balance;letter-spacing:-.015em;font-weight:700}.eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-accent);letter-spacing:.02em;color:var(--blue);background:var(--blue-tint);border-radius:var(--r-pill);justify-self:start;align-items:center;gap:.5em;width:fit-content;padding:.45em 1em;font-size:.78rem;font-weight:600;display:inline-flex}.eyebrow--on-navy[data-astro-cid-lcdefpme]{color:#bfd6ff;background:#ffffff1a}.eyebrow__dot[data-astro-cid-lcdefpme]{background:var(--blue);border-radius:50%;width:6px;height:6px}.eyebrow--on-navy[data-astro-cid-lcdefpme] .eyebrow__dot[data-astro-cid-lcdefpme]{background:#7fb1ff}.lede[data-astro-cid-lcdefpme]{color:var(--ink-soft);text-wrap:pretty;max-width:50ch;font-size:clamp(1.02rem,1.3vw,1.16rem)}.wrap[data-astro-cid-lcdefpme]{max-width:var(--wrap);padding-inline:var(--gutter);margin-inline:auto}.reveal[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .7s var(--ease-spring), transform .7s var(--ease-spring);transition-delay:calc(var(--i,0) * 70ms);transform:translateY(22px)scale(.99)}.reveal[data-astro-cid-lcdefpme].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal[data-astro-cid-lcdefpme]{opacity:1;transition:none;transform:none}}.btn[data-astro-cid-lcdefpme]{border-radius:var(--r-pill);font-family:var(--font-display);transition:transform .35s var(--ease-pop), box-shadow .35s var(--ease-spring), background-color .2s ease, border-color .2s ease;will-change:transform;align-items:center;gap:.55em;padding:.95em 1.6em;font-size:.96rem;font-weight:700;display:inline-flex;position:relative}.btn--primary[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff;box-shadow:var(--glow-blue)}.btn--primary[data-astro-cid-lcdefpme]:hover{box-shadow:0 24px 70px -14px #005ffe8c}.btn[data-astro-cid-lcdefpme]:before{content:"";border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .25s ease,background-position .7s var(--ease-spring);background:linear-gradient(115deg,#0000 22%,#ffffff8f 45%,#0000 62%) 100% 0/220% 100%;position:absolute;inset:1px}.btn[data-astro-cid-lcdefpme]:hover:before,.btn[data-astro-cid-lcdefpme]:focus-visible:before{opacity:.8;background-position:0 0}.btn--ghost[data-astro-cid-lcdefpme]{background:var(--card);color:var(--ink);border:1.5px solid var(--line)}.btn--ghost[data-astro-cid-lcdefpme]:hover{border-color:var(--blue);color:var(--blue)}.btn--ghost-navy[data-astro-cid-lcdefpme]{color:#fff;border:1.5px solid var(--line-on-navy);background:0 0}.btn--ghost-navy[data-astro-cid-lcdefpme]:hover{border-color:#fff}.btn--sm[data-astro-cid-lcdefpme]{padding:.68em 1.2em;font-size:.86rem}.btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:16px;height:16px;transition:transform .3s var(--ease-spring)}.btn[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:translate(3px)}.masthead[data-astro-cid-lcdefpme]{z-index:30;height:0;position:sticky;top:14px}.masthead__bar[data-astro-cid-lcdefpme]{max-width:var(--wrap);margin-inline:auto;margin-inline:var(--gutter);background:color-mix(in srgb, var(--card) 88%, transparent);backdrop-filter:saturate(160%)blur(14px);border:1px solid var(--line);border-radius:var(--r-pill);box-shadow:var(--shadow-card);justify-content:space-between;align-items:center;padding:10px 12px 10px 18px;display:flex}@media (width>=1180px){.masthead__bar[data-astro-cid-lcdefpme]{margin-inline:auto}}.masthead__links[data-astro-cid-lcdefpme]{color:var(--ink-soft);align-items:center;gap:18px;margin-left:auto;margin-right:12px;font-size:.86rem;font-weight:700;display:flex}.masthead__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{transition:color .2s}.masthead__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--blue)}@media (width<=700px){.masthead__links[data-astro-cid-lcdefpme]{display:none}}.logo[data-astro-cid-lcdefpme]{align-items:center;gap:.6em;display:flex}.logo__mark[data-astro-cid-lcdefpme]{border-radius:9px;flex:none;width:30px;height:30px;overflow:hidden}.logo__mark[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.logo__word[data-astro-cid-lcdefpme]{font-family:var(--font-accent);letter-spacing:-.01em;color:var(--ink);font-size:1.02rem;font-weight:700}.logo__word[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--blue);font-weight:700}.logo__word[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-weight:500}.hero[data-astro-cid-lcdefpme]{background:#0a0f18;border-radius:0 0 clamp(52px,9vw,124px) clamp(52px,9vw,124px);min-height:clamp(680px,86svh,900px);margin-bottom:clamp(64px,9vw,110px);padding:0;position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before{content:"";z-index:0;animation:hero-image-drift 18s var(--ease-spring) both;background:url(/images/visa-pour-limage-perpignan-2026.jpg) 58%/cover no-repeat;position:absolute;inset:-4%;transform:scale(1.06)}.hero[data-astro-cid-lcdefpme]:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0a0f18f5 0%,#0a0f18cc 42%,#0a0f1859 74%,#0a0f18ab 100%) 0 0/125% 100%;animation:14s ease-in-out infinite alternate hero-gradient-shift;position:absolute;inset:0}@keyframes hero-image-drift{0%{opacity:0;transform:scale(1.14)translate(-1.5%,1%)}to{opacity:1;transform:scale(1.06)translate(0,0)}}@keyframes hero-gradient-shift{0%{background-position:0 0}to{background-position:100% 0}}.hero__aurora[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;position:absolute;inset:-10%}.hero__blob[data-astro-cid-lcdefpme]{z-index:1;filter:blur(70px);opacity:.55;background:radial-gradient(circle at 30% 30%, var(--blue-strong), transparent 68%);border-radius:50%;animation:16s ease-in-out infinite alternate drift;position:absolute}.hero__blob--a[data-astro-cid-lcdefpme]{width:620px;height:620px;top:-220px;left:-160px}.hero__blob--b[data-astro-cid-lcdefpme]{opacity:.35;width:520px;height:520px;animation-duration:20s;animation-delay:-4s;top:60px;right:-200px}@keyframes drift{0%{transform:translate(0)scale(1)}to{transform:translate(40px,30px)scale(1.08)}}@media (prefers-reduced-motion:reduce){.hero[data-astro-cid-lcdefpme]:before,.hero[data-astro-cid-lcdefpme]:after,.hero__blob[data-astro-cid-lcdefpme]{animation:none}}.hero__content[data-astro-cid-lcdefpme]{z-index:3;align-items:center;min-height:clamp(680px,86svh,900px);padding-top:clamp(96px,13vw,160px);padding-bottom:clamp(70px,9vw,112px);display:flex;position:relative}.hero__copy[data-astro-cid-lcdefpme]{max-width:650px}.hero__copy[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]{animation:hero-fade-up .72s var(--ease-spring) both}.hero__copy[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:first-child{animation-delay:.12s}.hero__copy[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:nth-child(2){animation-delay:.2s}.hero__copy[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:nth-child(3){animation-delay:.3s}.hero__copy[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:nth-child(4){animation-delay:.4s}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:#fff;max-width:15ch;margin-top:20px;font-size:clamp(2.2rem,4.6vw,3.5rem);line-height:1.08}.hero[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{color:#b9c4d6;max-width:46ch;margin-top:22px}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px;display:flex}.hero__note[data-astro-cid-lcdefpme]{color:#8695ac;font-size:.88rem}.hero__proof[data-astro-cid-lcdefpme]{z-index:3;gap:8px;width:min(500px,42vw);display:grid;position:absolute;bottom:clamp(28px,6vw,74px);right:clamp(20px,5vw,56px)}.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]{opacity:1;animation:hero-fade-up .62s var(--ease-spring) both;background:#0a0f18ad;overflow:hidden;transform:none}.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:first-of-type{animation-delay:.62s}.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:nth-of-type(2){animation-delay:.74s}.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:nth-of-type(3){animation-delay:.86s}.hero__proof[data-astro-cid-lcdefpme] .certification-label[data-astro-cid-lcdefpme]{opacity:1;width:max-content;max-width:100%;animation:hero-fade-up .56s var(--ease-spring) both .48s;justify-self:end;position:relative;top:auto;right:auto;transform:none}.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]{padding:10px 12px}.hero__proof[data-astro-cid-lcdefpme] .metadata-card__value[data-astro-cid-lcdefpme]{font-size:.76rem;line-height:1.38}.hero__proof[data-astro-cid-lcdefpme] .metadata-card__value--slug[data-astro-cid-lcdefpme]{color:#d4e3ff;font-family:var(--font-accent);letter-spacing:.025em;overflow-wrap:anywhere;font-size:.66rem;font-weight:700}.hero__proof[data-astro-cid-lcdefpme] .metadata-card__label[data-astro-cid-lcdefpme],.hero__proof[data-astro-cid-lcdefpme] .metadata-card__value[data-astro-cid-lcdefpme]{animation:.72s cubic-bezier(.16,1,.3,1) both metadata-text-reveal}.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:first-of-type .metadata-card__label[data-astro-cid-lcdefpme],.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:first-of-type .metadata-card__value[data-astro-cid-lcdefpme]{animation-delay:.77s}.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:nth-of-type(2) .metadata-card__label[data-astro-cid-lcdefpme],.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:nth-of-type(2) .metadata-card__value[data-astro-cid-lcdefpme]{animation-delay:.91s}.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:nth-of-type(3) .metadata-card__label[data-astro-cid-lcdefpme],.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme]:nth-of-type(3) .metadata-card__value[data-astro-cid-lcdefpme]{animation-delay:1.05s}@keyframes metadata-text-reveal{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(6px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@media (width<=900px){.hero[data-astro-cid-lcdefpme]{min-height:clamp(620px,78svh,760px)}.hero__proof[data-astro-cid-lcdefpme]{display:none}.hero__content[data-astro-cid-lcdefpme]{min-height:clamp(620px,78svh,760px)}}@media (prefers-reduced-motion:reduce){.hero__copy[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme],.hero__proof[data-astro-cid-lcdefpme] .metadata-card[data-astro-cid-lcdefpme],.hero__proof[data-astro-cid-lcdefpme] .certification-label[data-astro-cid-lcdefpme]{animation:none}}.stage[data-astro-cid-lcdefpme]{perspective:1400px}.verification-demo[data-astro-cid-lcdefpme]{border-radius:var(--r-lg);min-height:500px;transform-style:preserve-3d;transition:transform .4s var(--ease-spring);background:#0a0f18;position:relative;overflow:hidden;box-shadow:0 40px 90px -30px #0000009e}.verification-demo[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0a0f180a 18%,#0a0f1824 45%,#0a0f18e0 100%);position:absolute;inset:0}.verification-demo__image[data-astro-cid-lcdefpme]{object-fit:cover;object-position:62% center;opacity:.95;width:100%;height:100%;transition:transform 2.2s var(--ease-spring);position:absolute;inset:0;transform:scale(1.04)}.verification-demo[data-astro-cid-lcdefpme].is-live .verification-demo__image[data-astro-cid-lcdefpme]{transform:scale(1)}.certification-label[data-astro-cid-lcdefpme]{z-index:2;color:#fff;max-width:220px;font-family:var(--font-accent);letter-spacing:.08em;backdrop-filter:blur(12px);opacity:0;transition:opacity .5s var(--ease-spring),transform .5s var(--ease-spring);background:#0a0f1894;border:1px solid #ffffff5c;border-radius:999px;align-items:center;gap:9px;padding:9px 12px;font-size:.64rem;font-weight:700;line-height:1.25;display:inline-flex;position:absolute;top:18px;right:18px;transform:translateY(-10px)}.verification-demo[data-astro-cid-lcdefpme].is-live .certification-label[data-astro-cid-lcdefpme]{opacity:1;transform:none}.certification-label__pulse[data-astro-cid-lcdefpme]{background:#7fb1ff;border-radius:50%;flex:none;width:8px;height:8px;animation:2s ease-out infinite certification-pulse;box-shadow:0 0 #7fb1ffa6}@keyframes certification-pulse{72%{box-shadow:0 0 0 8px #7fb1ff00}to{box-shadow:0 0 #7fb1ff00}}.metadata-stack[data-astro-cid-lcdefpme]{z-index:2;gap:8px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.metadata-card[data-astro-cid-lcdefpme]{border-radius:var(--r-sm);color:#fff;backdrop-filter:blur(14px);opacity:0;transition:opacity .6s var(--ease-spring),transform .6s var(--ease-spring);transition-delay:calc(var(--i) * .14s + .18s);background:#0c121c94;border:1px solid #ffffff40;padding:12px 14px;transform:translateY(16px)}.verification-demo[data-astro-cid-lcdefpme].is-live .metadata-card[data-astro-cid-lcdefpme]{opacity:1;transform:none}.metadata-card__label[data-astro-cid-lcdefpme]{color:#a8c8ff;font-family:var(--font-accent);letter-spacing:.1em;margin-bottom:4px;font-size:.63rem;font-weight:700;display:block}.metadata-card__value[data-astro-cid-lcdefpme]{font-size:.91rem;font-weight:600;line-height:1.35}.metadata-card__tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:5px;display:flex}.metadata-card__tags[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#eef4ff;border:1px solid #fff3;border-radius:999px;padding:3px 7px;font-size:.72rem}.demo-caption[data-astro-cid-lcdefpme]{z-index:2;color:#ffffffb3;opacity:0;max-width:155px;font-size:.68rem;line-height:1.35;transition:opacity .5s .45s;position:absolute;top:20px;left:18px}.verification-demo[data-astro-cid-lcdefpme].is-live .demo-caption[data-astro-cid-lcdefpme]{opacity:1}@media (width<=540px){.verification-demo[data-astro-cid-lcdefpme]{min-height:430px}.certification-label[data-astro-cid-lcdefpme]{max-width:185px;font-size:.57rem}.metadata-card__value[data-astro-cid-lcdefpme]{font-size:.8rem}.demo-caption[data-astro-cid-lcdefpme]{display:none}}@media (prefers-reduced-motion:reduce){.certification-label__pulse[data-astro-cid-lcdefpme]{animation:none}.verification-demo__image[data-astro-cid-lcdefpme]{transform:none}}.provenance-section[data-astro-cid-lcdefpme]{background:var(--navy);color:#fff;overflow:hidden}.provenance-grid[data-astro-cid-lcdefpme]{align-items:center;gap:clamp(30px,5vw,68px);display:grid}@media (width>=920px){.provenance-grid[data-astro-cid-lcdefpme]{grid-template-columns:.74fr 1.26fr}}.provenance-section[data-astro-cid-lcdefpme] .section__title[data-astro-cid-lcdefpme]{color:#fff;max-width:14ch}.provenance-section[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{color:#b9c4d6}.provenance-section__copy[data-astro-cid-lcdefpme]{justify-items:start;gap:20px;display:grid}.provenance-section__note[data-astro-cid-lcdefpme]{color:#a8c8ff;max-width:36ch;font-size:.84rem;font-weight:600}.provenance-wall[data-astro-cid-lcdefpme]{border-radius:var(--r-lg);background:linear-gradient(145deg,#142945,#0a0f18);border:1px solid #ffffff1f;min-height:430px;overflow:hidden;box-shadow:0 32px 70px -30px #000000b3}.waitlist-specular-button[data-astro-cid-lcdefpme]{min-height:54px;font-family:var(--font-display);font-size:.96rem!important;font-weight:700!important;box-shadow:0 20px 54px -17px #005ffeb8!important}.waitlist-specular-button--dark[data-astro-cid-lcdefpme]{box-shadow:0 20px 54px -17px #0000008c!important}@media (width<=540px){.provenance-wall[data-astro-cid-lcdefpme]{min-height:350px}.waitlist-specular-button[data-astro-cid-lcdefpme]{min-height:50px}}.section[data-astro-cid-lcdefpme]{padding-block:clamp(56px,8vw,100px)}.section__head[data-astro-cid-lcdefpme]{gap:14px;max-width:640px;margin-bottom:clamp(36px,5vw,56px);display:grid}.section__title[data-astro-cid-lcdefpme]{margin-top:4px;font-size:clamp(1.6rem,2.8vw,2.3rem);line-height:1.16}.trust[data-astro-cid-lcdefpme]{z-index:2;margin-top:calc(-1*clamp(64px,9vw,110px) + 26px);padding-top:0;position:relative}.trust__row[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=640px){.trust__row[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}}.trust-card[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-card);transition:box-shadow .35s var(--ease-spring), transform .35s var(--ease-spring);align-items:center;gap:18px;padding:18px 22px;display:flex;position:relative;overflow:hidden}.trust-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.trust-card[data-astro-cid-lcdefpme]:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(220px circle at var(--mx,50%) var(--my,50%), #005ffe1f, transparent 70%);transition:opacity .3s;position:absolute;inset:0}.trust-card[data-astro-cid-lcdefpme]:hover:before{opacity:1}.trust-card__logo[data-astro-cid-lcdefpme]{border-radius:var(--r-md);flex:none;width:52px;height:52px;overflow:hidden}.trust-card__logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.trust-card__text[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:.88rem}.trust-card__text[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:700}.section[data-astro-cid-lcdefpme].drift-showcase{background:var(--navy);color:#fff;isolation:isolate;min-height:clamp(560px,64vw,720px);padding-block:0;position:relative;overflow:hidden}.drift-showcase[data-astro-cid-lcdefpme]:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0a0f18f7 0%,#0a0f18e0 33%,#0a0f187a 62%,#0a0f18b3 100%);position:absolute;inset:0}.drift-showcase__content[data-astro-cid-lcdefpme]{z-index:2;align-items:center;min-height:clamp(560px,64vw,720px);display:flex;position:relative}.drift-showcase__content[data-astro-cid-lcdefpme] .section__head[data-astro-cid-lcdefpme]{margin-bottom:0}.drift-showcase__content[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{width:100%}.drift-showcase[data-astro-cid-lcdefpme] .steps[data-astro-cid-lcdefpme]{margin-top:clamp(32px,5vw,56px)}.drift-showcase[data-astro-cid-lcdefpme] .steps__line[data-astro-cid-lcdefpme]{background:repeating-linear-gradient(90deg,#bfd6ff61 0 8px,#0000 8px 16px)}.drift-showcase[data-astro-cid-lcdefpme] .step[data-astro-cid-lcdefpme]{backdrop-filter:blur(12px);background:#0a0f18a3;border-color:#ffffff29;box-shadow:0 18px 44px -30px #000000b3}.drift-showcase[data-astro-cid-lcdefpme] .step[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#fff}.drift-showcase[data-astro-cid-lcdefpme] .step[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#c1cede}.drift-showcase[data-astro-cid-lcdefpme] .step__no[data-astro-cid-lcdefpme]{background:var(--blue);box-shadow:0 12px 28px -14px #005ffecc}.drift-showcase[data-astro-cid-lcdefpme] .section__title[data-astro-cid-lcdefpme]{color:#fff;max-width:15ch}.drift-showcase[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{color:#b9c4d6}.drift-showcase__wall[data-astro-cid-lcdefpme]{z-index:0;background:#0a0f18;position:absolute;inset:0;overflow:hidden}@media (width<=540px){.drift-showcase[data-astro-cid-lcdefpme],.drift-showcase__content[data-astro-cid-lcdefpme]{min-height:500px}.drift-showcase[data-astro-cid-lcdefpme]:after{background:linear-gradient(90deg,#0a0f18f0,#0a0f18b3)}}.problem__body[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:36px;display:grid}#probleme[data-astro-cid-lcdefpme] .section__title[data-astro-cid-lcdefpme]{color:var(--blue)}@media (width>=920px){.problem__body[data-astro-cid-lcdefpme]{grid-template-columns:.95fr 1.05fr;gap:52px}}.problem__intro[data-astro-cid-lcdefpme]{max-width:44ch;font-size:clamp(1.02rem,1.4vw,1.14rem)}.problem__intro[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:700}.pain-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=560px){.pain-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}}.pain-card[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--line);border-radius:var(--r-md);transition:transform .3s var(--ease-spring), box-shadow .3s var(--ease-spring), border-color .3s ease;padding:18px 20px;font-size:.94rem}.pain-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-card);border-color:var(--line);transform:translateY(-3px)}.problem__close[data-astro-cid-lcdefpme]{background:var(--navy);color:#fff;border-radius:var(--r-lg);max-width:46ch;margin-top:8px;padding:22px 24px;font-size:clamp(1.02rem,1.5vw,1.2rem);font-weight:600}.problem__ref[data-astro-cid-lcdefpme]{background:var(--blue-tint);border-radius:var(--r-lg);color:var(--ink);max-width:46ch;margin-top:14px;padding:20px 22px;font-size:.96rem}.problem__ref[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-weight:700}.paths[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=760px){.paths[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}}.path-card[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);transition:box-shadow .35s var(--ease-spring), transform .35s var(--ease-spring);padding:clamp(24px,3vw,32px);position:relative;overflow:hidden}.path-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.path-card[data-astro-cid-lcdefpme]:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(320px circle at var(--mx,50%) var(--my,50%), #005ffe1a, transparent 70%);transition:opacity .3s;position:absolute;inset:0}.path-card[data-astro-cid-lcdefpme]:hover:before{opacity:1}.path-card__icon[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:var(--blue-tint);justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;display:flex}.path-card__icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:22px;height:22px;color:var(--blue)}.path-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:10px;font-size:1.22rem}.path-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:.96rem}.paths__bridge[data-astro-cid-lcdefpme]{font-family:var(--font-accent);color:var(--ink-soft);justify-content:center;align-items:center;gap:14px;margin-top:22px;font-size:.8rem;font-weight:600;display:flex}.paths__bridge[data-astro-cid-lcdefpme]:before,.paths__bridge[data-astro-cid-lcdefpme]:after{content:"";background:var(--line);flex:1;height:1px}.paths__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.steps[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:20px;display:grid;position:relative}@media (width>=820px){.steps[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:24px}}.steps__line[data-astro-cid-lcdefpme]{display:none}@media (width>=820px){.steps__line[data-astro-cid-lcdefpme]{background:repeating-linear-gradient(90deg, var(--line) 0 8px, transparent 8px 16px);z-index:0;height:2px;display:block;position:absolute;top:23px;left:16.6667%;right:16.6667%}}.step[data-astro-cid-lcdefpme]{z-index:1;background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 24px 28px;position:relative}.step__no[data-astro-cid-lcdefpme]{background:var(--navy);color:#fff;width:46px;height:46px;font-family:var(--font-accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:1.15rem;font-weight:700;display:flex}.step[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:8px;font-size:1.08rem}.step[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:.95rem}.benefits[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=640px){.benefits[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}}@media (width>=1020px){.benefits[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}}.benefit[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);transition:transform .3s var(--ease-spring), box-shadow .3s var(--ease-spring);padding:22px 20px 24px;position:relative;overflow:hidden}.benefit[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.benefit[data-astro-cid-lcdefpme]:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(220px circle at var(--mx,50%) var(--my,50%), #005ffe1a, transparent 70%);transition:opacity .3s;position:absolute;inset:0}.benefit[data-astro-cid-lcdefpme]:hover:before{opacity:1}.benefit[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:14px}.benefit[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:.94rem}.benefit[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:700}.why__body[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:32px;display:grid}@media (width>=900px){.why__body[data-astro-cid-lcdefpme]{grid-template-columns:.55fr .45fr}}.why__text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]+p[data-astro-cid-lcdefpme]{margin-top:16px}.why__text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);max-width:56ch}.why__pull[data-astro-cid-lcdefpme]{background:var(--navy);color:#fff;border-radius:var(--r-lg);align-self:start;padding:26px 28px;font-size:1.1rem;font-weight:600}.momentum-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:16px;margin-bottom:36px;display:grid}@media (width>=820px){.momentum-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.momentum-card[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);transition:transform .3s var(--ease-spring), box-shadow .3s var(--ease-spring);padding:24px 22px 22px;position:relative;overflow:hidden}.momentum-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.momentum-card[data-astro-cid-lcdefpme]:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(220px circle at var(--mx,50%) var(--my,50%), #005ffe1a, transparent 70%);transition:opacity .3s;position:absolute;inset:0}.momentum-card[data-astro-cid-lcdefpme]:hover:before{opacity:1}.momentum-card[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:16px}.momentum-card__stat[data-astro-cid-lcdefpme]{font-family:var(--font-accent);color:var(--ink);margin-bottom:10px;font-size:1.28rem;font-weight:700;line-height:1.2}.momentum-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:.92rem}.momentum-card__src[data-astro-cid-lcdefpme]{color:var(--ink-soft);opacity:.75;margin-top:14px;font-size:.74rem;display:block}.roadmap[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=760px){.roadmap[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}}.roadmap__col[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px clamp(20px,2.6vw,28px) 28px}.roadmap__col--live[data-astro-cid-lcdefpme]{background:var(--blue-tint);border-color:#0000}.roadmap__col[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--font-accent);letter-spacing:.02em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:10px;margin-bottom:18px;font-size:.82rem;font-weight:700;display:flex}.roadmap__col--live[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--blue)}.rmk-list[data-astro-cid-lcdefpme]{gap:14px;display:grid}.rmk-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{align-items:flex-start;gap:12px;font-size:.95rem;display:flex}.rmk-mark[data-astro-cid-lcdefpme]{border:1.5px solid var(--ink-soft);border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.rmk-mark--done[data-astro-cid-lcdefpme]{border-color:var(--blue);background:var(--blue)}.rmk-mark--done[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{color:#fff;width:11px;height:11px}.rmk-mark--pending[data-astro-cid-lcdefpme]{border-style:dashed}.rmk-item[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-weight:700;display:block}.rmk-item[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:.9rem}.roadmap__cai[data-astro-cid-lcdefpme]{border-top:1px dashed var(--line);align-items:center;gap:12px;margin-top:18px;padding-top:18px;display:flex}.roadmap__cai[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:auto;height:26px}.roadmap__cai[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:.78rem}.faq-list[data-astro-cid-lcdefpme]{gap:10px;display:grid}.faq-item[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:19px 22px;font-size:.98rem;font-weight:700;list-style:none;display:flex}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme] .chevron[data-astro-cid-lcdefpme]{background:var(--blue-tint);width:28px;height:28px;transition:transform .35s var(--ease-spring);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme] .chevron[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:12px;height:12px;color:var(--blue)}.faq-item[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme] .chevron[data-astro-cid-lcdefpme]{transform:rotate(180deg)}.faq-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);max-width:62ch;padding:0 22px 22px;font-size:.96rem}.cta-final-wrap[data-astro-cid-lcdefpme]{padding-inline:var(--gutter);max-width:var(--wrap);margin-inline:auto}.cta-final[data-astro-cid-lcdefpme]{background:var(--navy);border-radius:var(--r-xl);justify-items:start;gap:26px;padding:clamp(48px,7vw,84px) clamp(28px,6vw,72px);display:grid;position:relative;overflow:hidden}.cta-final[data-astro-cid-lcdefpme]:after{content:"";background:radial-gradient(circle, var(--blue-strong), transparent 68%);opacity:.4;filter:blur(50px);border-radius:50%;width:520px;height:520px;position:absolute;top:-160px;right:-160px}.cta-final[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]{z-index:1;position:relative}.cta-final[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;max-width:20ch;font-size:clamp(1.7rem,3.4vw,2.5rem)}.cta-final[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#afc0d6;max-width:56ch;font-size:1.02rem}.cta-final__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:18px;margin-top:4px;display:flex}footer[data-astro-cid-lcdefpme]{padding-block:38px}.footer__row[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__meta[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:.82rem}.footer__meta[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme],.footer__meta[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.footer__meta[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover,.footer__meta[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover{color:var(--blue)}.waitlist-dialog[data-astro-cid-lcdefpme]{border-radius:var(--r-lg);background:var(--card);width:min(100% - 32px,520px);color:var(--ink);border:0;padding:0;box-shadow:0 28px 90px #0a0f1866}.waitlist-dialog[data-astro-cid-lcdefpme]::backdrop{backdrop-filter:blur(6px);background:#0a0f18b8}.waitlist-dialog__body[data-astro-cid-lcdefpme]{padding:clamp(28px,5vw,42px);position:relative}.waitlist-dialog__close[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:50%;width:38px;height:38px;font-size:1.25rem;line-height:1;position:absolute;top:15px;right:15px}.waitlist-dialog[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:13ch;margin-top:12px;font-size:clamp(1.8rem,4vw,2.55rem);line-height:1.06}.waitlist-dialog__lede[data-astro-cid-lcdefpme]{color:var(--ink-soft);margin-top:14px}.waitlist-form[data-astro-cid-lcdefpme]{gap:16px;margin-top:28px;display:grid}.waitlist-form[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{gap:7px;font-size:.88rem;font-weight:700;display:grid}.waitlist-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:not([type=checkbox]){border:1px solid var(--line);border-radius:var(--r-sm);width:100%;color:var(--ink);font:inherit;background:#fff;padding:.84rem .95rem}.waitlist-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus{outline:2px solid var(--blue);border-color:var(--blue)}.waitlist-form__consent[data-astro-cid-lcdefpme]{color:var(--ink-soft);align-items:flex-start;line-height:1.5;gap:10px!important;font-size:.8rem!important;font-weight:500!important;display:flex!important}.waitlist-form__consent[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{accent-color:var(--blue);margin-top:.2rem}.waitlist-form__status[data-astro-cid-lcdefpme]{min-height:1.5em;color:var(--ink-soft);font-size:.88rem}.waitlist-form__status[data-astro-cid-lcdefpme][data-state=error]{color:#b42318}.waitlist-form__status[data-astro-cid-lcdefpme][data-state=success]{color:#087443}.waitlist-honeypot[data-astro-cid-lcdefpme]{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.btn--coming-soon[data-astro-cid-lcdefpme]{cursor:default;opacity:.72}.pricing-intro[data-astro-cid-lcdefpme]{max-width:60ch;color:var(--ink-soft)}.pricing-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:16px;margin-top:32px;display:grid}@media (width>=700px){.pricing-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1060px){.pricing-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}}.price-card[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--card);flex-direction:column;min-height:330px;padding:26px;display:flex}.price-card--featured[data-astro-cid-lcdefpme]{border-color:var(--blue);box-shadow:var(--glow-blue)}.price-card__name[data-astro-cid-lcdefpme]{font-family:var(--font-accent);color:var(--blue);text-transform:uppercase;letter-spacing:.05em;font-size:.84rem;font-weight:700}.price-card__price[data-astro-cid-lcdefpme]{letter-spacing:-.06em;margin-top:18px;font-size:2.6rem;font-weight:800;line-height:1}.price-card__price[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{letter-spacing:0;color:var(--ink-soft);font-size:.92rem;font-weight:600}.price-card__copy[data-astro-cid-lcdefpme]{min-height:3.2em;color:var(--ink-soft);margin-top:14px;font-size:.92rem}.price-card[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{color:var(--ink-soft);gap:9px;margin:24px 0;font-size:.86rem;display:grid}.price-card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"✓";color:var(--blue);margin-right:8px;font-weight:800}.price-card[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{justify-content:center;width:100%;margin-top:auto}
