:root{--mobile-nav-height:74px;--mobile-actions-height:66px;--bg:#f9f3e7;--bg-deep:#ead8bc;--surface:#fffdf7;--surface-warm:#f5e7d3;--surface-green:#e5efdb;--surface-mint:#d7e7ca;--ink:#25251e;--ink-soft:#716d61;--accent-light:#e5efdb;--accent-strong:#294b35;--glass:#fffdf8e6;--surface-bright:#fff;--line:#ded0bb;--green:#5c7a4b;--green-dark:#294b35;--green-ink:#183728;--clay:#bd6848;--gold:#d59b45;--purple:#7657a6;--red:#a9483e;--shadow:0 24px 70px #46351e29;--shadow-soft:0 10px 30px #46351e1a;--text:var(--ink);--muted:var(--ink-soft);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;background:var(--bg);min-height:100dvh;margin:0;overflow-x:hidden}.app-boot{min-height:100svh;color:var(--accent-strong);background:radial-gradient(circle at 50% 38%, #e5efdbf2, transparent 18rem), var(--bg);place-content:center;justify-items:center;gap:12px;font-weight:750;display:grid}.app-boot__mark{filter:drop-shadow(0 8px 12px #294b352e);font-size:2.4rem}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{letter-spacing:-.045em;max-width:13ch;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(2.45rem,9vw,4.8rem);font-weight:700;line-height:.94}h2{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:1.32rem;line-height:1.15}h3{font-size:1.04rem;line-height:1.2}.shell{min-height:100svh;background:radial-gradient(circle at 8% 0%, #e8f1dff2, transparent 25rem), radial-gradient(circle at 90% 14%, #d59b4540, transparent 20rem), radial-gradient(circle at 72% 78%, #7657a617, transparent 24rem), linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%);min-height:100dvh}.content{width:min(100%,760px);padding:18px 14px calc(var(--mobile-nav-height) + var(--mobile-actions-height) + 42px + env(safe-area-inset-bottom,0px));margin:0 auto}.content.no-fab{padding-bottom:calc(var(--mobile-nav-height) + 28px + env(safe-area-inset-bottom,0px))}.page,.form,.garden-form,.card-list,.profile-list,.timeline,.task-groups,.settings-panel{gap:14px;display:grid}.page{gap:20px}.hero,.detail-hero,.form-card,.batch-preview,.batch-card,.task-item,.profile-card,.settings-panel,.empty,.event-item{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft)}.hero,.detail-hero{border-radius:30px;gap:18px;padding:22px 18px;display:grid;overflow:hidden}.hero{min-height:390px;box-shadow:var(--shadow);background:linear-gradient(#fffdf82e,#fff8ecfa),url(/_next/static/media/hero.CLDdwZDr.png) right -12px top 46px/178px no-repeat,linear-gradient(140deg,#f4dfba 0%,#e7f1df 64%,#d9cbea 100%);align-content:end;position:relative}.hero:after{content:"";pointer-events:none;border:1px solid #2f51322e;border-radius:50%;width:170px;height:170px;position:absolute;top:-72px;right:-64px;box-shadow:0 0 0 22px #fffdf81a,0 0 0 54px #fffdf814}.hero>*{z-index:1;position:relative}.hero-badge{width:max-content;max-width:100%;min-height:34px;color:var(--green-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf7b3;border:1px solid #294b3524;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.76rem;font-weight:900;display:inline-flex}.detail-hero{background:linear-gradient(135deg,#f5e2bd,#dfeeda)}.hero-copy{max-width:28rem;color:var(--muted);margin-top:14px;font-size:1rem;line-height:1.45}.home-stats,.hero-actions,.meta-row,.task-actions,.form-grid,.window-grid,.sheet-actions,.topline{flex-wrap:wrap;gap:10px;display:flex}.hero-actions>div{align-content:start;gap:6px;display:grid}.hero-actions small{max-width:15rem;color:var(--muted);padding-inline:4px;font-size:.78rem;line-height:1.35}.page-lead{max-width:42rem;color:var(--muted);line-height:1.55}.page-lead a{color:var(--accent-strong);text-underline-offset:3px;font-weight:900;text-decoration:underline}.home-stats>div{min-width:110px;color:var(--green-dark);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8ad;border:1px solid #ffffff8f;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;padding:12px;display:grid}.home-stats strong{font-size:1.35rem}.home-stats span{color:var(--muted);grid-column:2;font-size:.84rem;font-weight:700}.primary-button,.secondary-button,.icon-button,button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:800;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button,button{background:var(--green-dark);color:#fff;box-shadow:0 8px 20px #294b3529}.secondary-button{background:var(--surface);color:var(--accent-strong);border:1px solid var(--line);box-shadow:none}.primary-button:hover,button:hover,.secondary-button:hover,.icon-button:hover{transform:translateY(-2px)}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:3px;outline:3px solid #7657a647}.danger-button{background:var(--red)}.compact-button{min-height:40px;padding-inline:13px;font-size:.88rem}.icon-button{background:var(--green-dark);color:#fff;width:48px;height:48px;padding:0}button:disabled{cursor:wait;opacity:.68}.eyebrow{color:var(--green);letter-spacing:.11em;text-transform:uppercase;font-size:.76rem;font-weight:900}.muted,.field-hint{color:var(--muted)}.field-hint{font-size:.9rem;line-height:1.35}.notice,.form-error{border-radius:16px;padding:12px 14px;font-weight:700}.notice{background:var(--glass);color:var(--accent-strong)}.form-error{color:var(--red);background:#a9483e1a}.section{gap:12px;display:grid}.section-title,.topline{justify-content:space-between;align-items:center}.section-title{gap:14px;display:flex}.section-title a,.back-link{color:var(--accent-strong);font-weight:900}.batch-card{border-radius:22px;gap:13px;padding:15px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative}.batch-card:after{content:"→";color:var(--green);font-weight:900;position:absolute;top:15px;right:15px}.batch-card:hover{box-shadow:var(--shadow);border-color:#5c7a4b57;transform:translateY(-3px)}.batch-card-top{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.plant-mark{background:var(--surface-green);width:52px;height:52px;color:var(--accent-strong);border:1px solid #ffffffb8;border-radius:18px;flex:none;place-items:center;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffbd,0 7px 16px #3f33211a}.plant-artwork{background:var(--surface-green);color:var(--accent-strong);place-items:center;display:grid}.plant-art{object-fit:contain;filter:drop-shadow(0 3px 4px #37281621);width:112%;height:112%;transform:translateY(1px)}.artwork-pepper{background:linear-gradient(145deg,#ffe7dc,#f5c5b1)}.artwork-pepper-yellow{background:linear-gradient(145deg,#fff5c9,#f7dda0)}.artwork-pepper-orange{background:linear-gradient(145deg,#ffead0,#f6c28f)}.artwork-tomato,.artwork-tomato-cherry{background:linear-gradient(145deg,#ffe4dc,#f4c8bd)}.artwork-tomato-pink{background:linear-gradient(145deg,#ffe6e9,#efc9d3)}.artwork-strawberry{background:linear-gradient(145deg,#fff0df,#f0d7ca)}.artwork-sorrel{background:linear-gradient(145deg,#edf4db,#cee3bd)}.detail-hero-heading,.preview-heading{align-items:center;gap:14px;display:flex}.detail-hero-heading>div{gap:6px;min-width:0;display:grid}.detail-artwork{width:88px;height:88px;box-shadow:var(--shadow-soft);border:1px solid #ffffffc2;border-radius:28px;flex:none;overflow:hidden}.preview-artwork{border:1px solid #ffffffc7;border-radius:21px;flex:none;width:62px;height:62px;overflow:hidden}.preview-heading h2{min-width:0}.plant-mark-pepper{color:#8d4734;background:#f6dfd4}.plant-mark-tomato{color:#954534;background:#f8d9cc}.plant-mark-herb{color:#376236;background:#dcefd2}.plant-mark-leafy{color:#376236;background:#d9ead5}.plant-mark-perennial{color:#674f91;background:#e6dcf2}.meta-row span,.task-date{background:var(--surface-green);min-height:30px;color:var(--accent-strong);border-radius:999px;padding:6px 10px;font-size:.84rem;font-weight:800}.batch-location,.task-date{color:var(--muted);align-items:center;gap:5px;font-size:.88rem;display:inline-flex}.task-date{background:var(--surface-warm)}.empty{min-height:82px;color:var(--muted);box-shadow:none;border-style:dashed;border-radius:22px;align-content:center;padding:18px 20px;display:grid}.task-group{gap:10px;display:grid}.task-item{border-radius:22px;gap:12px;padding:14px;display:grid}.task-item a,.event-item div{gap:4px;display:grid}.task-item span,.event-item span{color:var(--muted);font-size:.9rem}.task-actions button{background:var(--surface-green);min-height:38px;color:var(--accent-strong);padding-inline:12px}.form-card,.batch-preview,.profile-card,.settings-panel{border-radius:26px;padding:18px}.profile-card{overflow:hidden}.profile-heading,.settings-intro{align-items:flex-start;gap:13px;display:flex}.profile-heading .plant-mark{width:48px;height:48px}.profile-heading>div,.settings-intro>div{gap:5px;display:grid}.profile-heading p,.settings-intro p{color:var(--muted);line-height:1.4}.form label,.event-sheet label{color:var(--muted);gap:7px;font-weight:800;display:grid}.form input,.form select,.form textarea,.event-sheet input,.event-sheet select,.event-sheet textarea,.inline-form input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:16px;outline:none;padding:13px 14px;transition:border-color .16s,box-shadow .16s,background .16s}.form input:focus,.form select:focus,.form textarea:focus,.event-sheet input:focus,.event-sheet select:focus,.event-sheet textarea:focus,.inline-form input:focus{border-color:var(--green);background:var(--surface-bright);box-shadow:0 0 0 4px #5c7a4b1c}.form textarea,.event-sheet textarea{resize:vertical;min-height:96px}.form-grid>*{flex:138px}.submit-button{min-height:54px}.batch-preview{background:linear-gradient(135deg,#fffdf8f0,#e7f1dfe6);gap:10px;display:grid}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quick-grid button{border-radius:19px;justify-content:flex-start;min-height:60px;padding-inline:14px}.window-grid>div{background:var(--surface);border:1px solid var(--line);border-radius:18px;flex:150px;gap:5px;padding:14px;display:grid}.window-grid span{color:var(--muted);font-size:.88rem}.event-day{gap:9px;display:grid}.event-day-title{color:var(--accent-strong);font-size:.86rem;font-weight:900}.event-item{border-radius:20px;padding:14px 14px 14px 18px;position:relative}.event-item:before{content:"";background:var(--green);border-radius:99px;width:4px;position:absolute;top:14px;bottom:14px;left:0}.event-problem:before,.event-failed:before{background:var(--red)}.event-watered:before{background:#4f86a4}.profile-card{gap:14px;display:grid}.inline-form{border:1px solid var(--line);background:var(--glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;gap:8px;padding:10px;display:flex;position:static}.inline-form button{flex:none}.sheet-backdrop{z-index:45;background:#29261f57;align-items:end;display:grid;position:fixed;inset:0}.event-sheet{width:min(100%,760px);max-height:min(86svh,720px);padding:10px 16px calc(18px + env(safe-area-inset-bottom));background:var(--surface);border-radius:28px 28px 0 0;gap:13px;margin:0 auto;scroll-padding-bottom:96px;display:grid;overflow:auto;box-shadow:0 -20px 70px #29261f47}.sheet-handle{background:var(--line);border-radius:99px;width:46px;height:5px;margin:0 auto 4px}.sheet-actions{justify-content:stretch}.event-sheet .sheet-actions{z-index:2;margin:0 -16px calc(-18px - env(safe-area-inset-bottom));padding:12px 16px calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface);position:sticky;bottom:0}.sheet-actions>*{flex:130px}.confirm-backdrop{z-index:60;background:#1c191294;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-card{border:1px solid var(--line);background:var(--surface);width:min(100%,420px);box-shadow:var(--shadow);border-radius:26px;gap:10px;padding:22px 20px 18px;display:grid}.confirm-card h2{font-size:1.2rem}.confirm-card p{color:var(--muted);overflow-wrap:anywhere;line-height:1.45}.confirm-actions{gap:10px;margin-top:6px;display:flex}.confirm-actions>*{flex:1 1 0;min-height:50px}.floating-actions-shell{z-index:28;right:0;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px));padding:0 max(14px, env(safe-area-inset-right,0px)) 8px max(14px, env(safe-area-inset-left,0px));pointer-events:none;position:fixed;left:0}.floating-actions{border:1px solid var(--line);background:var(--glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(100%,520px);box-shadow:var(--shadow);pointer-events:auto;border-radius:26px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0 auto;padding:8px;display:grid}.floating-actions a{background:var(--surface-warm);min-width:0;min-height:48px;color:var(--accent-strong);border-radius:19px;align-content:center;place-items:center;gap:2px;font-size:.76rem;font-weight:900;transition:background .16s,transform .16s;display:grid}.floating-actions a:hover{background:var(--surface-green);transform:translateY(-2px)}.bottom-nav{z-index:30;border-top:1px solid var(--line);background:var(--surface);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #46351e1a}.bottom-nav__inner{width:min(100%,760px);padding:8px max(8px, env(safe-area-inset-right,0px)) calc(8px + env(safe-area-inset-bottom,0px)) max(8px, env(safe-area-inset-left,0px));grid-template-columns:repeat(4,1fr);gap:2px;margin:0 auto;display:grid}.brand-lockup{display:none!important}.bottom-nav a{min-width:0;min-height:58px;color:var(--muted);border-radius:18px;align-content:center;place-items:center;gap:3px;font-size:.78rem;font-weight:900;display:grid}.bottom-nav a.active{background:var(--green-dark);color:#fff}.settings-panel{background:radial-gradient(circle at 92% 0%, #7657a621, transparent 12rem), var(--glass);gap:20px}.settings-icon{background:var(--surface-green);width:52px;height:52px;color:var(--accent-strong);border-radius:18px;flex:none;place-items:center;display:grid}.settings-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settings-actions .danger-button{grid-column:1/-1}.backup-status,.backup-preview{border:1px solid var(--line);background:var(--surface-warm);border-radius:18px;padding:13px 14px;line-height:1.45}.backup-preview{gap:7px;display:grid}.backup-preview span,.backup-preview p{color:var(--muted);font-size:.88rem}.more-list{gap:12px;display:grid}.more-card{border:1px solid var(--line);background:var(--glass);min-height:78px;box-shadow:var(--shadow-soft);border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px;display:grid}.more-card>span:nth-child(2){gap:4px;display:grid}.more-card small{color:var(--muted);line-height:1.35}.toast{z-index:70;left:50%;bottom:calc(156px + env(safe-area-inset-bottom));background:var(--green-dark);color:#fff;width:max-content;max-width:calc(100% - 34px);box-shadow:var(--shadow);border-radius:999px;padding:12px 15px;font-weight:800;position:fixed;transform:translate(-50%)}.toast-card{text-align:left;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;padding:13px 13px 13px 17px;display:flex}.toast-action{min-height:40px;color:var(--green-dark);background:#fff;border-radius:999px;flex:none;align-items:center;padding:0 16px;font-weight:900;display:inline-flex}.update-banner__action{min-height:36px;padding:0 14px;font-size:.84rem}.season-list{gap:10px;display:grid}.season-item{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:22px;gap:7px;padding:14px;display:grid}.season-item-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 10px;display:flex}.season-item-top span{color:var(--accent-strong);font-weight:900}.season-item small{color:var(--muted)}.season-bar{background:var(--surface-warm);border-radius:99px;height:8px;display:block;overflow:hidden}.season-bar i{border-radius:inherit;background:var(--green);height:100%;display:block}.season-note{font-size:.9rem}.contextual-lesson{z-index:70;max-width:460px;margin:0 auto;position:fixed;bottom:86px;left:16px;right:16px}.tier-line{color:var(--ink-soft,#5b6b60);margin:10px 2px 0;font-size:.88rem}.season-past{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:12px 16px}.season-past summary{cursor:pointer;font-weight:600}.season-past .tray-stats{margin-top:12px}.season-past-list{gap:6px;margin:12px 0 0;padding:0;list-style:none;display:grid}.season-past-list li{justify-content:space-between;gap:12px;font-size:.92rem;display:flex}.empty .primary-button{margin-top:14px}.waitlist-row{gap:8px;width:100%;max-width:440px;margin:0 auto;display:flex}.waitlist-row input{flex:1;min-width:0}.season-hero-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.season-print-button{flex-shrink:0}.season-compare-hint{margin:0 0 12px;font-size:.92rem}.season-compare-table{border-collapse:collapse;border:1px solid var(--line);background:var(--glass);width:100%;font-size:.92rem}.season-compare-table th,.season-compare-table td{text-align:left;border-bottom:1px solid var(--line);padding:10px 12px}.season-compare-table tbody tr:last-child th,.season-compare-table tbody tr:last-child td{border-bottom:0}.season-compare-table th{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);background:#e4d5bf59;font-size:.72rem}.season-compare-table th:not(:first-child),.season-compare-table td:not(:first-child){text-align:right;white-space:nowrap}.season-delta-up{color:var(--accent-strong);font-weight:800}.season-delta-down{color:#a8502f;font-weight:800}.season-delta-flat{color:var(--muted);font-weight:700}.season-compare-note{margin-top:10px;font-size:.88rem}.pro-hero h1{max-width:none;font-size:clamp(2.1rem,8vw,3.5rem)}.pro-price{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#f5e2bd,#dfeeda);border-radius:26px;flex-wrap:wrap;align-items:baseline;gap:4px 14px;padding:20px 18px;display:flex}.pro-price strong{letter-spacing:-.03em;color:var(--green-ink);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:2.7rem;font-weight:700}.pro-price span{color:var(--accent-strong);font-weight:900}.pro-price small{color:var(--muted);flex-basis:100%;margin-top:6px;line-height:1.4}.pro-list{gap:10px;display:grid}.pro-value{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:14px;display:grid}.pro-value>div{gap:4px;display:grid}.pro-value strong{line-height:1.25}.pro-value small{color:var(--muted);line-height:1.35}.pro-honest{border:1px solid var(--line);background:var(--surface-warm);border-radius:22px;justify-items:start;gap:12px;padding:16px 18px}.pro-honest p{line-height:1.45}.pro-why{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fdf6e9,#eaf3ea);border-radius:26px;gap:12px;padding:18px;display:grid}.pro-why h2{margin:0}.pro-why p{color:var(--muted);margin:-4px 0 0;line-height:1.45}.pro-why ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.pro-why li{border:1px solid var(--line);background:#fffdf8eb;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:13px 14px;display:grid}.pro-why li>div{gap:3px;display:grid}.pro-why li strong{font-weight:700;line-height:1.3}.pro-why li small{color:var(--muted);line-height:1.35}@media (min-width:700px){.content{padding-top:28px}.hero{background-position:right 28px top 56px;background-size:270px;min-height:430px}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:900px){.content{width:min(100% - 300px,1160px);margin:0 auto 0 250px;padding:42px 34px 112px}.page{gap:28px}.bottom-nav{border:1px solid var(--line);width:206px;box-shadow:var(--shadow);border-radius:30px;padding:14px;inset:22px auto 22px 22px}.bottom-nav__inner{grid-template-rows:auto repeat(4,minmax(54px,auto)) 1fr;grid-template-columns:1fr;align-content:start;gap:7px;width:100%;height:100%;margin:0;padding:0}.brand-lockup{text-align:left;grid-template-columns:auto 1fr;margin-bottom:10px;min-height:76px!important;color:var(--green-ink)!important;justify-content:flex-start!important;gap:10px!important;padding:10px!important;display:flex!important}.brand-lockup.active{color:var(--green-ink)!important;background:0 0!important}.brand-lockup>span:last-child{gap:2px;display:grid}.brand-lockup strong{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:1.05rem}.brand-lockup small{color:var(--muted);font-size:.68rem;font-weight:800}.brand-mark{background:var(--green-dark);color:#fff;border-radius:15px;place-items:center;width:40px;height:40px;display:grid}.bottom-nav__inner>a:not(.brand-lockup){grid-template-columns:28px 1fr;align-content:center;justify-items:start;gap:9px;min-height:56px;padding:0 14px;font-size:.82rem}.bottom-nav__inner>a:not(.brand-lockup) svg{justify-self:center}.floating-actions-shell{padding:0 34px;bottom:24px;left:250px}.floating-actions{width:min(100%,480px)}.home-page{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start}.home-page .hero{background-position:right 30px top 88px;background-size:340px;grid-row:1/span 2;min-height:680px;padding:34px}.home-page .hero h1{max-width:9ch;font-size:clamp(4rem,6vw,6.5rem)}.home-page .section{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:28px;padding:22px}.home-page .card-list .batch-card:nth-child(n+4){display:none}.card-list,.profile-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .card-list{grid-template-columns:1fr}.garden-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.garden-form .submit-button{grid-column:1/-1}.settings-panel{max-width:760px}.inline-form{max-width:620px;margin-inline:auto}}@media (max-width:370px){.content{padding-inline:10px}.bottom-nav a{font-size:.75rem}.floating-actions{width:100%}.floating-actions a{font-size:.7rem}}.empty-action{justify-items:start;gap:10px}.empty-action p{max-width:34rem;line-height:1.45}.tray-card-list,.tray-legend,.home-tray-list{gap:12px;display:grid}.tray-card,.legend-card,.home-tray-card,.today-tray,.today-clear{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:22px}.tray-card{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:17px;display:grid}.tray-card>div{gap:6px;min-width:0;display:grid}.tray-card p,.tray-card span,.home-tray-card small,.today-tray small{color:var(--muted)}.tray-card span,.tray-card-icon,.home-tray-card,.today-tray{align-items:center;gap:6px;display:flex}.tray-card-icon{width:52px;height:52px;color:var(--accent-strong);background:var(--surface-green);border-radius:18px;justify-content:center}.tray-card-wrap{position:relative}.tray-card-wrap .tray-card{padding-right:64px}.tray-card-print{z-index:1;width:44px;height:44px;color:var(--accent-strong);background:var(--surface-green);box-shadow:inset 0 0 0 1px #294b3514, var(--shadow-soft);border-radius:999px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.tray-hero h1{max-width:18ch}.tray-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.tray-stats>div{background:var(--glass);border-radius:17px;gap:2px;min-width:0;padding:11px;display:grid}.tray-stats strong{color:var(--accent-strong);font-size:1.35rem}.tray-stats span{color:var(--muted);font-size:.72rem;font-weight:800}.tray-map-section{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:26px;padding:14px;overflow:hidden}.tray-grid-wrap{background:#b9976f;border-radius:17px;width:100%;min-width:0;padding:6px;overflow-x:auto;box-shadow:inset 0 2px 8px #4b331b38}.tray-grid{gap:clamp(1px,.6vw,4px);width:100%;display:grid}.tray-axis,.tray-corner{color:#fffaf0;place-items:center;min-width:0;font-size:clamp(.5rem,2vw,.72rem);font-weight:950;line-height:1;display:grid}.tray-corner{color:#fff3bf;font-size:1rem}.tray-cell{aspect-ratio:1;width:100%;min-width:0;min-height:0;color:var(--green-ink);background:#f7ecda;border:1px solid #ffffffad;border-radius:clamp(4px,1.5vw,10px);padding:0;position:relative;overflow:hidden;box-shadow:inset 0 -2px 3px #462f181f}.tray-cell svg{stroke-width:2.6px;width:min(58%,19px);height:min(58%,19px)}.tray-cell>span{font-size:clamp(.48rem,2.3vw,.75rem);font-weight:950}.tray-cell .cell-variety-code{z-index:1;letter-spacing:-.04em;font-size:clamp(.44rem,1.9vw,.68rem);position:relative}.tray-cell .cell-status-icon{color:#fff;background:var(--green-dark);border-radius:50%;width:36%;height:36%;padding:1px;position:absolute;bottom:1px;right:1px}.tray-cell .cell-sown-icon{color:var(--variety-color,var(--green-dark));background:#fffdf7d1}.tray-cell:disabled{cursor:default;opacity:1;background:#fff8eb6b;border-color:#6748271f;box-shadow:inset 0 2px 6px #462f1821}.tray-cell:disabled:hover{transform:none}.tray-cell-tomato{color:#7f2f2c;background:#f6c8bd}.tray-cell-pepper{color:#75401d;background:#f8ddb3}.tray-cell-leafy{color:#285333;background:#cde3be}.tray-cell-herb{color:#3e5c23;background:#d8e9bd}.tray-cell-perennial{color:#5b3b77;background:#dfd1ea}.tray-cell-other{color:#364d58;background:#d7e1e6}.variety-marker-0{--variety-color:#8e3d2f}.variety-marker-1{--variety-color:#356d89}.variety-marker-2{--variety-color:#684c9b}.variety-marker-3{--variety-color:#477438}.variety-marker-4{--variety-color:#a86418}.variety-marker-5{--variety-color:#9b426d}.variety-marker-6{--variety-color:#366b68}.variety-marker-7{--variety-color:#6b5841}.tray-cell[class*=variety-marker-]{border-top:3px solid var(--variety-color)}.tray-cell.cell-sprouted{outline-offset:-2px;background:#b9db9d;outline:2px solid #3e713d}.tray-cell.cell-failed{color:#854640;background:repeating-linear-gradient(135deg,#ead1ca,#ead1ca 4px,#f4e1dc 4px 8px)}.tray-status-key{color:var(--muted);flex-wrap:wrap;gap:9px 14px;font-size:.78rem;font-weight:800;display:flex}.tray-status-key span{align-items:center;gap:6px;display:inline-flex}.tray-status-key i{border:1px solid var(--line);border-radius:4px;width:13px;height:13px}.key-sown{background:#f8ddb3}.key-sprouted{background:#b9db9d;outline:1px solid #3e713d}.key-failed{background:repeating-linear-gradient(135deg,#ead1ca,#ead1ca 3px,#f4e1dc 3px 6px)}.legend-card{grid-template-columns:auto minmax(0,1fr);gap:11px;padding:13px;display:grid}.legend-card[class*=variety-marker-]{border-left:6px solid var(--variety-color)}.legend-visual{position:relative}.legend-code{z-index:2;color:#fff;background:var(--variety-color);border:2px solid #fff;border-radius:10px;place-items:center;min-width:28px;min-height:28px;padding:3px;font-size:.72rem;font-weight:950;display:grid;position:absolute;top:-6px;left:-5px;box-shadow:0 4px 12px #29261f33}.legend-artwork{border-radius:16px;width:48px;height:48px;overflow:hidden}.legend-card>div:nth-child(2){gap:4px;min-width:0;display:grid}.legend-card strong{overflow-wrap:anywhere}.legend-card span{color:var(--muted);font-size:.83rem}.legend-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.legend-actions button{min-height:44px}.legend-actions .legend-delete{grid-column:1/-1}.view-mode-toggle{flex-wrap:wrap;gap:7px;display:flex}.large-cell-hint{color:var(--accent-strong);background:var(--glass);border:1px solid #294b3526;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-weight:600;display:flex}.large-cell-hint__actions{align-items:center;gap:8px;display:flex}.large-cell-hint__actions button:first-child{min-height:44px}.view-mode-toggle button{min-height:44px;padding:9px 11px}.view-mode-active{color:#fff;background:var(--green-dark)}.tray-large-grid{gap:14px;display:grid}.tray-large-row{border:1px solid var(--line);background:var(--surface-warm);border-radius:18px;gap:8px;padding:12px;display:grid}.tray-large-row>div{grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:8px;display:grid}.tray-cell-large{aspect-ratio:1;border-radius:12px;min-width:48px;min-height:48px}.tray-cell-large small{font-size:.68rem;font-weight:900;position:absolute;top:3px;left:4px}.tray-cell-large .cell-variety-code{font-size:.82rem}.orientation-hint{border-top:1px solid var(--line);color:var(--muted);padding-top:10px;line-height:1.45}.placement-sheet .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.placement-sheet .form-grid:has(label:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.placement-sheet input,.placement-sheet select{min-width:0}.tray-cell.cell-range-preview{outline:2px dashed var(--green-dark);outline-offset:-2px;background:#dcead0}.tray-cell.cell-range-conflict{outline:2px solid var(--red);outline-offset:-2px}.placement-sheet-pick{z-index:46;max-height:min(56svh,480px);position:fixed;bottom:0;left:50%;transform:translate(-50%)}.sheet-close{width:44px;height:44px;padding:0}.cell-state-actions{gap:8px;display:grid}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.preset-grid button{min-width:0;padding-inline:10px}.preset-active{color:#fff;background:var(--green-dark)}.home-tray-card,.today-tray,.today-clear{min-height:64px;padding:13px 14px}.home-tray-card>span:nth-child(2),.today-tray>span:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.home-tray-card>span:last-child,.today-tray>span:last-child{color:var(--green);font-weight:900}.today-clear{color:var(--accent-strong);background:var(--surface-green);box-shadow:none;align-items:flex-start;gap:11px;display:flex}.today-clear div{gap:4px;display:grid}.today-clear p{color:var(--muted);font-size:.86rem}.photo-picker{gap:10px;display:grid}.photo-input input{padding:10px}.photo-preview,.event-photo{object-fit:cover;background:var(--surface-warm);border-radius:18px;width:100%;display:block}.photo-preview{max-height:250px}.event-photo{max-height:420px;margin-top:9px}@media (min-width:540px){.tray-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.legend-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.legend-actions{grid-column:auto;grid-template-columns:minmax(130px,1fr)}.tray-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:370px){.tray-map-section{padding-inline:10px}.tray-grid-wrap{padding:4px}.tray-grid{gap:1px}.bottom-nav a{font-size:.75rem}}@media (max-width:430px){.placement-sheet .form-grid{gap:8px}.placement-sheet .form-grid:has(label:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.placement-sheet .form-grid:has(label:nth-child(3)) label{font-size:.74rem}}@media (max-width:370px){:is(.placement-sheet .form-grid,.placement-sheet .form-grid:has(label:nth-child(3))){grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.full-width{width:100%}.centered{text-align:center;justify-self:center}.text-link{color:var(--accent-strong);text-underline-offset:3px;font-weight:900;text-decoration:underline}.field-block{gap:7px;display:grid}.field-label{color:var(--muted);font-weight:800}.cloud-invite{background:var(--glass);box-shadow:var(--shadow-soft);border:1px solid #294b3529;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;display:grid}.cloud-invite>span{color:#fff;background:var(--green-dark);border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.cloud-invite>div{gap:4px;min-width:0;display:grid}.cloud-invite small{color:var(--muted);line-height:1.4}.cloud-invite>b{color:var(--green);font-size:1.2rem}.cloud-invite-active{background:linear-gradient(135deg,#e8f1df,#fff8e8)}.plant-picker{position:relative}.plant-picker__trigger{border:1px solid var(--line);width:100%;min-height:60px;color:var(--text);background:var(--surface);box-shadow:none;text-align:left;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 12px;display:grid}.plant-picker__trigger:hover{border-color:var(--green);transform:none}.plant-picker__trigger>span:nth-child(2),.plant-picker__results button>span:nth-child(2){gap:2px;min-width:0;display:grid}.plant-picker__trigger small,.plant-picker__results small{color:var(--muted);font-size:.72rem}.plant-picker__art{border-radius:13px;width:40px;height:40px;overflow:hidden}.plant-picker__popover{z-index:60;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;gap:8px;padding:9px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0}.plant-picker__search{border:1px solid var(--line);background:var(--surface-bright);border-radius:14px;align-items:center;gap:8px;padding:0 11px;position:relative;display:flex!important}.plant-picker__search input{min-width:0;box-shadow:none!important;border:0!important;padding:11px 0!important}.plant-picker__results{gap:3px;max-height:290px;display:grid;overflow:auto}.plant-picker__results button{width:100%;min-height:54px;color:var(--text);box-shadow:none;text-align:left;background:0 0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;gap:10px;padding:6px 8px;display:grid}.plant-picker__results button:hover{background:var(--surface-green);transform:none}.plant-picker__empty{color:var(--muted);text-align:center;padding:18px 10px;line-height:1.4}.catalog-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.catalog-heading>div{gap:9px;display:grid}.catalog-search{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:4px 6px 4px 15px;display:grid}.catalog-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:13px 0}.catalog-search button{width:40px;min-height:40px;color:var(--accent-strong);box-shadow:none;background:0 0;padding:0}.category-chips{scrollbar-width:thin;gap:7px;padding:2px 0 7px;display:flex;overflow-x:auto}.category-chips button{border:1px solid var(--line);min-height:38px;color:var(--accent-strong);background:var(--glass);box-shadow:none;flex:none;padding:0 12px;font-size:.8rem}.category-chips button.active{border-color:var(--accent-strong);color:#fff;background:var(--green-dark)}.category-chips span{opacity:.7}.catalog-caption{color:var(--muted);font-size:.82rem;line-height:1.45}.catalog-grid .profile-card{align-content:start}.category-label{color:var(--clay);letter-spacing:.07em;text-transform:uppercase;font-size:.67rem;font-weight:950}.profile-depth{color:var(--muted);background:var(--surface-warm);border-radius:14px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:.82rem;display:flex}.profile-depth strong{color:var(--accent-strong);text-align:right}.profile-advice{border-top:1px solid var(--line);padding-top:10px}.profile-advice summary{cursor:pointer;color:var(--accent-strong);justify-content:space-between;align-items:center;font-weight:900;list-style:none;display:flex}.profile-advice summary::-webkit-details-marker{display:none}.profile-advice[open] summary svg{transform:rotate(180deg)}.profile-advice p{color:var(--muted);margin-top:9px;font-size:.86rem;line-height:1.5}.profile-actions{flex-wrap:wrap;gap:7px;display:flex}.profile-actions button{min-height:38px;padding-inline:11px;font-size:.78rem}.check-label{align-items:center;grid-template-columns:auto 1fr!important}.check-label input{height:19px;width:19px!important}.custom-profile-sheet{max-width:680px}.account-page{max-width:620px;margin-inline:auto}.account-page h1{max-width:12ch}.passkey-card,.account-success-card,.benefit-grid article{background:var(--glass);box-shadow:var(--shadow-soft);border:1px solid #294b3524}.passkey-card{border-radius:28px;gap:15px;padding:19px;display:grid}.passkey-card__heading,.account-success-card{align-items:flex-start;gap:13px;display:flex}.passkey-card__heading>span,.account-success-card__icon{color:#fff;background:var(--green-dark);border-radius:16px;flex:none;place-items:center;width:48px;height:48px;display:grid}.passkey-card__heading>div,.account-success-card>div{gap:5px;display:grid}.passkey-card p,.account-success-card p{color:var(--muted);line-height:1.45}.account-form{gap:12px;display:grid}.account-form label{color:var(--muted);gap:7px;font-weight:800;display:grid}.account-form input{border:1px solid var(--line);width:100%;color:var(--text);background:var(--surface);border-radius:16px;outline:0;padding:13px 14px}.account-form input:focus{border-color:var(--green);box-shadow:0 0 0 4px #5c7a4b1c}.passkey-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:.8rem;display:grid}.passkey-divider:before,.passkey-divider:after{content:"";background:var(--line);height:1px}.notice.warning{color:#754f15;background:#fff0c8}.trust-list{color:var(--accent-strong);gap:9px;margin:0;padding:0;font-weight:800;list-style:none;display:grid}.trust-list li{align-items:center;gap:8px;display:flex}.account-success-card{background:linear-gradient(135deg,#e4f0dc,#fff8e7);border-radius:24px;padding:18px}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.benefit-grid article{color:var(--accent-strong);border-radius:20px;gap:7px;padding:15px;display:grid}.benefit-grid span{color:var(--muted);font-size:.82rem;line-height:1.4}@media (max-width:540px){.catalog-heading .compact-button{width:100%}.benefit-grid{grid-template-columns:1fr}}.profile-page{gap:16px}.profile-cover{box-shadow:var(--shadow);background:radial-gradient(circle at 92% 8%,#d59b4561,#0000 11rem),linear-gradient(140deg,#f4e0ba 0%,#e0edda 62%,#d7cbe6 100%);border:1px solid #294b3524;border-radius:30px;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:22px 18px 18px;display:grid;position:relative;overflow:hidden}.profile-cover:after{content:"";border:1px solid #294b3529;border-radius:50%;width:150px;height:150px;position:absolute;top:-58px;right:-42px;box-shadow:0 0 0 20px #ffffff1f,0 0 0 44px #ffffff14}.profile-cover>*{z-index:1;position:relative}.profile-cover h1{max-width:10ch;font-size:clamp(2.6rem,10vw,4.2rem)}.profile-cover>div:nth-child(2)>p:last-child{color:var(--muted);margin-top:8px}.profile-avatar{color:#fff;background:var(--green-dark);border:1px solid #ffffffb3;border-radius:22px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 12px 26px #18372838}.sync-pill{width:100%;color:var(--accent-strong);box-shadow:none;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7b8;border:1px solid #294b3521;border-radius:18px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.sync-pill span{gap:2px;display:grid}.sync-pill small{color:var(--muted);font-weight:600}.conflict-card{background:#fffdf7c7;border:1px solid #a9483e40;border-radius:18px;grid-column:1/-1;gap:8px;padding:14px 16px;display:grid}.conflict-card strong{color:var(--red)}.conflict-card p{color:var(--accent-strong);font-weight:600}.conflict-card small{color:var(--muted);line-height:1.4}.conflict-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.conflict-card__actions button{justify-content:center}@media (max-width:430px){.conflict-card__actions{grid-template-columns:1fr}}.spin{animation:1.1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.profile-stats{background:#fffdf794;border:1px solid #294b351f;border-radius:20px;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.profile-stats div{text-align:center;gap:2px;padding:12px 6px;display:grid}.profile-stats div+div{border-left:1px solid #294b351a}.profile-stats strong{color:var(--accent-strong);font-family:Georgia,serif;font-size:1.35rem}.profile-stats span{color:var(--muted);font-size:.73rem;font-weight:800}.progress-count{color:var(--accent-strong);align-items:center;gap:5px;font-weight:900;display:inline-flex}.milestone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.milestone{border:1px dashed var(--line);color:#8c877b;background:var(--surface-warm);filter:grayscale(.75);opacity:.72;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-height:92px;padding:13px;display:grid;position:relative}.milestone>span{background:#ffffff94;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.milestone>div{gap:4px;display:grid}.milestone small{color:var(--muted);font-size:.74rem;line-height:1.3}.milestone>svg{position:absolute;top:8px;right:8px}.milestone.earned{color:var(--accent-strong);filter:none;opacity:1;background:linear-gradient(145deg,#e8f0dc,#fff8e9);border-style:solid;box-shadow:0 8px 18px #46351e14}.lesson-section{background:linear-gradient(150deg,#fffdf7eb,#e0eddae6)}.lesson-stack{gap:11px;display:grid}.lesson-card{background:#ffffffb8;border:1px solid #294b351f;border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:15px;display:grid}.lesson-number{color:#fff;background:var(--green-dark);border-radius:14px 14px 14px 4px;place-items:center;width:42px;height:42px;display:grid}.lesson-card>div:last-child{gap:7px;display:grid}.lesson-trigger{color:var(--clay);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:950}.lesson-card p{color:var(--muted);font-size:.88rem;line-height:1.48}.lesson-action{color:var(--accent-strong);font-size:.82rem}.lesson-buttons{flex-wrap:wrap;gap:7px;margin-top:4px;display:flex}.lesson-buttons button{padding:8px 11px;font-size:.8rem}.profile-form{gap:14px}.profile-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.push-status{border:1px solid var(--line);background:var(--surface-warm);border-radius:18px;align-items:center;gap:12px;padding:13px;display:flex}.push-status>span{width:42px;height:42px;color:var(--accent-strong);background:var(--surface-bright);border-radius:14px;place-items:center;display:grid}.push-status>div{gap:3px;display:grid}.push-status small{color:var(--muted)}.push-status-enabled{background:var(--surface-green);border-color:#294b3540}.ios-push-note{color:var(--muted);background:#7657a614;border-radius:16px;align-items:flex-start;gap:10px;padding:12px;font-size:.84rem;line-height:1.45;display:flex}.ios-push-note svg{color:var(--purple);flex:none}.topline-actions,.print-toolbar,.print-mode{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.print-toolbar{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:20px;justify-content:space-between;padding:12px}.print-pro-note{background:var(--surface-green);width:max-content;max-width:100%;color:var(--accent-strong);border:1px solid #294b3529;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:.82rem;font-weight:900;display:inline-flex}.print-mode button{padding:8px 10px}.print-mode .active{color:#fff;background:var(--green-dark)}.print-sheet{color:#161914;box-shadow:var(--shadow);background:#fff;border:1px solid #d4d0c7;border-radius:5px;gap:24px;padding:30px;display:grid}.print-header{border-bottom:2px solid #1c3326;justify-content:space-between;gap:20px;padding-bottom:18px;display:flex}.print-header h1{max-width:none;font-size:2.7rem}.print-header p:last-child{color:#555;margin-top:8px}.print-orientation{text-align:right;align-items:center;gap:10px;display:flex}.print-orientation strong{font-size:2.4rem}.print-orientation span{font-size:.72rem;font-weight:800;line-height:1.25}.print-map,.print-legend,.print-labels{gap:12px;display:grid}.print-sheet .tray-grid-wrap{box-shadow:none;background:#fff;border:2px solid #222;padding:8px}.print-sheet .tray-grid{gap:2px}.print-sheet .tray-cell{border:1px solid #333;box-shadow:inset 0 0 0 99px #00000006;color:#111!important;background:#fff!important}.print-sheet .tray-cell[class*=variety-marker-]{background-image:repeating-linear-gradient(135deg,#0000 0 4px,#00000017 4px 5px)!important}.print-sheet .cell-sprouted{box-shadow:inset 0 0 0 2px #111}.print-sheet .cell-failed{background-image:repeating-linear-gradient(45deg,#0000 0 3px,#00000038 3px 4px)!important}.print-key{flex-wrap:wrap;gap:12px;font-size:.75rem;font-weight:800;display:flex}.print-legend table{border-collapse:collapse;width:100%;font-size:.77rem}.print-legend th,.print-legend td{text-align:left;border:1px solid #888;padding:7px 8px}.print-legend th{background:#eee}.print-label-heading{border-bottom:1px dashed #777;justify-content:space-between;align-items:center;padding-bottom:6px;display:flex}.label-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.plant-label{border:1px dashed #555;grid-template-columns:auto 1fr;align-content:center;gap:2px 8px;min-height:116px;padding:12px;display:grid;position:relative;overflow:hidden}.plant-label>svg{grid-row:1/3}.plant-label strong,.plant-label b,.plant-label small{grid-column:2}.plant-label b{font-family:Georgia,serif;font-size:1rem}.plant-label small{color:#444;font-size:.66rem}.label-code{font-size:.7rem;font-weight:950;position:absolute;top:7px;right:8px}.print-footer{color:#666;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #bbb;padding-top:8px;font-size:.65rem}.print-mode-map .print-labels,.print-mode-labels .print-map,.print-mode-labels .print-legend{display:none}.tray-gate{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:28px;gap:16px;padding:22px;display:grid}.tray-gate>div:first-child{gap:8px;display:grid}.tray-gate h2{max-width:20ch}.tray-gate-options{gap:10px;display:grid}.tray-gate-option{text-align:left;border-radius:20px;justify-content:start;min-height:58px;padding:12px 18px}.tray-gate-option span{white-space:normal;gap:3px;font-weight:800;line-height:1.35;display:grid}.tray-gate-option small{color:var(--muted);font-size:.82rem;font-weight:600}@media (max-width:540px){.profile-form .form-grid{grid-template-columns:1fr}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-stats div:nth-child(3){border-top:1px solid #294b351a;border-left:0}.profile-stats div:nth-child(4){border-top:1px solid #294b351a}.milestone-grid{grid-template-columns:1fr}.print-sheet{padding:16px}.label-grid{grid-template-columns:1fr}}@media print{@page{size:A4 portrait;margin:11mm}:root,body,.shell{color:#000;background:#fff!important}.content{width:100%;max-width:none;padding:0}.bottom-nav,.floating-actions,.print-toolbar,.print-pro-note{display:none!important}.print-page{display:block}.print-sheet{box-shadow:none;border:0;gap:6mm;padding:0}.print-header h1{font-size:25pt}.print-sheet .tray-cell{-webkit-print-color-adjust:exact;print-color-adjust:exact;min-height:8mm}.print-sheet .cell-variety-code{font-size:7pt}.print-legend table{font-size:7.5pt}.plant-label{break-inside:avoid;min-height:27mm}.print-labels{break-before:auto}.season-print-button,.season-page .season-note,.season-page .empty .primary-button{display:none!important}.season-page,.season-page *{color:#000!important;box-shadow:none!important;text-shadow:none!important}.season-page h1{margin-bottom:2mm;font-size:20pt}.season-page .hero-copy{max-width:none;font-size:10pt}.season-page .section{break-inside:avoid;margin-top:6mm}.season-page .season-item,.season-page .season-past,.season-page .season-compare-table{break-inside:avoid;background:#fff!important;border-color:#999!important}.season-page .season-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:4mm}.season-page .season-bar{background:#eee!important}.season-page .season-bar i{background:#555!important}.season-page .season-compare-table{font-size:9pt}.season-page .season-compare-table th,.season-page .season-compare-table td{border-bottom:.4pt solid #aaa;padding:2mm 3mm;background:#fff!important}}.docs-links{color:var(--muted);margin:0;font-size:.8rem}.docs-links a{color:var(--accent-strong);text-underline-offset:3px;font-weight:800;text-decoration:underline}.climate-chips{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;padding:2px 2px 8px;display:flex;overflow-x:auto}.climate-chips::-webkit-scrollbar{display:none}.climate-chips button{scroll-snap-align:start;border:1px solid var(--line);min-width:128px;color:var(--text);background:var(--glass);box-shadow:none;text-align:left;white-space:nowrap;border-radius:18px;flex:none;justify-items:start;gap:2px;padding:9px 14px;display:grid}.climate-chips button:hover{border-color:var(--green);transform:none}.climate-chips button.active{border-color:var(--green-dark);color:#fff;background:var(--green-dark)}.climate-chips button strong{font-size:.92rem}.climate-chips button small{color:var(--muted);font-size:.74rem}.climate-chips button.active small{color:#ffffffc7}.climate-caption{color:var(--muted);margin-top:-6px;font-size:.82rem}.climate-now-grid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:360px){.climate-now-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:700px){.climate-now-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.climate-card{border:1px solid var(--line);background:var(--glass);min-width:0;box-shadow:var(--shadow-soft);border-radius:20px;align-content:start;gap:8px;padding:13px;display:grid}.climate-card-top{align-items:center;gap:9px;display:flex}.climate-card-top .plant-artwork{border-radius:14px;flex:none;width:42px;height:42px;overflow:hidden}.climate-card h3{overflow-wrap:anywhere;min-width:0}.climate-window{color:var(--accent-strong);font-size:.86rem;font-weight:900}.climate-card-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.climate-kind{background:var(--surface-green);color:var(--accent-strong);border-radius:999px;padding:4px 9px;font-size:.7rem;font-weight:900}.climate-card .compact-button{min-height:36px;padding-inline:13px;font-size:.8rem}.climate-months{gap:8px;display:grid}.climate-month{border:1px solid var(--line);background:var(--glass);border-radius:16px;grid-template-columns:76px minmax(0,1fr);align-items:baseline;gap:3px 12px;padding:11px 13px;display:grid}.climate-month strong{color:var(--muted);font-size:.88rem}.climate-month span{min-width:0;color:var(--muted);overflow-wrap:anywhere;font-size:.84rem;line-height:1.45}.climate-month-current{border-color:var(--green);background:var(--surface-green)}.climate-month-current strong,.climate-month-current span{color:var(--green-ink)}.seed-groups{gap:20px;display:grid}.seed-group{gap:10px;display:grid}.seed-group-title{align-items:center;gap:9px;margin:0;font-size:1.02rem;line-height:1.3;display:flex}.seed-dot{border-radius:999px;flex:none;width:11px;height:11px;box-shadow:inset 0 1px #ffffff80}.seed-dot-fresh{background:#4c7a3f}.seed-dot-aging{background:var(--gold)}.seed-dot-expired{background:var(--red)}.seed-list{gap:12px;display:grid}.seed-card{border:1px solid var(--line);background:var(--glass);box-shadow:var(--shadow-soft);border-radius:22px;align-items:flex-start;gap:13px;padding:14px;display:flex}.seed-card-main{gap:4px;min-width:0;display:grid}.seed-card-main h3{overflow-wrap:anywhere;margin:0;font-size:.98rem;line-height:1.35}.seed-card-main h3 span{color:var(--muted);white-space:nowrap;font-weight:600}.seed-card-meta{color:var(--muted);overflow-wrap:anywhere;font-size:.84rem;line-height:1.45}.seed-status{font-size:.85rem;font-weight:800}.seed-status-fresh{color:var(--accent-strong)}.seed-status-aging{color:#754f15}.seed-status-expired{color:var(--red)}.seed-card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.seed-card-actions .compact-button{min-height:36px;padding-inline:12px;font-size:.82rem}.seed-card-expired{opacity:.72}.seed-card-expired .plant-mark{filter:grayscale(.55);opacity:.85}[data-theme=dark]{--bg:#141a16;--bg-deep:#0f1411;--surface:#1c2420;--surface-warm:#e8ece912;--surface-green:#4fa57f29;--ink:#e8ece9;--ink-soft:#a7b3ab;--accent-light:#4fa57f2e;--accent-strong:#7fc9a4;--glass:#171f1ae0;--surface-bright:#243029;--line:#e8ece924;--green:#4fa57f;--green-dark:#34775a;--clay:#d98a64;--shadow:0 24px 70px #00000073;--shadow-soft:0 10px 30px #0000004d}[data-theme=dark] :is(.hero,.detail-hero,.profile-cover,.pro-why,.lesson-section,.account-success-card,.cloud-invite-active,.milestone.earned,.pro-price){--text:#25251e;--muted:#5b5747;--accent-strong:#294b35;--green:#3f7057;color:var(--text)}[data-theme=dark] .shell{background:linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%)}[data-theme=dark] .app-boot{color:var(--accent-strong);background:radial-gradient(circle at 50% 38%, #4fa57f24, transparent 18rem), var(--bg)}[data-theme=dark] .batch-preview{background:var(--surface)}[data-theme=dark] .sheet-backdrop{background:#04070599}[data-theme=dark] .confirm-backdrop{background:#040705a8}[data-theme=dark] .milestone>span{background:#e8ece91a}[data-theme=dark] .season-compare-table th{background:#e8ece914}[data-theme=dark] .climate-month-current{--green-ink:#7fc9a4}[data-theme=dark] .brand-lockup,[data-theme=dark] .brand-lockup.active{color:var(--ink)!important}[data-theme=dark] .passkey-card,[data-theme=dark] .account-success-card,[data-theme=dark] .benefit-grid article{border-color:var(--line)}[data-theme=dark] .notice.warning{color:#e3bd72;background:#d59b4524}[data-theme=dark] .form-error,[data-theme=dark] .seed-status-expired,[data-theme=dark] .season-delta-down{color:#e29a90}[data-theme=dark] .seed-status-aging{color:#e3bd72}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:var(--surface);color:var(--ink);border-color:var(--line)}[data-theme=dark] .plant-picker__search input,[data-theme=dark] .catalog-search input{background:0 0}.theme-options{flex-wrap:wrap;gap:8px;display:flex}.theme-option{border:1px solid var(--line);background:var(--surface);min-height:46px;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:9px;padding:0 15px;font-weight:800;display:inline-flex}.theme-option input{width:16px;height:16px;accent-color:var(--green-dark);margin:0}.theme-option:has(input:checked){border-color:var(--green-dark);background:var(--surface-green);color:var(--accent-strong)}
