:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}.orbital-page{--canvas: #f6f2ea;--surface: rgba(255, 253, 247, .9);--surface-subtle: rgba(236, 231, 221, .9);--surface-raised: rgba(255, 254, 250, .96);--text-strong: #202733;--text: #202733;--text-muted: #69717d;--border: rgba(34, 42, 53, .13);--border-strong: rgba(34, 42, 53, .22);--violet: #7460b4;--violet-hover: #554196;--violet-soft: rgba(116, 96, 180, .1);--cyan: #248289;--cyan-soft: rgba(36, 130, 137, .1);--copper: #b98752;--copper-soft: rgba(185, 135, 82, .12);--graphite: #2b313a;--graphite-soft: #eceef0;--focus: #187b9b;--shadow: 0 18px 42px rgba(52, 57, 66, .085);--orbit-duration: 1.18s;--orbit-ease: cubic-bezier(.22, 1, .36, 1);--content-duration: .82s;--workspace-duration: .92s;--detail-duration: .34s;position:relative;display:grid;grid-template-rows:78px minmax(0,1fr) 92px;width:100%;height:100dvh;padding:0 22px 14px;overflow:hidden;color:var(--text);background:radial-gradient(circle at 18% 8%,rgba(116,96,180,.032),transparent 24%),radial-gradient(circle at 82% 74%,rgba(185,135,82,.028),transparent 22%),var(--canvas);isolation:isolate;transition:color .24s ease,background-color .24s ease}.orbital-page.theme-dark{--canvas: #080b11;--surface: rgba(13, 17, 25, .9);--surface-subtle: rgba(22, 27, 38, .9);--surface-raised: rgba(17, 22, 32, .96);--text-strong: #f4f1ea;--text: #f4f1ea;--text-muted: #a7afbc;--border: rgba(244, 241, 234, .105);--border-strong: rgba(244, 241, 234, .18);--violet: #8d76e8;--violet-hover: #c5b7ff;--violet-soft: rgba(141, 118, 232, .14);--cyan: #5ab8bf;--cyan-soft: rgba(90, 184, 191, .12);--copper: #b98752;--copper-soft: rgba(185, 135, 82, .12);--graphite: #c8cfd9;--graphite-soft: #202a37;--focus: #61c6d7;--shadow: 0 16px 38px rgba(0, 0, 0, .24)}.site-header{position:relative;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%}.brand{justify-self:start;display:inline-flex;align-items:center;gap:10px;padding:0;border:0;color:var(--text-strong);background:transparent;cursor:pointer}.brand img{width:46px;height:46px;object-fit:contain;transition:transform .46s var(--orbit-ease)}.brand:hover img{transform:rotate(8deg) scale(1.045)}.brand>span{display:grid;gap:4px;text-align:left}.brand strong{font-size:21px;font-weight:500;letter-spacing:.31em;line-height:1}.brand small{color:var(--text-muted);font-size:7.5px;font-weight:750;letter-spacing:.22em;line-height:1}.header-nav{display:flex;align-items:center;gap:46px}.header-nav button,.header-nav a{position:relative;min-height:44px;padding:0;border:0;color:var(--text-strong);background:transparent;cursor:pointer;font-weight:620}.header-nav button:after,.header-nav a:after{content:"";position:absolute;right:0;bottom:5px;left:0;height:2px;border-radius:2px;background:var(--violet);transform:scaleX(0);transition:transform .18s ease}.header-nav button:hover:after,.header-nav button.is-current:after,.header-nav a:hover:after,.header-nav a.is-current:after{transform:scaleX(1)}.header-actions{justify-self:end;display:flex;align-items:center;gap:22px}.header-cta,.primary-button,.rail-cta,.text-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;cursor:pointer}.header-cta,.primary-button{min-height:46px;padding:0 22px;border-radius:11px;color:#fff;background:#7460b4;font-size:14px;font-weight:760;box-shadow:0 9px 24px #7460b42e;transition:transform .18s ease,background-color .18s ease}.header-cta:hover,.primary-button:hover{transform:translateY(-2px);background:#554196}.header-cta-short{display:none}.experience{position:relative;z-index:2;min-height:0;margin:0 -22px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;scroll-snap-type:y mandatory;touch-action:pan-y pinch-zoom;cursor:grab}.experience::-webkit-scrollbar{display:none}.experience.is-programmatic{scroll-snap-type:none}.experience:active{cursor:grabbing}.experience-track{position:relative;width:100%}.experience-sticky{position:sticky;z-index:2;top:0;width:100%;min-height:0;overflow:clip}.scroll-stops{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none}.scroll-stop{position:absolute;right:0;left:0;display:block;scroll-snap-align:start;scroll-snap-stop:always}.orbit-backdrop{position:absolute;z-index:0;left:55%;top:53%;width:min(105vw,1500px);height:auto;object-fit:contain;opacity:.3;pointer-events:none;transform:translate(-50%,-50%) rotate(var(--orbit-turn)) scaleY(.75);transform-origin:center;mix-blend-mode:normal;filter:saturate(1.06);transition:filter var(--detail-duration) ease,opacity var(--detail-duration) ease;will-change:transform}.theme-dark .orbit-backdrop{width:min(138vw,1600px);opacity:.16;mix-blend-mode:normal;filter:saturate(.58) brightness(.82)}.hero-stack{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-copy{position:absolute;left:3.3%;top:8.5%;width:min(31vw,390px);pointer-events:none;will-change:opacity,transform}.hero-copy.is-current{pointer-events:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{margin:0 0 11px;color:var(--violet);font-size:10px;font-weight:820;letter-spacing:.15em}.hero-copy h1{max-width:385px;margin:0;color:var(--text-strong);font-size:clamp(39px,3.25vw,52px);font-weight:790;line-height:1.06;letter-spacing:-.05em}.hero-lede{max-width:355px;margin:15px 0 0;color:var(--text-muted);font-size:clamp(14px,1.18vw,17px);line-height:1.58}.metric-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.metric-row span{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:0 9px;border:1px solid var(--border);border-radius:20px;color:var(--text);background:color-mix(in srgb,var(--surface) 90%,transparent);font-size:10px;font-weight:680}.metric-row svg{color:var(--cyan)}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px 13px;margin-top:19px}.hero-action{min-width:210px}.secondary-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:0 3px;border:0;color:var(--violet);background:transparent;font-size:11px;font-weight:780;cursor:pointer}.secondary-link:hover{color:var(--violet-hover)}.trust-note{display:flex;align-items:flex-start;gap:6px;max-width:360px;margin-top:10px;color:var(--text-muted);font-size:9px;font-weight:630;line-height:1.45}.trust-note svg{flex:0 0 auto;color:var(--cyan)}.interaction-note{display:block;margin-top:11px;color:var(--text-muted);font-size:10px}.electron-nav{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;pointer-events:none}.electron{--electron-color: var(--cyan);--electron-soft: var(--cyan-soft);position:absolute;display:flex;align-items:center;gap:12px;width:220px;min-height:56px;padding:0;border:0;color:var(--text);background:transparent;text-align:left;cursor:pointer;pointer-events:auto;opacity:var(--travel-opacity, 1);transform:translate(-27px,-50%);transition:transform .23s ease,opacity var(--detail-duration) ease;will-change:left,top,opacity}.electron-violet{--electron-color: var(--violet);--electron-soft: var(--violet-soft)}.electron-copper{--electron-color: var(--copper);--electron-soft: var(--copper-soft)}.electron-graphite{--electron-color: var(--graphite);--electron-soft: var(--graphite-soft)}.electron-dot{position:relative;display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border:1px solid var(--border);border-radius:50%;color:var(--electron-color);background:var(--surface-raised);box-shadow:0 9px 24px #181d2521;transition:width var(--detail-duration) ease,height var(--detail-duration) ease,box-shadow var(--detail-duration) ease,border-color var(--detail-duration) ease,background-color var(--detail-duration) ease}.electron-dot:after{content:"";position:absolute;right:calc(100% + 7px);top:50%;width:15px;height:15px;border:2px solid color-mix(in srgb,var(--surface) 80%,transparent);border-radius:50%;background:var(--electron-color);box-shadow:0 4px 10px color-mix(in srgb,var(--electron-color) 40%,transparent);transform:translateY(-50%)}.electron-copy{display:grid;gap:5px;min-width:0;opacity:1;transform:translateY(0)}.electron-copy strong{color:var(--electron-color);font-size:14px;font-weight:810;letter-spacing:.04em;line-height:1;text-transform:uppercase}.electron-copy small{max-width:148px;color:var(--text);font-size:11px;line-height:1.45}.electron:hover{transform:translate(-27px,-50%) scale(1.035)}.electron:not(.is-active){width:54px}.electron:not(.is-active) .electron-dot{width:14px;height:14px;border:2px solid var(--surface-raised);color:transparent;background:var(--electron-color);box-shadow:0 4px 12px color-mix(in srgb,var(--electron-color) 45%,transparent)}.electron:not(.is-active) .electron-dot>svg,.electron:not(.is-active) .electron-dot:after{display:none}.electron:not(.is-active) .electron-copy{display:none}.electron:not(.is-active):hover{z-index:11;opacity:1;transform:translate(-27px,-50%) scale(1.18)}.electron:not(.is-active):hover .electron-dot{width:18px;height:18px;box-shadow:0 0 0 5px color-mix(in srgb,var(--electron-soft) 72%,transparent),0 6px 16px color-mix(in srgb,var(--electron-color) 38%,transparent)}.electron.is-active{z-index:12}.electron.is-active .electron-dot{width:66px;height:66px;border:1px solid color-mix(in srgb,var(--electron-color) 62%,var(--border));box-shadow:0 0 0 8px color-mix(in srgb,var(--electron-soft) 84%,transparent),0 0 0 9px color-mix(in srgb,var(--electron-color) 18%,transparent),0 13px 28px #29224d30}.electron.is-active .electron-dot:after{right:calc(100% + 10px);width:17px;height:17px}.electron.is-active .electron-copy strong{font-size:15px}.orbital-page.is-orbiting .electron.is-active .electron-dot{width:54px;height:54px;box-shadow:0 0 0 5px color-mix(in srgb,var(--electron-soft) 72%,transparent),0 9px 22px #29224d24}.electron.is-active .electron-copy{transition:opacity .36s ease,transform .36s var(--orbit-ease)}.orbital-page.is-orbiting .electron.is-active .electron-copy{opacity:0;transform:translateY(7px)}.orbital-page.is-orbiting .electron:not(.is-active){opacity:var(--travel-opacity, .58);pointer-events:none}.workspace-stage{position:absolute;z-index:7;right:1.8%;top:23.5%;width:min(61vw,900px);height:min(58vh,568px);min-height:310px}.workspace-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;will-change:opacity,transform}.workspace-layer.is-current{pointer-events:auto}.workspace-window{position:relative;display:grid;grid-template-rows:46px minmax(0,1fr) 54px;width:100%;height:100%;padding:0;overflow:hidden;border:1px solid var(--border);border-radius:13px;color:var(--text);background:var(--surface-raised);box-shadow:var(--shadow);text-align:left;cursor:default}.access-window{grid-template-rows:46px minmax(0,1fr);cursor:default}.window-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-width:0;padding:0 16px;border-bottom:1px solid var(--border);background:var(--surface)}.window-brand,.window-status{display:inline-flex;align-items:center;gap:7px;color:var(--text-muted);font-size:9px;font-weight:800;letter-spacing:.11em}.window-brand img{width:21px;height:21px;object-fit:contain}.window-brand-copy{display:grid;gap:2px;line-height:1}.window-brand-copy strong{color:var(--text-strong);font-size:9px;font-weight:760;letter-spacing:.18em}.window-brand-copy small{color:var(--text-muted);font-size:5.5px;font-weight:760;letter-spacing:.16em}.window-flow{display:grid;gap:3px;color:var(--text);font-size:11px;font-weight:720;text-align:center}.window-flow small{color:var(--violet);font-size:8px;font-weight:840;letter-spacing:.12em;text-transform:uppercase}.window-status{justify-self:end}.window-actions{justify-self:end;display:flex;align-items:center;gap:11px}.window-open-button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 9px;border:1px solid var(--border);border-radius:7px;color:var(--text);background:var(--surface-raised);font-size:9px;font-weight:760;cursor:zoom-in;transition:color .18s ease,border-color .18s ease,transform .18s ease}.window-open-button:hover{color:var(--violet);border-color:var(--violet);transform:translateY(-1px)}.window-status>span{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 4px var(--cyan-soft)}.product-story{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(190px,.82fr);grid-template-rows:1fr 1fr;gap:9px;min-height:0;padding:9px 9px 8px}.feature-snippet{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 88%,transparent);border-radius:8px;background:var(--surface);box-shadow:0 7px 18px #15141c0f}.snippet-primary{grid-row:1 / -1}.snippet-media{position:relative;min-height:0;overflow:hidden;background:var(--surface-subtle)}.snippet-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:var(--snippet-position, center);transform:scale(var(--snippet-scale, 1));transform-origin:var(--snippet-origin, center)}.snippet-image-light{opacity:1}.snippet-image-dark,.theme-dark .snippet-image-light{opacity:0}.theme-dark .snippet-image-dark{opacity:1}.workspace-layer.is-current .snippet-image{transition:opacity .24s ease}.workspace-inventory .product-story{grid-template-columns:minmax(0,1.38fr) minmax(238px,1fr);grid-template-rows:1.24fr .76fr}.workspace-overview .feature-snippet:nth-child(2) .snippet-media img,.workspace-records .snippet-primary .snippet-media img{object-position:center top}.workspace-records .feature-snippet:nth-child(3) .snippet-media img{object-position:center bottom}.snippet-media>span{position:absolute;top:8px;left:8px;display:grid;place-items:center;width:25px;height:25px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;background:#070b12c7;font-size:8px;font-weight:820;letter-spacing:.08em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.snippet-caption{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:58px;padding:8px 10px}.snippet-caption>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:var(--violet);background:var(--violet-soft)}.snippet-caption>div{display:grid;gap:3px;min-width:0}.snippet-caption strong{overflow:hidden;color:var(--text-strong);font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.snippet-caption small{display:-webkit-box;overflow:hidden;color:var(--text-muted);font-size:8px;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.snippet-primary .snippet-caption{min-height:66px;padding:10px 12px}.snippet-primary .snippet-caption>span{width:32px;height:32px}.snippet-primary .snippet-caption strong{font-size:12px}.snippet-primary .snippet-caption small{font-size:9px}.workspace-proof{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:0 18px;background:var(--surface)}.workspace-proof small{color:var(--violet);font-size:8px;font-weight:840;letter-spacing:.12em}.workspace-proof strong{overflow:hidden;color:var(--text);font-size:11px;font-weight:660;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.access-panel{align-self:stretch;display:grid;align-content:center;gap:13px;width:min(620px,calc(100% - 48px));margin:0 auto;padding:20px 0}.form-intro{display:flex;align-items:center;gap:10px;margin-bottom:3px}.form-intro>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:var(--violet);background:var(--violet-soft)}.form-intro>div{display:grid;gap:2px}.form-intro small{color:var(--violet);font-size:8px;font-weight:840;letter-spacing:.13em}.form-intro strong{color:var(--text-strong);font-size:17px}.access-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.access-steps>span{display:flex;align-items:center;gap:6px;min-height:34px;padding:0 9px;border:1px solid var(--border);border-radius:7px;color:var(--violet);background:var(--surface-subtle)}.access-steps small{color:var(--text);font-size:8px;font-weight:720;line-height:1.2}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.access-panel label{display:grid;gap:6px;color:var(--text);font-size:10px;font-weight:750}.access-panel input,.access-panel select,.access-panel textarea{width:100%;min-height:39px;padding:9px 11px;border:1px solid var(--border-strong);border-radius:7px;color:var(--text-strong);background:var(--surface-subtle);font-size:14px;outline:none}.access-panel textarea{resize:none}.access-panel input::placeholder,.access-panel textarea::placeholder{color:var(--text-muted)}.form-button{justify-self:start;min-height:42px}.form-note{color:var(--text-muted);font-size:9px}.access-success{align-self:center;display:grid;justify-items:start;width:min(560px,calc(100% - 48px));margin:0 auto}.access-success>span{display:grid;place-items:center;width:50px;height:50px;margin-bottom:18px;border-radius:50%;color:var(--cyan);background:var(--cyan-soft)}.access-success p{margin:0 0 8px;color:var(--violet);font-size:9px;font-weight:840;letter-spacing:.13em}.access-success h2{margin:0;color:var(--text-strong);font-size:clamp(25px,2.4vw,36px);line-height:1.08;letter-spacing:-.035em}.access-success>div{max-width:500px;margin-top:12px;color:var(--text-muted);font-size:13px;line-height:1.55}.text-action{min-height:44px;margin-top:14px;padding:0;color:var(--violet);background:transparent;font-size:12px;font-weight:760}.tour-rail{position:relative;z-index:25;align-self:stretch;display:grid;grid-template-columns:1.08fr .65fr .65fr 1.25fr auto;align-items:center;min-width:0;height:78px;margin-top:1px;padding:0 19px;border:1px solid var(--border);border-radius:16px;color:var(--text);background:var(--surface);box-shadow:0 8px 22px #1d1b2014}.journey-progress{position:absolute;top:-1px;right:18px;left:18px;height:2px;overflow:hidden;border-radius:2px;background:color-mix(in srgb,var(--border) 72%,transparent)}.journey-progress>span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--violet),var(--copper));transform-origin:left center;will-change:transform}.theme-dark .tour-rail{box-shadow:0 8px 22px #0000002e}.rail-current{display:flex;align-items:center;gap:13px;min-width:0}.rail-current>span:last-child,.rail-step>span,.rail-proof{display:grid;gap:4px;min-width:0}.rail-icon{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border:1px solid var(--violet);border-radius:50%;color:var(--violet);background:var(--violet-soft)}.rail-cyan{color:var(--cyan);border-color:var(--cyan);background:var(--cyan-soft)}.rail-copper{color:var(--copper);border-color:var(--copper);background:var(--copper-soft)}.rail-graphite{color:var(--graphite);border-color:var(--graphite);background:var(--graphite-soft)}.tour-rail small{color:var(--text-muted);font-size:8px;font-weight:840;letter-spacing:.12em}.rail-current strong{color:var(--text-strong);font-size:14px}.rail-step{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;min-height:48px;padding:0 14px;border:0;border-left:1px solid var(--border);color:var(--text);background:transparent;cursor:pointer}.rail-step>svg{flex:0 0 auto;width:34px;height:34px;padding:8px;border:1px solid var(--border);border-radius:50%}.rail-step strong{color:var(--text-strong);font-size:12px}.rail-step:hover svg{color:var(--violet);border-color:var(--violet)}.rail-step:disabled{opacity:.36;cursor:default}.rail-step:disabled:hover svg{color:currentColor;border-color:var(--border)}.rail-proof{align-self:stretch;justify-content:center;padding:0 20px;border-left:1px solid var(--border)}.rail-proof small{color:var(--violet)}.rail-proof strong{display:-webkit-box;overflow:hidden;color:var(--text);font-size:10px;font-weight:590;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rail-cta{min-height:39px;padding:0 15px;border-color:var(--border-strong);border-radius:7px;color:var(--text);background:var(--surface-raised);font-size:11px;font-weight:720}.rail-cta:hover{color:var(--violet);border-color:var(--violet)}.preview-modal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#05090ec7;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:modal-in .2s ease both}.modal-backdrop-close{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;cursor:default}.modal-card{position:relative;z-index:1;display:grid;grid-template-rows:58px minmax(0,1fr) 54px;width:min(1180px,94vw);height:min(820px,90vh);overflow:hidden;border:1px solid var(--border-strong);border-radius:14px;color:var(--text);background:var(--surface);box-shadow:var(--shadow)}.modal-heading,.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px}.modal-heading>span{display:grid;gap:3px}.modal-heading small{color:var(--violet);font-size:8px;font-weight:840;letter-spacing:.12em}.modal-heading strong{color:var(--text-strong);font-size:15px}.modal-heading button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--border);border-radius:50%;color:var(--text);background:var(--surface-subtle);cursor:pointer}.modal-card>img{display:block;width:100%;height:100%;object-fit:contain;background:var(--surface-subtle)}.modal-footer{border-top:1px solid var(--border);color:var(--text-muted);font-size:11px}.modal-footer button{display:inline-flex;align-items:center;gap:7px;border:0;color:var(--violet);background:transparent;cursor:pointer;font-size:11px;font-weight:760}.brand:focus-visible,.header-nav button:focus-visible,.header-cta:focus-visible,.primary-button:focus-visible,.window-open-button:focus-visible,.rail-cta:focus-visible,.modal-heading button:focus-visible,.modal-footer button:focus-visible,.text-action:focus-visible,.secondary-link:focus-visible,.access-panel :focus-visible{outline:3px solid var(--focus);outline-offset:3px}.electron:focus-visible,.rail-step:focus-visible{outline:none}.electron:focus-visible .electron-dot{outline:3px solid var(--focus);outline-offset:3px}.rail-step:focus-visible{border-radius:10px;background:var(--surface-subtle)}.rail-step:focus-visible>svg{outline:2px solid var(--focus);outline-offset:2px}@keyframes hero-enter{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes workspace-enter{0%{opacity:0;transform:translate(18px) scale(.992)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes electron-copy-settle{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}@media(max-width:1100px),(max-height:790px){.orbital-page{grid-template-rows:66px minmax(0,1fr) 78px;padding:0 16px 10px}.experience{margin:0 -16px}.site-header{grid-template-columns:1fr auto 1fr}.brand img{width:42px;height:42px}.brand strong{font-size:18px}.brand small{font-size:7px}.header-nav{gap:28px}.header-actions{gap:12px}.header-cta{min-height:42px;padding:0 16px}.hero-copy{top:7%;width:min(31vw,380px)}.hero-copy h1{font-size:clamp(34px,3.15vw,39px)}.hero-lede{font-size:13px;line-height:1.48}.metric-row{margin-top:11px}.hero-actions{margin-top:14px}.hero-action{min-height:42px}.interaction-note,.electron-copy small{display:none}.electron{width:160px}.workspace-stage{top:22%;right:1.7%;width:min(62vw,790px);height:min(57vh,410px);min-height:300px}.tour-rail{height:68px;padding:0 13px}.rail-icon{width:42px;height:42px}.rail-proof{padding:0 13px}.rail-proof strong{font-size:9px}}@media(max-width:980px){.header-nav{display:none}.site-header{grid-template-columns:1fr 1fr}.rail-proof{display:none}.tour-rail{grid-template-columns:1.1fr .7fr .7fr auto}.workspace-stage{width:64vw}}@media(max-width:820px){.orbital-page{grid-template-rows:62px minmax(0,1fr) 68px;padding:0 10px 8px}.experience{margin:0 -10px}.header-cta{min-height:40px;padding:0 13px;font-size:12px}.orbit-backdrop{left:58%;top:55%;width:146vw}.theme-dark .orbit-backdrop{width:180vw}.hero-copy{left:5%;top:4%;width:90%;max-width:620px}.hero-copy h1{max-width:620px;font-size:clamp(29px,6vw,40px)}.hero-lede{max-width:560px}.metric-row{display:none}.hero-action{min-width:220px}.secondary-link{font-size:10px}.trust-note{max-width:355px}.workspace-stage{right:4%;top:45%;width:92%;height:min(43vh,360px);min-height:240px}.electron{top:38%!important;left:76%!important;transform:translate(-23px,-50%);transition:transform .23s ease,opacity var(--detail-duration) ease}.electron:hover{transform:translate(-23px,-50%) scale(1.035)}.electron:not(.is-active){visibility:visible;opacity:0;pointer-events:none}.electron-copy{display:none}.electron.is-active .electron-copy{display:grid}.electron.is-active{width:190px}.electron.is-active .electron-copy small{display:none}.section-access .electron:not(.is-active){opacity:0}.section-access .access-panel{width:calc(100% - 40px);gap:9px;padding:10px 0}.section-access .form-context{display:none}.section-access .form-note{display:block;font-size:8px}.section-access .form-button{min-height:39px}.workspace-proof strong{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.electron-dot{width:42px;height:42px}.electron.is-active .electron-dot{width:54px;height:54px}.window-status{font-size:7px}.window-actions{gap:7px}.window-open-button{min-height:27px;padding:0 7px}.product-story{grid-template-columns:minmax(0,1.45fr) minmax(160px,.85fr);gap:7px;padding:7px}.snippet-caption{min-height:50px;padding:6px 8px}.snippet-caption>span{width:24px;height:24px}.snippet-caption strong{font-size:11px}.snippet-caption small{font-size:9px}.snippet-primary .snippet-caption{min-height:56px;padding:7px 9px}.snippet-primary .snippet-caption>span{width:27px;height:27px}.snippet-primary .snippet-caption strong{font-size:12px}.snippet-primary .snippet-caption small{font-size:9px}.tour-rail{grid-template-columns:1fr 1.25fr 1fr;padding:0 8px}.rail-current{justify-content:center;order:2}.rail-previous{order:1}.rail-next{order:3}.rail-cta,.rail-current small{display:none}.rail-step{padding:0 8px;border-left:0}.rail-step small{display:none}.rail-icon{width:38px;height:38px}}@media(max-width:560px){.brand{gap:5px}.brand img{width:36px;height:36px}.brand>span{gap:3px}.brand strong{font-size:15px;letter-spacing:.22em}.brand small{font-size:6px}.header-actions{gap:7px}.header-cta{width:auto;min-width:76px;padding:0 12px;white-space:nowrap}.header-cta-full{display:none}.header-cta-short{display:inline}.header-cta svg{display:none}.hero-copy h1{font-size:clamp(28px,8.3vw,34px)}.hero-lede{font-size:12px}.hero-action{min-height:40px;min-width:205px;font-size:12px}.secondary-link{display:none}.trust-note{max-width:300px;font-size:8px}.electron.is-active .electron-copy{display:none}.electron.is-active .electron-dot:after{display:none}.electron{top:39%!important;left:88%!important}.workspace-stage{top:49%;height:min(36dvh,310px)}.section-inventory .workspace-stage{height:min(38dvh,320px)}.window-flow{display:none}.window-bar{grid-template-columns:1fr 1fr}.workspace-window{grid-template-rows:39px minmax(0,1fr) 42px}.access-window{grid-template-rows:39px minmax(0,1fr)}.section-access .workspace-stage{top:46%;height:min(41dvh,350px)}.section-access .electron{top:38%!important}.window-brand img{width:20px;height:20px}.window-brand-copy strong{font-size:8px}.window-brand-copy small{font-size:5px}.window-status{display:none}.window-open-button{width:30px;min-height:28px;padding:0;justify-content:center}.window-open-button span{display:none}.product-story{grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr) 47px;gap:6px;padding:6px}.workspace-inventory .product-story{grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr) 60px}.snippet-primary{position:relative;grid-column:1 / -1;grid-row:1;display:block}.snippet-primary .snippet-media{width:100%;height:100%}.snippet-primary .snippet-caption{position:absolute;right:6px;bottom:6px;left:6px;min-height:44px;padding:6px 8px;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.snippet-primary .snippet-caption>span{width:25px;height:25px}.snippet-primary .snippet-caption strong{font-size:11px}.snippet-primary .snippet-caption small{display:none}.feature-snippet:not(.snippet-primary){grid-row:2;display:block}.feature-snippet:not(.snippet-primary) .snippet-media{display:none}.feature-snippet:not(.snippet-primary) .snippet-caption{grid-template-columns:auto 1fr;min-height:45px;height:100%;padding:5px 7px}.feature-snippet:not(.snippet-primary) .snippet-caption>span{width:23px;height:23px}.feature-snippet:not(.snippet-primary) .snippet-caption strong{font-size:10px;white-space:normal}.feature-snippet:not(.snippet-primary) .snippet-caption small{display:none}.workspace-inventory .feature-snippet:nth-child(2){display:grid;grid-template-columns:52px minmax(0,1fr)}.workspace-inventory .feature-snippet:nth-child(2) .snippet-media{display:block;width:52px;height:100%}.workspace-inventory .feature-snippet:nth-child(2) .snippet-caption{grid-template-columns:1fr}.workspace-inventory .feature-snippet:nth-child(2) .snippet-caption>span{display:none}.workspace-proof{padding:0 10px}.workspace-proof small{display:none}.workspace-proof strong{font-size:9px}.form-grid{grid-template-columns:1fr}.form-context{display:none!important}.access-panel{width:calc(100% - 24px);min-height:0;max-height:100%;gap:8px;padding:10px 0;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.access-panel::-webkit-scrollbar{width:6px}.access-panel::-webkit-scrollbar-track{background:transparent}.access-panel::-webkit-scrollbar-thumb{border-radius:999px;background:var(--border-strong)}.form-intro,.access-steps{display:none}.form-button{min-height:38px}.access-panel input,.access-panel select,.access-panel textarea{font-size:16px}.form-note{display:block;font-size:8px}.rail-current>span:last-child{display:none}.rail-step strong{font-size:10px}}@media(max-height:660px){.hero-lede,.metric-row{display:none}.hero-actions{margin-top:15px}.workspace-stage{top:24%;height:min(58vh,350px)}.electron-copy small{display:none}.form-context{display:none!important}}@media(max-width:560px)and (max-height:660px){.section-access .workspace-stage{top:42%;height:min(48dvh,300px);min-height:0}.section-access .access-window{min-height:0}.section-access .electron{top:33.5%!important}.section-access .access-panel{align-content:start;padding-bottom:18px}}.experience,.experience.is-programmatic{scroll-snap-type:none}.workspace-window:not(.access-window){grid-template-rows:44px minmax(0,1fr)}.workspace-window:not(.access-window) .workspace-proof{display:none}.product-story,.workspace-inventory .product-story{display:grid;grid-template-columns:1fr;grid-template-rows:42px minmax(0,1fr);gap:0;min-width:0;min-height:0;padding:0;overflow:hidden;background:var(--surface-raised)}.story-progress{position:relative;z-index:3;display:grid;grid-template-columns:auto minmax(64px,1fr) auto auto;align-items:center;gap:13px;min-width:0;padding:0 15px;border-bottom:1px solid var(--border);background:var(--surface)}.story-progress>span:first-child{display:grid;grid-template-columns:auto auto;align-items:center;gap:8px;white-space:nowrap}.story-progress small,.story-progress strong{font-size:8px;font-weight:820;letter-spacing:.11em}.story-progress small{color:var(--violet)}.story-progress strong{color:var(--text-strong)}.story-progress-track{position:relative;height:2px;overflow:hidden;border-radius:99px;background:color-mix(in srgb,var(--border) 78%,transparent)}.story-progress-track>span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--violet),var(--copper));transform-origin:left center;will-change:transform}.story-progress-steps{display:flex;align-items:center;gap:5px}.story-progress-step{width:6px;height:6px;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface-raised);transition:width .22s ease,border-color .22s ease,background-color .22s ease}.story-progress-step.is-complete{border-color:var(--cyan);background:var(--cyan)}.story-progress-step.is-current{width:16px;border-color:var(--violet);border-radius:99px;background:var(--violet)}.story-scroll-cue{display:inline-flex;align-items:center;gap:4px;color:var(--text-muted);font-size:8px;font-weight:720;white-space:nowrap}.story-scroll-cue svg{transform:rotate(90deg)}.story-viewport{position:relative;min-width:0;min-height:0;overflow:hidden;background:var(--surface-subtle)}.story-track{width:100%;height:400%;will-change:transform}.story-panel{display:grid;grid-template-rows:minmax(0,1fr) 146px;width:100%;height:25%;min-width:0;min-height:0;overflow:hidden;background:var(--surface-raised)}.story-panel-media,.story-media{position:relative;min-width:0;min-height:0;overflow:hidden;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-subtle) 84%,var(--canvas))}.story-media-frame{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.story-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:var(--story-image-position, center);transform:scale(var(--story-image-scale, 1));transform-origin:var(--story-image-origin, center)}.story-image-light{opacity:1}.story-image-dark,.theme-dark .story-image-light{opacity:0}.theme-dark .story-image-dark{opacity:1}.workspace-layer.is-current .story-image{transition:opacity .24s ease}.story-panel-number{position:absolute;z-index:2;top:12px;left:13px;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.26);border-radius:50%;color:#fff;background:#070b12c7;box-shadow:0 6px 16px #060a112b;font-size:8px;font-weight:840;letter-spacing:.08em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.story-panel-copy,.story-copy{display:grid;grid-template-columns:minmax(188px,.82fr) minmax(0,1.28fr);grid-template-rows:auto minmax(0,1fr) auto;column-gap:22px;min-width:0;min-height:0;padding:15px 18px 14px;background:var(--surface)}.story-kicker{grid-column:1;grid-row:1;display:inline-flex;align-items:center;gap:6px;color:var(--violet);font-size:8px;font-weight:840;letter-spacing:.12em;line-height:1.2}.story-panel-copy h2{grid-column:1;grid-row:2 / 4;align-self:start;margin:7px 0 0;color:var(--text-strong);font-size:clamp(20px,1.65vw,25px);font-weight:780;line-height:1.08;letter-spacing:-.035em}.story-summary{grid-column:2;grid-row:1;margin:0;color:var(--text-strong);font-size:10px;font-weight:720;line-height:1.35}.story-detail,.story-panel-overview .story-panel-copy>p{grid-column:2;grid-row:2;align-self:center;margin:6px 0;color:var(--text-muted);font-size:10.5px;line-height:1.45}.story-outcome{grid-column:2;grid-row:3;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding-top:7px;border-top:1px solid var(--border)}.story-outcome small{color:var(--cyan);font-size:7.5px;font-weight:850;letter-spacing:.12em;white-space:nowrap}.story-outcome strong{min-width:0;color:var(--text-strong);font-size:10px;font-weight:720;line-height:1.3}.story-metrics{grid-column:2;grid-row:3;display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0;padding:0;list-style:none}.story-metrics li{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border:1px solid var(--border);border-radius:99px;color:var(--text);background:var(--surface-subtle);font-size:8px;font-weight:680;white-space:nowrap}.story-metrics svg{color:var(--cyan)}.is-detail-beat .hero-copy.is-current .hero-lede,.is-detail-beat .hero-copy.is-current .hero-actions,.is-detail-beat .hero-copy.is-current .trust-note{transition:opacity .26s ease,transform .36s var(--orbit-ease)}@media(min-width:821px){.workspace-stage{left:clamp(360px,37vw,476px);right:clamp(18px,2vw,28px);top:max(112px,20%);bottom:14px;width:auto;height:auto;min-height:0}}@media(max-width:1100px)and (min-width:821px){.story-progress{gap:9px;padding:0 12px}.story-scroll-cue{display:none}.story-panel{grid-template-rows:minmax(0,1fr) 154px}.story-panel-copy,.story-copy{grid-template-columns:minmax(158px,.78fr) minmax(0,1.22fr);column-gap:15px;padding:13px 14px 12px}.story-panel-copy h2{font-size:clamp(18px,2.2vw,23px)}.story-detail,.story-panel-overview .story-panel-copy>p{font-size:9.5px}.story-outcome strong{font-size:9px}.story-metrics li{font-size:7px}}@media(max-width:820px){.workspace-stage{left:4%;right:4%;top:45%;bottom:12px;width:auto;height:auto;min-height:0;transition:top .52s var(--orbit-ease)}.is-detail-beat .workspace-stage{top:96px}.is-detail-beat .hero-copy.is-current{top:4px;width:min(70%,440px)}.is-detail-beat .hero-copy.is-current .eyebrow{margin-bottom:5px;font-size:8px}.is-detail-beat .hero-copy.is-current h1{max-width:430px;font-size:clamp(19px,3.9vw,25px);line-height:1.08}.is-detail-beat .hero-copy.is-current .hero-lede,.is-detail-beat .hero-copy.is-current .hero-actions,.is-detail-beat .hero-copy.is-current .trust-note,.is-detail-beat .hero-copy.is-current .interaction-note{display:none}.is-detail-beat .electron{top:36px!important;left:calc(100% - 54px)!important;width:54px;transform:translate(-50%,-50%)}.is-detail-beat .electron:hover{transform:translate(-50%,-50%) scale(1.035)}.is-detail-beat .electron.is-active .electron-copy{display:none}.is-detail-beat .electron.is-active .electron-dot:after{display:none}.product-story,.workspace-inventory .product-story{grid-template-rows:38px minmax(0,1fr)}.story-progress{grid-template-columns:auto minmax(48px,1fr) auto;gap:9px;padding:0 11px}.story-progress>span:first-child{grid-template-columns:1fr;gap:1px}.story-progress>span:first-child small{display:none}.story-progress strong{font-size:7.5px}.story-scroll-cue{display:none}.story-panel{grid-template-rows:minmax(0,1fr) minmax(142px,auto)}.story-panel-copy,.story-copy{grid-template-columns:minmax(150px,.75fr) minmax(0,1.25fr);column-gap:13px;padding:12px 13px 11px}.story-panel-copy h2{font-size:clamp(17px,3vw,21px)}.story-detail,.story-panel-overview .story-panel-copy>p{font-size:9px}.story-outcome strong{font-size:8.5px}}@media(max-width:560px){.workspace-stage{left:10px;right:10px;top:43%;bottom:10px}.orbital-page:not(.section-access):not(.is-detail-beat) .electron{top:37%!important}.is-detail-beat .workspace-stage{top:84px}.is-detail-beat .hero-copy.is-current{left:4%;width:74%}.is-detail-beat .hero-copy.is-current h1{display:-webkit-box;overflow:hidden;font-size:19px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.is-detail-beat .electron{top:34px!important;left:calc(100% - 43px)!important}.workspace-window:not(.access-window){grid-template-rows:39px minmax(0,1fr)}.story-progress{grid-template-columns:auto 1fr auto;gap:7px;padding:0 9px}.story-progress-track{display:none}.story-progress-steps{justify-self:center}.story-panel{grid-template-rows:minmax(164px,1fr) auto}.story-panel-copy,.story-copy{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:0;min-height:150px;padding:11px 12px 10px}.story-kicker{grid-column:1;grid-row:1;font-size:7px}.story-panel-copy h2{grid-column:1;grid-row:2;margin-top:5px;font-size:17px;line-height:1.08}.story-summary{grid-column:1;grid-row:3;margin-top:4px;font-size:9px}.story-detail,.story-panel-overview .story-panel-copy>p{grid-column:1;grid-row:3;align-self:start;display:-webkit-box;overflow:hidden;margin:5px 0 0;font-size:8.5px;line-height:1.36;-webkit-box-orient:vertical;-webkit-line-clamp:2}.story-summary+.story-detail{grid-row:4;margin-top:4px}.story-outcome{grid-column:1;grid-row:5;margin-top:7px;padding-top:6px}.story-outcome small{font-size:6.5px}.story-outcome strong{font-size:8.5px}.story-metrics{grid-column:1;grid-row:4;gap:4px;margin-top:7px}.story-metrics li{min-height:20px;padding:0 6px;font-size:6.8px}.story-panel-number{top:8px;left:8px;width:25px;height:25px}}@media(max-height:660px)and (min-width:821px){.workspace-stage{top:max(102px,19%);bottom:10px;height:auto}.story-panel{grid-template-rows:minmax(0,1fr) 132px}.story-panel-copy,.story-copy{padding-top:11px;padding-bottom:10px}}@media(prefers-reduced-motion:reduce){.story-track{will-change:auto}}.orbital-page{--orbit-duration: 1.36s;--content-duration: .98s;--workspace-duration: 1.12s;--detail-duration: .42s;grid-template-rows:70px minmax(0,1fr) 58px;padding:0 18px 10px}.experience{margin:0 -18px}.orbit-backdrop{left:50%;top:59%;width:min(116vw,1760px);opacity:.46;transform:translate(-50%,-50%) rotate(var(--orbit-turn)) scaleY(.63)}.theme-dark .orbit-backdrop{width:min(128vw,1840px);opacity:.24}.hero-copy{left:50%;top:0;width:min(760px,72vw);max-width:none;text-align:center;translate:-50% 0}.eyebrow{margin-bottom:7px;font-size:10px;letter-spacing:.18em}.hero-copy h1{max-width:760px;margin-inline:auto;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(36px,3.25vw,54px);font-weight:790;line-height:1.01;letter-spacing:-.055em}.hero-accent{color:var(--violet)}.hero-lede{max-width:620px;margin:9px auto 0;font-size:clamp(13px,1vw,15px);line-height:1.48}.hero-actions{justify-content:center;margin-top:11px}.hero-action{min-width:180px;min-height:42px}.secondary-link{min-height:42px}.trust-note,.interaction-note,.section-access .hero-actions{display:none}.workspace-stage{z-index:8;left:50%;right:auto;top:26%;bottom:auto;width:min(61vw,960px);height:min(54vh,500px);min-height:0;border-radius:17px;background:var(--surface-raised);translate:-50% 0}.workspace-stage:before{content:"";position:absolute;z-index:-1;top:-42px;right:-74px;bottom:-34px;left:-74px;border-radius:50%;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--violet-soft) 36%,transparent) 0%,transparent 68%);pointer-events:none}.workspace-window{border-radius:17px;box-shadow:0 16px 40px #1d192e17,0 2px 8px #1d192e0d}.theme-dark .workspace-window{box-shadow:0 18px 46px #00000045,0 2px 10px #00000021}.workspace-window:not(.access-window){grid-template-rows:minmax(0,1fr)}.workspace-window:not(.access-window)>.window-bar{display:none}.story-progress{grid-template-columns:auto minmax(72px,1fr) auto auto;gap:14px;padding:0 16px}.story-progress small,.story-progress strong,.story-scroll-cue{font-size:9px}.story-panel{margin:0;grid-template-rows:minmax(0,1fr) 184px}.story-panel-media,.story-media{background:var(--surface-subtle)}.story-image{image-rendering:auto;backface-visibility:hidden;transform:translateZ(0) scale(var(--story-image-scale, 1))}.story-panel-copy,.story-copy{grid-template-columns:minmax(230px,.84fr) minmax(0,1.16fr);grid-template-rows:auto minmax(0,1fr) auto;column-gap:30px;padding:18px 22px 17px}.story-kicker{grid-column:1;grid-row:1;font-size:11px;letter-spacing:.11em}.story-panel-copy h2{grid-column:1;grid-row:2 / 4;margin-top:8px;font-size:clamp(24px,2vw,29px);line-height:1.04}.story-detail,.story-panel-overview .story-panel-copy>p{grid-column:2;grid-row:1;align-self:start;display:block;overflow:visible;margin:0;color:var(--text);font-size:14.5px;line-height:1.48;-webkit-line-clamp:initial}.story-functions{grid-column:2;grid-row:2;display:flex;flex-wrap:wrap;align-content:center;gap:7px;margin:8px 0;padding:0;list-style:none}.story-functions li{display:inline-flex;align-items:center;gap:6px;min-height:29px;padding:0 10px;border:1px solid var(--border);border-radius:999px;color:var(--text);background:var(--surface-subtle);font-size:12.5px;font-weight:680;line-height:1.25}.story-functions svg{flex:0 0 auto;color:var(--cyan)}.story-outcome{grid-column:2;grid-row:3;gap:11px;padding-top:9px}.story-outcome small{font-size:9px}.story-outcome strong{font-size:13.5px;line-height:1.35}.electron{width:176px;min-height:48px;gap:9px;overflow:visible;transition:opacity .36s ease,transform .26s var(--orbit-ease)}.electron:not(.is-active){width:176px}.electron:not(.is-active) .electron-dot{width:23px;height:23px;border-width:2px;box-shadow:0 0 0 4px color-mix(in srgb,var(--electron-soft) 66%,transparent),0 5px 14px color-mix(in srgb,var(--electron-color) 34%,transparent)}.electron:not(.is-active) .electron-copy,.electron-copy{display:grid;grid-template-columns:auto auto;align-items:baseline;justify-content:start;gap:3px 7px;opacity:1}.electron-index{color:var(--electron-color);font-size:10.5px;font-weight:820;letter-spacing:.08em}.electron-copy strong,.electron.is-active .electron-copy strong{color:var(--text-strong);font-size:13.5px;font-weight:760;letter-spacing:.01em;text-transform:none}.electron-copy small{grid-column:1 / -1;max-width:145px;font-size:10.5px;line-height:1.35}.electron.is-active .electron-dot{width:58px;height:58px;box-shadow:0 0 0 6px color-mix(in srgb,var(--electron-soft) 70%,transparent),0 0 0 7px color-mix(in srgb,var(--electron-color) 18%,transparent),0 9px 20px #29224d1c}.electron.is-active .electron-dot:after{display:none}.electron.slot-0,.electron.slot-4{flex-direction:row-reverse;text-align:right;transform:translate(-100%,-50%)}.electron.slot-0 .electron-copy,.electron.slot-4 .electron-copy{justify-content:end;justify-items:end}.electron.slot-1,.electron.slot-2{transform:translateY(-50%)}.electron.slot-3{flex-direction:column;justify-content:center;gap:6px;text-align:center;transform:translate(-50%,-45%)}.electron.slot-3 .electron-copy{justify-content:center;justify-items:center}.electron.slot-0:hover,.electron.slot-4:hover{transform:translate(-100%,-50%) scale(1.06)}.electron.slot-1:hover,.electron.slot-2:hover{transform:translateY(-50%) scale(1.06)}.electron.slot-3:hover{transform:translate(-50%,-45%) scale(1.06)}.electron:not(.is-active):hover{opacity:1}.electron:not(.is-active):hover .electron-dot{width:25px;height:25px}.orbital-page.is-orbiting .electron-copy{opacity:0;transform:translateY(5px)}.tour-rail{justify-self:center;align-self:center;grid-template-columns:1fr 1.15fr 1fr;width:min(720px,78vw);height:46px;margin:0;padding:0 7px;border-radius:999px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 8px 28px #1d1b2014}.rail-current{order:2;justify-content:center;gap:8px}.rail-previous{order:1}.rail-next{order:3}.rail-proof,.rail-cta{display:none}.rail-icon{width:32px;height:32px}.rail-current>span:last-child{gap:1px}.rail-current strong{font-size:11px}.tour-rail small{font-size:7px}.rail-step{min-height:38px;padding:0 10px;border-left:0}.rail-step>svg{width:30px;height:30px;padding:7px}.rail-step strong{font-size:11px}@media(max-width:1199px)and (min-width:821px){.orbital-page{grid-template-rows:64px minmax(0,1fr) 54px}.brand img{width:40px;height:40px}.brand strong{font-size:18px}.header-nav{gap:28px}.hero-copy{width:min(680px,70vw)}.hero-copy h1{font-size:clamp(32px,3.7vw,43px)}.hero-lede{font-size:13px}.hero-actions{margin-top:8px}.hero-action,.secondary-link{min-height:38px}.workspace-stage{top:26%;width:min(66vw,820px);height:min(54vh,440px)}.story-panel{grid-template-rows:minmax(0,1fr) 160px}.story-panel-copy,.story-copy{grid-template-columns:minmax(185px,.76fr) minmax(0,1.24fr);column-gap:20px;padding:14px 16px 13px}.story-kicker{font-size:9px}.story-panel-copy h2{font-size:clamp(20px,2.2vw,24px)}.story-detail,.story-panel-overview .story-panel-copy>p{font-size:13px}.story-functions{gap:5px;margin:5px 0}.story-functions li{min-height:25px;padding:0 8px;font-size:10.5px}.story-outcome{padding-top:6px}.story-outcome strong{font-size:11.5px}.electron{width:145px}.electron:not(.is-active){width:145px}.electron-copy small{display:none}.electron.is-active .electron-dot{width:50px;height:50px}.tour-rail{width:min(660px,82vw)}}@media(max-width:820px){.orbital-page{grid-template-rows:60px minmax(0,1fr) 54px;padding:0 10px 7px}.experience{margin:0 -10px}.orbit-backdrop{left:50%;top:60%;width:180vw;transform:translate(-50%,-50%) rotate(var(--orbit-turn)) scaleY(.76)}.hero-copy,.is-detail-beat .hero-copy.is-current{left:50%;top:1%;width:calc(100% - 32px);translate:-50% 0}.hero-copy h1,.is-detail-beat .hero-copy.is-current h1{max-width:620px;margin-inline:auto;font-size:clamp(28px,6vw,38px);line-height:1.02}.hero-lede{max-width:540px;margin-top:7px;font-size:13px}.hero-actions{margin-top:9px}.hero-action{min-width:176px;min-height:38px}.secondary-link{display:none}.workspace-stage,.is-detail-beat .workspace-stage{left:12px;right:12px;top:32%;bottom:6px;width:auto;height:auto;translate:0 0}.is-detail-beat .workspace-stage{top:72px}.is-detail-beat .hero-copy.is-current{display:none}.electron,.electron:not(.is-active),.is-detail-beat .electron{top:27%!important;width:68px;min-height:44px;flex-direction:column;justify-content:center;gap:4px;text-align:center;transform:translate(-50%,-50%);opacity:var(--travel-opacity, 1);pointer-events:auto}.electron.is-active{width:68px}.electron.slot-0,.electron.slot-1,.electron.slot-2,.electron.slot-3,.electron.slot-4{flex-direction:column;justify-content:center;gap:4px;text-align:center;transform:translate(-50%,-50%)}.electron.slot-0 .electron-copy,.electron.slot-1 .electron-copy,.electron.slot-2 .electron-copy,.electron.slot-3 .electron-copy,.electron.slot-4 .electron-copy{justify-content:center;justify-items:center}.orbital-page:not(.section-access):not(.is-detail-beat) .electron{top:27%!important}.is-detail-beat .electron{top:34px!important}.electron:nth-child(1){left:9%!important}.electron:nth-child(2){left:29%!important}.electron:nth-child(3){left:50%!important}.electron:nth-child(4){left:71%!important}.electron:nth-child(5){left:91%!important}.electron:hover,.electron.slot-0:hover,.electron.slot-1:hover,.electron.slot-2:hover,.electron.slot-3:hover,.electron.slot-4:hover{transform:translate(-50%,-50%) scale(1.05)}.electron:not(.is-active) .electron-dot{width:19px;height:19px}.electron.is-active .electron-dot{width:38px;height:38px}.electron-copy,.electron:not(.is-active) .electron-copy,.electron.is-active .electron-copy{display:grid;grid-template-columns:auto;justify-content:center;justify-items:center;gap:0}.electron-index,.electron-copy small{display:none}.electron-copy strong,.electron.is-active .electron-copy strong{font-size:8px}.workspace-window:not(.access-window){grid-template-rows:minmax(0,1fr)}.product-story,.workspace-inventory .product-story{grid-template-rows:36px minmax(0,1fr)}.story-progress{grid-template-columns:auto 1fr auto;gap:8px;padding:0 10px}.story-progress-track{display:block}.story-scroll-cue{display:none}.story-panel{grid-template-rows:minmax(150px,1fr) 238px}.story-panel-copy,.story-copy{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;gap:0;min-height:0;padding:13px 14px 12px}.story-kicker{grid-column:1;grid-row:1;font-size:9px}.story-panel-copy h2{grid-column:1;grid-row:2;margin-top:5px;font-size:21px;line-height:1.05}.story-detail,.story-panel-overview .story-panel-copy>p{grid-column:1;grid-row:3;margin-top:7px;font-size:14px;line-height:1.42}.story-functions{grid-column:1;grid-row:4;align-content:start;gap:5px;margin:8px 0}.story-functions li{min-height:25px;padding:0 8px;font-size:11.5px}.story-outcome{grid-column:1;grid-row:5;margin:0;padding-top:7px}.story-outcome small{font-size:8px}.story-outcome strong{font-size:12px}.tour-rail{width:min(620px,calc(100vw - 20px));height:44px}.rail-current{order:2}.rail-current>span:last-child{display:grid}.rail-current small,.rail-step small{display:none}.rail-icon{width:29px;height:29px}.rail-step{min-height:36px;padding:0 5px}}@media(max-width:560px){.brand img{width:34px;height:34px}.brand strong{font-size:14px}.header-cta{min-height:38px}.hero-copy h1{font-size:clamp(27px,8vw,34px)}.hero-lede{font-size:12.5px;line-height:1.38}.hero-action{min-height:37px;font-size:11px}.workspace-stage{top:32%;left:9px;right:9px}.is-detail-beat .workspace-stage{top:68px}.electron,.electron:not(.is-active){top:27.5%!important;width:62px}.electron.is-active{width:62px}.orbital-page:not(.section-access):not(.is-detail-beat) .electron{top:27.5%!important}.is-detail-beat .electron{top:31px!important}.electron-copy strong,.electron.is-active .electron-copy strong{font-size:7.5px}.story-panel{grid-template-rows:minmax(145px,1fr) 238px}.story-panel-copy,.story-copy{padding:12px 12px 11px}.story-kicker{font-size:8px}.story-panel-copy h2{font-size:20px}.story-detail,.story-panel-overview .story-panel-copy>p{font-size:13.5px}.story-functions li{font-size:11px}.story-outcome{grid-template-columns:1fr;gap:3px}.story-outcome strong{font-size:11.5px}.rail-current strong,.rail-step strong{font-size:10px}}@media(max-height:660px){.orbital-page{grid-template-rows:58px minmax(0,1fr) 50px}.hero-copy h1{font-size:clamp(29px,3vw,38px)}.hero-lede{display:none}.hero-actions{margin-top:8px}.workspace-stage{top:25%;bottom:1%}.story-panel{grid-template-rows:minmax(0,1fr) 156px}.story-panel-copy,.story-copy{padding-top:12px;padding-bottom:11px}.story-detail,.story-panel-overview .story-panel-copy>p{font-size:12.5px}.story-functions li{min-height:23px;font-size:10.5px}.story-outcome strong{font-size:11px}}@media(max-height:790px)and (min-width:821px){.hero-break{display:none}.electron.slot-3{left:84%!important;top:88%!important;flex-direction:row;justify-content:flex-start;gap:9px;text-align:left;transform:translateY(-50%)}.electron.slot-3 .electron-copy{justify-content:start;justify-items:start}.electron.slot-3:hover{transform:translateY(-50%) scale(1.06)}}@media(max-width:820px)and (max-height:660px){.workspace-stage{top:29%}.is-detail-beat .workspace-stage{top:64px}.electron,.electron:not(.is-active){top:24.5%!important}.is-detail-beat .electron{top:29px!important}.story-panel{grid-template-rows:minmax(130px,1fr) 202px}.story-detail,.story-panel-overview .story-panel-copy>p{font-size:13px}}@media(prefers-reduced-motion:reduce){.story-track{transition:none}.electron-copy{opacity:1!important;transform:none!important}}@media(max-width:820px)and (max-height:660px){.hero-copy.is-current{display:none}.workspace-stage,.is-detail-beat .workspace-stage{top:62px;bottom:6px}.electron,.electron:not(.is-active),.is-detail-beat .electron,.orbital-page:not(.section-access):not(.is-detail-beat) .electron{top:28px!important;width:56px}.electron.is-active{width:56px}.electron:nth-child(1){left:11%!important}.electron:nth-child(2){left:30.5%!important}.electron:nth-child(3){left:50%!important}.electron:nth-child(4){left:69.5%!important}.electron:nth-child(5){left:89%!important}.electron.is-active .electron-dot{width:32px;height:32px}.electron:not(.is-active) .electron-dot{width:17px;height:17px}.electron-copy strong,.electron.is-active .electron-copy strong{font-size:7px}.story-panel{grid-template-rows:minmax(98px,1fr) 250px}.story-detail,.story-panel-overview .story-panel-copy>p{font-size:13px}.story-functions li{font-size:10.5px}}.orbital-page{--detail-duration: .68s;--workspace-duration: 1.5s;--orbit-duration: 1.5s}.experience,.experience.is-programmatic{scroll-snap-type:none;scroll-behavior:auto}.hero-copy,.workspace-layer{opacity:0;visibility:hidden;pointer-events:none;clip-path:none;transform:none;will-change:auto}.hero-copy.is-current,.workspace-layer.is-current{opacity:1;visibility:visible;pointer-events:auto;clip-path:none;animation:orbital-nucleus-in .92s cubic-bezier(.22,1,.36,1) both}@keyframes orbital-nucleus-in{0%{opacity:.76}to{opacity:1}}.workspace-stage{top:24%;bottom:10px;width:min(61vw,960px);height:auto;min-height:0}.workspace-layer{overflow:hidden;transform:none!important}.product-story,.workspace-inventory .product-story{grid-template-rows:38px minmax(0,1fr)}.story-viewport{isolation:isolate;contain:layout paint}.story-track{position:relative;width:100%;height:100%;transform:none!important;will-change:auto}.story-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;grid-template-rows:minmax(0,1fr) 176px;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transform:none}.story-panel.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;animation:orbital-story-beat-in .9s cubic-bezier(.22,1,.36,1) both}@keyframes orbital-story-beat-in{0%{opacity:.72}to{opacity:1}}.story-media-frame,.story-image{backface-visibility:visible;will-change:auto}.story-image,.story-image-light,.story-image-dark{transform:none!important;image-rendering:auto}.electron,.electron:not(.is-active),.electron.slot-0,.electron.slot-1,.electron.slot-2,.electron.slot-3,.electron.slot-4{display:grid;place-items:center;width:64px;height:64px;min-height:64px;gap:0;transform:translate(-50%,-50%);transition:left .14s linear,top .14s linear,opacity .56s ease,transform .32s cubic-bezier(.22,1,.36,1)}.electron:hover,.electron:not(.is-active):hover,.electron.slot-0:hover,.electron.slot-1:hover,.electron.slot-2:hover,.electron.slot-3:hover,.electron.slot-4:hover{transform:translate(-50%,-50%) scale(1.045)}.electron-copy,.electron:not(.is-active) .electron-copy,.electron.is-active .electron-copy{position:absolute;top:50%;display:grid;grid-template-columns:auto auto;align-items:baseline;width:130px;gap:3px 7px;opacity:1;pointer-events:none;transform:translateY(-50%);transition:opacity .52s ease,transform .68s cubic-bezier(.22,1,.36,1)}.electron.slot-0 .electron-copy,.electron.slot-4 .electron-copy{right:calc(50% + 39px);left:auto;justify-content:end;justify-items:end;text-align:right}.electron.slot-1 .electron-copy,.electron.slot-2 .electron-copy{right:auto;left:calc(50% + 39px);justify-content:start;justify-items:start;text-align:left}.electron.slot-3 .electron-copy{top:50%;right:auto;left:calc(50% + 39px);justify-content:start;justify-items:start;text-align:left;transform:translateY(-50%)}.electron-copy small{grid-column:1 / -1;max-width:130px}.electron:not(.is-active) .electron-dot{width:21px;height:21px}.electron.is-active .electron-dot{width:54px;height:54px}.orbital-page.is-orbiting .electron,.orbital-page.is-orbiting .electron:not(.is-active){pointer-events:none}.orbital-page.is-orbiting .electron-copy,.orbital-page.is-orbiting .electron.is-active .electron-copy{opacity:0;transform:translateY(4px)}.orbital-page.is-orbiting .electron.slot-3 .electron-copy{transform:translateY(4px)}@media(max-width:1199px)and (min-width:821px){.workspace-stage{top:24%;bottom:18px;width:min(59vw,740px)}.story-panel{grid-template-rows:minmax(0,1fr) 164px}.electron-copy,.electron:not(.is-active) .electron-copy,.electron.is-active .electron-copy{width:116px}.electron-copy small{max-width:116px;font-size:9.5px}}@media(max-height:760px)and (min-width:821px){.hero-lede{display:none}.hero-actions{margin-top:8px}.workspace-stage{top:22%;bottom:14px}.story-panel{grid-template-rows:minmax(0,1fr) 176px}.story-panel-copy,.story-copy{padding-top:11px;padding-bottom:10px}.story-functions{margin-block:4px}}@media(max-width:820px){.hero-copy,.is-detail-beat .hero-copy.is-current{top:1%}.workspace-stage,.section-inventory .workspace-stage,.section-access .workspace-stage{left:12px;right:12px;top:35.75%;bottom:18px;width:auto;height:auto!important;min-height:0;translate:0 0}.is-detail-beat .workspace-stage,.is-detail-beat.section-inventory .workspace-stage,.is-detail-beat.section-access .workspace-stage{top:78px;bottom:18px}.electron,.electron:not(.is-active),.section-access .electron,.orbital-page:not(.section-access):not(.is-detail-beat) .electron{top:30%!important;width:58px;height:58px;min-height:58px;transform:translate(-50%,-50%)}.is-detail-beat .electron,.is-detail-beat.section-inventory .electron,.is-detail-beat.section-access .electron{top:34px!important}.electron:nth-child(1){left:10.5%!important}.electron:nth-child(2){left:30.25%!important}.electron:nth-child(3){left:50%!important}.electron:nth-child(4){left:69.75%!important}.electron:nth-child(5){left:89.5%!important}.electron.slot-0,.electron.slot-1,.electron.slot-2,.electron.slot-3,.electron.slot-4,.electron:hover,.electron:not(.is-active):hover,.electron.slot-0:hover,.electron.slot-1:hover,.electron.slot-2:hover,.electron.slot-3:hover,.electron.slot-4:hover{transform:translate(-50%,-50%)}.electron-copy,.electron:not(.is-active) .electron-copy{display:none}.electron.is-active .electron-copy{top:calc(50% + 30px);left:50%;display:grid;grid-template-columns:1fr;width:74px;justify-content:center;justify-items:center;text-align:center;transform:translate(-50%)}.electron.is-active .electron-copy .electron-index,.electron.is-active .electron-copy small{display:none}.electron.is-active .electron-copy strong{font-size:8px}.electron:not(.is-active) .electron-dot{width:18px;height:18px}.electron.is-active .electron-dot{width:38px;height:38px}.is-detail-beat .electron-copy,.is-detail-beat .electron.is-active .electron-copy{display:none}.story-panel{grid-template-rows:minmax(150px,1fr) 252px}.story-panel-copy,.story-copy{overflow:hidden}}@media(max-width:560px){.workspace-stage,.section-inventory .workspace-stage,.section-access .workspace-stage{left:9px;right:9px;top:35.75%;bottom:18px;width:auto;translate:0 0}.is-detail-beat .workspace-stage,.is-detail-beat.section-inventory .workspace-stage,.is-detail-beat.section-access .workspace-stage{top:76px}.story-panel{grid-template-rows:minmax(138px,1fr) 252px}}@media(max-width:820px)and (max-height:660px){.hero-copy.is-current{display:none}.workspace-stage,.section-inventory .workspace-stage,.section-access .workspace-stage,.is-detail-beat .workspace-stage{top:66px;bottom:7px;height:auto!important}.electron,.electron:not(.is-active),.section-access .electron,.is-detail-beat .electron,.orbital-page:not(.section-access):not(.is-detail-beat) .electron{top:30px!important}.electron-copy,.electron.is-active .electron-copy{display:none}.story-panel{grid-template-rows:minmax(112px,1fr) 220px}}@media(prefers-reduced-motion:reduce){.story-panel.is-active,.hero-copy.is-current,.workspace-layer.is-current{animation:none}.electron{transition:none}}.experience:focus-visible{outline:2px solid var(--focus);outline-offset:-3px}.story-progress{grid-template-columns:auto minmax(80px,1fr) auto}.story-progress-steps{display:none}.story-panel{grid-template-rows:minmax(0,1fr) minmax(196px,auto);overflow:hidden}.story-panel-copy,.story-copy{overflow:visible}.story-image{object-fit:var(--story-image-fit, cover);object-position:var(--story-image-position, center);transform:none!important;background:var(--surface-subtle)}.access-modal-card{display:grid;grid-template-rows:64px minmax(0,1fr);width:min(760px,calc(100vw - 32px));height:min(700px,calc(100dvh - 32px));max-height:700px;overflow:hidden;border:1px solid var(--border);border-radius:18px;color:var(--text);background:var(--surface-raised);box-shadow:var(--shadow)}.access-modal-card .access-panel{align-content:start;width:min(620px,calc(100% - 40px));min-height:0;padding:28px 0 24px;overflow-y:auto}.access-modal-card .modal-heading{border-bottom:1px solid var(--border);background:var(--surface)}.section-access .hero-actions{display:flex}@media(max-height:760px)and (min-width:821px){.story-panel{grid-template-rows:minmax(0,1fr) minmax(196px,auto)}.story-panel-copy,.story-copy{padding-top:12px;padding-bottom:12px}.story-functions{margin-block:6px}}@media(max-width:820px){.story-panel{grid-template-rows:minmax(150px,.85fr) minmax(252px,auto);overflow-y:auto;scrollbar-width:none}.story-panel::-webkit-scrollbar{display:none}.story-panel-copy,.story-copy{min-height:252px;overflow:visible}.story-image{object-fit:var(--story-image-fit, cover);background:var(--surface-subtle)}.access-modal-card{grid-template-rows:56px minmax(0,1fr);width:calc(100vw - 20px);height:calc(100dvh - 20px)}.access-modal-card .access-panel{width:calc(100% - 28px);padding:18px 0}}@media(max-width:560px){.story-panel{grid-template-rows:minmax(135px,.7fr) minmax(276px,auto)}.story-panel-copy,.story-copy{min-height:276px}.access-modal-card .form-grid{grid-template-columns:1fr}.access-modal-card .access-steps{display:none}}@media(max-width:820px)and (max-height:660px){.story-panel{grid-template-rows:minmax(108px,.52fr) minmax(252px,auto)}.story-panel-copy,.story-copy{min-height:252px}}@media(max-height:790px)and (min-width:821px){.hero-copy{top:-2px}.eyebrow{margin-bottom:4px}.hero-copy h1{font-size:clamp(32px,3vw,44px)}.hero-lede{display:-webkit-box;max-width:680px;margin-top:6px;overflow:hidden;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-actions{margin-top:6px}.workspace-stage{top:28%;bottom:12px}}@media(max-width:820px){.site-header{position:relative;z-index:30}.hero-copy,.is-detail-beat .hero-copy.is-current{top:0}.hero-copy h1,.is-detail-beat .hero-copy.is-current h1{font-size:clamp(25px,7vw,33px);line-height:1.02}.hero-lede{display:-webkit-box;max-width:min(520px,calc(100vw - 44px));margin-top:6px;overflow:hidden;font-size:11.5px;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-actions{margin-top:7px}.workspace-stage,.section-inventory .workspace-stage,.section-labmap .workspace-stage{top:35%}.electron,.electron:not(.is-active),.orbital-page:not(.is-detail-beat) .electron{top:24.8%!important}.electron.is-active .electron-copy{top:calc(50% + 24px);bottom:auto;left:50%;transform:translate(-50%)}}.hero-stack{z-index:9}.electron-nav{z-index:7}.orbital-page.is-orbiting .electron-nav{z-index:6}@media(min-width:821px)and (max-width:1024px){.electron-copy,.electron:not(.is-active) .electron-copy,.electron.is-active .electron-copy{width:80px}}@media(max-width:820px)and (max-height:660px){.workspace-stage,.section-inventory .workspace-stage,.section-labmap .workspace-stage,.is-detail-beat .workspace-stage{top:66px;bottom:7px}.electron,.electron:not(.is-active),.is-detail-beat .electron,.orbital-page:not(.is-detail-beat) .electron{top:30px!important}.electron-copy,.electron.is-active .electron-copy{display:none}.story-panel{grid-template-rows:100px minmax(240px,auto)}.story-panel-copy,.story-copy{min-height:240px;padding-top:8px;padding-bottom:3px}.story-panel-copy h2{margin-top:3px}.story-functions{gap:4px;margin-block:3px}.story-functions li{min-height:25px}.story-detail,.story-panel-overview .story-panel-copy>p{margin-top:4px;font-size:12.5px;line-height:1.36}.story-outcome{padding-top:4px}.story-outcome strong{font-size:10.5px;line-height:1.22}}.modal-card{grid-template-rows:58px minmax(0,1fr) auto}.modal-heading>span{min-width:0}.modal-footer{min-height:54px;padding-block:10px;flex-wrap:wrap}.modal-footer>span{flex:1 1 220px;min-width:0}@media(max-width:560px){.electron.is-active .electron-copy{display:none}.modal-footer{align-items:flex-start;gap:7px}}@media(max-height:660px)and (min-width:821px){.hero-lede{display:none}.hero-copy h1{font-size:clamp(30px,2.8vw,38px)}.hero-actions{display:none}.workspace-stage{top:102px}.story-panel{grid-template-rows:minmax(110px,1fr) auto;overflow-y:auto;scrollbar-width:none}.story-panel::-webkit-scrollbar{display:none}}@media(min-width:821px)and (min-height:791px){.hero-copy{top:-8px}.workspace-stage{top:clamp(200px,32%,228px)}}@media(min-width:821px)and (min-height:661px)and (max-height:790px){.hero-copy{top:-8px}.workspace-stage{top:max(176px,28%)}}@media(min-width:1200px){.workspace-stage{width:min(64vw,1000px)}}.story-panel{display:grid;grid-template-columns:minmax(0,1.78fr) minmax(276px,.92fr);grid-template-rows:minmax(0,1fr);align-items:stretch;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;animation:none;transition:opacity .72s cubic-bezier(.22,1,.36,1),visibility 0s linear .72s}.story-panel.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;animation:none;transition:opacity .72s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.story-panel-media,.story-media{position:relative;grid-column:1;grid-row:1;display:grid;place-items:center;min-width:0;min-height:0;padding:12px;overflow:hidden;border-right:1px solid var(--border);border-bottom:0;background:var(--surface-subtle)}.story-media-frame{position:relative;inset:auto;width:100%;max-height:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:var(--surface-subtle)}.story-image,.story-image-light,.story-image-dark{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center;transform:none!important;background:var(--surface-subtle)}.story-media-open{position:absolute;z-index:4;right:20px;bottom:20px;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid var(--border-strong);border-radius:9px;color:var(--text-strong);background:color-mix(in srgb,var(--surface-raised) 94%,transparent);box-shadow:0 6px 18px color-mix(in srgb,var(--canvas) 20%,transparent);font:inherit;font-size:10px;font-weight:760;cursor:pointer}.story-media-open:hover{border-color:var(--violet);color:var(--violet-strong)}.story-media-open:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.story-panel-copy,.story-copy{grid-column:2;grid-row:1;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto minmax(8px,1fr) auto;align-content:stretch;column-gap:0;min-width:0;min-height:0;padding:clamp(16px,1.65vw,24px);overflow-x:hidden;overflow-y:auto;background:var(--surface);scrollbar-width:thin}.story-kicker{grid-column:1;grid-row:1}.story-panel-copy h2{grid-column:1;grid-row:2;align-self:start;margin:8px 0 0;font-size:clamp(21px,1.7vw,27px);line-height:1.06}.story-detail,.story-panel-overview .story-panel-copy>p{grid-column:1;grid-row:3;align-self:start;margin:10px 0 0;color:var(--text-muted);font-size:13.5px;line-height:1.48}.story-functions{grid-column:1;grid-row:4;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:7px;margin:13px 0 0}.story-functions li{width:100%;min-height:29px;border-radius:8px}.story-outcome{grid-column:1;grid-row:6;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:4px;margin:0;padding-top:11px}.story-outcome small{white-space:normal}@media(min-width:821px)and (max-width:1199px){.story-panel{grid-template-columns:minmax(0,1.52fr) minmax(230px,1fr)}.story-panel-media,.story-media{padding:10px}.story-panel-copy,.story-copy{padding:14px}.story-panel-copy h2{margin-top:6px;font-size:clamp(19px,2vw,23px)}.story-detail,.story-panel-overview .story-panel-copy>p{margin-top:7px;font-size:12.5px;line-height:1.42}.story-functions{gap:5px;margin-top:9px}.story-functions li{min-height:26px;padding-inline:8px;font-size:10.5px}.story-outcome{padding-top:8px}.story-outcome strong{font-size:11px}}@media(max-width:820px){.story-panel{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-content:start;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.story-panel-media,.story-media{grid-column:1;grid-row:1;display:block;width:100%;padding:0;border-right:0;border-bottom:1px solid var(--border)}.story-media-frame{width:100%;max-height:none;aspect-ratio:16 / 9;border:0;border-radius:0}.story-media-open{right:10px;bottom:10px;min-height:32px}.story-panel-copy,.story-copy{grid-column:1;grid-row:2;grid-template-rows:auto auto auto auto 8px auto;min-height:0;padding:14px;overflow:visible}.story-panel-copy h2{margin-top:6px;font-size:clamp(20px,5.6vw,24px)}.story-detail,.story-panel-overview .story-panel-copy>p{margin-top:8px;font-size:13px;line-height:1.44}.story-functions{gap:6px;margin-top:11px}.story-functions li{min-height:28px;font-size:11px}.story-outcome{padding-top:9px}}@media(prefers-reduced-motion:reduce){.story-panel,.story-panel.is-active{transition:none}}@media(max-width:560px){.preview-modal:not(.access-modal){padding:16px}.preview-modal:not(.access-modal) .modal-card{grid-template-rows:auto auto auto;width:min(100%,460px);height:auto;max-height:calc(100dvh - 32px)}.preview-modal:not(.access-modal) .modal-heading{min-height:58px}.preview-modal:not(.access-modal) .modal-card>img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:contain}}
