:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f5efe5;background:#121b29;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 82% 13%,#334150,transparent 35%),radial-gradient(circle at 13% 75%,#213b40,transparent 40%),#121b29}a{color:inherit}.shell{width:min(1220px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-80px;left:15px;z-index:10;background:#f5efe5;color:#121b29;padding:12px}.skip:focus{top:10px}
.site-header{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;padding:24px 0;color:#c3cbd0;font:700 11px ui-monospace,monospace}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-size:18px;letter-spacing:-.05em;color:#f6efe4}.brand img{object-fit:contain}.brand:hover,.crumbs a:hover,.next-up a:hover{color:#ffab79}.crumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.crumbs a{text-decoration:none}.crumbs [aria-current=page]{color:#ffad7e}
.intro{padding:61px 0 35px}.eyebrow,.panel-number{font:700 10px ui-monospace,monospace;letter-spacing:.18em;color:#ffb28a}.intro h1{font-size:clamp(55px,8vw,106px);line-height:1;letter-spacing:-.075em;margin:14px 0 18px}.intro em{font-style:normal;color:#ffa971}.intro>p:last-child{max-width:650px;line-height:1.65;color:#c4cbc7;font-size:18px;margin:0}
.workbench{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(350px,.88fr);align-items:start;gap:23px}.stage{background:#253541;border:1px solid #667275;border-radius:17px;padding:15px;box-shadow:0 26px 80px #050b13a0}.stage-top,.stage-bottom{display:flex;align-items:center;gap:12px;padding:4px 9px 16px;font:700 11px ui-monospace,monospace;letter-spacing:.09em;color:#e4dcce}.stage-top #name{font-size:15px;letter-spacing:-.02em}.stage-top #climate{margin-left:auto;color:#ffbd91;font-size:10px}.lamp{width:8px;height:8px;border-radius:50%;background:#b2e3ba;box-shadow:0 0 13px #b2e3ba}.stage canvas{display:block;width:100%;height:auto;aspect-ratio:1/1;image-rendering:pixelated;border:1px solid #526270;border-radius:7px;background:#18283f}.stage-bottom{padding:15px 9px 3px;justify-content:space-between;color:#aebcb9}.stage-bottom strong{color:#ffc199}.stage-bottom #age-value{color:#ffc199}
.controls{display:grid;gap:14px}.panel{background:#202d39;border:1px solid #4f6369;border-radius:12px;padding:21px 23px}.panel h2{font-size:22px;letter-spacing:-.045em;line-height:1.1;margin:10px 0 17px}.panel label{display:flex;justify-content:space-between;gap:12px;font:700 11px ui-monospace,monospace;letter-spacing:.06em;color:#c3cfc9}.panel output{color:#ffb486}.panel input[type=range]{display:block;width:100%;accent-color:#ffab79;margin:12px 0 16px;cursor:pointer}.panel p{font-size:12px;line-height:1.58;color:#aebcba;margin:8px 0 0}.button-row{display:flex;gap:8px;flex-wrap:wrap}.panel button{background:#334954;border:1px solid #60777a;color:#eee9dd;border-radius:7px;padding:10px 12px;font:700 11px ui-monospace,monospace;cursor:pointer}.panel button:hover{border-color:#ffb486}.panel button.primary{background:#ffad7b;color:#1b2a32;border-color:#ffad7b}.panel button.primary:hover{background:#ffc397}.climates{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:18px}.climates button[aria-pressed=true]{background:#66534f;border-color:#ffb486;color:white}.tools button{font-size:10px;padding:10px}
.status{margin:20px 0 8px;color:#f4c49f;font-size:13px;min-height:24px}.note{margin:0 0 65px;color:#a7bab9;font-size:12px;line-height:1.6}.next-up{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #455763;padding:20px 0 24px}.next-up a{text-decoration:none;font:700 12px ui-monospace,monospace;color:#ffb486}footer{border-top:1px solid #455763;display:flex;justify-content:space-between;gap:15px;padding:22px 0 27px;color:#95a9aa;font:700 10px ui-monospace,monospace;letter-spacing:.11em}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #ffb486;outline-offset:3px}
@media(max-width:900px){.workbench{grid-template-columns:1fr}.stage{max-width:650px;width:100%;margin:auto}.controls{grid-template-columns:repeat(2,1fr)}.controls .panel:last-child{grid-column:1/-1}}
@media(max-width:620px){.shell{width:calc(100% - 36px)}.site-header{align-items:flex-start;gap:10px}.crumbs{width:100%;font-size:10px}.intro{padding:47px 0 28px}.intro>p:last-child{font-size:16px}.stage{padding:9px}.stage-top #name{font-size:13px}.stage-top #climate{font-size:9px}.controls{grid-template-columns:1fr}.controls .panel:last-child{grid-column:auto}.panel{padding:20px}.next-up,footer{flex-wrap:wrap;line-height:1.5}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.stage{position:sticky;top:16px}.stage canvas{cursor:crosshair}.plant-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:4px 4px 0}.plant-picker button{border:1px solid #627b80;background:#344e57;color:#e7ebe3;border-radius:6px;padding:10px 3px;cursor:pointer;font:700 11px ui-monospace,monospace}.plant-picker button[aria-pressed=true]{background:#876249;border-color:#ffd392;color:#fff}.plant-picker button:focus-visible{outline:2px solid #ffd392;outline-offset:2px}.stage-hint{margin:9px 5px 1px;color:#a9b9b8;font-size:11px;line-height:1.5}.panel h2 #selected-name{color:#ffb486}.panel #regrow:disabled,.panel #prune:disabled{opacity:.42;cursor:not-allowed}.panel #lean{margin-bottom:8px}.panel #reset-shape{margin:2px 0 10px}.tools button{flex:1 1 40%}
@media(max-width:900px){.stage{position:static}}
