:root{--brand-bg-alt:#F0F2F3;--brand-text:#171A1C;--brand-border:#DCE0E2;--radius:4px}.duxs-home-hero{position:relative;min-height:680px;padding:104px 0 160px;background:var(--brand-primary-dark);overflow:hidden}.duxs-home-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.3}.duxs-home-hero .container{position:relative;z-index:2}.hero-copy{max-width:720px}.duxs-home-hero a,.duxs-home-hero h1,.duxs-home-hero p{color:var(--brand-text-inverse)}.duxs-home-hero .primary{background:var(--brand-accent);border-radius:4px;border-radius:var(--radius);margin-right:20px}.hero-bottom{position:absolute;z-index:3;bottom:0;width:100%;background:rgba(37,99,235,.9)}.hero-bottom .container{display:flex;justify-content:space-between;gap:24px;padding-top:28px;padding-bottom:28px;color:var(--brand-text-inverse);font-weight:600}.ai-install-runbook header,.ai-result-preview header,.ai-trust-ledger header,.duxs-faq header{max-width:760px;margin-bottom:40px}.install-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:#dce0e2;background:var(--brand-border)}.install-steps li{background:var(--brand-bg);padding:28px}.install-steps code{display:block;background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:12px;margin:16px 0;word-wrap:anywhere}.ai-result-preview{background:#f0f2f3;background:var(--brand-bg-alt)}.result-shell{border:1px solid #dce0e2;border:1px solid var(--brand-border);background:var(--brand-bg)}.result-shell>*{padding:32px;border-right:1px solid #dce0e2;border-right:1px solid var(--brand-border)}.result-shell>:last-child{border-right:0}.result-shell pre{white-space:pre-wrap}.ai-result-preview>div>button{margin-top:24px}.ai-trust-ledger article,.duxs-faq article{height:100%;padding:28px;border:1px solid #dce0e2;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--radius)}.duxs-faq{background:#f0f2f3;background:var(--brand-bg-alt)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}@media (max-width:991px){.install-steps{grid-template-columns:1fr 1fr}}@media (max-width:767px){.hero-bottom .container{overflow-x:auto}.hero-bottom span{min-width:140px}.faq-grid,.install-steps{grid-template-columns:1fr}.result-shell>*{border-right:0;border-bottom:1px solid #dce0e2;border-bottom:1px solid var(--brand-border)}}