:root{--navy:#0f233a;--navy-soft:#263b51;--yellow:#efc514;--paper:#f6f4ed;--white:#fffefa;--muted:#68727d;--line:#d4d4cc;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--navy);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.section-shell{width:min(calc(100% - 64px), var(--max));margin-inline:auto}.site-header{width:min(calc(100% - 64px), var(--max));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:110px;margin:0 auto;display:flex}.brand img{width:184px;height:auto}nav{align-items:center;gap:34px;font-size:.84rem;display:flex}nav a{transition:opacity .2s}nav a:hover{opacity:.55}.nav-contact{border:1px solid var(--navy);border-radius:100px;padding:12px 20px}.hero{background:var(--navy);color:var(--white);position:relative;overflow:hidden}.hero-inner{z-index:1;flex-direction:column;min-height:calc(100svh - 110px);padding:clamp(70px,9vh,120px) 0 64px;display:flex;position:relative}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.17em;font-size:.68rem;font-weight:600}.eyebrow{color:#aab4bd;align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--yellow);width:26px;height:2px}.hero-symbol{opacity:.12;width:300px;height:300px;position:absolute;top:80px;right:-25px;transform:rotate(45deg)}.hero-symbol i{border:42px solid var(--yellow);position:absolute;inset:0}.hero-symbol i:last-child{background:var(--yellow);border:0;inset:78px}h1,h2{letter-spacing:-.052em;margin:0;font-weight:300}.hero h1{margin-top:auto;font-size:clamp(4.2rem,10vw,9rem);line-height:.89}.hero h1 em,.page-hero h1 em{color:var(--yellow);font-style:normal}.hero-bottom{justify-content:space-between;align-items:flex-end;margin-top:clamp(54px,8vh,94px);display:flex}.hero-bottom p{color:#b9c1c7;width:min(100%,570px);margin:0;font-size:clamp(1rem,1.6vw,1.24rem);line-height:1.65}.circle-link{background:var(--yellow);width:60px;height:60px;color:var(--navy);border-radius:50%;place-items:center;font-size:1.4rem;transition:transform .25s;display:grid}.circle-link:hover{transform:translateY(5px)}.statement{padding:clamp(120px,16vw,220px) 0}.section-label{color:var(--muted);margin:0 0 36px}.statement h2{max-width:1100px;font-size:clamp(2.5rem,5.5vw,5.2rem);line-height:1.08}.approach{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:120px 0 150px;display:grid}.section-heading h2{font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.05}.pillar{border-top:1px solid var(--line);grid-template-columns:52px 1fr 1.4fr;align-items:start;gap:24px;padding:30px 0;display:grid}.pillar:last-child{border-bottom:1px solid var(--line)}.pillar>span{color:var(--yellow);font-size:.72rem;font-weight:600}.pillar h3{margin:-5px 0 0;font-size:1.65rem;font-weight:400}.pillar p{color:var(--muted);margin:0;line-height:1.6}.principles{background:var(--yellow);color:var(--navy)}.principles-inner{grid-template-columns:1fr 1fr;gap:10vw;padding:clamp(100px,12vw,170px) 0;display:grid}.section-label.light{color:currentColor;opacity:.62}.principles h2{font-size:clamp(2.8rem,5.2vw,5rem);line-height:1.03}.principles ol{margin:50px 0 0;padding:0;list-style:none}.principles li{border-top:1px solid #0f233a47;gap:28px;padding:24px 0;font-size:clamp(1.2rem,2vw,1.7rem);font-weight:400;display:flex}.principles li:last-child{border-bottom:1px solid #0f233a47}.principles li span{font-size:.68rem;font-weight:600}.insights{padding:clamp(110px,13vw,180px) 0}.insights-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:70px;display:flex}.insights-heading h2{font-size:clamp(2.8rem,5.1vw,5rem);line-height:1.05}.text-link{border-bottom:1px solid var(--navy);white-space:nowrap;align-items:center;gap:18px;padding-bottom:7px;display:inline-flex}.text-link span{color:var(--yellow)}.insights-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.insight-card{background:var(--white);border:1px solid var(--line);flex-direction:column;min-height:360px;padding:30px;transition:transform .2s,background .2s;display:flex}a.insight-card:hover{background:#fff;transform:translateY(-5px)}.insight-card:nth-child(2){background:var(--navy);color:var(--white);border-color:var(--navy)}.card-category{color:var(--yellow);text-transform:uppercase;letter-spacing:.16em;font-size:.65rem;font-weight:600}.insight-card h3,.insight-card h2{letter-spacing:-.035em;margin:auto 0 20px;font-size:clamp(1.65rem,2.5vw,2.4rem);font-weight:400;line-height:1.1}.insight-card p{color:var(--muted);margin:0 0 28px;line-height:1.6}.insight-card:nth-child(2) p{color:#b9c1c7}.card-action,.insight-card time{border-top:1px solid var(--line);color:var(--muted);padding-top:18px;font-size:.75rem}.insight-card:nth-child(2) .card-action,.insight-card:nth-child(2) time{border-color:var(--navy-soft);color:#b9c1c7}.planned{cursor:default}.contact{background:var(--navy);color:var(--white)}.contact-inner{padding:clamp(120px,16vw,210px) 0}.contact h2{font-size:clamp(3.4rem,8vw,7.5rem);line-height:.97}.contact-copy{color:#b9c1c7;width:min(100%,560px);margin:60px 0 34px;font-size:1.1rem;line-height:1.7}.email-link{border-bottom:1px solid var(--yellow);align-items:center;gap:22px;padding-bottom:8px;font-size:clamp(1.2rem,2vw,1.55rem);display:inline-flex}.email-link span{color:var(--yellow)}.site-footer{background:var(--yellow)}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:150px;font-size:.72rem;display:grid}.footer-brand img{width:170px;height:auto}.draft-note{text-align:right}.page-hero{background:var(--navy);color:var(--white);padding:clamp(100px,12vw,170px) 0}.page-hero h1{font-size:clamp(3.8rem,8vw,7.6rem);line-height:.95}.page-hero>div>p:last-child{color:#b9c1c7;width:min(100%,590px);margin:48px 0 0;font-size:1.1rem;line-height:1.7}.insights-index{min-height:60vh;padding:clamp(90px,12vw,160px) 0}.insights-empty{border-top:1px solid var(--line);max-width:900px;padding-top:38px}.insights-empty>span{color:var(--yellow);font-size:.72rem;font-weight:600}.insights-empty h2{margin-top:70px;font-size:clamp(2.8rem,6vw,5.7rem);line-height:1.02}.insights-empty p{width:min(100%,580px);color:var(--muted);margin:38px 0;line-height:1.7}.article-shell{width:min(100% - 64px,900px);margin:0 auto;padding:90px 0 150px}.article-header{border-bottom:1px solid var(--line);padding-bottom:60px}.back-link{color:var(--muted);margin-bottom:70px;font-size:.82rem;display:inline-block}.article-header h1{font-size:clamp(3.2rem,7vw,6.8rem);line-height:.98}.article-description{color:var(--muted);max-width:680px;margin:38px 0;font-size:1.2rem;line-height:1.7}.article-header time{color:var(--muted);font-size:.75rem}.article-body{max-width:720px;margin:70px auto 0;font-size:1.08rem;line-height:1.85}.article-body h2{margin:70px 0 22px;font-size:2.1rem}.article-body a{text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:2px}@media (width<=820px){.section-shell,.site-header{width:min(calc(100% - 36px), var(--max))}.site-header{min-height:90px}.brand img{width:150px}nav{gap:0}nav a:not(.nav-contact){display:none}.nav-contact{padding:10px 16px}.hero-inner{min-height:calc(100svh - 90px);padding-top:64px}.hero h1{font-size:clamp(3.4rem,15vw,6rem)}.hero-symbol{width:190px;height:190px;right:-60px}.hero-bottom{align-items:flex-start;gap:34px}.circle-link{flex:none;width:52px;height:52px}.approach,.principles-inner{grid-template-columns:1fr}.approach{gap:70px;padding-block:90px}.pillar{grid-template-columns:38px 1fr}.pillar p{grid-column:2}.principles-inner{gap:35px}.insights-heading{flex-direction:column;align-items:flex-start}.insights-grid{grid-template-columns:1fr}.insight-card{min-height:310px}.footer-inner{grid-template-columns:1fr;padding:48px 0}.draft-note{text-align:left}.article-shell{width:min(100% - 36px,900px);padding-top:60px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
