:root{--accent:#f4b82e;--ink:#20201f;--soft:#faf9f4;--line:#ddd9ce;--radius:18px}
body{background:#eeb42d}
.header{margin:20px auto 0;width:min(1180px,calc(100% - 40px));border:1px solid #2b2b2b;border-radius:16px;background:#20201f;color:#fff}
.header .wrap{width:100%;padding:0 18px}
.hero{margin:0 auto;width:min(1240px,calc(100% - 40px));padding:76px 30px 0;background:var(--soft)}
.hero>.wrap{width:100%}
.hero>.wrap>.eyebrow,.hero>.wrap>.display,.hero>.wrap>.lede{display:block;text-align:center;margin-left:auto;margin-right:auto}
.hero .display{font-size:clamp(3rem,6.5vw,6rem)}
.hero .display span{color:#aaa}
.hero .lede{margin-top:26px}
.hero-board{display:grid;grid-template-columns:.92fr 1.08fr;gap:14px;margin-top:50px}
.strategy-card{min-height:500px;padding:38px;background:#20201f;color:#fff;border-radius:22px;display:flex;flex-direction:column}
.strategy-card>span{font-size:.7rem}
.strategy-card h2{font-size:3rem;line-height:1;margin:24px 0}
.strategy-card h2 i{color:#aaa;font-style:normal}
.strategy-card p{color:#c8c8c8}
.strategy-card .outline{width:max-content;margin-top:15px;border-color:#fff}
.mini-case{margin-top:auto;padding-top:20px;border-top:1px solid #555;display:flex;align-items:end;justify-content:space-between}
.mini-case b{font-size:2rem;color:var(--accent)}
.portrait{position:relative;min-height:500px;border-radius:22px;overflow:hidden}
.metric{position:absolute;bottom:20px;width:180px;padding:18px;border-radius:14px;background:#fff}
.metric b{display:block;font-size:1.7rem}
.metric span{font-size:.76rem;color:#666}
.m1{left:20px}
.m2{right:20px}
.partner{display:flex;align-items:center;justify-content:space-around;gap:24px;min-height:100px;color:#aaa;font-size:.75rem}
.partner b{color:#4d4d4d}
.section{background:var(--soft)}
.center-head{text-align:center;margin-bottom:50px}
.center-head h2{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1;letter-spacing:-.06em;margin:0}
.center-head h2 span{color:#aaa}
.center-head p{color:var(--muted)}
.method article{min-height:260px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:14px}
.method b{color:var(--accent)}
.method h3{margin-top:80px}
.method p{color:var(--muted)}
.services{background:#fff}
.service-rows{border-top:1px solid var(--ink)}
.service-rows article{display:grid;grid-template-columns:80px 1fr 1fr auto;align-items:center;gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}
.service-rows h3{font-size:2rem;margin:0}
.service-rows p{color:var(--muted)}
.case{background:#20201f;color:#fff}
.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.case-grid article{position:relative;height:480px;border-radius:18px;overflow:hidden}
.case-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.85))}
.case-grid div{position:absolute;z-index:2;inset:auto 28px 25px}
.case-grid h3{font-size:1.5rem;max-width:430px}
.case-grid b{font-size:2.6rem;color:var(--accent)}
.cta{background:var(--accent)}
@media(max-width:900px){.hero-board,.case-grid{grid-template-columns:1fr}
.partner{flex-wrap:wrap;padding:25px 0}
.service-rows article{grid-template-columns:45px 1fr}
.service-rows p,.service-rows span{display:none}
}
@media(max-width:620px){.header,.hero{width:100%;margin:0;border-radius:0}
.hero{padding:50px 14px 0}
.metric{width:140px}
.strategy-card{padding:26px}
.strategy-card h2{font-size:2.3rem}
}
.hero{width:min(1180px,calc(100% - 40px))}
@media(max-width:620px){.hero{width:100%}
}
.dashboard{background:#fff}.dash-shell{border:1px solid var(--line);border-radius:20px;padding:28px;background:#20201f;color:#fff}.dash-top{display:flex;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid #444;font-size:.75rem}.dash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.dash-grid article{padding:24px;border-radius:14px;background:#2d2d2c}.dash-grid span{display:block;color:#aaa;font-size:.78rem}.dash-grid strong{display:block;margin:25px 0 5px;font-size:2.1rem}.dash-grid em{color:var(--accent);font-style:normal}.dash-grid .chart{grid-column:1/-1}.chart div{height:130px;display:flex;align-items:end;gap:8%;padding-top:18px}.chart i{width:8%;height:35%;background:var(--accent);border-radius:5px 5px 0 0}.chart i:nth-child(2){height:52%}.chart i:nth-child(3){height:45%}.chart i:nth-child(4){height:68%}.chart i:nth-child(5){height:60%}.chart i:nth-child(6){height:82%}.chart i:nth-child(7){height:94%}.insights{background:var(--soft)}.insight-list{border-top:1px solid var(--ink)}.insight-list article{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:25px;padding:27px 0;border-bottom:1px solid var(--line)}.insight-list span{font-size:.68rem;color:var(--accent);font-weight:900}.insight-list h3{margin:5px 0;font-size:1.45rem}.insight-list a{font-weight:800}@media(max-width:700px){.dash-grid{grid-template-columns:1fr}.insight-list article{grid-template-columns:45px 1fr}.insight-list article>a{grid-column:2}.dash-grid strong{font-size:1.7rem}}
