:root{color-scheme:light;--ink: #111114;--muted: #62636a;--line: #e8e5df;--paper: #fff;--soft: #f7f4ed;--gold: #f2c94c;--coral: #f47d61;--teal: #0e766e;--dark: #0b0b0e;--max: 1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(18px,4vw,48px);background:#ffffffe6;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand img{width:190px;height:auto}.nav-links{display:flex;align-items:center;gap:26px;color:#35353a;font-size:15px}.nav-links a:hover{color:var(--teal)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;color:#111;background:var(--gold);border-radius:999px;font-weight:700}.hero{width:min(var(--max),calc(100% - 36px));min-height:calc(100vh - 76px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.9fr);align-items:center;gap:clamp(28px,5vw,72px);padding:48px 0 36px}.eyebrow{margin:0 0 14px;color:var(--teal);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:860px;margin-bottom:22px;font-size:clamp(48px,8vw,104px);line-height:.94;letter-spacing:0}h2{margin-bottom:18px;font-size:clamp(34px,5vw,66px);line-height:1;letter-spacing:0}h3{margin-bottom:12px;font-size:24px;line-height:1.1}.hero-text{max-width:690px;color:#3f4047;font-size:clamp(18px,2vw,24px);line-height:1.55}.actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:800}.btn-primary{background:var(--dark);color:#fff}.btn-secondary{background:#fff;color:var(--dark);border:1px solid var(--line)}.hero-media{position:relative;min-height:520px;overflow:hidden;border-radius:24px;background:var(--soft)}.hero-media img{width:100%;height:100%;min-height:520px;object-fit:cover}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip span{min-height:104px;display:flex;align-items:center;padding:22px clamp(18px,3vw,36px);color:#2f3036;border-right:1px solid var(--line);font-weight:700}.section,.split-section,.portfolio-band,.cta-section,.contact-hero,.not-found{width:min(var(--max),calc(100% - 36px));margin:0 auto;padding:clamp(70px,10vw,130px) 0}.section-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:24px;align-items:end;margin-bottom:36px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{min-height:270px;padding:28px;border:1px solid var(--line);background:var(--soft)}.service-card:nth-child(2){background:#eef8f6}.service-card:nth-child(3){background:#fff6df}.service-card:nth-child(4){background:#fff0eb}.service-card p,.split-section p,.cta-section p,.contact-hero p{color:var(--muted);line-height:1.7}.split-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(28px,5vw,70px);align-items:start;border-top:1px solid var(--line)}.steps{margin:0;padding:0;list-style:none;counter-reset:steps}.steps li{counter-increment:steps;display:grid;grid-template-columns:70px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.steps li:before{content:counter(steps,decimal-leading-zero);color:var(--coral);font-weight:900;font-size:28px}.steps strong{display:block;margin-bottom:6px;font-size:22px}.steps span{color:var(--muted);line-height:1.6}.portfolio-band{display:grid;grid-template-columns:.95fr 1.05fr;gap:30px;align-items:center;padding:72px clamp(20px,4vw,54px);background:var(--dark);color:#fff}.portfolio-band .eyebrow{color:var(--gold)}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.work-grid img{width:100%;aspect-ratio:3 / 4;object-fit:cover}.legacy-section{display:grid;grid-template-columns:330px 1fr;gap:clamp(28px,5vw,70px);align-items:center;margin-top:28px;padding:clamp(54px,8vw,86px) max(18px,calc((100vw - var(--max)) / 2));overflow:hidden;color:#fff;background:#ff765f}.legacy-copy h2{margin-bottom:28px;color:#fff;font-size:clamp(46px,6vw,78px);text-transform:uppercase}.legacy-copy .eyebrow{color:#fff5cf}.accent-line{display:block;width:82px;height:5px;margin-bottom:34px;background:#6b5cff}.legacy-copy p{margin:0;color:#fff;font-size:clamp(20px,2.2vw,30px);line-height:1.5}.legacy-gallery{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));gap:22px;align-items:end;overflow-x:auto;padding:8px 4px 16px;scrollbar-width:thin}.legacy-gallery figure{margin:0;min-width:210px}.legacy-gallery img{width:100%;max-height:640px;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(20,20,20,.22))}.cta-section{text-align:center;border-top:1px solid var(--line)}.cta-section h2,.contact-hero h1{margin-left:auto;margin-right:auto;max-width:850px}.cta-section p,.contact-hero p{max-width:620px;margin-left:auto;margin-right:auto}.cta-section .btn,.contact-actions{margin-left:auto;margin-right:auto;justify-content:center}.contact-page{min-height:calc(100vh - 250px);display:grid;place-items:center}.contact-hero{text-align:center}.site-footer{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:28px;padding:48px clamp(18px,4vw,48px);color:#d9d9df;background:var(--dark)}.site-footer img{width:180px;filter:brightness(0) invert(1)}.site-footer p{color:#b9bac4;line-height:1.6}.site-footer nav{display:grid;gap:12px;align-content:start}.copyright{text-align:right}.not-found{min-height:58vh;display:grid;place-items:center;text-align:center}@media(max-width:920px){.site-header{align-items:flex-start;flex-wrap:wrap}.nav-links{order:3;width:100%;justify-content:space-between;gap:12px;overflow-x:auto}.hero,.section-head,.split-section,.portfolio-band{grid-template-columns:1fr}.hero{min-height:auto;padding-top:36px}.hero-media,.hero-media img{min-height:360px}.proof-strip,.service-grid{grid-template-columns:1fr 1fr}.legacy-section{grid-template-columns:1fr}.legacy-gallery{grid-template-columns:repeat(4,minmax(220px,260px))}.site-footer{grid-template-columns:1fr}.copyright{text-align:left}}@media(max-width:620px){.brand img{width:158px}.header-cta{min-height:38px;padding:0 14px}.proof-strip,.service-grid,.work-grid{grid-template-columns:1fr}.legacy-section{width:100%}.legacy-gallery{grid-template-columns:repeat(4,minmax(190px,220px))}.proof-strip span{min-height:76px;border-right:0;border-bottom:1px solid var(--line)}.steps li{grid-template-columns:1fr;gap:8px}.portfolio-band{width:100%}}
