:root{--navy:#0b2944;--gold:#c79638;--gold-light:#e2b85c;--ink:#091a27;--muted:#536571;--line:#d8dee1;--paper:#fffdf8;--font:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--font)}img{max-width:100%;display:block}a{color:var(--navy)}button{font:inherit;cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h2{font-size:clamp(2rem,3.5vw,3.25rem);margin-bottom:20px}h3{font-size:1.4rem}.shell{width:min(1280px,calc(100% - 64px));margin:auto}.header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:flex;gap:30px;align-items:center;justify-content:space-between;padding:16px 0}.agency{flex-shrink:0}.agency img{width:265px;height:auto}.tabs{display:flex;gap:4px;background:#f1f4f5;padding:5px;border:1px solid var(--line);border-radius:9px}.tab{border:0;background:none;color:#304c62;font-size:14px;font-weight:650;padding:13px 16px;border-radius:6px;line-height:1.4}.tab.active{background:var(--navy);color:white}.tab:hover:not(.active){background:#e4eaed}.hero{background:var(--navy);color:white;padding:58px 0 64px}.hero-grid{display:grid;grid-template-columns:1.4fr .75fr;align-items:center;gap:60px}.eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#78500f;font-weight:700;margin-bottom:16px}.eyebrow.light{color:var(--gold-light)}h1{font-size:clamp(2.6rem,4.1vw,4.5rem);line-height:1.1;margin:14px 0 24px;letter-spacing:-.045em}h1 em{font-style:normal;color:var(--gold-light)}.intro{font-size:18px;color:#d4dfe6;max-width:710px}.hero-art{border:1px solid #ffffff30;border-radius:12px;overflow:hidden;box-shadow:0 24px 50px #0003;transform:rotate(2deg)}.hero-art img{aspect-ratio:1;object-fit:cover;object-position:67% center}.hero-art span{display:block;background:#153d5d;color:#d4dfe6;font-size:13px;padding:12px 18px}.meta{display:flex;flex-wrap:wrap;gap:28px;margin-top:32px}.meta>div{border-left:2px solid var(--gold);padding-left:12px}.meta span{display:block;font-size:12px;color:#b7c6d2;text-transform:uppercase;letter-spacing:.08em}.meta strong{font-size:14px}.section{padding:64px 0 80px}.section-head{display:flex;gap:50px;align-items:flex-end;justify-content:space-between;margin-bottom:36px}.section-head>p{max-width:450px;color:var(--muted);margin-bottom:20px}.section-head>div{flex:1}.cards{display:grid;gap:22px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:30px;display:flex;flex-direction:column;box-shadow:0 10px 24px #0b294408}.card .number{font-size:13px;color:#60717e;letter-spacing:.1em;font-weight:700;margin-bottom:28px}.card h3{font-size:1.7rem;margin-bottom:18px}.card>p{color:var(--muted)}.card ul{list-style:none;padding:0;margin:8px 0 28px}.card li{font-size:16px;padding:10px 0;border-bottom:1px solid var(--line)}.card li:before{content:"+";color:#78500f;font-weight:800;margin-right:9px}.card.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.featured>p,.featured .number{color:#d4dfe6}.featured li{border-color:#ffffff26}.featured li:before{color:var(--gold-light)}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:13px 18px;background:var(--navy);color:white;border:1px solid var(--navy);border-radius:6px;text-decoration:none;font-weight:650;font-size:14px;line-height:1.4}.card .button{margin-top:auto}.button.secondary{background:#fff;color:var(--navy);border-color:#aebcc6}.button.gold{background:var(--gold-light);color:var(--navy);border-color:var(--gold-light)}.button:hover{filter:brightness(.95)}.scope-note{background:#f5f0e6;border:1px solid #e8ddc8;border-radius:8px;padding:24px 28px;margin:32px 0}.scope-note strong{font-size:17px}.scope-note p{color:var(--muted);margin:8px 0 0}.outcome-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:42px;gap:25px}.outcome-strip>div{border-left:3px solid var(--gold);padding-left:18px}.outcome-strip strong{font-size:25px;display:block}.outcome-strip span{color:var(--muted);font-size:14px}.concept-top{display:flex;align-items:center;justify-content:space-between;gap:24px;background:white;border:1px solid var(--line);padding:26px;border-radius:8px;margin-bottom:24px}.concept-top h3{margin-bottom:6px}.concept-top p{margin:0;color:var(--muted)}.frame{border:10px solid #e4eaed;border-radius:14px;overflow:hidden;box-shadow:0 20px 60px #0b294418}.browser-bar{background:var(--navy);color:#d4dfe6;display:flex;gap:22px;padding:13px 18px;font-size:14px}.dots{color:#7190a8}.frame iframe{display:block;width:100%;height:780px;border:0;background:#fff}.compact{margin-top:26px}.compact .card h3{font-size:1.4rem}.compact .card p{margin-bottom:0}.compact .card a{font-size:14px;margin-top:18px}.small{font-size:13px;color:var(--muted);margin-top:22px}.findings{border-top:1px solid var(--line)}.findings>article{display:grid;grid-template-columns:210px 1fr;gap:35px;padding:30px 0;border-bottom:1px solid var(--line)}.finding-label{color:#78500f;font-size:14px;font-weight:700}.findings h3{font-size:1.5rem;margin-bottom:10px}.findings p{color:var(--muted);max-width:850px}.findings a{font-size:14px;margin-right:18px}.subhead{font-size:1.75rem;margin:50px 0 22px}.tag{align-self:flex-start;background:#eef2f5;color:#304c62;border-radius:4px;font-size:12px;padding:5px 8px;margin-bottom:20px}.week{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden}.week article{padding:23px;background:white;border-right:1px solid var(--line)}.week article:last-child{border-right:0}.week span{font-size:13px;color:#78500f;display:block;margin-bottom:12px}.week strong{display:block;line-height:1.3}.week p{font-size:14px;color:var(--muted);margin:12px 0 0}.roadmap .deliverable{margin-top:auto;padding-top:20px;font-size:14px}.closing{padding:42px 0;background:#f5f0e6;border-top:1px solid #e8ddc8}.closing-row{display:flex;justify-content:space-between;align-items:center;gap:35px}.closing h2{font-size:2.4rem;margin:8px 0 12px}.closing p{margin-bottom:0;color:var(--muted)}.closing .button{flex-shrink:0}footer{background:var(--navy);color:#cad6de;padding:26px 0;font-size:13px}.footer-row{display:flex;justify-content:space-between;gap:25px}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}
@media(max-width:1100px){.header-inner{flex-direction:column;gap:16px}.hero-grid{gap:30px}.three{grid-template-columns:1fr}.card h3{max-width:600px}.card .button{align-self:flex-start}.week{grid-template-columns:1fr 1fr}.week article{border-bottom:1px solid var(--line)}.section-head{align-items:flex-start}.section-head>p{max-width:40%}}
@media(max-width:700px){.shell{width:calc(100% - 32px)}.header-inner{padding:12px 0}.agency img{width:260px}.tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.tab{font-size:14px;padding:11px 7px}.hero{padding:38px 0 42px}.hero-grid{grid-template-columns:1fr}.hero-art{display:none}h1{font-size:2.55rem}.intro{font-size:16px}.meta{gap:20px}.section{padding:40px 0 50px}.section-head{display:block}.section-head>p{max-width:none}.card{padding:25px}.card h3{font-size:1.5rem}.outcome-strip{grid-template-columns:1fr 1fr}.concept-top{display:block;padding:22px}.concept-top .button{margin-top:20px}.frame{border-width:5px}.frame iframe{height:660px}.browser-bar{font-size:12px;gap:10px}.findings>article{grid-template-columns:1fr;gap:10px}.week{grid-template-columns:1fr}.week article{border-right:0}.scope-note{padding:22px}.closing-row,.footer-row{display:block}.closing .button{margin-top:24px}.footer-row span{display:block;margin:5px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
