html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Space Grotesk,Trebuchet MS,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}:root{--brand-navy:#101830;--brand-slate:#34485d;--brand-steel:#327790;--brand-cyan:#3fcae8;--logo-bg:#111931;--bg:#fafbfc;--bg-soft:#f3f7fb;--surface:#fff;--border:#d9e3ec;--text:#101830;--muted:#4d6075;--shadow:0 12px 32px #10183014;--page-gutter:24px}*{box-sizing:border-box}body{color:var(--text);background:linear-gradient(180deg, var(--bg) 0%, var(--bg-soft) 100%);margin:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;padding:0 0 32px}.main-content,.footer{width:min(1120px, calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.topbar{background:var(--logo-bg);width:100%;box-shadow:0 6px 18px #10183029}.topbar-inner{width:min(1120px, calc(100% - (var(--page-gutter) * 2)));justify-content:space-between;align-items:flex-start;margin:0 auto;padding:14px 0 12px;display:flex}.topbar-actions{align-items:center;display:flex}.top-link{color:#ffffffd6;font-size:.95rem;font-weight:500}.top-link:hover,.top-link:focus-visible{color:var(--brand-cyan)}.brand-mark{flex:none;align-items:center;display:inline-flex}.brand-mark img{width:114px;height:auto;display:block}.main-content{flex-direction:column;gap:24px;margin-top:28px;display:flex}.hero,.content-section{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-top:4px solid var(--brand-cyan);border-radius:20px}.hero{padding:56px}.hero-copy{max-width:none}.hero-copy h1,.page-title,.section-heading h2,.info-card h3,.work-card h3{margin:0;font-family:Segoe UI,Avenir Next,system-ui,sans-serif}.hero-copy h1{letter-spacing:-.03em;max-width:none;color:var(--brand-navy);font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.08}.hero-lead{color:var(--brand-slate);margin:20px 0 0;font-size:1.15rem;line-height:1.7}.hero-text,.section-heading p,.info-card p,.work-card p,.footer p{color:var(--muted);font-size:1rem;line-height:1.7}.hero-text{margin:16px 0 0}.hero-signoff{color:var(--brand-steel);margin:28px 0 0;font-size:1rem;font-weight:600}.submit-button{font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:13px 22px;font-weight:600;display:inline-flex}.content-section{padding:36px}.section-heading{max-width:none}.page-title,.section-heading h2{letter-spacing:-.02em;color:var(--brand-navy);font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.15}.section-heading p{margin:14px 0 0}.card-grid,.work-grid{gap:20px;margin-top:28px;display:grid}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.work-card{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--brand-cyan);border-radius:16px;min-height:100%;padding:24px}.info-card h3,.work-card h3{color:var(--brand-navy);font-size:1.1rem;line-height:1.3}.info-card p,.work-card p{margin:12px 0 0}.contact-form{max-width:760px;margin-top:24px}.contact-page{max-width:860px}.page-link-row{margin:18px 0 0}.text-link{color:var(--brand-steel);font-size:.95rem;font-weight:600}.text-link:hover,.text-link:focus-visible{color:var(--brand-navy)}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field span{color:var(--brand-navy);font-size:.95rem;font-weight:600}.field input,.field textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:12px;padding:14px 16px}.field input:focus,.field textarea:focus{outline-offset:0;border-color:var(--brand-cyan);outline:2px solid #3fcae838}.field textarea{resize:vertical;min-height:150px}.field-full{grid-column:1/-1}.honeypot{display:none}.contact-actions{align-items:center;gap:16px;margin-top:20px;display:flex}.submit-button{background:var(--brand-navy);color:#fff;cursor:pointer;border:0}.submit-button:hover,.submit-button:focus-visible{background:var(--brand-slate)}.submit-button:disabled{opacity:.7;cursor:progress}.form-status{margin:0}.form-status-success{color:#256b43}.form-status-error{color:#8e2f2f}.footer{justify-content:space-between;gap:16px;padding:24px 0 0;display:flex}.footer p{margin:0}@media (width<=900px){.card-grid,.work-grid,.field-grid{grid-template-columns:1fr}.hero{padding:40px 32px}.hero-copy h1{max-width:none}}@media (width<=640px){.site-shell{--page-gutter:16px;padding:0 0 24px}.topbar-inner{gap:16px}.hero,.content-section{padding:28px 22px}.hero-copy h1{font-size:2.2rem}.hero-lead{font-size:1.05rem}.footer{flex-direction:column}.contact-actions{flex-direction:column;align-items:flex-start}}
