:root{color:#172018;background:#f1efe8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--ink: #172018;--paper: #f1efe8;--soft: #e6e3da;--line: #cbc8be;--muted: #626960;--green: #1f5d3d;--lime: #d8ef8d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}a{color:inherit}.site-header,main,footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{min-height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand-mark{display:block;width:clamp(138px,14vw,174px);height:auto}.site-header nav,footer nav{display:flex;align-items:center;gap:clamp(18px,4vw,42px)}.site-header nav a,footer nav a{text-decoration:none;color:var(--muted);font-size:.8rem}.site-header nav a:hover,footer nav a:hover{color:var(--ink)}.hero{min-height:690px;padding:clamp(90px,15vw,180px) 0 80px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;z-index:-1;width:min(36vw,430px);aspect-ratio:1;border-radius:50%;background:var(--lime);right:2vw;top:76px;opacity:.72}.eyebrow{margin:0 0 20px;font-size:.68rem;font-weight:750;letter-spacing:.16em;color:var(--green)}h1,h2,p{margin-top:0}h1,h2{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-weight:500;letter-spacing:-.045em}.hero h1{max-width:970px;margin-bottom:32px;font-size:clamp(4rem,9.5vw,8.7rem);line-height:.78}.hero h1 em{color:var(--green);font-weight:500}.hero-copy{max-width:530px;margin-bottom:38px;color:var(--muted);font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.65}.primary-link{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid var(--ink);padding:0 0 10px;text-decoration:none;font-size:.84rem;font-weight:700}.work{border-top:1px solid var(--line);padding:100px 0 130px}.section-heading{display:grid;grid-template-columns:.5fr 1.5fr;align-items:start;margin-bottom:60px}.section-heading h2,.principles h2{margin-bottom:0;font-size:clamp(3.2rem,7vw,6rem);line-height:.9}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card{min-height:360px;display:flex;flex-direction:column;padding:clamp(28px,5vw,52px);border:1px solid var(--line);background:#ffffff40;text-decoration:none;transition:transform .2s ease,background .2s ease}.product-card:hover{transform:translateY(-4px);background:#f7f5ef}.product-card h2{margin:auto 0 14px;font-size:clamp(4rem,8vw,7rem);line-height:.8}.product-card p{max-width:440px;color:var(--muted);line-height:1.6}.product-status{width:max-content;padding:6px 9px;border:1px solid #99a298;border-radius:99px;color:var(--muted);font-size:.66rem}.product-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;font-size:.78rem;font-weight:700}.principles{display:grid;grid-template-columns:.5fr 1.5fr;gap:30px;border-top:1px solid var(--line);padding:110px 0 150px}.principles>div>p{max-width:580px;margin:35px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.8}.document-page{max-width:760px;min-height:660px;padding:clamp(80px,12vw,150px) 0}.document-page h1{margin-bottom:50px;font-size:clamp(4rem,9vw,7.5rem);line-height:.82}.document-page h2{margin:50px 0 14px;font-size:2rem}.document-page p,.document-page li{color:#4f5750;line-height:1.8}.document-page a{color:var(--green);text-underline-offset:4px}.document-page ul{padding-left:20px}footer{min-height:260px;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-content:center;border-top:1px solid var(--line)}.footer-brand{align-self:start}.footer-brand .brand-mark{width:150px}footer p{color:var(--muted);font-size:.8rem}footer nav{align-self:end}footer small{align-self:end;justify-self:end;color:var(--muted)}@media(max-width:760px){.site-header,main,footer{width:min(100% - 30px,1180px)}.site-header{min-height:78px}.site-header .brand-mark{width:126px}.site-header nav{gap:14px}.site-header nav a:first-child{display:none}.hero{min-height:600px;padding-top:110px}.hero:after{width:210px;right:-55px;top:65px}.hero h1{font-size:clamp(3.6rem,18vw,6rem);line-height:.82}.section-heading,.principles,.product-grid{grid-template-columns:1fr}.product-card{min-height:330px}footer{grid-template-columns:1fr;padding:55px 0}footer nav{flex-wrap:wrap;gap:16px 26px}footer small{justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
