.page-module___8aEwW__container{background-color:var(--background);justify-content:center;align-items:flex-start;min-height:100vh;display:flex}.page-module___8aEwW__main{flex-direction:column;align-items:center;width:100%;padding:2rem;display:flex}.page-module___8aEwW__loadingScreen{background:linear-gradient(160deg,#0b3d0b 0%,#1b4332 30%,#2d6a4f 60%,#40916c 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:100vh;display:flex}.page-module___8aEwW__loadingSpinner{border:4px solid #fff3;border-top-color:#95d5b2;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite page-module___8aEwW__spin}@keyframes page-module___8aEwW__spin{to{transform:rotate(360deg)}}.page-module___8aEwW__loadingText{color:#fff;opacity:.8;font-size:1rem}
.LoginPage-module__51geuG__backdrop{background:linear-gradient(160deg,#0b3d0b 0%,#1b4332 30%,#2d6a4f 60%,#40916c 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.LoginPage-module__51geuG__backdrop:before{content:"";pointer-events:none;background:radial-gradient(circle,#95d5b226 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-150px}.LoginPage-module__51geuG__backdrop:after{content:"";pointer-events:none;background:radial-gradient(circle,#2d6a4f33 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.LoginPage-module__51geuG__container{z-index:1;align-items:center;gap:3rem;width:100%;max-width:1100px;display:flex;position:relative}.LoginPage-module__51geuG__hero{color:#fff;flex:1;min-width:0}.LoginPage-module__51geuG__logoArea{margin-bottom:1.5rem}.LoginPage-module__51geuG__logoIcon{filter:drop-shadow(0 4px 12px #0003);margin-bottom:.5rem;font-size:3.5rem;animation:.6s ease-out LoginPage-module__51geuG__sprout}@keyframes LoginPage-module__51geuG__sprout{0%{opacity:0;transform:scale(.5)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.LoginPage-module__51geuG__appName{letter-spacing:-.5px;text-shadow:0 2px 8px #00000040;margin:0;font-size:2.5rem;font-weight:700}.LoginPage-module__51geuG__tagline{opacity:.8;margin:.25rem 0 0;font-size:1.1rem;font-weight:300}.LoginPage-module__51geuG__heroDesc{opacity:.85;max-width:480px;margin:0 0 1.5rem;font-size:.95rem;line-height:1.7}.LoginPage-module__51geuG__featureGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.LoginPage-module__51geuG__featureCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;gap:.6rem;padding:.7rem .8rem;transition:background .2s,transform .2s;animation:.5s ease-out both LoginPage-module__51geuG__fadeUp;display:flex}.LoginPage-module__51geuG__featureCard:first-child{animation-delay:.1s}.LoginPage-module__51geuG__featureCard:nth-child(2){animation-delay:.15s}.LoginPage-module__51geuG__featureCard:nth-child(3){animation-delay:.2s}.LoginPage-module__51geuG__featureCard:nth-child(4){animation-delay:.25s}.LoginPage-module__51geuG__featureCard:nth-child(5){animation-delay:.3s}.LoginPage-module__51geuG__featureCard:nth-child(6){animation-delay:.35s}.LoginPage-module__51geuG__featureCard:hover{background:#ffffff24;transform:translateY(-1px)}.LoginPage-module__51geuG__featureIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.3rem;display:flex}.LoginPage-module__51geuG__featureTitle{margin-bottom:.15rem;font-size:.82rem;font-weight:600;display:block}.LoginPage-module__51geuG__featureDesc{opacity:.75;margin:0;font-size:.72rem;line-height:1.4}.LoginPage-module__51geuG__authSide{flex-shrink:0;width:380px}.LoginPage-module__51geuG__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:16px;animation:.5s ease-out .1s both LoginPage-module__51geuG__fadeUp;overflow:hidden;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a}@keyframes LoginPage-module__51geuG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.LoginPage-module__51geuG__tabs{border-bottom:1px solid #e5e5e5;display:flex}.LoginPage-module__51geuG__tab{cursor:pointer;color:#888;background:0 0;border:none;flex:1;padding:1rem;font-size:.95rem;font-weight:500;transition:all .25s;position:relative}.LoginPage-module__51geuG__tab:hover{color:#444;background:#2d6a4f0a}.LoginPage-module__51geuG__tabActive{color:#1b4332;font-weight:600}.LoginPage-module__51geuG__tabActive:after{content:"";background:linear-gradient(90deg,#2d6a4f,#40916c);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:16px;right:16px}.LoginPage-module__51geuG__form{flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.LoginPage-module__51geuG__field{flex-direction:column;gap:.4rem;display:flex}.LoginPage-module__51geuG__label{color:#555;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.LoginPage-module__51geuG__input{color:#222;background:#fafafa;border:1.5px solid #ddd;border-radius:10px;padding:.8rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.LoginPage-module__51geuG__input::placeholder{color:#bbb}.LoginPage-module__51geuG__input:focus{background:#fff;border-color:#2d6a4f;outline:none;box-shadow:0 0 0 3px #2d6a4f1f}.LoginPage-module__51geuG__error{color:#c53030;background:linear-gradient(135deg,#fff5f5,#ffe3e3);border:1px solid #feb2b2;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.LoginPage-module__51geuG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d6a4f,#40916c);border:none;border-radius:10px;padding:.9rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .25s;box-shadow:0 4px 14px #2d6a4f4d}.LoginPage-module__51geuG__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #2d6a4f66}.LoginPage-module__51geuG__submitBtn:active:not(:disabled){transform:translateY(0)}.LoginPage-module__51geuG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.LoginPage-module__51geuG__freeNote{text-align:center;color:#999;margin:0;padding:0 1.75rem 1.25rem;font-size:.75rem}@media (prefers-color-scheme:dark){.LoginPage-module__51geuG__card{background:#1e1e1ef2;box-shadow:0 20px 60px #00000080}.LoginPage-module__51geuG__tabs{border-bottom-color:#333}.LoginPage-module__51geuG__tab{color:#888}.LoginPage-module__51geuG__tab:hover{color:#ccc;background:#ffffff0a}.LoginPage-module__51geuG__tabActive{color:#95d5b2}.LoginPage-module__51geuG__label{color:#aaa}.LoginPage-module__51geuG__input{color:#eee;background:#262626;border-color:#444}.LoginPage-module__51geuG__input:focus{background:#2a2a2a;border-color:#40916c}.LoginPage-module__51geuG__freeNote{color:#666}}@media (max-width:900px){.LoginPage-module__51geuG__container{flex-direction:column;align-items:stretch;gap:2rem}.LoginPage-module__51geuG__hero{text-align:center}.LoginPage-module__51geuG__heroDesc{max-width:100%;margin-left:auto;margin-right:auto}.LoginPage-module__51geuG__featureGrid{grid-template-columns:1fr 1fr;gap:.5rem}.LoginPage-module__51geuG__featureCard{text-align:center;flex-direction:column;align-items:center;padding:.6rem}.LoginPage-module__51geuG__authSide{width:100%;max-width:420px;margin:0 auto}.LoginPage-module__51geuG__appName{font-size:2rem}}@media (max-width:480px){.LoginPage-module__51geuG__backdrop{padding:1rem}.LoginPage-module__51geuG__featureGrid{grid-template-columns:1fr}.LoginPage-module__51geuG__featureCard{text-align:left;flex-direction:row}.LoginPage-module__51geuG__appName{font-size:1.75rem}.LoginPage-module__51geuG__tagline{font-size:.9rem}.LoginPage-module__51geuG__heroDesc{font-size:.85rem}.LoginPage-module__51geuG__form{padding:1.25rem}}.LoginPage-module__51geuG__betaBadge{z-index:1000;color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:6px;padding:.35rem .75rem;font-size:.72rem;font-weight:700;animation:3s ease-in-out infinite LoginPage-module__51geuG__badgePulse;position:fixed;top:16px;right:16px;box-shadow:0 2px 12px #f59e0b66}@keyframes LoginPage-module__51geuG__badgePulse{0%,to{box-shadow:0 2px 12px #f59e0b66}50%{box-shadow:0 2px 20px #f59e0b99}}.LoginPage-module__51geuG__newBadge{color:#fff;letter-spacing:.5px;vertical-align:middle;text-transform:uppercase;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:4px;margin-left:.4rem;padding:.1rem .4rem;font-size:.55rem;font-weight:700;display:inline-block}.LoginPage-module__51geuG__featureNew{background:#f59e0b1a!important;border-color:#f59e0b4d!important}.LoginPage-module__51geuG__betaOverlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out LoginPage-module__51geuG__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginPage-module__51geuG__fadeIn{0%{opacity:0}to{opacity:1}}.LoginPage-module__51geuG__betaModal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:440px;padding:2rem;animation:.3s ease-out LoginPage-module__51geuG__modalUp;box-shadow:0 20px 60px #0000004d}@keyframes LoginPage-module__51geuG__modalUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoginPage-module__51geuG__betaModalIcon{margin-bottom:.5rem;font-size:2.5rem}.LoginPage-module__51geuG__betaModalTitle{color:#1b4332;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.LoginPage-module__51geuG__betaModalBody{text-align:left;color:#555;font-size:.88rem;line-height:1.6}.LoginPage-module__51geuG__betaModalBody p{margin:0 0 .75rem}.LoginPage-module__51geuG__betaList{flex-direction:column;gap:.5rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.LoginPage-module__51geuG__betaList li{background:#f8f9fa;border-radius:8px;padding:.5rem .75rem;font-size:.82rem;line-height:1.5}.LoginPage-module__51geuG__betaThankYou{text-align:center;color:#2d6a4f;font-size:.85rem;font-weight:500}.LoginPage-module__51geuG__betaModalBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d6a4f,#40916c);border:none;border-radius:10px;width:100%;margin-top:1rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .25s;box-shadow:0 4px 14px #2d6a4f4d}.LoginPage-module__51geuG__betaModalBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2d6a4f66}@media (prefers-color-scheme:dark){.LoginPage-module__51geuG__betaModal{background:#1e1e1e}.LoginPage-module__51geuG__betaModalTitle{color:#95d5b2}.LoginPage-module__51geuG__betaModalBody{color:#ccc}.LoginPage-module__51geuG__betaList li{background:#2a2a2a}.LoginPage-module__51geuG__betaThankYou{color:#95d5b2}}
.SiteConfig-module__J0t09q__container{flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}.SiteConfig-module__J0t09q__header{color:#fff;z-index:100;background:#1b4332;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.5rem;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.SiteConfig-module__J0t09q__headerLeft{align-items:center;gap:.5rem;display:flex}.SiteConfig-module__J0t09q__headerLogo{font-size:1.5rem}.SiteConfig-module__J0t09q__headerTitle{letter-spacing:-.3px;font-size:1.1rem;font-weight:600}.SiteConfig-module__J0t09q__headerRight{align-items:center;gap:1rem;display:flex}.SiteConfig-module__J0t09q__headerEmail{opacity:.8;font-size:.85rem}.SiteConfig-module__J0t09q__signOutBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:.35rem .8rem;font-size:.8rem;transition:all .2s}.SiteConfig-module__J0t09q__signOutBtn:hover{background:#ffffff1a;border-color:#ffffff80}.SiteConfig-module__J0t09q__progress{justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:500px;padding:2rem 1rem 1rem;display:flex}.SiteConfig-module__J0t09q__progressStep{color:#bbb;align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;transition:color .3s;display:flex}.SiteConfig-module__J0t09q__progressActive{color:#2d6a4f}.SiteConfig-module__J0t09q__progressDot{color:#999;background:#e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.SiteConfig-module__J0t09q__progressActive .SiteConfig-module__J0t09q__progressDot{color:#fff;background:linear-gradient(135deg,#2d6a4f,#40916c)}.SiteConfig-module__J0t09q__progressLine{background:#e5e5e5;flex:1;max-width:60px;height:2px}.SiteConfig-module__J0t09q__card{background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:500px;margin-top:1rem;padding:2.5rem;animation:.35s ease-out SiteConfig-module__J0t09q__fadeIn;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes SiteConfig-module__J0t09q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SiteConfig-module__J0t09q__title{color:#1b4332;margin:0;font-size:1.5rem;font-weight:600}.SiteConfig-module__J0t09q__subtitle{color:#666;margin:0;font-size:.95rem;line-height:1.5}.SiteConfig-module__J0t09q__inputGroup{gap:.5rem;display:flex}.SiteConfig-module__J0t09q__input{border:1.5px solid #ddd;border-radius:10px;flex:1;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.SiteConfig-module__J0t09q__input:focus{border-color:#2d6a4f;outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.SiteConfig-module__J0t09q__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d6a4f,#40916c);border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .2s;box-shadow:0 4px 14px #2d6a4f40}.SiteConfig-module__J0t09q__button:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2d6a4f59}.SiteConfig-module__J0t09q__sliderGroup{align-items:center;gap:1rem;display:flex}.SiteConfig-module__J0t09q__slider{cursor:pointer;accent-color:#2d6a4f;flex:1}.SiteConfig-module__J0t09q__phLabel{text-transform:uppercase;color:#999;letter-spacing:.3px;font-size:.8rem;font-weight:500}.SiteConfig-module__J0t09q__phDisplay{text-align:center;font-size:1.25rem}.SiteConfig-module__J0t09q__phHighlight{color:#2d6a4f;font-size:1.5rem;font-weight:700}.SiteConfig-module__J0t09q__alert{color:#856404;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:8px;padding:1rem;font-size:.875rem;line-height:1.4}.SiteConfig-module__J0t09q__buttonGroup{justify-content:flex-end;gap:1rem;display:flex}.SiteConfig-module__J0t09q__buttonSecondary{color:#666;cursor:pointer;background-color:#0000;border:1px solid #ccc;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s}.SiteConfig-module__J0t09q__buttonSecondary:hover{color:#333;background-color:#f5f5f5}.SiteConfig-module__J0t09q__dashboard{flex-direction:column;width:100%;display:flex}.SiteConfig-module__J0t09q__dashHeader{background:#f8faf9;border-bottom:1px solid #e5e5e5;align-items:center;padding:.75rem 1.5rem;display:flex}.SiteConfig-module__J0t09q__dashInfo{gap:.5rem;display:flex}.SiteConfig-module__J0t09q__dashBadge{color:#2d6a4f;background:#2d6a4f1a;border-radius:20px;padding:.3rem .75rem;font-size:.8rem;font-weight:600}.SiteConfig-module__J0t09q__bedTabs{align-items:center;gap:2px;max-width:60%;margin-left:auto;display:flex;overflow-x:auto}.SiteConfig-module__J0t09q__bedTabWrap{flex-shrink:0}.SiteConfig-module__J0t09q__bedTab{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:4px;padding:.3rem .7rem;font-size:.78rem;font-weight:500;transition:all .15s;display:flex}.SiteConfig-module__J0t09q__bedTab:hover{color:#555;background:#2d6a4f0f}.SiteConfig-module__J0t09q__bedTabActive{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.SiteConfig-module__J0t09q__bedTabClose{opacity:.6;cursor:pointer;margin-left:2px;font-size:.9rem;line-height:1}.SiteConfig-module__J0t09q__bedTabClose:hover{opacity:1}.SiteConfig-module__J0t09q__bedTabInput{color:#333;background:#fff;border:1.5px solid #2d6a4f;border-radius:4px;width:90px;padding:.2rem .4rem;font-size:.78rem}.SiteConfig-module__J0t09q__addBedBtn{color:#999;cursor:pointer;background:0 0;border:1.5px dashed #ccc;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;font-weight:600;transition:all .15s;display:flex}.SiteConfig-module__J0t09q__addBedBtn:hover{color:#2d6a4f;background:#2d6a4f0a;border-color:#2d6a4f}.SiteConfig-module__J0t09q__addShelfBtn{cursor:pointer;background:0 0;border:1.5px dashed #b45309;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;transition:all .15s;display:flex}.SiteConfig-module__J0t09q__addShelfBtn:hover{background:#b453090f;border-color:#92400e}.SiteConfig-module__J0t09q__workspace{width:100%;height:calc(100vh - 110px);display:flex;overflow:hidden}.SiteConfig-module__J0t09q__canvasArea{flex-direction:column;flex:1;display:flex;overflow:hidden}.SiteConfig-module__J0t09q__timelineWrap{flex-direction:column;height:100%;display:flex}.SiteConfig-module__J0t09q__timelinePanel{border-top:2px solid #e5e5e5;height:300px;animation:.2s ease-out SiteConfig-module__J0t09q__slideUp;overflow:hidden}@keyframes SiteConfig-module__J0t09q__slideUp{0%{opacity:0;height:0}to{opacity:1;height:300px}}@media (prefers-color-scheme:dark){.SiteConfig-module__J0t09q__card{background:#1a1a1a}.SiteConfig-module__J0t09q__title{color:#95d5b2}.SiteConfig-module__J0t09q__subtitle{color:#999}.SiteConfig-module__J0t09q__input{color:#eee;background:#262626;border-color:#444}.SiteConfig-module__J0t09q__dashHeader{background:#161616;border-bottom-color:#333}.SiteConfig-module__J0t09q__dashBadge{color:#95d5b2;background:#2d6a4f33}}.SiteConfig-module__J0t09q__saveBtn,.SiteConfig-module__J0t09q__settingsBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:.3rem .5rem;font-size:1rem;line-height:1;transition:all .15s}.SiteConfig-module__J0t09q__saveBtn:hover,.SiteConfig-module__J0t09q__settingsBtn:hover{background:#ffffff1a;border-color:#fff6}.SiteConfig-module__J0t09q__settingsBtnActive{background:#ffffff26;border-color:#ffffff80}.SiteConfig-module__J0t09q__saveIndicator{white-space:nowrap;border-radius:10px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.SiteConfig-module__J0t09q__statusSaved{color:#a7f3d0;background:#a7f3d01a}.SiteConfig-module__J0t09q__statusSaving{color:#fcd34d;background:#fcd34d1a;animation:1s infinite SiteConfig-module__J0t09q__pulse}.SiteConfig-module__J0t09q__statusUnsaved{color:#fca5a5;background:#fca5a51a}@keyframes SiteConfig-module__J0t09q__pulse{0%,to{opacity:1}50%{opacity:.5}}.SiteConfig-module__J0t09q__phCheckbox{color:#555;cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.SiteConfig-module__J0t09q__phCheckbox input[type=checkbox]{accent-color:#2d6a4f;flex-shrink:0;width:18px;height:18px;margin-top:1px}.SiteConfig-module__J0t09q__loadingScreen{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;display:flex}.SiteConfig-module__J0t09q__loadingSpinner{border:3px solid #e5e5e5;border-top-color:#2d6a4f;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite SiteConfig-module__J0t09q__spin}@keyframes SiteConfig-module__J0t09q__spin{to{transform:rotate(360deg)}}.SiteConfig-module__J0t09q__panelContainer{background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.SiteConfig-module__J0t09q__panelStack{flex-direction:column;flex:1;display:flex;overflow:hidden}.SiteConfig-module__J0t09q__panelSlot{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.SiteConfig-module__J0t09q__panelSlot+.SiteConfig-module__J0t09q__panelSlot{border-top:2px solid #e5e5e5}.SiteConfig-module__J0t09q__panelSlotHeader{background:#f0fdf4;border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.SiteConfig-module__J0t09q__panelSlotTitle{color:#2d6a4f;font-size:.72rem;font-weight:600}.SiteConfig-module__J0t09q__panelCloseBtn{color:#999;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;transition:all .12s;display:flex}.SiteConfig-module__J0t09q__panelCloseBtn:hover{color:#555;background:#0000000f}.SiteConfig-module__J0t09q__panelSizeBar{background:#f5f5f5;border-bottom:1px solid #eee;flex-shrink:0;gap:2px;padding:4px 8px;display:flex}.SiteConfig-module__J0t09q__sizeBtn{color:#888;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;flex:1;padding:3px 0;font-size:.75rem;font-weight:600;transition:all .12s}.SiteConfig-module__J0t09q__sizeBtn:hover{color:#555;border-color:#bbb}.SiteConfig-module__J0t09q__sizeBtnActive{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.SiteConfig-module__J0t09q__panelContent{flex-direction:column;flex:1;display:flex;overflow-y:auto}.SiteConfig-module__J0t09q__resizeHandle{cursor:col-resize;z-index:10;background:0 0;width:6px;height:100%;transition:background .15s;position:absolute;top:0;right:-3px}.SiteConfig-module__J0t09q__resizeHandle:hover,.SiteConfig-module__J0t09q__resizeHandle:active{background:#2d6a4f4d}.SiteConfig-module__J0t09q__tabBar{background:#f8f8f8;border-bottom:1px solid #e5e5e5;display:flex}.SiteConfig-module__J0t09q__tab{color:#888;cursor:pointer;background:0 0;border:none;flex:1;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .15s}.SiteConfig-module__J0t09q__tab:hover{color:#555;background:#2d6a4f0a}.SiteConfig-module__J0t09q__tabActive{color:#fff;background:#2d6a4f;animation:.6s ease-out SiteConfig-module__J0t09q__tabFlash}@keyframes SiteConfig-module__J0t09q__tabFlash{0%{color:#1b4332;background:#95d5b2;box-shadow:0 0 12px #95d5b299}to{color:#fff;box-shadow:none;background:#2d6a4f}}@media (max-width:900px){.SiteConfig-module__J0t09q__panelContainer{border-right:none;flex:1;width:100%!important;min-width:100%!important;max-width:100%!important}.SiteConfig-module__J0t09q__resizeHandle,.SiteConfig-module__J0t09q__panelSizeBar{display:none}.SiteConfig-module__J0t09q__canvasArea{flex:none;min-height:35vh}.SiteConfig-module__J0t09q__canvasHidden{display:none!important}.SiteConfig-module__J0t09q__panelContainer{flex:auto;min-height:0}.SiteConfig-module__J0t09q__workspace{flex-direction:column;height:calc(100vh - 140px)}.SiteConfig-module__J0t09q__bedTabs{max-width:100%;margin-top:.4rem;margin-left:0}.SiteConfig-module__J0t09q__headerRight{gap:.5rem}.SiteConfig-module__J0t09q__headerEmail{display:none}.SiteConfig-module__J0t09q__card{border-radius:12px;margin:.5rem;padding:1.5rem}.SiteConfig-module__J0t09q__title{font-size:1.25rem}.SiteConfig-module__J0t09q__dashHeader{padding:.5rem 1rem}}@media (max-width:480px){.SiteConfig-module__J0t09q__header{padding:.5rem .75rem}.SiteConfig-module__J0t09q__headerTitle{font-size:.95rem}.SiteConfig-module__J0t09q__headerLogo{font-size:1.2rem}.SiteConfig-module__J0t09q__signOutBtn{padding:.25rem .5rem;font-size:.7rem}.SiteConfig-module__J0t09q__saveBtn,.SiteConfig-module__J0t09q__settingsBtn{padding:.2rem .4rem;font-size:.85rem}.SiteConfig-module__J0t09q__card{gap:1rem;margin:.5rem;padding:1.25rem}.SiteConfig-module__J0t09q__title{font-size:1.1rem}.SiteConfig-module__J0t09q__subtitle{font-size:.85rem}.SiteConfig-module__J0t09q__inputGroup{flex-direction:column}.SiteConfig-module__J0t09q__button,.SiteConfig-module__J0t09q__buttonSecondary{width:100%;padding:.65rem 1rem;font-size:.9rem}.SiteConfig-module__J0t09q__buttonGroup{flex-direction:column-reverse;gap:.5rem;width:100%}.SiteConfig-module__J0t09q__progress{gap:.3rem;padding:1rem .5rem .5rem}.SiteConfig-module__J0t09q__progressStep{gap:.2rem;font-size:.7rem}.SiteConfig-module__J0t09q__progressDot{width:22px;height:22px;font-size:.65rem}.SiteConfig-module__J0t09q__progressLine{max-width:30px}.SiteConfig-module__J0t09q__mobileTab{padding:.6rem .25rem;font-size:.75rem}.SiteConfig-module__J0t09q__workspace{height:calc(100vh - 130px)}.SiteConfig-module__J0t09q__dashBadge{padding:.2rem .5rem;font-size:.7rem}.SiteConfig-module__J0t09q__phCheckbox{padding:.6rem .75rem;font-size:.82rem}.SiteConfig-module__J0t09q__sliderGroup{gap:.5rem}.SiteConfig-module__J0t09q__phLabel{font-size:.7rem}.SiteConfig-module__J0t09q__phDisplay{font-size:1rem}.SiteConfig-module__J0t09q__phHighlight{font-size:1.2rem}}.SiteConfig-module__J0t09q__hideBedTab{display:none}@media (max-width:900px){.SiteConfig-module__J0t09q__hideBedTab{display:block}}
.BedConfig-module__IvQViG__card{background:#fff;border-radius:16px;flex-direction:column;gap:1.75rem;width:100%;max-width:560px;padding:2.5rem;animation:.35s ease-out BedConfig-module__IvQViG__slideIn;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes BedConfig-module__IvQViG__slideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.BedConfig-module__IvQViG__title{color:#1b4332;margin:0;font-size:1.5rem;font-weight:600}.BedConfig-module__IvQViG__subtitle{color:#666;margin:-.5rem 0 0;font-size:.95rem;line-height:1.5}.BedConfig-module__IvQViG__sectionLabel{text-transform:uppercase;letter-spacing:.5px;color:#888;margin:0 0 .75rem;font-size:.85rem;font-weight:600}.BedConfig-module__IvQViG__dimSection{flex-direction:column;display:flex}.BedConfig-module__IvQViG__dimRow{align-items:flex-end;gap:1rem;display:flex}.BedConfig-module__IvQViG__dimField{flex-direction:column;flex:1;gap:.35rem;display:flex}.BedConfig-module__IvQViG__label{color:#555;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.BedConfig-module__IvQViG__inputWithUnit{border:1.5px solid #ddd;border-radius:10px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.BedConfig-module__IvQViG__inputWithUnit:focus-within{border-color:#2d6a4f;box-shadow:0 0 0 3px #2d6a4f1a}.BedConfig-module__IvQViG__numInput{background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.7rem .75rem;font-size:1.1rem;font-weight:500}.BedConfig-module__IvQViG__unit{color:#999;background:#f5f5f5;align-self:stretch;align-items:center;padding:0 .85rem;font-size:.85rem;font-weight:500;display:flex}.BedConfig-module__IvQViG__dimX{color:#bbb;padding-bottom:.4rem;font-size:1.5rem}.BedConfig-module__IvQViG__dimPreview{color:#888;text-align:center;margin:.5rem 0 0;font-size:.85rem}.BedConfig-module__IvQViG__typeSection{flex-direction:column;display:flex}.BedConfig-module__IvQViG__typeToggle{gap:.75rem;display:flex}.BedConfig-module__IvQViG__typeBtn{color:#666;cursor:pointer;background:0 0;border:2px solid #e5e5e5;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:.4rem;padding:1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.BedConfig-module__IvQViG__typeBtn:hover{background:#fafafa;border-color:#ccc}.BedConfig-module__IvQViG__typeBtnActive{color:#1b4332;background:#2d6a4f0f;border-color:#2d6a4f;font-weight:600}.BedConfig-module__IvQViG__typeIcon{font-size:1.4rem}.BedConfig-module__IvQViG__orientSection{flex-direction:column;display:flex}.BedConfig-module__IvQViG__orientHint{color:#888;margin:-.5rem 0 .75rem;font-size:.85rem;line-height:1.4}.BedConfig-module__IvQViG__compass{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.BedConfig-module__IvQViG__compassBtn{color:#777;cursor:pointer;background:0 0;border:2px solid #e5e5e5;border-radius:10px;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .15s}.BedConfig-module__IvQViG__compassBtn:hover{background:#f5f5f5;border-color:#bbb}.BedConfig-module__IvQViG__compassBtnActive{color:#1b4332;background:linear-gradient(135deg,#2d6a4f14,#40916c14);border-color:#2d6a4f}.BedConfig-module__IvQViG__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d6a4f,#40916c);border:none;border-radius:10px;padding:.9rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .25s;box-shadow:0 4px 14px #2d6a4f4d}.BedConfig-module__IvQViG__saveBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2d6a4f66}@media (prefers-color-scheme:dark){.BedConfig-module__IvQViG__card{background:#1a1a1a}.BedConfig-module__IvQViG__title{color:#95d5b2}.BedConfig-module__IvQViG__subtitle,.BedConfig-module__IvQViG__orientHint,.BedConfig-module__IvQViG__dimPreview{color:#999}.BedConfig-module__IvQViG__inputWithUnit{border-color:#444}.BedConfig-module__IvQViG__numInput{color:#eee}.BedConfig-module__IvQViG__unit{color:#888;background:#262626}.BedConfig-module__IvQViG__typeBtn{color:#aaa;border-color:#333}.BedConfig-module__IvQViG__typeBtn:hover{background:#222;border-color:#555}.BedConfig-module__IvQViG__typeBtnActive{color:#95d5b2;background:#2d6a4f26;border-color:#40916c}.BedConfig-module__IvQViG__compassBtn{color:#999;border-color:#333}.BedConfig-module__IvQViG__compassBtn:hover{background:#222}.BedConfig-module__IvQViG__compassBtnActive{color:#95d5b2;background:#2d6a4f26;border-color:#40916c}}
.CatalogSidebar-module__RC_aNW__sidebar{background:#f8faf9;flex-direction:column;width:100%;min-width:0;height:100%;display:flex;overflow:hidden}.CatalogSidebar-module__RC_aNW__heading{color:#1b4332;margin:0;padding:1rem 1rem .5rem;font-size:1rem;font-weight:700}.CatalogSidebar-module__RC_aNW__searchBox{padding:0 .75rem .75rem;position:relative}.CatalogSidebar-module__RC_aNW__searchInput{box-sizing:border-box;border:1.5px solid #ddd;border-radius:8px;width:100%;padding:.55rem 2rem .55rem .75rem;font-size:.9rem;transition:border-color .2s}.CatalogSidebar-module__RC_aNW__searchInput:focus{border-color:#2d6a4f;outline:none;box-shadow:0 0 0 2px #2d6a4f1a}.CatalogSidebar-module__RC_aNW__clearBtn{color:#999;cursor:pointer;background:0 0;border:none;padding:2px;font-size:.8rem;position:absolute;top:50%;right:1rem;transform:translateY(-75%)}.CatalogSidebar-module__RC_aNW__zoneFilter{padding:0 .75rem .5rem}.CatalogSidebar-module__RC_aNW__zoneFilterLabel{color:#555;cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:.78rem;font-weight:500;transition:all .15s;display:flex}.CatalogSidebar-module__RC_aNW__zoneFilterLabel:hover{background:#dcfce7;border-color:#86efac}.CatalogSidebar-module__RC_aNW__zoneFilterLabel input[type=checkbox]{accent-color:#2d6a4f;flex-shrink:0;width:14px;height:14px}.CatalogSidebar-module__RC_aNW__tierToggle{gap:4px;padding:0 .75rem .5rem;display:flex}.CatalogSidebar-module__RC_aNW__tierBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;flex:1;padding:.35rem .5rem;font-size:.75rem;font-weight:500;transition:all .15s}.CatalogSidebar-module__RC_aNW__tierBtn:hover{color:#2d6a4f;border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__tierActive{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__tierActive:hover{color:#fff;background:#1b4332;border-color:#1b4332}.CatalogSidebar-module__RC_aNW__searchHint{color:#2d6a4f;text-align:center;margin:0;padding:0 .75rem .5rem;font-size:.7rem;font-style:italic}.CatalogSidebar-module__RC_aNW__list{flex:1;padding:0 .5rem;overflow-y:auto}.CatalogSidebar-module__RC_aNW__statusText{text-align:center;color:#999;padding:1.5rem 0;font-size:.85rem}.CatalogSidebar-module__RC_aNW__speciesGroup{margin-bottom:2px}.CatalogSidebar-module__RC_aNW__speciesHeader{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.6rem .5rem;transition:background .15s;display:flex}.CatalogSidebar-module__RC_aNW__speciesHeader:hover{background:#2d6a4f0f}.CatalogSidebar-module__RC_aNW__speciesHeaderActive{background:#2d6a4f14}.CatalogSidebar-module__RC_aNW__colorDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.CatalogSidebar-module__RC_aNW__speciesInfo{flex-direction:column;flex:1;gap:.1rem;min-width:0;font-size:.88rem;display:flex}.CatalogSidebar-module__RC_aNW__familyBadge{color:#999;font-size:.7rem;font-style:italic}.CatalogSidebar-module__RC_aNW__cultivarCount{color:#aaa;flex-shrink:0;font-size:.7rem}.CatalogSidebar-module__RC_aNW__chevron{color:#bbb;flex-shrink:0;font-size:.7rem}.CatalogSidebar-module__RC_aNW__plantingBadge{flex-shrink:0;font-size:.75rem;line-height:1}.CatalogSidebar-module__RC_aNW__cultivarList{padding:0 0 .25rem 1.5rem}.CatalogSidebar-module__RC_aNW__cultivarCard{cursor:grab;border:1px solid #0000;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:2px;padding:.45rem .6rem;transition:background .15s,box-shadow .15s;display:flex}.CatalogSidebar-module__RC_aNW__cultivarCard:hover{background:#2d6a4f0d;border-color:#e0e0e0}.CatalogSidebar-module__RC_aNW__cultivarCard:active{cursor:grabbing;box-shadow:0 2px 8px #0000001a}.CatalogSidebar-module__RC_aNW__clusterRow{border-top:1px dashed #e0e0e0;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding-top:.35rem;display:flex}.CatalogSidebar-module__RC_aNW__qtyControl{border:1px solid #ddd;border-radius:6px;align-items:center;gap:0;display:flex;overflow:hidden}.CatalogSidebar-module__RC_aNW__qtyBtn{cursor:pointer;color:#555;background:#f5f5f5;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;font-weight:600;transition:background .15s;display:flex}.CatalogSidebar-module__RC_aNW__qtyBtn:hover{background:#e8e8e8}.CatalogSidebar-module__RC_aNW__qtyValue{text-align:center;color:#333;min-width:24px;padding:0 2px;font-size:.78rem;font-weight:600}.CatalogSidebar-module__RC_aNW__qtyPresets{gap:2px;display:flex}.CatalogSidebar-module__RC_aNW__presetBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:600;transition:all .15s}.CatalogSidebar-module__RC_aNW__presetBtn:hover{color:#2d6a4f;border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__presetActive{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__shapeSelector{gap:2px;margin-left:auto;display:flex}.CatalogSidebar-module__RC_aNW__shapeBtn{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;transition:all .15s;display:flex}.CatalogSidebar-module__RC_aNW__shapeBtn:hover{border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__shapeActive{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__cultivarInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.CatalogSidebar-module__RC_aNW__varietyName{color:#333;font-size:.82rem;font-weight:500}.CatalogSidebar-module__RC_aNW__cultivarMeta{color:#999;font-size:.7rem}.CatalogSidebar-module__RC_aNW__methodToggle{cursor:pointer;white-space:nowrap;background:#2d6a4f0f;border:1px solid #ddd;border-radius:6px;flex-shrink:0;padding:.25rem .45rem;font-size:.7rem;transition:all .2s}.CatalogSidebar-module__RC_aNW__methodToggle:hover{border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__methodStarter{color:#8b4513;background:#8c501e14;border-color:#b8860b}.CatalogSidebar-module__RC_aNW__instruction{color:#bbb;text-align:center;border-top:1px solid #e5e5e5;margin:0;padding:.5rem 1rem;font-size:.75rem}.CatalogSidebar-module__RC_aNW__cultivarActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.CatalogSidebar-module__RC_aNW__tapSelectBtn{color:#2d6a4f;cursor:pointer;background:#f9f9f9;border:1.5px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:700;line-height:1;transition:all .15s;display:flex}.CatalogSidebar-module__RC_aNW__tapSelectBtn:hover{background:#2d6a4f0f;border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__tapSelectActive{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.CatalogSidebar-module__RC_aNW__cultivarPending{background:#2d6a4f1a;box-shadow:0 0 0 2px #2d6a4f26;border-color:#2d6a4f!important}.CatalogSidebar-module__RC_aNW__pendingBanner{color:#fff;background:linear-gradient(135deg,#2d6a4f,#40916c);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.78rem;font-weight:500;animation:.2s ease-out CatalogSidebar-module__RC_aNW__fadeIn;display:flex}@keyframes CatalogSidebar-module__RC_aNW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.CatalogSidebar-module__RC_aNW__pendingDot{border:1.5px solid #ffffff80;border-radius:50%;flex-shrink:0;width:10px;height:10px}.CatalogSidebar-module__RC_aNW__pendingText{flex:1}.CatalogSidebar-module__RC_aNW__pendingCancel{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;padding:.15rem .4rem;font-size:.75rem;transition:background .15s}.CatalogSidebar-module__RC_aNW__pendingCancel:hover{background:#fff3}@media (prefers-color-scheme:dark){.CatalogSidebar-module__RC_aNW__sidebar{background:#161616;border-right-color:#333}.CatalogSidebar-module__RC_aNW__heading{color:#95d5b2}.CatalogSidebar-module__RC_aNW__searchInput{color:#eee;background:#222;border-color:#444}.CatalogSidebar-module__RC_aNW__speciesHeader:hover{background:#ffffff0a}.CatalogSidebar-module__RC_aNW__varietyName{color:#ddd}.CatalogSidebar-module__RC_aNW__cultivarCard:hover{background:#ffffff08;border-color:#444}.CatalogSidebar-module__RC_aNW__instruction{border-top-color:#333}}@media (max-width:900px){.CatalogSidebar-module__RC_aNW__sidebar{border-bottom:1px solid #e5e5e5;width:100%}.CatalogSidebar-module__RC_aNW__heading{padding:.75rem 1rem .4rem}.CatalogSidebar-module__RC_aNW__cultivarList{grid-template-columns:1fr 1fr;gap:4px;padding:0 .5rem .5rem;display:grid}}@media (max-width:480px){.CatalogSidebar-module__RC_aNW__cultivarList{grid-template-columns:1fr}.CatalogSidebar-module__RC_aNW__speciesHeader{padding:.5rem}.CatalogSidebar-module__RC_aNW__cultivarCard{padding:.4rem}}
.PlantProfile-module__OfiiMG__panel{background:#f8faf9;border-left:1px solid #e5e5e5;flex-direction:column;width:100%;min-width:0;height:100%;display:flex;overflow-y:auto}.PlantProfile-module__OfiiMG__empty{color:#bbb;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-size:.9rem;display:flex}.PlantProfile-module__OfiiMG__emptyIcon{opacity:.5;font-size:2.5rem}.PlantProfile-module__OfiiMG__header{border-bottom:1px solid #e5e5e5;align-items:center;gap:.75rem;padding:1rem;display:flex}.PlantProfile-module__OfiiMG__headerColor{border-radius:50%;flex-shrink:0;width:36px;height:36px;box-shadow:0 2px 6px #00000026}.PlantProfile-module__OfiiMG__headerInfo{flex:1;min-width:0}.PlantProfile-module__OfiiMG__plantName{color:#1b4332;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.PlantProfile-module__OfiiMG__speciesLabel{color:#999;font-size:.75rem}.PlantProfile-module__OfiiMG__deleteBtn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #fca5a5;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:.85rem;transition:all .15s}.PlantProfile-module__OfiiMG__deleteBtn:hover{color:#fff;background:#dc2626;border-color:#dc2626}.PlantProfile-module__OfiiMG__closeBtn{color:#bbb;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px;font-size:1rem}.PlantProfile-module__OfiiMG__closeBtn:hover{color:#666}.PlantProfile-module__OfiiMG__stats{background:#e5e5e5;border-bottom:1px solid #e5e5e5;grid-template-columns:1fr 1fr;gap:1px;display:grid}.PlantProfile-module__OfiiMG__stat{background:#fff;flex-direction:column;gap:.15rem;padding:.65rem .75rem;display:flex}.PlantProfile-module__OfiiMG__statLabel{text-transform:uppercase;letter-spacing:.5px;color:#999;font-size:.65rem;font-weight:600}.PlantProfile-module__OfiiMG__statValue{color:#333;font-size:.85rem;font-weight:600}.PlantProfile-module__OfiiMG__methodBadge{color:#2d6a4f}.PlantProfile-module__OfiiMG__starterBadge{color:#8b4513}.PlantProfile-module__OfiiMG__removeBtn{color:#e53e3e;cursor:pointer;text-align:center;background:0 0;border:1px solid #e53e3e;border-radius:8px;margin:.5rem 1rem;padding:.5rem;font-size:.8rem;font-weight:500;transition:all .2s}.PlantProfile-module__OfiiMG__removeBtn:hover{color:#fff;background:#e53e3e}.PlantProfile-module__OfiiMG__companionSection{flex:1;padding:.75rem 1rem}.PlantProfile-module__OfiiMG__sectionTitle{text-transform:uppercase;letter-spacing:.5px;color:#888;margin:0 0 .25rem;font-size:.8rem;font-weight:600}.PlantProfile-module__OfiiMG__dragHint{color:#aaa;margin:0 0 .75rem;font-size:.7rem;font-style:italic}.PlantProfile-module__OfiiMG__loadingText,.PlantProfile-module__OfiiMG__noData{color:#bbb;text-align:center;padding:1rem 0;font-size:.85rem}.PlantProfile-module__OfiiMG__companionGroup{margin-bottom:1rem}.PlantProfile-module__OfiiMG__companionLabel{color:#2d6a4f;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.PlantProfile-module__OfiiMG__companionLabelBad{color:#c53030;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.PlantProfile-module__OfiiMG__companionCard{background:#2d6a4f08;border:1px solid #e8f5e9;border-radius:8px;margin-bottom:4px;overflow:hidden}.PlantProfile-module__OfiiMG__companionCardBad{background:#c5303008;border-color:#ffcdd2}.PlantProfile-module__OfiiMG__companionHeader{cursor:pointer;align-items:flex-start;gap:.5rem;padding:.5rem;transition:background .15s;display:flex}.PlantProfile-module__OfiiMG__companionHeader:hover{background:#00000005}.PlantProfile-module__OfiiMG__companionDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px}.PlantProfile-module__OfiiMG__companionInfo{flex-direction:column;flex:1;gap:.1rem;font-size:.82rem;display:flex}.PlantProfile-module__OfiiMG__mechanism{color:#888;font-size:.72rem;line-height:1.3}.PlantProfile-module__OfiiMG__expandIcon{color:#aaa;flex-shrink:0;padding:2px 4px;font-size:.75rem}.PlantProfile-module__OfiiMG__cultivarDropdown{background:#ffffff80;border-top:1px solid #e5e5e5;padding:.35rem}.PlantProfile-module__OfiiMG__companionCultivar{cursor:grab;border:1px dashed #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .5rem;transition:all .15s;display:flex}.PlantProfile-module__OfiiMG__companionCultivar:hover{background:#e8f5e9;border-color:#a7d7c5}.PlantProfile-module__OfiiMG__companionCultivar:active{cursor:grabbing}.PlantProfile-module__OfiiMG__cvName{color:#333;flex:1;font-size:.78rem;font-weight:600}.PlantProfile-module__OfiiMG__cvMeta{color:#999;white-space:nowrap;font-size:.68rem}.PlantProfile-module__OfiiMG__dragIcon{color:#2d6a4f;opacity:.5;font-size:.85rem}.PlantProfile-module__OfiiMG__companionCultivar:hover .PlantProfile-module__OfiiMG__dragIcon{opacity:1}.PlantProfile-module__OfiiMG__noCultivars{color:#aaa;text-align:center;margin:0;padding:.5rem;font-size:.75rem}.PlantProfile-module__OfiiMG__previewCultivar{background:#2d6a4f08;border:1px solid #e8f5e9;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:4px;padding:.4rem .5rem;display:flex}.PlantProfile-module__OfiiMG__nutritionSection{border-top:1px solid #e5e5e5;padding:.75rem 1rem}.PlantProfile-module__OfiiMG__servingSize{color:#888;margin:.15rem 0 .6rem;font-size:.72rem;font-style:italic}.PlantProfile-module__OfiiMG__macroGrid{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-bottom:.6rem;display:grid}.PlantProfile-module__OfiiMG__macroItem{background:#2d6a4f0f;border:1px solid #2d6a4f1a;border-radius:8px;flex-direction:column;align-items:center;padding:.4rem .25rem;display:flex}.PlantProfile-module__OfiiMG__macroValue{color:#1b4332;font-size:.9rem;font-weight:700}.PlantProfile-module__OfiiMG__macroLabel{text-transform:uppercase;letter-spacing:.5px;color:#888;font-size:.6rem;font-weight:600}.PlantProfile-module__OfiiMG__microGrid{flex-direction:column;gap:3px;display:flex}.PlantProfile-module__OfiiMG__microRow{border-radius:4px;justify-content:space-between;padding:.25rem .5rem;transition:background .15s;display:flex}.PlantProfile-module__OfiiMG__microRow:hover{background:#2d6a4f0a}.PlantProfile-module__OfiiMG__microName{color:#666;font-size:.72rem}.PlantProfile-module__OfiiMG__microValue{color:#333;font-size:.72rem;font-weight:600}.PlantProfile-module__OfiiMG__nutritionSource{color:#bbb;text-align:right;margin:.5rem 0 0;font-size:.6rem;font-style:italic}.PlantProfile-module__OfiiMG__scheduleSection{border-top:1px solid #e5e5e5;padding:.75rem 1rem}.PlantProfile-module__OfiiMG__zoneBadge{color:#2d6a4f;text-transform:none;letter-spacing:0;background:#e8f5e9;border-radius:4px;margin-left:.5rem;padding:.15rem .45rem;font-size:.6rem;font-weight:600}.PlantProfile-module__OfiiMG__scheduleStatus{margin:.4rem 0 .6rem}.PlantProfile-module__OfiiMG__statusGood{color:#16a34a;font-size:.82rem;font-weight:600}.PlantProfile-module__OfiiMG__statusIndoor{color:#2d6a4f;font-size:.82rem;font-weight:600}.PlantProfile-module__OfiiMG__statusUpcoming{color:#d97706;font-size:.82rem;font-weight:600}.PlantProfile-module__OfiiMG__statusFall{color:#b45309;font-size:.82rem;font-weight:600}.PlantProfile-module__OfiiMG__statusOff{color:#9ca3af;font-size:.82rem;font-weight:600}.PlantProfile-module__OfiiMG__scheduleWindows{flex-direction:column;gap:4px;display:flex}.PlantProfile-module__OfiiMG__windowRow{background:#2d6a4f0a;border:1px solid #2d6a4f14;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .5rem;display:flex}.PlantProfile-module__OfiiMG__windowIcon{flex-shrink:0;font-size:.8rem}.PlantProfile-module__OfiiMG__windowLabel{color:#666;flex:1;font-size:.75rem}.PlantProfile-module__OfiiMG__windowDate{color:#333;white-space:nowrap;font-size:.75rem;font-weight:600}.PlantProfile-module__OfiiMG__successionHint{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;margin-top:.5rem;padding:.4rem .6rem;font-size:.75rem;font-weight:500}.PlantProfile-module__OfiiMG__applyRow{gap:.5rem;margin-top:.6rem;display:flex}.PlantProfile-module__OfiiMG__applyBtn{color:#fff;cursor:pointer;background:#2d6a4f;border:1px solid #2d6a4f;border-radius:8px;flex:1;padding:.45rem .6rem;font-size:.75rem;font-weight:600;transition:all .15s}.PlantProfile-module__OfiiMG__applyBtn:hover{background:#1b4332}.PlantProfile-module__OfiiMG__applyBtnFall{color:#b45309;cursor:pointer;background:0 0;border:1px solid #b45309;border-radius:8px;padding:.45rem .6rem;font-size:.75rem;font-weight:600;transition:all .15s}.PlantProfile-module__OfiiMG__applyBtnFall:hover{color:#fff;background:#b45309}.PlantProfile-module__OfiiMG__scheduleNote{color:#bbb;margin:.4rem 0 0;font-size:.6rem;font-style:italic}@media (prefers-color-scheme:dark){.PlantProfile-module__OfiiMG__panel{background:#161616;border-left-color:#333}.PlantProfile-module__OfiiMG__header{border-bottom-color:#333}.PlantProfile-module__OfiiMG__plantName{color:#95d5b2}.PlantProfile-module__OfiiMG__stats{background:#333;border-bottom-color:#333}.PlantProfile-module__OfiiMG__stat{background:#1a1a1a}.PlantProfile-module__OfiiMG__statValue{color:#ddd}.PlantProfile-module__OfiiMG__companionCard{background:#2d6a4f0f;border-color:#2a3a2a}.PlantProfile-module__OfiiMG__companionCardBad{background:#c530300f;border-color:#3a2a2a}.PlantProfile-module__OfiiMG__cultivarDropdown{background:#0003;border-top-color:#333}.PlantProfile-module__OfiiMG__companionCultivar:hover{background:#2d6a4f1a;border-color:#2d6a4f}.PlantProfile-module__OfiiMG__cvName{color:#ddd}.PlantProfile-module__OfiiMG__nutritionSection{border-top-color:#333}.PlantProfile-module__OfiiMG__macroItem{background:#2d6a4f1a;border-color:#2d6a4f26}.PlantProfile-module__OfiiMG__macroValue{color:#95d5b2}.PlantProfile-module__OfiiMG__microValue{color:#ddd}.PlantProfile-module__OfiiMG__microName{color:#999}}@media (max-width:900px){.PlantProfile-module__OfiiMG__panel{border-left:none;width:100%;min-width:100%}.PlantProfile-module__OfiiMG__stats{grid-template-columns:repeat(4,1fr)}.PlantProfile-module__OfiiMG__removeBtn{margin:.5rem 1rem}}@media (max-width:480px){.PlantProfile-module__OfiiMG__stats{grid-template-columns:1fr 1fr}.PlantProfile-module__OfiiMG__header{padding:.75rem}.PlantProfile-module__OfiiMG__plantName{font-size:.88rem}}
.GanttTimeline-module__yjoRNG__container{flex-direction:column;height:100%;display:flex;overflow:hidden}.GanttTimeline-module__yjoRNG__empty{text-align:center;color:#888;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;padding:2rem;display:flex}.GanttTimeline-module__yjoRNG__emptyIcon{font-size:2rem}.GanttTimeline-module__yjoRNG__emptyTitle{color:#555;margin:0;font-size:1rem;font-weight:600}.GanttTimeline-module__yjoRNG__emptyDesc{color:#999;max-width:260px;margin:0;font-size:.82rem}.GanttTimeline-module__yjoRNG__header{background:#f8faf9;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.GanttTimeline-module__yjoRNG__title{color:#1b4332;white-space:nowrap;margin:0;font-size:.9rem;font-weight:600}.GanttTimeline-module__yjoRNG__headerControls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.GanttTimeline-module__yjoRNG__groupToggle{align-items:center;gap:3px;display:flex}.GanttTimeline-module__yjoRNG__groupLabel{color:#888;margin-right:2px;font-size:.7rem;font-weight:600}.GanttTimeline-module__yjoRNG__groupBtn{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ddd;border-radius:5px;padding:.2rem .5rem;font-size:.68rem;font-weight:500;transition:all .15s}.GanttTimeline-module__yjoRNG__groupBtn:hover{color:#2d6a4f;border-color:#2d6a4f}.GanttTimeline-module__yjoRNG__groupBtnActive{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.GanttTimeline-module__yjoRNG__manageBtn{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:1px dashed #bbb;border-radius:5px;margin-left:2px;padding:.2rem .5rem;font-size:.68rem;font-weight:500;transition:all .15s}.GanttTimeline-module__yjoRNG__manageBtn:hover{color:#2d6a4f;border-color:#2d6a4f}.GanttTimeline-module__yjoRNG__manageBtnActive{color:#2d6a4f;background:#2d6a4f0f;border-style:solid;border-color:#2d6a4f}.GanttTimeline-module__yjoRNG__managePanel{background:#f5f7f6;border-bottom:1px solid #e5e5e5;flex-shrink:0;max-height:260px;overflow-y:auto}.GanttTimeline-module__yjoRNG__managePanelHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:.4rem .75rem;display:flex}.GanttTimeline-module__yjoRNG__managePanelTitle{color:#1b4332;font-size:.78rem;font-weight:600}.GanttTimeline-module__yjoRNG__managePanelClose{color:#999;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:.8rem}.GanttTimeline-module__yjoRNG__managePanelClose:hover{color:#333}.GanttTimeline-module__yjoRNG__manageCreateRow{border-bottom:1px solid #eee;gap:.3rem;padding:.4rem .75rem;display:flex}.GanttTimeline-module__yjoRNG__manageInput{color:#333;background:#fff;border:1px solid #ddd;border-radius:5px;flex:1;padding:.25rem .4rem;font-size:.75rem}.GanttTimeline-module__yjoRNG__manageInput:focus{border-color:#2d6a4f;outline:none}.GanttTimeline-module__yjoRNG__manageCreateBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#2d6a4f;border:1px solid #2d6a4f;border-radius:5px;padding:.25rem .6rem;font-size:.72rem;font-weight:600;transition:opacity .12s}.GanttTimeline-module__yjoRNG__manageCreateBtn:disabled{opacity:.5;cursor:default}.GanttTimeline-module__yjoRNG__manageCreateBtn:hover:not(:disabled){opacity:.9}.GanttTimeline-module__yjoRNG__manageEmpty{text-align:center;padding:.75rem}.GanttTimeline-module__yjoRNG__manageEmpty p{color:#888;margin:0;font-size:.75rem;line-height:1.4}.GanttTimeline-module__yjoRNG__manageGroupList{padding:.25rem 0}.GanttTimeline-module__yjoRNG__manageGroupItem{border-bottom:1px solid #eee}.GanttTimeline-module__yjoRNG__manageGroupItem:last-child{border-bottom:none}.GanttTimeline-module__yjoRNG__manageGroupHeader{align-items:center;gap:.3rem;padding:.3rem .75rem;display:flex}.GanttTimeline-module__yjoRNG__manageChevron{color:#999;cursor:pointer;background:0 0;border:none;width:16px;padding:0;font-size:.7rem}.GanttTimeline-module__yjoRNG__manageGroupName{color:#333;cursor:default;flex:1;font-size:.78rem;font-weight:600}.GanttTimeline-module__yjoRNG__manageRenameInput{border:1px solid #2d6a4f;border-radius:4px;flex:1;padding:.15rem .3rem;font-size:.75rem;font-weight:600}.GanttTimeline-module__yjoRNG__manageRenameInput:focus{outline:none;box-shadow:0 0 0 2px #2d6a4f26}.GanttTimeline-module__yjoRNG__manageGroupCount{color:#999;background:#0000000a;border-radius:8px;padding:.1rem .4rem;font-size:.68rem}.GanttTimeline-module__yjoRNG__manageDeleteBtn{cursor:pointer;opacity:.5;background:0 0;border:none;padding:2px;font-size:.72rem;transition:opacity .12s}.GanttTimeline-module__yjoRNG__manageDeleteBtn:hover{opacity:1}.GanttTimeline-module__yjoRNG__managePlantList{flex-direction:column;gap:2px;padding:.2rem .75rem .4rem 1.6rem;display:flex}.GanttTimeline-module__yjoRNG__managePlantEmpty{color:#bbb;margin:0;font-size:.72rem;font-style:italic}.GanttTimeline-module__yjoRNG__managePlantRow{color:#333;cursor:pointer;align-items:center;gap:.3rem;padding:2px 0;font-size:.75rem;display:flex}.GanttTimeline-module__yjoRNG__managePlantRow:hover{background:#2d6a4f0a}.GanttTimeline-module__yjoRNG__managePlantRow input[type=checkbox]{accent-color:#2d6a4f;width:14px;height:14px}.GanttTimeline-module__yjoRNG__managePlantDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.GanttTimeline-module__yjoRNG__managePlantName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GanttTimeline-module__yjoRNG__dateControl{align-items:center;gap:.4rem;display:flex}.GanttTimeline-module__yjoRNG__dateLabel{color:#888;white-space:nowrap;font-size:.72rem;font-weight:500}.GanttTimeline-module__yjoRNG__dateInput{color:#333;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.2rem .4rem;font-size:.75rem}.GanttTimeline-module__yjoRNG__dateInput:focus{border-color:#2d6a4f;outline:none}.GanttTimeline-module__yjoRNG__todayBtn{color:#2d6a4f;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:600;transition:all .15s}.GanttTimeline-module__yjoRNG__todayBtn:hover{background:#f0fdf4;border-color:#2d6a4f}.GanttTimeline-module__yjoRNG__ganttBody{flex:1;display:flex;overflow:hidden}.GanttTimeline-module__yjoRNG__labelCol{background:#fff;border-right:1px solid #e5e5e5;flex-shrink:0;width:180px;min-width:180px;overflow-y:auto}.GanttTimeline-module__yjoRNG__labelHeader{color:#999;text-transform:uppercase;letter-spacing:.5px;background:#fafafa;border-bottom:1px solid #e5e5e5;align-items:center;height:28px;padding:0 .5rem;font-size:.7rem;font-weight:600;display:flex}.GanttTimeline-module__yjoRNG__sectionLabel{color:#2d6a4f;letter-spacing:.3px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#2d6a4f0f;border-bottom:1px solid #eee;align-items:center;gap:.3rem;height:24px;padding:0 .5rem;font-size:.7rem;font-weight:700;transition:background .12s;display:flex}.GanttTimeline-module__yjoRNG__sectionLabel:hover{background:#2d6a4f1f}.GanttTimeline-module__yjoRNG__sectionChevron{color:#999;width:12px;font-size:.65rem}.GanttTimeline-module__yjoRNG__plantLabel{color:#333;cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:.35rem;height:32px;padding:0 .5rem;font-size:.75rem;transition:background .12s;display:flex;position:relative}.GanttTimeline-module__yjoRNG__plantLabel:hover{background:#f5f5f5}.GanttTimeline-module__yjoRNG__plantDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.GanttTimeline-module__yjoRNG__plantLabelText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.GanttTimeline-module__yjoRNG__inlineDateInput{cursor:pointer;color:#0000;background:#fafafa;border:1px solid #ddd;border-radius:4px;flex-shrink:0;width:22px;height:20px;padding:0;font-size:.65rem}.GanttTimeline-module__yjoRNG__inlineDateInput::-webkit-calendar-picker-indicator{margin:0;padding:2px}.GanttTimeline-module__yjoRNG__timelineArea{flex:1;overflow:auto}.GanttTimeline-module__yjoRNG__monthRow{background:#fafafa;border-bottom:1px solid #e5e5e5;height:28px;position:relative}.GanttTimeline-module__yjoRNG__monthCell{color:#666;box-sizing:border-box;border-left:1px solid #ddd;align-items:center;height:100%;padding:0 6px;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:0}.GanttTimeline-module__yjoRNG__barsArea{min-height:50px;position:relative}.GanttTimeline-module__yjoRNG__gridLine{pointer-events:none;background:#f0f0f0;width:1px;position:absolute;top:0;bottom:0}.GanttTimeline-module__yjoRNG__gridLineMonth{background:#ddd}.GanttTimeline-module__yjoRNG__todayLine{z-index:5;pointer-events:none;background:#e63946;width:2px;position:absolute;top:0;bottom:0}.GanttTimeline-module__yjoRNG__todayLabel{color:#e63946;white-space:nowrap;background:#ffffffd9;border-radius:3px;padding:1px 4px;font-size:.6rem;font-weight:700;position:absolute;top:0;left:4px}.GanttTimeline-module__yjoRNG__bedBarSpacer{height:24px}.GanttTimeline-module__yjoRNG__barRow{border-bottom:1px solid #f5f5f5;height:32px;position:relative}.GanttTimeline-module__yjoRNG__noDateHint{color:#bbb;font-size:.68rem;font-style:italic;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.GanttTimeline-module__yjoRNG__barIndoor,.GanttTimeline-module__yjoRNG__barGrow,.GanttTimeline-module__yjoRNG__barHarvest{cursor:pointer;border-radius:4px;align-items:center;height:24px;transition:opacity .12s;display:flex;position:absolute;top:4px;overflow:hidden}.GanttTimeline-module__yjoRNG__barIndoor:hover,.GanttTimeline-module__yjoRNG__barGrow:hover,.GanttTimeline-module__yjoRNG__barHarvest:hover{opacity:.85}.GanttTimeline-module__yjoRNG__barIndoor{z-index:1;background:linear-gradient(135deg,#9b5de5,#7b2ff7)}.GanttTimeline-module__yjoRNG__barGrow{opacity:.8;z-index:2}.GanttTimeline-module__yjoRNG__barHarvest{z-index:1;background:linear-gradient(135deg,#f9a825,#ff8f00)}.GanttTimeline-module__yjoRNG__transplantMarker{z-index:4;pointer-events:none;justify-content:center;align-items:center;width:20px;height:32px;display:flex;position:absolute;top:0;transform:translate(-50%)}.GanttTimeline-module__yjoRNG__transplantIcon{filter:drop-shadow(0 1px 2px #0000004d);font-size:.7rem}.GanttTimeline-module__yjoRNG__barText{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #0000004d;padding:0 6px;font-size:.65rem;font-weight:600;overflow:hidden}@media (prefers-color-scheme:dark){.GanttTimeline-module__yjoRNG__header{background:#1a1a1a;border-bottom-color:#333}.GanttTimeline-module__yjoRNG__title{color:#95d5b2}.GanttTimeline-module__yjoRNG__dateInput{color:#ddd;background:#262626;border-color:#444}.GanttTimeline-module__yjoRNG__todayBtn{color:#95d5b2;background:#262626;border-color:#444}.GanttTimeline-module__yjoRNG__labelCol{background:#1a1a1a;border-right-color:#333}.GanttTimeline-module__yjoRNG__labelHeader{color:#777;background:#222;border-bottom-color:#333}.GanttTimeline-module__yjoRNG__sectionLabel{color:#95d5b2;background:#2d6a4f26;border-bottom-color:#333}.GanttTimeline-module__yjoRNG__plantLabel{color:#ddd;border-bottom-color:#2a2a2a}.GanttTimeline-module__yjoRNG__plantLabel:hover{background:#262626}.GanttTimeline-module__yjoRNG__monthRow{background:#222;border-bottom-color:#333}.GanttTimeline-module__yjoRNG__monthCell{color:#aaa;border-left-color:#444}.GanttTimeline-module__yjoRNG__gridLine{background:#2a2a2a}.GanttTimeline-module__yjoRNG__gridLineMonth{background:#444}.GanttTimeline-module__yjoRNG__barRow{border-bottom-color:#2a2a2a}.GanttTimeline-module__yjoRNG__noDateHint{color:#555}}@media (max-width:600px){.GanttTimeline-module__yjoRNG__labelCol{width:120px;min-width:120px}.GanttTimeline-module__yjoRNG__header{padding:.3rem .5rem}.GanttTimeline-module__yjoRNG__title{font-size:.8rem}}
.SettingsModal-module__HjCYdW__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SettingsModal-module__HjCYdW__modal{background:#fff;border-radius:12px;width:520px;max-width:95vw;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.SettingsModal-module__HjCYdW__modalHeader{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.SettingsModal-module__HjCYdW__modalHeader h3{color:#1b4332;margin:0;font-size:1.1rem}.SettingsModal-module__HjCYdW__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1.2rem}.SettingsModal-module__HjCYdW__closeBtn:hover{color:#333;background:#f0f0f0}.SettingsModal-module__HjCYdW__modalBody{padding:1rem 1.25rem}.SettingsModal-module__HjCYdW__section{border-bottom:1px solid #f0f0f0;margin-bottom:1.25rem;padding-bottom:1rem}.SettingsModal-module__HjCYdW__section:last-child{border-bottom:none;margin-bottom:0}.SettingsModal-module__HjCYdW__sectionTitle{color:#555;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .6rem;font-size:.85rem;font-weight:600}.SettingsModal-module__HjCYdW__fieldRow{align-items:flex-end;gap:.75rem;display:flex}.SettingsModal-module__HjCYdW__field{flex:1}.SettingsModal-module__HjCYdW__field label{color:#888;text-transform:uppercase;margin-bottom:.3rem;font-size:.75rem;font-weight:600;display:block}.SettingsModal-module__HjCYdW__input{box-sizing:border-box;border:1px solid #ddd;border-radius:6px;outline:none;width:100%;padding:.5rem .6rem;font-size:.9rem}.SettingsModal-module__HjCYdW__input:focus{border-color:#2d6a4f;box-shadow:0 0 0 2px #2d6a4f1a}.SettingsModal-module__HjCYdW__zoneRow{gap:.4rem;display:flex}.SettingsModal-module__HjCYdW__lookupBtn{color:#2d6a4f;cursor:pointer;white-space:nowrap;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:6px;padding:.5rem .75rem;font-size:.78rem;font-weight:600}.SettingsModal-module__HjCYdW__lookupBtn:hover{background:#c8e6c9}.SettingsModal-module__HjCYdW__checkboxLabel{color:#666;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.SettingsModal-module__HjCYdW__checkboxLabel input[type=checkbox]{accent-color:#2d6a4f;width:16px;height:16px}.SettingsModal-module__HjCYdW__sliderRow{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.SettingsModal-module__HjCYdW__slider{accent-color:#2d6a4f;flex:1;height:6px}.SettingsModal-module__HjCYdW__phLabel{color:#999;white-space:nowrap;font-size:.72rem}.SettingsModal-module__HjCYdW__phValue{color:#2d6a4f;text-align:center;min-width:28px;font-size:.9rem;font-weight:700}.SettingsModal-module__HjCYdW__dimX{color:#999;padding-bottom:.3rem;font-size:1.1rem}.SettingsModal-module__HjCYdW__dimHint{color:#aaa;margin:.4rem 0 0;font-size:.75rem}.SettingsModal-module__HjCYdW__toggleRow{gap:.5rem;margin-bottom:.75rem;display:flex}.SettingsModal-module__HjCYdW__toggle{cursor:pointer;color:#666;text-align:center;background:#fafafa;border:1px solid #ddd;border-radius:6px;flex:1;padding:.5rem;font-size:.85rem;transition:all .15s}.SettingsModal-module__HjCYdW__toggleActive{color:#1b4332;background:#e8f5e9;border-color:#2d6a4f;font-weight:600}.SettingsModal-module__HjCYdW__compassGrid{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.SettingsModal-module__HjCYdW__compassBtn{cursor:pointer;color:#666;text-align:center;background:#fafafa;border:1px solid #ddd;border-radius:4px;padding:.4rem;font-size:.8rem;font-weight:500;transition:all .15s}.SettingsModal-module__HjCYdW__compassActive{color:#fff;background:#2d6a4f;border-color:#2d6a4f}.SettingsModal-module__HjCYdW__modalFooter{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem;display:flex}.SettingsModal-module__HjCYdW__cancelBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;font-size:.85rem}.SettingsModal-module__HjCYdW__saveBtn{color:#fff;cursor:pointer;background:#2d6a4f;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600}.SettingsModal-module__HjCYdW__saveBtn:hover{background:#1b4332}
.ShelfCreationWizard-module__xR1ifa__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ShelfCreationWizard-module__xR1ifa__modal{background:#fff;border-radius:16px;flex-direction:column;width:540px;max-width:95vw;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.ShelfCreationWizard-module__xR1ifa__header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.ShelfCreationWizard-module__xR1ifa__header h3{color:#1b4332;margin:0;font-size:1.05rem}.ShelfCreationWizard-module__xR1ifa__closeBtn{color:#aaa;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.1rem}.ShelfCreationWizard-module__xR1ifa__closeBtn:hover{color:#666}.ShelfCreationWizard-module__xR1ifa__body{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}.ShelfCreationWizard-module__xR1ifa__field{flex-direction:column;gap:.3rem;display:flex}.ShelfCreationWizard-module__xR1ifa__field label{text-transform:uppercase;letter-spacing:.4px;color:#888;font-size:.78rem;font-weight:600}.ShelfCreationWizard-module__xR1ifa__input{color:#333;border:1px solid #ddd;border-radius:8px;padding:.5rem .75rem;font-size:.88rem;transition:border-color .15s}.ShelfCreationWizard-module__xR1ifa__input:focus{border-color:#2d6a4f;outline:none;box-shadow:0 0 0 2px #2d6a4f1a}.ShelfCreationWizard-module__xR1ifa__counterRow{align-items:center;gap:.75rem;display:flex}.ShelfCreationWizard-module__xR1ifa__counterBtn{cursor:pointer;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:all .15s;display:flex}.ShelfCreationWizard-module__xR1ifa__counterBtn:hover{background:#2d6a4f14;border-color:#2d6a4f}.ShelfCreationWizard-module__xR1ifa__counterValue{color:#1b4332;text-align:center;min-width:24px;font-size:1.1rem;font-weight:700}.ShelfCreationWizard-module__xR1ifa__presetGrid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.ShelfCreationWizard-module__xR1ifa__presetBtn{cursor:pointer;text-align:center;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:.5rem .75rem;font-size:.8rem;transition:all .15s}.ShelfCreationWizard-module__xR1ifa__presetBtn:hover{border-color:#2d6a4f}.ShelfCreationWizard-module__xR1ifa__presetBtnActive{color:#1b4332;background:#e8f5e9;border-color:#2d6a4f;font-weight:600}.ShelfCreationWizard-module__xR1ifa__customDims{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.ShelfCreationWizard-module__xR1ifa__dimInput{text-align:center;border:1px solid #ddd;border-radius:6px;width:70px;padding:.35rem .5rem;font-size:.85rem}.ShelfCreationWizard-module__xR1ifa__dimInput:focus{border-color:#2d6a4f;outline:none}.ShelfCreationWizard-module__xR1ifa__sliderRow{align-items:center;gap:.75rem;display:flex}.ShelfCreationWizard-module__xR1ifa__slider{accent-color:#2d6a4f;flex:1}.ShelfCreationWizard-module__xR1ifa__sliderValue{color:#1b4332;text-align:right;min-width:30px;font-weight:700}.ShelfCreationWizard-module__xR1ifa__hint{color:#aaa;font-size:.72rem;font-style:italic}.ShelfCreationWizard-module__xR1ifa__trayGrid{align-items:center;gap:.75rem;display:flex}.ShelfCreationWizard-module__xR1ifa__trayField{flex-direction:column;align-items:center;gap:.25rem;display:flex}.ShelfCreationWizard-module__xR1ifa__trayField span{color:#888;font-size:.75rem}.ShelfCreationWizard-module__xR1ifa__trayX{color:#bbb;font-size:1rem;font-weight:600}.ShelfCreationWizard-module__xR1ifa__lightGrid{grid-template-columns:repeat(2,1fr);gap:5px;display:grid}.ShelfCreationWizard-module__xR1ifa__lightBtn{cursor:pointer;text-align:left;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:.45rem .6rem;font-size:.78rem;transition:all .15s}.ShelfCreationWizard-module__xR1ifa__lightBtn:hover{border-color:#2d6a4f}.ShelfCreationWizard-module__xR1ifa__lightBtnActive{color:#1b4332;background:#e8f5e9;border-color:#2d6a4f;font-weight:600}.ShelfCreationWizard-module__xR1ifa__preview{background:#fafaf9;border-top:1px solid #f0f0f0;padding:.75rem 1.25rem}.ShelfCreationWizard-module__xR1ifa__previewRack{background:#333;border:2px solid #888;border-radius:4px;flex-direction:column-reverse;height:140px;display:flex;overflow:hidden}.ShelfCreationWizard-module__xR1ifa__previewShelf{border-top:2px solid #aaa;flex-direction:column;padding:2px 4px;display:flex;position:relative}.ShelfCreationWizard-module__xR1ifa__previewShelf:last-child{border-top:none}.ShelfCreationWizard-module__xR1ifa__previewLight{opacity:.8;background:linear-gradient(90deg,#a855f7,#ec4899,#a855f7);border-radius:2px;height:3px;margin:1px 4px}.ShelfCreationWizard-module__xR1ifa__previewTray{flex-wrap:wrap;flex:1;gap:2px;padding:2px;display:flex}.ShelfCreationWizard-module__xR1ifa__previewSlot{background:#2d6a4f33;border:1px dashed #2d6a4f66;border-radius:2px;flex:1;min-width:20px;min-height:12px}.ShelfCreationWizard-module__xR1ifa__previewLabel{color:#ffffff80;font-size:.6rem;position:absolute;bottom:2px;right:4px}.ShelfCreationWizard-module__xR1ifa__footer{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem;display:flex}.ShelfCreationWizard-module__xR1ifa__cancelBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;transition:all .15s}.ShelfCreationWizard-module__xR1ifa__cancelBtn:hover{border-color:#bbb}.ShelfCreationWizard-module__xR1ifa__createBtn{color:#fff;cursor:pointer;background:#2d6a4f;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .15s}.ShelfCreationWizard-module__xR1ifa__createBtn:hover{background:#1b4332}.ShelfCreationWizard-module__xR1ifa__createBtn:disabled{opacity:.5;cursor:default}@media (prefers-color-scheme:dark){.ShelfCreationWizard-module__xR1ifa__modal{background:#1a1a1a}.ShelfCreationWizard-module__xR1ifa__header{border-bottom-color:#333}.ShelfCreationWizard-module__xR1ifa__header h3{color:#95d5b2}.ShelfCreationWizard-module__xR1ifa__input,.ShelfCreationWizard-module__xR1ifa__dimInput{color:#eee;background:#262626;border-color:#444}.ShelfCreationWizard-module__xR1ifa__presetBtn,.ShelfCreationWizard-module__xR1ifa__lightBtn,.ShelfCreationWizard-module__xR1ifa__counterBtn{color:#ccc;background:#262626;border-color:#444}.ShelfCreationWizard-module__xR1ifa__presetBtnActive,.ShelfCreationWizard-module__xR1ifa__lightBtnActive{color:#95d5b2;background:#2d6a4f26;border-color:#2d6a4f}.ShelfCreationWizard-module__xR1ifa__counterValue{color:#95d5b2}.ShelfCreationWizard-module__xR1ifa__preview{background:#111;border-top-color:#333}.ShelfCreationWizard-module__xR1ifa__footer{border-top-color:#333}.ShelfCreationWizard-module__xR1ifa__cancelBtn{color:#ccc;background:#262626;border-color:#444}}
.ShelfSideView-module__5rquya__wrapper{background:#1a1a1a;flex-direction:column;height:100%;display:flex}.ShelfSideView-module__5rquya__toolbar{background:#222;border-bottom:1px solid #333;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.ShelfSideView-module__5rquya__rackName{color:#95d5b2;font-size:.9rem;font-weight:700}.ShelfSideView-module__5rquya__rackInfo{color:#888;flex:1;font-size:.75rem}.ShelfSideView-module__5rquya__topViewBtn{color:#95d5b2;cursor:pointer;background:0 0;border:1px solid #2d6a4f;border-radius:8px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;transition:all .15s}.ShelfSideView-module__5rquya__topViewBtn:hover{color:#fff;background:#2d6a4f}.ShelfSideView-module__5rquya__empty{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;display:flex}.ShelfSideView-module__5rquya__emptyIcon{opacity:.5;font-size:2rem}.ShelfSideView-module__5rquya__viewport{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;overflow:auto}.ShelfSideView-module__5rquya__rack{flex-direction:column-reverse;width:60%;max-width:400px;min-height:300px;max-height:80vh;display:flex;position:relative}.ShelfSideView-module__5rquya__postLeft,.ShelfSideView-module__5rquya__postRight{background:linear-gradient(#888,#666);border-radius:2px;width:4px;position:absolute;top:0;bottom:0}.ShelfSideView-module__5rquya__postLeft{left:-8px}.ShelfSideView-module__5rquya__postRight{right:-8px}.ShelfSideView-module__5rquya__shelfSlot{cursor:pointer;flex-direction:column;min-height:40px;padding:2px 0;transition:background .15s;display:flex;position:relative}.ShelfSideView-module__5rquya__shelfSlot:hover{background:#2d6a4f14}.ShelfSideView-module__5rquya__shelfSlotActive{outline-offset:-1px;background:#2d6a4f26;border-radius:4px;outline:1px solid #2d6a4f}.ShelfSideView-module__5rquya__lightBar{opacity:.8;border-radius:2px;height:4px;margin:0 4px 2px;position:relative;box-shadow:0 0 8px}.ShelfSideView-module__5rquya__lightLabel{color:#ffffff80;white-space:nowrap;font-size:.55rem;position:absolute;top:-12px;right:0}.ShelfSideView-module__5rquya__shelfContent{flex:1;align-items:flex-end;padding:0 8px;display:flex}.ShelfSideView-module__5rquya__plantRow{align-items:flex-end;gap:3px;width:100%;min-height:20px;display:flex}.ShelfSideView-module__5rquya__plantSilhouette{opacity:.7;border-radius:4px 4px 0 0;min-width:8px;transition:opacity .15s}.ShelfSideView-module__5rquya__plantSilhouette:hover{opacity:1}.ShelfSideView-module__5rquya__emptyShelf{color:#555;text-align:center;width:100%;font-size:.65rem;font-style:italic}.ShelfSideView-module__5rquya__morePlants{color:#888;align-items:flex-end;padding-bottom:2px;font-size:.6rem;display:flex}.ShelfSideView-module__5rquya__shelfBar{background:linear-gradient(90deg,#666,#888,#666);border-radius:1px;height:3px;margin-top:auto}.ShelfSideView-module__5rquya__shelfLabels{flex-direction:column;gap:1px;display:flex;position:absolute;top:50%;right:-140px;transform:translateY(-50%)}.ShelfSideView-module__5rquya__shelfName{color:#ccc;font-size:.72rem;font-weight:600}.ShelfSideView-module__5rquya__shelfDims{color:#777;font-size:.62rem}.ShelfSideView-module__5rquya__shelfHeight{color:#666;font-size:.62rem}.ShelfSideView-module__5rquya__plantCount{color:#2d6a4f;font-size:.62rem;font-weight:500}.ShelfSideView-module__5rquya__advisor{background:#222;border-top:1px solid #333;max-height:35vh;padding:.75rem 1rem;overflow-y:auto}.ShelfSideView-module__5rquya__advisorTitle{color:#95d5b2;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.ShelfSideView-module__5rquya__advisorShelf{background:#2a2a2a;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.ShelfSideView-module__5rquya__advisorShelfHeader{color:#ccc;border-bottom:1px solid #3a3a3a;justify-content:space-between;align-items:center;padding:.4rem .75rem;font-size:.78rem;font-weight:600;display:flex}.ShelfSideView-module__5rquya__advisorPPFD{color:#777;font-size:.68rem;font-weight:400}.ShelfSideView-module__5rquya__advisorEmpty{color:#666;padding:.5rem .75rem;font-size:.72rem;font-style:italic;display:block}.ShelfSideView-module__5rquya__advisorSchedules{flex-direction:column;gap:.35rem;padding:.35rem .75rem .5rem;display:flex}.ShelfSideView-module__5rquya__advisorRow{align-items:flex-start;gap:.5rem;display:flex}.ShelfSideView-module__5rquya__advisorEmoji{flex-shrink:0;margin-top:1px;font-size:.85rem}.ShelfSideView-module__5rquya__advisorDetails{flex-direction:column;gap:1px;display:flex}.ShelfSideView-module__5rquya__advisorNeed{color:#ddd;font-size:.75rem}.ShelfSideView-module__5rquya__advisorMsg{font-size:.68rem;font-weight:500}.ShelfSideView-module__5rquya__advisorPlants{color:#777;font-size:.65rem;font-style:italic}@media (prefers-color-scheme:light){.ShelfSideView-module__5rquya__wrapper{background:#f5f5f5}.ShelfSideView-module__5rquya__toolbar{background:#fff;border-bottom-color:#e5e5e5}.ShelfSideView-module__5rquya__rackName{color:#1b4332}.ShelfSideView-module__5rquya__shelfSlot:hover{background:#2d6a4f0d}.ShelfSideView-module__5rquya__shelfSlotActive{background:#2d6a4f1a}.ShelfSideView-module__5rquya__postLeft,.ShelfSideView-module__5rquya__postRight{background:linear-gradient(#999,#bbb)}.ShelfSideView-module__5rquya__shelfBar{background:linear-gradient(90deg,#aaa,#ccc,#aaa)}.ShelfSideView-module__5rquya__shelfName{color:#333}.ShelfSideView-module__5rquya__emptyShelf{color:#bbb}.ShelfSideView-module__5rquya__lightLabel{color:#0006}.ShelfSideView-module__5rquya__advisor{background:#fff;border-top-color:#e5e5e5}.ShelfSideView-module__5rquya__advisorTitle{color:#1b4332}.ShelfSideView-module__5rquya__advisorShelf{background:#f9f9f9}.ShelfSideView-module__5rquya__advisorShelfHeader{color:#333;border-bottom-color:#eee}.ShelfSideView-module__5rquya__advisorPPFD{color:#888}.ShelfSideView-module__5rquya__advisorNeed{color:#555}.ShelfSideView-module__5rquya__advisorPlants{color:#888}}@media (max-width:900px){.ShelfSideView-module__5rquya__rack{width:80%}.ShelfSideView-module__5rquya__shelfLabels{flex-direction:row;gap:.5rem;padding:2px 4px;position:static;transform:none}.ShelfSideView-module__5rquya__advisor{max-height:45vh}}
