*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:#f4f0e7;color:#233b3b;font:16px/1.65 system-ui,sans-serif}a{color:inherit}button,input,textarea{font:inherit}:focus-visible{outline:3px solid #d9651b;outline-offset:4px}.skip-link{position:fixed;top:-10rem;left:1rem;background:white;padding:1rem;z-index:9}.skip-link:focus{top:1rem}.topbar{height:76px;padding:1rem clamp(1rem,4vw,4rem);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #263e3c25}.brand{text-decoration:none;letter-spacing:.18em;font-size:.9rem}.topbar>span{font-size:.75rem;letter-spacing:.2em;color:#53746b}main{max-width:1200px;margin:auto;padding:0 clamp(1rem,3vw,2rem)}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(2.4rem,4.5vw,4rem);margin:.8rem 0 1.6rem}h2{font-size:clamp(1.8rem,3vw,2.7rem);margin:.7rem 0 1.1rem}.eyebrow{font-size:.7rem;font-weight:750;letter-spacing:.19em;color:#257c6d}.hero{display:grid;grid-template-columns:1fr 1.1fr;gap:3rem;align-items:center;padding:4rem 0}.hero>div>p:not(.eyebrow){max-width:37ch}.hero figure{margin:0;background:#eeeadf;border-radius:1.5rem;overflow:hidden;border:1px solid #ddd5c4}.hero img{display:block;width:100%;height:auto}.hero figcaption{padding:1rem 1.5rem;font-size:.85rem;color:#677369}.action{display:inline-flex;align-items:center;gap:1.5rem;min-height:48px;padding:.8rem 1.2rem;border-radius:.6rem;background:#277966;color:#fff;border:0;text-decoration:none;cursor:pointer;margin-top:1rem}.action:hover{background:#1b6453}.mue-intro{max-width:44rem;margin:1.5rem auto 4rem;text-align:center}.mue-intro p{max-width:60ch;margin:1rem auto}.experiment{border-top:1px solid #263e3c25;padding:3rem 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:start}.form-image{margin:0;position:sticky;top:2rem}.form-image img{width:100%;height:auto;max-height:650px;object-fit:contain;display:block;mix-blend-mode:multiply}.form-image figcaption{font-size:.85rem;color:#60746c;text-align:center;max-width:29ch;margin:1rem auto}.directions{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.directions button{border:1px solid #b9c9bc;background:#fcfaf4;border-radius:2rem;padding:.55rem .9rem;min-height:44px;cursor:pointer;color:#315d53;font-size:.88rem}.directions button[aria-pressed=true]{background:#d8e9df;border-color:#277966}.mue-prompt{background:#e3e9de;border-left:3px solid #358477;border-radius:0 .6rem .6rem 0;padding:1rem;min-height:6rem}label{display:block;margin:1.2rem 0 .5rem;font-size:.9rem}input,textarea{width:100%;background:#fffcf5;border:1px solid #cfcdbf;color:#233b3b;border-radius:.5rem;padding:.8rem}textarea{resize:vertical}small{font-size:.78rem;color:#68756e;display:block}#mue-status{font-size:.9rem;color:#257c6d}.closing{max-width:43rem;margin:3rem auto 5rem;text-align:center}footer{border-top:1px solid #263e3c25;display:flex;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,4vw,4rem);font-size:.8rem;color:#567267}@media(max-width:760px){.hero{grid-template-columns:1fr;padding:2rem 0;gap:1.5rem}.hero figure{order:-1}.hero h1{font-size:2.4rem}.hero>div>p:not(.eyebrow){max-width:none}.experiment{grid-template-columns:1fr;gap:1.5rem;padding-top:1.5rem}.form-image{position:static;display:none}.mue-intro{margin:2rem 0}.mue-prompt{min-height:auto}footer{flex-direction:column}.closing{margin:2rem 0 3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
