:root{color-scheme:light;font-family:Avenir Next,Futura,Century Gothic,sans-serif;color:#20231f;background:#f3efe5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f3efe5}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 86% 8%,rgba(223,100,65,.15),transparent 24rem),linear-gradient(rgba(32,35,31,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(32,35,31,.055) 1px,transparent 1px),#f3efe5;background-size:auto,32px 32px,32px 32px,auto}a{color:inherit}.page-shell{width:min(100% - 40px,1160px);min-height:100vh;margin:0 auto;display:grid;grid-template-rows:auto 1fr auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid rgba(32,35,31,.3);animation:reveal .5s ease both}.wordmark{font-size:13px;font-weight:800;letter-spacing:.16em;text-decoration:none}.availability{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.availability span{width:8px;height:8px;border-radius:50%;background:#3e7f5c;box-shadow:0 0 0 5px #3e7f5c1f}main{padding:clamp(68px,10vw,130px) 0 clamp(72px,10vw,120px)}.hero{max-width:900px;animation:reveal .65s 80ms ease both}.eyebrow,.project-type{margin:0;color:#bb4f32;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero h1{max-width:860px;margin:16px 0 24px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,serif;font-size:clamp(52px,8vw,104px);font-weight:500;letter-spacing:-.055em;line-height:.91}.hero h1 em{display:block;color:#bb4f32;font-weight:500}.hero-copy{max-width:620px;margin:0;color:#5f625c;font-size:clamp(17px,2vw,21px);line-height:1.55}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:clamp(64px,9vw,108px)}.project-card{min-height:520px;display:grid;grid-template-rows:auto 1fr auto;padding:clamp(24px,4vw,40px);border:1px solid rgba(32,35,31,.28);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease;animation:reveal .65s ease both}.project-card:nth-child(1){animation-delay:.16s}.project-card:nth-child(2){animation-delay:.24s}.project-card:hover{transform:translateY(-6px);box-shadow:8px 10px #20231f21}.messenger-card{background:#ef8c70}.nutrition-card{background:#b7c99f}.project-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.project-number{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,serif;font-size:22px;font-weight:700}.project-status{padding:5px 9px;border:1px solid rgba(32,35,31,.3);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.project-mark{width:112px;height:112px;align-self:end;margin:56px 0 32px}.messenger-mark{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;border:2px solid #20231f;border-radius:50%}.messenger-mark:after{content:"";position:absolute;right:1px;bottom:2px;width:27px;height:27px;border-right:2px solid #20231f;transform:rotate(34deg)}.messenger-mark span{width:8px;height:8px;border-radius:50%;background:#20231f}.nutrition-mark{display:block}.nutrition-mark svg{display:block;width:100%;height:100%;overflow:visible}.nutrition-apple,.nutrition-stem,.nutrition-leaf,.nutrition-check{fill:none;stroke:#20231f;stroke-linecap:round;stroke-linejoin:round}.nutrition-apple,.nutrition-stem,.nutrition-leaf{stroke-width:2.25}.nutrition-check{stroke-width:3.5}.project-copy{align-self:end}.project-type{color:#20231fad}.project-copy h2{margin:8px 0 12px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,serif;font-size:clamp(38px,5vw,58px);font-weight:600;letter-spacing:-.045em;line-height:.95}.project-copy>p:last-child{max-width:480px;margin:0;font-size:15px;line-height:1.55}.project-link{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding-top:18px;border-top:1px solid rgba(32,35,31,.36);font-size:13px;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.project-link span{font-size:20px;transition:transform .18s ease}.project-link:hover span,.project-link:focus-visible span{transform:translate(3px,-3px)}.project-link:focus-visible,.wordmark:focus-visible{outline:3px solid #20231f;outline-offset:5px}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0 30px;border-top:1px solid rgba(32,35,31,.3);color:#686b65;font-size:12px}footer p{margin:0}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.page-shell{width:min(100% - 28px,1160px)}.site-header{padding:20px 0}main{padding-top:70px}.hero h1{font-size:clamp(48px,15vw,78px)}.projects{grid-template-columns:1fr}.project-card{min-height:490px}footer{align-items:flex-start;flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
