@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Source+Sans+3:wght@400;500;600&display=swap";:root{--ink: #f4efe6;--ink-dim: rgba(244, 239, 230, .72);--gold: #e8c98a;--wood: #3a2a1c;--glass: rgba(28, 18, 12, .55);--glass-border: rgba(232, 201, 138, .28);--leaf: #6a9a5a;--leaf-deep: #3d6a38;--display: "Cormorant Garamond", Georgia, serif;--ui: "Source Sans 3", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;height:100%}body{margin:0;font-family:var(--ui);color:var(--ink);background:#1a120c}button,input{font:inherit;color:inherit}button{cursor:pointer;background:#fff8eb14;border:1px solid var(--glass-border);border-radius:999px;padding:.35rem .75rem}button:hover{background:#fff8eb24}button.active,button.primary,button.gh-primary,.gh-primary,button.primary-btn,.primary-btn{background:linear-gradient(180deg,#6fad5f,var(--leaf-deep));border-color:#fff3;color:#f7fff0}button.gh-primary:hover,button.primary:hover,button.primary-btn:hover,button.active:hover{background:linear-gradient(180deg,#7fbd6f,#355f30);filter:brightness(1.05);color:#f7fff0}button.gh-primary:active,button.primary:active,button.primary-btn:active{filter:brightness(.95)}.gh-boot{min-height:100vh;display:grid;place-items:center;font-family:var(--display);font-size:1.4rem;color:var(--gold);background:#1a120c}.gh-app{min-height:100vh;display:flex;flex-direction:column;gap:.55rem;padding:.55rem .75rem .75rem;max-width:1440px;margin:0 auto}.gh-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;padding:.45rem .75rem;background:var(--glass);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:14px}.gh-brand{margin:0;font-family:var(--display);font-size:1.65rem;font-weight:700;color:var(--gold);letter-spacing:.01em}.gh-daymeta{margin:.1rem 0 0;font-size:.82rem;color:var(--ink-dim)}.gh-nav{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center}.gh-nav-disabled{opacity:.4;font-size:.78rem;padding:.35rem .55rem;color:var(--ink-dim);cursor:default;-webkit-user-select:none;user-select:none}.gh-resources{display:flex;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}.gh-chip{border:1px solid var(--glass-border);border-radius:999px;padding:.3rem .7rem;background:#00000040;font-weight:600;font-size:.82rem}.gh-chip.notes{font-weight:500;color:var(--ink-dim)}.gh-glass{background:var(--glass);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 12px 40px #00000059}.gh-main{flex:1;min-height:0;display:grid;grid-template-columns:minmax(240px,300px) 1fr minmax(240px,300px);gap:.65rem}.gh-col{min-height:0;display:flex;flex-direction:column;gap:.55rem}.gh-col.center{min-height:420px}.gh-left,.gh-right-stack .gh-glass{padding:.85rem .95rem}.gh-left{overflow:auto;max-height:min(70vh,720px)}.gh-plant-name{width:100%;background:transparent;border:none;border-bottom:1px solid transparent;font-family:var(--display);font-size:1.45rem;font-weight:700;color:var(--ink);padding:0}.gh-plant-name:focus{outline:none;border-bottom-color:var(--gold)}.gh-cultivar{margin:.15rem 0 .4rem;font-style:italic;color:var(--ink-dim);font-size:.9rem}.gh-tags{display:flex;flex-wrap:wrap;gap:.3rem}.gh-tags span{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--glass-border);border-radius:999px;padding:.15rem .45rem;color:var(--gold)}.gh-tags span.mood-thirsty{color:#9ec8e8;border-color:#6eb0d473}.gh-tags span.mood-soggy{color:#8bb8c8;border-color:#5a8ca080}.gh-tags span.mood-stretching{color:#e8c98a}.gh-tags span.mood-thriving{color:#9ed48a;border-color:#7ecf7a73}.gh-tags span.mood-resting{color:#c4a882}.gh-observe-line{margin:.55rem 0 0;font-family:var(--display);font-size:1.05rem;line-height:1.4;color:var(--ink)}.gh-cues{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.gh-cues li{display:grid;gap:.1rem;font-size:.82rem;padding:.35rem .45rem;border-radius:10px;background:#0000002e;border:1px solid rgba(232,201,138,.12)}.gh-cues strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--gold);font-weight:600}.gh-cues span{color:var(--ink-dim);line-height:1.35}.gh-room-tier{margin:.25rem 0 0;font-size:.82rem;color:var(--ink-dim);font-style:italic}.gh-dock-actions button:disabled{opacity:.45;cursor:not-allowed}.gh-growth-label{margin:0 0 .35rem;font-size:.82rem;color:var(--ink-dim)}.gh-section{margin:.85rem 0 .4rem;font-family:var(--display);font-size:1.05rem;color:var(--gold)}.gh-needs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.gh-need-row{display:flex;justify-content:space-between;font-size:.82rem}.gh-bar{height:6px;border-radius:999px;background:#ffffff1a;overflow:hidden}.gh-bar.tall{height:10px}.gh-bar i{display:block;height:100%;border-radius:inherit}.gh-info{margin:0;display:grid;gap:.35rem}.gh-info div{display:flex;justify-content:space-between;gap:.5rem;font-size:.85rem;border-bottom:1px dashed rgba(232,201,138,.15);padding-bottom:.2rem}.gh-info dt{color:var(--ink-dim)}.gh-info dd{margin:0;text-align:right}.gh-scene{position:relative;flex:1;min-height:360px;border-radius:18px;background-size:cover;background-position:50% 72%;border:1px solid var(--glass-border);overflow:hidden;box-shadow:0 16px 50px #00000073}.gh-scene.is-evening{background-position:48% 78%}.gh-scene-veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#140c082e,#140c080a 38%,#140c0838 70%,#140c086b);pointer-events:none}.gh-scene.has-plate .gh-scene-veil{background:linear-gradient(180deg,#140c0838,#140c0805 42%,#140c081f 68%,#140c0861)}.gh-dust{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,240,200,.35) 0 1px,transparent 2px);background-size:80px 80px;opacity:.25;animation:drift 18s linear infinite;pointer-events:none}@keyframes drift{0%{transform:translateY(0)}to{transform:translateY(-40px)}}.gh-hero{position:absolute;left:50%;bottom:10%;transform:translate(-50%);width:min(240px,42%);z-index:2}.gh-hero-plate-wrap{width:min(268px,46%);bottom:18%;transform:translate(-50%) perspective(1100px) rotateX(5deg);transform-origin:50% 92%}.gh-hero[data-species=snakePlant].gh-hero-plate-wrap{width:min(220px,38%);bottom:17%}.gh-hero[data-species=pothos].gh-hero-plate-wrap,.gh-hero[data-species=hoya].gh-hero-plate-wrap,.gh-hero[data-species=spiderPlant].gh-hero-plate-wrap{width:min(280px,48%);bottom:16%}.gh-hero[data-species=monstera].gh-hero-plate-wrap,.gh-hero[data-species=prayerPlant].gh-hero-plate-wrap{width:min(270px,46%);bottom:17%}.gh-hero[data-species=echeveria].gh-hero-plate-wrap,.gh-hero[data-species=basil].gh-hero-plate-wrap{width:min(230px,40%);bottom:18%}.gh-hero-ground{position:absolute;left:50%;bottom:1%;width:70%;height:14%;transform:translate(-50%);pointer-events:none;z-index:0}.gh-hero-contact{position:absolute;left:50%;bottom:28%;width:54%;height:55%;transform:translate(-50%);background:radial-gradient(ellipse at center,rgba(12,6,2,.55) 0%,rgba(12,6,2,.22) 48%,transparent 74%);filter:blur(2px)}.gh-hero-cast{position:absolute;left:58%;bottom:10%;width:88%;height:78%;transform:translate(-40%) skew(-16deg);background:radial-gradient(ellipse at 30% 45%,rgba(20,10,4,.32) 0%,rgba(20,10,4,.12) 48%,transparent 74%);opacity:.9}.gh-hero[data-species=pothos] .gh-hero-contact,.gh-hero[data-species=hoya] .gh-hero-contact,.gh-hero[data-species=spiderPlant] .gh-hero-contact{bottom:18%;width:48%}.gh-hero[data-species=pothos] .gh-hero-cast,.gh-hero[data-species=hoya] .gh-hero-cast,.gh-hero[data-species=spiderPlant] .gh-hero-cast{bottom:4%;width:72%}.gh-hero[data-species=snakePlant] .gh-hero-contact,.gh-hero[data-species=echeveria] .gh-hero-contact,.gh-hero[data-species=basil] .gh-hero-contact{bottom:8%;width:58%}.gh-scene.is-evening .gh-hero-cast{transform:translate(-62%) skew(10deg);opacity:.65}.gh-hero-svg{position:relative;z-index:1;width:100%;height:auto;display:block;filter:drop-shadow(6px 6px 8px rgba(0,0,0,.4))}.plant-plate,.gh-hero-plate{position:relative;z-index:1;width:100%;display:block;background:transparent;border:0;outline:none;box-shadow:none}.plant-plate-img{width:100%;height:auto;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:transparent;animation:plate-breathe 7s ease-in-out infinite;filter:drop-shadow(10px 12px 16px rgba(20,10,4,.38)) sepia(.12) saturate(1.12) brightness(1.02) contrast(1.03)}.gh-scene.is-evening .plant-plate-img{filter:drop-shadow(6px 10px 16px rgba(0,0,0,.55)) saturate(.92) brightness(.86) sepia(.18) hue-rotate(-8deg)}.plant-plate.plate-thirsty .plant-plate-img{filter:drop-shadow(10px 12px 16px rgba(20,10,4,.38)) sepia(.1) saturate(.82) brightness(.94);animation:plate-wilt 5.5s ease-in-out infinite}.plant-plate.plate-soggy .plant-plate-img{filter:drop-shadow(10px 12px 16px rgba(20,10,4,.38)) sepia(.08) saturate(.95) hue-rotate(8deg) brightness(.97)}.plant-plate.plate-thriving .plant-plate-img{filter:drop-shadow(10px 12px 16px rgba(20,10,4,.38)) sepia(.1) saturate(1.18) brightness(1.03)}.plant-plate-cue{position:absolute;right:14%;top:22%;width:14px;height:14px;border-radius:50%;z-index:2;box-shadow:0 1px 3px #00000059}.plant-plate-cue.dry{background:radial-gradient(circle at 35% 35%,#8ec6ef,#4a8ec8);animation:cue-pulse 2.2s ease-in-out infinite}.plant-plate-cue.wet{background:radial-gradient(circle at 35% 35%,#7aa8c8,#3a6a88);border-radius:40% 40% 48% 48%}@keyframes plate-breathe{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-2px) rotate(.4deg)}}@keyframes plate-wilt{0%,to{transform:translateY(1px) rotate(-.6deg)}50%{transform:translateY(2px) rotate(.5deg)}}@keyframes cue-pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.gh-sticky{position:absolute;right:-2%;top:28%;z-index:2;background:#f3e6b8;color:#4a3420;font-family:var(--display);font-size:.78rem;padding:.28rem .42rem;transform:rotate(6deg);box-shadow:2px 3px #0003}.gh-hero-plate-wrap .gh-sticky{right:4%;top:18%}.gh-empty-hero{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--ink-dim)}.gh-dock{padding:.55rem .7rem .7rem}.gh-suggest{margin:0 0 .45rem;font-size:.85rem;color:var(--ink-dim)}.gh-dock-actions{display:flex;flex-wrap:wrap;gap:.4rem}.gh-dock-actions button{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;border-radius:12px;min-width:5.2rem;padding:.45rem .65rem}.gh-act-label{font-weight:600;font-size:.9rem}.gh-act-hint{font-size:.72rem;color:var(--ink-dim)}.gh-right-stack{display:flex;flex-direction:column;gap:.55rem;overflow:auto;max-height:min(70vh,720px)}.gh-room-head,.gh-task-head,.gh-tray-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.gh-room-head h3,.gh-journal h3,.gh-tasks h3,.gh-tray-head h3{margin:0;font-family:var(--display);color:var(--gold)}.gh-level{font-size:.8rem;color:var(--ink-dim)}.gh-room-stats{list-style:none;margin:.55rem 0 0;padding:0;display:grid;gap:.35rem}.gh-room-stats li{display:flex;justify-content:space-between;font-size:.85rem}.gh-timeline,.gh-task-list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.45rem}.gh-timeline li{display:grid;gap:.1rem;border-left:2px solid rgba(232,201,138,.35);padding-left:.55rem}.gh-ev-day,.gh-ev-detail,.meta,.sub{color:var(--ink-dim);font-size:.78rem}.gh-task-list li{display:flex;gap:.45rem;align-items:flex-start;font-size:.9rem}.gh-task-list li.done{opacity:.55;text-decoration:line-through}.gh-reward{margin:.55rem 0 0;font-size:.75rem;color:var(--ink-dim)}.gh-tray{padding:.65rem .75rem .75rem}.gh-filters{display:flex;flex-wrap:wrap;gap:.3rem}.gh-filters button{font-size:.75rem;padding:.2rem .55rem}.gh-tray-list{list-style:none;margin:.55rem 0 0;padding:0;display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.25rem}.gh-tray-list button{width:110px;border-radius:12px;padding:.4rem;text-align:left;display:flex;flex-direction:column;gap:.15rem}.gh-tray-list button.selected{outline:2px solid var(--gold)}.gh-thumb{height:72px;overflow:hidden;display:grid;place-items:center}.gh-thumb .plant-tile-svg{width:90px;height:100px}.gh-thumb .plant-tile-plate,.gh-thumb .plant-plate-tile{width:68px;height:72px}.gh-thumb .plant-plate-img{width:100%;height:100%;object-fit:contain;object-position:bottom center;filter:none}.gh-thumb-name{font-weight:600;font-size:.82rem}.gh-thumb-mood{font-size:.7rem;color:var(--ink-dim)}.gh-footer{display:flex;gap:.4rem;justify-content:flex-end;opacity:.7}.gh-footer .gh-reset{opacity:.85;font-size:.8rem}.gh-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c08059e;display:grid;place-items:center;padding:1rem;z-index:40;pointer-events:auto}.gh-overlay.welcome-overlay{z-index:60}.gh-modal{width:min(480px,100%);max-height:min(88vh,760px);overflow:auto;background:#20160eeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:16px;padding:1.1rem 1.2rem;box-shadow:0 20px 60px #00000080}.gh-modal.wide{width:min(640px,100%)}.gh-modal header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.85rem}.gh-modal h2,.gh-modal h3{margin:0 0 .35rem;font-family:var(--display);color:var(--gold)}.gh-modal-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.gh-modal-list li{border-top:1px solid rgba(232,201,138,.15);padding-top:.65rem}.gh-journal-list>li,.gh-modal-list:not(.rowish)>li:not(.split){display:grid;gap:.2rem}.gh-journal-list .meta,.gh-modal-list:not(.rowish)>li:not(.split)>.meta{display:block}.gh-journal-list strong,.gh-modal-list:not(.rowish)>li:not(.split)>strong{display:block;line-height:1.25}.gh-journal-list p,.gh-modal-list:not(.rowish)>li:not(.split)>p{margin:.15rem 0 0}.gh-modal-list li.split{display:flex;justify-content:space-between;gap:1rem;align-items:center}.gh-modal-list.rowish{flex-direction:row;flex-wrap:wrap}.gh-modal .lead{line-height:1.45;color:var(--ink-dim)}.gh-modal ol{color:var(--ink-dim);line-height:1.5}.gh-primary.wide,.welcome .gh-primary{width:100%;margin-top:.75rem;padding:.7rem 1rem;border-radius:12px;font-weight:600}.gh-toast{position:fixed;left:50%;bottom:1.25rem;transform:translate(-50%);background:#20160ef2;border:1px solid var(--glass-border);padding:.55rem .9rem;border-radius:999px;z-index:50}.gh-mobile-observe{display:none;margin:0;padding:.55rem .75rem;font-family:var(--display);font-size:1rem;line-height:1.35;color:var(--ink)}.linkish{background:none;border:none;color:var(--gold);text-decoration:underline;padding:0;border-radius:0}.overlay.note-unlock,.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c08059e;display:grid;place-items:center;z-index:45;padding:1rem}.panel.unlock-card,.panel{width:min(420px,100%);background:#20160ef2;border:1px solid var(--glass-border);border-radius:16px;padding:1.1rem;color:var(--ink)}.panel h2{font-family:var(--display);color:var(--gold);margin:.2rem 0 .5rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;color:var(--ink-dim);margin:0}.primary-btn{background:linear-gradient(180deg,#6fad5f,var(--leaf-deep));border:1px solid rgba(255,255,255,.2);color:#f7fff0;border-radius:12px;padding:.65rem 1rem;width:100%;margin-top:.85rem;font-weight:600}button:focus-visible,input:focus-visible,.gh-plant-name:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media(prefers-reduced-motion:reduce){.gh-dust{animation:none}}@media(max-width:980px){.gh-top{grid-template-columns:1fr;justify-items:start}.gh-nav,.gh-resources{justify-content:flex-start}.gh-mobile-tabs{display:flex}.gh-mobile-observe{display:block}.gh-main{grid-template-columns:1fr}.gh-main .gh-col.left,.gh-main .gh-col.right{display:none}.gh-main.panel-needs .gh-col.left{display:flex}.gh-main.panel-needs .gh-col.center,.gh-main.panel-side .gh-col.center{display:none}.gh-main.panel-side .gh-col.right{display:flex}.gh-left,.gh-right-stack{max-height:none}}
