*{box-sizing:border-box}:root{--bg:#020203;--bg2:#070606;--text:#fbfaf6;--muted:#c8bda8;--soft:#988b73;--line:rgba(244,199,111,.2);--line2:rgba(255,255,255,.12);--gold:#d5a64a;--gold2:#ffe2a0;--gold3:#8f5d18;--silver:#f6f6f7;--ink:#070604;--panel:rgba(255,255,255,.06);--panel2:rgba(244,199,111,.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),rgba(255,255,255,.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%,rgba(244,199,111,.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:rgba(255,255,255,.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:rgba(255,255,255,.06);color:var(--text)}.section{padding:clamp(60px,8vw,104px) clamp(22px,5vw,72px);border-bottom:1px solid rgba(255,255,255,.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:rgba(255,255,255,.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,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.13);border-radius:28px;box-shadow:0 34px 90px rgba(0,0,0,.3)}.suiteCard{background:linear-gradient(180deg,rgba(244,199,111,.1),rgba(255,255,255,.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:rgba(247,223,157,.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:rgba(247,223,157,.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%,rgba(247,223,157,.08) 52%,rgba(255,255,255,.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 rgba(247,223,157,.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:rgba(255,255,255,.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:rgba(247,223,157,.16);background:rgba(247,223,157,.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 rgba(247,223,157,.14);background:linear-gradient(180deg,rgba(247,223,157,.06),rgba(255,255,255,.025));box-shadow:0 28px 70px rgba(0,0,0,.3)}.suiteCard{background:linear-gradient(180deg,rgba(212,162,69,.09),rgba(255,255,255,.022))}.productNumber{border-color:rgba(247,223,157,.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 rgba(247,223,157,.18)}.page>.introPanel:first-of-type:before{right:clamp(-90px,3vw,60px);width:min(42vw,480px);border:1px solid rgba(247,223,157,.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 rgba(255,255,255,.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,rgba(247,223,157,.055),rgba(255,255,255,.022));border-color:rgba(247,223,157,.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,rgba(247,223,157,.06),rgba(255,255,255,.025));border:1px solid rgba(247,223,157,.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 rgba(247,223,157,.35);background:linear-gradient(135deg,rgba(247,223,157,.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 rgba(247,223,157,.18);border-radius:8px;padding:2px 6px;background:rgba(247,223,157,.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 rgba(247,223,157,.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%,rgba(247,223,157,.16),transparent 20%),linear-gradient(116deg,#010101,#050403 48%,#120a03 68%,#010101)}.heroVisualLayer:before{background:linear-gradient(112deg,transparent 0 43%,rgba(247,223,157,.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}}.finalCubeScene{position:absolute;right:clamp(-110px,2vw,80px);top:50%;width:min(55vw,720px);aspect-ratio:1;transform:translateY(-50%);z-index:2;filter:drop-shadow(0 0 34px rgba(255,218,122,.3)) drop-shadow(0 0 90px rgba(212,146,36,.12))}.finalCubeAura{position:absolute;inset:11%;border-radius:50%;background:radial-gradient(circle,rgba(255,232,168,.19),rgba(211,145,38,.08) 34%,rgba(70,176,255,.035) 51%,transparent 70%);filter:blur(24px);animation:finalAuraPulse 9s ease-in-out infinite}.finalCubeSvg{position:relative;width:100%;height:100%;overflow:visible}.finalCubeObject{transform-origin:380px 350px;animation:finalCubePresence 15s ease-in-out infinite}.finalCubeObject line,.finalCubeObject polygon,.finalCubeObject polyline{fill:none;stroke:url(#finalGold);stroke-width:4.8;stroke-linejoin:round;stroke-linecap:round}.finalCubeObject .face{stroke-width:3.3;opacity:.72}.finalCubeObject .topFace{fill:rgba(255,225,140,.035)}.finalCubeObject .leftFace{fill:rgba(212,146,36,.025)}.finalCubeObject .rightFace{fill:rgba(255,245,206,.018)}.finalCubeObject .mainEdge{stroke-width:6.2;opacity:.98}.finalCubeObject .innerEdge{stroke:url(#finalGoldSoft);stroke-width:4.2;opacity:.88}.finalCubeObject .coreEdge{stroke-width:3.5;opacity:.82}.finalCubeObject .dimensionLine{stroke-width:2.4;opacity:.48}.finalCubeObject circle{fill:#fff5c9;filter:drop-shadow(0 0 7px rgba(255,245,201,.95)) drop-shadow(0 0 20px rgba(224,160,48,.66))}.finalPrism{position:absolute;inset:18%;border-radius:999px;mix-blend-mode:screen;filter:blur(16px);opacity:.36}.prismOne{background:linear-gradient(90deg,transparent,rgba(255,235,174,.35),rgba(72,199,255,.13),transparent);transform:rotate(17deg);animation:finalPrismSweep 10s ease-in-out infinite}.prismTwo{background:linear-gradient(90deg,transparent,rgba(76,205,255,.11),rgba(255,230,151,.2),transparent);transform:rotate(-18deg);animation:finalPrismSweep 12s ease-in-out infinite reverse}.prismThree{background:linear-gradient(90deg,transparent,rgba(255,95,190,.055),rgba(255,228,148,.17),transparent);transform:rotate(43deg);animation:finalPrismSweep 14s ease-in-out infinite}.cubeSpark{position:absolute;width:5px;height:5px;border-radius:999px;background:#fff8d8;box-shadow:0 0 8px #fff8d8,0 0 20px rgba(255,218,122,.85),0 0 34px rgba(68,198,255,.2);animation:finalSparkle 6s ease-in-out infinite}.sp1{left:62%;top:13%;animation-delay:.2s}.sp2{right:9%;top:34%;animation-delay:1.3s}.sp3{right:12%;bottom:25%;animation-delay:2.5s}.sp4{left:29%;bottom:13%;animation-delay:3.7s}.heroVisualLayer{background:radial-gradient(circle at 70% 44%,rgba(244,199,111,.16),transparent 22%),linear-gradient(116deg,#010101,#050403 47%,#130b04 68%,#010101)!important}.heroVisualLayer:before{background:linear-gradient(112deg,transparent 0 42%,rgba(247,223,157,.08) 48%,rgba(64,200,255,.055) 50%,rgba(255,90,180,.025) 52%,transparent 63%),repeating-linear-gradient(45deg,rgba(247,223,157,.025) 0 1px,transparent 1px 48px)!important;opacity:.72!important}.heroVisualLayer:after{background:radial-gradient(ellipse at 68% 48%,transparent 0 27%,rgba(0,0,0,.32) 52%,rgba(0,0,0,.92) 88%),linear-gradient(90deg,rgba(0,0,0,.16),rgba(0,0,0,.04) 44%,rgba(0,0,0,.64))!important}.siteShell{background:radial-gradient(circle at 72% 18%,rgba(213,166,74,.14),transparent 28%),radial-gradient(circle at 18% 80%,rgba(255,226,160,.055),transparent 24%),linear-gradient(180deg,#020203,#080604 58%,#020203)!important}.machine span,.signalBand span{border-color:rgba(247,223,157,.16)!important;background:linear-gradient(180deg,rgba(247,223,157,.055),rgba(255,255,255,.025))!important;color:var(--aq-muted,#b8ab91)!important}.agentPanel,.previewCard,.productCard{border-color:rgba(247,223,157,.15)!important;background:linear-gradient(180deg,rgba(247,223,157,.065),rgba(255,255,255,.026))!important}.productCard span,.productFoot strong{color:var(--aq-gold-light,#f7df9d)!important}@keyframes finalCubePresence{0%,to{transform:scale(.982) translateZ(0) rotate(0deg)}35%{transform:scale(1.025) translate3d(-5px,-5px,0) rotate(.8deg)}68%{transform:scale(1.005) translate3d(3px,3px,0) rotate(-.65deg)}}@keyframes finalAuraPulse{0%,to{opacity:.58;transform:scale(.96)}50%{opacity:.95;transform:scale(1.04)}}@keyframes finalPrismSweep{0%,to{opacity:.16;transform:translateX(-12px) rotate(17deg)}50%{opacity:.48;transform:translateX(19px) rotate(20deg)}}@keyframes finalSparkle{0%,to{opacity:.2;transform:scale(.7)}44%{opacity:1;transform:scale(1.35)}62%{opacity:.5;transform:scale(.9)}}.wcagInput:checked+.siteShell .finalCubeScene,.wcagInput:checked+.siteShell .finalCubeScene *{animation:none!important;filter:none!important}.wcagInput:checked+.siteShell .finalCubeScene{opacity:.24}.wcagInput:checked+.siteShell .cubeSpark,.wcagInput:checked+.siteShell .finalPrism{display:none}@media(prefers-reduced-motion:reduce){.finalCubeScene *{animation:none!important}.cubeSpark,.finalPrism{display:none}}@media(max-width:1100px){.finalCubeScene{right:-205px;width:680px;opacity:.62}}@media(max-width:850px){.finalCubeScene{right:-285px;width:560px;opacity:.34}.cubeSpark,.finalPrism{display:none}}.finalCubeScene{perspective:900px}.finalCubeObject{transform-origin:380px 380px;animation:finalCubePresence 16s ease-in-out infinite}.finalCubeObject .hyperCore,.finalCubeObject .hyperInner,.finalCubeObject .hyperOuter{fill:rgba(255,244,205,.012);stroke:url(#diamondEdge);stroke-linejoin:round}.finalCubeObject .hyperOuter{stroke-width:4.2;opacity:.78}.finalCubeObject .hyperInner{stroke-width:3.6;opacity:.9}.finalCubeObject .hyperCore{stroke-width:2.2;opacity:.62}.finalCubeObject .dimensionLine{stroke:url(#finalGold);stroke-width:2.7;opacity:.58}.finalCubeObject .coreConnector{stroke:url(#diamondEdge);stroke-width:1.8;opacity:.42}.finalCubeObject .vertex{fill:#fff8dc;filter:drop-shadow(0 0 6px rgba(255,245,205,.95)) drop-shadow(0 0 18px rgba(218,168,70,.55))}.reflectionPlane{position:absolute;pointer-events:none;inset:18%;border:1px solid rgba(244,218,156,.09);background:linear-gradient(115deg,transparent 22%,rgba(255,244,211,.055) 49%,transparent 58%);transform:perspective(650px) rotateY(58deg) rotateX(4deg);filter:blur(.15px);opacity:.38}.reflectionPlaneTwo{inset:28% 14%;transform:perspective(650px) rotateY(-62deg) rotateX(-3deg);opacity:.24}.finalPrism{opacity:.16!important;filter:blur(22px)!important}.prismOne{background:linear-gradient(90deg,transparent,rgba(255,238,190,.22),rgba(219,231,229,.07),transparent)!important}.prismTwo{background:linear-gradient(90deg,transparent,rgba(209,222,220,.06),rgba(255,232,171,.15),transparent)!important}.cubeSpark{width:4px!important;height:4px!important;background:#fff9df!important;box-shadow:0 0 7px #fff9df,0 0 16px rgba(226,180,82,.68)!important}.sp1{left:25%!important;top:23%!important}.sp2{right:20%!important;top:30%!important}.sp3{right:23%!important;bottom:25%!important}.sp4{left:22%!important;bottom:28%!important}@media(max-width:850px){.reflectionPlane{opacity:.3}.finalPrism{opacity:.11!important}.cubeSpark{display:block!important}}.finalCubeObject .depthFrame{fill:rgba(255,226,145,.018);stroke:url(#diamondEdge);stroke-width:2.1;opacity:.38}.finalCubeObject .depthFrameOne{transform-origin:380px 380px;transform:translate(16px,-10px)}.finalCubeObject .depthFrameTwo{transform-origin:380px 380px;transform:translate(30px,-18px);opacity:.24}.reflectionPlane{box-shadow:inset 0 0 45px rgba(255,223,143,.045),0 0 40px rgba(225,169,64,.05)}.lightRay{position:absolute;pointer-events:none;height:1px;width:78%;left:18%;top:48%;transform-origin:left center;background:linear-gradient(90deg,transparent,rgba(255,226,153,.52),rgba(255,247,218,.9),transparent);filter:blur(.35px);opacity:.24}.rayOne{transform:rotate(-31deg)}.rayTwo{transform:rotate(17deg);opacity:.16}.rayThree{transform:rotate(43deg);opacity:.12}@media(max-width:560px){.finalCubeScene{perspective:1050px}.reflectionPlane{opacity:.22}.reflectionPlaneTwo{opacity:.13}.lightRay{opacity:.18}.rayTwo{opacity:.11}.rayThree{opacity:.08}.finalCubeObject .depthFrame{opacity:.3}}[data-approved-hero-art=true]{display:block!important;position:absolute!important;pointer-events:none!important;z-index:5!important;top:0!important;right:0!important;width:auto!important;height:min(78vh,900px)!important;max-width:none!important;object-fit:contain!important;object-position:top right!important;opacity:1!important;visibility:visible!important;filter:none!important;mix-blend-mode:normal!important;-webkit-mask-image:none!important;mask-image:none!important;background:none!important}@media (max-width:560px){[class*=home_hero__]{min-height:100svh!important;height:100svh!important;overflow:hidden!important;align-items:flex-start!important;position:relative!important;background:#050505!important}[class*=home_heroInner__]{position:absolute!important;inset:0!important;width:auto!important;margin:0!important;padding:0!important}[class*=home_heroCopy__]{position:absolute!important;z-index:7!important;left:5.35vw!important;right:5.35vw!important;top:14.8svh!important;width:auto!important;max-width:none!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}[class*=home_kicker__]{font-size:clamp(9px,2.15vw,12px)!important;line-height:1.45!important;letter-spacing:.14em!important;max-width:47vw!important;margin:0 0 4.2svh!important}[class*=home_headline__]{width:57vw!important;max-width:none!important;font-size:clamp(36px,8.35vw,52px)!important;line-height:1.03!important;letter-spacing:-.045em!important;margin:0!important}[class*=home_subhead__]{position:static!important;width:75vw!important;max-width:none!important;margin:3.2svh 0 0!important;font-size:clamp(13px,3.1vw,17px)!important;line-height:1.42!important}[class*=home_heroCopy__]>[class*=home_actions__]{position:static!important;width:100%!important;margin:2.4svh 0 0!important;grid-gap:1.15svh!important;gap:1.15svh!important;display:grid!important;grid-template-columns:1fr!important}[class*=home_heroCopy__]>[class*=home_actions__]>[class*=home_primary__],[class*=home_heroCopy__]>[class*=home_actions__]>[class*=home_secondary__]{width:100%!important;min-height:6.05svh!important;font-size:clamp(14px,3.45vw,18px)!important}[data-approved-hero-art=true]{top:0!important;right:0!important;width:auto!important;height:64svh!important;max-width:none!important;object-fit:contain!important}[aria-label="Product safeguards"]{position:absolute!important;left:4.2vw!important;transform:none!important;width:91.6vw!important;bottom:8.2svh!important;gap:0!important;z-index:8!important}[aria-label="Product safeguards"]>div{min-height:13.8svh!important;padding:.5svh 1vw!important;gap:.6svh!important}[aria-label="Scheduling platforms"]{position:absolute!important;left:5.3vw!important;transform:none!important;width:89.4vw!important;bottom:2.8svh!important;font-size:clamp(8px,2.25vw,11px)!important;gap:1vw!important;z-index:8!important}[class*=home_finalCta__] [class*=home_actions__],[class*=home_proof__] [class*=home_actions__],[class*=home_solution__] [class*=home_actions__]{position:static!important;width:auto!important}}.concierge_shell__nJ_cB{position:fixed;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:70;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.concierge_launcher__TXnQm{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:0 16px;border:1px solid rgba(246,216,137,.36);border-radius:999px;background:rgba(8,7,6,.9);color:#fff8e7;box-shadow:0 18px 50px rgba(0,0,0,.38),0 0 28px rgba(213,166,74,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:13px;font-weight:850;cursor:pointer}.concierge_dot__9r0So{width:9px;height:9px;border-radius:50%;background:#f4d889;box-shadow:0 0 14px rgba(244,216,137,.8)}.concierge_panel__aRnkH{width:min(420px,calc(100vw - 36px));height:min(620px,calc(100svh - 84px));display:flex;flex-direction:column;border:1px solid rgba(246,216,137,.25);border-radius:26px;background:linear-gradient(180deg,rgba(11,9,7,.985),rgba(4,4,4,.99));box-shadow:0 34px 110px rgba(0,0,0,.7),0 0 54px rgba(213,166,74,.08);overflow:hidden;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.concierge_header__ub8tg{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 15px;border-bottom:1px solid rgba(255,255,255,.08)}.concierge_eyebrow__plB3Y{margin:0 0 4px;color:#f1d58c;font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.concierge_header__ub8tg h2{margin:0;font-size:21px;letter-spacing:-.035em;color:#fff8e9}.concierge_close__HhMGA{width:36px;height:36px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.04);color:#fff;cursor:pointer;font-size:21px}.concierge_messages__7tXIz{flex:1 1;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:11px;overscroll-behavior:contain}.concierge_message__bQixn{max-width:88%;padding:11px 13px;border-radius:16px;font-size:13.5px;line-height:1.48;white-space:pre-wrap}.concierge_assistant___mnJ6{align-self:flex-start;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);color:#d8cfbd;border-bottom-left-radius:6px}.concierge_user__XuuJc{align-self:flex-end;background:linear-gradient(135deg,#f6e4af,#d9a43d);color:#100d08;border-bottom-right-radius:6px;font-weight:650}.concierge_status__Xv04X{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#938978;margin:0 16px 8px}.concierge_chips__le3sz{display:flex;gap:7px;overflow-x:auto;padding:0 16px 10px;scrollbar-width:none}.concierge_chips__le3sz::-webkit-scrollbar{display:none}.concierge_chip__xQ_eu{flex:0 0 auto;border:1px solid rgba(246,216,137,.2);border-radius:999px;background:rgba(246,216,137,.05);color:#d8cfbd;padding:8px 10px;font-size:11px;cursor:pointer}.concierge_form__6bx2P{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding:12px;border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.28)}.concierge_input__EkwDz{min-width:0;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.045);color:#fff;padding:12px 13px;font:inherit;font-size:13px;outline:none}.concierge_input__EkwDz:focus{border-color:rgba(246,216,137,.48);box-shadow:0 0 0 3px rgba(246,216,137,.06)}.concierge_send__EloPM{border:0;border-radius:14px;background:linear-gradient(135deg,#fff0bd,#d9a43d);color:#100d08;padding:0 15px;font-size:12px;font-weight:900;cursor:pointer}.concierge_send__EloPM:disabled{opacity:.55;cursor:default}.concierge_safety__J0yUN{margin:0;padding:0 16px 13px;color:#81796d;font-size:10.5px;line-height:1.35}@media(max-width:900px){.concierge_launcher__TXnQm{width:52px;height:52px;min-height:52px;padding:0;justify-content:center;border-radius:50%}.concierge_launcherText__22EzJ{display:none}}@media(max-width:620px){.concierge_shell__nJ_cB{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));display:flex;justify-content:flex-end}.concierge_panel__aRnkH{width:100%;height:min(76svh,650px);border-radius:24px}.concierge_message__bQixn{max-width:92%;font-size:14px}.concierge_chips__le3sz{padding-bottom:9px}}