:root{--ink:#090909;--panel:#111214;--panel2:#18191b;--silver:#d7d9dc;--muted:#999da3;--yellow:#ffc400;--line:#2b2d30;--white:#f7f7f5;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font:16px/1.6 Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:82px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(9,9,9,.91);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;font-size:1rem;letter-spacing:.12em}.brand img{width:48px;height:48px;object-fit:cover;border-radius:4px}.brand b,.footer-brand b{color:var(--yellow)}nav{display:flex;align-items:center;gap:28px}nav a{font-size:.92rem;color:#d7d7d7}nav a:hover{color:var(--yellow)}.nav-cta{padding:11px 18px;border:1px solid var(--yellow);color:var(--yellow)!important}.menu-toggle{display:none;background:none;border:0;padding:10px}.hero{min-height:calc(100vh - 82px);max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:7vw;padding:72px 24px;position:relative}.hero:before{content:"";position:absolute;left:-50vw;right:-50vw;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent)}.eyebrow{margin:0 0 18px;color:var(--yellow);font-size:.76rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.hero h1,.section-heading h2,.about h2,.quote h2{margin:0;font-size:clamp(2.8rem,5.7vw,6.6rem);line-height:.94;letter-spacing:-.055em}.hero h1 em{display:block;color:var(--silver);font-style:normal}.lede{max-width:680px;margin:30px 0;color:#b9bcc0;font-size:1.18rem}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--line);font:700 .82rem/1 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:.2s}.primary{background:var(--yellow);border-color:var(--yellow);color:#111}.primary:hover{background:#ffda47}.ghost{background:transparent;color:var(--white)}.ghost:hover{border-color:#777}.capability-strip{display:flex;flex-wrap:wrap;gap:20px;margin-top:46px;color:#85898e;font-size:.76rem;text-transform:uppercase;letter-spacing:.09em}.capability-strip span:before{content:"";display:inline-block;width:5px;height:5px;background:var(--yellow);margin:0 9px 2px 0}.hero-visual{position:relative}.logo-stage{position:relative;border:1px solid var(--line);padding:14px;background:#050505;box-shadow:0 30px 80px rgba(0,0,0,.45)}.logo-stage:after{content:"";position:absolute;inset:10px;border:1px solid rgba(255,196,0,.15);pointer-events:none}.logo-stage img{width:100%;filter:contrast(1.05)}.print-lines{position:absolute;right:-20px;bottom:-35px;width:50%;height:80px}.print-lines i{display:block;height:2px;margin:8px 0;background:linear-gradient(90deg,transparent,var(--yellow));opacity:.55}.section{max-width:var(--max);margin:auto;padding:120px 24px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;margin-bottom:56px}.section-heading .eyebrow{grid-column:1/-1;margin:0}.section-heading h2,.about h2,.quote h2{font-size:clamp(2.3rem,4.5vw,4.8rem)}.section-heading>p:last-child{max-width:520px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:330px;padding:28px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(145deg,#121315,#0d0e0f);transition:.25s}.service-card:hover{transform:translateY(-6px);border-bottom-color:var(--yellow)}.number{color:var(--yellow);font:700 .8rem monospace}.service-card h3{margin:74px 0 16px;font-size:1.35rem;line-height:1.2}.service-card p{color:var(--muted);margin:0}.service-card a{margin-top:auto;color:var(--silver);font-size:.86rem}.projects{max-width:none;background:#111214}.projects>*{max-width:var(--max);margin-left:auto;margin-right:auto}.project-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}.project-card{margin:0;background:#191a1c;border:1px solid var(--line);overflow:hidden}.project-card img{width:100%;height:360px;object-fit:cover;filter:saturate(.82) contrast(1.05)}.project-large{grid-row:span 2}.project-large img{height:530px}.project-card figcaption,.project-story{padding:27px}.project-card h3,.project-story h3{font-size:1.45rem;margin:8px 0}.project-card p,.project-story p{margin:0;color:var(--muted)}.project-type{color:var(--yellow);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.project-story{border:1px solid var(--line);background:linear-gradient(135deg,#1a1b1d,#111);display:flex;flex-direction:column;justify-content:center}.story-mark{margin-top:32px;color:#74787d;font:bold .77rem monospace;letter-spacing:.08em}.story-mark b{color:var(--yellow);margin:0 6px}.process-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.process-grid li{padding:26px;border-left:1px solid var(--line);min-height:250px}.process-grid li:last-child{border-right:1px solid var(--line)}.process-grid b{display:grid;place-items:center;width:42px;height:42px;background:var(--yellow);color:#111}.process-grid h3{margin:42px 0 10px}.process-grid p{margin:0;color:var(--muted)}.about{padding-top:40px}.about-panel{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:70px;background:var(--silver);color:#111;position:relative;overflow:hidden}.about-panel:after{content:"CG";position:absolute;right:-35px;bottom:-100px;font-weight:900;font-size:16rem;color:rgba(0,0,0,.055)}.about .eyebrow{color:#6b5100}.about-panel>div:last-child{font-size:1.08rem}.quote{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;border-top:1px solid var(--line)}.quote-intro>p:not(.eyebrow){color:var(--muted);font-size:1.06rem}.notice{margin-top:38px;padding:22px;border-left:3px solid var(--yellow);background:var(--panel)}.notice b,.notice span{display:block}.notice span{color:var(--muted);font-size:.9rem;margin-top:5px}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.quote-form label{display:grid;gap:8px;color:#c7c9cc;font-size:.82rem;font-weight:700}.quote-form .full{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid #35373a;background:#151618;color:var(--white);padding:14px 15px;border-radius:0;font:1rem Arial,sans-serif}input:focus,select:focus,textarea:focus{outline:2px solid var(--yellow);outline-offset:1px}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:start;font-weight:400!important}.check input{width:18px;height:18px;accent-color:var(--yellow)}.form-note{color:#71757a;margin:0;font-size:.76rem!important;font-weight:400!important}.summary{grid-column:1/-1;padding:32px;border:1px solid var(--yellow);background:#121315}.summary pre{white-space:pre-wrap;background:#080808;padding:20px;color:#d5d7da;font:14px/1.65 monospace}.summary .button{margin:8px 8px 0 0}.summary h3{font-size:1.4rem}.summary #copy-status{color:var(--yellow)}footer{max-width:var(--max);margin:auto;padding:50px 24px;display:grid;grid-template-columns:1fr auto;gap:10px 40px;border-top:1px solid var(--line);color:var(--muted)}.footer-brand{color:var(--white);letter-spacing:.12em}footer p{margin:0}footer div{grid-column:2;grid-row:1/3;display:flex;gap:25px;align-items:center}footer a:hover{color:var(--yellow)}footer small{grid-column:1/-1;margin-top:25px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media (max-width:900px){nav{display:none;position:absolute;top:82px;left:0;right:0;padding:24px;background:#0d0d0d;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch}nav.open{display:flex}.menu-toggle{display:block}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:6px}.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{max-width:580px}.section-heading,.about-panel,.quote{grid-template-columns:1fr}.service-grid,.process-grid{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr}.project-large{grid-row:auto}.project-large img,.project-card img{height:auto}.about-panel{padding:45px 30px}.quote-form{margin-top:20px}}@media (max-width:580px){.site-header{height:70px;padding:0 18px}.brand img{width:40px;height:40px}.brand span{font-size:.83rem}nav{top:70px}.hero{min-height:auto;padding:55px 18px 80px}.hero h1{font-size:2.75rem}.section{padding:85px 18px}.section-heading{margin-bottom:36px}.service-grid,.process-grid,.quote-form{grid-template-columns:1fr}.service-card{min-height:270px}.service-card h3{margin-top:50px}.process-grid li,.process-grid li:last-child{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.quote-form label,.quote-form .full{grid-column:1}.about-panel{padding:38px 22px}.hero-actions .button{width:100%}.capability-strip{display:grid;gap:10px}footer{grid-template-columns:1fr}footer div{grid-column:1;grid-row:auto;margin-top:16px}footer small{grid-column:1}}
.direct-contact{display:grid;justify-items:start;gap:7px;margin-top:30px}.direct-contact span{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.direct-contact>a:not(.button){font-size:1.45rem;font-weight:700;color:var(--white)}.direct-contact .button{margin-top:8px}
