:root{--background:#f7f5f1;--surface:#fff;--surface-muted:#efece6;--foreground:#252525;--foreground-soft:#4e4e4e;--accent:#b32025;--accent-dark:#86171b;--muted:#6c6c6c;--border:#d8d5cf;--dark:#1f1f1f;--dark-soft:#303030;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}h1,h2,h3,p{margin-top:0}h2{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.75rem);line-height:1.08}h3{margin-bottom:.75rem;font-size:1.25rem;line-height:1.25}.site-shell{width:min(var(--max-width), calc(100% - 2rem));margin:0 auto}.site-header,.site-footer{border-color:var(--border)}.site-header{z-index:10;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.site-footer{border-top:1px solid var(--border);color:var(--muted);margin-top:5rem;padding:2rem 0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:4.75rem;display:flex}.brand{letter-spacing:.08em;font-weight:800;text-decoration:none}nav ul{flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}nav a{font-size:.95rem;text-decoration:none}main{padding:5rem 0 2rem}.hero{max-width:900px}.entry-brand{width:min(100%,22rem);margin-bottom:3rem;display:block}.entry-brand img{width:100%;height:auto;display:block}.hero-home{padding:2rem 0 5rem}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}h1{letter-spacing:-.05em;max-width:13ch;margin:.5rem 0 1.5rem;font-size:clamp(2.8rem,7vw,6.25rem);line-height:.98}.lead,.panel-lead{max-width:65ch;color:var(--foreground-soft);font-size:clamp(1.15rem,2vw,1.5rem)}.actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{border:1px solid var(--foreground);padding:.9rem 1.2rem;text-decoration:none;transition:transform .16s,background .16s,color .16s;display:inline-block}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--foreground);color:var(--background)}.button-light{background:var(--background);color:var(--foreground);border-color:var(--background)}.button-ghost{color:var(--background);border-color:color-mix(in srgb, var(--background) 60%, transparent)}.proof-strip{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:6rem;display:grid}.proof-strip p{background:var(--surface);margin:0;padding:1.15rem;font-size:.92rem;font-weight:700}.editorial-block{padding:1rem 0 4rem}.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.editorial-card{background:var(--surface);border:1px solid var(--border);margin:0;padding:.6rem}.editorial-image{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.editorial-card figcaption{color:var(--foreground-soft);padding:.85rem .55rem .45rem;font-size:.9rem;font-weight:700}.section-block{padding:5rem 0}.section-muted{position:relative}.section-muted:before{content:"";background:var(--surface-muted);z-index:-1;position:absolute;inset:0 calc(50% - 50vw)}.section-heading{max-width:780px;margin-bottom:2.5rem}.heading-with-link{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.heading-with-link>div{max-width:780px}.card-grid,.case-grid,.profile-grid{gap:1.25rem;display:grid}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.case-card,.profile-card{background:var(--surface);border:1px solid var(--border);padding:1.5rem}.card-number{color:var(--accent);margin-bottom:2rem;font-weight:700;display:inline-block}.service-card{flex-direction:column;min-height:280px;display:flex}.service-card .text-link{margin-top:auto}.text-link{color:var(--accent-dark);font-weight:700}.dark-panel,.contact-panel{background:var(--dark);color:var(--background);padding:clamp(2rem,6vw,5rem)}.dark-panel{grid-template-columns:1.4fr 1fr;align-items:start;gap:4rem;display:grid}.dark-panel .panel-lead,.contact-panel p{color:#d6d3cc}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-top:1px solid var(--dark-soft);grid-template-columns:1.25rem minmax(0,1fr);align-items:start;padding:1rem 0;display:grid}.check-list li:before{content:"→";color:var(--accent);margin-right:0}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-card{min-height:260px}.case-card .text-link{margin-top:1rem;display:inline-block}.reference-index{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.5rem}.reference-index ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.reference-index li{border-top:1px solid var(--border);color:var(--foreground-soft);padding-top:.75rem}.reference-link{color:inherit;text-decoration:none}.reference-link:hover,.reference-link:focus-visible{color:var(--accent-dark);text-underline-offset:.2em;text-decoration:underline}.case-client{margin-bottom:.25rem;font-size:1.45rem;font-weight:800}.case-context,.profile-role{color:var(--accent-dark);font-weight:700}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card{grid-template-columns:auto 1fr;gap:1.25rem;display:grid}.profile-mark{background:var(--foreground);width:4.25rem;height:4.25rem;color:var(--background);place-items:center;font-weight:800;display:grid}.validation-panel{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.insight-list{border-top:1px solid var(--border)}.insight-list article{border-bottom:1px solid var(--border);grid-template-columns:4rem 1fr;gap:1rem;padding:1.5rem 0;display:grid}.insight-list span{color:var(--accent);font-weight:700}.contact-panel{margin-top:5rem}.contact-panel h2{max-width:14ch}.page-intro{max-width:780px;padding:2rem 0 4rem}.page-intro h1{max-width:14ch}.content-stack{gap:1rem;display:grid}.content-stack article{background:var(--surface);border:1px solid var(--border);padding:1.5rem}@media (max-width:900px){.proof-strip,.three-columns,.case-grid,.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dark-panel{grid-template-columns:1fr;gap:2rem}}@media (max-width:760px){.header-inner{flex-direction:column;align-items:flex-start;padding:1rem 0}nav ul{gap:.8rem 1rem}main{padding-top:3rem}.proof-strip,.three-columns,.case-grid,.reference-index ul,.profile-grid,.editorial-grid{grid-template-columns:1fr}.heading-with-link{flex-direction:column;align-items:flex-start}.profile-card{grid-template-columns:1fr}}.hero-home{grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-width:0;max-width:none;display:grid}.hero-copy{min-width:0;max-width:46rem}.hero-visual{background:var(--dark);min-width:0;min-height:23rem;position:relative;overflow:hidden}.hero-graphic{object-fit:contain;width:100%;height:100%;display:block}@media (max-width:900px){.hero-home{grid-template-columns:1fr}}.service-graphic{aspect-ratio:640/420;object-fit:contain;width:calc(100% + .5rem);height:auto;margin:-.25rem -.25rem 1.5rem;display:block}
