:root{color-scheme:light;--paper:#f8f9f5;--ink:#253e34;--muted:#5b6960;--line:#dce2d8;--green:#cce6b4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:5px}header,main,footer{max-width:1280px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:28px 48px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:7px;font-size:22px;font-weight:700;letter-spacing:-1px;text-decoration:none}.light{font-weight:400}.mark{display:inline-flex;background:var(--ink);color:var(--paper);height:37px;width:37px;justify-content:center;align-items:center;border-radius:10px;margin-right:7px;font-size:29px}.mark span{color:var(--green)}nav{display:flex;gap:32px;font-size:14px}nav a{text-decoration:none}a:hover{color:#467131}a:focus-visible{outline:3px solid #588241;outline-offset:6px}.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:9}.skip:focus{top:10px}.hero{padding:90px 48px 100px;display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:9px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#608e43}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.6vw,76px);line-height:1.06;letter-spacing:-3.5px;margin:28px 0}h1 em{font-family:Georgia,serif;font-weight:400}p.lead{color:var(--muted);max-width:490px;font-size:18px;line-height:1.75;margin-bottom:30px}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.button{background:var(--ink);color:white;text-decoration:none;padding:14px 20px;border-radius:5px;display:inline-flex;gap:26px;font-size:14px}.button:hover{background:#3b5b45;color:white}.text-link{font-size:14px}.art{height:430px;background:#e9eedf;border-radius:48% 48% 8px 8px;position:relative;overflow:hidden;display:grid;place-items:center}.orbit{position:absolute;width:315px;height:315px;border:1px solid #a4b590;border-radius:50%}.orbit-one{transform:rotate(-35deg) scaleX(.52)}.orbit-two{transform:rotate(35deg) scaleX(.52)}.art:before{content:'';position:absolute;width:315px;height:315px;border:1px solid #bdcbaa;border-radius:50%}.art-center{font-family:Georgia,serif;font-size:175px;letter-spacing:-22px;line-height:1;margin-top:-25px}.art-center span{color:#7f9d5e}.art-label{position:absolute;bottom:24px;font-size:10px;letter-spacing:2px}.art-plus{position:absolute;right:28px;top:28px;font-size:24px}.projects{border-top:1px solid var(--line);padding:48px 48px 85px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}h2{font-size:32px;line-height:1.2;letter-spacing:-1px;margin-bottom:0}.project-count{font-size:12px;letter-spacing:1px;white-space:nowrap}.project{display:grid;grid-template-columns:1fr 1.15fr;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.note-art{min-height:410px;background:#eef2e8;position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:30px}.music-lines{width:230px;height:65px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 14px,#9daa9114 14px,#9daa91 15px,transparent 16px);position:relative;margin-bottom:10px}.clef{position:absolute;font-size:85px;top:-42px;left:15px;font-family:serif}.note{position:absolute;right:62px;top:-24px;font-size:75px;font-family:serif}.pitch{font-size:70px;line-height:1.2;letter-spacing:-4px}.pitch span{font-size:30px;margin-left:5px}.frequency{font-size:14px;color:var(--muted)}.tuning{height:5px;width:175px;background:#d6decc;margin-top:25px;border-radius:5px;position:relative}.tuning i{position:absolute;height:17px;width:4px;left:50%;top:-6px;background:#568b37;border-radius:3px}.note-caption{font-size:10px;letter-spacing:2px;margin-top:32px}.project-copy{padding:42px 46px}.project-copy h3{font-size:42px;letter-spacing:-1.7px;line-height:1.1;margin-bottom:14px}.project-tagline{font-size:20px}.project-copy p:not(.eyebrow):not(.project-tagline){color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tags span{font-size:12px;border:1px solid var(--line);border-radius:20px;padding:4px 12px}.project-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:26px;font-size:14px}footer{border-top:1px solid var(--line);padding:30px 48px;display:flex;gap:24px;align-items:center;font-size:12px;color:var(--muted)}.footer-brand{font-weight:700;font-size:16px;text-decoration:none;color:var(--ink)}footer div{display:flex;gap:22px;margin-left:auto}.document{max-width:820px;margin:auto;padding:60px 36px 90px}.back{display:inline-block;margin-bottom:36px;font-size:14px}.document h1{font-size:52px;letter-spacing:-2px}.doc-subtitle{font-size:23px;color:var(--muted)}.document h2{border-top:1px solid var(--line);padding-top:35px;margin:38px 0 20px}.document h3{font-size:19px;margin:28px 0 10px}.document p,.document li{color:var(--muted)}.document a{color:var(--ink)}.document li{margin-bottom:10px}.document aside{background:#eaf0e2;padding:20px;margin-top:35px;border-radius:8px}@media(max-width:800px){header{padding:22px 24px}nav{gap:18px}.hero{padding:50px 24px;gap:30px;grid-template-columns:1fr}.intro{max-width:560px}h1{letter-spacing:-2px}.art{height:300px;border-radius:150px 150px 8px 8px}.orbit,.art:before{width:250px;height:250px}.art-center{font-size:145px}.projects{padding:35px 24px 50px}.project{grid-template-columns:1fr}.note-art{min-height:310px}.project-copy{padding:30px}.section-heading{align-items:start}.project-count{display:none}h2{font-size:28px}footer{padding:25px 24px;flex-wrap:wrap}footer div{margin-left:0;width:100%}.document{padding:40px 24px 60px}.document h1{font-size:40px}}@media(max-width:420px){nav{gap:12px;font-size:12px}.brand{font-size:18px}.mark{width:30px;height:30px;font-size:24px}header{padding:20px 16px}.hero{padding-top:35px}.eyebrow{font-size:10px}.project-copy{padding:26px}h1{font-size:47px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
