*{box-sizing:border-box}:root{--bg:#020203;--bg2:#070606;--text:#fbfaf6;--muted:#c8bda8;--soft:#988b73;--line:hsla(40,86%,70%,.2);--line2:hsla(0,0%,100%,.12);--gold:#d5a64a;--gold2:#ffe2a0;--gold3:#8f5d18;--silver:#f6f6f7;--ink:#070604;--panel:hsla(0,0%,100%,.06);--panel2:hsla(40,86%,70%,.08);--focus:#fff3bd}body,html{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}.page{min-height:100vh;background:#020203}.siteShell{min-height:100vh;background:radial-gradient(circle at 72% 18%,rgba(213,166,74,.17),transparent 28%),radial-gradient(circle at 18% 80%,rgba(255,226,160,.07),transparent 24%),linear-gradient(180deg,#020203,#070606 58%,#020203)}.wcagInput{position:fixed;opacity:0;pointer-events:none}.nav{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:20px clamp(22px,5vw,72px);background:linear-gradient(180deg,rgba(2,2,3,.86),rgba(2,2,3,.18),transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brandGlyph{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,226,160,.45);transform:rotate(45deg);box-shadow:0 0 28px rgba(213,166,74,.18);background:linear-gradient(135deg,rgba(255,226,160,.16),hsla(0,0%,100%,.02))}.brandGlyph span{width:13px;height:13px;border:1px solid rgba(255,226,160,.86);display:block;box-shadow:0 0 18px rgba(255,226,160,.22)}.navLinks{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.12em}.accessToggle,.navLinks a{border:1px solid transparent;padding:8px 0}.accessToggle,.accessToggle:hover,.navLinks a:hover{color:var(--gold2)}.accessToggle{cursor:pointer;font-weight:800}.heroCinema{position:relative;min-height:92svh;display:grid;align-items:center;overflow:hidden;padding:112px clamp(22px,5vw,72px) 70px;border-bottom:1px solid var(--line)}.heroVisualLayer{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 50% 44%,hsla(40,86%,70%,.13),transparent 24%),linear-gradient(135deg,#010101,#080604 42%,#110b05 72%,#020203)}.heroVisualLayer:before{content:"";position:absolute;inset:-20%;background:linear-gradient(115deg,transparent 0 36%,rgba(255,226,160,.08) 46%,rgba(125,211,252,.08) 48%,transparent 62%),repeating-linear-gradient(45deg,rgba(255,226,160,.04) 0 1px,transparent 1px 44px);animation:lightDrift 18s linear infinite;opacity:.8}.heroVisualLayer:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 45%,transparent 0 34%,rgba(0,0,0,.35) 56%,rgba(0,0,0,.9) 88%),linear-gradient(90deg,rgba(0,0,0,.35),rgba(0,0,0,.04) 42%,rgba(0,0,0,.7))}.tesseractStage{position:absolute;right:clamp(-120px,2vw,80px);top:50%;width:min(58vw,720px);aspect-ratio:1;transform:translateY(-48%);z-index:2;filter:drop-shadow(0 0 26px rgba(213,166,74,.26))}.tesseractSvg{width:100%;height:100%;overflow:visible}.tesseractMotion{transform-origin:310px 310px;animation:tesseractBreathe 12s ease-in-out infinite}.tesseractSvg line,.tesseractSvg polygon{fill:none;stroke:url(#goldStroke);stroke-width:5;stroke-linejoin:round;stroke-linecap:round}.tesseractSvg .innerCube{stroke:url(#silverStroke);stroke-width:4;opacity:.88}.tesseractSvg .coreCube{stroke:url(#goldStroke);stroke-width:4}.tesseractSvg circle{fill:#fff5d1;filter:drop-shadow(0 0 10px rgba(255,226,160,.8))}.prismAura{position:absolute;inset:18%;border-radius:999px;filter:blur(14px);mix-blend-mode:screen;opacity:.58}.auraOne{background:linear-gradient(90deg,transparent,rgba(255,226,160,.36),transparent);transform:rotate(18deg);animation:prismSweep 9s ease-in-out infinite}.auraTwo{background:linear-gradient(90deg,transparent,rgba(95,210,255,.16),transparent);transform:rotate(-16deg);animation:prismSweep 11s ease-in-out infinite reverse}.auraThree{background:linear-gradient(90deg,transparent,rgba(194,140,255,.12),transparent);transform:rotate(42deg);animation:prismSweep 13s ease-in-out infinite}.heroContent{position:relative;z-index:5;max-width:690px}.heroKicker,.overline{margin:0 0 18px;color:var(--gold2);text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:900}.heroCinema h1{font-size:clamp(72px,11vw,138px);line-height:.8;letter-spacing:.16em;font-weight:300;margin:0 0 22px;text-shadow:0 0 34px rgba(255,226,160,.24)}.heroText{font-size:clamp(17px,1.8vw,21px);line-height:1.6;color:var(--muted);max-width:650px;margin:0}.actions,.cardActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:13px 20px;border:1px solid var(--line);font-weight:850;font-size:14px;background:hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px);border-color:rgba(255,226,160,.58)}.button.primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--ink);border-color:transparent}.button.secondary{background:hsla(0,0%,100%,.06);color:var(--text)}.section{padding:clamp(60px,8vw,104px) clamp(22px,5vw,72px);border-bottom:1px solid hsla(0,0%,100%,.08)}.introPanel,.splitFeature{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:44px;gap:44px;align-items:start;background:linear-gradient(180deg,#070707,#0d0b08)}.introPanel h2,.sectionTitle h2,.splitFeature h2{font-size:clamp(30px,4.3vw,56px);line-height:1;letter-spacing:-.045em;margin:0}.introPanel p,.sectionTitle p,.splitFeature p{color:var(--muted);font-size:clamp(16px,1.55vw,20px);line-height:1.65}.signalBand{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;background:#050505}.machine span,.signalBand span{border:1px solid var(--line2);border-radius:18px;padding:14px 16px;color:var(--muted);background:hsla(0,0%,100%,.04)}.products{background:linear-gradient(180deg,#020203,#090806)}.sectionTitle{margin-bottom:28px;max-width:880px}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.compactCatalog .productGrid{grid-template-columns:repeat(3,1fr)}.productCard{min-height:410px;padding:24px;display:flex;flex-direction:column;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.035));border:1px solid hsla(0,0%,100%,.13);border-radius:28px;box-shadow:0 34px 90px rgba(0,0,0,.3)}.suiteCard{background:linear-gradient(180deg,hsla(40,86%,70%,.1),hsla(0,0%,100%,.035))}.productTop{display:flex;gap:14px;align-items:center}.productNumber{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid rgba(255,226,160,.5);border-radius:14px;color:var(--gold2);font-size:12px;font-weight:950;letter-spacing:.1em;background:rgba(213,166,74,.08)}.productCard span{color:var(--gold2);font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:900}.productCard h3{font-size:clamp(25px,2.2vw,31px);letter-spacing:-.04em;margin:4px 0}.productCard p{color:var(--muted);line-height:1.55}.productCard ul{color:var(--muted);padding-left:20px}.productFoot{margin-top:auto}.productFoot strong{display:block;color:var(--gold2);font-size:clamp(27px,2.8vw,38px);letter-spacing:-.04em}.machine{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:4px}.premiumList{margin-top:0}.footer{padding:28px clamp(22px,5vw,72px);color:var(--soft);font-size:13px}.printablePage{background:#0b0b0d}.printHero{padding-top:120px}.documentSheet{max-width:980px;margin:0 auto 60px;background:#fbfaf6;color:#111;border:1px solid #ddd;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.38)}.docHeader{border-bottom:2px solid #111;padding-bottom:20px;margin-bottom:24px}.docHeader h2{font-size:42px;line-height:1;letter-spacing:-.04em;margin:0 0 10px}.docHeader p,.docSection p{color:#333;line-height:1.55}.docSection{page-break-inside:avoid;break-inside:avoid;margin:28px 0}.docSection h3{font-size:24px;margin:0 0 12px;color:#111}.docSection table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}.docSection td,.docSection th{border:1px solid #cfcfcf;padding:10px;vertical-align:top;text-align:left;color:#111}.docSection th{width:28%;background:#f1efe8;font-weight:800}.docSection td{min-height:36px}.docSection thead th{background:#111;color:#fff}.docSection strong{color:#111}.accessToggle:focus-visible,.button:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:4px}@keyframes lightDrift{to{transform:translate3d(44px,44px,0)}}@keyframes tesseractBreathe{0%,to{transform:scale(.98) rotate(0deg)}35%{transform:scale(1.035) rotate(1.2deg)}65%{transform:scale(1.01) rotate(-1deg)}}@keyframes prismSweep{0%,to{opacity:.28;transform:translateX(-18px) rotate(18deg)}50%{opacity:.78;transform:translateX(22px) rotate(22deg)}}.wcagInput:checked+.siteShell{--bg:#000;--bg2:#000;--text:#fff;--muted:#f5f5f5;--soft:#e6e6e6;--line:#fff;--line2:#fff;--gold:#ffd166;--gold2:#fff4b8;background:#000}.wcagInput:checked+.siteShell .heroVisualLayer,.wcagInput:checked+.siteShell .heroVisualLayer:after,.wcagInput:checked+.siteShell .heroVisualLayer:before{background:#000!important;animation:none!important}.wcagInput:checked+.siteShell .tesseractStage{opacity:.22;filter:none}.wcagInput:checked+.siteShell *{animation:none!important;transition:none!important;text-shadow:none!important;box-shadow:none!important}.wcagInput:checked+.siteShell .machine span,.wcagInput:checked+.siteShell .productCard,.wcagInput:checked+.siteShell .signalBand span{background:#000;border-color:#fff;color:#fff}.wcagInput:checked+.siteShell .button.primary{background:#fff;color:#000}.wcagInput:checked+.siteShell .button.secondary{background:#000;color:#fff;border-color:#fff}.wcagInput:checked+.siteShell .accessToggle{background:#fff;color:#000;border-radius:999px;padding:8px 12px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}@media(max-width:1100px){.compactCatalog .productGrid,.productGrid{grid-template-columns:repeat(2,1fr)}.tesseractStage{right:-170px;width:720px;opacity:.7}.signalBand{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.nav{padding:18px 22px}.navLinks{gap:10px;font-size:11px;letter-spacing:.08em}.navLinks a:nth-child(n+3){display:none}.heroCinema{padding:104px 24px 54px;min-height:88svh}.heroCinema h1{font-size:clamp(54px,17vw,82px);letter-spacing:.12em;line-height:.9}.heroKicker{font-size:10px;line-height:1.7;letter-spacing:.16em}.heroText{font-size:16px}.tesseractStage{right:-230px;width:560px;opacity:.42}.compactCatalog .productGrid,.introPanel,.machine,.productGrid,.signalBand,.splitFeature{grid-template-columns:1fr}.section{padding:54px 24px}.productCard{min-height:auto}.cardActions .button{flex:1 1}.machine span{text-align:center}.documentSheet{border-radius:0;margin:0;background:#fbfaf6;padding:28px 18px}.docHeader h2{font-size:32px}.docSection table{font-size:12px}.docSection td,.docSection th{padding:8px}}@media print{body,html{background:#fff!important;color:#111!important}.footer,.nav,.printHero{display:none!important}.page,.printablePage{background:#fff!important;min-height:auto!important}.section{padding:0!important;border:0!important}.documentSheet{max-width:none;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;color:#111!important}.docHeader{page-break-after:avoid}.docSection{break-inside:avoid;page-break-inside:avoid;margin:18px 0}.docHeader h2{font-size:30px}.docSection h3{font-size:18px}.docSection p{font-size:12px}.docSection table{font-size:10px}.docSection td,.docSection th{padding:6px}.overline{color:#555!important}.button{display:none!important}@page{size:A4;margin:14mm}}:root{--aq-black:#020202;--aq-void:#070604;--aq-gold:#d4a245;--aq-gold-light:#f7df9d;--aq-gold-dim:#7d5319;--aq-cream:#fff8df;--aq-muted:#b8ab91;--aq-line:hsla(44,85%,79%,.2)}.siteShell{background:radial-gradient(circle at 72% 36%,rgba(212,162,69,.12),transparent 26%),linear-gradient(180deg,#020202,#070604 52%,#020202)}.nav{padding:22px clamp(24px,5vw,84px);background:linear-gradient(180deg,rgba(2,2,2,.88),rgba(2,2,2,.28),transparent)}.brandGlyph{width:28px;height:28px;border-color:hsla(44,85%,79%,.5);box-shadow:0 0 22px rgba(212,162,69,.16)}.brandGlyph span{width:10px;height:10px}.navLinks{gap:24px;font-size:12px;letter-spacing:.16em;color:var(--aq-muted)}.heroCinema{min-height:90svh;padding:116px clamp(24px,5vw,84px) 76px;border-bottom:1px solid var(--aq-line)}.heroVisualLayer{background:linear-gradient(115deg,#020202,#080604 48%,#120c05 68%,#020202)}.heroVisualLayer:before{background:linear-gradient(112deg,transparent 0 46%,hsla(44,85%,79%,.08) 52%,hsla(0,0%,100%,.05) 55%,transparent 66%);opacity:.56}.heroVisualLayer:after{background:radial-gradient(ellipse at 65% 48%,transparent 0 25%,rgba(0,0,0,.28) 48%,rgba(0,0,0,.92) 86%),linear-gradient(90deg,rgba(0,0,0,.12),rgba(0,0,0,.72) 78%)}.heroContent{max-width:680px}.heroKicker,.overline{color:var(--aq-gold-light);letter-spacing:.22em;font-size:11px}.heroCinema h1{font-size:clamp(64px,9vw,118px);font-weight:250;letter-spacing:.2em;line-height:.86;color:var(--aq-cream);text-shadow:0 0 28px hsla(44,85%,79%,.18)}.heroText{font-size:clamp(17px,1.45vw,20px);line-height:1.68;color:var(--aq-muted);max-width:620px}.actions{margin-top:28px}.tesseractStage{right:clamp(-180px,-4vw,40px);width:min(52vw,660px);opacity:.82;filter:drop-shadow(0 0 20px rgba(212,162,69,.24))}.tesseractSvg line,.tesseractSvg polygon{stroke-width:3.4}.tesseractSvg .coreCube,.tesseractSvg .innerCube{stroke-width:2.8}.tesseractSvg circle{r:5}.prismAura{opacity:.28;filter:blur(22px)}.auraThree,.auraTwo{opacity:.16}.button{border-color:var(--aq-line);font-size:13px;padding:13px 19px}.button.primary{background:linear-gradient(135deg,var(--aq-cream),var(--aq-gold));color:#090704}.button.secondary{background:hsla(0,0%,100%,.035);color:var(--aq-cream)}.section{padding:clamp(58px,7vw,92px) clamp(24px,5vw,84px)}.introPanel,.splitFeature{background:linear-gradient(180deg,#050505,#080604);gap:56px}.introPanel h2,.sectionTitle h2,.splitFeature h2{font-size:clamp(30px,3.8vw,52px);line-height:1.02;letter-spacing:-.038em;color:var(--aq-cream)}.introPanel p,.productCard p,.sectionTitle p,.splitFeature p{color:var(--aq-muted)}.signalBand{background:#030303;grid-template-columns:repeat(6,1fr)}.machine span,.signalBand span{border-color:hsla(44,85%,79%,.16);background:hsla(44,85%,79%,.035);color:var(--aq-muted);font-size:13px}.products{background:linear-gradient(180deg,#020202,#070604)}.sectionTitle{max-width:820px}.productGrid{gap:18px}.productCard{min-height:370px;border:1px solid hsla(44,85%,79%,.14);background:linear-gradient(180deg,hsla(44,85%,79%,.06),hsla(0,0%,100%,.025));box-shadow:0 28px 70px rgba(0,0,0,.3)}.suiteCard{background:linear-gradient(180deg,rgba(212,162,69,.09),hsla(0,0%,100%,.022))}.productNumber{border-color:hsla(44,85%,79%,.32);color:var(--aq-gold-light);background:rgba(212,162,69,.06)}.productCard h3{font-size:clamp(24px,2vw,29px);color:var(--aq-cream)}.productCard span,.productFoot strong{color:var(--aq-gold-light)}.productFoot strong{font-size:clamp(25px,2.3vw,34px)}.footer{color:#8f826b}.backControl{opacity:.82}.backControl:hover{opacity:1}.wcagInput:checked+.siteShell,html.accessibleDisplay .siteShell{background:#000;color:#fff}.wcagInput:checked+.siteShell .heroVisualLayer,.wcagInput:checked+.siteShell .heroVisualLayer:after,.wcagInput:checked+.siteShell .heroVisualLayer:before,html.accessibleDisplay .heroVisualLayer,html.accessibleDisplay .heroVisualLayer:after,html.accessibleDisplay .heroVisualLayer:before{background:#000!important;animation:none!important}.wcagInput:checked+.siteShell *,html.accessibleDisplay *{animation:none!important;transition:none!important;text-shadow:none!important}.wcagInput:checked+.siteShell .machine span,.wcagInput:checked+.siteShell .productCard,.wcagInput:checked+.siteShell .signalBand span,html.accessibleDisplay .machine span,html.accessibleDisplay .productCard,html.accessibleDisplay .signalBand span{background:#000!important;border-color:#fff!important;color:#fff!important}@media(max-width:1100px){.compactCatalog .productGrid,.productGrid,.signalBand{grid-template-columns:repeat(2,1fr)}.tesseractStage{right:-220px;width:680px;opacity:.48}}@media(max-width:850px){.navLinks{gap:12px}.heroCinema{min-height:84svh}.heroCinema h1{font-size:clamp(50px,15vw,74px);letter-spacing:.15em}.heroKicker{font-size:10px}.tesseractStage{right:-260px;width:540px;opacity:.28}.compactCatalog .productGrid,.introPanel,.machine,.productGrid,.signalBand,.splitFeature{grid-template-columns:1fr}.section{padding:52px 24px}.productCard{min-height:auto}.navLinks a:nth-child(3),.navLinks a:nth-child(4){display:none}}.page>.section:first-of-type{padding-top:clamp(124px,12vw,156px)}.page>.introPanel:first-of-type{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgba(212,162,69,.13),transparent 24%),linear-gradient(135deg,#020202,#080604 58%,#020202);border-bottom:1px solid hsla(44,85%,79%,.18)}.page>.introPanel:first-of-type:before{right:clamp(-90px,3vw,60px);width:min(42vw,480px);border:1px solid hsla(44,85%,79%,.24);box-shadow:inset 0 0 60px rgba(212,162,69,.08),0 0 80px rgba(212,162,69,.08)}.page>.introPanel:first-of-type:after,.page>.introPanel:first-of-type:before{content:"";position:absolute;top:50%;aspect-ratio:1;transform:translateY(-50%) rotate(45deg);pointer-events:none}.page>.introPanel:first-of-type:after{right:clamp(40px,10vw,180px);width:min(20vw,220px);border:1px solid hsla(0,0%,100%,.14)}.page>.introPanel:first-of-type>*{position:relative;z-index:2}.page>.introPanel:first-of-type h1{font-size:clamp(38px,5.5vw,76px);line-height:.95;letter-spacing:-.052em;margin:0;color:var(--aq-cream,#fff8df);max-width:900px}.page>.introPanel:first-of-type p:not(.overline){font-size:clamp(17px,1.6vw,21px);line-height:1.68;color:var(--aq-muted,#b8ab91);max-width:760px}.productHero{min-height:76svh;padding-top:132px;background:linear-gradient(135deg,#020202,#080604 58%,#020202)}.productHero .prismFilm{background:radial-gradient(circle at 72% 38%,rgba(212,162,69,.16),transparent 28%),linear-gradient(120deg,#020202,#070604 62%,#020202)!important}.productHero .prismFilm:before{opacity:.3!important}.productHero .decoFrame,.productHero .lightRay{opacity:.28}.productHero .tesseractCore{opacity:.38;right:4%;top:22%;width:min(34vw,420px)}.productHero h1{font-size:clamp(42px,6vw,82px)!important;letter-spacing:-.055em!important;line-height:.94!important;color:var(--aq-cream,#fff8df)}.productHero .heroText{max-width:720px}.previewBand{grid-template-columns:repeat(3,minmax(0,1fr));background:#030303}.previewCard{background:linear-gradient(180deg,hsla(44,85%,79%,.055),hsla(0,0%,100%,.022));border-color:hsla(44,85%,79%,.14);box-shadow:0 26px 70px rgba(0,0,0,.28)}.previewCard h3{font-size:clamp(23px,2.2vw,31px);color:var(--aq-cream,#fff8df)}.previewCard p{color:var(--aq-muted,#b8ab91)}.agentPanel{background:linear-gradient(180deg,hsla(44,85%,79%,.06),hsla(0,0%,100%,.025));border:1px solid hsla(44,85%,79%,.16);box-shadow:0 28px 70px rgba(0,0,0,.3)}.agentPanel h2{font-size:clamp(30px,4vw,52px);line-height:1;letter-spacing:-.045em;color:var(--aq-cream,#fff8df)}.productMark{width:32px;height:32px;border:1px solid hsla(44,85%,79%,.35);background:linear-gradient(135deg,hsla(44,85%,79%,.45),rgba(212,162,69,.08));box-shadow:0 0 22px rgba(212,162,69,.12)}.productGrid .productCard{min-height:330px}.products .sectionTitle h2{max-width:780px}code{border:1px solid hsla(44,85%,79%,.18);border-radius:8px;padding:2px 6px;background:hsla(44,85%,79%,.06);color:var(--aq-gold-light,#f7df9d)}@media(max-width:1100px){.previewBand{grid-template-columns:1fr}.productHero .tesseractCore{right:-18%;width:520px;opacity:.25}.page>.introPanel:first-of-type:before{right:-180px;width:420px;opacity:.4}}@media(max-width:850px){.page>.section:first-of-type{padding-top:112px}.page>.introPanel:first-of-type h1,.productHero h1{font-size:clamp(36px,11vw,56px)!important}.productHero{min-height:74svh}.productHero .tesseractCore{display:none}.page>.introPanel:first-of-type:after,.page>.introPanel:first-of-type:before{opacity:.2}.previewBand{grid-template-columns:1fr}}.aqWordmark{display:block;width:min(76vw,720px);height:auto;margin:0 0 22px;overflow:visible}.aqWordmark circle,.aqWordmark path{vector-effect:non-scaling-stroke}.aqWordUnderline{filter:drop-shadow(0 0 8px rgba(247,223,157,.22))}.aqWordStar{filter:drop-shadow(0 0 12px rgba(247,223,157,.48))}.heroCinema h1{display:none}.restoredTesseract{right:clamp(-80px,4vw,120px);width:min(54vw,700px);opacity:.96;filter:drop-shadow(0 0 28px rgba(212,162,69,.34)) drop-shadow(0 0 62px rgba(247,223,157,.08))}.restoredTesseract .tesseractSvg line,.restoredTesseract .tesseractSvg polygon{stroke-width:4.6;filter:drop-shadow(0 0 6px rgba(247,223,157,.55))}.restoredTesseract .middleCube{stroke:url(#silverStroke);opacity:.74;stroke-width:2.4}.restoredTesseract .innerCube{opacity:.88}.restoredTesseract .coreCube{stroke-width:3.2}.restoredTesseract .tesseractMotion{animation:goldCubeFloat 14s ease-in-out infinite}.restoredTesseract .prismAura{opacity:.5;filter:blur(18px)}.restoredTesseract .auraOne{background:linear-gradient(90deg,transparent,rgba(255,232,168,.32),rgba(125,211,252,.16),transparent)}.restoredTesseract .auraTwo{background:linear-gradient(90deg,transparent,rgba(64,200,255,.15),rgba(255,232,168,.18),transparent)}.restoredTesseract .auraThree{background:linear-gradient(90deg,transparent,rgba(255,80,180,.08),rgba(255,232,168,.16),transparent)}.spark{position:absolute;display:block;width:5px;height:5px;border-radius:999px;background:#fff8dc;box-shadow:0 0 8px #fff8dc,0 0 18px hsla(44,85%,79%,.8),0 0 34px rgba(64,200,255,.28);opacity:.86;animation:sparkPulse 5.6s ease-in-out infinite}.s1{left:49%;top:8%;animation-delay:.2s}.s2{right:14%;top:28%;animation-delay:1.2s}.s3{right:16%;bottom:28%;animation-delay:2.1s}.s4{left:16%;bottom:30%;animation-delay:3.2s}.heroVisualLayer{background:radial-gradient(circle at 68% 44%,hsla(44,85%,79%,.16),transparent 20%),linear-gradient(116deg,#010101,#050403 48%,#120a03 68%,#010101)}.heroVisualLayer:before{background:linear-gradient(112deg,transparent 0 43%,hsla(44,85%,79%,.08) 48%,rgba(64,200,255,.07) 50%,rgba(255,70,180,.04) 52%,transparent 62%);opacity:.64}.heroText{margin-top:4px}.heroKicker{margin-bottom:20px}@keyframes goldCubeFloat{0%,to{transform:scale(.985) rotate(0deg)}34%{transform:scale(1.03) rotate(.8deg)}68%{transform:scale(1.005) rotate(-.7deg)}}@keyframes sparkPulse{0%,to{opacity:.25;transform:scale(.72)}42%{opacity:1;transform:scale(1.35)}58%{opacity:.62;transform:scale(.94)}}.wcagInput:checked+.siteShell .restoredTesseract .tesseractMotion,.wcagInput:checked+.siteShell .spark,html.accessibleDisplay .restoredTesseract .tesseractMotion,html.accessibleDisplay .spark{animation:none!important}.wcagInput:checked+.siteShell .aqWordmark *{filter:none!important}.wcagInput:checked+.siteShell .aqWordmark circle,.wcagInput:checked+.siteShell .aqWordmark path{stroke:#fff!important}.wcagInput:checked+.siteShell .aqWordStar{fill:#fff!important}@media(max-width:1100px){.aqWordmark{width:min(86vw,640px)}.restoredTesseract{right:-180px;width:650px;opacity:.62}}@media(max-width:850px){.aqWordmark{width:100%;max-width:430px;margin-bottom:18px}.restoredTesseract{right:-260px;width:540px;opacity:.34}.spark{display:none}.heroText{max-width:520px}}:root{--aq-black:#000;--aq-white:#f8fbff;--aq-silver:#cfd8e6;--aq-muted:#b9c2cf;--aq-line:hsla(0,0%,100%,.16)}.heroCinema,.siteShell{background:#000!important}.heroCinema{border-bottom:1px solid hsla(0,0%,100%,.14)}.heroVisualLayer{background:radial-gradient(circle at 72% 44%,hsla(0,0%,100%,.1),transparent 24%),#000!important}.heroVisualLayer:before{background:linear-gradient(115deg,transparent 0 45%,hsla(0,0%,100%,.045) 52%,rgba(120,210,255,.045) 54%,transparent 65%)!important;opacity:.55}.heroVisualLayer:after{background:radial-gradient(ellipse at 70% 50%,transparent 0 32%,rgba(0,0,0,.42) 62%,rgba(0,0,0,.96) 90%)!important}.heroKicker,.overline{color:var(--aq-white)!important}.heroText,.introPanel p,.productCard p,.sectionTitle p,.splitFeature p{color:var(--aq-muted)!important}.button.primary{background:linear-gradient(135deg,#fff,#cfd8e6)!important;color:#000!important}.button.secondary{border-color:hsla(0,0%,100%,.28)!important;color:#fff!important}.brandGlyph,.productNumber{border-color:hsla(0,0%,100%,.32)!important;color:#fff!important;box-shadow:0 0 18px hsla(0,0%,100%,.12)!important;background:hsla(0,0%,100%,.035)!important}.brandGlyph span{border-color:hsla(0,0%,100%,.85)!important}.aqWordmark g{stroke:#f8fbff!important}.aqWordmark circle,.aqWordmark path{filter:drop-shadow(0 0 10px rgba(255,255,255,.24))}.aqWordUnderline{stroke:#f8fbff!important}.aqWordStar{fill:#f8fbff!important}.whiteTesseractScene{position:absolute;right:clamp(-80px,4vw,110px);top:50%;width:min(52vw,680px);aspect-ratio:1;transform:translateY(-50%);z-index:2;filter:drop-shadow(0 0 28px rgba(255,255,255,.22))}.whiteTesseractAura{position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle,hsla(0,0%,100%,.16),rgba(135,190,255,.05) 42%,transparent 70%);filter:blur(24px)}.whiteTesseractSvg{position:relative;width:100%;height:100%;overflow:visible}.whiteTesseractObject{transform-origin:350px 350px;animation:whiteTesseractFloat 14s ease-in-out infinite}.whiteTesseractObject line,.whiteTesseractObject rect{fill:none;stroke:url(#whiteCrystal);stroke-width:4.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(255,255,255,.64))}.whiteTesseractObject .innerCube line,.whiteTesseractObject .innerCube rect{stroke-width:3.6;opacity:.92}.whiteTesseractObject .dimensionConnectors line{stroke-width:2.8;opacity:.68}.whiteTesseractObject .coreLines line{stroke-width:2.2;opacity:.42}.whiteTesseractObject circle{fill:#fff;filter:drop-shadow(0 0 8px #fff) drop-shadow(0 0 22px rgba(135,190,255,.42))}.whitePrism{position:absolute;inset:18%;border-radius:999px;mix-blend-mode:screen;filter:blur(12px);opacity:.28}.wp1{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.28),rgba(90,190,255,.14),transparent);transform:rotate(18deg);animation:whitePrism 10s ease-in-out infinite}.wp2{background:linear-gradient(90deg,transparent,rgba(90,190,255,.12),hsla(0,0%,100%,.18),transparent);transform:rotate(-17deg);animation:whitePrism 12s ease-in-out infinite reverse}.wp3{background:linear-gradient(90deg,transparent,rgba(255,80,180,.07),hsla(0,0%,100%,.14),transparent);transform:rotate(42deg);animation:whitePrism 14s ease-in-out infinite}.agentPanel,.machine span,.previewCard,.productCard,.signalBand span{border-color:hsla(0,0%,100%,.14)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.022))!important}.productCard span,.productFoot strong{color:#f8fbff!important}@keyframes whiteTesseractFloat{0%,to{transform:translateZ(0) rotate(0deg) scale(.992)}36%{transform:translate3d(-4px,-7px,0) rotate(.8deg) scale(1.012)}70%{transform:translate3d(3px,3px,0) rotate(-.6deg) scale(1.002)}}@keyframes whitePrism{0%,to{opacity:.12;transform:translateX(-8px) rotate(18deg)}50%{opacity:.34;transform:translateX(14px) rotate(21deg)}}.wcagInput:checked+.siteShell .whiteTesseractScene,.wcagInput:checked+.siteShell .whiteTesseractScene *{animation:none!important;filter:none!important}.wcagInput:checked+.siteShell .whitePrism{display:none}@media(prefers-reduced-motion:reduce){.whiteTesseractScene *{animation:none!important}.whitePrism{display:none}}@media(max-width:1100px){.whiteTesseractScene{right:-210px;width:660px;opacity:.58}}@media(max-width:850px){.whiteTesseractScene{right:-270px;width:540px;opacity:.34}.whitePrism{display:none}}