:root{--home-shell-offset: calc(var(--rebuild-banner-height, 44px) + .85rem);--home-frame-radius: clamp(24px, 3vw, 36px);--home-edge-line: rgba(211, 177, 102, .2);--home-edge-soft: rgba(255, 255, 255, .05);--home-stage-height: calc(100svh - var(--home-shell-offset) - .85rem)}body.home-rebuild-active #fx-canvas,body.home-rebuild-active .noise{display:none}body.home-rebuild-active{background:radial-gradient(circle at 18% 14%,rgba(211,177,102,.12),transparent 22%),radial-gradient(circle at 82% 18%,rgba(31,220,242,.1),transparent 26%),linear-gradient(180deg,#061018,#070d15 38%,#04070d)}body.home-rebuild-active:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:88px 88px;mask-image:radial-gradient(circle at center,black 28%,transparent 82%);opacity:.34;z-index:0}body.home-rebuild-active main.home-rebuild-main{padding-top:calc(var(--rebuild-banner-height, 44px) + .65rem);padding-bottom:0}body.home-rebuild-active.is-locked main.home-rebuild-main{pointer-events:auto}.home-quantum{position:relative;z-index:2}.home-quantum__entry{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:1.5rem;pointer-events:auto;background:radial-gradient(circle at 50% 18%,rgba(211,177,102,.12),transparent 24%),linear-gradient(180deg,#050b12e6,#04080ef0);backdrop-filter:blur(14px);transition:opacity .45s ease,visibility .45s ease}.home-quantum__entry.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.home-quantum__entry-shell{width:min(100%,31rem);padding:clamp(1.35rem,3vw,2rem);border-radius:1.7rem;border:1px solid rgba(255,255,255,.06);pointer-events:auto;background:linear-gradient(180deg,#ffffff0a,#ffffff05),linear-gradient(180deg,#04090fd6,#03060be0);box-shadow:0 26px 84px #0000006b;text-align:center}.home-quantum__entry-kicker,.home-quantum__entry-copy,.home-quantum__entry-hint{margin:0}.home-quantum__entry-kicker{color:#edf4f1a8;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.home-quantum__entry-progress{margin-top:1rem;color:var(--experience-accent-strong);font-size:clamp(2.6rem,6vw,4rem);line-height:1}.home-quantum__entry-bar{margin-top:1rem;height:3px;border-radius:999px;background:#ffffff14;overflow:hidden}.home-quantum__entry-bar span{display:block;width:100%;height:100%;transform-origin:right center;transform:scaleX(.03);background:linear-gradient(90deg,#1fdcf2e6,#d3b166f2)}.home-quantum__entry-title{margin:1.15rem 0 0;color:var(--experience-text);font-size:clamp(1.8rem,4vw,2.7rem);line-height:1}.home-quantum__entry-copy{margin-top:.85rem;color:#edf4f1b8;line-height:1.8;font-size:.98rem}.home-quantum__entry-hint{margin-top:1.1rem;color:#edf4f194;font-size:.92rem}.home-quantum__entry-button{margin-top:1.3rem;min-width:11rem;pointer-events:auto}.home-quantum__shell{position:relative;min-height:calc(var(--home-stage-height) + 5.5 * 64svh)}.home-quantum__sticky{position:fixed;inset-inline:0;top:var(--home-shell-offset);height:var(--home-stage-height);z-index:4;pointer-events:none}.home-quantum__frame{position:relative;width:min(100vw - 1rem,1536px);height:100%;margin-inline:auto;overflow:clip;border-radius:var(--home-frame-radius);border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff08,#ffffff02),linear-gradient(180deg,#070d15e6,#05090ff5);box-shadow:0 32px 112px #0000006b,inset 0 0 0 1px #ffffff08;pointer-events:auto}.home-quantum__frame:before,.home-quantum__frame:after{content:"";position:absolute;inset-block:.85rem;width:18px;border:1px solid var(--home-edge-line);background:linear-gradient(180deg,rgba(255,255,255,.03),transparent);opacity:.74}.home-quantum__frame:before{inset-inline-start:.7rem;border-radius:14px 7px 20px 10px;clip-path:polygon(0 0,100% 6%,100% 90%,28% 100%,0 82%)}.home-quantum__frame:after{inset-inline-end:.7rem;width:22px;border-radius:7px 16px 11px 20px;clip-path:polygon(0 8%,78% 0,100% 18%,100% 100%,0 92%)}.home-quantum__topbar{position:absolute;inset-inline:0;top:0;z-index:4;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.2rem;padding:.95rem 2.1rem .85rem;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#060c12e6,#060c1247);backdrop-filter:blur(16px);box-shadow:0 22px 50px #00000024}.home-quantum__brand,.home-quantum__nav a,.home-quantum__meta-link{color:var(--experience-text);text-decoration:none}.home-quantum__brand{position:relative;z-index:2;display:inline-flex;align-items:center;gap:.9rem;transition:color .24s ease,transform .24s ease,filter .24s ease}.home-quantum__brand:hover,.home-quantum__brand:focus-visible{color:var(--experience-accent-strong);filter:saturate(1.14);transform:translateY(-1px)}.home-quantum__brand-line{flex:0 0 auto;width:32px;height:1px;background:linear-gradient(90deg,transparent,var(--experience-accent),transparent);opacity:.58}.home-quantum__brand-text{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.5rem;font-size:.92rem;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 2px 14px rgba(0,0,0,.58)}.home-quantum__brand-text strong{font-size:.98rem;letter-spacing:0;text-transform:none}.home-quantum__nav{display:flex;justify-content:center;align-items:center;gap:1.2rem;flex-wrap:wrap}.home-quantum__nav a,.home-quantum__meta-link,.home-quantum__progress-item{color:#edf4f1b8;transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease}.home-quantum__nav a:hover,.home-quantum__nav a:focus-visible,.home-quantum__meta-link:hover,.home-quantum__meta-link:focus-visible,.home-quantum__progress-item:hover,.home-quantum__progress-item.is-active{color:var(--experience-accent-strong)}.home-quantum__nav a:hover,.home-quantum__nav a:focus-visible{transform:translateY(-1px);text-shadow:0 0 18px rgba(211,177,102,.32)}.home-quantum__meta{display:inline-flex;align-items:center;gap:.75rem}.home-quantum__meta-pill{display:inline-flex;align-items:center;min-height:36px;padding:.5rem .85rem;border-radius:999px;border:1px solid rgba(211,177,102,.22);background:#ffffff0a;color:#edf4f1d1;font-size:.82rem}.home-quantum__meta-link{font-size:.88rem}.home-quantum__meta-subtle{color:#edf4f185;font-size:.78rem;letter-spacing:.08em}.home-quantum__frame-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.88fr) minmax(30rem,1.12fr);gap:clamp(1.5rem,3vw,3.2rem);height:100%;padding:6rem 2.75rem 7.15rem;align-items:center}.home-quantum__copy-stack,.home-quantum__visual-stack{position:relative;min-height:100%}.home-quantum__visual-stack{position:absolute;inset:0;min-height:0}.home-quantum__copy-panel,.home-quantum__visual-panel{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translate3d(0,18px,0) scale(.985);transition:opacity .24s ease,transform .32s ease,visibility 0s linear .24s;pointer-events:none}.home-quantum__copy-panel.is-active,.home-quantum__visual-panel.is-active{opacity:1;visibility:visible;transform:translateZ(0) scale(1);transition-delay:0s;pointer-events:auto}.home-quantum__copy-panel{display:grid;align-content:start;gap:.82rem;max-width:34rem;isolation:isolate;padding-top:clamp(.4rem,3.6vh,2.1rem);padding-bottom:2.2rem}.home-quantum__eyebrow{display:block;margin:0;color:var(--experience-accent-strong);font-size:.86rem;font-weight:800;letter-spacing:0;text-transform:none;text-shadow:0 8px 20px rgba(0,0,0,.38);transition:color .24s ease,transform .24s ease,text-shadow .24s ease}.home-quantum__title{margin:0;max-width:8.9ch;font-size:clamp(2.65rem,4.25vw,4.95rem);line-height:.96;color:var(--experience-text);text-wrap:balance;transition:color .28s ease,filter .28s ease,transform .28s ease,text-shadow .28s ease}.home-quantum__copy-panel:not([data-step-index="0"]){gap:.68rem;max-width:32rem;padding-top:clamp(.75rem,2.4vh,1.55rem)}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__title{max-width:11.4ch;font-size:clamp(2.2rem,3.25vw,3.75rem);line-height:1.03}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__description{font-size:.96rem;line-height:1.68}.home-quantum__copy-panel.is-active .home-quantum__title{color:#f7faf8fa;text-shadow:0 14px 34px rgba(0,0,0,.52)}.home-quantum__copy-panel.is-active .home-quantum__description{color:#edf4f1f5;text-shadow:0 10px 30px rgba(0,0,0,.45)}.home-quantum__copy-panel.is-active .home-quantum__eyebrow:hover,.home-quantum__copy-panel.is-active .home-quantum__title:hover,.home-quantum__copy-panel.is-active .home-quantum__description:hover{color:color-mix(in srgb,var(--experience-accent-strong) 82%,white 18%);filter:saturate(1.08);transform:translateY(-2px);text-shadow:0 14px 34px rgba(0,0,0,.52),0 0 24px rgba(211,177,102,.24)}.home-quantum__description{margin:0;max-width:54ch;font-size:1rem;line-height:1.82;color:#edf4f1e6;font-weight:600;text-shadow:0 10px 32px rgba(0,0,0,.34);transition:color .24s ease,transform .24s ease,text-shadow .24s ease}.home-quantum__note{display:none}.home-quantum__actions,.home-quantum__points{display:flex;flex-wrap:wrap;gap:.62rem}.home-quantum__actions .button-primary,.home-quantum__actions .button-secondary{min-width:7rem;min-height:48px;padding-inline:1.02rem;font-size:.92rem;box-shadow:0 16px 34px #0000003d;transition:transform .24s ease,box-shadow .24s ease,background .24s ease,border-color .24s ease,color .24s ease}.home-quantum__actions .button-primary{color:#071018;background:linear-gradient(180deg,#f2d486,#d7ad48);box-shadow:0 18px 36px #d3b1662e}.home-quantum__actions .button-secondary{color:#f7faf8f5;border-color:#edf4f124;background:#121b24eb}.home-quantum__actions .button-primary:hover,.home-quantum__actions .button-primary:focus-visible,.home-quantum__actions .button-secondary:hover,.home-quantum__actions .button-secondary:focus-visible{transform:translateY(-3px) scale(1.015);box-shadow:0 20px 42px #00000047,0 0 28px #d3b1662e}.home-quantum__points{margin:0;padding:0;list-style:none}.home-quantum__points li{display:inline-flex;align-items:center;min-height:36px;padding:.46rem .82rem;border-radius:999px;border:1px solid rgba(211,177,102,.3);background:#0a1118bd;color:#edf4f1eb;font-size:.88rem;transition:transform .22s ease,border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.home-quantum__points li:hover{border-color:#d3b16694;background:#18222adb;color:#fff8df;transform:translateY(-2px);box-shadow:0 10px 26px #d3b1661f}@media(min-width:980px)and (max-height:860px){.home-quantum__frame-grid{padding:6.05rem 2.45rem 7.7rem}.home-quantum__copy-panel{gap:.56rem;max-width:32rem;padding-top:.15rem;padding-bottom:1rem}.home-quantum__title{max-width:9.1ch;font-size:clamp(2.38rem,3.82vw,4.35rem);line-height:.98}.home-quantum__copy-panel:not([data-step-index="0"]){gap:.48rem;max-width:30rem;padding-top:0}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__title{max-width:12ch;font-size:clamp(2rem,2.85vw,3.25rem);line-height:1.04}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__description{font-size:.88rem;line-height:1.52}.home-quantum__description{font-size:.94rem;line-height:1.62}.home-quantum__actions,.home-quantum__points{gap:.5rem}.home-quantum__actions .button-primary,.home-quantum__actions .button-secondary{min-height:42px;padding-inline:.88rem;font-size:.88rem}.home-quantum__points li{min-height:30px;padding:.34rem .66rem;font-size:.8rem}}.home-quantum__visual-shell{position:relative;min-height:100%;border-radius:calc(var(--home-frame-radius) - 4px);overflow:hidden;background:radial-gradient(circle at 18% 16%,rgba(211,177,102,.06),transparent 24%),radial-gradient(circle at 82% 24%,rgba(31,220,242,.09),transparent 26%),linear-gradient(180deg,#ffffff06,#ffffff02);border-inline:1px solid rgba(255,255,255,.05)}.home-quantum__visual-backdrop{position:absolute;inset:0;pointer-events:none}.home-quantum__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:82px 82px;mask-image:radial-gradient(circle at 52% 48%,black 42%,transparent 86%);opacity:.34}.home-quantum__beam,.home-quantum__orbit,.home-quantum__flare{position:absolute;pointer-events:none}.home-quantum__beam{top:10%;bottom:10%;width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.14),transparent)}.home-quantum__beam--a{left:18%}.home-quantum__beam--b{right:16%}.home-quantum__orbit{border:1px solid rgba(211,177,102,.14);border-radius:999px}.home-quantum__orbit--a{inset-inline-end:6%;top:16%;width:22rem;height:22rem}.home-quantum__orbit--b{inset-inline-start:-5%;bottom:-8%;width:18rem;height:18rem}.home-quantum__flare{border-radius:999px;filter:blur(80px)}.home-quantum__flare--a{inset-inline-start:8%;top:10%;width:12rem;height:12rem;background:#1fdcf224}.home-quantum__flare--b{inset-inline-end:10%;bottom:10%;width:14rem;height:14rem;background:#d3b1661f}.home-quantum__visual-panel{display:grid;place-items:center;padding:.7rem .75rem 3.25rem}.home-quantum__visual-panel .story-media-frame{width:min(100%,46rem)}.home-quantum__visual-panel .story-media-frame[data-media-kind=image]{width:min(24.5rem,58%,46vh)}.home-quantum__visual-panel .story-media-phone{max-width:min(21rem,74%,42vh)}.home-quantum__visual-panel[data-step-index="4"] .story-media-phone{max-width:min(17rem,58%,35vh)}.home-quantum__visual-panel .story-media-plate-image{max-width:100%;padding:.62rem}.home-quantum__visual-panel .story-media-plate-image-shell{display:grid;place-items:center;max-height:min(28rem,50vh);padding:.42rem}.home-quantum__visual-panel .story-media-plate-image .story-media-image{width:auto;max-width:100%;max-height:min(25.5rem,47vh);object-fit:contain}.home-quantum__visual-panel .story-media-caption,.home-quantum__visual-panel .story-media-plate-image .story-media-caption{display:none!important}.home-quantum__visual-panel .story-media-plate-panel{min-height:25rem}.home-quantum__visual-panel[data-step-index="0"],.home-quantum__visual-panel[data-step-index="1"],.home-quantum__visual-panel[data-step-index="2"],.home-quantum__visual-panel[data-step-index="3"],.home-quantum__visual-panel[data-step-index="4"]{place-items:stretch;padding:0}.home-quantum__footer{position:absolute;inset-inline:0;bottom:0;z-index:4;display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:.95rem 2rem 1.05rem;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(0deg,#060c12b3,#060c120a);backdrop-filter:blur(16px)}.home-quantum__progress{display:flex;flex-wrap:wrap;gap:.6rem}.home-quantum__progress-item{appearance:none;border:1px solid rgba(211,177,102,.24);border-radius:999px;background:#0a1118d1;padding:.56rem .86rem;cursor:pointer;display:inline-flex;align-items:center;gap:.6rem;box-shadow:inset 0 1px #ffffff09;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease}.home-quantum__progress-item:hover,.home-quantum__progress-item:focus-visible{border-color:#e2be6d80;background:#172028eb;transform:translateY(-2px) scale(1.04);box-shadow:inset 0 1px #ffffff0f,0 10px 24px #e2be6d17}.home-quantum__progress-item span{color:#edf4f1ad;font-size:.76rem;letter-spacing:.12em}.home-quantum__progress-item strong{font-size:.88rem;font-weight:600;color:#edf4f1d1}.home-quantum__progress-item.is-complete{border-color:#d3b16642;color:#edf4f1c2}.home-quantum__progress-item.is-active{border-color:#e2be6d8a;background:linear-gradient(180deg,#e2be6d1c,#0a1118e6);box-shadow:inset 0 1px #ffffff12,0 8px 18px #e2be6d12}.home-quantum__progress-item.is-active span,.home-quantum__progress-item.is-active strong{color:var(--experience-accent-strong)}.home-quantum__status{text-align:left}.home-quantum__status-label,.home-quantum__status-count{margin:0}.home-quantum__status-label{color:#edf4f19e;font-size:.82rem}.home-quantum__status-count{margin-top:.25rem;color:var(--experience-accent-strong);font-size:1rem;letter-spacing:.16em;unicode-bidi:isolate}.home-quantum__track{position:relative;z-index:1;padding-top:var(--home-stage-height)}.home-quantum__marker{height:64svh}@media(max-width:979px){:root{--home-shell-offset: calc(var(--rebuild-banner-height, 44px) + .55rem);--home-stage-height: calc(100svh - var(--home-shell-offset) - .85rem)}.home-quantum__shell{min-height:calc(var(--home-stage-height) + 5.3 * 58svh)}.home-quantum__marker{height:58svh}.home-quantum__sticky{top:var(--home-shell-offset);height:var(--home-stage-height)}.home-quantum__frame{width:calc(100vw - .55rem);border-radius:1.65rem}.home-quantum__frame:before{inset-inline-start:.45rem;inset-block:.6rem;width:12px;opacity:.6}.home-quantum__frame:after{inset-inline-end:.45rem;inset-block:.6rem;width:14px;opacity:.6}.home-quantum__topbar{grid-template-columns:1fr;align-items:center;gap:.55rem;padding:.68rem .95rem .7rem}.home-quantum__brand{order:1;justify-self:center;gap:.65rem}.home-quantum__brand-line{width:24px}.home-quantum__brand-text{gap:.35rem;font-size:.82rem;letter-spacing:.11em}.home-quantum__brand-text strong{font-size:.88rem}.home-quantum__meta{display:none}.home-quantum__meta-pill{min-height:30px;padding:.42rem .65rem;font-size:.72rem}.home-quantum__meta-subtle{display:none}.home-quantum__nav{order:2;grid-column:auto;justify-content:center;gap:.72rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.home-quantum__nav::-webkit-scrollbar{display:none}.home-quantum__nav a{white-space:nowrap;font-size:.72rem;letter-spacing:.06em}.home-quantum__frame-grid{position:relative;grid-template-columns:1fr;gap:0;align-content:start;padding:4.9rem 1rem 4.65rem}.home-quantum__copy-stack{position:relative;z-index:3;min-height:100%;padding-bottom:13rem}.home-quantum__copy-panel{align-content:start;gap:.66rem;max-width:none;padding-bottom:11.8rem}.home-quantum__title{max-width:9.6ch;font-size:clamp(1.9rem,8vw,2.75rem);line-height:1}.home-quantum__copy-panel:not([data-step-index="0"]){gap:.54rem}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__title{max-width:11.2ch;font-size:clamp(1.48rem,6.2vw,2.05rem);line-height:1.06}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__description{font-size:.8rem;line-height:1.52}.home-quantum__description{max-width:none;font-size:.9rem;line-height:1.62;font-weight:600}.home-quantum__points{gap:.42rem}.home-quantum__points li{min-height:28px;padding:.32rem .56rem;font-size:.72rem}.home-quantum__actions{gap:.6rem}.home-quantum__actions .button-primary,.home-quantum__actions .button-secondary{min-height:38px;flex:1 1 8.3rem;justify-content:center;padding-inline:.7rem;font-size:.78rem}.home-quantum__note{display:none}.home-quantum__visual-shell{position:absolute;inset-inline:.95rem;bottom:6.45rem;min-height:0;height:15.8rem;border-radius:1.2rem;z-index:1;background:radial-gradient(circle at 16% 14%,rgba(211,177,102,.08),transparent 26%),radial-gradient(circle at 82% 22%,rgba(31,220,242,.11),transparent 28%),linear-gradient(180deg,#ffffff07,#ffffff02)}.home-quantum__grid{background-size:54px 54px;opacity:.26}.home-quantum__beam{top:8%;bottom:8%}.home-quantum__orbit--a{width:13rem;height:13rem;top:18%;inset-inline-end:-8%}.home-quantum__orbit--b{width:11rem;height:11rem;bottom:-10%;inset-inline-start:-10%}.home-quantum__flare--a{width:8rem;height:8rem}.home-quantum__flare--b{width:9rem;height:9rem}.home-quantum__visual-panel{align-items:center;padding:.28rem}.home-quantum__visual-panel .story-media-frame{width:min(100%,16rem)}.home-quantum__visual-panel .story-media-frame[data-media-kind=image]{width:min(10rem,42vw)}.home-quantum__visual-panel .story-media-frame[data-media-kind=panel]{display:none}.home-quantum__visual-panel .story-media-phone{max-width:min(9.5rem,25vw);transform:none}.home-quantum__visual-panel[data-step-index="4"] .story-media-phone{max-width:min(8.1rem,22vw)}.home-quantum__visual-panel .story-media-plate-image{max-width:100%;padding:.36rem}.home-quantum__visual-panel .story-media-plate-image-shell{max-height:min(12rem,24vh);padding:.28rem}.home-quantum__visual-panel .story-media-plate-image .story-media-image{max-height:min(11.2rem,22vh)}.home-quantum__visual-panel .story-media-plate-panel{min-height:12rem}.home-quantum__footer{flex-direction:column-reverse;align-items:stretch;gap:.5rem;padding:.58rem .8rem .72rem;background:linear-gradient(0deg,#060c12db,#060c121f)}.home-quantum__progress{flex-wrap:nowrap;overflow:visible;justify-content:space-between;gap:.34rem;padding-bottom:.12rem}.home-quantum__progress-item{flex:1 1 0;min-width:0;justify-content:center;padding:.38rem .24rem;gap:0}.home-quantum__progress-item span{font-size:.68rem;letter-spacing:.04em}.home-quantum__progress-item strong{display:none}.home-quantum__status{display:flex;align-items:center;justify-content:space-between;text-align:right}.home-quantum__status-count{margin-top:0;font-size:.92rem}.home-quantum__entry-shell{border-radius:1.6rem}}@media(max-width:759px){.home-quantum__topbar{padding:.62rem .9rem}.home-quantum__nav{display:none}.home-quantum__frame-grid{direction:rtl;grid-template-columns:1fr;grid-template-rows:minmax(20rem,.68fr) minmax(0,.32fr);gap:.42rem;align-items:stretch;align-content:stretch;padding:3.2rem .7rem 5.05rem}.home-quantum__copy-stack,.home-quantum__visual-stack{min-height:0;height:100%}.home-quantum__copy-stack{grid-column:1;grid-row:2;direction:rtl;padding-bottom:0}.home-quantum__copy-panel{align-content:center;justify-items:center;text-align:center;gap:.28rem;padding-top:0;padding-bottom:0}.home-quantum__title{max-width:12ch;font-size:clamp(1.16rem,5.4vw,1.44rem);line-height:1}.home-quantum__copy-panel:not([data-step-index="0"]){gap:.4rem}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__title{max-width:13ch;font-size:clamp(1.02rem,4.85vw,1.28rem);line-height:1.04}.home-quantum__description,.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__description{display:-webkit-box;overflow:hidden;max-width:25rem;font-size:.68rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1}.home-quantum__points{display:none}.home-quantum__actions{width:min(100%,18rem);flex-wrap:nowrap;justify-content:center;gap:.36rem;max-width:18rem}.home-quantum__actions .button-primary,.home-quantum__actions .button-secondary{white-space:nowrap;min-width:0;min-height:32px;flex:1 1 0;padding:.38rem .5rem;font-size:.66rem}.home-quantum__visual-shell{grid-column:1;grid-row:1;position:relative;inset:auto;align-self:center;justify-self:center;width:min(100%,19.2rem);height:100%;min-height:0;border-radius:1.05rem;border-inline-color:rgba(255,255,255,.025);background:radial-gradient(circle at 42% 38%,rgba(211,177,102,.08),transparent 34%),radial-gradient(circle at 62% 32%,rgba(31,220,242,.11),transparent 34%),linear-gradient(180deg,#ffffff05,#ffffff01)}.home-quantum__visual-stack{height:100%}.home-quantum__visual-panel{padding:.2rem}.home-quantum__visual-panel .story-media-frame{width:min(100%,10.9rem)}.home-quantum__visual-panel .story-media-frame[data-media-kind=image]{width:min(10.6rem,66vw)}.home-quantum__visual-panel .story-media-frame[data-media-kind=panel]{display:block;width:min(100%,10.8rem)}.home-quantum__visual-panel .story-media-phone{max-width:min(10.7rem,66vw);padding:.42rem!important;border-radius:1.55rem!important}.home-quantum__visual-panel[data-step-index="4"] .story-media-phone{max-width:min(10.5rem,64vw)}.home-quantum__visual-panel .story-media-phone .mockup-bezel{inset:.3rem!important;border-radius:1.35rem!important}.home-quantum__visual-panel .story-media-phone .mockup-pod{width:3.6rem!important;height:.5rem!important;margin-bottom:.28rem!important}.home-quantum__visual-panel .story-media-phone .mockup-screen{padding:.34rem!important;border-radius:1.2rem!important}.home-quantum__visual-panel .story-media-phone .mockup-image-frame{border-radius:.95rem!important}.home-quantum__visual-panel .story-media-plate-image{padding:.26rem}.home-quantum__visual-panel .story-media-plate-image-shell{max-height:min(18rem,calc(var(--home-stage-height) - 12rem));padding:.2rem}.home-quantum__visual-panel .story-media-plate-image .story-media-image{max-height:min(17rem,calc(var(--home-stage-height) - 13rem))}.home-quantum__visual-panel .story-media-plate-panel{display:grid;min-height:min(17rem,calc(var(--home-stage-height) - 12rem));border-radius:.95rem}.home-quantum__visual-panel .story-media-plate-panel .story-panel-grid{grid-template-columns:1fr;gap:.5rem;padding:.78rem}.home-quantum__visual-panel .story-media-plate-panel .story-panel-aside{display:none}.home-quantum__visual-panel .story-media-plate-panel .story-panel-head h3{font-size:.92rem;line-height:1.25}.home-quantum__visual-panel .story-media-plate-panel .story-panel-lines{display:none}}@media(min-width:760px)and (max-width:979px){.home-quantum__frame-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:1.2rem;align-items:stretch;padding:5.45rem 1.45rem 6.45rem}.home-quantum__copy-stack,.home-quantum__visual-stack{min-height:0;height:clamp(30rem,calc(var(--home-stage-height) - 12rem),44rem)}.home-quantum__copy-stack{padding-bottom:0}.home-quantum__copy-panel{align-content:center;max-width:28rem;gap:.58rem;padding-top:0;padding-bottom:0}.home-quantum__title{max-width:9.2ch;font-size:clamp(2.25rem,5.4vw,3.25rem);line-height:.98}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__title{max-width:11ch;font-size:clamp(1.95rem,4.7vw,2.7rem);line-height:1.04}.home-quantum__description{font-size:.86rem;line-height:1.58}.home-quantum__copy-panel:not([data-step-index="0"]) .home-quantum__description{font-size:.82rem;line-height:1.5}.home-quantum__points li{min-height:30px;padding:.34rem .62rem;font-size:.76rem}.home-quantum__actions .button-primary,.home-quantum__actions .button-secondary{flex:0 1 auto;min-width:7.25rem;min-height:40px;padding-inline:.82rem;font-size:.78rem}.home-quantum__visual-shell{position:relative;inset:auto;align-self:stretch;height:clamp(30rem,calc(var(--home-stage-height) - 12rem),44rem);min-height:0;border-radius:1.35rem}.home-quantum__visual-stack{height:100%}.home-quantum__visual-panel{padding:.55rem}.home-quantum__visual-panel .story-media-frame{width:min(100%,23rem)}.home-quantum__visual-panel .story-media-frame[data-media-kind=image]{width:min(16.5rem,72%,32vh)}.home-quantum__visual-panel .story-media-frame[data-media-kind=panel]{display:block;width:min(100%,22rem)}.home-quantum__visual-panel .story-media-phone{max-width:min(14.75rem,54%,31vh)}.home-quantum__visual-panel[data-step-index="4"] .story-media-phone{max-width:min(12.8rem,48%,27vh)}.home-quantum__visual-panel .story-media-plate-image-shell{max-height:min(18rem,36vh)}.home-quantum__visual-panel .story-media-plate-image .story-media-image{max-height:min(17rem,34vh)}.home-quantum__visual-panel .story-media-plate-panel{min-height:19rem}}.home-quantum__visual-panel .story-media-frame[data-media-kind=gallery]{display:grid;width:100%;height:100%;min-height:0}.home-quantum__visual-panel .story-media-frame[data-media-kind=phone]{display:grid;place-items:center;width:100%;height:100%;min-height:0;overflow:hidden;border:1px solid rgba(237,244,241,.08);border-radius:1.55rem;background:radial-gradient(circle at 58% 22%,rgba(31,220,242,.1),transparent 42%),radial-gradient(circle at 28% 72%,rgba(226,190,109,.08),transparent 38%),linear-gradient(180deg,#edf4f10a,#edf4f103);box-shadow:inset 0 0 0 1px #edf4f106,0 22px 80px #0000003d;padding:clamp(.54rem,1.1vw,.82rem)}.home-quantum__visual-panel .story-media-frame[data-media-kind=phone] .story-media-phone,.home-quantum__visual-panel[data-step-index="4"] .story-media-phone{max-width:min(15rem,42%,40vh)}.home-quantum__visual-panel .story-media-frame[data-media-kind=app-icons]{display:grid;width:100%;height:100%;min-height:0}.home-quantum__visual-panel .story-media-gallery{position:relative;width:100%;display:grid;grid-template-rows:minmax(0,1fr);height:100%;min-height:0;max-height:none;align-content:center;padding:clamp(.54rem,1.1vw,.82rem)}.home-quantum__visual-panel .story-media-gallery-stage{min-height:0;height:100%;overflow:visible;padding-bottom:0}.home-quantum__visual-panel .story-media-gallery-item{width:min(100%,clamp(12.25rem,25.8vh,12.9rem))}.home-quantum__visual-panel .story-media-gallery-head,.home-quantum__visual-panel .story-media-gallery-badges,.home-quantum__visual-panel .story-media-gallery-caption{display:none}.home-quantum__visual-panel .story-media-gallery-controls{position:absolute;inset-inline:0;bottom:.95rem;z-index:3;margin-top:0;pointer-events:none}.home-quantum__visual-panel .story-media-gallery-dots{pointer-events:auto}.home-quantum__visual-panel .story-media-gallery-arrow{border-color:#edf4f124;background:#0d141c47;box-shadow:none;opacity:.48}.home-quantum__visual-panel .story-media-gallery-arrow:hover,.home-quantum__visual-panel .story-media-gallery-arrow:focus-visible{border-color:#e2be6d4d;background:#0d141c75;box-shadow:none;opacity:.76;transform:translateY(-50%) scale(1.03)}.home-quantum__visual-panel .story-media-app-icons{display:grid;grid-template-rows:minmax(0,1fr);width:100%;height:100%;max-height:100%;min-height:0;align-content:stretch;justify-items:center;padding:clamp(.78rem,1.35vw,1rem)}.home-quantum__visual-panel .story-media-app-icons-head,.home-quantum__visual-panel .story-media-app-icons-footer{display:none}.home-quantum__visual-panel .story-media-app-icons-grid{width:min(100%,24.5rem);height:auto;align-content:center;align-self:center;justify-self:center;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(.68rem,1.7vh,.95rem)}.home-quantum__visual-panel .story-media-app-icon-card{aspect-ratio:1;height:auto;min-height:0;padding:clamp(.66rem,1.2vw,.9rem);border-radius:1.2rem}.home-quantum__visual-panel .story-media-app-icon{width:clamp(3.55rem,8.6vh,4.65rem);height:clamp(3.55rem,8.6vh,4.65rem);border-radius:1.12rem}.home-quantum__visual-panel .story-media-app-icon-card strong{font-size:clamp(.74rem,1.45vh,.9rem)}.home-quantum__footer{justify-content:center}.home-quantum__status{display:none}.home-quantum__progress{justify-content:center;gap:.7rem}.home-quantum__progress-item{width:1.08rem;height:1.08rem;min-width:1.08rem;padding:0;gap:0;justify-content:center;border-radius:999px}.home-quantum__progress-item span{width:.38rem;height:.38rem;border-radius:999px;background:#edf4f170;font-size:0;letter-spacing:0}.home-quantum__progress-item strong{display:none}.home-quantum__progress-item.is-active span{background:var(--experience-accent-strong)}@media(max-width:979px){.home-quantum__progress{flex-wrap:nowrap;justify-content:center;gap:.42rem}.home-quantum__progress-item{flex:0 0 auto;width:.94rem;height:.94rem;min-width:.94rem;padding:0}.home-quantum__visual-panel .story-media-frame[data-media-kind=gallery]{width:min(100%,17.5rem)}.home-quantum__visual-panel .story-media-frame[data-media-kind=gallery]{width:min(100%,18rem)}.home-quantum__visual-panel .story-media-frame[data-media-kind=app-icons]{width:100%;height:100%}.home-quantum__visual-panel .story-media-frame[data-media-kind=phone]{width:min(100%,18rem);height:clamp(18.6rem,37vh,22.4rem);padding:.72rem;border-radius:1.2rem}.home-quantum__visual-panel .story-media-frame[data-media-kind=phone] .story-media-phone,.home-quantum__visual-panel[data-step-index="4"] .story-media-phone{max-width:min(10.4rem,58%)}.home-quantum__visual-panel .story-media-gallery{max-height:none;padding:.72rem}.home-quantum__visual-panel .story-media-gallery-stage{min-height:clamp(18.6rem,37vh,22.4rem);overflow:visible;padding-bottom:0}.home-quantum__visual-panel .story-media-gallery-head,.home-quantum__visual-panel .story-media-gallery-badges,.home-quantum__visual-panel .story-media-gallery-caption{display:none}.home-quantum__visual-panel .story-media-gallery-item{width:min(100%,clamp(8.6rem,39vw,9.6rem))}.home-quantum__visual-panel .story-media-gallery-phone{border-radius:1.1rem;padding:.24rem}.home-quantum__visual-panel .story-media-gallery-phone img{border-radius:.86rem}.home-quantum__visual-panel .story-media-gallery-controls{bottom:.7rem;margin-top:0;gap:.36rem}.home-quantum__visual-panel .story-media-gallery-arrow{width:1.7rem;height:1.7rem;font-size:1rem}.home-quantum__visual-panel .story-media-gallery-dot{width:.84rem;height:.84rem}.home-quantum__visual-panel .story-media-gallery-dot span{width:.3rem;height:.3rem}.home-quantum__visual-panel .story-media-app-icons{min-height:13rem;padding:.7rem}.home-quantum__visual-panel .story-media-app-icons-head{display:none}.home-quantum__visual-panel .story-media-app-icons-grid{width:min(100%,12.2rem);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:.48rem}.home-quantum__visual-panel .story-media-app-icon-card{min-height:5.4rem;height:auto;aspect-ratio:1;padding:.52rem;border-radius:.9rem}.home-quantum__visual-panel .story-media-app-icon{width:2.6rem;height:2.6rem;border-radius:.78rem}.home-quantum__visual-panel .story-media-app-icon-card strong{font-size:.62rem}.home-quantum__visual-panel .story-media-app-icons-footer{display:none}}@media(max-width:979px)and (max-height:740px){.home-quantum__visual-panel .story-media-gallery-stage{min-height:clamp(16.8rem,35vh,19.4rem)}.home-quantum__visual-panel .story-media-gallery-item{width:min(100%,clamp(6.75rem,28vw,7.55rem))}}@media(prefers-reduced-motion:reduce){.home-quantum__brand:hover,.home-quantum__brand:focus-visible,.home-quantum__nav a:hover,.home-quantum__nav a:focus-visible,.home-quantum__copy-panel.is-active .home-quantum__eyebrow:hover,.home-quantum__copy-panel.is-active .home-quantum__title:hover,.home-quantum__copy-panel.is-active .home-quantum__description:hover,.home-quantum__actions .button-primary:hover,.home-quantum__actions .button-primary:focus-visible,.home-quantum__actions .button-secondary:hover,.home-quantum__actions .button-secondary:focus-visible,.home-quantum__points li:hover,.home-quantum__progress-item:hover,.home-quantum__progress-item:focus-visible{transform:none!important}}
