.forest{max-width:1280px;margin:0 auto;padding:32px 24px 64px;color:hsl(var(--foreground));font-size:16px;line-height:1.5}.forest-header{margin-bottom:32px;max-width:760px}.forest-header h1{font-family:Sora,sans-serif;font-size:clamp(26px,3.2vw,40px);line-height:1.2;letter-spacing:-.025em;margin:16px 0}.forest h2{font-size:24px;line-height:1.3;margin:20px 0 8px}.forest h3{font-size:20px}.forest p{max-width:65ch}.forest-layout{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(280px,1fr);gap:32px}.forest-explorer{min-width:0}.forest button,.forest-primary{min-height:48px;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));color:hsl(var(--foreground));padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:600;cursor:pointer;text-decoration:none}.forest button:hover:not(:disabled){background:hsl(var(--accent))}.forest button:disabled{opacity:.55;cursor:default}.forest :focus-visible{outline:3px solid hsl(var(--primary));outline-offset:3px}.forest ::-moz-selection{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.forest ::selection{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.forest a{text-underline-offset:4px}.forest a.forest-primary,.forest button.forest-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:transparent}.forest button.forest-primary:hover:not(:disabled){background:hsl(var(--primary));filter:brightness(.92)}.forest-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.forest-help,.forest-status{font-size:14px;color:hsl(var(--muted-foreground))}.forest-status{min-height:48px;padding:8px 0}.forest-map{display:grid;gap:8px;background:hsl(var(--muted));padding:16px;border-radius:16px;margin-bottom:16px}.clearing-map,.region-map{grid-template-columns:repeat(4,minmax(0,1fr))}.patch-map{grid-template-columns:repeat(5,minmax(0,1fr))}.forest .forest-tile{display:flex;flex-direction:column;border:0;gap:2px;padding:4px 4px 12px;min-width:0;overflow:hidden;background:transparent;text-align:center;border-radius:12px}.forest-tile strong{font-size:14px;overflow-wrap:anywhere}.forest-tile>span:not(.forest-mini){font-size:12px;font-weight:400;display:flex;align-items:center;gap:4px}.forest .forest-tile[aria-pressed=true]{background:hsl(var(--card));outline:2px solid hsl(var(--primary));outline-offset:0}.forest-open{opacity:.5}.forest-mini{display:block;position:relative;width:100%;aspect-ratio:1.18;pointer-events:none}.forest-mini>img:first-child{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.forest-mini .forest-mini-plant{position:absolute;width:49%;height:71%;-o-object-fit:contain;object-fit:contain;top:0;left:25%}.forest-mini .plant-1{left:5%;top:13%}.forest-mini .plant-2{left:43%;top:16%}.forest-sharing{border-top:2px solid hsl(var(--border));padding-top:4px}.forest-sharing>.forest-primary,.forest-sharing>button{width:100%;margin:6px 0}.forest-sharing label{display:flex;align-items:flex-start;gap:12px;padding:12px 0;cursor:pointer}.forest-sharing input{width:22px;height:22px;flex-shrink:0;margin-top:2px;accent-color:hsl(var(--primary))}.forest-sharing small{display:block;color:hsl(var(--muted-foreground))}.forest-sharing fieldset{margin:16px 0;border:0;padding:0;max-height:360px;overflow:auto;scrollbar-color:hsl(var(--primary)) hsl(var(--muted))}.forest-preview{padding:12px 0}.forest-preview .forest-mini{max-width:180px;margin:auto}.forest-inspector{border-top:1px solid hsl(var(--border));margin-top:24px;padding-top:16px}.forest-inspector .team-landscape{max-width:480px}.forest-plot-list{padding:0;list-style:none;display:grid;gap:8px}.forest-plot-list button{text-align:left;justify-content:flex-start;width:100%}@media(max-width:900px){.forest-layout{grid-template-columns:minmax(0,1fr)}.forest-sharing{max-width:680px}.forest{padding:24px 16px 48px}}@media(max-width:480px){.forest-map{padding:8px;gap:4px}.clearing-map,.region-map{grid-template-columns:repeat(2,minmax(0,1fr))}.patch-map{grid-template-columns:repeat(5,minmax(0,1fr))}.patch-map .forest-tile strong{font-size:12px}.patch-map .forest-tile>span:not(.forest-mini){display:none}.forest-controls button{flex:1}.forest-mini{min-height:48px}.forest .patch-map .forest-tile{min-height:92px;padding:0 0 8px}}.forest-sharing{border-top:0;padding:24px;background:hsl(var(--secondary));border-radius:16px;align-self:start}.forest-sharing h2{margin-top:0}.forest-header{border-bottom:1px solid hsl(var(--border));padding-bottom:20px}.forest-controls{border-radius:12px;background:hsl(var(--secondary));padding:8px}.forest-sharing p{font-size:14px;line-height:1.65}.forest-connected{max-width:1440px}.forest-connected .forest-header{max-width:none;border:0;padding:0;margin-bottom:1.5rem}.forest-connected .forest-header h1{font:500 clamp(2.25rem,4vw,3.5rem)/1.1 Lora,Georgia,serif;letter-spacing:-.04em}.forest-map-toolbar{justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem;font-size:.875rem}.forest-map-toolbar,.forest-map-toolbar>div{display:flex;align-items:center;gap:1rem}.connected-forest{position:relative;overflow:hidden;border-radius:1rem;background:#46643a}.connected-forest canvas{display:block;width:100%;aspect-ratio:3/2;touch-action:none;cursor:grab}.connected-forest canvas:active{cursor:grabbing}.forest-map-loading,.forest-map-notice{position:absolute;left:1rem;bottom:5rem;padding:.75rem 1rem;background:#fffdf5;color:#17372b;border-radius:.6rem;font-size:.875rem;max-width:calc(100% - 2rem)}.forest-map-loading{top:1rem;bottom:auto}.forest-connected .meadow-camera-tools button{width:2.75rem;min-height:2.75rem;padding:0}.forest-closeup{width:min(60rem,calc(100vw - 2rem))}.forest-visibility{border-top:1px solid hsl(var(--border));margin-top:2rem;padding-top:1rem}.forest-visibility summary{cursor:pointer;min-height:2.75rem}.forest-connected .forest-sharing{background:transparent;padding:0;max-width:42rem}.forest-connected .forest-header>a{display:inline-flex;align-items:center;gap:.35rem;min-height:2.75rem}