.eqsep-page{--paper: var(--bg);--white: var(--surface);--ink: var(--text);--muted: #99999f;--dark: var(--raised);--dark-muted: #a8a8b0;--tonal: var(--orange);--atonal: var(--blue);--mixed: var(--purple);--tonal-ink: #f3b273;--atonal-ink: #96c4f6;--mixed-ink: #c9a6f0;--radius: 14px;color:var(--ink);background:var(--paper)}.eqsep-page .segmented{background:none;border:0;border-radius:0;padding:0}.eqsep-page .segmented button{padding:10px 4px;font-size:11px;color:inherit}.eqsep-page .empty{font-size:inherit;padding:0;color:inherit}.eqsep-page *{box-sizing:border-box}.eqsep-page{scroll-behavior:smooth;scroll-padding-top:104px}.eqsep-page{margin:0;background:var(--paper);color:var(--ink);font:500 16px/1.65 Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.eqsep-page button,.eqsep-page a{-webkit-tap-highlight-color:transparent}.eqsep-page button{font:inherit;cursor:pointer}.eqsep-page a{color:inherit;text-decoration:none}.eqsep-page button,.eqsep-page input,.eqsep-page select{font:inherit;color:inherit}.eqsep-page button:disabled{cursor:not-allowed}.eqsep-page button:focus-visible,.eqsep-page a:focus-visible,.eqsep-page summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.eqsep-page h1,.eqsep-page h2,.eqsep-page h3,.eqsep-page p,.eqsep-page figure,.eqsep-page ol,.eqsep-page ul,.eqsep-page dl{margin:0}.eqsep-page h1,.eqsep-page h2,.eqsep-page h3{font-weight:600;line-height:1.08;letter-spacing:-.055em}.eqsep-page h1{font-size:clamp(68px,7.9vw,112px)}.eqsep-page h2{font-size:clamp(36px,4.3vw,60px)}.eqsep-page h3{font-size:30px}.eqsep-page em{font-style:normal}.eqsep-page p{color:var(--muted)}.eqsep-page strong{font-weight:700}.eqsep-page img{display:block;max-width:100%;height:auto}.eqsep-page fieldset{border:0;margin:0;padding:0;min-width:0}.eqsep-page legend{padding:0;margin-bottom:12px;color:var(--muted);font-size:13px}.eqsep-page .wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.eqsep-page .mono,.eqsep-page .eyebrow,.eqsep-page .platform{font-family:var(--mono);font-weight:500}.eqsep-page .eyebrow{font-size:11px;letter-spacing:.11em;text-transform:uppercase;line-height:1.6}.eqsep-page .mono{font-size:10px;letter-spacing:.06em}.eqsep-page .lede{font-size:20px;line-height:1.65;color:var(--ink)}.eqsep-page .tonal{color:var(--tonal)}.eqsep-page .atonal{color:var(--atonal)}.eqsep-page .tonal-ink{color:var(--tonal-ink)}.eqsep-page .atonal-ink{color:var(--atonal-ink)}.eqsep-page .fine-print{font-size:12px;line-height:1.75}.eqsep-page .button{min-height:48px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:5px;font-size:13px;font-weight:700;line-height:1.5;transition:background .16s,transform .16s}.eqsep-page .button:hover{background:var(--surface);transform:translateY(-1px)}.eqsep-page .button.compact{min-height:39px;padding:9px 16px;font-size:11px;gap:20px;white-space:nowrap}.eqsep-page .button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.eqsep-page .button.light:hover{background:var(--surface)}.eqsep-page .button.outline{color:var(--paper);border-color:var(--line);background:transparent}.eqsep-page .button.outline:hover{background:var(--surface)}.eqsep-page .text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;border-bottom:1px solid var(--line);padding:5px 0}.eqsep-page .text-link:hover{border-color:currentColor}.eqsep-page .actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.eqsep-page .hero{padding-top:62px}.eqsep-page .hero>.eyebrow{display:flex;align-items:center;gap:10px}.eqsep-page .split-dot{display:inline-block;width:12px;height:12px;background:linear-gradient(90deg,var(--tonal) 50%,var(--atonal) 50%);border-radius:50%}.eqsep-page .hero-copy{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:end;margin:26px 0 52px}.eqsep-page .hero h1 em{color:var(--muted)}.eqsep-page .hero-intro{padding-bottom:2px}.eqsep-page .hero-intro>.lede{max-width:445px;font-size:20px;line-height:1.5}.eqsep-page .hero-intro>p:not(.lede):not(.platform){max-width:425px;margin-top:13px;font-size:15px}.eqsep-page .hero .actions{margin-top:27px}.eqsep-page .platform{font-size:10px;letter-spacing:0;margin-top:16px;line-height:1.8}.eqsep-page .platform span{padding:0 7px}.eqsep-page .product-stage{background:var(--surface);border-radius:var(--radius);padding:20px 20px 0;box-shadow:0 28px 55px -44px #00000080;overflow:hidden}.eqsep-page .stage-heading{display:flex;align-items:center;justify-content:space-between;padding:0 8px 17px;color:var(--muted)}.eqsep-page .component-key{display:flex;gap:20px;font-family:var(--mono);font-size:10px}.eqsep-page .component-key span{display:flex;align-items:center;gap:7px}.eqsep-page .component-key i{width:6px;height:6px;background:currentColor;border-radius:50%}.eqsep-page .screen-button{display:block;position:relative;width:100%;padding:0;border:1px solid var(--line);border-radius:7px;background:var(--surface);overflow:hidden}.eqsep-page .screen-button img{width:100%}.eqsep-page .image-expand{position:absolute;right:17px;bottom:67px;padding:9px 12px;border:1px solid var(--line);background:#131315e8;color:var(--text);border-radius:4px;font-size:10px;opacity:0;transition:opacity .15s}.eqsep-page .screen-button:hover .image-expand,.eqsep-page .screen-button:focus-visible .image-expand{opacity:1}.eqsep-page .product-stage figcaption{display:flex;justify-content:space-between;padding:11px 8px;color:var(--muted);font:500 9px/1.6 var(--mono)}.eqsep-page .product-stage figcaption span{color:var(--muted)}.eqsep-page .capability-rail{display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.eqsep-page .capability-rail span{display:flex;justify-content:center;gap:7px;border-right:1px solid var(--line)}.eqsep-page .capability-rail span:last-child{border-right:0}.eqsep-page .capability-rail b{font-weight:700;color:var(--ink)}.eqsep-page .section{padding-top:110px;padding-bottom:110px}.eqsep-page .section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:85px;align-items:end;margin-bottom:48px}.eqsep-page .section-heading h2{margin-top:17px}.eqsep-page .section-heading>p{font-size:16px;max-width:430px;padding-bottom:3px}.eqsep-page .example-selector{display:flex;gap:0;border-bottom:1px solid var(--line);margin-bottom:26px}.eqsep-page .example-selector button{padding:16px 25px 18px 0;margin-right:28px;display:flex;align-items:center;gap:12px;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font-size:13px}.eqsep-page .example-selector button>span{font:500 9px var(--mono);opacity:.7}.eqsep-page .example-selector button[aria-pressed=true]{border-color:var(--ink);color:var(--ink);font-weight:700}.eqsep-page .listening-panel{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow:hidden}.eqsep-page .example-story{padding:39px 40px 32px;min-height:383px}.eqsep-page .example-story h3{font-size:37px;line-height:1.16;margin:16px 0 20px;min-height:86px}.eqsep-page .example-story>p:not(.eyebrow):not(.listen-for){font-size:14px;max-width:390px;min-height:70px}.eqsep-page .listen-for{margin-top:28px;border-left:2px solid var(--tonal);padding-left:15px;display:grid;gap:5px;max-width:385px}.eqsep-page .listen-for>span:first-child{font:500 9px var(--mono);letter-spacing:.06em;color:var(--tonal-ink)}.eqsep-page .listen-for>span:last-child{font-size:12px;line-height:1.6;color:var(--ink)}.eqsep-page .player-storyboard{border-left:1px solid var(--line);padding:27px 30px 23px;background:var(--surface);display:flex;flex-direction:column}.eqsep-page .player-label{display:flex;justify-content:space-between;color:var(--muted)}.eqsep-page .small-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--raised);margin-top:4px}.eqsep-page .audio-placeholder{flex:1;min-height:225px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;padding:24px 10px}.eqsep-page .recording-mark{font-size:24px;color:var(--muted);line-height:1.3;margin-bottom:9px}.eqsep-page .audio-placeholder strong{font-size:23px;line-height:1.3;letter-spacing:-.03em;font-weight:600;color:var(--text)}.eqsep-page .audio-placeholder p{font-size:10px;margin-top:12px;max-width:265px;color:var(--muted)}.eqsep-page .comparison-options{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:5px;padding:3px;gap:3px}.eqsep-page .comparison-options button{font-size:11px;padding:9px 6px;background:transparent;border:0;border-radius:3px;white-space:nowrap}.eqsep-page .comparison-options button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.eqsep-page .player-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px}.eqsep-page .play-button{border:0;background:transparent;display:flex;align-items:center;gap:10px;font-size:10px;padding:0;color:var(--muted)}.eqsep-page .play-button>span{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);width:29px;height:29px;border-radius:50%;font-size:9px}.eqsep-page .player-foot>span{font-size:9px;color:var(--muted);text-align:right;max-width:190px}.eqsep-page .production-note{font-size:10px;color:var(--muted);margin-top:15px;max-width:750px}.eqsep-page .dark-section{background:var(--dark);color:var(--text);padding:100px 0}.eqsep-page .dark-section p{color:var(--dark-muted)}.eqsep-page .dark-section .eyebrow{color:var(--muted)}.eqsep-page .dark-section .section-heading{margin-bottom:55px}.eqsep-page .split-illustration{display:grid;grid-template-columns:88px 1fr 88px;gap:28px;align-items:center;margin-top:40px}.eqsep-page .signal-node{display:flex;flex-direction:column;align-items:center;gap:13px;text-align:center}.eqsep-page .signal-node>.mono{color:var(--muted)}.eqsep-page .signal-node strong{font-size:10px;font-weight:500;color:var(--muted)}.eqsep-page .signal-line{height:1px;background:var(--surface);width:100%;position:relative}.eqsep-page .signal-line:after{content:"";width:5px;height:5px;border-top:1px solid var(--line);border-right:1px solid var(--line);transform:rotate(45deg);position:absolute;right:0;top:-2px}.eqsep-page .split-branches{display:grid;grid-template-columns:1fr 1fr;gap:26px}.eqsep-page .component-description{position:relative;border-top:2px solid currentColor;padding:28px 0 10px}.eqsep-page .component-description>.mono{color:inherit;font-size:10px}.eqsep-page .component-description h3{font-size:38px;line-height:1.15;margin:22px 0;color:inherit}.eqsep-page .component-description>p:last-child{font-size:13px;line-height:1.8;max-width:310px}.eqsep-page .split-footer{border-top:1px solid var(--line);padding-top:27px;margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.eqsep-page .split-footer>p:first-child{font-size:14px;color:var(--text);max-width:420px}.eqsep-page .split-footer>.fine-print{max-width:450px}.eqsep-page .control-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:84px}.eqsep-page .feature-copy h2{font-size:45px;margin:16px 0 28px;line-height:1.13}.eqsep-page .feature-copy>.lede{font-size:17px;margin-bottom:18px}.eqsep-page .feature-copy>p:not(.eyebrow):not(.lede){font-size:14px;max-width:440px}.eqsep-page .plain-features{padding:0;list-style:none;margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;font-size:11px;color:var(--text)}.eqsep-page .plain-features li{position:relative;padding-left:12px}.eqsep-page .plain-features li:before{content:"+";position:absolute;left:0;color:var(--muted)}.eqsep-page .routing-demo{background:var(--white);padding:28px 29px 26px;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 20px 40px -37px #00000080}.eqsep-page .demo-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:21px;margin-bottom:26px}.eqsep-page .demo-top>span:last-child{font-size:10px;color:var(--muted)}.eqsep-page .segmented{display:flex;gap:5px}.eqsep-page .segmented button{flex:1;border:1px solid var(--line);border-radius:5px;background:transparent;padding:10px 4px;font-size:11px;min-width:0}.eqsep-page .component-picker button[data-target=Tonal][aria-pressed=true]{background:#eb974621;border-color:var(--tonal);color:var(--tonal-ink)}.eqsep-page .component-picker button[data-target=Atonal][aria-pressed=true]{background:#65a8ed1a;border-color:var(--atonal);color:var(--atonal-ink)}.eqsep-page .component-picker button[data-target=Mixed][aria-pressed=true]{background:var(--surface);border-color:var(--line);color:var(--text)}.eqsep-page .routing-paths{padding:30px 0 26px;display:grid;gap:18px}.eqsep-page .routing-lane{display:flex;align-items:center;gap:12px;opacity:.38}.eqsep-page .routing-lane.selected{opacity:1}.eqsep-page .routing-lane>span:first-child{font-size:10px;color:var(--muted);width:40px}.eqsep-page .routing-lane>i{height:1px;background:currentColor;flex:1}.eqsep-page .band-chip{font:500 10px var(--mono);padding:10px 15px;border:1px dashed currentColor;border-radius:4px;color:var(--muted)}.eqsep-page .routing-lane.selected .band-chip{border-style:solid;background:#65a8ed1a;color:var(--atonal-ink)}.eqsep-page .routing-lane.tonal.selected .band-chip{background:#eb974621;color:var(--tonal-ink)}.eqsep-page .placement-picker button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.eqsep-page .routing-result{font-size:12px;border-top:1px solid var(--line);padding-top:23px;margin-top:28px;color:var(--muted)}.eqsep-page .routing-result strong{display:block;color:var(--ink);font-size:21px;letter-spacing:-.02em;margin-top:3px}.eqsep-page .routing-demo>.fine-print{font-size:10px;margin-top:12px}.eqsep-page .dynamics-section{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.eqsep-page .dynamics-layout{display:grid;grid-template-columns:.9fr 1.3fr;gap:65px;align-items:start}.eqsep-page .recipe-buttons{display:flex;flex-direction:column}.eqsep-page .recipe-buttons button{display:flex;align-items:center;gap:16px;text-align:left;padding:21px 2px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--muted)}.eqsep-page .recipe-buttons button:last-child{border-bottom:1px solid var(--line)}.eqsep-page .recipe-buttons button>span:first-child{font:500 9px var(--mono);width:15px}.eqsep-page .recipe-buttons button>span:last-child{margin-left:auto;font-size:17px}.eqsep-page .recipe-buttons button>strong{font-size:14px;font-weight:500}.eqsep-page .recipe-buttons button[aria-pressed=true]{color:var(--ink)}.eqsep-page .recipe-buttons button[aria-pressed=true]>strong{font-weight:700}.eqsep-page .dynamic-card{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);padding:32px}.eqsep-page .dynamic-flow{display:flex;align-items:center;gap:20px;justify-content:space-between}.eqsep-page .dynamic-flow>div{flex:1;min-width:0}.eqsep-page .dynamic-flow .mono{display:block;font-size:9px;color:var(--muted);white-space:nowrap}.eqsep-page .dynamic-flow strong{display:block;font-size:31px;margin-top:12px;letter-spacing:-.04em;font-weight:600;line-height:1.2}.eqsep-page .flow-arrow{font-size:24px;color:var(--muted)}.eqsep-page .dynamic-card>p{margin-top:26px;font-size:13px;min-height:66px}.eqsep-page .parameter-strip{display:flex;gap:14px;margin-top:25px;border-top:1px solid var(--line);padding-top:19px;font:500 9px var(--mono);color:var(--text);flex-wrap:wrap}.eqsep-page .section-foot{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.eqsep-page .section-foot>p:first-child{font-size:13px}.eqsep-page .rack-section{padding-top:108px;padding-bottom:90px}.eqsep-page .rack-intro{max-width:630px;font-size:16px;margin-top:-14px;margin-bottom:44px}.eqsep-page .rack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.eqsep-page .rack-chain{border:1px solid var(--line);background:var(--surface);border-radius:9px;overflow:hidden}.eqsep-page .rack-chain>header{padding:24px 23px 19px;border-top:2px solid currentColor}.eqsep-page .rack-chain h3{font-size:30px;margin-top:11px;letter-spacing:-.035em}.eqsep-page .rack-chain>header p{font-size:11px;margin-top:7px}.eqsep-page .rack-chain>header .mono{color:var(--muted);font-size:9px}.eqsep-page .rack-chain ol{padding:0 14px 14px;list-style:none;display:grid;gap:6px}.eqsep-page .rack-chain li{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:4px;min-height:43px;font-size:11px;color:var(--text);padding:10px}.eqsep-page .rack-chain li>span{font:500 8px var(--mono);color:var(--muted)}.eqsep-page .rack-chain li>i{font:500 8px var(--mono);margin-left:auto;color:var(--muted);font-style:normal}.eqsep-page .rack-chain li.empty{background:transparent;border:1px dashed var(--line);color:var(--muted)}.eqsep-page .rack-chain li.empty>i{font-size:16px;font-weight:400;color:var(--muted)}.eqsep-page .rack-chain>footer{font:500 9px var(--mono);padding:15px 22px;color:var(--muted);border-top:1px solid var(--line)}.eqsep-page .rack-chain.mixed{color:var(--mixed)}.eqsep-page .rack-bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;margin-top:32px}.eqsep-page .rack-bottom>p:first-child{font-size:13px;max-width:540px}.eqsep-page .rack-bottom strong{color:var(--text)}.eqsep-page .workflow-section{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.eqsep-page .workflow-section h2{font-size:45px;line-height:1.15;margin-top:18px}.eqsep-page .workflow-intro{font-size:14px;max-width:375px;margin-top:28px}.eqsep-page .workflow-list{margin-top:-5px}.eqsep-page .workflow-list article{display:flex;gap:24px;padding:23px 0;border-top:1px solid var(--line)}.eqsep-page .workflow-list article:last-child{border-bottom:1px solid var(--line)}.eqsep-page .workflow-list article>.mono{padding-top:4px;color:var(--muted)}.eqsep-page .workflow-list h3{font-size:19px;letter-spacing:-.025em}.eqsep-page .workflow-list p{font-size:12px;margin-top:9px;max-width:360px}.eqsep-page .details-section{border-top:1px solid var(--line);background:var(--surface)}.eqsep-page .technical-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:100px}.eqsep-page .technical-grid h2{font-size:46px;line-height:1.14;margin-top:17px;margin-bottom:27px}.eqsep-page .technical-grid .lede{font-size:16px;margin-bottom:10px}.eqsep-page .technical-grid p:not(.eyebrow):not(.lede){font-size:13px;max-width:390px;margin-top:16px}.eqsep-page .spec-table{margin-top:6px}.eqsep-page .spec-table>div{display:grid;grid-template-columns:.8fr 1.4fr;gap:20px;border-bottom:1px solid var(--line);padding:16px 0;font-size:11px}.eqsep-page .spec-table>div:first-child{border-top:1px solid var(--line)}.eqsep-page .spec-table dt{color:var(--muted)}.eqsep-page .spec-table dd{margin:0;color:var(--text)}.eqsep-page .faq-grid{display:grid;grid-template-columns:1fr 1.8fr;gap:95px;margin-top:90px;padding-top:65px;border-top:1px solid var(--line)}.eqsep-page .faq-grid h3{font-size:34px;margin-top:17px;line-height:1.12}.eqsep-page .faq-list details{border-bottom:1px solid var(--line)}.eqsep-page .faq-list details:first-child{border-top:1px solid var(--line)}.eqsep-page .faq-list summary{list-style:none;font-size:13px;padding:20px 32px 20px 0;position:relative;cursor:pointer}.eqsep-page .faq-list summary::-webkit-details-marker{display:none}.eqsep-page .faq-list summary:after{content:"+";position:absolute;right:4px;top:14px;font-size:23px;font-weight:400;color:var(--muted)}.eqsep-page .faq-list details[open] summary:after{content:"−"}.eqsep-page .faq-list details p{font-size:12px;line-height:1.8;padding:0 35px 22px 0;color:var(--text)}.eqsep-page .final-section{position:relative;overflow:hidden;background:var(--surface);color:var(--paper);padding:95px 0 85px}.eqsep-page .final-section>.wrap{position:relative;z-index:1}.eqsep-page .final-section .eyebrow{color:var(--muted)}.eqsep-page .final-section h2{font-size:clamp(48px,6.5vw,90px);margin:23px 0 26px;line-height:1.08}.eqsep-page .final-section h2 em{color:var(--muted)}.eqsep-page .final-section>.wrap>p:not(.eyebrow):not(.platform):not(.demo-limitation):not(.owner-link){color:var(--muted);font-size:15px}.eqsep-page .final-section .actions{margin-top:30px;gap:12px}.eqsep-page .final-section .platform{color:var(--muted);margin-top:22px}.eqsep-page .demo-limitation{font-size:10px;color:var(--muted);margin-top:7px}.eqsep-page .owner-link{font-size:11px;color:var(--muted);margin-top:29px}.eqsep-page .inline-button{border:0;padding:0;background:transparent;text-decoration:underline;text-underline-offset:3px;color:var(--paper);font-size:11px}.eqsep-page .end-mark{position:absolute;right:-22px;bottom:62px;writing-mode:vertical-rl;font-size:100px;font-weight:600;letter-spacing:.1em;color:var(--text);opacity:.65;line-height:1;-webkit-user-select:none;user-select:none}.eqsep-page .end-mark sup{font-size:40px}.eqsep-page dialog{width:min(590px,calc(100vw - 36px));border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);color:var(--ink);padding:45px 38px 40px;box-shadow:0 30px 80px #00000054;max-height:90vh;overflow:auto}.eqsep-page dialog::backdrop{background:#131315db;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.eqsep-page dialog h2{font-size:34px;margin-top:16px;max-width:400px}.eqsep-page dialog>p:not(.eyebrow){font-size:14px;margin-top:23px}.eqsep-page dialog .text-link{margin-top:28px}.eqsep-page .close-dialog{position:absolute;right:12px;top:9px;width:36px;height:36px;font-size:26px;line-height:1;border:0;background:transparent;color:inherit}.eqsep-page .image-dialog{width:min(1400px,calc(100vw - 36px));padding:48px 15px 15px;background:var(--surface);border-color:var(--line);color:var(--text)}.eqsep-page .image-dialog img{width:100%}.eqsep-page .image-dialog>p{font:500 10px/1.7 var(--mono)!important;text-align:center;color:var(--muted)!important;margin:14px 10px 0!important}@media(min-width:1500px){.eqsep-page .wrap{width:min(1280px,calc(100% - 140px))}.eqsep-page .hero-copy{gap:90px}.eqsep-page .hero h1{font-size:118px}}@media(max-width:1050px){.eqsep-page .wrap{width:calc(100% - 64px)}.eqsep-page .hero-copy{gap:36px}.eqsep-page .hero .actions{gap:14px}.eqsep-page .hero .button{padding-inline:16px}.eqsep-page .hero .text-link{font-size:11px}.eqsep-page .section-heading{gap:45px}.eqsep-page .control-section{gap:40px}.eqsep-page .feature-copy h2,.eqsep-page .workflow-section h2{font-size:38px}.eqsep-page .technical-grid{gap:50px}.eqsep-page .dynamics-layout{gap:35px}.eqsep-page .rack-chain li{font-size:10px;gap:7px}.eqsep-page .rack-chain li>i{font-size:7px}.eqsep-page .rack-bottom,.eqsep-page .workflow-section,.eqsep-page .faq-grid{gap:50px}.eqsep-page .dynamic-flow strong{font-size:26px}.eqsep-page .dynamic-flow .mono{font-size:8px}.eqsep-page .example-story{padding:30px}.eqsep-page .example-story h3{font-size:32px}.eqsep-page .player-storyboard{padding:24px}.eqsep-page .plain-features{grid-template-columns:1fr}}@media(max-width:800px){.eqsep-page{scroll-padding-top:83px}.eqsep-page .wrap{width:calc(100% - 40px)}.eqsep-page .hero{padding-top:42px}.eqsep-page .hero>.eyebrow{font-size:9px}.eqsep-page .hero-copy{grid-template-columns:1fr;gap:26px;margin:23px 0 33px}.eqsep-page .hero h1{font-size:clamp(64px,12vw,90px)}.eqsep-page .hero-intro>.lede{max-width:510px;font-size:18px}.eqsep-page .hero-intro>p:not(.lede):not(.platform){font-size:14px;max-width:470px}.eqsep-page .hero .actions{margin-top:23px;gap:22px}.eqsep-page .hero .text-link{font-size:12px}.eqsep-page .product-stage{padding:10px 10px 0}.eqsep-page .stage-heading{padding:4px 3px 13px}.eqsep-page .stage-heading>.mono{font-size:8px}.eqsep-page .component-key{font-size:8px;gap:12px}.eqsep-page .product-stage figcaption{font-size:8px;padding:10px 3px}.eqsep-page .product-stage figcaption span{display:none}.eqsep-page .image-expand{font-size:8px;opacity:1;bottom:48px;right:9px;padding:5px 7px}.eqsep-page .capability-rail{gap:13px;padding:20px 0;font-size:10px}.eqsep-page .capability-rail span{display:block;line-height:1.7;padding:0 7px;text-align:center}.eqsep-page .capability-rail b{display:block}.eqsep-page .section{padding-top:65px;padding-bottom:65px}.eqsep-page .section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.eqsep-page .section-heading>p{max-width:520px;font-size:15px}.eqsep-page .section-heading h2{margin-top:12px}.eqsep-page h2{font-size:42px}.eqsep-page .example-selector button{font-size:12px;padding-right:13px;margin-right:18px;gap:9px}.eqsep-page .listening-panel{grid-template-columns:1fr}.eqsep-page .example-story{min-height:0;padding:29px}.eqsep-page .example-story h3{min-height:0;font-size:33px}.eqsep-page .example-story>p:not(.eyebrow):not(.listen-for){min-height:0;max-width:500px}.eqsep-page .listen-for{max-width:500px}.eqsep-page .player-storyboard{border-left:0;border-top:1px solid var(--line)}.eqsep-page .audio-placeholder{min-height:180px}.eqsep-page .dark-section{padding:67px 0}.eqsep-page .split-illustration{grid-template-columns:1fr;margin-top:25px;gap:20px}.eqsep-page .signal-node{flex-direction:row;gap:15px;text-align:left}.eqsep-page .signal-node>.mono{width:26px}.eqsep-page .signal-node strong{min-width:80px}.eqsep-page .signal-line{flex:1}.eqsep-page .split-branches{gap:30px;padding:8px 0}.eqsep-page .component-description h3{font-size:34px}.eqsep-page .split-footer{grid-template-columns:1fr;gap:19px;margin-top:23px}.eqsep-page .split-footer>.fine-print{max-width:none}.eqsep-page .control-section{grid-template-columns:1fr;gap:35px}.eqsep-page .feature-copy h2{font-size:42px}.eqsep-page .feature-copy>p:not(.eyebrow):not(.lede){max-width:550px}.eqsep-page .plain-features{grid-template-columns:1fr 1fr}.eqsep-page .routing-demo{max-width:600px;width:100%;padding:25px}.eqsep-page .dynamics-layout{grid-template-columns:1fr;gap:28px}.eqsep-page .recipe-buttons button{padding:18px 1px}.eqsep-page .recipe-buttons button>strong{font-size:13px}.eqsep-page .dynamic-flow strong{font-size:32px}.eqsep-page .dynamic-flow .mono{font-size:9px}.eqsep-page .dynamic-card>p{min-height:0}.eqsep-page .section-foot{grid-template-columns:1fr;gap:14px}.eqsep-page .rack-intro{font-size:14px;margin-top:0}.eqsep-page .rack-grid{grid-template-columns:1fr;gap:19px}.eqsep-page .rack-chain>header{display:grid;grid-template-columns:1fr auto;gap:6px 20px;align-items:center;padding:20px}.eqsep-page .rack-chain>header h3{grid-column:1;margin:0}.eqsep-page .rack-chain>header>p{grid-column:2;grid-row:2;margin:0}.eqsep-page .rack-chain>header>.mono{grid-column:1 / -1}.eqsep-page .rack-chain li{font-size:12px;min-height:39px}.eqsep-page .rack-chain li>i{font-size:9px}.eqsep-page .rack-chain>footer{padding:13px 22px}.eqsep-page .rack-bottom{grid-template-columns:1fr;gap:17px}.eqsep-page .workflow-section{grid-template-columns:1fr;gap:35px}.eqsep-page .workflow-section h2{font-size:42px}.eqsep-page .workflow-intro{max-width:470px;margin-top:21px}.eqsep-page .workflow-list p{max-width:500px}.eqsep-page .technical-grid{grid-template-columns:1fr;gap:30px}.eqsep-page .technical-grid h2{font-size:42px}.eqsep-page .technical-grid p:not(.eyebrow):not(.lede){max-width:550px}.eqsep-page .spec-table>div{grid-template-columns:1fr 1.5fr;gap:18px;font-size:12px}.eqsep-page .faq-grid{grid-template-columns:1fr;gap:25px;margin-top:60px;padding-top:45px}.eqsep-page .faq-grid h3{font-size:30px}.eqsep-page .faq-grid h3 br{display:none}.eqsep-page .faq-list summary{font-size:13px}.eqsep-page .final-section{padding:65px 0}.eqsep-page .final-section h2{font-size:65px}.eqsep-page .end-mark{font-size:70px;right:-15px;opacity:.3;bottom:90px}.eqsep-page .end-mark sup{font-size:30px}}@media(max-width:420px){.eqsep-page .wrap{width:calc(100% - 32px)}.eqsep-page .button.compact{font-size:10px;padding-inline:12px;gap:12px}.eqsep-page .hero h1{font-size:64px}.eqsep-page .hero-intro>.lede{font-size:17px}.eqsep-page .hero .actions{gap:16px}.eqsep-page .hero .text-link{font-size:11px}.eqsep-page .hero .button{font-size:12px;padding-inline:14px}.eqsep-page .image-expand{bottom:34px}.eqsep-page .capability-rail{font-size:9px;gap:5px}.eqsep-page .eyebrow{font-size:10px}.eqsep-page h2,.eqsep-page .feature-copy h2,.eqsep-page .workflow-section h2,.eqsep-page .technical-grid h2{font-size:36px}.eqsep-page .example-selector button{padding-right:3px;margin-right:16px;font-size:11px;gap:7px}.eqsep-page .example-selector button:last-child{margin-right:0}.eqsep-page .example-selector button>span{font-size:8px}.eqsep-page .example-story{padding:25px}.eqsep-page .player-storyboard{padding:22px}.eqsep-page .comparison-options button{font-size:10px;padding-inline:3px}.eqsep-page .split-branches{grid-template-columns:1fr;gap:14px}.eqsep-page .component-description{padding-top:23px}.eqsep-page .component-description h3{font-size:34px;margin:13px 0}.eqsep-page .component-description h3 br{display:none}.eqsep-page .component-description>p:last-child{max-width:none}.eqsep-page .component-description{padding-bottom:18px}.eqsep-page .plain-features{font-size:10px;gap:10px}.eqsep-page .routing-demo{padding:23px 20px}.eqsep-page .segmented button{font-size:10px}.eqsep-page .dynamic-card{padding:25px 21px}.eqsep-page .dynamic-flow{gap:11px}.eqsep-page .dynamic-flow strong{font-size:27px}.eqsep-page .dynamic-flow .mono{font-size:8px;letter-spacing:0}.eqsep-page .flow-arrow{font-size:20px}.eqsep-page .parameter-strip{font-size:8px;gap:11px}.eqsep-page .rack-chain>header>p{font-size:10px}.eqsep-page .spec-table>div{font-size:10px}.eqsep-page .final-section h2{font-size:55px}.eqsep-page .final-section>.wrap>p:not(.eyebrow):not(.platform):not(.demo-limitation):not(.owner-link){font-size:14px}.eqsep-page .final-section .button{padding-inline:16px;gap:18px}.eqsep-page .desktop-break{display:none}.eqsep-page dialog{padding-inline:25px}.eqsep-page dialog h2{font-size:29px}}@media(prefers-reduced-motion:reduce){.eqsep-page{scroll-behavior:auto}.eqsep-page *,.eqsep-page *:before,.eqsep-page *:after{transition:none!important}}.eqsep-page button{border-radius:0;border:0;background:none;padding:0;box-shadow:none}.eqsep-page button:hover{filter:none}.eqsep-page .hero h1 em,.eqsep-page .final-section h2 em{color:var(--purple)}.eqsep-page .button.light{background:var(--text);color:var(--bg);border-color:var(--text)}.eqsep-page .button.light:hover{background:#fff;border-color:#fff}.eqsep-page .faq-list a,.eqsep-page .split-footer a{text-decoration:underline;text-underline-offset:3px}.eqsep-page .final-section,.eqsep-page .button.outline,.eqsep-page .inline-button{color:var(--text)}.eqsep-page .end-mark{opacity:.07}.eqsep-page header,.eqsep-page footer{height:auto;position:static;z-index:auto;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;padding:0}.eqsep-page details{padding:0;border-bottom:0}.eqsep-page .catalogue-block{width:calc((100% - 100px) * 1.25 / 2.25);margin-left:auto;margin-top:40px}.eqsep-page .catalogue-block>div:first-child{margin-top:0!important}.eqsep-page .catalogue-block .eyebrow{font-size:10px;letter-spacing:.16em}.eqsep-page .catalogue-block .spec-row{display:grid;grid-template-columns:.8fr 1.4fr;gap:20px;border-bottom:1px solid var(--line);padding:16px 0;font-size:11px}.eqsep-page .catalogue-block .eyebrow+.spec-row{border-top:1px solid var(--line);margin-top:14px}.eqsep-page .catalogue-block .spec-row span:first-child{color:var(--muted)}.eqsep-page .catalogue-block .spec-row span:last-child{color:var(--text)}.eqsep-page .catalogue-block .panel{border:0;border-radius:0;background:none;padding:0;margin-top:40px!important}.eqsep-page .catalogue-block .panel h3{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:700;margin-bottom:6px}.eqsep-page .catalogue-block table{font-size:11px}.eqsep-page .catalogue-block th{font-size:10px;letter-spacing:.1em;padding-bottom:12px}.eqsep-page .catalogue-block td{border-bottom:1px solid var(--line);padding:14px 13px 14px 0}.eqsep-page .catalogue-block td .name{font-size:12px}.eqsep-page .catalogue-block td .meta{font-size:11px}@media(max-width:1050px){.eqsep-page .catalogue-block{width:calc((100% - 50px) * 1.25 / 2.25)}}@media(max-width:800px){.eqsep-page .catalogue-block{width:auto;margin-left:0}}.eqsep-page .end-mark{right:26px}@font-face{font-family:Manrope;src:url(/fonts/ManropeMedium.ttf) format("truetype");font-weight:400 500;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/ManropeSemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/ManropeBold.ttf) format("truetype");font-weight:700 800;font-display:swap}@font-face{font-family:Plex Mono;src:url(/fonts/PlexMonoMedium.ttf) format("truetype");font-weight:500;font-display:swap}:root{color-scheme:dark;--bg: #080809;--surface: #131315;--raised: #1c1c20;--line: #29292e;--text: #f4f4f6;--muted: #99999f;--orange: #eb9746;--purple: #ae7be7;--blue: #65a8ed;--clip: #ff6f5e;--mono: "Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font:500 16px/1.6 Manrope,Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button:hover,a:hover{filter:brightness(1.15)}:focus-visible{outline:2px solid var(--orange);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.05em}h1{font-size:clamp(48px,6.4vw,90px);font-weight:600}h2{font-size:clamp(36px,4.1vw,58px);font-weight:600}h3{font-size:26px;font-weight:600}p{color:var(--muted)}small,.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase}.eyebrow{color:var(--muted);font-weight:700}.muted{color:var(--muted)}.orange{color:var(--orange)}.purple{color:var(--purple)}.blue{color:var(--blue)}.mono{font-family:var(--mono)}.num{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.container{max-width:1200px;margin:auto;padding:0 36px}.row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.product-nav .row,.feature-stage-header .row{flex-wrap:nowrap}.spread{justify-content:space-between}.stack{display:flex;flex-direction:column;gap:20px}.section{padding:105px 0}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px}.section-top p{max-width:310px;font-size:15px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:100px;padding:13px 24px;font-size:14px;font-weight:700;background:var(--text);color:#111;white-space:nowrap;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px);background:#fff;filter:none}.btn.dark{background:#202023;color:#eee;border:1px solid #333338}.btn.dark:hover{background:#2a2a2f}.btn.orange{background:var(--orange);color:#16100a}.btn.orange:hover{background:#f0a45c}.btn.ink{background:#f0f0f3;color:#111113;border:1px solid #f0f0f3;padding:15px 25px}.btn.ink:hover{background:#fff;border-color:#fff}.btn.small{padding:9px 17px;font-size:13px}.btn:disabled{transform:none}.text-link{border:0;background:none;padding:0;font-size:14px;font-weight:600;display:inline-flex;gap:12px;align-items:center}.text-link:hover{color:var(--orange);filter:none;background:none}.icon{width:20px;height:20px;stroke:currentColor;stroke-width:1.5;fill:none;vertical-align:middle}.tag{display:inline-flex;padding:4px 10px;border:1px solid #37373c;border-radius:5px;color:#bbb;font-size:12px;letter-spacing:.04em;white-space:nowrap}.tag.good{color:#a7c9b1;background:#1a2820;border-color:#304236}.tag.warn{color:#d9b183;background:#27221b;border-color:#423728}.tag.bad{color:#e2a099;background:#2a1c1a;border-color:#46302c}.tag.demo{color:#c5b29d;background:#27221b;border-color:#423728}header{height:76px;position:sticky;top:0;z-index:30;background:#080809e8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #ffffff0d}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:13px}.brand img{width:68px;height:24px}.navlinks{display:flex;gap:32px;color:#a5a5ac;font-size:13px}.navlinks a.active{color:#fff}.navtools{display:flex;align-items:center;gap:24px}.navtools a{font-size:13px;display:inline-flex;align-items:center;gap:7px}.navtools .who{font-size:13px;color:#77777e}.navtools button.quiet{font-size:13px;padding:6px 0}footer{border-top:1px solid var(--line);padding:44px 0 30px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-links{display:flex;gap:25px;font-size:13px;color:#aaa}.footer-bottom{display:flex;justify-content:space-between;font-size:12px;margin-top:42px;color:#72727a}.storefront{background:var(--bg);color:var(--text)}.storefront p{color:#a0a0a8}.storefront .eyebrow{color:#9999a1}.new-hero-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;padding:64px 0 56px}.new-hero h1{font-size:clamp(52px,5.9vw,84px);font-weight:500;line-height:1.04;letter-spacing:-.065em}.new-hero h1 span{color:#a0a0a9}.new-hero-intro{padding-bottom:6px;flex-shrink:0}.new-hero-intro p{font-size:14px;line-height:1.8;margin-bottom:24px}.new-hero-intro .btn{font-size:12px}.featured-stage{max-width:1128px;margin:0 auto;background:#111113;color:#eee;border:1px solid #2c2c31;border-radius:10px;overflow:hidden;position:relative}.feature-stage-header{display:flex;justify-content:space-between;align-items:center;padding:29px 38px;position:relative;z-index:2}.feature-stage-header .product-word{font-size:23px;font-weight:600;letter-spacing:.05em}.release-pill{font-size:12px;border:1px solid #57545c;padding:4px 9px;border-radius:100px;color:#c3bfc8;white-space:nowrap}.feature-stage-header>a{font-size:12px;color:#bcbac3;display:flex;align-items:center;gap:14px}.featured-screen-link{display:block;margin:6px 78px -130px;perspective:1800px}.featured-screen{transform:rotateX(10deg);transform-origin:top;border-radius:8px;overflow:hidden;border:1px solid #46404e;box-shadow:0 12px 60px #0009}.featured-screen iframe{pointer-events:none}.feature-stage-footer{position:relative;z-index:2;display:flex;justify-content:space-between;gap:24px;padding:74px 38px 23px;background:linear-gradient(transparent,#111113fa 60%);font-size:10px;letter-spacing:.07em;color:#949197}.feature-stage-footer span:first-child{color:#dfdce5}.feature-stage-header .icon,.feature-stage-footer .icon{width:16px;height:16px}.screen{display:block;width:100%;border:0;aspect-ratio:16 / 9;background:#121214}img.screen{object-fit:contain}.unprovided-visual{display:grid;place-content:center;text-align:center;color:#aaa;font-size:20px;line-height:1.5}.catalog-section{padding-top:102px;padding-bottom:100px}.catalog-section .eyebrow{margin-bottom:23px}.catalog-section h2{font-size:47px;font-weight:500;letter-spacing:-.055em}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.catalog-card{min-width:0}.catalog-image{display:block;background:#17171b;border:1px solid #2a2a30;border-radius:10px;overflow:hidden;transition:border-color .25s}.catalog-card.actione .catalog-image{background:#181819}.catalog-card:hover .catalog-image{border-color:#4a4651}.catalog-image-label{display:flex;justify-content:space-between;gap:20px;padding:23px 24px;color:#a0a0a9;font-size:12px;letter-spacing:.025em}.catalog-image-label span:last-child{font-size:12px;letter-spacing:.06em;color:#b1a3bf}.catalog-screen{margin:15px 30px 0;transform:translateY(14px);border-radius:5px 5px 0 0;overflow:hidden;border:1px solid #36323c;box-shadow:0 16px 38px #0007;transition:transform .4s}.catalog-screen iframe{pointer-events:none}.catalog-card:hover .catalog-screen{transform:translateY(6px)}.catalog-info{display:flex;justify-content:space-between;align-items:center;padding:24px 0 18px}.catalog-info h3{font-size:26px;letter-spacing:-.025em;font-weight:600}.catalog-info h3 sup{font-size:14px}.catalog-info p{font-size:13px;margin-top:9px}.circle-link{border:1px solid #3b3b43;background:none;border-radius:50%;height:40px;width:40px;display:grid;place-items:center;flex-shrink:0}.catalog-meta{border-top:1px solid #29292f;display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:15px;font-size:12px;color:#a0a0a8}.catalog-meta .text-link{font-size:13px;color:#ededf2}.product-word{font-size:25px;font-weight:700;letter-spacing:.06em}.product-word sup{font-size:12px;vertical-align:super;letter-spacing:0;margin-left:3px}.philosophy{background:#111113;border-top:1px solid #25252b;border-bottom:1px solid #25252b;padding:85px 0 90px}.philosophy-grid{display:grid;grid-template-columns:1fr 2.8fr;gap:50px}.philosophy-grid>.eyebrow{padding-top:10px}.philosophy h2{font-size:50px;font-weight:500;letter-spacing:-.055em;line-height:1.1}.philosophy h2 span{color:#97979f}.philosophy-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-top:35px}.philosophy-bottom p{max-width:400px;font-size:14px}.philosophy-bottom a{font-size:12px;white-space:nowrap}.next-release{display:grid;grid-template-columns:1fr 1.7fr 1.1fr;gap:30px;padding-top:85px;padding-bottom:85px;align-items:center}.next-release h2{font-size:40px;font-weight:500}.next-release p{font-size:14px;margin-bottom:22px}.next-release .btn{font-size:12px}.catalog-page{padding-top:55px;padding-bottom:100px;min-height:80vh}.catalog-page h1{font-size:72px;font-weight:500;margin-top:32px}.catalog-toolbar{margin:46px 0 32px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #2b2b31;padding-bottom:18px;gap:20px}.catalog-toolbar>span{font-size:12px;color:#888;white-space:nowrap}.filter-tabs{display:flex;flex-wrap:wrap;gap:8px}.filter-tabs button{border:0;background:none;color:#a0a0a8;font-size:12px;border-radius:100px;padding:9px 16px}.filter-tabs button.active{background:#ececf0;color:#17171b}.filter-tabs button:hover{background:#242429;color:#fff;filter:none}.filter-tabs button.active:hover{background:#fff;color:#111}.product-nav{position:sticky;top:76px;z-index:20;border-bottom:1px solid var(--line);background:#101012ee;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:14px 0}.product-nav strong{font-size:18px;letter-spacing:.04em}.product-nav a:not(.btn){font-size:13px;color:#aaa}.product-hero{text-align:center;padding-top:60px}.product-hero .eyebrow{margin-bottom:22px}.product-hero>.product-word{font-size:24px}.product-hero h1{font-size:clamp(48px,6vw,80px);font-weight:500}.product-hero p{max-width:590px;margin:24px auto;font-size:18px}.product-hero .actions{justify-content:center;margin-bottom:50px}.product-screen{padding:8px;background:#1e1e23;border:1px solid #3a3840;border-radius:12px;box-shadow:0 40px 100px #000;max-width:1040px;margin:auto;overflow:hidden}.product-screen iframe{border-radius:5px}.product-hero .screen-caption{font-size:12px;margin:20px auto 0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.feature{background:#141416;padding:30px;border:1px solid var(--line);border-radius:15px}.feature h3{margin:18px 0 12px;font-size:23px}.feature p{font-size:14px}.feature-number{font:14px var(--mono);color:var(--purple)}.demo-panel{margin-top:48px;border:1px solid var(--line);border-radius:18px;padding:36px;background:#111113}.segmented{display:inline-flex;background:#202024;border:1px solid #333338;border-radius:100px;padding:4px;gap:2px}.segmented button{border:0;background:none;border-radius:100px;padding:8px 18px;font-size:13px;color:#999}.segmented button.selected{background:#ededf0;color:#111}.segmented button:hover{filter:none;color:#ddd;background:none}.segmented button.selected:hover{background:#fff;color:#111}.eq-graph{height:180px;margin:28px 0;position:relative;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:100% 36px,10% 100%}.eq-graph svg{width:100%;height:100%}.eq-graph path{transition:opacity .3s}.demo-text{font-size:14px}.specs{display:grid;grid-template-columns:1fr 1.3fr;gap:100px}.spec-row{display:flex;justify-content:space-between;gap:30px;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}.spec-row span:first-child{color:#999}.spec-row a{color:inherit;text-decoration:underline dashed;text-decoration-color:#f4f4f659;text-underline-offset:4px;text-decoration-thickness:1px}.spec-row a:hover{text-decoration-color:#f4f4f6cc}.demo-note{font-size:12px;color:#9b8f80;padding-top:15px}.about-page{padding-top:65px;padding-bottom:90px}.about-page h1{font-size:75px;font-weight:500;margin-top:36px}.about-page h1 em{font-style:normal;color:#a0a0a9}.about-copy{max-width:570px;margin:45px 0 65px auto;display:flex;flex-direction:column;align-items:flex-start;gap:25px}.about-copy p{font-size:18px}.about-principles{border-top:1px solid #2b2b31;padding-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.about-principles span{font:12px var(--mono);color:#888}.about-principles h3{font-size:24px;margin:20px 0 14px}.about-principles p{font-size:14px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.support-title{padding:65px 0 40px}.support-title h1{font-size:55px;margin-bottom:16px}details{padding:20px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:16px}details p{padding:16px 0;font-size:14px}.workspace{display:grid;grid-template-columns:215px 1fr;min-height:calc(100vh - 76px);max-width:1440px;margin:auto}.sidebar{padding:34px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.side-profile{padding:0 12px 30px}.avatar{width:42px;height:42px;background:#25252b;border:1px solid #3c3c42;border-radius:50%;display:grid;place-items:center;font-size:13px;margin-bottom:14px}.side-profile strong{font-size:14px;display:block}.side-profile p{font-size:12px;overflow-wrap:anywhere}.sidebar a,.sidebar button{display:flex;align-items:center;gap:12px;padding:12px;border:0;background:none;border-radius:8px;font-size:13px;color:#999;text-align:left;width:100%}.sidebar a.active{background:#232126;color:#fff}.sidebar a:hover,.sidebar button:hover{color:#fff;filter:none;background:#1c1b1f}.sidebar .group{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:#6c6c74;padding:16px 12px 4px;font-weight:700}.sidebar .last{margin-top:auto}.work-content{padding:44px;min-width:0}.work-content h1{font-size:35px;letter-spacing:-.04em}.work-content h2{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#82828c;font-weight:700;margin-bottom:16px}.work-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px}.work-heading p{font-size:14px;margin-top:9px;max-width:70ch}.work-banner{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#1a181e;border:1px solid #393040;border-radius:12px;padding:24px;margin-bottom:30px}.work-banner h3{font-size:19px;letter-spacing:-.02em}.work-banner p{font-size:13px;margin-top:7px}.license-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.license{background:#131315;border:1px solid var(--line);border-radius:14px;overflow:hidden}.license-visual{padding:25px;background:#201d25}.license-visual.orange-tint{background:linear-gradient(130deg,#34271f,#191512)}.license-visual .screen{pointer-events:none}.license-body{padding:24px}.license-body h3{font-size:22px;margin-bottom:20px}.license-meta{display:flex;justify-content:space-between;gap:16px;font-size:13px;color:#aaa;margin:12px 0}.license-key{display:flex;align-items:center;justify-content:space-between;gap:12px;font:12px var(--mono);padding:12px;background:#0c0c0e;border:1px solid var(--line);border-radius:7px;margin:20px 0;overflow:hidden}.license-key span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.license-key button{border:0;background:none;padding:0;flex-shrink:0}.license-body .row .btn{flex:1}.coming-account{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:25px;border:1px dashed #3b373f;border-radius:14px;padding:35px;background:#141315}.coming-account h3{font-size:34px}.coming-account p{font-size:14px}.coming-account .text-link{margin-top:10px}.panel,.card{border:1px solid var(--line);border-radius:12px;background:#121214;padding:24px;margin-bottom:24px}.panel h3,.card h3{font-size:19px;letter-spacing:-.02em;margin-bottom:20px}.panel h3.bare,.card h3.bare{margin-bottom:0}.work-content>h1{margin-bottom:4px}.work-content>.lede{margin-bottom:30px}.work-content>.lede:last-child{margin-bottom:0}label{display:block;font-size:13px;color:#aaa;margin-bottom:8px}.field label{margin-bottom:0}.screen-caption{color:var(--muted)}.download-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);font-size:14px}.download-row:last-child{border-bottom:0}.download-row p{font-size:12px;margin-top:5px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-weight:500;color:#82828c;font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:14px 13px 14px 0;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:18px 13px 18px 0;border-bottom:1px solid #252529;vertical-align:top}tr:last-child td{border-bottom:0}th:last-child,td:last-child{padding-right:0}td .sub,td .meta{font-size:12px;color:#777;margin-top:3px}td .name{display:block;color:var(--text);font-size:14px}td button.quiet{border:0;background:none;padding:2px 6px;font-size:12px;color:var(--blue)}td button.quiet:hover{background:none;color:#8fc0f2}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:26px}.stat{padding:21px;border:1px solid var(--line);background:#141416;border-radius:12px;display:block}.stat:hover{border-color:#3a3a42;filter:none}.stat p{font-size:12px}.stat strong{display:block;font-size:29px;font-weight:600;letter-spacing:-.06em;margin:9px 0;font-variant-numeric:tabular-nums}.stat small{font-size:11px;text-transform:none;letter-spacing:0;color:#8f8f97}.admin-panels{display:grid;grid-template-columns:1.7fr 1fr;gap:22px}.bars{height:185px;display:flex;gap:13px;align-items:flex-end;padding:12px 0 0;border-bottom:1px solid #444;background:repeating-linear-gradient(to top,transparent 0,transparent 45px,#ffffff06 45px,#ffffff06 46px)}.bar{flex:1;border-radius:4px 4px 0 0;background:#b9a4ca;min-width:5px;transition:height .4s}.chart-labels{display:flex;justify-content:space-between;font-size:11px;color:#888;margin-top:10px}.legend{display:flex;gap:20px;font-size:12px;color:#999;margin-top:20px}.legend i{width:7px;height:7px;background:#ad7bd2;display:inline-block;margin-right:6px;border-radius:2px}.legend .orange-key{background:#c28a52}.attention{border-bottom:1px solid var(--line);padding:16px 0;display:flex;justify-content:space-between;gap:16px;font-size:13px}.attention:last-of-type{border:0}.attention b{font:12px var(--mono);background:#29252c;border-radius:5px;padding:2px 7px}.search{background:#18181b;color:#eee;border:1px solid var(--line);border-radius:8px;padding:11px 14px;width:min(100%,280px);font-size:13px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px}.field label{font-size:13px;color:#aaa}.field input,.field select,.field textarea,input[type=email],input[type=password],input[type=text],input[type=url],input[type=date],input[type=number],select,textarea{background:#0d0d10;border:1px solid #38383f;border-radius:7px;padding:12px;color:#eee;width:100%;font-size:14px}.field textarea,textarea{min-height:100px;resize:vertical;line-height:1.6}input:focus,select:focus,textarea:focus{outline:none;border-color:#56525d}.btn.google{display:inline-flex;align-items:center;gap:10px;width:100%;justify-content:center;background:#f4f4f6;color:#1f1f23;border:1px solid #d8d8de;font-weight:600}.btn.google:hover{background:#fff}.or{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--muted);font-size:12px}.or:before,.or:after{content:"";flex:1;height:1px;background:var(--line)}.rules{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:4px}.rules li{display:grid;grid-template-columns:14px 1fr;gap:6px;align-items:baseline;font-size:12px;color:var(--muted)}.rules li span{text-align:center;opacity:.7}.rules li.met{color:#7fd18b}.rules li.met span{opacity:1}.rules li.quiet{color:#6a6a72;grid-template-columns:1fr}.with-eye{position:relative;display:flex}.with-eye input{padding-right:42px}.with-eye .eye{position:absolute;right:1px;top:1px;bottom:1px;width:38px;display:grid;place-items:center;padding:0;border:0;border-radius:0 6px 6px 0;background:transparent;color:#6a6a72;cursor:pointer}.with-eye .eye:hover{color:#d8d8de;background:#ffffff0a}.with-eye .eye[aria-pressed=true]{color:var(--purple)}input::placeholder,textarea::placeholder{color:#6a6a72}input[type=file]{color:var(--muted);font-size:13px;padding:0;background:none;border:0}input[type=checkbox]{width:auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}button{padding:10px 19px;border-radius:100px;border:1px solid #333338;background:#202023;color:#eee;font-size:13px;font-weight:600}button:hover{background:#2a2a2f;border-color:#45454d;filter:none}button.primary{background:var(--text);border-color:var(--text);color:#111;font-weight:700}button.primary:hover{background:#fff;border-color:#fff}button.quiet{background:none;border-color:transparent;color:var(--muted);padding:7px 10px}button.quiet:hover{background:#1c1c20;border-color:#33333a;color:var(--text)}.notice{margin:0 0 24px;padding:13px 17px;border:1px solid var(--line);border-left:2px solid var(--orange);border-radius:8px;background:var(--surface);font-size:13px}.notice.bad{border-left-color:var(--clip)}dialog{width:min(520px,calc(100% - 32px));background:#17171b;color:#eee;border:1px solid #414147;border-radius:18px;padding:32px;box-shadow:0 30px 130px #000}dialog::backdrop{background:#000a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}dialog h2{font-size:29px;margin-bottom:16px}dialog p{font-size:14px;margin-bottom:23px}.dialog-close{position:absolute;right:15px;top:12px;font-size:23px;color:#aaa;border:0;background:none}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,30px);opacity:0;transition:.25s;background:#e6e6e9;color:#111;border-radius:11px;padding:13px 23px;z-index:100;box-shadow:0 10px 40px #000;font-size:14px;pointer-events:none;max-width:90vw}#toast.visible{opacity:1;transform:translate(-50%)}.skip{position:fixed;top:-60px;z-index:100;background:#fff;color:#000;padding:12px}.skip:focus{top:0}.empty{color:var(--muted);font-size:13px;padding:8px 0}.blank{padding:44px 24px;text-align:center}.blank .title{color:#fff;font-size:22px;margin-bottom:10px;font-weight:600;letter-spacing:-.02em}.blank .said{color:var(--muted);max-width:52ch;margin:0 auto 24px;font-size:14px}.success-mark{display:grid;place-items:center;background:#223429;color:#b2d6bd;width:65px;height:65px;border-radius:50%;margin:auto;font-size:27px}.prose{color:#c9c9d1;max-width:70ch;margin:0 0 14px;font-size:15px;line-height:1.7}.prose:last-child{margin-bottom:0}.lede{color:var(--muted);font-size:14px;margin:9px 0 0;max-width:70ch}.facts{display:flex;flex-wrap:wrap;gap:18px 36px}.fact{display:flex;flex-direction:column;gap:3px}.fact .what{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#74747c;font-weight:700}.fact .is{color:var(--text);font-variant-numeric:tabular-nums;font-size:14px}.doing{display:flex;gap:12px;align-items:center}.meter{height:4px;border-radius:2px;background:var(--raised);border:1px solid var(--line);overflow:hidden;min-width:96px}.meter span{display:block;height:100%;background:var(--orange)}.meter.full span{background:var(--clip)}.progress{display:flex;align-items:center;gap:14px}.progress-bar{height:4px;min-width:2px;width:0;background:var(--orange);border-radius:2px;transition:width .2s linear;flex:0 0 auto}.progress .meta{white-space:nowrap}.meta{color:var(--muted);font-size:13px}.name{color:var(--text)}.release-head{display:flex;align-items:center;gap:12px;margin-bottom:6px}.release-notes{margin:0 0 14px}.seats{color:var(--muted);font-size:13px;margin-top:18px}button.digest{font-family:var(--mono);font-size:12px;padding:3px 7px}.counts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:26px}.counts .count{display:flex;flex-direction:column;gap:2px;padding:21px;background:#141416;border:1px solid var(--line);border-radius:12px;color:var(--muted);font-size:12px}.counts .count:hover{border-color:#3a3a42;filter:none}.counts .figure{font-size:29px;color:#fff;line-height:1.1;font-weight:600;letter-spacing:-.06em;font-variant-numeric:tabular-nums}.entry{max-width:430px;margin:70px auto 110px;padding:0 22px}.entry h1{font-size:40px;letter-spacing:-.04em;margin-bottom:10px}.entry .lede{margin-bottom:30px}.entry .panel{margin-bottom:18px}.entry .btn{width:100%}.entry .after{font-size:13px;color:var(--muted);display:flex;gap:18px;justify-content:center}.entry .after a{color:#d7d7dd}.entry .after a:hover{color:var(--orange)}@media(min-width:1500px){.new-hero-heading{padding-top:45px;padding-bottom:65px}.featured-stage{max-width:1200px}.featured-screen-link{margin-bottom:-165px}}@media(max-width:1000px){.navlinks{gap:20px}.new-hero-heading{gap:30px}.new-hero h1{font-size:60px}.new-hero-intro p{font-size:12px}.featured-stage{margin:0 36px}.featured-screen-link{margin:0 45px -100px}.philosophy-grid{grid-template-columns:1fr 3fr;gap:25px}.philosophy h2{font-size:43px}.philosophy-bottom{display:block}.philosophy-bottom a{margin-top:24px}.next-release{grid-template-columns:1.7fr 1fr}.next-release>.eyebrow{grid-column:1 / -1}.work-content{padding:30px 22px}.workspace{grid-template-columns:180px 1fr}.stats{grid-template-columns:1fr 1fr}.admin-panels,.license-grid{grid-template-columns:1fr}.specs{gap:40px}}@media(max-width:700px){.container{padding:0 22px}header{height:66px}.nav{gap:16px}.brand img{width:58px}.navlinks{gap:16px}.navlinks a{font-size:12px}.navlinks a:nth-child(n+3){display:none}.navtools{gap:17px}.navtools .account-label,.navtools .who{display:none}.new-hero-heading{flex-direction:column;align-items:flex-start;padding:40px 0 36px;gap:25px}.new-hero h1{font-size:clamp(41px,10vw,64px);line-height:1.1;letter-spacing:-.065em}.new-hero-intro{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.new-hero-intro p{font-size:13px;margin-bottom:18px;max-width:310px}.new-hero-intro p br{display:none}.new-hero-intro .btn{padding:12px 19px}.featured-stage{margin:0 15px;border-radius:7px}.feature-stage-header{padding:20px;gap:12px;flex-wrap:wrap}.feature-stage-header .product-word{font-size:17px}.feature-stage-header .row{gap:10px}.release-pill{font-size:12px;padding:3px 7px}.feature-stage-header>a{font-size:12px;gap:6px}.featured-screen-link{margin:0 15px -15px}.featured-screen{transform:none;border-radius:4px}.feature-stage-footer{padding:30px 20px 17px;font-size:8px;gap:15px}.feature-stage-footer span:nth-child(2){display:none}.section{padding:65px 0}.section-top{align-items:flex-start;flex-direction:column;gap:20px}.catalog-section{padding-top:65px;padding-bottom:60px}.catalog-section h2{font-size:37px}.catalog-section .section-top{gap:22px}.catalog-section .eyebrow{margin-bottom:18px}.product-grid{grid-template-columns:1fr;gap:40px}.catalog-image-label{padding:19px 20px;font-size:12px;flex-wrap:wrap;gap:8px}.catalog-screen{margin-left:24px;margin-right:24px}.catalog-info{padding-top:20px}.catalog-meta{font-size:11px}.philosophy{padding:60px 0}.philosophy-grid{grid-template-columns:1fr;gap:28px}.philosophy-grid>.eyebrow{padding:0}.philosophy h2{font-size:37px}.philosophy-bottom{margin-top:28px}.next-release{grid-template-columns:1fr;padding-top:55px;padding-bottom:60px;gap:25px}.next-release h2{font-size:40px}.next-release>.eyebrow{grid-column:auto}.catalog-page{padding-top:35px;padding-bottom:65px}.catalog-page h1{font-size:56px;margin-top:25px}.catalog-toolbar{align-items:flex-start;margin-top:30px}.catalog-toolbar>span{font-size:10px;padding-top:10px}.filter-tabs{gap:3px}.filter-tabs button{padding:8px 11px;font-size:11px}.product-nav{top:66px}.product-nav .row>a:not(.btn){display:none}.product-hero{padding-top:44px}.product-hero h1{font-size:48px}.product-hero p{font-size:16px}.product-hero .actions{gap:17px;margin-bottom:35px}.product-screen{padding:3px;border-radius:5px}.features{grid-template-columns:1fr}.specs{grid-template-columns:1fr;gap:28px}.demo-panel{padding:22px}.demo-panel>.row{flex-direction:column;align-items:flex-start}.segmented button{padding:7px 14px}.screen-caption{padding:0 15px}.about-page{padding-top:40px;padding-bottom:60px}.about-page h1{font-size:48px;margin-top:28px}.about-copy{margin-top:35px;gap:20px}.about-copy p{font-size:16px}.about-principles{grid-template-columns:1fr;gap:32px}.support-grid{grid-template-columns:1fr;gap:30px}.support-title h1{font-size:42px}.workspace{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:14px 20px;flex-direction:row;overflow:auto;gap:4px}.side-profile,.sidebar .group{display:none}.sidebar a,.sidebar button{white-space:nowrap;padding:9px 12px;font-size:12px;width:auto}.sidebar a .icon,.sidebar button .icon{display:none}.sidebar .last{margin:0}.work-content{padding:30px 22px}.work-heading{align-items:flex-start}.work-heading h1{font-size:29px}.work-heading .btn{padding:9px 13px;font-size:12px}.work-heading .segmented button{padding:6px 10px}.work-banner{padding:20px;align-items:flex-start;flex-direction:column}.stats{gap:10px}.stat{padding:16px}.stat strong{font-size:26px}.panel{padding:19px}.form-grid{grid-template-columns:1fr}.footer-top{align-items:flex-start;flex-direction:column}.footer-links{gap:22px;flex-wrap:wrap}.footer-bottom{gap:14px;flex-direction:column;margin-top:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
