:root{color:#142236;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--green:#1f9f67;--mint:#2bc983;--blue:#2563eb;--cyan:#0ea5b7;--violet:#6d5dfc;--amber:#d98524;--rose:#d84f68;--ink:#101827;--muted:#62748a;--line:#25395324;--paper:#ffffffd1;--paper-strong:#fffffff0;--shadow:0 28px 90px #1c403c24;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-smooth:cubic-bezier(.22, .78, .24, 1);--site-anchor-offset:152px;--site-topbar-space:114px;background:#f6faf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:radial-gradient(circle at 8% 4%,#3adaa42e,#0000 30%),radial-gradient(circle at 92% 12%,#4996ff29,#0000 34%),radial-gradient(circle at 50% 64%,#8b7cf614,#0000 38%),linear-gradient(#f5fbf8 0%,#f8fbff 55%,#fffaf4 100%);min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}section[id],footer[id]{scroll-margin-top:var(--site-anchor-offset)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.site-shell{width:min(1500px,100% - 32px);margin:0 auto}.topbar{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(24px)saturate(1.18);backdrop-filter:blur(24px)saturate(1.18);background:#ffffffc2;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:70px;margin:14px 0 20px;padding:10px 12px 10px 16px;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;display:grid;position:relative;box-shadow:0 20px 60px #1f3b341a,inset 0 1px #ffffffd1}.topbar.is-pinned{background:#ffffffe6;border-color:#1f9f672e;width:min(1500px,100% - 32px);margin:0;position:fixed;top:12px;left:50%;transform:translate(-50%,-2px);box-shadow:0 20px 58px #1f3b3429,inset 0 1px #ffffffb8}.brand,.topbar-links,.topbar-actions,.topbar-action,.nav-icon-button,.language-toggle,.hero-actions,.inline-actions,.hero-badges,.release-actions,.footer-brand,.footer-links,.footer-links a,.qr-card strong{align-items:center;display:flex}.brand{color:var(--ink);gap:11px;font-weight:800}.brand img,.footer-brand img{border-radius:12px;width:38px;height:38px}.topbar-links{scrollbar-width:none;justify-content:center;gap:2px;min-width:0;overflow-x:auto}.topbar-links::-webkit-scrollbar{display:none}.mobile-nav-toggle,.topbar-action-label-short{display:none}.topbar-links a{color:#4e5d72;border-radius:11px;flex:none;padding:10px 11px;font-size:14px;font-weight:720;transition:color .18s,background .18s,transform .18s;position:relative}.topbar-links a:after{content:"";background:linear-gradient(90deg, var(--green), var(--cyan));opacity:0;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:5px;left:12px;right:12px;transform:scaleX(.45)}.topbar-links a:hover{transform:translateY(-1px)}.topbar-links a.is-active{box-shadow:inset 0 0 0 1px #1f9f6724,0 10px 24px #1f9f6717}.topbar-links a.is-active:after{opacity:1;transform:scaleX(1)}.topbar-links a:focus-visible,.brand:focus-visible,.nav-icon-button:focus-visible,.language-toggle:focus-visible,.topbar-action:focus-visible{outline-offset:3px;outline:2px solid #1f9f676b}.topbar-actions{justify-content:flex-end;gap:10px}.language-toggle,.topbar-action,.nav-icon-button,.button,.release-actions a{border-radius:14px;justify-content:center;font-weight:790;line-height:1}.nav-icon-button{color:#17304f;background:#ffffffc7;border:1px solid #2563eb29;width:44px;min-width:44px;height:44px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s}.github-star-button{width:44px;min-width:44px;position:relative;overflow:visible}.github-star-badge{z-index:1;color:#1f8f60;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;background:linear-gradient(#f2fff8 0%,#e7f8ef 100%);border:1px solid #1f9f6738;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-width:38px;height:20px;padding:0 6px;font-size:10.5px;font-weight:850;line-height:1;display:inline-flex;position:absolute;top:-8px;right:-10px;box-shadow:0 8px 18px #1f9f6724,inset 0 1px #ffffffc7}.github-star-badge svg{color:#24a86e;width:9px;height:9px}.github-star-badge span{transform:translateY(.3px)}.nav-icon-button:hover,.language-toggle:hover{background:#fff;border-color:#1f9f6752;transform:translateY(-1px)}.github-star-button:hover{background:#fff;border-color:#1f9f6752}.github-star-button:hover .github-star-badge{background:linear-gradient(#f7fffb 0%,#dff6ea 100%);border-color:#1f9f673d}.language-toggle{color:#244366;cursor:pointer;background:#ffffffc7;border:1px solid #2563eb29;gap:8px;min-height:44px;padding:0 13px}.topbar-action{color:#fff;background:linear-gradient(135deg,#1f9f67,#24c27c);gap:8px;min-height:44px;padding:0 16px;box-shadow:0 14px 30px #1f9f6738}.hero-section{grid-template-columns:minmax(0,.9fr) minmax(540px,1.1fr);align-items:center;gap:clamp(42px,4vw,72px);min-height:calc(100vh - 110px);padding:24px 0 90px;display:grid;position:relative}.hero-copy{z-index:2;max-width:690px;animation:rise-in .82s var(--ease-out) both;position:relative}.eyebrow,.section-kicker{color:var(--green);letter-spacing:0;align-items:center;gap:8px;margin:0 0 18px;font-size:13px;font-weight:830;display:inline-flex}.eyebrow{background:#ffffffa8;border:1px solid #1f9f6729;border-radius:999px;min-height:34px;padding:0 12px;box-shadow:0 10px 28px #1f9f6714}.section-kicker{text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1{color:#0f1b2b;letter-spacing:-.045em;text-wrap:balance;max-width:860px;margin-bottom:24px;font-size:clamp(54px,4.2vw,66px);line-height:1.01}.hero-actions,.inline-actions{flex-wrap:wrap;gap:14px}.hero-actions{gap:12px;margin-bottom:24px}.hero-actions .button{padding-left:18px;padding-right:18px}.button{min-height:54px;transition:transform .24s var(--ease-out), box-shadow .24s var(--ease-out), border-color .2s ease, background .2s ease;border:1px solid #0000;align-items:center;gap:10px;padding:0 22px;display:inline-flex}.button span,.release-actions span{align-items:center;min-height:1em;display:inline-flex}.button svg,.release-actions svg,.topbar-action svg,.language-toggle svg,.nav-icon-button svg{flex:none}.github-mark{width:1.12em;height:1.12em;display:block}.button:hover,.portal-card:hover,.scenario-card:hover,.format-card:hover,.capability-card:hover,.commercial-card:hover,.metric-card:hover,.commercial-summary-card:hover,.route-step:hover{transform:translateY(-3px)scale(1.012)}.button.secondary,.button.tertiary{color:#17304f;border-color:var(--line);background:#ffffffd1}.button.tertiary{color:#4a3c86;border-color:#6d5dfc33}.hero-badges{flex-wrap:wrap;gap:10px}.hero-badges span{color:#2e5c4e;background:#ffffffa8;border:1px solid #1f9f6729;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:13px;font-weight:740;display:inline-flex}.hero-visual{min-width:0;animation:rise-in .96s 80ms var(--ease-out) both}.hero-stage{--hero-pointer-x:0px;--hero-pointer-y:0px;isolation:isolate;min-height:640px;position:relative;transform:translateZ(0)}.three-canvas{z-index:1;opacity:0;width:100%;height:100%;transition:opacity .56s var(--ease-out);display:block;position:absolute;inset:0}.hero-stage.is-webgl-ready .three-canvas{opacity:1}.hero-static-preview{z-index:1;pointer-events:none;transform-style:preserve-3d;transition:opacity .42s;position:absolute;inset:15% 7% 10%;transform:perspective(920px)rotateX(5deg)rotateY(-14deg)rotate(-4deg)}.hero-stage.is-webgl-ready .hero-static-preview{opacity:0}.hero-static-page,.hero-static-line,.hero-static-node{display:block;position:absolute}.hero-static-page{background:linear-gradient(#fffffff0,#e2faf7d6),#f8fffb;border:1px solid #8ef0cd6b;border-radius:8px;width:48%;height:64%;top:13%;left:24%;box-shadow:0 28px 48px #0003,inset 0 1px #ffffffeb}.hero-static-page-one{opacity:.58;transform:translate3d(-22px,20px,-90px)}.hero-static-page-two{opacity:.72;transform:translate3d(-9px,8px,-45px)}.hero-static-page-three{opacity:.88;transform:translate(8px,-4px)}.hero-static-line{background:linear-gradient(90deg,#25d692db,#37d6f3ad);border-radius:999px;height:10px;left:31%;box-shadow:0 0 18px #2bc98361}.hero-static-line-one{width:29%;top:33%}.hero-static-line-two{background:linear-gradient(90deg,#37d6f3c7,#8b7cf6a3);width:38%;top:46%}.hero-static-line-three{background:linear-gradient(90deg,#8b7cf6b8,#f3b24fb3);width:24%;top:60%}.hero-static-node{background:#39d8ff;border-radius:50%;width:13px;height:13px;box-shadow:0 0 20px #39d8ffb8}.hero-static-node-one{background:#28d989;bottom:22%;left:21%}.hero-static-node-two{bottom:27%;left:48%}.hero-static-node-three{background:#f0bb45;bottom:18%;right:18%}.hero-stage:before{z-index:0;content:"";background:radial-gradient(circle at 18% 18%,#2bc9833d,#0000 34%),radial-gradient(circle at 82% 76%,#4d74ff47,#0000 38%),linear-gradient(135deg,#071828fa,#0c3741f5 52%,#122342f5),#0a1b2d;border:1px solid #a4f1de2e;border-radius:36px;position:absolute;inset:6% 0 5%;box-shadow:0 44px 110px #0c283040,inset 0 1px #ffffff14,0 0 0 1px #0a223224}.hero-stage:after{z-index:0;content:"";pointer-events:none;opacity:.72;transform:translate3d(var(--hero-pointer-x), var(--hero-pointer-y), 0);transition:transform .22s var(--ease-out);background-image:linear-gradient(#85edd311 1px,#0000 1px),linear-gradient(90deg,#85edd30e 1px,#0000 1px);background-size:44px 44px;border-radius:36px;position:absolute;inset:6% 0 5%;-webkit-mask-image:linear-gradient(150deg,#000000e0,#0000 78%);mask-image:linear-gradient(150deg,#000000e0,#0000 78%)}.hero-signal,.hero-engine-card{z-index:3;color:#f4fbff;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#07192bb3;border:1px solid #ffffff38;border-radius:14px;align-items:center;gap:10px;font-size:14px;font-weight:760;display:flex;position:absolute;box-shadow:0 22px 62px #00000045,inset 0 1px #ffffff1a}.hero-signal{min-height:48px;padding:0 16px}.hero-signal-top{animation:6.2s ease-in-out infinite float-card-soft;top:52px;left:28px}.hero-signal-bottom{animation:5.8s ease-in-out .6s infinite float-card;bottom:66px;right:18px}.hero-engine-card{flex-direction:column;align-items:flex-start;gap:6px;padding:16px 18px;animation:7s ease-in-out 1.1s infinite reverse float-card-soft;top:112px;right:46px}.hero-engine-card strong{color:#8ef0cd;font-size:16px}.hero-format-cloud{z-index:2;pointer-events:none;position:absolute;inset:0}.hero-format-pill{color:#f4fdffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.06em;background:#091f319e;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;min-width:48px;min-height:30px;padding:0 10px;font-size:11px;font-weight:840;animation:6.4s ease-in-out infinite format-drift;display:inline-flex;position:absolute;box-shadow:0 14px 34px #0000002e}.hero-format-pdf{color:#ffc4cc;top:23%;left:10%}.hero-format-office{color:#a8d8ff;animation-delay:-1.6s;top:34%;right:7%}.hero-format-cad{color:#c9bcff;animation-delay:-3.2s;bottom:28%;right:10%}.hero-format-data{color:#ffe19c;animation-delay:-4.6s;bottom:18%;left:12%}.band{border-top:1px solid var(--line);padding:88px 0}.band-light{background:radial-gradient(circle at 4% 10%,#2bc9831c,#0000 26%),radial-gradient(circle at 96% 90%,#2563eb1a,#0000 30%),#ffffff80;border:1px solid #1f9f6724;border-radius:30px;margin-bottom:30px;padding-left:32px;padding-right:32px;box-shadow:inset 0 1px #ffffffbd}.section-heading{grid-template-columns:minmax(0,.84fr) minmax(0,1fr);align-items:end;gap:36px;margin-bottom:30px;display:grid}.section-heading.compact{max-width:920px;display:block}.section-heading h2,.ecosystem-copy h2,.demo-reveal-copy h2,.commercial-copy h2,.commercial-heading h2,.release-strip h2,.support-copy h2{color:var(--ink);letter-spacing:0;margin-bottom:18px;font-size:clamp(38px,3.3vw,50px);line-height:1.08}.section-heading p:not(.section-kicker),.ecosystem-copy p,.demo-reveal-copy p,.commercial-copy p,.commercial-heading p,.route-copy p,.support-copy p{color:#586b82;font-size:17px;line-height:1.78}.metric-grid,.format-grid,.scenario-grid,.capability-grid,.portal-grid,.commercial-grid,.commercial-summary-grid,.route-steps{gap:16px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.format-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.scenario-grid,.capability-grid,.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.metric-card,.format-card,.scenario-card,.capability-card,.portal-card,.commercial-card,.commercial-summary-card,.route-step{border:1px solid var(--line);background:#ffffffc2;border-radius:18px;transition:transform .18s,box-shadow .18s,border-color .18s}.metric-card:hover,.format-card:hover,.scenario-card:hover,.capability-card:hover,.portal-card:hover,.commercial-card:hover,.commercial-summary-card:hover,.route-step:hover{border-color:#1f9f6738;box-shadow:0 24px 58px #23434521}.metric-card{min-height:168px;padding:22px;overflow:hidden}.metric-card span{color:#61738a;font-weight:760}.metric-card strong{color:var(--ink);margin:16px 0 9px;font-size:56px;line-height:.95;display:block}.metric-card p,.format-card p,.scenario-card p,.capability-card p,.portal-card span,.commercial-card p,.commercial-summary-card p,.comparison-row p,.route-step p,.commercial-code-panel p{color:#607086;line-height:1.64}.format-card,.scenario-card,.capability-card,.portal-card,.commercial-card,.commercial-summary-card,.route-step{min-height:220px;padding:26px}.format-card svg,.scenario-card svg,.capability-card svg,.portal-card svg,.commercial-card svg,.route-step svg{margin-bottom:22px}.format-card h3,.scenario-card h3,.capability-card h3,.commercial-card h3,.route-copy h3,.route-step h4{color:var(--ink);margin-bottom:10px;font-size:21px;line-height:1.24}.format-card strong{color:#26384f;margin-bottom:18px;line-height:1.4;display:block}.accent-emerald svg{color:var(--green)}.accent-cyan svg{color:var(--cyan)}.accent-orange svg{color:var(--amber)}.accent-indigo svg{color:var(--violet)}.scenario-card svg{color:var(--blue)}.capability-card svg{color:var(--rose)}.demo-reveal-section{background:linear-gradient(#ffffff2e,#e5f4f1b3 48%,#fff3),#f6fbf8;border-top:1px solid #1f9f6724;border-bottom:1px solid #2539531f;min-height:1120px;margin-left:calc(-50vw + min(1500px,100vw - 32px)/2);margin-right:calc(-50vw + min(1500px,100vw - 32px)/2)}.demo-reveal-stage{grid-template-rows:auto minmax(0,1fr);min-height:min(820px,100vh - 116px);padding:36px max(16px,50vw - 750px);display:grid;position:sticky;top:96px}.demo-reveal-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:22px;display:grid}.demo-reveal-copy h2{max-width:860px}.demo-reveal-copy p{max-width:920px}.demo-reveal-window{perspective:1400px;min-height:0;position:relative}.demo-browser{box-shadow:var(--shadow);background:#fff;border:1px solid #25395329;border-radius:20px;overflow:hidden}.demo-browser-wide{z-index:2;transform-origin:50%;opacity:.74;width:100%;height:100%;min-height:650px;transition:transform .52s cubic-bezier(.2,.8,.2,1),opacity .42s,box-shadow .42s;position:relative;transform:translateY(26px)scale(.965)}.demo-browser-bar{color:#64748b;background:#f8fbff;border-bottom:1px solid #2539531f;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:flex}.demo-browser-bar span{background:#ff6c6c;border-radius:50%;width:10px;height:10px}.demo-browser-bar span:nth-child(2){background:#ffc75a}.demo-browser-bar span:nth-child(3){background:#38d98b}.demo-browser-bar strong{margin-left:auto;font-size:13px}.demo-frame-stack{background:#edf4f3;height:calc(100% - 42px);min-height:608px;position:relative;overflow:hidden}.demo-frame-stack iframe,.demo-frame-poster{width:100%;height:100%;display:block;position:absolute;inset:0}.demo-frame-stack iframe{opacity:0;pointer-events:none;background:#f8fafc;border:0;transition:opacity .24s}.demo-frame-stack iframe.is-ready{opacity:1;pointer-events:auto}.demo-frame-poster{opacity:1;margin:0;transition:opacity .24s}.demo-frame-poster.is-hidden{opacity:0;pointer-events:none}.demo-frame-poster img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.demo-frame-placeholder{color:#244366;background:linear-gradient(135deg,#1f9f671a,#0000 40%),linear-gradient(245deg,#2563eb1a,#0000 42%),#f8fbff;align-content:center;place-items:center;gap:12px;min-height:608px;padding:28px;display:grid}.demo-frame-placeholder svg{color:var(--green)}.demo-frame-placeholder strong{color:var(--ink);font-size:18px}.demo-frame-placeholder span{color:#64748b;font-size:14px}.demo-seam{z-index:1;background:#ffffffc2;border:1px solid #1f9f671f;border-radius:999px;width:min(940px,100% - 96px);height:42px;transition:transform .52s cubic-bezier(.2,.8,.2,1),opacity .36s;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #1f3b341f}.demo-seam span{color:#537066;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:820;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.demo-seam-top{top:-19px;transform:translate(-50%,62px)scaleX(.86)}.demo-seam-bottom{bottom:-19px;transform:translate(-50%,-62px)scaleX(.86)}.demo-reveal-active .demo-seam-top,.demo-reveal-active .demo-seam-bottom{opacity:.92}.demo-reveal-active .demo-seam-top{transform:translate(-50%,-4px)scaleX(1)}.demo-reveal-active .demo-seam-bottom{transform:translate(-50%,4px)scaleX(1)}.ecosystem-section{color:#f4fbff;background:linear-gradient(90deg,#ffffff0e 1px,#0000 1px) 0 0/72px 72px,linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/72px 72px,linear-gradient(135deg,#0b1d31fa,#144e49f5),#102033;grid-template-columns:minmax(330px,.74fr) minmax(620px,1.26fr);align-items:stretch;gap:42px;margin-left:calc(-50vw + min(1500px,100vw - 32px)/2);margin-right:calc(-50vw + min(1500px,100vw - 32px)/2);padding:84px max(16px,50vw - 750px);display:grid;position:relative;overflow:hidden}.ecosystem-section:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(135deg,#2bc9832e,#0000 42%),linear-gradient(245deg,#2563eb33,#0000 46%);position:absolute;inset:0}.ecosystem-copy,.quickstart-workbench{z-index:1;min-width:0;position:relative}.ecosystem-copy h2,.ecosystem-copy p,.ecosystem-section .section-kicker{color:#f4fbff}.quickstart-tabs{gap:10px;margin-top:28px;display:grid}.quickstart-tab{color:#f2fbffc7;cursor:pointer;text-align:left;background:#ffffff12;border:1px solid #ffffff21;border-radius:14px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:68px;padding:10px 12px;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.quickstart-tab:hover,.quickstart-tab:focus-visible{color:#fff;background:#ffffff1f;border-color:#8be6d061;outline:none;transform:translate(4px)}.quickstart-tab:after{content:"";opacity:0;transition:opacity .22s;position:absolute;inset:0}.quickstart-tab.is-active{color:#fff;border-color:#ffffff3d;box-shadow:0 20px 44px #0000002e}.quickstart-tab.is-active:after{opacity:1}.quickstart-tab-green:after{background:linear-gradient(135deg,#1f9f67f2,#18b6d1e6)}.quickstart-tab-blue:after{background:linear-gradient(135deg,#2563ebeb,#0ea5b7e0)}.quickstart-tab-cyan:after{background:linear-gradient(135deg,#0ea5b7eb,#2bc983d1)}.quickstart-tab-violet:after{background:linear-gradient(135deg,#6d5dfceb,#2563ebd6)}.quickstart-tab-amber:after{background:linear-gradient(135deg,#d98524f0,#efb74bd6)}.quickstart-tab-rose:after{background:linear-gradient(135deg,#d84f68eb,#6d5dfcd1)}.quickstart-tab-icon,.quickstart-tab-copy{z-index:1;position:relative}.quickstart-tab-icon{background:#ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.quickstart-tab-copy{min-width:0}.quickstart-tab-copy strong,.quickstart-tab-copy em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.quickstart-tab-copy strong{color:inherit;font-size:15px;line-height:1.3}.quickstart-tab-copy em{color:#ebf8ff9e;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;font-style:normal;line-height:1.4;display:-webkit-box}.quickstart-tab.is-active .quickstart-tab-copy em{color:#ffffffc7}.quickstart-workbench{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040e19a3;border:1px solid #ffffff24;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid;overflow:hidden;box-shadow:0 34px 90px #00000047}.quickstart-header,.quickstart-footer{justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:18px 20px;display:flex}.quickstart-header{background:linear-gradient(135deg,#ffffff1c,#0000),#ffffff0b;border-bottom:1px solid #ffffff1a}.quickstart-header div{min-width:0}.quickstart-header span,.quickstart-footer span{color:#ebf8ffad;line-height:1.56}.quickstart-header span{text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;display:block;overflow:hidden}.quickstart-header strong{color:#f8fdff;font-size:19px;line-height:1.32;display:block}.quickstart-header a{color:#eafff8;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;flex:none;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:800;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.quickstart-header a:hover{background:#ffffff21;border-color:#8be6d061;transform:translateY(-1px)}.quickstart-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#8be6d09e #ffffff14;scrollbar-width:thin;min-width:0;display:flex;overflow:auto hidden}.quickstart-track:focus-visible{outline-offset:-3px;outline:2px solid #8be6d080}.quickstart-track::-webkit-scrollbar{height:8px}.quickstart-track::-webkit-scrollbar-track{background:#ffffff14}.quickstart-track::-webkit-scrollbar-thumb{background:#8be6d09e;border-radius:999px}.code-panel{background:#06111f;border:0;border-radius:0;flex:0 0 100%;min-width:100%;overflow:hidden}.quickstart-panel{scroll-snap-align:start;scroll-snap-stop:always}.quickstart-panel-green{background:linear-gradient(155deg,#06111ff5,#072a23eb)}.quickstart-panel-blue{background:linear-gradient(155deg,#06111ff5,#0b2148eb)}.quickstart-panel-cyan{background:linear-gradient(155deg,#06111ff5,#072f3beb)}.quickstart-panel-violet{background:linear-gradient(155deg,#06111ff5,#231853e6)}.quickstart-panel-amber{background:linear-gradient(155deg,#06111ff5,#412608e0)}.quickstart-panel-rose{background:linear-gradient(155deg,#06111ff5,#48162ae6)}.code-toolbar{border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;min-height:46px;padding:0 18px;display:flex}.code-toolbar span{background:#ff6c6c;border-radius:50%;width:10px;height:10px}.code-toolbar span:nth-child(2){background:#ffc75a}.code-toolbar span:nth-child(3){background:#38d98b}.code-toolbar strong{color:#e9fbffb3;margin-left:auto;font-size:13px}pre{min-height:470px;max-height:540px;margin:0;padding:26px;overflow:auto}code{color:#d9f7ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:15px;line-height:1.8}code.hljs{color:#d9f7ff;background:0 0;display:block}.hljs-keyword,.hljs-selector-tag,.hljs-title.function_,.hljs-title.class_{color:#8b8cff}.hljs-string,.hljs-regexp,.hljs-symbol{color:#8be6d0}.hljs-tag,.hljs-name,.hljs-built_in{color:#62ddff}.hljs-attr,.hljs-property,.hljs-variable,.hljs-template-variable{color:#f0c66f}.hljs-number,.hljs-literal,.hljs-meta{color:#f59dc0}.hljs-comment,.hljs-quote{color:#7c91aa;font-style:italic}.hljs-params,.hljs-punctuation,.hljs-operator{color:#c7d8ef}.hljs-subst{color:#d9f7ff}.quickstart-footer{background:#ffffff0a;border-top:1px solid #ffffff1a}.quickstart-footer span{color:#ebf8ffc7;min-width:0;font-size:14px}.quickstart-dots{flex:none;gap:7px;display:inline-flex}.quickstart-dots button{cursor:pointer;background:#ffffff42;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .18s,background .18s}.quickstart-dots button.is-active{background:#8be6d0;width:28px}.quickstart-tab,.quickstart-workbench{opacity:0;transform:translateY(18px)}.quickstart-active .quickstart-tab,.quickstart-active .quickstart-workbench{opacity:1;transform:translateY(0)}.quickstart-active .quickstart-tab:hover,.quickstart-active .quickstart-tab:focus-visible{transform:translate(4px)}.docs-section{position:relative}.docs-quick-nav{scrollbar-width:thin;scrollbar-color:#1f9f676b #1f9f6714;gap:10px;margin:0 0 20px;padding-bottom:4px;display:flex;overflow-x:auto}.docs-quick-nav a{color:#17436a;background:#ffffffc7;border:1px solid #1f9f672e;border-radius:999px;flex:none;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:820;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.docs-quick-nav a:hover{background:#fff;border-color:#1f9f6757;transform:translateY(-1px)}.docs-frame-card{background:#fff;border:1px solid #25395329;border-radius:20px;overflow:hidden;box-shadow:0 22px 64px #1c403c1f}.docs-frame-card iframe{background:#f8fafc;border:0;width:100%;height:min(780px,100vh - 150px);min-height:520px;display:block}.docs-frame-placeholder{min-height:min(780px,100vh - 150px)}.commercial-section{background:linear-gradient(115deg,#1f9f671f,#0000 42%),linear-gradient(245deg,#6d5dfc1f,#0000 46%),#fff;border-top:1px solid #2539531f;border-bottom:1px solid #2539531f;margin-left:calc(-50vw + min(1500px,100vw - 32px)/2);margin-right:calc(-50vw + min(1500px,100vw - 32px)/2);padding:84px max(16px,50vw - 750px)}.commercial-heading h2{max-width:980px}.commercial-heading p:not(.section-kicker){max-width:1040px}.commercial-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.commercial-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.commercial-summary-card{background:#ffffffdb;min-height:184px;overflow:hidden}.commercial-summary-card span{color:#164a5f;text-transform:uppercase;background:#0ea5b71a;border-radius:999px;align-items:center;min-height:30px;margin-bottom:16px;padding:0 10px;font-size:12px;font-weight:830;display:inline-flex}.commercial-summary-card strong{color:var(--ink);margin-bottom:12px;font-size:24px;line-height:1.22;display:block}.commercial-comparison{background:#ffffffe6;border:1px solid #25395324;border-radius:20px;overflow:hidden;box-shadow:0 26px 76px #1c403c1f}.comparison-row{border-top:1px solid #2539531a;grid-template-columns:minmax(170px,.54fr) minmax(0,1fr) minmax(0,1.08fr);gap:0;display:grid}.comparison-row:first-child{border-top:0}.comparison-row-head{color:#42546a;text-transform:uppercase;background:linear-gradient(135deg,#1f9f671a,#6d5dfc14),#f8fbff;border-top:0;min-height:56px;font-size:13px;font-weight:840}.comparison-row-head span,.comparison-dimension,.comparison-row p{padding:20px}.comparison-row-head span,.comparison-row p{border-left:1px solid #2539531a}.comparison-row-head span:first-child{border-left:0}.comparison-dimension{align-items:center;gap:12px;display:flex}.comparison-dimension svg{color:var(--green);flex:none}.comparison-dimension strong{color:var(--ink);font-size:17px;line-height:1.35}.comparison-row p{color:#5d6e84;margin:0;font-size:15px}.comparison-row .comparison-pro{color:#4e437d;background:#6d5dfc0b}.comparison-mobile-label{display:none}.commercial-route{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:start;gap:22px;margin-top:26px;display:grid}.route-copy{min-width:0;padding:4px 0;position:sticky;top:116px}.route-copy h3{margin-bottom:14px;font-size:32px;line-height:1.12}.route-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.route-step{background:#ffffffd1;min-height:232px;position:relative}.route-step>span{color:#1d5e50;background:#1f9f671a;border-radius:999px;align-items:center;min-height:28px;margin-bottom:18px;padding:0 10px;font-size:12px;font-weight:830;display:inline-flex}.route-step svg{color:var(--violet);position:absolute;top:24px;right:24px}.route-step h4{padding-right:34px;font-size:20px}.commercial-code-panel{background:#06111f;border:1px solid #ffffff24;border-radius:18px;grid-column:2;overflow:hidden;box-shadow:0 28px 72px #11233a2e}.commercial-code-panel pre{min-height:0;max-height:none}.commercial-code-panel p{color:#ebf8ffad;margin:0;padding:0 22px 20px;font-size:13px}.commercial-feature-grid{margin-top:18px}.commercial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commercial-card{background:#ffffffdb}.commercial-card svg{color:var(--violet)}.portal-card strong{color:var(--ink);margin-bottom:12px;font-size:20px;line-height:1.24;display:block}.portal-card svg{color:var(--green)}.release-strip{background:linear-gradient(135deg,#1f9f6714,#2563eb0f),#ffffffad;border:1px solid #2539531f;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin:28px 0 42px;padding:34px;display:grid;box-shadow:0 22px 62px #1f3b3414}.release-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px}.release-actions a{border:1px solid var(--line);color:#17304f;background:#ffffffe6;align-items:center;gap:10px;min-width:146px;min-height:54px;padding:0 18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;box-shadow:0 12px 30px #17304f0f}.release-actions a:hover{border-color:#1f9f673d;transform:translateY(-2px);box-shadow:0 18px 42px #1f9f671f}.support-footer{grid-template-columns:minmax(0,.82fr) minmax(720px,1.18fr);align-items:start;gap:34px;padding:36px 0 44px;display:grid}.support-copy{position:sticky;top:104px}.footer-brand{color:var(--ink);gap:10px;margin-bottom:20px}.support-copy h2{margin-bottom:18px}.footer-links{flex-wrap:wrap;gap:10px;margin-top:22px}.footer-links a{min-height:38px;color:var(--green);background:#ffffffc7;border:1px solid #1f9f6729;border-radius:12px;gap:8px;padding:0 12px;font-weight:780}.qr-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.support-option-grid{gap:12px;display:grid}.support-option-card{min-height:112px;color:var(--ink);background:radial-gradient(circle at 100% 0,#2ec4b621,#0000 38%),#ffffffdb;border:1px solid #1f9f672b;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 18px 44px #1f3b3414}.support-option-card:hover,.support-option-card:focus-visible{border-color:#1f9f6766;transform:translateY(-3px);box-shadow:0 24px 54px #1f9f6724}.support-option-icon{color:#08784a;background:linear-gradient(145deg,#89f0c26b,#79c3ff47);border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.support-option-copy{min-width:0}.support-option-copy strong{color:var(--ink);margin-bottom:6px;font-size:18px;display:block}.support-option-copy>span{color:#63758b;font-size:14px;line-height:1.55;display:block}.support-option-arrow{color:var(--green);transition:transform .18s}.support-option-card:hover .support-option-arrow,.support-option-card:focus-visible .support-option-arrow{transform:translate(3px)}.qr-card{border:1px solid var(--line);background:#ffffffd1;border-radius:16px;min-width:0;padding:10px;box-shadow:0 18px 44px #1f3b3414}.qr-image{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;forced-color-adjust:none;isolation:isolate;background:#fff;border:1px solid #1018271a;border-radius:12px;justify-content:center;align-items:center;height:142px;margin-bottom:10px;padding:6px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffc7,0 12px 26px #10182714}.qr-image img{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;forced-color-adjust:none;mix-blend-mode:normal;object-fit:contain;background:#fff;border-radius:4px;max-width:100%;max-height:100%;display:block;filter:none!important;opacity:1!important}.qr-image img[src$=\.svg]{image-rendering:pixelated}.qr-card strong{color:var(--ink);gap:7px;margin-bottom:6px;font-size:15px}.qr-card span{color:#63758b;font-size:13px;line-height:1.5;display:block}.footer-bottom{border-top:1px solid var(--line);color:#607086;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;display:flex}.footer-bottom p{margin:0;line-height:1.6}.footer-badges{flex:0 496px;grid-template-columns:minmax(0,280fr) minmax(0,204fr);align-items:center;gap:12px;width:min(496px,100%);display:grid}.footer-badge{min-width:0;display:inline-flex}.footer-badge img{width:100%;height:auto;display:block}@keyframes rise-in{0%{opacity:0;transform:translateY(24px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes float-card-soft{0%,to{transform:translate(0,0)}50%{transform:translateY(-5px)}}@keyframes format-drift{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translate(2px,-6px)rotate(1deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (width<=1280px){.topbar{grid-template-columns:auto 1fr}.topbar-links{order:3;grid-column:1/-1}.topbar-actions{justify-self:end}}@media (width<=1180px){.hero-section,.ecosystem-section,.commercial-section,.commercial-heading,.commercial-route,.section-heading,.release-strip,.support-footer{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.hero-section{min-height:auto;padding-top:34px}h1{font-size:clamp(52px,6vw,60px)}.section-heading h2,.ecosystem-copy h2,.demo-reveal-copy h2,.commercial-copy h2,.commercial-heading h2,.release-strip h2,.support-copy h2{font-size:40px}.metric-grid,.format-grid,.portal-grid,.scenario-grid,.capability-grid,.commercial-grid,.route-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.support-copy,.route-copy{position:static}.commercial-code-panel{grid-column:auto}.commercial-heading-actions{justify-content:flex-start}.quickstart-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.quickstart-tab:hover,.quickstart-tab:focus-visible,.quickstart-active .quickstart-tab:hover,.quickstart-active .quickstart-tab:focus-visible{transform:translateY(-2px)}.release-actions{justify-content:flex-start}}@media (width<=820px){.site-shell{width:min(100% - 20px,720px)}.demo-reveal-section,.ecosystem-section,.commercial-section{margin-left:-10px;margin-right:-10px}.topbar{border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:10px 12px;margin:10px 0 24px;padding:9px;position:relative}.topbar.is-pinned{width:min(100% - 20px,720px);top:8px}.topbar-links{order:3;grid-column:1/-1;justify-content:flex-start;width:100%;padding-bottom:2px;display:flex;-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000);mask-image:linear-gradient(90deg,#000 88%,#0000)}.topbar-links a{padding:9px 10px;font-size:13px}.topbar-actions{order:2;justify-content:flex-end}.language-toggle,.topbar-action{flex:0 auto;min-width:0}.brand span{font-size:16px}.hero-section{gap:22px;padding-top:12px;padding-bottom:62px}h1{font-size:44px}.hero-subtitle{margin-bottom:26px;font-size:16px;line-height:1.68}.hero-stage{min-height:470px}.hero-stage:before{border-radius:26px;inset:5% 0}.hero-stage:after{background-size:34px 34px;border-radius:26px;inset:5% 0}.hero-signal,.hero-engine-card{max-width:calc(100% - 48px);font-size:13px}.hero-signal-top{top:26px;left:14px}.hero-signal-bottom{bottom:32px;right:12px}.hero-engine-card{top:82px;right:16px}.band{padding:54px 0}.band-light{border-radius:24px;padding-left:18px;padding-right:18px}.metric-grid,.format-grid,.scenario-grid,.capability-grid,.portal-grid,.commercial-grid,.commercial-summary-grid,.route-steps,.qr-grid{grid-template-columns:1fr}.section-heading h2,.ecosystem-copy h2,.demo-reveal-copy h2,.commercial-copy h2,.commercial-heading h2,.release-strip h2,.support-copy h2{font-size:34px}.comparison-row,.comparison-row-head{grid-template-columns:1fr}.comparison-row-head{display:none}.comparison-row{padding:18px 0}.comparison-dimension,.comparison-row p{padding:8px 18px}.comparison-row p{border-left:0}.comparison-mobile-label{color:#334967;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:840;display:block}.comparison-row .comparison-pro{background:0 0}.commercial-route{margin-top:22px}.route-copy h3{font-size:28px}.demo-reveal-section{min-height:auto}.demo-reveal-stage{min-height:auto;padding-top:54px;padding-bottom:54px;position:relative;top:auto}.demo-reveal-copy{grid-template-columns:1fr}.demo-browser-wide{opacity:1;min-height:520px;transform:none}.demo-frame-stack,.demo-frame-placeholder{min-height:478px}.demo-seam{display:none}.ecosystem-section{padding-top:62px;padding-bottom:62px}.quickstart-tabs{scroll-snap-type:x mandatory;scrollbar-width:none;margin-left:-10px;margin-right:-10px;padding:0 10px 6px;display:flex;overflow-x:auto}.quickstart-tabs::-webkit-scrollbar{display:none}.quickstart-tab{scroll-snap-align:start;flex:0 0 min(300px,82vw)}.quickstart-header,.quickstart-footer{flex-direction:column;align-items:flex-start}.quickstart-header a{width:100%}pre{min-height:430px;max-height:500px;padding:22px}code{font-size:14px;line-height:1.72}}@media (width<=520px){h1{letter-spacing:-.04em;font-size:34px}.inline-actions,.release-actions{flex-direction:column;align-items:stretch}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hero-actions .button{width:100%;min-height:50px;padding:0 12px}.hero-actions .button.primary{grid-column:1/-1}.hero-badges{scrollbar-width:none;flex-wrap:nowrap;margin-right:-10px;padding:0 10px 7px 0;overflow-x:auto}.hero-badges::-webkit-scrollbar{display:none}.hero-badges span{flex:none}.topbar .brand span{display:none}.topbar-actions{grid-template-columns:44px minmax(64px,.8fr) minmax(104px,1.2fr);align-items:center;gap:8px;display:grid}.github-star-button{justify-self:start}.github-star-badge{min-width:36px;padding:0 5px;font-size:10px;top:-7px;right:-10px}.button,.release-actions a{width:100%}.hero-format-office,.hero-format-data{display:none}.hero-format-pdf{top:26%;left:6%}.hero-format-cad{bottom:25%;right:6%}.metric-card strong{font-size:48px}.ecosystem-section{padding-left:10px;padding-right:10px}.quickstart-workbench{margin-left:-2px;margin-right:-2px}.quickstart-header,.quickstart-footer{padding:16px}.quickstart-header strong{font-size:17px}.quickstart-dots{width:100%}.quickstart-dots button{flex:1;height:8px}.quickstart-dots button.is-active{flex:2.4;width:auto}pre{min-height:380px;max-height:470px;padding:18px}}:root{--green:#31a66f;--mint:#43cc86;--blue:#278cff;--cyan:#35c8c0;--ink:#18241f;--muted:#718079;--line:#233d351c;--paper:#fffc;--paper-strong:#fffffff0;--shadow:0 24px 72px #1a40351f}h1,h2,h3,h4,.brand,.topbar-links a,.button,.topbar-action,.language-toggle{letter-spacing:0}.topbar{-webkit-backdrop-filter:blur(24px)saturate(1.18);backdrop-filter:blur(24px)saturate(1.18);background:#fffc;border-color:#233d3517;border-radius:16px;min-height:64px;margin-top:14px;margin-bottom:16px;box-shadow:0 16px 48px #26443b1a,inset 0 1px #ffffffeb}.topbar.is-pinned{background:#ffffffe6;border-color:#31a66f2e;border-radius:16px}.brand{color:#1a2630;font-size:18px;font-weight:760}.topbar-links{background:#f6f9f8b8;border:1px solid #233d3514;border-radius:14px;width:fit-content;max-width:100%;margin:0 auto;padding:4px}.topbar-links a{color:#53625c;border-radius:10px;padding:9px 11px;font-weight:700}.topbar-links a:hover,.topbar-links a.is-active{color:#1c8555;background:#31a66f1a}.topbar-action,.button.primary{color:#fff;background:#31a66f;box-shadow:0 14px 30px #31a66f38}.hero-section{background:radial-gradient(circle at 21% 0,#bee3f28f,#0000 34%),radial-gradient(circle at 91% 10%,#c8eed58f,#0000 32%),#f6f8f7;border:1px solid #233d351a;border-radius:24px;height:clamp(620px,100svh - 132px,760px);min-height:0;margin-bottom:30px;padding:clamp(58px,7vh,86px) clamp(30px,5.5vw,82px);display:block;position:relative;overflow:hidden;box-shadow:0 30px 88px #23493d1f,inset 0 1px #ffffffdb}.hero-section:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#f6f8f7fc 0%,#f6f8f7f0 35%,#f6f8f7b3 49%,#f6f8f714 72%);position:absolute;inset:0}.eyebrow{color:#1c8555;background:#ffffffb8;border-color:#31a66f26;border-radius:10px;min-height:32px;margin-bottom:16px;box-shadow:0 10px 28px #31a66f14}.hero-copy h1{color:#18241f;letter-spacing:0;max-width:650px;margin-bottom:22px;font-size:clamp(50px,4.4vw,66px);line-height:1.04}.hero-title-accent{color:#1c8555;filter:none;background:0 0}.button{border-radius:12px;min-height:50px}.button.secondary,.button.tertiary{color:#24352e;background:#ffffffd1;border-color:#233d351c}.hero-badges span{color:#456157;background:#ffffffb8;border-color:#233d351a;border-radius:10px;min-height:32px}.hero-visual{z-index:0;min-width:0;animation:rise-in .96s 80ms var(--ease-out) both;position:absolute;inset:0 0 0 30%}.hero-stage:before{box-shadow:none;background:radial-gradient(circle at 72% 20%,#c8eed56b,#0000 32%),radial-gradient(circle at 40% 82%,#bee3f26b,#0000 38%);border:0;border-radius:0;inset:0}.hero-signal,.hero-engine-card,.hero-format-pill{color:#263831;background:#ffffffbd;border-color:#233d351c;box-shadow:0 18px 46px #23493d24,inset 0 1px #ffffffe0}.hero-signal-top{top:8%;left:auto;right:11%}.hero-engine-card{top:19%;right:4%}.band-light{box-shadow:none;background:#ffffff57;border-left:0;border-right:0;border-radius:0;margin-bottom:30px;padding-left:0;padding-right:0}@media (width<=980px){.hero-section{height:auto;min-height:760px;padding:54px 34px 330px}.hero-section:before{background:linear-gradient(#f6f8f7 0%,#f6f8f7f5 46%,#f6f8f738 73%,#f6f8f700 100%)}.hero-copy{width:min(100%,680px)}.hero-visual{inset:42% 0 0}.hero-signal-top,.hero-engine-card{display:none}}@media (width<=720px){.site-shell{width:min(100% - 20px,1500px)}.topbar{border-radius:14px}.hero-section{border-radius:18px;min-height:690px;margin-bottom:20px;padding:42px 22px 286px}.hero-copy h1{font-size:clamp(38px,11vw,50px);line-height:1.06}.hero-subtitle{font-size:16px;line-height:1.6}.hero-visual{inset:51% -10% -4%}.hero-signal-bottom{bottom:9%;right:8%}}@media (width<=520px){.mobile-nav-toggle{display:flex}.topbar-links{background:#f6f9f8bd;border:1px solid #233d3514;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:6px;display:none;overflow:visible;-webkit-mask-image:none;mask-image:none}.topbar-links.is-open{display:grid}.topbar-links a{white-space:normal;justify-content:flex-start;min-width:0;padding:10px}.topbar-actions{grid-template-columns:44px 44px 54px minmax(82px,1fr)}.language-toggle{white-space:nowrap;padding:0 8px}.language-toggle svg,.topbar-action-label-full{display:none}.topbar-action-label-short{display:inline}.topbar-action{white-space:nowrap;padding:0 10px}.hero-section{min-height:720px;padding:34px 18px 280px}.hero-copy h1{letter-spacing:0;font-size:38px}.hero-actions{flex-wrap:wrap;display:flex}.hero-actions .button,.hero-actions .button.primary{grid-column:auto;width:auto;min-height:46px}.hero-actions .button.tertiary{display:none}}:root{--green:#1ba86f;--mint:#73efb2;--blue:#4aa7ff;--cyan:#38d9ca;--violet:#8c7bff;--amber:#efb55f;--rose:#f07591;--ink:#0c2019;--muted:#607169;--line:#0f34281f;--paper:#fcfffdc7;--paper-strong:#fffffff0;--shadow:0 34px 100px #0b2b2129;--site-scroll-progress:0;--site-pointer-x:50vw;--site-pointer-y:18vh;--ease-premium:cubic-bezier(.2, .82, .2, 1)}html{background:#eef3f0}body{color:var(--ink);background:radial-gradient(circle at 8% 0,#a3e2cd3d,#0000 28%),radial-gradient(circle at 94% 5%,#80beff29,#0000 25%),linear-gradient(#f2f6f3 0%,#f8faf8 38%,#eef4f0 100%);position:relative}body:before{left:calc(var(--site-pointer-x) - 320px);top:calc(var(--site-pointer-y) - 320px);z-index:0;content:"";pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#49d89f1b,#59aaff0a 42%,#0000 70%);border-radius:50%;width:640px;height:640px;transition:opacity .3s;position:fixed;transform:translateZ(0)}body:after{z-index:0;content:"";pointer-events:none;background-image:linear-gradient(#0f342805 1px,#0000 1px),linear-gradient(90deg,#0f342805 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 28% 78%,#000 100%);mask-image:linear-gradient(#000 0%,#0000 28% 78%,#000 100%)}.site-shell{z-index:1;width:min(1580px,100% - 40px);position:relative}.site-progress{z-index:80;pointer-events:none;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.site-progress span{width:100%;height:100%;transform:scaleX(var(--site-scroll-progress));transform-origin:0;background:linear-gradient(90deg,#1ca66f 0%,#48ddac 44%,#4ca8ff 100%);transition:transform 80ms linear;display:block;box-shadow:0 0 18px #48ddaca6}.topbar{-webkit-backdrop-filter:blur(26px)saturate(1.28);backdrop-filter:blur(26px)saturate(1.28);background:#f8fcf9c2;border-color:#0d34281a;border-radius:20px;min-height:68px;margin-top:18px;margin-bottom:20px;padding:9px 10px 9px 14px;box-shadow:0 18px 55px #0e31261a,inset 0 1px #ffffffeb}.topbar.is-pinned{background:#f9fcfae6;border-color:#1ba86f33;border-radius:20px;width:min(1580px,100% - 40px);top:10px;box-shadow:0 24px 72px #0a2a2026,inset 0 1px #fffffff0}.brand{color:#0c211a;gap:10px;font-size:17px;font-weight:800}.brand img,.footer-brand img{border-radius:12px;width:40px;height:40px;box-shadow:0 12px 28px #1d906229}.topbar-links a:after{display:none}.topbar-links a:hover,.topbar-links a.is-active{color:#08754a;background:#ffffffe0;box-shadow:0 8px 22px #124d3814,inset 0 0 0 1px #1ba86f17}.nav-icon-button,.language-toggle{color:#213c32;background:#ffffffb8;border-color:#0e3b2c1a}.topbar-action{color:#f4fff9;background:linear-gradient(135deg,#08794b 0%,#1eb174 54%,#33c7a4 100%);box-shadow:0 15px 34px #128f5c3d,inset 0 1px #ffffff38}.topbar-action:hover svg,.button:hover svg,.release-actions a:hover svg{transform:translate(2px)}.topbar-action svg,.button svg,.release-actions a svg{transition:transform .22s var(--ease-premium)}.hero-section{isolation:isolate;color:#eefdf5;background:radial-gradient(circle at 75% 20%,#33d39d33,#0000 30%),radial-gradient(circle at 95% 75%,#458dff29,#0000 34%),radial-gradient(circle at 6% 96%,#2bc4b61f,#0000 30%),linear-gradient(135deg,#071b14 0%,#0a271d 46%,#0a1d20 100%);border:1px solid #7eedbe29;border-radius:34px;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(28px,3vw,58px);height:auto;min-height:clamp(700px,100svh - 126px,850px);margin-bottom:34px;padding:clamp(58px,7vh,86px) clamp(34px,5vw,78px);display:grid;position:relative;overflow:hidden;box-shadow:0 44px 120px #071f173d,inset 0 1px #ffffff17}.hero-section:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#071b14f0 0%,#071b1494 42%,#0000 70%),repeating-linear-gradient(90deg,#99f9ce09 0 1px,#0000 1px 78px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#000 0%,#000000c2 55%,#0000 100%);mask-image:linear-gradient(120deg,#000 0%,#000000c2 55%,#0000 100%)}.hero-section:after{z-index:0;aspect-ratio:1;content:"";pointer-events:none;border:1px solid #6fefb129;border-radius:50%;width:44%;position:absolute;top:-34%;right:13%;box-shadow:0 0 0 70px #68ecb106,0 0 0 150px #57a6ff05}.hero-copy{z-index:4;width:auto;max-width:690px;position:relative}.eyebrow{color:#9df2c5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#85ebb814;border-color:#8af4bf3d;border-radius:999px;min-height:34px;margin-bottom:22px;box-shadow:inset 0 1px #ffffff14}.hero-copy h1{color:#f4fff8;letter-spacing:-.045em;max-width:740px;margin-bottom:24px;font-size:clamp(56px,4.75vw,78px);font-weight:760;line-height:.98}.hero-title-line{white-space:normal}.hero-title-accent{color:#0000;filter:none;background:linear-gradient(105deg,#76efaf 0%,#5ae3cf 42%,#76b9ff 82%,#b2a7ff 100%);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ddf2e7bd;max-width:650px;margin-bottom:30px;font-size:17px;line-height:1.74}.hero-actions{margin-bottom:26px}.button{border-radius:14px;min-height:51px;font-weight:780}.hero-actions .button.primary{color:#052116;background:linear-gradient(135deg,#8bf4bd 0%,#57ddb5 48%,#6bc7f8 100%);box-shadow:0 18px 44px #4fdfa838,inset 0 1px #ffffff80}.hero-actions .button.secondary,.hero-actions .button.tertiary{color:#e8fff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border-color:#dcffee29;box-shadow:inset 0 1px #ffffff14}.hero-actions .button.tertiary{color:#d8d2ff}.hero-badges{gap:8px}.hero-badges span{color:#e0f6eab3;background:#ffffff0b;border-color:#b6f2d31f;border-radius:10px;min-height:32px;padding:0 11px;font-size:12px}.hero-visual{z-index:2;min-width:0;min-height:650px;position:relative;inset:auto}.hero-stage{height:100%;min-height:650px}.hero-stage:before{background:radial-gradient(circle at 50% 46%,#29bb832e,#0000 46%),radial-gradient(circle at 68% 32%,#4797ff1f,#0000 34%);border:1px solid #7eedbe17;border-radius:50%;inset:7% 2% 5% 0;box-shadow:inset 0 0 80px #5fedb109,0 0 110px #18a76c14}.hero-stage:after{background-image:linear-gradient(#a7f6d00a 1px,#0000 1px),linear-gradient(90deg,#a7f6d00a 1px,#0000 1px);background-size:46px 46px;border-radius:50%;inset:8% 0 4%;-webkit-mask-image:radial-gradient(circle,#000 12%,#0000 68%);mask-image:radial-gradient(circle,#000 12%,#0000 68%)}.hero-signal,.hero-engine-card,.hero-format-pill{color:#ebfff4db;-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:#0723198f;border-color:#b8f7d821;box-shadow:0 20px 54px #0000003d,inset 0 1px #ffffff1a}.hero-engine-card strong{color:#76edaf}.hero-engine-card span{color:#dcf4e79e}.hero-format-pill{color:#dff9ea}.band{border-top-color:#0f34281a;padding:clamp(92px,8vw,132px) clamp(8px,1vw,18px)}.band-light{background:radial-gradient(circle at 4% 2%,#55dba31f,#0000 30%),radial-gradient(circle at 96% 98%,#4996ff1a,#0000 28%),#f9fcfacc;border:1px solid #1044321a;border-radius:34px;margin-bottom:34px;padding:clamp(72px,7vw,108px) clamp(26px,4vw,62px);box-shadow:0 34px 100px #14413217,inset 0 1px #fffffff0}.section-heading{grid-template-columns:minmax(0,.75fr) minmax(0,1.1fr);gap:clamp(34px,6vw,94px);margin-bottom:38px}.section-heading.compact{max-width:960px}.section-kicker{color:#118559;letter-spacing:.12em;margin-bottom:16px;font-size:11px;font-weight:850}.section-heading h2,.ecosystem-copy h2,.demo-reveal-copy h2,.commercial-heading h2,.release-strip h2,.support-copy h2{color:var(--ink);letter-spacing:-.035em;text-wrap:balance;margin-bottom:18px;font-size:clamp(42px,4vw,60px);font-weight:740;line-height:1.04}.section-heading p:not(.section-kicker),.ecosystem-copy p,.demo-reveal-copy p,.commercial-heading p,.route-copy p,.support-copy p{color:#617269;font-size:16px;line-height:1.78}.metric-grid{gap:14px;margin-bottom:14px}.metric-card,.format-card,.scenario-card,.capability-card,.portal-card,.commercial-card,.commercial-summary-card,.route-step{transition:transform .36s var(--ease-premium), box-shadow .36s var(--ease-premium), border-color .26s ease, background .26s ease;background:#ffffffb8;border-color:#0f34281a;border-radius:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffdb}.metric-card:before,.format-card:before,.scenario-card:before,.capability-card:before,.portal-card:before,.commercial-card:before,.commercial-summary-card:before,.route-step:before{content:"";pointer-events:none;opacity:0;width:44%;height:220%;transition:left .72s var(--ease-premium), opacity .3s ease;background:linear-gradient(90deg,#0000,#ffffff75,#0000);position:absolute;top:-60%;left:-70%;transform:rotate(18deg)}.metric-card:hover:before,.format-card:hover:before,.scenario-card:hover:before,.capability-card:hover:before,.portal-card:hover:before,.commercial-card:hover:before,.commercial-summary-card:hover:before,.route-step:hover:before{opacity:.65;left:130%}.metric-card:hover,.format-card:hover,.scenario-card:hover,.capability-card:hover,.portal-card:hover,.commercial-card:hover,.commercial-summary-card:hover,.route-step:hover{border-color:#1ba86f40;transform:translateY(-7px);box-shadow:0 28px 72px #0e3c2c24}.metric-card{min-height:182px;padding:24px}.metric-card strong{color:#0b2a20;letter-spacing:-.055em;margin:18px 0 10px;font-size:clamp(50px,4vw,66px);font-weight:720}.metric-green{background:linear-gradient(145deg,#57e0a330,#ffffffd1 66%)}.metric-blue{background:linear-gradient(145deg,#489cff24,#ffffffd1 66%)}.metric-violet{background:linear-gradient(145deg,#8876ff24,#ffffffd1 66%)}.metric-amber{background:linear-gradient(145deg,#efb55f2e,#ffffffd1 66%)}.format-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.format-card{min-height:240px;padding:30px}.format-card svg,.scenario-card svg,.capability-card svg,.portal-card svg,.commercial-card svg{background:#1ba86f17;border-radius:13px;place-items:center;width:42px;height:42px;padding:10px;display:grid}.format-card h3,.scenario-card h3,.capability-card h3,.commercial-card h3{color:#102b21;font-size:20px;font-weight:760}.format-card p,.scenario-card p,.capability-card p,.portal-card span,.commercial-card p,.commercial-summary-card p,.comparison-row p,.route-step p,.commercial-code-panel p{color:#64756d}.demo-reveal-section{color:#edfff6;background:radial-gradient(circle at 84% 12%,#3c9aff26,#0000 31%),radial-gradient(circle at 12% 78%,#3cdc9f1f,#0000 35%),linear-gradient(#071712 0%,#0b221b 58%,#071512 100%);border-color:#7eedbe1f;min-height:1180px}.demo-reveal-stage{min-height:min(850px,100vh - 104px);padding-top:46px;padding-bottom:46px;top:88px}.demo-reveal-copy h2{color:#effff6;max-width:920px}.demo-reveal-copy p{color:#dcf4e7ad;max-width:980px}.demo-browser{border-color:#d5ffea2e;border-radius:24px;box-shadow:0 38px 120px #0000006b}.demo-browser-wide{opacity:.55;transition:transform .9s var(--ease-premium), opacity .6s ease, box-shadow .6s ease;transform:translateY(38px)scale(.94)rotateX(2.5deg)}.demo-reveal-active .demo-browser-wide{opacity:1;transform:translateY(0)scale(1)rotateX(0);box-shadow:0 42px 130px #00000075}.demo-browser-bar{background:#f4f8f6;border-bottom-color:#0d342817}.demo-seam{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#082319b8;border-color:#77eeb529;box-shadow:0 20px 54px #00000042}.demo-seam span{color:#dbf9e8b8}.scenario-section{padding-top:clamp(108px,9vw,144px)}.scenario-grid,.capability-grid,.portal-grid{gap:14px}.scenario-card,.capability-card,.portal-card{min-height:230px;padding:28px}.scenario-card:nth-child(2),.scenario-card:nth-child(5){background:radial-gradient(circle at 100% 0,#4b9eff1f,#0000 42%),#ffffffb8}.scenario-card:nth-child(3),.scenario-card:nth-child(6){background:radial-gradient(circle at 100% 0,#8776ff1c,#0000 42%),#ffffffb8}.ecosystem-section{background:radial-gradient(circle at 6% 5%,#50e1a429,#0000 28%),radial-gradient(circle at 96% 90%,#4c8eff24,#0000 34%),linear-gradient(135deg,#071611,#0a2421 52%,#0b1923);gap:clamp(34px,4vw,66px);padding-top:clamp(86px,8vw,126px);padding-bottom:clamp(86px,8vw,126px)}.ecosystem-section:before{opacity:.42}.ecosystem-copy h2{color:#f1fff7}.ecosystem-copy p{color:#e0f4eaad}.ecosystem-section .section-kicker{color:#78edb4}.quickstart-tab{background:#ffffff0b;border-color:#d9ffeb1a;border-radius:16px;min-height:72px}.quickstart-tab:hover,.quickstart-tab:focus-visible{background:#ffffff13;border-color:#7eeeb547}.quickstart-tab.is-active{box-shadow:0 22px 54px #0000003d}.quickstart-workbench{background:#030e14ad;border-color:#daffec1f;border-radius:26px;box-shadow:0 42px 120px #00000057}.architecture-section{border-top-color:#0f342817}.architecture-section .capability-card:nth-child(2n){background:radial-gradient(circle at 100% 0,#f075911a,#0000 42%),#ffffffb8}.docs-section{background:radial-gradient(circle at 100% 0,#519eff1f,#0000 32%),linear-gradient(155deg,#ffffffd6,#f2f8f5db);border:1px solid #0f34281a;border-radius:34px;margin:24px 0;padding:clamp(72px,7vw,108px) clamp(26px,4vw,62px);position:relative;overflow:hidden;box-shadow:0 34px 100px #14413217}.docs-quick-nav a{color:#184c3b;background:#ffffffb8;border-color:#0f553b21;border-radius:12px;min-height:42px}.docs-frame-card{border-color:#0f34281f;border-radius:24px;box-shadow:0 32px 90px #0e372929}.commercial-section{color:#effbf5;background:radial-gradient(circle at 8% 2%,#2ac58526,#0000 30%),radial-gradient(circle at 94% 10%,#8471ff29,#0000 32%),linear-gradient(145deg,#0a1814 0%,#101d1b 48%,#111629 100%);border-color:#d2eee21f;padding-top:clamp(92px,8vw,132px);padding-bottom:clamp(92px,8vw,132px);position:relative;overflow:hidden}.commercial-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:76px 76px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(125deg,#000,#0000 70%);mask-image:linear-gradient(125deg,#000,#0000 70%)}.commercial-section>*{z-index:1;position:relative}.commercial-heading h2,.route-copy h3,.commercial-card h3{color:#f4fff8}.commercial-heading p:not(.section-kicker),.route-copy p,.commercial-card p{color:#ddf1e7a8}.commercial-section .section-kicker{color:#7eebb5}.commercial-heading .button.secondary{color:#effff6;background:#ffffff0f;border-color:#e3ffef24}.commercial-summary-card,.commercial-card,.route-step{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border-color:#e1ffee1c;box-shadow:inset 0 1px #ffffff12}.commercial-summary-card strong,.route-step h4{color:#f1fff7}.commercial-summary-card p,.route-step p{color:#dcf1e6a3}.commercial-summary-card span,.route-step>span{color:#9ef0c6;background:#5ee3a41a}.open-source-card{background:radial-gradient(circle at 100% 0,#50e09e24,#0000 40%),#ffffff0e}.pro-card{background:radial-gradient(circle at 100% 0,#8776ff29,#0000 42%),#ffffff0e}.commercial-comparison{border-color:#deffed24;border-radius:24px;box-shadow:0 40px 110px #0000004d}.commercial-code-panel{border-color:#e0ffed1f;border-radius:22px;box-shadow:0 36px 100px #00000052}.portal-section{padding-top:clamp(104px,9vw,144px)}.portal-card{min-height:210px}.portal-card:after{content:"↗";color:#18704e80;transition:transform .24s var(--ease-premium);font-size:20px;position:absolute;bottom:22px;right:24px}.portal-card:hover:after{transform:translate(3px,-3px)}.primary-card{background:radial-gradient(circle at 100% 0,#39cf9133,#0000 42%),#ffffffc7}.release-strip{color:#edfff5;background:radial-gradient(circle at 90% 0,#519eff33,#0000 35%),linear-gradient(135deg,#0a2b20 0%,#0e4d38 58%,#0f3843 100%);border-color:#83eebb29;border-radius:28px;margin:34px 0 48px;padding:42px;position:relative;overflow:hidden;box-shadow:0 34px 100px #08352538}.release-strip h2{color:#f1fff7;font-size:clamp(30px,3vw,44px)}.release-strip .section-kicker{color:#85efb9}.release-actions a{color:#f1fff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border-color:#e4fff024;box-shadow:inset 0 1px #ffffff14}.release-actions a:hover{background:#ffffff21;border-color:#7eefb657;box-shadow:0 18px 44px #0000002e}.support-footer{color:#effbf5;background:radial-gradient(circle at 78% 12%,#52a8ff1f,#0000 32%),radial-gradient(circle at 14% 26%,#50e09e1f,#0000 32%),#071812;border-radius:38px 38px 0 0;margin-left:calc(-50vw + min(1580px,100vw - 40px)/2);margin-right:calc(-50vw + min(1580px,100vw - 40px)/2);padding:clamp(78px,7vw,112px) max(20px,50vw - 790px) 48px;position:relative}.footer-brand,.support-copy h2{color:#f2fff7}.support-copy p,.footer-bottom{color:#dcf1e6a3}.footer-links a,.support-option-card,.qr-card{color:#eafff3;background:#ffffff0e;border-color:#e0ffed1c;box-shadow:inset 0 1px #ffffff0f}.footer-links a{color:#8feebe}.support-option-card:hover,.support-option-card:focus-visible{border-color:#7eefb64d;box-shadow:0 26px 66px #0000003d}.support-option-copy strong,.qr-card strong{color:#f0fff6}.support-option-copy>span,.qr-card span{color:#dcf1e69e}.footer-bottom{border-top-color:#e1ffee1a}.site-reveal.is-visible:is(.metric-card,.format-card,.scenario-card,.capability-card,.portal-card,.commercial-card,.commercial-summary-card,.route-step,.support-option-card,.qr-card):hover{transform:translateY(-7px)scale(1)}@media (width<=1240px){.topbar{gap:12px}.topbar-links a{padding-left:8px;padding-right:8px}.hero-section{grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);padding-left:44px;padding-right:40px}.hero-copy h1{font-size:clamp(50px,5vw,68px)}.hero-visual,.hero-stage{min-height:610px}}@media (width<=1040px){.site-shell{width:min(100% - 28px,1580px)}.topbar.is-pinned{width:calc(100% - 28px)}.topbar-links{justify-content:flex-start}.hero-section{grid-template-columns:1fr;min-height:0;padding:64px 40px 24px}.hero-section:before{background:linear-gradient(#071b14c7,#0000 75%)}.hero-copy{max-width:820px}.hero-copy h1{max-width:800px;font-size:clamp(54px,7vw,76px)}.hero-visual{min-height:500px;margin-top:-28px}.hero-stage{min-height:500px}.support-footer{margin-left:calc(-50vw + min(1580px,100vw - 28px)/2);margin-right:calc(-50vw + min(1580px,100vw - 28px)/2)}}@media (width<=820px){body:before{display:none}.topbar{border-radius:18px}.section-heading{display:block}.section-heading h2,.ecosystem-copy h2,.demo-reveal-copy h2,.commercial-heading h2,.support-copy h2{font-size:clamp(38px,7vw,52px)}.metric-grid,.format-grid,.scenario-grid,.capability-grid,.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-reveal-section{min-height:auto}.demo-reveal-stage{min-height:auto;padding-top:76px;padding-bottom:84px;position:relative;top:0}.demo-browser-wide{min-height:560px;transform:translateY(18px)scale(.97)}.support-footer{grid-template-columns:1fr}.support-copy{position:relative;top:auto}}@media (width<=640px){.site-shell{width:min(100% - 20px,1580px)}.topbar,.topbar.is-pinned{border-radius:16px;width:auto;min-height:62px}.topbar.is-pinned{left:10px;right:10px;transform:translateY(-2px)}.brand span{display:none}.brand img{width:38px;height:38px}.hero-section{border-radius:24px;margin-bottom:20px;padding:46px 20px 8px}.hero-section:after{display:none}.hero-copy h1{font-size:clamp(42px,12vw,58px);line-height:1}.hero-subtitle{font-size:15px;line-height:1.68}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-actions .button,.hero-actions .button.primary{width:100%;min-width:0}.hero-actions .button.tertiary{grid-column:1/-1;display:inline-flex}.hero-badges{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-badges span{min-width:0}.hero-visual,.hero-stage{min-height:380px}.hero-visual{margin:-14px -24px 0}.hero-signal-top,.hero-engine-card{display:none}.band,.band-light,.docs-section{padding:72px 16px}.band-light,.docs-section{border-radius:24px}.metric-grid,.format-grid,.scenario-grid,.capability-grid,.portal-grid{grid-template-columns:1fr}.metric-card,.format-card,.scenario-card,.capability-card,.portal-card{min-height:0;padding:24px}.demo-reveal-stage{padding-left:10px;padding-right:10px}.demo-reveal-copy{padding-left:8px;padding-right:8px}.demo-browser{border-radius:18px}.demo-browser-wide{min-height:500px}.demo-seam{width:calc(100% - 42px)}.ecosystem-section,.commercial-section{padding-top:78px;padding-bottom:78px}.release-strip{border-radius:22px;padding:28px 22px}.release-actions{justify-content:stretch}.release-actions a{flex:100%}.support-footer{border-radius:26px 26px 0 0;margin-left:-10px;margin-right:-10px;padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){body:before{display:none}.site-progress span{transition:none}.site-reveal,.site-reveal.is-visible{opacity:1;transform:none}}:root{--precision-ink:#08261e;--precision-muted:#5f716b;--precision-line:#08261e21;--precision-soft-line:#08261e13;--precision-paper:#fbfdfc;--precision-soft:#f2f8f5;--precision-green:#0a9b64;--precision-green-dark:#06734b;--precision-blue:#1579e8;--precision-cyan:#14b8c8;--precision-violet:#7157e8;--precision-amber:#de8b21;--precision-ease:cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:auto;background:var(--precision-paper)}body{color:var(--precision-ink);background:var(--precision-paper)}body:before,body:after{display:none}.site-shell{z-index:1;width:min(1320px,100% - 40px);margin:0 auto;position:relative}.site-shell.has-pinned-nav{padding-top:74px}.site-progress{height:2px}.site-progress span{background:linear-gradient(90deg, var(--precision-blue), var(--precision-cyan), #22ca74);box-shadow:none}.topbar,.topbar.is-pinned{border:0;border-bottom:1px solid var(--precision-soft-line);width:100%;min-height:62px;box-shadow:none;-webkit-backdrop-filter:blur(20px)saturate(1.12);backdrop-filter:blur(20px)saturate(1.12);background:#fbfdfce6;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;margin:12px 0 0;padding:8px 8px 8px 10px;transition:background-color .16s,border-color .16s,box-shadow .16s;display:grid;transform:none}.topbar{position:relative;top:auto;left:auto}.topbar.is-pinned{background:#fbfdfcf5;border:0;border-bottom:1px solid #08261e1f;border-radius:0;width:min(1320px,100% - 40px);margin:0;position:fixed;top:12px;left:max(20px,50% - 660px);transform:none;box-shadow:0 10px 26px #08261e14}.brand{color:var(--precision-ink);letter-spacing:-.02em;gap:10px;font-size:16px;font-weight:790}.brand img,.footer-brand img{width:34px;height:34px;box-shadow:none;border-radius:9px}.topbar-links{background:0 0;border:0;border-radius:0;gap:2px;width:auto;margin:0 auto;padding:0}.topbar-links a{color:#49615a;border-radius:7px;padding:9px 10px;font-size:12px;font-weight:680}.topbar-links a:after{background:var(--precision-green);height:1px;display:block;bottom:3px;left:11px;right:11px}.topbar-links a:hover,.topbar-links a.is-active{color:var(--precision-green-dark);box-shadow:none;background:#0a9b640f}.topbar-actions{gap:7px}.nav-icon-button,.language-toggle,.topbar-action{border-radius:8px;min-height:38px}.nav-icon-button{border-color:var(--precision-soft-line);width:38px;min-width:38px;height:38px;color:var(--precision-ink);background:#fff}.language-toggle{border-color:var(--precision-soft-line);color:#355149;background:#fff;padding:0 11px}.topbar-action{color:#fff;background:var(--precision-green);box-shadow:none;padding:0 14px}.topbar-action:hover{background:var(--precision-green-dark);box-shadow:none}.github-star-badge{color:#31564b;box-shadow:none;background:#fff;border-color:#08261e1a}.hero-section{min-height:610px;color:var(--precision-ink);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(44px,6vw,90px);margin:0;padding:62px 0 54px;display:grid;position:relative;overflow:visible}.hero-section:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle,#7ad9ef2b,#5bcc9317 38%,#0000 72%);width:76%;height:82%;display:block;position:absolute;top:4%;right:-12%;-webkit-mask-image:none;mask-image:none}.hero-section:after{display:none}.hero-copy{z-index:2;max-width:510px}.eyebrow{min-height:28px;color:var(--precision-blue);box-shadow:none;letter-spacing:.09em;text-transform:uppercase;background:0 0;border:0;border-radius:0;margin:0 0 20px;padding:0;font-size:11px;font-weight:820}.eyebrow svg{color:var(--precision-green)}.hero-copy h1{max-width:560px;color:var(--precision-ink);letter-spacing:-.055em;margin:0 0 24px;font-size:clamp(52px,5.15vw,76px);font-weight:760;line-height:.98}.hero-title-line{white-space:normal;display:block}.hero-title-accent{color:var(--precision-green-dark);-webkit-text-fill-color:currentColor;background:0 0}.hero-subtitle{color:#536961;max-width:490px;margin:0;font-size:16px;line-height:1.7}.hero-actions{gap:10px;margin-top:28px}.button{min-height:44px;box-shadow:none;border-radius:9px;padding:0 16px;font-size:13px}.button.primary{color:#fff;background:var(--precision-green);box-shadow:none}.button.primary:hover{background:var(--precision-green-dark);box-shadow:none}.hero-section .hero-actions .button.secondary,.hero-section .hero-actions .button.tertiary,.button.secondary,.button.tertiary{color:var(--precision-ink);box-shadow:none;background:#fff;border-color:#08261e29}.hero-section .hero-actions .button.secondary:hover,.hero-section .hero-actions .button.tertiary:hover,.button.secondary:hover,.button.tertiary:hover{background:var(--precision-soft);border-color:#0a9b6457}.hero-badges{gap:8px 18px;margin-top:20px;display:flex}.hero-badges span{color:#466159;background:0 0;border:0;border-radius:0;padding:0;font-size:11px;font-weight:650}.hero-badges svg{color:var(--precision-green)}.hero-visual{perspective:1200px;min-height:0;margin:0;position:relative}.hero-product-window{transform-origin:50%;transition:transform .7s var(--precision-ease), box-shadow .7s var(--precision-ease);background:#fff;border:1px solid #08261e1c;border-radius:12px;position:relative;overflow:hidden;transform:rotateY(-2.5deg)rotateX(1deg);box-shadow:0 28px 72px #08312626}.hero-product-window:hover{transform:rotateY(0)rotateX(0)translateY(-4px);box-shadow:0 34px 84px #08312630}.hero-product-tabs{border-bottom:1px solid var(--precision-soft-line);color:#6c7e78;background:#f7faf8;align-items:center;gap:2px;height:38px;padding:0 12px;font-size:10px;font-weight:660;display:flex}.hero-product-tabs span{white-space:nowrap;border-bottom:2px solid #0000;height:38px;padding:13px 11px 0}.hero-product-tabs span.is-active{color:var(--precision-ink);border-bottom-color:var(--precision-green)}.hero-product-window picture,.hero-product-window img{width:100%;height:auto;display:block}.hero-product-window img{aspect-ratio:16/9;object-fit:cover;object-position:center}.hero-product-status{gap:6px;display:flex;position:absolute;bottom:14px;right:14px}.hero-product-status span{color:#244a3e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #08261e1a;border-radius:7px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:10px;font-weight:730;display:inline-flex}.hero-product-status svg{color:var(--precision-green)}.metric-rail{border-top:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);margin:0;padding:0}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.metric-card{border:0;border-right:1px solid var(--precision-line);min-height:108px;box-shadow:none;background:0 0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;gap:2px 14px;padding:18px 26px;display:grid;position:relative;overflow:visible}.metric-card:last-child{border-right:0}.metric-card:after{display:none}.metric-card>span{color:#3f5b52;grid-area:1/2;align-self:end;font-size:12px;font-weight:760}.metric-card strong{color:var(--precision-ink);letter-spacing:-.055em;grid-area:1/1/3;align-self:center;font-size:clamp(34px,3.5vw,48px);font-weight:740;line-height:1}.metric-card p{color:#71827c;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:2/2;margin:0;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.band,.band-light,.docs-section,.commercial-section,.portal-section{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:0;margin-bottom:0;padding:86px 0}.section-heading,.section-heading.compact{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:end;gap:54px;margin-bottom:34px;display:grid}.section-heading>div{min-width:0}.section-kicker{color:var(--precision-green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:850}.section-heading h2,.ecosystem-copy h2,.demo-reveal-copy h2,.commercial-heading h2,.support-copy h2{max-width:760px;color:var(--precision-ink);letter-spacing:-.04em;margin:0;font-size:clamp(31px,3vw,43px);font-weight:740;line-height:1.08}.section-heading>p,.section-heading>div>p:last-child,.ecosystem-copy>p,.commercial-heading p,.support-copy>p{max-width:720px;color:var(--precision-muted);margin:0;font-size:14px;line-height:1.72}.demo-reveal-section{color:#edf9f4;background:#061c17;width:100vw;min-height:0;margin:0 0 0 -50vw;position:relative;left:50%;overflow:hidden}.demo-reveal-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#072b22b3,#0000 52%),radial-gradient(circle at 86% 45%,#1579e821,#0000 34%);position:absolute;inset:0}.demo-reveal-stage{z-index:1;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(40px,5vw,78px);width:min(1320px,100% - 40px);min-height:640px;margin:0 auto;padding:74px 0;display:grid;position:relative;top:auto}.demo-reveal-copy{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:450px;margin:0;padding:0;display:flex}.demo-reveal-copy h2{color:#f1fff8}.demo-reveal-copy>div>p:last-child{color:#e0f4eba8;margin:18px 0 0;font-size:14px;line-height:1.72}.demo-reveal-copy .section-kicker{color:#4ee0a1}.demo-reveal-copy .inline-actions{flex-direction:column;align-items:stretch;width:100%}.demo-reveal-copy .button{justify-content:space-between;width:100%}.demo-reveal-copy .button.secondary{color:#e8fff3;background:#ffffff0f;border-color:#defff02e}.demo-reveal-window{width:100%;margin:0;position:relative;transform:none}.demo-browser,.demo-browser-wide{background:#0b241e;border:1px solid #8cddbe33;border-radius:10px;min-height:0;overflow:hidden;transform:none;box-shadow:0 30px 72px #00000059}.demo-browser-bar{color:#def5eba8;background:#0d2a22;border-bottom-color:#c1ebd91f;min-height:34px}.demo-frame-stack{aspect-ratio:16/9;min-height:0}.demo-frame-poster,.demo-frame-poster img,.demo-frame-stack iframe{width:100%;height:100%}.demo-frame-poster img{object-fit:cover}.demo-seam{display:none}.format-index-section{border-bottom:1px solid var(--precision-line);padding-bottom:58px}.format-index-section .section-heading{margin-bottom:26px}.format-grid{border-top:1px solid var(--precision-line);display:block}.format-card{border:0;border-bottom:1px solid var(--precision-line);min-height:86px;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:44px 42px minmax(210px,.95fr) minmax(230px,1fr) minmax(260px,1.35fr) 24px;align-items:center;gap:18px;padding:14px 10px;display:grid;overflow:visible}.format-card:before,.format-card:after{display:none}.format-index{color:#80918b;font-variant-numeric:tabular-nums;font-size:11px;font-weight:720}.format-icon{box-sizing:border-box;color:#fff;background:var(--precision-green);isolation:isolate;border:1px solid #0070481f;border-radius:10px;justify-content:center;justify-self:start;align-items:center;width:34px;height:34px;margin:0;line-height:0;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #088b5c1f}.format-card.accent-cyan .format-icon{background:var(--precision-cyan);border-color:#0a8b9d21;box-shadow:0 6px 16px #10adc11f}.format-card.accent-orange .format-icon{background:var(--precision-amber);border-color:#b7701124;box-shadow:0 6px 16px #e19a311f}.format-card.accent-indigo .format-icon{background:var(--precision-violet);border-color:#584bbb24;box-shadow:0 6px 16px #6d5dfc1f}.format-icon>svg{flex:none;color:#fff!important;width:18px!important;height:18px!important;box-shadow:none!important;stroke:currentColor!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}.format-card h3{color:var(--precision-ink);margin:0;font-size:15px;font-weight:760;line-height:1.35}.format-card strong{color:#38564d;font-size:13px;font-weight:660;line-height:1.5}.format-card p{overflow-wrap:anywhere;color:#6b7e78;margin:0;font-size:12px;line-height:1.55}.format-arrow{color:var(--precision-green);transition:transform .22s var(--precision-ease);width:18px!important;height:18px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important}.format-card:hover{border-color:var(--precision-line);box-shadow:none;background:#ebf7f16b;transform:none}.format-card:hover .format-arrow{transform:translate(4px)}.workflow-grid{border-bottom:1px solid var(--precision-line);grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);gap:64px;padding:76px 0 88px;display:grid}.workflow-grid>.band{padding:0}.scenario-section{border-right:1px solid var(--precision-line)!important;padding-right:46px!important}.scenario-section .section-heading,.ecosystem-section .section-heading{margin-bottom:24px;display:block}.scenario-section .section-heading h2,.ecosystem-copy h2{font-size:clamp(29px,2.6vw,39px)}.scenario-section .section-heading>p:last-child,.ecosystem-copy>p{margin-top:14px}.scenario-grid{counter-reset:scenarios;border-top:1px solid var(--precision-line);display:block}.scenario-card{border:0;border-bottom:1px solid var(--precision-line);min-height:0;box-shadow:none;counter-increment:scenarios;background:0 0;border-radius:0;grid-template-columns:34px 1fr;gap:2px 12px;padding:17px 0;display:grid;position:relative}.scenario-card:nth-child(n){background:0 0}.scenario-card:before{color:var(--precision-green);content:counter(scenarios, decimal-leading-zero);grid-area:1/1/3;font-size:12px;font-weight:780}.scenario-card>svg{display:none}.scenario-card h3{color:var(--precision-ink);grid-column:2;margin:0;font-size:14px;font-weight:760}.scenario-card p{color:#71827d;grid-column:2;margin:4px 0 0;font-size:12px;line-height:1.55}.ecosystem-section{display:block}.workflow-grid>.ecosystem-section{box-shadow:none;border:0;background:0 0!important}.workflow-grid>.ecosystem-section:before,.workflow-grid>.ecosystem-section:after{display:none}.ecosystem-copy{max-width:none}.quickstart-tabs{border-bottom:1px solid var(--precision-line);scrollbar-width:none;gap:0;margin:23px 0 0;display:flex;overflow-x:auto}.quickstart-tabs::-webkit-scrollbar{display:none}.quickstart-tab{width:auto;min-width:max-content;min-height:42px;box-shadow:none;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;padding:0 14px;display:block}.quickstart-tab:hover,.quickstart-tab.is-active{border-color:var(--precision-green);transform:none;box-shadow:none!important;background:0 0!important}.quickstart-tab:after,.quickstart-tab.is-active:after{display:none!important}.quickstart-tab-icon{display:none}.quickstart-tab-copy strong{color:#3f5b52;text-overflow:clip;font-size:11px;overflow:visible}.quickstart-tab-copy em{display:none}.quickstart-tab.is-active .quickstart-tab-copy strong{color:var(--precision-green-dark)}.quickstart-workbench{border:1px solid var(--precision-line);box-shadow:none;background:#fff;border-radius:10px;margin-top:16px;overflow:hidden}.quickstart-header,.quickstart-footer{border-color:var(--precision-soft-line);background:#f7faf8;min-height:46px;padding:10px 14px}.quickstart-header div>span,.quickstart-footer>span{color:#6b7d77;font-size:10px}.quickstart-header div>strong{color:var(--precision-ink);font-size:12px}.quickstart-header a{color:var(--precision-green-dark);font-size:11px}.code-panel{box-shadow:none;background:#071d18;border:0;border-radius:0}.code-toolbar{background:#0b271f;border-bottom-color:#caf1e01f}.architecture-section{border-bottom:1px solid var(--precision-line)}.architecture-section .section-heading{margin-bottom:28px}.capability-grid{border-top:1px solid var(--precision-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.capability-card{border:0;border-right:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);min-height:144px;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:38px 1fr;align-content:start;gap:4px 12px;padding:22px 22px 20px 0;display:grid}.capability-card:nth-child(3n){border-right:0;padding-left:22px}.capability-card:nth-child(3n+2){padding-left:22px}.capability-card>svg{color:#fff;background:var(--precision-green);border-radius:8px;grid-area:1/1/3;width:34px;height:34px;padding:7px}.capability-card:nth-child(3n+2)>svg{background:var(--precision-blue)}.capability-card:nth-child(3n)>svg{background:var(--precision-violet)}.capability-card h3{color:var(--precision-ink);grid-column:2;margin:0;font-size:14px;font-weight:760}.capability-card p{color:#6b7d77;grid-column:2;margin:5px 0 0;font-size:12px;line-height:1.55}.docs-section{border-bottom:1px solid var(--precision-line)}.docs-quick-nav{border-bottom:1px solid var(--precision-line);gap:0;margin:0 0 18px;overflow-x:auto}.docs-quick-nav a{color:#516860;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;min-height:40px;padding:0 16px;font-size:11px}.docs-quick-nav a:hover,.docs-quick-nav a:focus-visible{border-bottom-color:var(--precision-green);color:var(--precision-green-dark);background:0 0}.docs-frame-card{border:1px solid var(--precision-line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 24px 58px #08261e1a}.docs-frame-card .demo-browser-bar{color:#677a73;background:#f4f8f6}.commercial-section{border-bottom:1px solid var(--precision-line)}.commercial-heading{grid-template-columns:minmax(0,1.3fr) auto;align-items:end;gap:48px;margin-bottom:32px;display:grid}.commercial-heading>div:first-child{max-width:850px}.commercial-heading p{margin-top:16px}.commercial-heading-actions{flex-wrap:nowrap}.commercial-summary-grid{border-top:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.commercial-summary-card{border:0;border-right:1px solid var(--precision-line);min-height:0;box-shadow:none;background:0 0;border-radius:0;padding:22px 26px 22px 0}.commercial-summary-card:last-child{border-right:0;padding-left:26px;padding-right:0}.commercial-summary-card:before{display:none}.commercial-summary-card>span{color:var(--precision-green-dark);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:820}.commercial-summary-card strong{color:var(--precision-ink);margin-top:8px;font-size:17px;line-height:1.35;display:block}.commercial-summary-card p{color:#687a74;margin:8px 0 0;font-size:12px;line-height:1.6}.commercial-comparison{border:1px solid var(--precision-line);box-shadow:none;background:#fff;border-radius:10px;margin-top:34px;overflow:hidden}.comparison-row{border-bottom-color:var(--precision-line);grid-template-columns:minmax(160px,.55fr) repeat(2,minmax(0,1fr));min-height:70px}.comparison-row-head{color:#496159;background:#f2f7f4;min-height:40px}.comparison-dimension svg{color:var(--precision-green)}.commercial-route{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);gap:36px 56px;margin-top:44px;padding:0;display:grid}.route-copy h3{color:var(--precision-ink);font-size:26px}.route-steps{border-top:1px solid var(--precision-line);gap:0}.route-step{border:0;border-right:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);background:0 0;border-radius:0;min-height:0;padding:16px 14px}.route-step:last-child{border-right:0}.route-step>span{color:var(--precision-green-dark)}.route-step>svg{color:var(--precision-blue)}.commercial-code-panel{background:#071d18;border:0;border-radius:9px;grid-column:2;overflow:hidden}.commercial-code-panel pre{background:0 0}.commercial-feature-grid{border-top:1px solid var(--precision-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:40px;display:grid}.commercial-card{border:0;border-right:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);min-height:0;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:32px 1fr;gap:3px 10px;padding:20px 20px 20px 0;display:grid}.commercial-card:nth-child(3n+2),.commercial-card:nth-child(3n){padding-left:20px}.commercial-card:nth-child(3n){border-right:0}.commercial-card>svg{color:var(--precision-violet);grid-area:1/1/3}.commercial-card h3{color:var(--precision-ink);grid-column:2;margin:0;font-size:13px}.commercial-card p{color:#6c7d77;grid-column:2;margin:4px 0 0;font-size:11px;line-height:1.55}.portal-section{padding-bottom:50px}.portal-section .section-heading{margin-bottom:22px}.portal-grid{border-top:1px solid var(--precision-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.portal-card{border:0;border-right:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);min-height:76px;color:var(--precision-ink);box-shadow:none;background:0 0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:34px 1fr;gap:2px 10px;padding:16px 18px 16px 0;display:grid}.portal-card:nth-child(3n+2),.portal-card:nth-child(3n){padding-left:18px}.portal-card:nth-child(3n){border-right:0}.portal-card:after{display:none}.portal-card>svg{color:#fff;background:var(--precision-blue);border-radius:7px;grid-area:1/1/3;width:30px;height:30px;padding:6px}.portal-card.primary-card>svg{background:var(--precision-green)}.portal-card strong{grid-column:2;margin:0;font-size:13px}.portal-card span{color:#70817b;grid-column:2;font-size:11px;line-height:1.4}.portal-card:hover,.portal-card:focus-visible{color:var(--precision-green-dark);box-shadow:none;background:#0a9b6409;transform:none}.release-strip{border:0;border-top:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);color:var(--precision-ink);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin:0 0 54px;padding:24px 0;display:grid}.release-strip h2{color:var(--precision-ink);font-size:18px;line-height:1.4}.release-actions{flex-wrap:nowrap}.release-actions a{border-color:var(--precision-line);color:#31544a;background:#fff;border-radius:8px;min-height:38px;padding:0 12px;font-size:11px}.release-actions a:hover{color:var(--precision-green-dark);background:var(--precision-soft);border-color:#0a9b6447}.support-footer{color:#fff;width:100vw;box-shadow:none;background:#06271d;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px 64px;margin:0 0 0 -50vw;padding:50px max(24px,50vw - 660px) 22px;display:grid;position:relative;left:50%;overflow:hidden}.support-footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 16%,#31c98f1c,#0000 28%),linear-gradient(110deg,#ffffff06,#0000 44%);position:absolute;inset:0}.support-footer>*{z-index:1;min-width:0;position:relative}.support-copy{align-self:start;max-width:660px;position:relative;top:auto}.footer-brand{color:#fff;margin-bottom:20px}.footer-brand img{background:#fffffff0}.support-copy h2{color:#fff;letter-spacing:-.035em;font-size:clamp(28px,3vw,38px);line-height:1.12}.support-copy>p{color:#e7f7efad;max-width:580px;margin-top:12px;font-size:13px;line-height:1.7}.support-entry{grid-template-columns:repeat(2,minmax(0,1fr));place-items:center end;gap:10px;min-width:min(100%,460px);display:grid}.support-trigger{color:#073326;cursor:pointer;width:100%;min-width:210px;min-height:56px;transition:transform .18s var(--precision-ease), border-color .18s ease, background-color .18s ease, box-shadow .18s ease;background:#effbf5;border:1px solid #c9f4df42;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:14px;font-weight:780;display:inline-flex;box-shadow:0 12px 30px #0000001f}.support-trigger.is-contact{color:#effcf6e6;box-shadow:none;background:#ffffff0b;border-color:#c9f4df33}.support-trigger.is-contact:hover,.support-trigger.is-contact:focus-visible{color:#fff;background:#77e5b11a;border-color:#77e5b16b;box-shadow:0 12px 28px #00000021}.support-trigger svg:last-child{transition:transform .18s var(--precision-ease);margin-left:auto}.support-trigger:hover,.support-trigger:focus-visible{background:#fff;border-color:#c9f4df8f;transform:translateY(-2px);box-shadow:0 16px 34px #0000002b}.support-trigger:hover svg:last-child,.support-trigger:focus-visible svg:last-child{transform:translate(3px)}.support-dialog-backdrop{z-index:3000;-webkit-backdrop-filter:blur(10px)saturate(.9);backdrop-filter:blur(10px)saturate(.9);background:#02100bb3;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.support-dialog-panel{border:1px solid var(--site-line,#08261e21);width:min(880px,100%);max-height:calc(100dvh - 32px);color:var(--site-ink,#08261e);background:var(--site-surface,#fff);border-radius:24px;padding:28px;position:relative;overflow-y:auto;box-shadow:0 32px 90px #00000057}.support-dialog-panel:before{content:"";background:linear-gradient(90deg,#0b9f67,#20c99a,#4ea0ef);border-radius:24px 24px 0 0;height:3px;position:absolute;inset:0 0 auto}.support-dialog-close{z-index:1;border:1px solid var(--site-line,#08261e21);width:40px;height:40px;color:var(--site-muted,#5d716a);background:var(--site-surface-soft,#f2f8f5);cursor:pointer;border-radius:10px;place-items:center;padding:0;display:inline-grid;position:absolute;top:18px;right:18px}.support-dialog-close:hover,.support-dialog-close:focus-visible{color:var(--site-ink,#08261e);background:#0a9b6414;border-color:#0a9b644d}.support-dialog-heading{max-width:650px;padding-right:48px}.support-dialog-heading>span{color:var(--precision-green-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.support-dialog-heading h2{color:var(--site-ink,#08261e);letter-spacing:-.04em;margin-top:10px;font-size:clamp(26px,3.4vw,38px);line-height:1.12}.support-dialog-heading p{color:var(--site-muted,#5d716a);margin-top:8px;font-size:12px;line-height:1.65}.support-dialog-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.support-dialog-qr-card{border:1px solid var(--site-line,#08261e21);background:var(--site-surface-soft,#f2f8f5);text-align:center;border-radius:16px;flex-direction:column;align-items:center;min-width:0;padding:18px 16px 15px;display:flex}.support-dialog-qr-image{aspect-ratio:1;background:#fff;border:1px solid #08261e1a;border-radius:13px;width:min(100%,204px);padding:9px;box-shadow:0 14px 32px #08261e1c}.support-dialog-qr-image img{object-fit:contain;width:100%;height:100%;display:block}.support-dialog-qr-card strong{color:var(--site-ink,#08261e);margin-top:12px;font-size:14px;font-weight:790}.support-dialog-qr-card>span{color:var(--site-muted,#5d716a);margin-top:5px;font-size:10px;line-height:1.5}.support-dialog-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.support-dialog-actions>a{border:1px solid var(--site-line,#08261e21);min-height:70px;color:var(--site-ink,#08261e);background:var(--site-surface,#fff);transition:transform .18s var(--precision-ease), border-color .18s ease, color .18s ease, background-color .18s ease;border-radius:13px;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:12px 14px;display:grid}.support-dialog-actions>a:hover,.support-dialog-actions>a:focus-visible{color:var(--precision-green-dark);background:#0a9b640f;border-color:#0a9b6457;transform:translateY(-2px)}.support-dialog-actions>a.is-github>svg:first-child{width:21px;height:21px}.support-dialog-actions span{min-width:0}.support-dialog-actions strong,.support-dialog-actions small{display:block}.support-dialog-actions strong{font-size:12px;font-weight:780}.support-dialog-actions small{color:var(--site-muted,#5d716a);margin-top:3px;font-size:9px}.support-dialog-contact-layout{grid-template-columns:minmax(0,.92fr) minmax(290px,1.08fr);gap:14px;margin-top:20px;display:grid}.support-contact-list{align-content:start;gap:8px;display:grid}.support-contact-list>button{border:1px solid var(--site-line,#08261e21);min-height:74px;color:var(--site-ink,#08261e);background:var(--site-surface,#fff);text-align:left;cursor:pointer;transition:transform .18s var(--precision-ease), border-color .18s ease, background-color .18s ease;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 17px;align-items:center;gap:11px;padding:10px 12px;display:grid}.support-contact-list>button:hover,.support-contact-list>button:focus-visible,.support-contact-list>button.is-active{background:#0a9b640f;border-color:#0a9b644d}.support-contact-list>button:hover,.support-contact-list>button:focus-visible{transform:translate(2px)}.support-contact-list>button.is-active{color:var(--precision-green-dark);box-shadow:inset 3px 0 0 var(--precision-green)}.support-contact-list-icon{width:38px;height:38px;color:var(--precision-green-dark);background:#0a9b6417;border-radius:10px;place-items:center;display:inline-grid}.support-contact-list>button>span:nth-child(2){min-width:0}.support-contact-list strong,.support-contact-list small{display:block}.support-contact-list strong{font-size:12px;font-weight:780}.support-contact-list small{color:var(--site-muted,#5d716a);margin-top:4px;font-size:9px;line-height:1.45}.support-contact-list>button>svg{color:var(--site-muted,#5d716a)}.support-contact-preview{border:1px solid var(--site-line,#08261e21);background:var(--site-surface-soft,#f2f8f5);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:238px;padding:16px;display:flex}.support-contact-preview-image{aspect-ratio:1;background:#fff;border:1px solid #08261e1a;border-radius:12px;width:min(100%,218px);padding:8px;box-shadow:0 12px 28px #08261e1a}.support-contact-preview-image.is-portrait{aspect-ratio:.64;width:min(100%,196px)}.support-contact-preview-image img{object-fit:contain;width:100%;height:100%;display:block}.support-contact-preview>strong{color:var(--site-ink,#08261e);margin-top:12px;font-size:13px;font-weight:790}.support-contact-preview>span{color:var(--site-muted,#5d716a);margin-top:4px;font-size:9px;line-height:1.45}.support-dialog-international{gap:18px;margin-top:22px;display:grid}.support-dialog-international section+section{border-top:1px solid var(--site-line,#08261e21);padding-top:16px}.support-dialog-international h3{color:var(--site-muted,#5d716a);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.support-dialog-international .support-dialog-actions{margin-top:10px}.support-international-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.support-international-grid>a{border:1px solid var(--site-line,#08261e21);min-height:72px;color:var(--site-ink,#08261e);background:var(--site-surface,#fff);border-radius:13px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:12px 14px;display:grid}.support-international-grid>a:hover,.support-international-grid>a:focus-visible{background:#0a9b640f;border-color:#0a9b644d;transform:translateY(-2px)}.support-international-icon{border-radius:11px;place-items:center;width:42px;height:42px;display:inline-grid}.support-international-icon.is-whatsapp{color:#087d50;background:#1fbe701c}.support-international-icon.is-telegram{color:#1679b9;background:#239ed81c}.support-international-grid strong,.support-international-grid small{display:block}.support-international-grid strong{font-size:12px;font-weight:780}.support-international-grid small{color:var(--site-muted,#5d716a);margin-top:3px;font-size:9px}.support-dialog-note{color:var(--site-muted,#5d716a);text-align:center;margin:16px 0 0;font-size:9px;line-height:1.55}.support-dialog-enter-active,.support-dialog-leave-active{transition:opacity .18s}.support-dialog-enter-active .support-dialog-panel,.support-dialog-leave-active .support-dialog-panel{transition:opacity .18s ease, transform .22s var(--precision-ease)}.support-dialog-enter-from,.support-dialog-leave-to,.support-dialog-enter-from .support-dialog-panel,.support-dialog-leave-to .support-dialog-panel{opacity:0}.support-dialog-enter-from .support-dialog-panel,.support-dialog-leave-to .support-dialog-panel{transform:translateY(12px)scale(.985)}.footer-bottom{color:#ffffffb3;border-top:1px solid #fff3;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;font-size:10px;display:flex}.footer-bottom p{max-width:760px}.footer-badges{opacity:.82;gap:8px}.footer-badge img{width:auto;max-height:30px}.site-reveal{opacity:0;transition:opacity .62s var(--precision-ease) var(--reveal-delay,0s), transform .68s var(--precision-ease) var(--reveal-delay,0s), color .18s ease, border-color .18s ease, background .18s ease;will-change:opacity, transform;transform:translateY(14px)}.site-reveal.is-visible{opacity:1;will-change:auto;transform:translate(0,0)}.site-reveal.is-visible:is(.metric-card,.format-card,.scenario-card,.capability-card,.portal-card,.commercial-card,.commercial-summary-card,.route-step):hover{transform:translateY(-2px)}@media (width<=1120px){.topbar-links a{padding-left:7px;padding-right:7px}.hero-section{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);gap:36px}.hero-copy h1{font-size:clamp(48px,5.4vw,66px)}.format-card{grid-template-columns:36px 40px minmax(170px,.9fr) minmax(190px,1fr) minmax(210px,1.2fr) 20px;gap:12px}.workflow-grid{gap:42px}.scenario-section{padding-right:34px!important}.support-footer{gap:34px 42px}}@media (width<=920px){.site-shell,.demo-reveal-stage{width:min(100% - 28px,1320px)}.topbar-links{justify-content:flex-start}.topbar.is-pinned{width:calc(100% - 28px);left:14px}.hero-section{grid-template-columns:1fr;min-height:0;padding:58px 0 62px}.hero-copy{max-width:720px}.hero-copy h1{max-width:700px;font-size:clamp(54px,8vw,72px)}.hero-visual{width:min(760px,100%);margin:8px auto 0}.metric-card{grid-template-columns:1fr;gap:7px;padding:18px 20px}.metric-card>span,.metric-card strong,.metric-card p{grid-area:auto/1}.metric-card strong{grid-row:1}.metric-card>span{grid-row:2}.metric-card p{display:none}.demo-reveal-stage{grid-template-columns:1fr;min-height:0}.demo-reveal-copy{grid-template-columns:1fr auto;align-items:end;gap:28px;min-height:0;display:grid}.demo-reveal-copy .inline-actions{width:210px}.format-card{grid-template-columns:36px 40px minmax(180px,.9fr) minmax(0,1.25fr) 22px}.format-card p{display:none}.workflow-grid{grid-template-columns:1fr}.scenario-section{border-right:0!important;border-bottom:1px solid var(--precision-line)!important;padding-bottom:18px!important;padding-right:0!important}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.scenario-card:nth-child(odd){border-right:1px solid var(--precision-line);padding-right:18px}.scenario-card:nth-child(2n){padding-left:18px}.commercial-route{grid-template-columns:1fr}.commercial-code-panel{grid-column:1}.support-footer{grid-template-columns:1fr}.support-copy{max-width:780px}.support-entry{justify-items:start}}@media (width<=760px){:root{--site-anchor-offset:92px;--site-topbar-space:82px}.site-shell.has-pinned-nav{padding-top:70px}.nav-explorer-scrim{top:70px}.site-shell,.demo-reveal-stage{width:min(100% - 20px,1320px)}.topbar,.topbar.is-pinned{border-radius:0 0 10px 10px;min-height:58px}.topbar.is-pinned{width:calc(100% - 20px);left:10px}.brand span{display:none}.brand img{width:34px;height:34px}.hero-section{padding:42px 0 44px}.eyebrow{margin-bottom:14px}.hero-copy h1{font-size:clamp(43px,13.5vw,60px);line-height:1}.hero-subtitle{font-size:15px}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-actions .button{width:100%}.hero-actions .button.tertiary{grid-column:1/-1}.hero-badges{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-product-window{transform:none}.hero-product-tabs span:nth-child(n+3){display:none}.hero-product-window img{aspect-ratio:9/12;object-position:top center}.hero-product-status{bottom:8px;right:8px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{border-bottom:1px solid var(--precision-line);min-height:92px}.metric-card:nth-child(2){border-right:0}.metric-card:nth-child(n+3){border-bottom:0}.band,.band-light,.docs-section,.commercial-section,.portal-section{padding:66px 0}.section-heading,.section-heading.compact,.commercial-heading{display:block}.section-heading h2,.ecosystem-copy h2,.demo-reveal-copy h2,.commercial-heading h2,.support-copy h2{font-size:clamp(29px,9vw,38px)}.section-heading>p,.section-heading>div>p:last-child{margin-top:14px}.demo-reveal-stage{gap:34px;padding:60px 0}.demo-reveal-copy{display:block}.demo-reveal-copy .inline-actions{width:100%;margin-top:24px}.demo-frame-stack{aspect-ratio:9/12}.demo-frame-poster img{object-position:top center}.format-index-section{padding-bottom:42px}.format-card{grid-template-columns:30px 36px 1fr 18px;gap:10px;min-height:0;padding:17px 4px}.format-icon{width:34px;height:34px}.format-card h3{font-size:14px}.format-card strong{grid-column:3/5;margin-top:2px;font-size:11px}.format-card p{grid-column:3/5;font-size:10px;display:block}.format-arrow{grid-area:1/4}.workflow-grid{gap:46px;padding:62px 0 68px}.scenario-grid{grid-template-columns:1fr}.scenario-card:nth-child(odd),.scenario-card:nth-child(2n){border-right:0;padding-left:0;padding-right:0}.quickstart-track,.code-panel,.quickstart-panel{min-height:300px}.capability-grid,.commercial-feature-grid,.portal-grid{grid-template-columns:1fr}.capability-card,.capability-card:nth-child(3n),.capability-card:nth-child(3n+2),.commercial-card,.commercial-card:nth-child(3n+2),.commercial-card:nth-child(3n),.portal-card,.portal-card:nth-child(3n+2),.portal-card:nth-child(3n){border-right:0;min-height:0;padding:18px 0}.commercial-heading-actions{margin-top:22px}.commercial-summary-grid{grid-template-columns:1fr}.commercial-summary-card,.commercial-summary-card:last-child{border-right:0;border-bottom:1px solid var(--precision-line);padding:20px 0}.comparison-row{grid-template-columns:1fr}.comparison-row-head{display:none}.comparison-row>*{border-right:0;padding:12px 14px}.route-steps{grid-template-columns:1fr}.route-step{border-right:0}.release-strip{grid-template-columns:1fr}.release-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.release-actions a{min-width:0;padding:0 8px}.release-actions a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-footer{gap:26px;padding:48px 20px 20px}.support-entry{width:min(100%,460px)}.support-trigger{width:100%;min-width:0}.footer-bottom{display:block}.footer-badges{margin-top:14px}.support-dialog-contact-layout{grid-template-columns:1fr}.support-contact-list{grid-template-columns:repeat(3,minmax(0,1fr))}.support-contact-list>button{grid-template-columns:34px minmax(0,1fr);min-height:82px}.support-contact-list>button>svg{display:none}.support-contact-list-icon{width:34px;height:34px}}@media (width<=620px){.support-entry{grid-template-columns:1fr;width:min(100%,320px)}.support-dialog-qr-grid,.support-dialog-actions,.support-international-grid{grid-template-columns:1fr}.support-dialog-qr-image{width:min(62vw,224px)}}@media (width<=460px){.support-dialog-backdrop{align-items:end;padding:12px}.support-dialog-panel{border-radius:18px;max-height:calc(100dvh - 24px);padding:28px 16px 18px}.support-dialog-panel:before{border-radius:18px 18px 0 0}.support-dialog-close{width:36px;height:36px;top:16px;right:16px}.support-dialog-heading{padding-right:38px}.support-dialog-heading h2{font-size:26px}.support-contact-list>button{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:74px;padding:9px 6px}.support-contact-list small,.support-contact-list>button>svg{display:none}.support-contact-list>button.is-active{box-shadow:inset 0 -3px 0 var(--precision-green)}.support-dialog-qr-card{padding:18px 14px 16px}.support-dialog-qr-image{width:min(70vw,224px)}}.flat-nav{--flat-nav-x:3px;--flat-nav-width:82px;background:#f3f8f6d1;border:1px solid #08261e14;border-radius:10px;justify-self:center;align-items:center;gap:1px;margin:0;padding:3px;display:flex;position:relative}.flat-nav-highlight{z-index:0;width:var(--flat-nav-width);transform:translateX(var(--flat-nav-x));transition:width .3s var(--precision-ease), transform .36s var(--precision-ease);background:#fff;border:1px solid #0a9b641f;border-radius:7px;position:absolute;top:3px;bottom:3px;left:0;box-shadow:0 5px 14px #08261e14}.flat-nav a{z-index:1;color:#647771;border-radius:7px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:11px;font-weight:720;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.flat-nav a:hover,.flat-nav a.is-active{color:var(--precision-green-dark)}.flat-nav a:last-child:after{background:var(--precision-violet);content:"";border-radius:50%;width:4px;height:4px;margin-left:6px}.topbar>.brand,.topbar>.topbar-actions,.flat-nav,.nav-explorer-toggle{z-index:4;position:relative}.nav-explorer-toggle{color:#274b40;min-height:38px;font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #08261e1a;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:0 4px;padding:0 13px;font-size:12px;font-weight:760;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex;box-shadow:0 6px 18px #08261e0d}.nav-explorer-toggle:hover,.nav-explorer-toggle[aria-expanded=true]{color:var(--precision-green-dark);background:#f4fbf7;border-color:#0a9b644d;transform:translateY(-1px)}.nav-explorer-toggle:focus-visible,.nav-explorer-panel a:focus-visible,.nav-explorer-panel button:focus-visible{outline-offset:3px;outline:3px solid #1579e83d}.nav-explorer-scrim{z-index:2;cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0418133d;border:0;padding:0;position:fixed;inset:74px 0 0}.nav-explorer-panel{z-index:5;visibility:hidden;opacity:0;transform-origin:50% 0;pointer-events:none;-webkit-backdrop-filter:blur(24px)saturate(1.08);backdrop-filter:blur(24px)saturate(1.08);width:min(920px,100vw - 40px);transition:opacity .18s ease, transform .24s var(--precision-ease), visibility .18s ease;background:#fbfdfcfa;border:1px solid #08261e1c;border-radius:18px;padding:22px;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%,-10px)scale(.985);box-shadow:0 30px 90px #05221a33}.nav-explorer-panel.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.nav-explorer-heading{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.nav-explorer-heading span{color:var(--precision-green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.nav-explorer-heading strong{color:var(--precision-ink);letter-spacing:-.025em;font-size:20px;line-height:1.2}.nav-explorer-heading button{border:1px solid var(--precision-soft-line);width:34px;height:34px;color:var(--precision-ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:0;display:inline-grid}.nav-explorer-primary{border-top:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.nav-explorer-primary>a{min-width:0;color:var(--precision-ink);border-right:1px solid var(--precision-line);grid-template-columns:auto 38px 1fr auto;align-items:center;gap:11px;padding:18px 16px;text-decoration:none;transition:color .16s,background .16s;display:grid}.nav-explorer-primary>a:last-child{border-right:0}.nav-explorer-primary>a:hover{color:var(--precision-green-dark);background:#f1f9f5}.nav-explorer-index{color:#91a39d;align-self:start;font-size:9px;font-weight:780}.nav-explorer-icon{color:#fff;background:var(--precision-green);border-radius:11px;place-items:center;width:38px;height:38px;display:inline-grid}.nav-explorer-primary>a:nth-child(2) .nav-explorer-icon{background:var(--precision-cyan)}.nav-explorer-primary>a:nth-child(3) .nav-explorer-icon{background:var(--precision-violet)}.nav-explorer-primary strong,.nav-explorer-primary small,.nav-explorer-resources strong,.nav-explorer-resources small{display:block}.nav-explorer-primary strong{margin-bottom:4px;font-size:13px;line-height:1.25}.nav-explorer-primary small{color:#71827d;font-size:10px;line-height:1.4}.nav-explorer-resources{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.nav-explorer-resources a{color:#31564b;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:9px;min-width:0;padding:10px;text-decoration:none;transition:color .16s,background .16s;display:grid}.nav-explorer-resources a:hover{color:var(--precision-green-dark);background:#f1f9f5}.nav-explorer-resources svg{color:var(--precision-green)}.nav-explorer-resources strong{font-size:11px}.nav-explorer-resources small{color:#7c8c87;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.metric-card{grid-template-rows:auto;grid-template-columns:auto 1fr;min-height:88px}.metric-card>span,.metric-card strong{grid-row:1}.metric-card>span{align-self:center}.scenario-card:before{display:none}.scenario-number{color:var(--precision-green);grid-area:1/1/3;font-size:12px;font-weight:780}.trust-rail-section{border-bottom:1px solid var(--precision-line);padding:76px 0 84px}.trust-rail-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px;display:flex}.trust-rail-heading h2{max-width:700px;color:var(--precision-ink);letter-spacing:-.048em;margin:7px 0 0;font-size:clamp(32px,3.7vw,48px);line-height:1}.trust-rail-heading>a{color:var(--precision-green-dark);flex:none;align-items:center;gap:7px;font-size:12px;font-weight:760;text-decoration:none;display:inline-flex}.trust-flow{border-top:1px solid var(--precision-line);border-bottom:1px solid var(--precision-line);grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:12px;display:grid}.trust-flow article{grid-template-columns:22px 1fr;align-items:center;gap:3px 10px;min-width:0;padding:22px 0;display:grid}.trust-flow article>span{color:#91a39d;grid-area:1/1;align-self:start;font-size:9px;font-weight:780}.trust-flow article>svg{color:var(--precision-green);grid-area:2/1/4}.trust-flow article strong,.trust-flow article small{grid-column:2}.trust-flow article strong{color:var(--precision-ink);font-size:13px}.trust-flow article small{color:#71827d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.trust-flow-arrow{color:#9aaba5}@media (width<=1120px){.flat-nav a{padding:0 8px;font-size:10px}.nav-explorer-toggle span{display:none}}@media (width<=920px){.flat-nav{display:none}.nav-explorer-toggle{margin-left:auto}.nav-explorer-panel{width:min(760px,100vw - 28px)}.nav-explorer-primary{grid-template-columns:1fr}.nav-explorer-primary>a,.nav-explorer-primary>a:last-child{border-right:0;border-bottom:1px solid var(--precision-line);padding:14px 10px}.nav-explorer-primary>a:last-child{border-bottom:0}.trust-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-flow-arrow{display:none}.trust-flow article:nth-of-type(odd){border-right:1px solid var(--precision-line);padding-right:18px}}@media (width<=760px){.topbar,.topbar.is-pinned{grid-template-columns:auto auto auto;justify-content:space-between}.topbar-actions{order:0;grid-template-columns:none;justify-self:end;width:auto;display:flex}.topbar-actions .github-star-button{display:none}.nav-explorer-toggle{margin:0;padding:0 10px}.nav-explorer-toggle span{display:none}.nav-explorer-panel,.topbar.is-pinned .nav-explorer-panel{border-radius:16px;width:auto;max-height:calc(100dvh - 78px);padding:18px;position:fixed;top:68px;left:10px;right:10px;overflow-y:auto;transform:translateY(-10px)scale(.985)}.nav-explorer-panel.is-open,.topbar.is-pinned .nav-explorer-panel.is-open{transform:translateY(0)scale(1)}.nav-explorer-heading strong{font-size:18px}.nav-explorer-resources{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-explorer-primary>a{grid-template-columns:24px 36px 1fr auto}.nav-explorer-primary small,.nav-explorer-resources small{display:none}.metric-card{min-height:78px}.trust-rail-section{padding:58px 0 64px}.trust-rail-heading{display:block}.trust-rail-heading>a{margin-top:18px}.trust-flow{grid-template-columns:1fr}.trust-flow article,.trust-flow article:nth-of-type(odd){border-right:0;border-bottom:1px solid var(--precision-line);padding:16px 0}.trust-flow article:last-of-type{border-bottom:0}}@media (prefers-reduced-motion:reduce){.hero-product-window,.hero-product-window:hover,.site-reveal,.site-reveal.is-visible,.site-reveal.is-visible:hover{transition:none;transform:none}}:root[data-theme=light]{--site-canvas:#fbfdfc;--site-surface:#fff;--site-surface-soft:#f2f8f5;--site-surface-raised:#fffffff0;--site-ink:#08261e;--site-muted:#5d716a;--site-line:#08261e21;--site-code:#f3f8f5;--site-code-toolbar:#eaf3ee}:root[data-theme=dark]{--precision-ink:#eef9f3;--precision-muted:#9dafaa;--precision-line:#d6f2e426;--precision-soft-line:#d6f2e417;--precision-paper:#071712;--precision-soft:#0e261e;--precision-green:#43d99a;--precision-green-dark:#70e9b2;--precision-blue:#67aef8;--precision-cyan:#4ed8e3;--precision-violet:#a28cff;--precision-amber:#f2b45e;--site-canvas:#071712;--site-surface:#0d221b;--site-surface-soft:#102820;--site-surface-raised:#0e241cf0;--site-ink:#eef9f3;--site-muted:#9dafaa;--site-line:#d6f2e426;--site-code:#061b15;--site-code-toolbar:#0b261d;color:var(--site-ink);background:var(--site-canvas)}html,body,.site-shell{transition:color .22s,background-color .22s}html[data-theme=dark] body{color:var(--site-ink);background:radial-gradient(circle at 78% 8%, #2a9c741f, transparent 30%), radial-gradient(circle at 8% 42%, #2a6caa14, transparent 34%), var(--site-canvas)}.theme-toggle{cursor:pointer}.theme-toggle svg{transition:transform .26s var(--precision-ease)}.theme-toggle:hover svg{transform:rotate(-10deg)scale(1.06)}.hero-orbit-stage{isolation:isolate;perspective:1500px;min-height:560px;transform-style:preserve-3d;position:relative}.hero-orbit-stage:before{z-index:-2;content:"";filter:blur(12px);background:radial-gradient(circle at 52% 44%,#48d79e2b,#0000 38%),radial-gradient(circle at 63% 42%,#41a1e21f,#0000 58%);border-radius:50%;position:absolute;inset:7% 3% 9%}.hero-orbit-stage:after{z-index:-1;content:"";pointer-events:none;border:1px solid #0a9b6433;border-radius:50%;position:absolute;inset:17% 8% 14%;transform:rotate(-13deg)skew(-4deg)}.hero-orbit-stack{transform-style:preserve-3d;animation:hero-orbit-breathe 12s var(--precision-ease) infinite;position:absolute;inset:0}.hero-preview-item{--focus-scale:1.04;transform-style:preserve-3d;cursor:zoom-in;will-change:opacity, filter;margin:0;transition:opacity .32s,filter .32s;position:absolute}.hero-preview-focus{width:100%;height:100%;transform-origin:var(--focus-origin-x,50%) var(--focus-origin-y,50%);transform-style:preserve-3d;transition:transform .62s var(--precision-ease);will-change:transform;transform:translate(0,0)scale(1)}.hero-preview-card{border:1px solid var(--site-line);background:var(--site-surface-raised);transform-origin:50%;width:100%;height:100%;transform-style:preserve-3d;backface-visibility:hidden;transition:border-color .18s ease, box-shadow .32s var(--precision-ease);will-change:transform;border-radius:13px;grid-template-rows:38px minmax(0,1fr);margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 64px #082e2329}.hero-preview-card figcaption{border-bottom:1px solid var(--site-line);min-width:0;color:var(--site-muted);background:color-mix(in srgb, var(--site-surface) 90%, transparent);justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:10px;display:flex}.hero-preview-card figcaption span,.hero-orbit-status span{align-items:center;gap:6px;display:inline-flex}.hero-preview-card figcaption span{color:var(--precision-green-dark);letter-spacing:.09em;font-weight:800}.hero-preview-card figcaption strong{color:var(--site-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:680;overflow:hidden}.hero-preview-card img{object-fit:cover;object-position:top center;width:100%;height:100%;min-height:0;display:block}.hero-preview-word{--focus-scale:1.025;z-index:4;width:min(72%,570px);height:61%;top:22%;left:17%}.hero-preview-word .hero-preview-card{animation:hero-word-float 12s var(--precision-ease) infinite}.hero-preview-cad{--focus-scale:1.3;z-index:2;width:50%;height:44%;top:31%;left:-1%}.hero-preview-cad .hero-preview-card{animation:hero-cad-float 12s var(--precision-ease) infinite}.hero-preview-sheet{--focus-scale:1.32;z-index:1;width:52%;height:43%;top:2%;left:28%}.hero-preview-sheet .hero-preview-card{animation:hero-sheet-float 12s var(--precision-ease) infinite}.hero-preview-slide{--focus-scale:1.34;z-index:3;width:48%;height:42%;top:39%;right:-2%}.hero-preview-slide .hero-preview-card{animation:hero-slide-float 12s var(--precision-ease) infinite}.hero-orbit-status{z-index:6;gap:7px;display:flex;position:absolute;bottom:3%;right:5%}.hero-orbit-status span{border:1px solid var(--site-line);min-height:30px;color:var(--site-muted);background:var(--site-surface-raised);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;padding:0 10px;font-size:9px;font-weight:760;box-shadow:0 10px 28px #082e2317}.hero-orbit-status svg{color:var(--precision-green)}.hero-preview-item:focus-visible{outline:none}.hero-preview-item:focus-visible .hero-preview-card{border-color:#0a9b6480;box-shadow:0 0 0 3px #0a9b6421,0 24px 64px #082e2329}.hero-preview-item.is-preview-active,.hero-preview-item.is-preview-cancelling{z-index:20;cursor:default}.hero-preview-item.is-preview-active .hero-preview-focus{transform:translate3d(0, 0, 0) scale(var(--focus-scale))}.hero-preview-item.is-preview-active .hero-preview-card{border-color:#0a9b6473;animation-play-state:paused;box-shadow:0 42px 100px #082e2340}.hero-preview-event-shield{z-index:30;cursor:default;background:0 0;border-radius:18px;position:absolute}.hero-preview-item.is-preview-cancelling .hero-preview-focus{transition-duration:.18s}.hero-preview-item.is-preview-cancelling .hero-preview-card{transition-duration:.16s;animation-play-state:paused}.hero-orbit-stack:has(.hero-preview-item:is(.is-preview-active,.is-preview-cancelling)){animation-play-state:paused}.hero-orbit-stack:has(.hero-preview-item:is(.is-preview-active,.is-preview-cancelling)) .hero-preview-item:not(:is(.is-preview-active,.is-preview-cancelling)){pointer-events:none}.hero-orbit-stack:has(.hero-preview-item.is-preview-active) .hero-preview-item:not(.is-preview-active){opacity:.74;filter:saturate(.76)contrast(.94)}@keyframes hero-orbit-breathe{0%,to{transform:rotateX(1deg)rotateY(-1deg)translate(0,0)}48%{transform:rotateX(-.8deg)rotateY(2.4deg)translateY(-4px)}}@keyframes hero-word-float{0%,to{transform:translateZ(80px)rotateX(.8deg)rotateY(-4deg)rotate(-.35deg)}48%{transform:translate3d(10px,12px,112px)rotateX(-.3deg)rotateY(2deg)rotate(.45deg)}}@keyframes hero-cad-float{0%,to{transform:translateZ(-38px)rotateY(11deg)rotate(-3deg)}52%{transform:translate3d(-10px,-13px,-12px)rotateY(5deg)rotate(-1.2deg)}}@keyframes hero-sheet-float{0%,to{transform:translateZ(-74px)rotateX(-3deg)rotateY(-2deg)rotate(1.8deg)}46%{transform:translate3d(8px,-14px,-46px)rotateX(1deg)rotateY(3deg)rotate(-.4deg)}}@keyframes hero-slide-float{0%,to{transform:translateZ(-16px)rotateY(-12deg)rotate(3deg)}54%{transform:translate3d(13px,9px,20px)rotateY(-5deg)rotate(1deg)}}.metric-card{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-content:center;gap:8px;min-width:0;min-height:124px;padding:24px 26px}.metric-card strong,.metric-card>span{grid-column:1;min-width:0}.metric-card strong{grid-row:1;align-self:end;font-size:clamp(36px,4vw,52px)}.metric-card>span{color:var(--site-muted);grid-row:2;align-self:start;font-size:11px;line-height:1.35}.quickstart-workbench{border-color:var(--site-line);background:var(--site-surface)}.quickstart-header,.quickstart-footer{border-color:var(--site-line);background:var(--site-surface-soft)}.quickstart-header div>span,.quickstart-footer>span,.code-toolbar strong{color:var(--site-muted)}.quickstart-header div>strong{color:var(--site-ink)}.quickstart-track,.code-panel,.quickstart-panel{min-height:286px}.code-panel,.quickstart-panel-green,.quickstart-panel-blue,.quickstart-panel-cyan,.quickstart-panel-violet,.quickstart-panel-amber,.quickstart-panel-rose{background:var(--site-code)}.code-toolbar{border-bottom-color:var(--site-line);background:var(--site-code-toolbar);min-height:40px}.code-panel pre{min-height:246px;max-height:370px;padding:22px 24px}.code-panel code,.code-panel code.hljs{color:#183c31;font-family:SFMono-Regular,Cascadia Code,Consolas,Liberation Mono,monospace;font-size:clamp(12px,.88vw,13px);line-height:1.62}:root[data-theme=light] .code-panel .hljs-keyword,:root[data-theme=light] .code-panel .hljs-selector-tag,:root[data-theme=light] .code-panel .hljs-title.function_,:root[data-theme=light] .code-panel .hljs-title.class_{color:#5c43b8}:root[data-theme=light] .code-panel .hljs-string,:root[data-theme=light] .code-panel .hljs-regexp,:root[data-theme=light] .code-panel .hljs-symbol{color:#08735a}:root[data-theme=light] .code-panel .hljs-tag,:root[data-theme=light] .code-panel .hljs-name,:root[data-theme=light] .code-panel .hljs-built_in{color:#006d91}:root[data-theme=light] .code-panel .hljs-attr,:root[data-theme=light] .code-panel .hljs-property,:root[data-theme=light] .code-panel .hljs-variable,:root[data-theme=light] .code-panel .hljs-template-variable{color:#925700}:root[data-theme=light] .code-panel .hljs-number,:root[data-theme=light] .code-panel .hljs-literal,:root[data-theme=light] .code-panel .hljs-meta{color:#a22f64}:root[data-theme=light] .code-panel .hljs-comment,:root[data-theme=light] .code-panel .hljs-quote{color:#697b74}:root[data-theme=light] .code-panel .hljs-params,:root[data-theme=light] .code-panel .hljs-punctuation,:root[data-theme=light] .code-panel .hljs-operator,:root[data-theme=light] .code-panel .hljs-subst{color:#29473e}:root[data-theme=dark] .code-panel code,:root[data-theme=dark] .code-panel code.hljs{color:#d8f2e7}:root[data-theme=dark] .code-panel .hljs-keyword,:root[data-theme=dark] .code-panel .hljs-selector-tag,:root[data-theme=dark] .code-panel .hljs-title.function_,:root[data-theme=dark] .code-panel .hljs-title.class_{color:#b5a5ff}:root[data-theme=dark] .code-panel .hljs-string,:root[data-theme=dark] .code-panel .hljs-regexp,:root[data-theme=dark] .code-panel .hljs-symbol{color:#75dfbd}:root[data-theme=dark] .code-panel .hljs-tag,:root[data-theme=dark] .code-panel .hljs-name,:root[data-theme=dark] .code-panel .hljs-built_in{color:#65d4ee}:root[data-theme=dark] .code-panel .hljs-attr,:root[data-theme=dark] .code-panel .hljs-property,:root[data-theme=dark] .code-panel .hljs-variable,:root[data-theme=dark] .code-panel .hljs-template-variable{color:#efbf69}:root[data-theme=dark] .code-panel .hljs-number,:root[data-theme=dark] .code-panel .hljs-literal,:root[data-theme=dark] .code-panel .hljs-meta{color:#f4a8c7}:root[data-theme=dark] .code-panel .hljs-comment,:root[data-theme=dark] .code-panel .hljs-quote{color:#829a90}:root[data-theme=dark] .code-panel .hljs-params,:root[data-theme=dark] .code-panel .hljs-punctuation,:root[data-theme=dark] .code-panel .hljs-operator,:root[data-theme=dark] .code-panel .hljs-subst{color:#c2d8ce}:root[data-theme=dark] .topbar,:root[data-theme=dark] .topbar.is-pinned{border-color:var(--site-line);background:#071712e6;box-shadow:0 14px 34px #00000047}:root[data-theme=dark] .flat-nav,:root[data-theme=dark] .nav-icon-button,:root[data-theme=dark] .language-toggle,:root[data-theme=dark] .nav-explorer-toggle,:root[data-theme=dark] .nav-explorer-heading button,:root[data-theme=dark] .hero-section .button.secondary{border-color:var(--site-line);color:var(--site-ink);background:var(--site-surface-soft)}:root[data-theme=dark] .flat-nav-highlight{background:#173128;border-color:#43d99a33;box-shadow:0 5px 16px #00000040}:root[data-theme=dark] .flat-nav a,:root[data-theme=dark] .language-toggle,:root[data-theme=dark] .nav-explorer-toggle,:root[data-theme=dark] .github-star-badge{color:var(--site-muted)}:root[data-theme=dark] .flat-nav a:hover,:root[data-theme=dark] .flat-nav a.is-active,:root[data-theme=dark] .nav-explorer-toggle:hover,:root[data-theme=dark] .nav-explorer-toggle[aria-expanded=true]{color:var(--precision-green-dark);background:#43d99a14}:root[data-theme=dark] .github-star-badge{border-color:var(--site-line);background:var(--site-surface-soft)}:root[data-theme=dark] .hero-copy h1,:root[data-theme=dark] .hero-subtitle,:root[data-theme=dark] .hero-badges span,:root[data-theme=dark] .section-heading h2,:root[data-theme=dark] .section-heading>p,:root[data-theme=dark] .scenario-card h3,:root[data-theme=dark] .ecosystem-copy h2,:root[data-theme=dark] .ecosystem-copy>p,:root[data-theme=dark] .trust-flow article strong{color:var(--site-ink)}:root[data-theme=dark] .hero-subtitle,:root[data-theme=dark] .hero-badges span,:root[data-theme=dark] .section-heading>p,:root[data-theme=dark] .scenario-card p,:root[data-theme=dark] .ecosystem-copy>p,:root[data-theme=dark] .trust-flow article small{color:var(--site-muted)}:root[data-theme=dark] .format-card,:root[data-theme=dark] .scenario-card,:root[data-theme=dark] .metric-card,:root[data-theme=dark] .trust-flow,:root[data-theme=dark] .metric-rail,:root[data-theme=dark] .format-grid,:root[data-theme=dark] .scenario-grid{border-color:var(--site-line)}:root[data-theme=dark] .format-card:hover,:root[data-theme=dark] .scenario-card:hover{background:#43d99a0b}:root[data-theme=dark] .format-card h3,:root[data-theme=dark] .format-card strong,:root[data-theme=dark] .format-card p,:root[data-theme=dark] .format-index,:root[data-theme=dark] .scenario-number{color:var(--site-ink)}:root[data-theme=dark] .format-card p,:root[data-theme=dark] .format-index{color:var(--site-muted)}:root[data-theme=dark] .nav-explorer-panel{border-color:var(--site-line);background:#0a1e17fa;box-shadow:0 32px 90px #0000006b}:root[data-theme=dark] .nav-explorer-primary,:root[data-theme=dark] .nav-explorer-primary>a{border-color:var(--site-line)}:root[data-theme=dark] .nav-explorer-primary>a,:root[data-theme=dark] .nav-explorer-resources a,:root[data-theme=dark] .nav-explorer-heading strong{color:var(--site-ink)}:root[data-theme=dark] .nav-explorer-primary small,:root[data-theme=dark] .nav-explorer-resources small,:root[data-theme=dark] .nav-explorer-index{color:var(--site-muted)}:root[data-theme=dark] .nav-explorer-primary>a:hover,:root[data-theme=dark] .nav-explorer-resources a:hover{color:var(--precision-green-dark);background:#43d99a12}:root[data-theme=dark] .demo-reveal-section{background:#061c16}:root[data-theme=dark] .demo-reveal-window,:root[data-theme=dark] .demo-browser,:root[data-theme=dark] .demo-browser-bar{border-color:var(--site-line);background:var(--site-surface)}:root[data-theme=dark] .quickstart-tab{border-color:var(--site-line);color:var(--site-muted);background:#ffffff06}:root[data-theme=dark] .quickstart-tab.is-active{color:var(--precision-green-dark);background:#43d99a14}@media (width<=920px){.hero-orbit-stage{min-height:540px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card:nth-child(2n){border-right:0}.metric-card:nth-child(-n+2){border-bottom:1px solid var(--site-line)}}@media (width<=760px){.site-reveal{transition-duration:.46s,.52s,.18s,.18s,.18s;transform:translateY(8px)}.hero-orbit-stage{min-height:430px;margin-top:0}.hero-preview-item{touch-action:pan-y}.hero-preview-focus{transition-duration:.52s}.hero-preview-card{border-radius:9px;grid-template-rows:32px minmax(0,1fr)}.hero-preview-card figcaption{padding:0 9px}.hero-preview-card figcaption strong{display:none}.hero-preview-word{--focus-scale:1.02;width:74%;height:61%;top:20%;left:14%}.hero-preview-cad{--focus-scale:1.3;width:47%;height:43%;top:33%;left:1%}.hero-preview-sheet{--focus-scale:1.22;width:54%;height:43%;top:1%;left:23%}.hero-preview-slide{--focus-scale:1.34;width:47%;height:42%;top:38%;right:1%}.hero-orbit-status{bottom:0;right:0}.hero-orbit-status span:last-child{display:none}.metric-card{min-height:106px;padding:18px}.metric-card strong{font-size:clamp(34px,11vw,46px)}.code-panel pre{padding:18px}.code-panel code,.code-panel code.hljs{font-size:12px;line-height:1.58}}@media (width<=460px){.topbar,.topbar.is-pinned{grid-template-columns:34px 38px minmax(0,1fr);gap:6px;padding-left:8px;padding-right:8px}.nav-explorer-toggle{width:38px;min-width:38px;padding:0}.nav-explorer-toggle>svg:last-child{display:none}.topbar-actions{gap:4px;min-width:0}.topbar-actions .theme-toggle{display:inline-grid}.language-toggle{min-width:40px;padding:0 7px;font-size:12px}.language-toggle svg,.topbar-action svg{display:none}.topbar-action{min-width:58px;padding:0 9px}.hero-section{gap:32px}.hero-copy h1{font-size:clamp(40px,13.2vw,52px)}.hero-actions{gap:8px}.hero-actions .button{min-height:50px;padding:0 10px;font-size:12px;line-height:1.15}.hero-orbit-stage{min-height:350px}.hero-orbit-status{display:none}.metric-card{min-height:96px;padding:15px}.metric-card strong{font-size:34px}.metric-card>span{font-size:10px}}@media (prefers-reduced-motion:reduce){.hero-orbit-stack,.hero-preview-item,.hero-preview-focus,.hero-preview-card,.theme-toggle svg{transition:none!important;animation:none!important}.hero-preview-word{transform:none}.hero-preview-word .hero-preview-card{transform:translateZ(80px)rotateY(-3deg)}.hero-preview-cad{transform:none}.hero-preview-cad .hero-preview-card{transform:translateZ(-38px)rotateY(9deg)rotate(-2deg)}.hero-preview-sheet{transform:none}.hero-preview-sheet .hero-preview-card{transform:translateZ(-74px)rotate(1deg)}.hero-preview-slide{transform:none}.hero-preview-slide .hero-preview-card{transform:translateZ(-16px)rotateY(-9deg)rotate(2deg)}.hero-preview-item.is-preview-active .hero-preview-focus,.hero-preview-item.is-preview-cancelling .hero-preview-focus{transform:none!important}}
