@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono&display=swap');
:root{color-scheme:dark;--ink:#f0f4ef;--muted:#adb8b0;--line:#354238;--paper:#111513;--surface:#191f1b;--accent:#bdff87;--accent-dark:#bdff87}
*{letter-spacing:0}body{font-family:'Space Grotesk',Arial,sans-serif}html{scroll-padding-top:95px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #ff987f;outline-offset:5px}.site-header{height:82px;padding:0 6%;background:#111513;border-bottom:1px solid var(--line);position:relative}.brand{font-size:19px;gap:12px}.brand-mark{background:transparent;color:var(--accent);border:1px solid #587148;border-radius:2px}.hero{display:flex;position:relative;isolation:isolate;background:#111513;min-height:680px;height:calc(100svh - 150px);max-height:930px;padding:48px 6% 65px;overflow:hidden}.hero-content{max-width:550px}#architecture{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.hero-panel{display:none}.eyebrow,.section-label{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:400}h1{font-size:104px;font-weight:500;line-height:.96;margin-bottom:22px}h1 span{color:var(--accent)}.hero-tagline{font-size:27px;line-height:1.3;margin-bottom:18px}.hero-copy{font-size:14px;max-width:415px}.hero-actions{margin-top:25px}.button{font-size:13px;border-radius:3px;min-height:48px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#192612;background:var(--accent);border-color:var(--accent)}.button.secondary{background:transparent;color:var(--ink);border-color:#526157}.stack-band{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;padding:23px 6%;border-block:1px solid var(--line);background:#1a201b;color:#b7c2b9;font:12px 'IBM Plex Mono',monospace}.section{padding:85px 6%}h2{font-size:43px;font-weight:500;line-height:1.12}h3{font-size:22px;font-weight:500}.intro{background:var(--paper);grid-template-columns:1fr 1fr}.intro h2{font-size:32px;max-width:550px}.intro p:last-child{font-size:16px}.service-grid{gap:0;margin-top:40px;border-top:1px solid var(--line);counter-reset:services}.service-grid article{border:0;border-radius:0;background:transparent;box-shadow:none;padding:28px 24px 0 0}.service-grid article+article{border-left:1px solid var(--line);padding-left:24px}.service-grid article:before{counter-increment:services;content:'0' counter(services) ' /';display:block;color:#ff987f;font:12px 'IBM Plex Mono',monospace;margin-bottom:30px}.service-grid p{font-size:14px}.proof{background:#bdff87;color:#182312}.proof .section-label{color:#344b29}.proof-grid{gap:35px}.proof-grid div{border:0;border-radius:0;box-shadow:none;padding:0;background:transparent}.proof-grid span{color:#33472a}.proof-grid strong{font-size:20px;font-weight:500}.experience-note{color:var(--muted);font-size:14px}.work-list{display:block;border-top:1px solid var(--line);margin-top:35px;counter-reset:work}.work-list article{display:grid;grid-template-columns:60px 1fr 1.6fr;gap:25px;align-items:center;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;padding:30px 0}.work-list article:before{counter-increment:work;content:'0' counter(work);font:12px 'IBM Plex Mono',monospace;color:#ff987f}.work-list h3,.work-list p{margin:0}.work-list p{font-size:14px}.contact{padding:75px 6%;grid-template-columns:1fr 1fr;gap:20px 8%;background:#1b231e}.contact>div:first-child{grid-column:1}.contact-actions{grid-column:1;align-self:start;margin-top:0}.contact form{grid-column:2;grid-row:1 / 3;display:flex;flex-direction:column}label{font-size:12px;margin-bottom:8px}input,select,textarea{width:100%;font:14px 'Space Grotesk',Arial,sans-serif;padding:13px;border:1px solid #526157;border-radius:3px;background:#111713;color:var(--ink);margin-bottom:18px}textarea{resize:vertical;min-height:120px}input::placeholder,textarea::placeholder{color:#adb8b0}form button{cursor:pointer}#form-status{font-size:12px;color:var(--accent);min-height:20px;margin-top:12px}footer{padding:28px 6%;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}footer>span:first-child{font-size:18px;color:var(--ink)}@media(max-width:1000px){h1{font-size:90px}.hero-content{max-width:450px}.service-grid article:nth-child(3){border-left:0;padding-left:0}.service-grid article:nth-child(n+3){border-top:1px solid var(--line);margin-top:24px}.proof-grid{grid-template-columns:1fr}.intro{gap:35px}}@media(max-width:680px){.site-header{flex-direction:row;align-items:center;gap:10px;height:75px}.brand{font-size:15px;gap:7px;white-space:nowrap}.brand-mark{width:30px;height:30px;font-size:11px}nav{width:auto;gap:15px}nav a{font-size:12px}nav a:nth-child(2){display:none}.hero{height:auto;min-height:820px;align-items:flex-start;padding-top:40px;padding-bottom:280px}h1{font-size:78px}.hero-tagline{font-size:24px}.hero-copy{font-size:14px;max-width:350px}.hero-actions{flex-direction:row}.hero-actions .button{width:auto}.eyebrow{font-size:10px}.stack-band{justify-content:flex-start;font-size:10px}.section{padding:55px 6%}.intro{grid-template-columns:1fr}.intro h2{font-size:29px}h2{font-size:34px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article{padding-right:14px}.service-grid article+article{padding-left:14px}.service-grid h3{font-size:20px}.service-grid p{font-size:13px}.work-list article{grid-template-columns:25px 1fr;gap:10px 15px}.work-list p{grid-column:2}.contact{grid-template-columns:1fr;padding:55px 6%}.contact form{grid-column:1;grid-row:auto;margin-top:20px}.contact-actions{flex-direction:row}.contact-actions .button{width:auto}footer{flex-wrap:wrap}footer>span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
