@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#1f2824;background:#f4f5ef;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f4f5ef}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}.site-header,.hero,.projects-section,.about-section,.site-footer{max-width:1280px;margin:0 auto;padding-left:64px;padding-right:64px}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:700;letter-spacing:-.05em}.brand-muted{color:#849189;font-weight:500}.brand-mark{width:25px;height:25px;display:grid;place-items:center;border-radius:8px 8px 8px 2px;background:#265642;transform:rotate(-12deg)}.brand-mark span{display:block;width:8px;height:8px;border:1.5px solid #dce5d7;border-radius:50%}.main-nav{display:flex;gap:38px;margin-left:85px;font-size:13px;color:#7d8980}.main-nav a{position:relative;transition:color .2s ease}.main-nav a:hover,.main-nav .active{color:#1f2824}.main-nav .active:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#c27d4f;left:50%;bottom:-13px}.header-cta,.primary-button{display:inline-flex;align-items:center;gap:10px;background:#245440;color:#f6f6ee;border-radius:2px;font-size:12px;font-weight:600;letter-spacing:.01em;transition:transform .2s ease,background .2s ease}.header-cta{padding:13px 17px}.header-cta:hover,.primary-button:hover{transform:translateY(-2px);background:#193f2f}.hero{min-height:637px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-top:42px;padding-bottom:90px}.hero-copy{padding-top:2px}.eyebrow{display:flex;align-items:center;gap:9px;color:#7c897e;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.03em;text-transform:uppercase}.eyebrow-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#c27d4f;box-shadow:0 0 0 4px #e9d9cd}h1,h2,h3,p{margin:0}h1{max-width:570px;margin:23px 0 20px;font-size:clamp(55px,6.1vw,88px);line-height:.96;letter-spacing:-.075em;font-weight:600}h1 em,.about-copy h2 em{font-family:Playfair Display,serif;color:#30664e;font-weight:500;letter-spacing:-.06em}.hero-description{max-width:425px;color:#68766d;font-size:15px;line-height:1.7}.primary-button{margin-top:32px;padding:16px 21px}.hero-note{display:flex;align-items:center;gap:11px;color:#9a9f99;font-family:DM Mono,monospace;font-size:10px;margin-top:77px}.note-line{height:1px;width:31px;background:#c27d4f}.hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.image-orbit{position:absolute;border:1px solid #d7ded5;border-radius:50%;transform:rotate(-21deg)}.orbit-one{width:445px;height:550px}.orbit-two{width:350px;height:470px;border-color:#e4bf9d;transform:rotate(18deg)}.image-frame{position:relative;z-index:1;width:290px;height:420px;padding:10px;background:#d7b38a;box-shadow:18px 22px #dce4d8;transform:rotate(3.5deg);transition:transform .35s ease}.image-frame:hover{transform:rotate(1deg) translateY(-5px)}.image-frame img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(.9)}.image-label{position:absolute;z-index:2;top:20px;left:22px;color:#ffffffd4;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.08em;text-shadow:0 1px 4px #3d321c}.image-label span{display:inline-grid;place-items:center;width:16px;height:16px;margin-right:5px;border:1px solid rgba(255,255,255,.7)}.image-caption{position:absolute;z-index:2;bottom:20px;left:22px;color:#fff9e8;font-size:16px;line-height:1.1;font-weight:600;text-shadow:0 1px 4px #3d321c}.image-caption span{font-family:Playfair Display,serif;font-size:18px;font-weight:500}.visual-tag{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;color:#68766d;background:#f4f5ef;padding:8px 12px;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.02em;box-shadow:0 4px 13px #2454400f}.tag-top{top:60px;right:42px;transform:rotate(4deg)}.tag-bottom{bottom:56px;left:41px;transform:rotate(-5deg)}.tag-bottom span{color:#c27d4f}.projects-section{padding-top:65px;padding-bottom:130px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:31px}.section-heading h2{margin-top:17px;font-size:clamp(34px,4vw,53px);letter-spacing:-.07em;line-height:1}.section-heading h2 span{font-family:Playfair Display,serif;color:#30664e;font-weight:500}.section-heading>p{width:242px;color:#7c897e;font-size:12px;line-height:1.65;margin-bottom:1px}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.project-card{min-height:350px;padding:24px 25px 23px;display:flex;flex-direction:column;color:#f0f3e9;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 16px 28px #2843321a}.project-card--green{background:#2c6049}.project-card--sand{background:#d6b388;color:#343c34}.project-card--empty{color:#334d3c;background:transparent;border:1px solid #d6ded6}.project-card-top,.project-link{display:flex;align-items:center;justify-content:space-between}.project-number{font-family:DM Mono,monospace;font-size:11px;opacity:.7}.project-content{margin-top:auto}.project-category{font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase;letter-spacing:.08em;opacity:.7}.project-content h3{font-size:34px;letter-spacing:-.07em;margin:10px 0 11px}.project-content p{max-width:245px;font-size:13px;line-height:1.55;opacity:.77}.project-link{justify-content:flex-start;gap:10px;margin-top:35px;font-size:12px;font-weight:600}.project-link svg{transition:transform .2s}.project-link:hover svg{transform:rotate(45deg)}.muted-link{color:#829087}.pulse-dot{width:9px;height:9px;border-radius:50%;background:#c27d4f;box-shadow:0 0 0 6px #ead9c9}.about-section{display:grid;grid-template-columns:1fr 1.5fr .75fr;gap:55px;align-items:center;padding-top:83px;padding-bottom:98px;border-top:1px solid #dce2da}.about-stamp{width:126px;height:126px;border:1px solid #d5ddd4;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:10px;transform:rotate(-11deg);color:#879288;font-family:DM Mono,monospace;font-size:9px;line-height:1.6}.about-stamp>span{color:#2c6049;font-family:Playfair Display,serif;font-size:43px}.about-stamp small{font-size:7px;color:#c27d4f}.about-copy h2{max-width:440px;margin:18px 0 17px;font-size:clamp(34px,4vw,53px);line-height:1;letter-spacing:-.07em}.about-copy>p{max-width:460px;color:#718076;font-size:14px;line-height:1.75}.text-link{display:inline-flex;align-items:center;gap:9px;margin-top:26px;color:#2c6049;font-size:12px;font-weight:600}.text-link svg{transform:rotate(180deg)}.about-aside{align-self:end;display:flex;gap:13px;color:#929b93;font-family:DM Mono,monospace;font-size:10px;line-height:1.6}.aside-line{width:1px;height:40px;background:#c27d4f}.site-footer{min-height:133px;border-top:1px solid #dce2da;display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:55px;color:#849087;font-family:DM Mono,monospace;font-size:9px}.footer-links{display:flex;gap:19px;align-items:center}.footer-links span{color:#b1b8b1;margin-right:4px}.footer-links a:hover{color:#245440}.footer-meta{display:flex;flex-direction:column;gap:8px;text-align:right}@media (max-width: 800px){.site-header,.hero,.projects-section,.about-section,.site-footer{padding-left:25px;padding-right:25px}.site-header{height:78px}.main-nav{display:none}.header-cta{padding:11px 12px;font-size:10px}.hero{grid-template-columns:1fr;padding-top:65px;padding-bottom:80px;gap:35px}h1{font-size:clamp(52px,15vw,75px)}.hero-note{margin-top:47px}.hero-visual{min-height:475px}.orbit-one{width:360px;height:490px}.orbit-two{width:290px;height:420px}.tag-top{right:0}.tag-bottom{left:0}.section-heading{display:block}.section-heading>p{margin-top:24px;width:100%}.projects-grid{grid-template-columns:1fr}.project-card{min-height:310px}.about-section{grid-template-columns:auto 1fr;gap:28px;padding-top:65px}.about-aside{grid-column:2}.site-footer{display:flex;flex-wrap:wrap;gap:24px;padding-top:32px;padding-bottom:32px}.footer-meta{margin-left:auto}}@media (max-width: 480px){.brand{font-size:17px}.header-cta svg{display:none}.hero-visual{min-height:425px}.image-frame{width:250px;height:365px}.orbit-one{width:300px;height:420px}.orbit-two{width:250px;height:365px}.visual-tag{font-size:8px}.tag-top{top:18px}.tag-bottom{bottom:20px}.about-section{grid-template-columns:1fr}.about-aside{grid-column:1}.about-stamp{width:100px;height:100px}.footer-links{order:3;width:100%}.footer-meta{text-align:left;margin-left:0}}
