:root{--paper:#f6f5ef;--ink:#25382e;--muted:#667067;--line:#d9ddd2;--green:#dcedb8;--accent:#52713b;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.site-header{min-height:108px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.wordmark{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700}.mark{font-size:46px;line-height:25px;padding-top:14px;margin-right:6px}.muted{color:var(--muted);font-weight:400}nav{display:flex;gap:30px;font-size:14px}.hero{padding-top:80px;display:grid;grid-template-columns:1.35fr 1fr;gap:42px}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-size:11px;font-weight:600;margin:0 0 25px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:8px}h1{font-size:clamp(44px,5.5vw,72px);line-height:1.07;letter-spacing:-3.6px;font-weight:500;margin:0}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{color:var(--accent)}.intro{font-size:16px;line-height:1.8;max-width:420px;color:var(--muted);margin:26px 0}.intro strong{color:var(--ink);font-weight:500}.button{display:inline-flex;gap:35px;background:var(--ink);color:var(--paper);padding:16px 21px;border-radius:4px;font-size:13px}.hero-art{position:relative;background:#e6eadc;border-radius:160px 160px 5px 5px;min-height:440px;overflow:hidden;display:grid;place-items:center}.art-label{position:absolute;top:48px;font-size:9px;letter-spacing:2px}.orbit{position:absolute;width:76%;height:42%;border:1px solid #8a9979;border-radius:50%;transform:rotate(-35deg)}.orbit-two{transform:rotate(35deg)}.orbit-three{transform:rotate(90deg)}.orb{width:135px;height:135px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#f0f7d3 0%,#c0d497 35%,#657f4b 80%,#3a5233);box-shadow:13px 24px 35px #3c512b20;z-index:1}.satellite{position:absolute;left:18%;top:60%;width:25px;height:25px;background:#354c36;border-radius:50%}.art-plus{position:absolute;right:18%;top:24%;font-size:30px;font-weight:300}.art-footer{position:absolute;bottom:24px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);padding:0 0 26px;border-bottom:1px solid var(--line)}.section{padding-block:76px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px}h2{font-size:clamp(30px,3.5vw,44px);line-height:1.15;letter-spacing:-1.8px;font-weight:500;margin:0}.accent{color:var(--accent)}.section-heading p:last-child{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.section-heading .eyebrow{margin-bottom:17px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.project-art{height:240px;border-radius:5px;position:relative;display:grid;place-items:center;overflow:hidden}.project-art-one{background:#dee6d7}.mini-window{width:73%;height:145px;background:var(--paper);border:1px solid #b2bdae;border-radius:6px;box-shadow:10px 12px 0 #bdcdb7;transform:rotate(-5deg)}.window-top{border-bottom:1px solid var(--line);height:25px;display:flex;gap:4px;align-items:center;padding-left:10px}.window-top i{height:4px;width:4px;border-radius:50%;background:#98a38d}.window-body{padding:16px 20px;font-family:monospace;font-size:18px}.window-body div{height:4px;width:70%;background:#d8dece;margin-top:10px}.window-body div:last-child{width:45%}.art-number{position:absolute;bottom:16px;left:17px;font-size:10px;color:#52604a}.project-art-two{background:#eae3d8}.tile{position:absolute;width:86px;height:100px;border-radius:8px;display:grid;place-items:center;font-size:48px;border:1px solid #b3b5a4}.tile-one{background:#a5b58d;transform:translate(-52px,5px) rotate(-16deg);color:#344d39}.tile-two{background:#f6f1e5;transform:rotate(5deg);color:#85785e}.tile-three{background:#3c4b3a;color:#e1e9c5;transform:translate(58px,13px) rotate(19deg)}.project-art-three{background:#e8ebc9}.sketch-ring{width:170px;height:170px;border:1px solid #91a06c;border-radius:50%}.sketch-ring:after{content:'';display:block;width:130px;height:130px;border:1px solid #91a06c;border-radius:50%;margin:19px}.sketch-star{position:absolute;font-size:125px;color:#657b42}.project-meta{display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:1px;font-size:9px;color:var(--muted);margin-top:23px}h3{font-size:20px;letter-spacing:-.5px;font-weight:500;margin:12px 0}.project-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.about{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);gap:70px}.about h2 em{display:block}.about-copy p{font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 18px}.about-copy p:first-child{font-size:22px;color:var(--ink);line-height:1.5}.about-note{border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:var(--muted)}.about-note span{margin-right:10px}.contact{position:relative;background:var(--green);padding:48px;border-radius:6px;overflow:hidden}.contact h2{font-size:clamp(38px,5vw,58px)}.contact p:not(.eyebrow){font-size:14px;color:#526244;margin:26px 0 0}.contact-star{position:absolute;right:65px;top:48px;font-size:180px;color:#829b57;line-height:1}footer{display:flex;justify-content:space-between;gap:24px;padding-block:32px;font-size:11px;color:var(--muted)}.skip-link{position:absolute;top:-80px;left:20px;background:var(--ink);color:white;padding:15px;z-index:10}.skip-link:focus{top:15px}@media(min-width:1500px){.hero{padding-top:100px}}@media(max-width:850px){.wrap{width:calc(100% - 48px)}.wordmark .muted{display:none}.hero{gap:25px;padding-top:50px}h1{letter-spacing:-2px}.hero-art{min-height:370px}.orb{width:100px;height:100px}.project-grid{gap:18px}.project-art{height:190px}.section-heading{align-items:start}.about{gap:35px}.contact-star{right:30px;font-size:140px}}@media(max-width:600px){.wrap{width:calc(100% - 36px)}.site-header{min-height:84px;gap:12px}nav{gap:16px;font-size:12px}.wordmark{font-size:13px;gap:5px}.mark{margin-right:2px}.hero{grid-template-columns:1fr;gap:32px;padding-top:42px}h1{font-size:48px}.intro{max-width:100%;font-size:15px}.hero-art{min-height:340px;border-radius:140px 140px 4px 4px}.hero-bottom{font-size:10px;gap:15px;line-height:1.5}.hero-bottom span:last-child{white-space:nowrap}.section{padding-block:48px}.section-heading{display:block}.section-heading p:last-child{margin-top:18px}.project-grid{grid-template-columns:1fr;gap:35px}.project-art{height:260px}.mini-window{width:65%;max-width:240px}.about{grid-template-columns:1fr;gap:25px}.contact{padding:32px 25px}.contact-star{font-size:75px;right:22px;top:25px;opacity:.6}.contact .eyebrow{position:relative;z-index:1}footer{flex-wrap:wrap;font-size:10px;gap:16px}footer span:nth-child(2){order:3;width:100%}footer a{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.projects-empty{display:flex;align-items:center;gap:30px;padding:40px;background:#e6eadc;border:1px solid var(--line);border-radius:5px}.empty-symbol{font-size:76px;color:var(--accent);line-height:1}.projects-empty .eyebrow{margin-bottom:12px}.projects-empty h3{font-size:26px;margin:0 0 12px}.projects-empty p:last-child{font-size:15px;line-height:1.7;color:var(--muted);max-width:540px;margin:0}@media(max-width:600px){.projects-empty{align-items:flex-start;gap:18px;padding:25px}.empty-symbol{font-size:38px}.projects-empty h3{font-size:23px}}
