@charset "UTF-8";
:root{color-scheme:light;--base:#F4F1E9;--surface:#FAF8F3;--text:#24382A;--muted:#4e5b49;--primary:#456C50;--on-primary:#fff;--soft:#DFE8DB;--lavender:#80619f;--lavender-soft:#e9e0f1;--rose:#b25d82;--sidebar:rgba(33,54,40,.95);--panel:rgba(251,249,244,.96);--hud:rgba(244,239,223,.88);--border:rgba(44,67,47,.14);--shadow:0 12px 32px rgba(22,35,24,.14);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--radius:24px;--sidebar-w:208px;--dock-h:72px;--safe-bottom:env(safe-area-inset-bottom,0px);font:16px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--base);color:var(--text)}
:root[data-theme=evening]{color-scheme:dark;--base:#18241D;--surface:#25372B;--text:#F4F3EC;--muted:#BBC7B9;--primary:#A9C5A4;--on-primary:#172B1D;--soft:#354C3A;--lavender:#C0A6DD;--lavender-soft:#41374e;--rose:#E5A5BE;--sidebar:rgba(20,34,25,.96);--panel:rgba(37,55,43,.97);--hud:rgba(28,44,32,.91);--border:rgba(255,255,255,.18)}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--lavender);outline-offset:4px}button{border:0}button,a{touch-action:manipulation}img{max-width:100%}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.2;font-weight:650;letter-spacing:-.035em}h2{font-size:24px;line-height:1.25;font-weight:650;letter-spacing:-.025em}h3{font-size:16px;font-weight:600}p{margin-top:8px}small,.muted{color:var(--muted)}.icon{width:24px;height:24px;flex:none;vertical-align:middle}.skip-link{position:fixed;top:-100px;left:24px;z-index:1000;background:var(--surface);padding:12px}.skip-link:focus{top:12px}.glass{background:var(--hud);border:1px solid var(--border);box-shadow:var(--shadow),inset 0 1px rgba(255,255,255,.3);backdrop-filter:blur(20px) saturate(115%)}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:16px;padding:12px 20px;background:var(--soft);color:var(--text);text-decoration:none;font-weight:550;line-height:1.3}.button.primary{background:var(--primary);color:var(--on-primary)}.button.lavender{background:var(--lavender-soft);color:var(--text)}.button.subtle{background:transparent;border:1px solid var(--border)}.icon-button{width:48px;padding:10px;flex:none}.text-button{padding:10px 0;min-height:44px;background:none;color:var(--primary);text-align:left;text-decoration:underline;text-underline-offset:4px}.button:hover,.icon-button:hover{filter:brightness(.97)}.row{display:flex;align-items:center;gap:12px}.stack{display:grid;gap:16px}.actions{display:flex;gap:12px;flex-wrap:wrap}.actions>*{flex:1}.wide{width:100%}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600}.empty{padding:36px 20px;text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:24px}.empty .icon{width:38px;height:38px;color:var(--primary);margin-bottom:16px}.empty p{max-width:480px;margin:12px auto 20px}.pill{display:inline-flex;font-size:13px;line-height:1.4;border-radius:10px;padding:5px 9px;background:var(--soft)}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-w);z-index:20;padding:32px 16px 20px;display:flex;flex-direction:column;gap:28px;background:var(--sidebar);color:#f4f3ec;overflow:auto}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;padding:0 8px}.brand>.icon{width:32px;height:32px;color:#c2d7b9}.brand-word{font-size:25px;font-weight:600;line-height:1;letter-spacing:-.04em;display:block}.brand-word small{display:block;color:inherit;opacity:.75;font-size:11px;letter-spacing:.09em;font-weight:400;margin-top:7px}.sidebar nav{display:grid;gap:6px}.sidebar nav a{display:flex;gap:12px;align-items:center;min-height:48px;padding:12px;border-radius:14px;text-decoration:none;font-size:14px;color:#d5dfd0}.sidebar nav a[aria-current=page]{background:#d5e1ce;color:#24382a;font-weight:600}.sidebar nav a:not([aria-current=page]):hover{background:#ffffff14}.sidebar-footer{margin-top:auto;display:grid;gap:8px;font-size:13px}.sidebar-footer a{padding:12px 8px;text-decoration:none}.sidebar-footer button{background:transparent;color:inherit;text-align:left;padding:12px 8px;min-height:44px}.sidebar-footer .icon{width:18px}.app-main{margin-left:var(--sidebar-w);position:relative;height:100vh;height:100dvh;min-height:400px}.hud{position:absolute;top:calc(20px + env(safe-area-inset-top,0px));left:24px;right:24px;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:12px}.garden-switch{max-width:250px;border-radius:22px;padding:10px 16px;min-height:48px;text-align:left;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.garden-switch span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.garden-switch .icon{width:18px}.hud-right{display:flex;gap:8px;align-items:center;border-radius:22px;padding:6px 8px}.hud-right a{text-decoration:none;min-height:44px;display:flex;align-items:center;gap:7px;padding:8px;font-size:13px}.hud-right .icon-button{min-height:44px;height:44px;width:44px;background:transparent}.avatars{display:flex;padding:0 7px}.avatar{display:inline-flex;width:38px;height:38px;border:2px solid var(--surface);border-radius:50%;background:#d4debd;color:#304a2f;align-items:center;justify-content:center;font-size:13px;font-weight:600;object-fit:cover}.avatar+.avatar{margin-left:-8px;background:#e9d7cb;color:#674b3c}.together{font-size:12px;color:var(--muted);margin-right:10px}.mobile-brand,.mobile-dock{display:none}.connection-banner{position:absolute;top:84px;left:24px;right:24px;z-index:6;padding:10px 16px;background:var(--surface);border:1px solid var(--border);border-radius:14px;font-size:14px}.connection-banner:empty{display:none}
.scene{position:absolute;inset:0;overflow:hidden;background:#d2ddc9;isolation:isolate}.scene-world{position:absolute;inset:0;min-width:760px;height:100%;transition:transform 280ms ease}.landscape,.glasshouse,.table-layer{position:absolute;width:100%;height:100%;inset:0;object-fit:fill;pointer-events:none}.landscape{z-index:-5}.glasshouse{z-index:-3}.table-layer{z-index:-1}.sunlight{position:absolute;inset:0;background:linear-gradient(122deg,rgba(255,239,184,.5),transparent 50%);pointer-events:none;z-index:1;mix-blend-mode:soft-light}.scene[data-background=mist] .landscape{filter:saturate(.65) brightness(1.07)}.scene[data-background=sunset] .landscape{filter:sepia(.25) hue-rotate(335deg)}.scene[data-shelf=ash] .table-layer{filter:saturate(.25) brightness(1.08)}.scene[data-light=dim] .sunlight{opacity:.3}.scene[data-light=bright] .sunlight{opacity:1}.scene-heading{position:absolute;top:16%;left:6.5%;z-index:2;max-width:520px;pointer-events:none}.scene-heading h1{margin-top:10px;font-size:36px;color:#29462f;text-shadow:0 1px 10px #f0f3df}.scene-heading p,.scene-heading .eyebrow{color:#3d573d}.scene-heading p{font-size:14px}.scene-slot{position:absolute;width:24%;height:45%;top:31%;z-index:3;display:flex;align-items:end;justify-content:center}.scene-slot[data-position=slot-1]{left:0%}.scene-slot[data-position=slot-2]{left:25%;top:28%}.scene-slot[data-position=slot-3]{left:50%}.scene-slot[data-position=slot-4]{left:75%;top:28%}.plant-object{background:transparent;padding:0;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:end;position:relative;border-radius:30px}.plant-object:hover .foliage,.selected .foliage{filter:drop-shadow(0 0 6px #f4f1d4)}.plant-object:focus-visible{outline-offset:-4px}.plant-art{position:relative;width:100%;height:100%;min-height:120px;pointer-events:none}.plant-art .foliage{position:absolute;width:100%;height:84%;bottom:15%;left:0;object-fit:contain;object-position:bottom;transform-origin:50% 98%}.plant-art .pot{position:absolute;width:62%;height:30%;bottom:0;left:19%;object-fit:contain;object-position:bottom}.plant-art:has(.foliage[data-failed]){background:radial-gradient(ellipse at center,#dce5d5 10%,transparent 70%)}.plant-label{display:flex;align-items:center;gap:8px;background:var(--panel);border:1px solid var(--border);box-shadow:0 4px 16px #1f311e10;border-radius:17px;padding:12px;max-width:190px;width:calc(100% - 16px);min-height:72px;text-align:left;margin-top:14px;color:var(--text);position:relative;flex:none}.plant-label>.icon{width:18px;color:var(--primary)}.plant-label>.icon:last-child{display:none}.plant-label span{min-width:0}.plant-label strong{display:block;font-size:14px;line-height:1.3;overflow-wrap:anywhere;font-weight:600}.plant-label small{font-size:12px;display:block;line-height:1.4;margin-top:4px}.observation-dot{position:absolute;right:8px;top:8px;width:9px;height:9px;border-radius:50%;background:var(--lavender)}.empty-slot{border:1px dashed #60795b80;border-radius:24px;width:150px;height:110px;display:grid;justify-items:center;align-content:center;gap:8px;background:rgba(248,248,228,.6);color:#345235;margin-bottom:86px;font-size:13px}.empty-slot .icon{width:32px;height:32px}.foreground{position:absolute;inset:0;pointer-events:none;z-index:4}.decor{position:absolute;pointer-events:none;object-fit:contain}.decor-cat{width:20%;height:20%;right:2%;bottom:7%}.decor-notebook{width:13%;left:9%;height:12%;bottom:10%}.decor-cup{width:7%;left:25%;height:10%;bottom:13%}.scene-list{position:absolute;right:24px;top:92px;min-height:44px;border-radius:14px;display:flex;gap:8px;align-items:center;padding:9px 12px;font-size:13px;z-index:4}.camera-controls{display:none}.climate-wrap{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:5;display:flex;align-items:center;gap:16px}.climate-dock{border-radius:26px;width:520px;display:flex;padding:12px 0}.climate-dock button{flex:1;display:flex;min-width:0;min-height:70px;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:transparent;border-right:1px solid var(--border);padding:0 6px}.climate-dock button:last-child{border:0}.climate-dock span{font-size:14px;font-weight:550}.climate-dock small{font-size:12px}.climate-dock .icon{width:25px;height:25px;margin-bottom:4px}.climate-light{color:#886820}.climate-moisture{color:#376a80}.climate-heat{color:#a05641}.climate-air{color:#506f70}[data-theme=evening] .climate-light{color:#efca70}[data-theme=evening] .climate-moisture{color:#9cc9e3}[data-theme=evening] .climate-heat{color:#eeaf9c}[data-theme=evening] .climate-air{color:#bacfca}.decorate-shortcut{display:flex;gap:8px;align-items:center;text-decoration:none;min-height:50px;padding:12px 18px;border-radius:24px;font-size:14px}.climate-collapsed{display:none}
.page{height:100%;overflow:auto;padding:40px 36px max(36px,env(safe-area-inset-bottom));background:var(--base)}.page-inner{max-width:1200px;margin:auto}.page-header{margin-bottom:28px;display:flex;justify-content:space-between;align-items:center;gap:16px}.page-header p{font-size:14px;color:var(--muted)}.page h1{margin-top:8px}.filters{display:flex;gap:8px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.filters button{min-height:44px;padding:10px 18px;border-radius:24px;background:var(--surface);border:1px solid var(--border)}.filters button[aria-pressed=true]{background:var(--primary);color:var(--on-primary)}.filters input{max-width:280px;margin-left:auto}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.atlas-card,.collection-card{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:16px;overflow:hidden;text-align:left;min-width:0}.atlas-card .plant-art,.collection-card .plant-art{height:190px;margin-bottom:12px;background:radial-gradient(ellipse at center,#dce5d580,transparent 70%);border-radius:18px}.atlas-card h2,.collection-card h2{font-size:20px;overflow-wrap:anywhere}.atlas-card p,.collection-card p{font-size:14px;margin-bottom:8px}.collection-card .button{margin-top:12px}.page-tabs{display:flex;gap:8px;overflow-x:auto;white-space:nowrap;margin-bottom:20px;padding-bottom:4px}.page-tabs button{min-height:44px;background:var(--soft);border-radius:14px;padding:10px 18px}.page-tabs button[aria-selected=true]{background:var(--primary);color:var(--on-primary)}.journal{max-width:850px;margin:auto}.journal-day{font-size:14px;color:var(--muted);margin:24px 0 12px}.journal-row{position:relative;display:flex;gap:16px;align-items:start;padding:20px 0;border-bottom:1px solid var(--border);width:100%;background:none;text-align:left}.event-icon{width:44px;height:44px;flex:none;border-radius:15px;background:var(--soft);display:flex;align-items:center;justify-content:center}.journal-row p{margin:4px 0;font-size:16px;white-space:pre-wrap;overflow-wrap:anywhere}.journal-row small{font-size:13px}.journal-row strong{font-size:13px}.journal-row time{display:block;font-size:12px;color:var(--muted);margin-top:8px}.settings-block{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:24px;max-width:740px;margin-bottom:20px}.settings-block>h2{margin-bottom:20px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;margin:12px 0}.setting-row label{flex:1}.setting-row small{display:block}.setting-row select{max-width:52%}.profile-member{display:flex;gap:16px;align-items:center;margin:20px 0}.profile-member .avatar{width:52px;height:52px;font-size:18px}.profile-member h2{font-size:20px}.menu-grid{display:grid;gap:8px}.menu-grid a,.menu-grid button{display:flex;align-items:center;gap:12px;padding:14px 12px;min-height:48px;text-decoration:none;background:none;text-align:left;border-radius:14px}.menu-grid a:hover,.menu-grid button:hover{background:var(--soft)}
.context-state{max-width:560px;margin:auto;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:start;justify-content:center;padding:32px;gap:20px}.context-state>.icon{width:56px;height:56px;color:var(--primary)}.context-state .brand-word{margin-bottom:24px;font-size:36px}.context-state p{color:var(--muted)}.context-state h1{font-size:30px}.context-state .button{min-width:220px}.context-note{font-size:13px}.state-scenery{position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse at 70% 30%,#cbd9bba0,transparent 65%)}
#overlay-root:empty{display:none}.overlay-panel{background:var(--panel);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:28px;padding:0;max-height:90vh;max-height:90dvh;width:540px;max-width:calc(100vw - 32px);overflow:hidden}.overlay-panel::backdrop{background:rgba(17,31,23,.4)}.panel-inner{display:flex;flex-direction:column;max-height:90vh;max-height:90dvh}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--border);flex:none}.panel-head h2{font-size:22px}.panel-head .icon-button{background:var(--soft)}.panel-body{padding:24px;overflow:auto;overscroll-behavior:contain}.panel-body>section+section{margin-top:24px}.panel-body h3{margin-bottom:10px}.panel-body p{font-size:15px}.panel-body .plant-art{height:200px}.panel-footer{padding:16px 24px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface);display:flex;gap:12px;flex:none}.panel-footer .button{flex:1}.plant-panel{width:388px;position:fixed;right:16px;top:16px;bottom:16px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);margin:0;z-index:30}.plant-panel .panel-inner{height:100%;max-height:100%}.plant-panel .panel-body{padding-top:0}.plant-panel .panel-head{border:0}.plant-panel .plant-portrait{background:radial-gradient(ellipse at center,#dce5d5,transparent 75%);margin:0 -24px 20px;padding:0 20px 12px}.plant-summary{display:flex;gap:8px;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.plant-summary h2{overflow-wrap:anywhere}.badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.observation{background:var(--lavender-soft);padding:16px;border-radius:18px;overflow-wrap:anywhere}.observation time{display:block;font-size:12px;color:var(--muted);margin-top:12px}.properties{display:grid;grid-template-columns:1fr 1fr;gap:12px}.property{background:var(--soft);padding:12px;border-radius:16px}.property .icon{width:22px;margin-bottom:8px}.property strong{font-size:14px;display:block}.property small{display:block;font-size:13px;margin-top:6px}.plant-note{white-space:pre-wrap;overflow-wrap:anywhere;border-bottom:1px solid var(--border);padding:12px 0}.plant-note small{white-space:normal}.plant-note .text-button{font-size:13px;margin-right:16px}.inspect-open .scene-world{width:calc(100% - 400px);min-width:680px}.inspect-open .climate-wrap{left:calc((100% - 400px)/2)}.inspect-open .decorate-shortcut,.inspect-open .hud-right .quick-link,.inspect-open .together{display:none}.inspect-open .hud{right:420px}.inspect-open .scene-list{right:420px}.inspect-open .scene-heading{max-width:400px}.inspect-open .scene-heading h1{font-size:28px}.inspect-open .scene-heading p{display:none}.inspect-open .plant-label{min-width:145px;width:calc(100% - 6px)}
label.field{display:block;margin-bottom:18px;font-size:14px;font-weight:550}label.field>input,label.field>textarea,label.field>select{display:block;width:100%;margin-top:8px}input:not([type=radio]):not([type=checkbox]),select,textarea{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:12px 14px;min-height:48px;min-width:0}textarea{min-height:130px;resize:vertical}input[type=radio],input[type=checkbox]{accent-color:var(--primary);width:20px;height:20px;flex:none}.field-hint{font-size:13px;color:var(--muted)}fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}legend{font-weight:600;margin-bottom:12px}.radio-row{display:flex;align-items:center;gap:12px;border:1px solid var(--border);background:var(--surface);padding:12px 14px;border-radius:16px;min-height:68px;margin-bottom:8px;cursor:pointer}.radio-row>span{flex:1}.radio-row small{display:block;font-size:12px;margin-top:4px}.radio-row:has(input:checked){background:var(--soft);border-color:var(--primary)}.climate-tabs{display:flex;gap:4px;margin-bottom:20px}.climate-tabs button{flex:1;min-width:0;min-height:56px;border-radius:14px;display:grid;justify-items:center;align-content:center;gap:3px;font-size:12px;background:var(--surface)}.climate-tabs button[aria-pressed=true]{background:var(--soft)}.climate-group[hidden]{display:none}.preview{padding:16px;background:var(--soft);border-radius:18px;font-size:14px}.preview p{font-size:13px}.form-error{background:#f7e4d8;color:#703e29;padding:12px;border-radius:14px;white-space:pre-wrap;margin-top:12px}.form-error:empty{display:none}.conflict{background:var(--lavender-soft);border-radius:16px;padding:12px;margin-bottom:16px;font-size:14px}.conflict:empty{display:none}.plant-progress{height:4px;width:100%;border:0;background:var(--soft);display:block;margin:14px 0}.plant-progress::-webkit-progress-bar{background:var(--soft);border-radius:3px}.plant-progress::-webkit-progress-value{background:var(--primary);border-radius:3px}.plant-compact{display:none}.seed-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.seed-grid .radio-row{flex-direction:column;position:relative;align-items:start;min-height:160px;justify-content:center}.seed-grid input{position:absolute;top:12px;right:12px}.seed-grid .icon{width:36px;height:36px;color:var(--primary)}.seed-grid strong{font-size:15px}.seed-grid small{line-height:1.4}.instance-list{display:grid;gap:12px}.instance-list>div{border-bottom:1px solid var(--border);padding:12px 0}.instance-list .button{font-size:14px}.species-stages{display:flex;gap:8px;overflow:auto;margin:16px 0}.species-stages img{width:80px;height:100px;object-fit:contain}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;height:calc(100% - 100px)}.editor-preview{position:relative;border-radius:24px;overflow:hidden;min-height:440px}.editor-preview .scene-world{min-width:700px;transform:scale(.85);transform-origin:50% 80%;width:118%;left:-9%}.editor-preview .plant-label{display:none}.editor-preview .scene-slot{top:30%;height:47%}.editor-preview .empty-slot{margin-bottom:0}.editor-catalog{overflow:auto;padding-right:4px}.editor-catalog .card-grid{grid-template-columns:1fr 1fr;gap:12px}.decor-option{padding:16px 10px;border:1px solid var(--border);border-radius:18px;background:var(--surface);display:grid;gap:8px;justify-items:center;font-size:14px;min-height:120px}.decor-option img{height:70px}.decor-option[aria-pressed=true]{border:2px solid var(--primary);background:var(--soft)}.editor-actions{margin-top:20px}.editor-preview .plant-object[aria-pressed=true]{outline:3px solid var(--lavender);outline-offset:-10px}
#toast{position:fixed;z-index:100;bottom:calc(144px + var(--safe-bottom));left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);width:max-content;border-radius:16px;box-shadow:var(--shadow);background:var(--text);color:var(--base);padding:12px 18px;pointer-events:none;font-size:14px}#toast:empty{display:none}#update{position:fixed;z-index:101;bottom:16px;right:16px;max-width:340px;padding:16px;border-radius:20px;box-shadow:var(--shadow);background:var(--surface);border:1px solid var(--border)}#update p{margin:0 0 12px}#update .button{font-size:14px;min-height:44px;padding:10px 16px}.motion-off *{scroll-behavior:auto}body[data-hidden=true] .foliage{animation-play-state:paused}.scene[data-air=ventilated] .foliage{animation:breathe 7s ease-in-out infinite alternate}@keyframes breathe{from{transform:rotate(-.5deg)}to{transform:rotate(.7deg)}}[data-theme=evening] .landscape{filter:brightness(.48) saturate(.7)}[data-theme=evening] .glasshouse{filter:brightness(.65) sepia(.1)}[data-theme=evening] .table-layer{filter:brightness(.65)}[data-theme=evening] .scene-heading h1,[data-theme=evening] .scene-heading p,[data-theme=evening] .scene-heading .eyebrow{color:#f4e6c6;text-shadow:none}[data-theme=evening] .scene{background:#27372e}[data-theme=evening] .sunlight{background:radial-gradient(ellipse at 70% 10%,#ffd17980,transparent 60%);mix-blend-mode:screen}
@supports not(backdrop-filter:blur(1px)){.glass{background:var(--surface)}}:root[data-transparency=reduced] .glass{background:var(--surface);backdrop-filter:none}:root[data-motion=reduced] *{animation:none!important;transition:none!important;scroll-behavior:auto!important}:root[data-quality=low] .glass{backdrop-filter:none}:root[data-quality=low] .foreground{display:none}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:1600px){.card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.scene-heading h1{font-size:42px}.scene-slot{height:48%;top:29%}.scene-slot[data-position=slot-2],.scene-slot[data-position=slot-4]{top:26%}}
@media(max-width:1279px){:root{--sidebar-w:180px}.sidebar{padding-left:12px;padding-right:12px}.sidebar nav a{font-size:13px;padding:12px 8px;gap:8px}.hud{left:20px;right:20px}.together{display:none}.hud-right .quick-link{display:none}.decorate-shortcut{display:none}.climate-dock{width:500px}.scene-heading h1{font-size:30px}.scene-heading{left:5%}.plant-label{padding:10px;min-height:78px}.plant-label>.icon:first-child{display:none}.card-grid{gap:16px}.editor-layout{grid-template-columns:minmax(0,1fr) 310px;gap:16px}.page{padding:32px 24px}}
@media(min-width:768px) and (max-width:1023px){:root{--sidebar-w:0px}.sidebar{display:none}.mobile-brand{display:flex}.hud .garden-switch{display:none}.hud-right{margin-left:auto}.page{padding-top:90px}.page>.tablet-menu{display:flex}.tablet-top{position:absolute;top:16px;left:24px;z-index:10}.editor-layout{grid-template-columns:1fr 300px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1024px){.tablet-top{display:none}}
@media(max-width:767px){
 :root{--sidebar-w:0px;--dock-h:68px}h1{font-size:26px}.sidebar{display:none}.app-main{margin:0;min-height:320px;height:calc(100vh - var(--dock-h) - var(--safe-bottom));height:calc(100dvh - var(--dock-h) - var(--safe-bottom))}.hud{top:calc(12px + env(safe-area-inset-top));left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));gap:8px}.garden-switch,.hud-right .quick-link,.hud-right .together{display:none}.mobile-brand{display:flex;gap:6px;padding:0}.brand-word{font-size:23px}.brand-word small{font-size:10px;margin-top:4px}.brand>.icon{width:28px;height:28px}.hud-right{margin-left:auto;gap:2px;padding:3px;background:var(--hud);box-shadow:none;border-radius:20px}.hud-right .avatars{padding:0 4px}.avatar{width:34px;height:34px}.scene-heading{top:90px;left:24px;right:24px;max-width:none}.scene-heading h1{font-size:28px;max-width:100%;overflow-wrap:anywhere;margin:0}.scene-heading .eyebrow{display:none}.scene-heading p{font-size:13px;margin-top:6px}.scene-world{width:1560px;min-width:0;left:calc(50% - 195px);transform:translateX(calc(var(--camera,0)*-390px))}.scene-slot{width:360px;height:40%;top:30%;left:15px!important}.scene-slot[data-index="1"]{left:405px!important;top:30%}.scene-slot[data-index="2"]{left:795px!important;top:30%}.scene-slot[data-index="3"]{left:1185px!important;top:30%}.plant-object{max-width:330px}.plant-label{max-width:290px;width:100%;padding:12px 16px;min-height:66px;margin-top:12px;gap:12px}.plant-label>.icon:first-child{display:block;width:24px}.plant-label>.icon:last-child{display:block;margin-left:auto;width:20px}.plant-label strong{font-size:16px}.plant-label small{font-size:13px}.scene-slot:not(.in-view) .plant-label{visibility:hidden}.scene-slot:not(.in-view) .plant-object,.scene-slot:not(.in-view) .empty-slot{pointer-events:none;visibility:hidden}.camera-controls{display:flex;position:absolute;bottom:120px;left:16px;right:16px;justify-content:space-between;align-items:center;z-index:4;pointer-events:none}.camera-controls button{pointer-events:auto;width:44px;min-height:44px}.camera-position{font-size:12px;background:var(--hud);padding:6px 12px;border-radius:12px}.scene-list{top:auto;bottom:104px;right:72px;left:72px;justify-content:center;padding:8px;min-height:40px;font-size:12px;display:none}.scene-list .icon{width:18px}.empty-slot{margin-bottom:76px;width:210px;min-height:130px}.decor-cat{display:none}.decor-notebook{width:130px;left:40px;bottom:11%;height:8%}.decor-cup{display:none}.climate-wrap{bottom:12px;left:12px;right:12px;transform:none;display:block}.climate-dock{width:100%;padding:8px 0;border-radius:22px}.climate-dock button{min-height:62px}.climate-dock span{font-size:12px}.climate-dock small{font-size:11px}.climate-dock .icon{width:22px;height:22px;margin:0}.mobile-dock{position:fixed;bottom:0;left:0;right:0;height:calc(var(--dock-h) + var(--safe-bottom));padding:4px max(8px,env(safe-area-inset-right)) var(--safe-bottom) max(8px,env(safe-area-inset-left));z-index:15;background:var(--panel);border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;align-items:center}.mobile-dock>a,.mobile-dock>button{display:flex;align-items:center;justify-content:center;gap:3px;flex-direction:column;min-height:56px;padding:3px;background:transparent;font-size:11px;text-decoration:none;color:var(--muted)}.mobile-dock [aria-current=page]{color:var(--primary);font-weight:650}.mobile-dock .plant-plus{border-radius:50%;width:48px;min-height:48px;background:var(--lavender-soft);color:var(--lavender);justify-self:center}.mobile-dock .plant-plus>.icon{width:27px;height:27px}.dock-short{display:none}.page{padding:24px 16px 32px}.page-header{margin-bottom:24px}.page-header p{font-size:13px}.page-header .eyebrow{font-size:11px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.atlas-card,.collection-card{padding:12px;border-radius:20px}.atlas-card .plant-art,.collection-card .plant-art{height:150px}.atlas-card h2,.collection-card h2{font-size:17px}.atlas-card p,.collection-card p{font-size:13px}.collection-card .button{font-size:14px;padding:12px;min-height:48px}.filters{gap:6px;flex-wrap:wrap}.filters button{font-size:13px;padding:10px 13px}.filters input{width:100%;max-width:none}.settings-block{padding:20px}.settings-block h2{font-size:21px}.setting-row{align-items:flex-start;flex-wrap:wrap}.setting-row select{max-width:100%}.page>.tablet-menu,.tablet-top{display:none}.connection-banner{top:68px;left:12px;right:12px;font-size:12px;padding:8px 12px}.overlay-panel{position:fixed;top:auto;bottom:0;left:0;right:0;margin:0;max-width:100%;width:100%;max-height:92vh;max-height:92dvh;border-radius:30px 30px 0 0}.panel-inner{max-height:92vh;max-height:92dvh}.panel-head{padding:12px 16px}.panel-head h2{font-size:21px}.panel-body{padding:20px 16px}.panel-footer{padding:16px 16px max(16px,env(safe-area-inset-bottom));flex-wrap:wrap}.panel-footer .button.primary{min-height:50px}.plant-panel{top:auto;height:auto;bottom:0;max-height:92dvh;width:100%;right:0;left:0}.plant-panel .panel-inner{max-height:92dvh}.plant-panel .panel-body{padding:0 20px 24px}.plant-panel .plant-art{height:180px}.plant-panel .plant-portrait{margin-left:-20px;margin-right:-20px}.plant-panel.compact .panel-body,.plant-panel.compact .panel-head h2{display:none}.plant-panel.compact .panel-head{justify-content:flex-end;border:0;padding:8px 12px 0}.plant-panel.compact .plant-compact{display:block;padding:0 20px max(20px,env(safe-area-inset-bottom));margin-top:-16px;pointer-events:none}.plant-compact h2{max-width:calc(100% - 40px);font-size:23px;overflow-wrap:anywhere}.plant-compact p{font-size:14px}.plant-compact .button{margin-top:16px;width:100%;pointer-events:auto}.plant-compact .observation-teaser{font-size:13px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.inspect-open .scene-world{width:1560px;min-width:0}.inspect-open .hud{right:16px}.inspect-open .scene-slot{top:25%;height:37%}.inspect-open .plant-label{visibility:hidden}.inspect-open .climate-wrap{left:12px;visibility:hidden}.inspect-open .camera-controls{visibility:hidden}.inspect-open .scene-heading h1{font-size:28px}.properties{gap:10px}.panel-body .actions{display:grid;grid-template-columns:1fr 1fr}.panel-body .actions>.button{font-size:14px;padding:12px 8px}.editor-layout{display:flex;flex-direction:column;height:auto;gap:20px}.editor-preview{height:260px;min-height:260px;flex:none}.editor-preview .scene-world{width:760px;min-width:760px;left:calc(50% - 380px);transform:scale(.8);transform-origin:50% 60%}.editor-preview .scene-slot{width:24%;height:60%;top:15%!important;left:auto!important}.editor-preview .scene-slot[data-index="0"]{left:0!important}.editor-preview .scene-slot[data-index="1"]{left:25%!important}.editor-preview .scene-slot[data-index="2"]{left:50%!important}.editor-preview .scene-slot[data-index="3"]{left:75%!important}.editor-preview .scene-slot .plant-object,.editor-preview .scene-slot .empty-slot{visibility:visible;pointer-events:auto}.editor-preview .empty-slot{width:120px;min-height:80px;height:80px;margin:0}.editor-preview .empty-slot span{font-size:14px}.editor-catalog{overflow:visible}.editor-actions{position:sticky;bottom:-20px;padding:12px 0;background:var(--base);z-index:4}.editor-actions .button{font-size:14px}.context-state{padding:24px}.context-state h1{font-size:28px}.context-state .brand-word{font-size:34px}#toast{bottom:calc(160px + var(--safe-bottom));width:calc(100% - 32px)}#update{left:16px;bottom:calc(80px + var(--safe-bottom));right:16px;max-width:none}
}
@media(max-width:359px){.hud{left:12px;right:12px}.brand-word{font-size:21px}.avatars .avatar{width:30px;height:30px}.hud-right .icon-button{width:40px}.dock-long{display:none}.dock-short{display:inline}.climate-dock small{display:none}.scene-heading{left:16px;top:80px}.scene-heading p{display:none}.scene-world{left:calc(50% - 195px)}.scene-slot{height:38%;top:28%!important}.plant-object{max-width:270px}.plant-label{max-width:250px}.camera-controls{bottom:108px}.seed-grid{gap:8px}.card-grid{gap:8px}.atlas-card .plant-art{height:120px}.properties{grid-template-columns:1fr}.panel-body .actions{grid-template-columns:1fr}.page{padding:20px 12px}}
@media(max-height:700px) and (max-width:767px){.scene-heading p{display:none}.scene-slot{height:40%;top:26%!important}.plant-label{min-height:58px;padding:8px 12px;margin-top:6px}.plant-label small{font-size:12px}.camera-position{display:none}.camera-controls{bottom:110px}.decor{display:none}.scene-heading h1{font-size:24px}.plant-panel.compact .plant-compact p{margin-top:4px}.plant-panel.compact .plant-compact .button{margin-top:8px}.plant-panel.compact .plant-compact{padding-bottom:16px}}
@media(max-height:500px) and (orientation:landscape){.app-main{min-height:0}.scene-heading{top:75px}.scene-heading h1{font-size:22px}.scene-heading p,.scene-heading .eyebrow,.decor{display:none}.climate-dock{display:none}.climate-collapsed{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:20px;min-height:44px}.climate-wrap{bottom:12px}.scene-slot{top:20%!important;height:58%}.plant-label{min-height:48px;padding:6px;font-size:13px;margin-top:6px}.plant-label small{display:none}.plant-art .pot{height:32%}.overlay-panel,.panel-inner{max-height:100vh;max-height:100dvh}.overlay-panel{inset:0;margin:auto;border-radius:20px}.plant-panel{height:100dvh}.plant-panel.compact .plant-compact{display:none}.plant-panel.compact .panel-body,.plant-panel.compact .panel-head h2{display:block}.plant-panel .plant-art{height:120px}.camera-controls{bottom:60px}.sidebar{padding-top:16px;gap:16px}.sidebar-footer{margin-top:8px}.page{padding-top:24px}.tablet-top{position:fixed;right:20px;left:auto;top:8px}}
@media(min-resolution:2dppx){.scene{image-rendering:auto}}
@media(min-width:768px){.plant-panel{left:auto}.app-main[data-nonmodal=false].inspect-open .scene-world{width:100%}}
.page .connection-banner{position:static;margin-bottom:16px}.page .connection-banner:empty{display:none}
@media(min-width:768px) and (max-width:1319px){dialog.plant-panel{left:50%;right:auto;transform:translateX(-50%);top:16px;bottom:16px}}
#update{top:calc(80px + env(safe-area-inset-top,0px));bottom:auto}
