:root{--ink:#191719;--paper:#f6f0e7;--rust:#d35432;--aub:#4b174f;--soft:#e9dfd3;--muted:#706861}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.45 Inter,system-ui,sans-serif}header,main,footer{max-width:1180px;margin:auto}header{height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink)}header p{font:11px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.1em}header i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--rust);margin-right:7px}.brand{color:inherit;text-decoration:none;font-size:21px;font-weight:900;letter-spacing:-.04em}.brand span{font-weight:450;color:var(--muted)}.hero{padding:72px 0 54px}.eyebrow,.label{font:11px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}h1{margin:15px 0 40px;font-size:clamp(48px,7vw,88px);line-height:.92;letter-spacing:-.07em}h1 em{color:var(--rust);font-family:Georgia,serif;font-weight:400}h2{font-size:28px;letter-spacing:-.04em;margin:8px 0}.intro{display:grid;grid-template-columns:1fr 320px;gap:60px;border-top:1px solid var(--ink);padding-top:22px}.intro p{max-width:660px;font-size:19px;margin:0}.intro div{display:flex;gap:8px}.intro b{height:max-content;border:1px solid var(--ink);padding:8px 10px;font:11px ui-monospace,monospace}.studio{display:grid;grid-template-columns:325px 1fr;border:1px solid var(--ink);background:#fbf8f2}form{padding:32px;border-right:1px solid var(--ink)}label{display:block;margin-top:24px;font-weight:700;font-size:13px}select{width:100%;margin-top:8px;border:0;border-bottom:1px solid var(--ink);padding:11px 2px;background:transparent;font:inherit}button{border:0;background:var(--rust);color:white;font-weight:800;padding:14px 16px;cursor:pointer}form button{width:100%;display:flex;justify-content:space-between;margin-top:28px}button:hover{background:var(--aub)}button:disabled{opacity:.5}small{display:block;color:var(--muted);font-size:10px;margin-top:12px}.review{padding:32px;min-height:620px}.review-head{display:flex;justify-content:space-between}.quality{text-align:right}.quality span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase}.quality strong{font-size:36px}.empty{height:430px;display:grid;place-content:center;text-align:center;color:var(--muted)}.empty p{max-width:390px}.glyph{font:52px Georgia,serif;color:var(--ink)}.glyph span{color:var(--rust);font:25px system-ui}.segment{display:grid;grid-template-columns:105px 1fr 1fr;gap:16px;border-top:1px solid var(--soft);padding:17px 0}.time{font:11px ui-monospace,monospace;color:var(--muted)}.copy span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.copy p{margin:5px 0}.target{background:var(--soft);padding:10px 12px}.target.rtl{text-align:right;font-size:17px}.flags{margin-top:7px}.flag{display:inline-block;background:#f7c9bd;color:#692817;padding:3px 6px;margin-right:4px;font:9px ui-monospace,monospace;text-transform:uppercase}.agent-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:22px 0}.agent{border-top:3px solid var(--ink);padding-top:8px;font-size:10px}.agent.waiting{border-color:var(--rust)}.agent b,.agent span{display:block}.agent span{color:var(--muted)}.gate{display:flex;justify-content:space-between;align-items:center;background:var(--aub);color:white;padding:17px}.gate span{display:block;font-size:10px;text-transform:uppercase;opacity:.7}.gate button{background:var(--paper);color:var(--ink)}.why{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:52px 0}.why span{font:11px ui-monospace,monospace;color:var(--rust);text-transform:uppercase}.why p{margin:8px 0;color:var(--muted)}footer{display:flex;justify-content:space-between;border-top:1px solid var(--ink);padding:27px 0;font-size:13px;color:var(--muted)}footer a{color:inherit}@media(max-width:800px){header,main,footer{margin-left:18px;margin-right:18px}header p{display:none}.intro,.studio{grid-template-columns:1fr}.intro{gap:25px}.studio{border-left:0;border-right:0}form{border-right:0;border-bottom:1px solid var(--ink)}.review{padding:26px 0}.segment{grid-template-columns:1fr}.agent-strip{grid-template-columns:1fr 1fr}.why{grid-template-columns:1fr;gap:18px}.gate{align-items:flex-start;flex-direction:column;gap:14px}}
.dual-brand{display:flex;align-items:center;gap:14px;color:inherit;text-decoration:none}
.brand-unit{display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;column-gap:9px}
.brand-unit img{grid-row:1/3;width:38px;height:38px}
.brand-unit b{font-size:13px;line-height:1.1}
.brand-unit small{font-size:9px;color:var(--muted);margin:2px 0 0}
.brand-unit.aixcel img{background:#fff;padding:4px}
.brand-divider{width:1px;height:34px;background:var(--soft)}
.case-study{border-top:8px solid var(--rust);padding:55px 0 85px}
.case-kicker,.case-actions{display:flex;justify-content:space-between;gap:30px;font:11px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.09em}
.case-kicker b{color:var(--rust)}
.case-lead{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;padding:60px 0;border-bottom:1px solid var(--ink)}
.case-lead h2,.section-head h2,.decision-spread h2{font-size:clamp(36px,5.2vw,65px);line-height:.96;letter-spacing:-.058em;margin:9px 0}
.case-lead>p{align-self:end;font-size:18px;color:var(--muted)}
.language-proof{display:grid;grid-template-columns:repeat(5,1fr);background:var(--rust);color:white}
.language-proof article{padding:23px;border-right:1px solid #ec896f}
.language-proof strong{display:block;font:42px Georgia,serif}
.language-proof span{font-size:10px;text-transform:uppercase}
.editorial-story{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:55px 0}
.editorial-story article{border-top:1px solid var(--ink);padding-top:16px}
.editorial-story span{font:10px ui-monospace,monospace;text-transform:uppercase;color:var(--rust)}
.editorial-story h3,.ops-grid h3{font-size:21px;line-height:1.15}
.editorial-story p,.ops-grid li{color:var(--muted)}
.architecture{border:1px solid var(--ink);background:#fbf8f2;padding:50px}
.section-head{max-width:850px;margin-bottom:35px}
.architecture figure{display:grid;grid-template-columns:220px 1fr;gap:24px;margin:0;padding:25px 0;border-top:1px solid var(--soft)}
.architecture figure:nth-of-type(even){grid-template-columns:1fr 220px}
.architecture figure:nth-of-type(even) img{order:-1}
.architecture img{width:100%;max-height:620px;object-fit:contain}
.architecture figcaption b,.architecture figcaption span{display:block}
.architecture figcaption span{margin-top:8px;color:var(--muted)}
.decision-spread{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;padding:65px 0}
.decision-list{display:grid;grid-template-columns:1fr 1fr}
.decision-list article{padding:18px;border-top:1px solid var(--soft)}
.decision-list article:nth-child(odd){border-right:1px solid var(--soft)}
.decision-list b{color:var(--rust)}
.decision-list p{color:var(--muted)}
.ops-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:55px}
.ops-grid article{background:var(--soft);padding:22px}
.ops-grid article:nth-child(2){background:var(--aub);color:white}
.ops-grid article:nth-child(2) li{color:#d9cadc}
.ops-grid ul{padding-left:17px}
.trace-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;border-top:1px solid var(--ink);padding:26px 0}
.trace-tags b{margin-right:10px}
.trace-tags code{background:var(--soft);padding:6px 8px}
.case-actions{border-top:1px solid var(--ink);padding-top:24px}
.case-actions a{color:inherit;font-weight:800}
.case-actions a:first-child{color:var(--rust)}
@media(max-width:800px){.dual-brand{gap:7px}.brand-unit{grid-template-columns:30px auto}.brand-unit img{width:30px;height:30px}.brand-unit small{display:none}.case-lead,.decision-spread,.architecture figure,.architecture figure:nth-of-type(even){grid-template-columns:1fr;gap:20px}.architecture figure:nth-of-type(even) img{order:0}.language-proof,.editorial-story,.ops-grid,.decision-list{grid-template-columns:1fr}.architecture{padding:27px 17px}.decision-list article:nth-child(odd){border-right:0}.case-kicker,.case-actions{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid var(--rust);outline-offset:3px}
