:root{--bg:#f7f4ef;--surface:#fff;--surface-soft:#fbf8f3;--ink:#131313;--muted:#5d5750;--line:#1313131c;--line-strong:#13131333;--accent:#141414;--font-headline:"Iowan Old Style", "Book Antiqua", "Palatino Linotype", serif;--font-body:"Avenir Next", "Segoe UI", "Trebuchet MS", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-body);margin:0}a{color:inherit;text-decoration:none}main{display:grid}h1,h2,h3{font-family:var(--font-headline);letter-spacing:-.035em;margin:0;font-weight:600;line-height:.97}h1{max-width:12ch;font-size:clamp(2.2rem,7vw,4.6rem)}h2{max-width:11ch;font-size:clamp(2rem,6vw,3.8rem)}h3{font-size:clamp(1.28rem,3.5vw,1.8rem)}p,li,label,input,textarea,button{font-size:1rem;line-height:1.7}.shell{width:min(1200px,100vw - 1.5rem);margin:0 auto}.flow{gap:.9rem;display:grid}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f4efe0;position:sticky;top:0}.header-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:4.6rem;padding:.9rem 0;display:flex}.brandmark,.header-link,.eyebrow,.capability-label{letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:600}.header-link,.eyebrow,.capability-label{color:var(--muted)}.brandmark-lockup{align-items:center;gap:.75rem;display:inline-flex}.brandmark-logo{object-fit:contain;width:2rem;height:2rem;display:block}.hero,.section{padding:1.4rem 0}.hero{padding-top:1.1rem}.hero-stack,.split-grid,.capability-list,.hero-highlights{gap:1.1rem;display:grid}.hero-copy{max-width:58rem;padding-top:.2rem}.lede,.capability-copy p,.body-stack p,.highlight-card p{margin:0}.lede{max-width:42rem;font-size:1.02rem}.compact{max-width:34rem}.hero-actions,.form-actions{flex-wrap:wrap;gap:.85rem;display:flex}.button,button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.05rem;padding:.9rem 1.22rem;font-weight:600;transition:background-color .14s,border-color .14s,transform .14s;display:inline-flex}.button:hover,button:hover{transform:translateY(-1px)}.button-primary,button{background:var(--accent);color:#fff}.button-secondary{border-color:var(--line);background:0 0}.hero-highlights{grid-template-columns:1fr}.highlight-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;gap:.55rem;padding:1.15rem 1rem;display:grid}.section-heading{gap:.65rem;margin-bottom:1.1rem;display:grid}.capability-list{border-top:1px solid var(--line-strong)}.capability-row{border-bottom:1px solid var(--line);gap:.75rem;padding:1.25rem 0;display:grid}.capability-copy{gap:.45rem;display:grid}.body-stack{gap:1rem;display:grid}.contact-section{padding-bottom:3.5rem}.site-footer{padding:0 0 2rem}.footer-bar{border-top:1px solid var(--line);gap:.9rem;padding-top:1.25rem;display:grid}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.footer-links a,.footer-copy{color:var(--muted);font-size:.94rem}.footer-copy{margin:0}.contact-form{border:1px solid var(--line);background:var(--surface-soft);border-radius:1rem;gap:1rem;padding:1.2rem;display:grid}.form-row{gap:.9rem;display:grid}label{gap:.4rem;font-weight:500;display:grid}input,textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:.9rem;padding:.92rem 1rem}textarea{resize:vertical;min-height:10rem}input:focus,textarea:focus,button:focus,.button:focus,.brandmark:focus,.header-link:focus{outline-offset:2px;outline:2px solid #1313132e}.form-status{margin:0}.form-status-success{color:#12653e}.form-status-error{color:#9f2914}.legal-page{padding:1.4rem 0 2.8rem}.legal-shell{gap:1rem;max-width:52rem;display:grid}.legal-body{gap:1rem;display:grid}.legal-body p{margin:0}@media (min-width:760px){.shell{width:min(1200px,100vw - 4rem)}.site-header{background:#f7f4efd1}.hero,.section{padding:2.3rem 0}h1{max-width:11ch}.hero-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.split-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:3rem}.capability-row{grid-template-columns:5rem minmax(0,1fr);align-items:start;gap:1.6rem}.form-row:first-child{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form{padding:1.5rem}.footer-bar{grid-template-columns:1fr auto;align-items:center}.legal-page{padding:2.2rem 0 3.5rem}}@media (min-width:1100px){.hero,.section{padding:3rem 0}h1{max-width:12ch;font-size:clamp(3.1rem,4.2vw,4.8rem)}}
