.btn[data-astro-cid-fehedv7l]{display:inline-flex;align-items:center;gap:clamp(12px,1.2vw,18px);color:var(--fg);background:transparent;border:1px solid rgba(230,235,242,.3);font-weight:400;white-space:nowrap;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.btn[data-astro-cid-fehedv7l]:hover,.btn[data-astro-cid-fehedv7l]:focus-visible{border-color:var(--fg);background:#e6ebf20a;outline:none}.btn__arrow[data-astro-cid-fehedv7l]{transition:transform .22s ease}.btn[data-astro-cid-fehedv7l]:hover .btn__arrow[data-astro-cid-fehedv7l],.btn[data-astro-cid-fehedv7l]:focus-visible .btn__arrow[data-astro-cid-fehedv7l]{transform:translate(4px)}.btn--mono[data-astro-cid-fehedv7l]{font-family:var(--font-mono);letter-spacing:var(--ls-label);text-transform:uppercase}.btn--mono[data-astro-cid-fehedv7l] .btn__arrow[data-astro-cid-fehedv7l]{font-family:var(--font-mono)}.btn--sans[data-astro-cid-fehedv7l]{font-family:var(--font-sans);font-weight:500;letter-spacing:-.005em;text-transform:none}.btn--sans[data-astro-cid-fehedv7l] .btn__arrow[data-astro-cid-fehedv7l]{font-family:var(--font-sans)}.btn--sm[data-astro-cid-fehedv7l]{font-size:clamp(11px,.78vw,13px);padding:clamp(8px,.8vw,11px) clamp(14px,1.4vw,20px)}.btn--md[data-astro-cid-fehedv7l].btn--mono{font-size:clamp(12px,.95vw,15px);padding:clamp(13px,1.3vw,18px) clamp(22px,2.2vw,32px)}.btn--md[data-astro-cid-fehedv7l].btn--sans{font-size:clamp(14px,1.05vw,17px);padding:clamp(13px,1.3vw,18px) clamp(22px,2.2vw,32px);background:#e6ebf217;border-color:#e6ebf280;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.btn--md[data-astro-cid-fehedv7l].btn--sans:hover,.btn--md[data-astro-cid-fehedv7l].btn--sans:focus-visible{background:#e6ebf229;border-color:var(--fg)}.nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:50;padding:clamp(14px,2vw,28px) 0;background:#06070873;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%)}.nav__shell[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;gap:clamp(20px,3vw,56px)}.nav__brand[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;color:var(--fg)}.nav__brand[data-astro-cid-dmqpwcec] svg{height:clamp(28px,3.2vw,52px);width:auto}.nav__links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:clamp(16px,2.4vw,36px)}.nav__link[data-astro-cid-dmqpwcec]{transition:color .18s ease;white-space:nowrap}.nav__link[data-astro-cid-dmqpwcec]:hover,.nav__link[data-astro-cid-dmqpwcec].label--accent:hover{color:var(--fg)}@media(max-width:520px){.nav__link[data-astro-cid-dmqpwcec]{display:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;width:100%;min-height:clamp(560px,88vh,1080px);overflow:hidden;background:var(--bg)}.hero__video[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none;background-color:var(--bg)}@media(prefers-reduced-motion:reduce){.hero__video[data-astro-cid-bbe6dxrz]{visibility:hidden}.hero[data-astro-cid-bbe6dxrz]{background-image:var(--photo-overlay),url(/hero/hero-poster.jpg);background-size:cover;background-position:center}}.hero__scrim[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1;background:#0607088c;pointer-events:none}.hero__vignette[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:2;background:radial-gradient(ellipse 65% 55% at 50% 50%,#06070899,#06070800 70%);pointer-events:none}.hero__fade[data-astro-cid-bbe6dxrz]{position:absolute;left:0;right:0;bottom:0;height:38%;z-index:2;background:linear-gradient(to bottom,#06070800,#0607088c 55%,#060708eb 88%,#060708);pointer-events:none}.hero__inner[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:clamp(96px,14vh,200px) clamp(20px,3vw,48px)}.hero__content[data-astro-cid-bbe6dxrz]{width:100%;max-width:1100px;margin:0 auto;text-align:center}.hero__tagline[data-astro-cid-bbe6dxrz]{color:#fff;font-family:var(--font-sans);font-weight:500;line-height:1.08;letter-spacing:-.025em;font-size:clamp(26px,4.4vw,54px);margin:0}.hero__sub[data-astro-cid-bbe6dxrz]{color:#ffffffe0;margin:clamp(14px,1.8vw,28px) auto 0;font-size:clamp(14px,1.2vw,20px);line-height:1.55;font-weight:400;max-width:72ch}.hero__cta-wrap[data-astro-cid-bbe6dxrz]{margin-top:clamp(24px,3vw,44px);display:flex;justify-content:center}@media(max-width:640px){.hero__inner[data-astro-cid-bbe6dxrz]{padding:clamp(72px,16vh,140px) 0 clamp(72px,16vh,140px)}.hero__sub[data-astro-cid-bbe6dxrz]{line-height:1.5}}.plate[data-astro-cid-qvxhk3sc]{position:relative;display:flex;flex-direction:column;cursor:pointer;outline:1px solid transparent;outline-offset:clamp(8px,1vw,16px);transition:outline-color .22s ease,outline-offset .22s ease;border-radius:1px}.plate[data-astro-cid-qvxhk3sc]:hover,.plate[data-astro-cid-qvxhk3sc]:focus-visible{outline-color:#e6ebf252;outline-offset:clamp(10px,1.2vw,20px)}.plate[data-astro-cid-qvxhk3sc]:focus{outline-style:solid}.plate[data-astro-cid-qvxhk3sc]:focus:not(:focus-visible){outline-color:transparent}.plate__head[data-astro-cid-qvxhk3sc]{display:flex;flex-direction:column;gap:clamp(8px,.9vw,14px);padding-bottom:clamp(20px,2vw,32px)}.plate__name[data-astro-cid-qvxhk3sc]{font-family:var(--font-sans);font-size:clamp(22px,2vw,32px);font-weight:500;letter-spacing:-.018em;color:var(--fg);line-height:1.15;margin:0}.plate__sub[data-astro-cid-qvxhk3sc]{font-size:clamp(14px,1.05vw,17px);line-height:1.5;color:var(--dim);max-width:50ch;margin:0}.plate__photo[data-astro-cid-qvxhk3sc]{position:relative;width:100%;height:clamp(260px,32vw,480px);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a0a0a}.plate__photo--empty[data-astro-cid-qvxhk3sc]{background-color:#0a0a0a;background-image:none;box-shadow:inset 0 0 0 1px var(--hairline)}.plate__photo--diagram[data-astro-cid-qvxhk3sc]{background-color:var(--bg);height:auto;display:flex;align-items:center;justify-content:center;padding:0}.plate__photo--diagram[data-astro-cid-qvxhk3sc] svg{width:100%;height:auto;display:block}.plate__photo--diagram[data-astro-cid-qvxhk3sc] svg,.plate__photo--diagram[data-astro-cid-qvxhk3sc] svg *{pointer-events:none}.plate[data-astro-cid-qvxhk3sc] .axilon-maestro *,.plate[data-astro-cid-qvxhk3sc] .axilon-prophet *{animation-play-state:paused}.plate[data-astro-cid-qvxhk3sc]:hover .axilon-maestro *,.plate[data-astro-cid-qvxhk3sc]:focus-within .axilon-maestro *,.plate[data-astro-cid-qvxhk3sc]:hover .axilon-prophet *,.plate[data-astro-cid-qvxhk3sc]:focus-within .axilon-prophet *{animation-play-state:running}.plate__features[data-astro-cid-qvxhk3sc]{list-style:none;margin:0;padding:0;border-top:1px solid var(--hairline)}.plate__feature[data-astro-cid-qvxhk3sc]{padding:clamp(14px,1.4vw,20px) 0;font-size:clamp(14px,1.05vw,17px);line-height:1.4;color:var(--fg);border-bottom:1px solid var(--hairline)}.plate__cta-wrap[data-astro-cid-qvxhk3sc]{padding-top:clamp(20px,2vw,32px)}.plate__cta[data-astro-cid-qvxhk3sc]{display:inline-flex;align-items:center;gap:10px;padding:9px 16px;background:#e6ebf20f;color:var(--fg);font-family:var(--font-mono);font-size:clamp(11px,.78vw,13px);font-weight:400;letter-spacing:var(--ls-label);text-transform:uppercase;white-space:nowrap;border:1px solid transparent;transition:background .2s ease,border-color .2s ease}.plate__cta[data-astro-cid-qvxhk3sc]:hover,.plate__cta[data-astro-cid-qvxhk3sc]:focus-visible{background:#e6ebf21a;border-color:#e6ebf22e;outline:none}.plate__cta-arrow[data-astro-cid-qvxhk3sc]{transition:transform .22s ease}.plate__cta[data-astro-cid-qvxhk3sc]:hover .plate__cta-arrow[data-astro-cid-qvxhk3sc],.plate__cta[data-astro-cid-qvxhk3sc]:focus-visible .plate__cta-arrow[data-astro-cid-qvxhk3sc]{transform:translate(3px)}.axilon-maestro[data-astro-cid-vum2jyi5]{display:block;width:100%;height:auto}.m0-mono[data-astro-cid-vum2jyi5]{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.m0-title[data-astro-cid-vum2jyi5]{font-size:13px;fill:#ccc;letter-spacing:.22em}.m0-stage-head[data-astro-cid-vum2jyi5]{font-size:13px;fill:#888;letter-spacing:.18em}.m0-box-label[data-astro-cid-vum2jyi5]{font-size:13px;fill:#ddd;letter-spacing:.12em;font-weight:500}.m0-box-sub[data-astro-cid-vum2jyi5]{font-size:13px;fill:#888}.m0-edge-label[data-astro-cid-vum2jyi5]{font-size:13px;fill:#aaa}.m0-section-label[data-astro-cid-vum2jyi5]{font-size:13px;fill:#888;letter-spacing:.15em}.m0-pill-text[data-astro-cid-vum2jyi5]{font-size:12px;fill:#ddd}.m0-patch-anchor-label[data-astro-cid-vum2jyi5]{font-size:13px;fill:#888;letter-spacing:.15em}@keyframes m0-snapshot{0%,5%{opacity:0;offset-distance:0%}8%{opacity:1}18%{opacity:1;offset-distance:100%}22%,to{opacity:0;offset-distance:100%}}@keyframes m0-clone-ready{0%,18%{opacity:.3}22%,to{opacity:1}}@keyframes m0-patch-bar{0%,25%{width:0}50%,to{width:180px}}@keyframes m0-validate-bar{0%,50%{width:0}75%,to{width:180px}}@keyframes m0-validate-marker{0%,50%{offset-distance:0%}75%,to{offset-distance:100%}}@keyframes m0-primary-dot{0%,to{opacity:.3}50%{opacity:1}}@keyframes m0-patch-pulse{0%,8%,92%,to{opacity:.7}4%{opacity:1}}.m0-snapshot-dot[data-astro-cid-vum2jyi5]{offset-path:path("M 320 240 L 410 240");animation:m0-snapshot 12s ease-in-out infinite}.m0-clone[data-astro-cid-vum2jyi5]{animation:m0-clone-ready 12s ease-in-out infinite}.m0-patch-bar[data-astro-cid-vum2jyi5]{animation:m0-patch-bar 12s ease-in-out infinite}.m0-validate-bar[data-astro-cid-vum2jyi5]{animation:m0-validate-bar 12s ease-in-out infinite}.m0-validate-marker[data-astro-cid-vum2jyi5]{offset-path:path("M 700 390 L 880 390");animation:m0-validate-marker 12s ease-in-out infinite}.m0-primary-dot[data-astro-cid-vum2jyi5]{animation:m0-primary-dot 2.5s ease-in-out infinite}.m0-patch-pill[data-astro-cid-vum2jyi5]{animation:m0-patch-pulse 12s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.m0-snapshot-dot[data-astro-cid-vum2jyi5],.m0-clone[data-astro-cid-vum2jyi5],.m0-patch-bar[data-astro-cid-vum2jyi5],.m0-validate-bar[data-astro-cid-vum2jyi5],.m0-validate-marker[data-astro-cid-vum2jyi5],.m0-primary-dot[data-astro-cid-vum2jyi5],.m0-patch-pill[data-astro-cid-vum2jyi5]{animation:none!important}}.axilon-prophet[data-astro-cid-gued5a37]{display:block;width:100%;height:auto}.p0-mono[data-astro-cid-gued5a37]{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.p0-title[data-astro-cid-gued5a37]{font-size:13px;fill:#ccc;letter-spacing:.22em}.p0-section-label[data-astro-cid-gued5a37]{font-size:13px;fill:#888;letter-spacing:.15em}.p0-root-label[data-astro-cid-gued5a37]{font-size:13px;fill:#ccc;letter-spacing:.08em;font-weight:500}.p0-asset-tag[data-astro-cid-gued5a37]{font-size:12px;fill:#ccc;font-weight:500}.p0-asset-tag-bright[data-astro-cid-gued5a37]{font-size:12px;fill:#fff;font-weight:500}.p0-asset-sub[data-astro-cid-gued5a37]{font-size:11px;fill:#888}.p0-verdict-text[data-astro-cid-gued5a37]{font-size:12px;fill:#ddd}@keyframes p0-root-pulse{0%,to{opacity:.4;r:4}50%{opacity:1;r:5}}@keyframes p0-arc-draw{0%{stroke-dashoffset:600;opacity:0}8%{opacity:.5}48%{stroke-dashoffset:0;opacity:.5}72%{opacity:0}to{stroke-dashoffset:0;opacity:0}}@keyframes p0-arc-main{0%{stroke-dashoffset:800;opacity:0}12%{opacity:1}44%{stroke-dashoffset:0;opacity:1}72%{opacity:0}to{stroke-dashoffset:0;opacity:0}}@keyframes p0-target-flash{0%,to{opacity:.5}50%{opacity:1}}@keyframes p0-propagation-fill{0%,40%{width:0}65%,to{width:880px}}@keyframes p0-target-dot{0%,to{opacity:.3}50%{opacity:1}}@keyframes p0-verdict-on{0%,60%{opacity:0}67%,to{opacity:1}}.p0-root[data-astro-cid-gued5a37]{fill:#fff;animation:p0-root-pulse 12s ease-in-out infinite}.p0-arc-1[data-astro-cid-gued5a37]{stroke-dasharray:600;animation:p0-arc-draw 12s ease-in-out infinite;animation-delay:.2s}.p0-arc-2[data-astro-cid-gued5a37]{stroke-dasharray:600;animation:p0-arc-draw 12s ease-in-out infinite;animation-delay:.5s}.p0-arc-3[data-astro-cid-gued5a37]{stroke-dasharray:600;animation:p0-arc-draw 12s ease-in-out infinite;animation-delay:.8s}.p0-arc-4[data-astro-cid-gued5a37]{stroke-dasharray:600;animation:p0-arc-draw 12s ease-in-out infinite;animation-delay:1.1s}.p0-arc-main[data-astro-cid-gued5a37]{stroke-dasharray:800;animation:p0-arc-main 12s ease-in-out infinite;animation-delay:1.4s}.p0-target[data-astro-cid-gued5a37]{animation:p0-target-flash 12s ease-in-out infinite;animation-delay:1.7s}.p0-propagation[data-astro-cid-gued5a37]{animation:p0-propagation-fill 12s ease-in-out infinite}.p0-target-dot[data-astro-cid-gued5a37]{animation:p0-target-dot 2.5s ease-in-out infinite}.p0-verdict[data-astro-cid-gued5a37]{animation:p0-verdict-on 12s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.p0-root[data-astro-cid-gued5a37],.p0-arc-1[data-astro-cid-gued5a37],.p0-arc-2[data-astro-cid-gued5a37],.p0-arc-3[data-astro-cid-gued5a37],.p0-arc-4[data-astro-cid-gued5a37],.p0-arc-main[data-astro-cid-gued5a37],.p0-target[data-astro-cid-gued5a37],.p0-propagation[data-astro-cid-gued5a37],.p0-target-dot[data-astro-cid-gued5a37],.p0-verdict[data-astro-cid-gued5a37]{animation:none!important}}.framed[data-astro-cid-wts23gkt]{position:relative;padding:clamp(40px,5vw,80px) clamp(20px,3vw,48px)}@media(max-width:880px){.framed[data-astro-cid-wts23gkt]{padding:clamp(28px,5vw,56px) clamp(16px,3vw,32px)}}@media(max-width:520px){.framed[data-astro-cid-wts23gkt]{padding:clamp(20px,5vw,36px) clamp(12px,3vw,20px)}}.framed__corner[data-astro-cid-wts23gkt]{position:absolute;width:clamp(12px,1.1vw,18px);height:clamp(12px,1.1vw,18px);pointer-events:none}.framed__corner--tl[data-astro-cid-wts23gkt]{top:0;left:0;border-top:1px solid var(--fg);border-left:1px solid var(--fg)}.framed__corner--tr[data-astro-cid-wts23gkt]{top:0;right:0;border-top:1px solid var(--fg);border-right:1px solid var(--fg)}.framed__corner--bl[data-astro-cid-wts23gkt]{bottom:0;left:0;border-bottom:1px solid var(--fg);border-left:1px solid var(--fg)}.framed__corner--br[data-astro-cid-wts23gkt]{bottom:0;right:0;border-bottom:1px solid var(--fg);border-right:1px solid var(--fg)}.platform[data-astro-cid-ubllpuo5]{padding-top:var(--section-pad);padding-bottom:clamp(24px,3vw,56px)}.platform__head[data-astro-cid-ubllpuo5]{margin-bottom:clamp(28px,3vw,48px)}.platform__grid[data-astro-cid-ubllpuo5]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,4vw,80px)}@media(max-width:880px){.platform__grid[data-astro-cid-ubllpuo5]{grid-template-columns:1fr;gap:clamp(48px,6vw,80px)}}.backed[data-astro-cid-u7khmhyv]{padding-top:clamp(24px,3vw,56px);padding-bottom:clamp(24px,3vw,56px)}.backed__label[data-astro-cid-u7khmhyv]{margin-bottom:clamp(36px,4vw,64px)}.backed__row[data-astro-cid-u7khmhyv]{display:flex;flex-wrap:wrap;border-top:1px solid var(--hairline);border-left:1px solid var(--hairline)}.backed__cell[data-astro-cid-u7khmhyv]{flex:1 1 20%;min-width:120px;padding:clamp(22px,2.6vw,44px) clamp(12px,1.5vw,24px);display:flex;align-items:center;justify-content:center;border-right:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.backed__logo[data-astro-cid-u7khmhyv]{height:calc(clamp(18px,1.8vw,30px) * var(--logo-scale, 1));width:auto;max-width:90%;max-height:clamp(28px,3vw,44px);object-fit:contain;opacity:var(--logo-opacity, .72);filter:var(--logo-glow, none);transition:opacity .22s ease,filter .22s ease}.backed__cell[data-astro-cid-u7khmhyv]:hover .backed__logo[data-astro-cid-u7khmhyv]{opacity:1;filter:var(--logo-hover-glow, var(--logo-glow, none))}.backed__logo--masked[data-astro-cid-u7khmhyv]{display:block;height:calc(clamp(18px,1.8vw,30px) * var(--logo-scale, 1));aspect-ratio:var(--logo-aspect);max-width:90%;max-height:clamp(28px,3vw,44px);background-color:var(--logo-recolor);-webkit-mask:var(--logo-mask) center / contain no-repeat;mask:var(--logo-mask) center / contain no-repeat;filter:none}.backed__cell[data-astro-cid-u7khmhyv]:hover .backed__logo--masked[data-astro-cid-u7khmhyv]{opacity:1;filter:none}@media(max-width:520px){.backed__cell[data-astro-cid-u7khmhyv]{flex-basis:33.333%;min-width:0}}.book[data-astro-cid-ouqes7pf]{padding-top:clamp(24px,3vw,56px);padding-bottom:var(--section-pad)}.book__label[data-astro-cid-ouqes7pf]{margin-bottom:clamp(36px,5vw,80px)}.book__stage[data-astro-cid-ouqes7pf]{display:flex;flex-direction:column;align-items:center}.book__embed[data-astro-cid-ouqes7pf]{width:100%;max-width:920px;min-height:640px}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--hairline);padding:clamp(24px,2.6vw,44px) 0}.footer__shell[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,2vw,32px);flex-wrap:wrap}.footer__brand[data-astro-cid-sz7xmlte]{color:var(--fg);display:inline-flex}
