
:root{--du-orange:#ff983d;--du-gold:#f2c75c;--du-dark:#07111f;--du-panel:#0d1a2b;--du-line:rgba(255,255,255,.12)}
.dahu-unified-intro{background:linear-gradient(135deg,#081426,#112843);border-bottom:1px solid rgba(255,152,61,.28);color:#fff;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.dahu-unified-shell{width:min(1320px,calc(100% - 32px));margin:auto;padding:34px 0 26px;display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center}
.dahu-unified-kicker{display:block;color:#ffba79;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:900}
.dahu-unified-intro h1{font-size:clamp(2.3rem,5vw,4.5rem);line-height:.95;letter-spacing:-.05em;margin:10px 0 12px}
.dahu-unified-intro p{margin:0;max-width:760px;color:#c7d5e5;font-size:1.05rem;line-height:1.65}
.dahu-unified-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.dahu-unified-actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:11px 17px;border-radius:999px;border:1px solid var(--du-line);color:#fff;text-decoration:none;font-weight:850;background:rgba(255,255,255,.055)}
.dahu-unified-actions a.primary{background:linear-gradient(135deg,#ff9b42,#e86d19);box-shadow:0 14px 34px rgba(232,109,25,.25)}
.dahu-journey-strip{width:min(1320px,calc(100% - 32px));margin:0 auto 20px;display:grid;grid-template-columns:1.5fr repeat(6,.62fr);gap:8px}
.dahu-journey-strip>div{padding:12px 14px;border:1px solid rgba(255,152,61,.18);border-radius:14px;background:rgba(255,255,255,.045)}
.dahu-journey-strip small{display:block;color:#ffba79;font-size:.61rem;letter-spacing:.12em;text-transform:uppercase;font-weight:900;margin-bottom:4px}
.dahu-journey-strip strong{font-size:.83rem}
.dahu-unified-page .topbar{position:relative!important;top:auto!important}
.dahu-unified-page .topbar .brand small{color:#ffba79}
.dahu-unified-page .topbar .nav a{white-space:nowrap}
.dahu-unified-footer{margin-top:70px;background:#050b14;border-top:1px solid var(--du-line);color:#fff}
.dahu-footer-shell{width:min(1320px,calc(100% - 32px));margin:auto;padding:32px 0;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}
.dahu-footer-shell>div{display:flex;align-items:center;gap:12px}.dahu-footer-shell img{width:48px;height:48px;object-fit:contain}.dahu-footer-shell p{margin:0;color:#b8c6d5;line-height:1.5}.dahu-footer-shell strong{color:#fff}
.dahu-footer-shell nav{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.dahu-footer-shell nav a{color:#dfe8f3;text-decoration:none;padding:8px 10px;border-radius:9px}.dahu-footer-shell nav a:hover{background:rgba(255,255,255,.07)}
@media(max-width:900px){.dahu-unified-shell,.dahu-footer-shell{grid-template-columns:1fr}.dahu-unified-actions,.dahu-footer-shell nav{justify-content:flex-start}.dahu-journey-strip{grid-template-columns:repeat(3,1fr)}.dahu-journey-strip>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.dahu-journey-strip{grid-template-columns:1fr 1fr}.dahu-unified-shell{padding-top:26px}.dahu-unified-intro h1{font-size:2.6rem}}
