@font-face{font-family:DM Sans;src:url('/assets/dm-sans-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url('/assets/dm-sans-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:DM Sans;src:url('/assets/dm-sans-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:DM Sans;src:url('/assets/dm-sans-700.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:DM Serif;src:url('/assets/dm-serif.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--bg:#f7f8f4;--paper:#fff;--ink:#263b30;--muted:#7b8278;--green:#2f5944;--green-dark:#264835;--sage:#e9efdf;--line:#e6e9df;--serif:'DM Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.5 var(--sans);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #95af75;outline-offset:3px}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.app-layout{min-height:100dvh;display:grid;grid-template-columns:238px minmax(0,1fr)}.sidebar{position:fixed;left:0;top:0;bottom:0;width:238px;border-right:1px solid var(--line);padding:36px 23px 24px;background:#f2f4ec;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 14px}.brand-mark{width:35px;height:39px;object-fit:contain}.brand-name{font:34px/1.1 var(--serif);letter-spacing:-1.5px}.brand-caption{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#838c78;margin:11px 0 48px 16px}.nav-label{font-size:10px;font-weight:600;color:#909789;letter-spacing:1.8px;margin:0 16px 13px}.nav{display:flex;flex-direction:column;gap:7px}.nav a{display:flex;align-items:center;gap:12px;border-radius:8px;padding:12px 16px;color:#76806f;transition:background .2s,color .2s;font-size:13px}.nav a:hover{background:#e9edde;color:var(--green)}.nav a.active{background:#e1e9d5;color:#2f5138;font-weight:600}.nav-count{margin-left:auto;font-size:10px;background:#cbdab9;border-radius:5px;min-width:22px;text-align:center;padding:2px 5px}.sidebar-bottom{margin-top:auto;padding-top:48px}.sidebar-garden{position:relative;border:1px solid #dce3d0;padding:23px 17px 19px;border-radius:10px;margin-bottom:20px;background:linear-gradient(145deg,#edf1e4,#f6f7ef);overflow:hidden}.sidebar-garden .icon{width:28px;height:28px;color:#809865;margin-bottom:7px}.sidebar-garden h3{font:20px/1.2 var(--serif);margin:0 0 8px}.sidebar-garden p{font-size:11px;color:#858d7c;margin:0;max-width:145px;line-height:1.7}.sidebar-bottom>a{display:flex;gap:11px;align-items:center;padding:10px 16px;color:#7d8576;font-size:12px}.profile{display:flex;gap:11px;align-items:center;border-top:1px solid #dfe4d7;margin-top:17px;padding:21px 11px 0}.avatar{width:34px;height:34px;border-radius:50%;background:#e1e7d6;display:grid;place-items:center;color:#71875c}.profile strong{font-weight:500;font-size:12px}.profile small{display:block;font-size:10px;color:#8c9384;margin-top:2px}.main{grid-column:2;min-width:0;padding:0 44px 40px;max-width:1650px;width:100%;margin:auto}.topbar{height:87px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:12px;color:#92988c}.breadcrumb span:last-child{color:#535e4f}.date{display:flex;align-items:center;gap:10px;font-size:11px;color:#7d8675}.date .icon{width:17px;height:17px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:27px}.eyebrow{font-size:9px;letter-spacing:2px;font-weight:600;color:#8a937e;margin:0 0 9px}.page-heading h1{font:42px/1.13 var(--serif);letter-spacing:-1px;margin:0 0 9px}.page-heading p{font-size:12px;color:#8a9083;margin:0}.btn{border:1px solid transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;font-size:12px;font-weight:500;min-height:41px;background:#fff;white-space:nowrap}.btn .icon{width:16px;height:16px}.btn-primary{background:var(--green);color:white}.btn-primary:hover{background:#244532}.btn-secondary{border-color:var(--line);background:#fff}.btn-secondary:hover{background:#f2f5eb}.btn-quiet{background:transparent;color:#78816e}.btn-danger{background:#a45342;color:white}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:6px;width:36px;height:36px;padding:7px}.icon-button:hover{background:#edf0e6}.care-banner{display:flex;position:relative;background:#e9eddf;border:1px solid #e1e6d4;min-height:151px;border-radius:11px;overflow:hidden;margin-bottom:32px}.care-copy{padding:23px 27px;z-index:1;flex:1}.banner-kicker{display:flex;gap:7px;align-items:center;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#728566}.banner-kicker .icon{width:13px;height:13px}.care-copy h2{font:28px/1.2 var(--serif);margin:7px 0;color:#375037}.care-copy p{font-size:11px;color:#849078;margin:0 0 12px}.text-button{display:inline-flex;align-items:center;gap:9px;border:0;border-bottom:1px solid #869778;padding:0 0 2px;color:#425d38;background:transparent;font-size:11px;font-weight:600}.text-button .icon{width:14px;height:14px}.banner-art{width:30%;max-width:300px;background:url('/assets/greenhouse.jpg') center 56%/cover;position:relative;opacity:.88}.banner-art:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#e9eddf,transparent 50%)}.care-banner.no-due{display:none}.due-expanded{border:1px solid var(--line);border-radius:10px;padding:8px 20px;margin-top:-18px;margin-bottom:28px;background:white}.due-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.due-row:last-child{border:0}.due-row p{margin:2px 0;font-size:11px;color:var(--muted)}.due-row strong{font-weight:500}.due-row-actions{display:flex;gap:7px}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:15px}.section-title{display:flex;align-items:center;gap:10px;font:23px var(--serif);margin:0}.count-pill{font:10px var(--sans);padding:3px 7px;border:1px solid #e0e5d7;border-radius:5px;background:#eef1e7;color:#7c886e}.collection-controls{display:flex;align-items:center;gap:12px}.search{display:flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);border-radius:7px;padding:8px 11px;width:212px}.search .icon{width:15px;height:15px;color:#9aa18f}.search input{border:0;outline:0!important;background:none;min-width:0;width:100%;font-size:11px;color:var(--ink)}.search input::placeholder{color:#a0a696}.view-switch{display:flex;padding:3px;border:1px solid var(--line);background:white;border-radius:7px;gap:2px}.view-switch button{width:27px;height:27px;border:0;border-radius:4px;background:transparent;display:grid;place-items:center;color:#929b86}.view-switch button.active{background:#eaf0e2;color:#546d46}.view-switch .icon{width:15px;height:15px}.filters{display:flex;align-items:center;gap:7px;padding:0 0 21px;overflow-x:auto;scrollbar-width:none}.filter{background:transparent;border:1px solid transparent;padding:6px 13px;border-radius:6px;color:#8a9380;white-space:nowrap;font-size:10px}.filter.active{background:#e7eddd;border-color:#dee6d2;color:#536c44;font-weight:500}.filter:hover{background:#edf0e5}.filter .filter-count{margin-left:6px;opacity:.7}.sort{margin-left:auto;display:flex;align-items:center;gap:5px;color:#8f9783;font-size:10px;white-space:nowrap}.sort select{border:0;background:transparent;color:#75816a;font-size:10px;max-width:130px;cursor:pointer;padding:5px}.plant-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px 18px}.plant-card{border:1px solid #e3e7dc;background:white;border-radius:10px;overflow:hidden;transition:transform .2s,box-shadow .2s;min-width:0}.plant-card:hover{transform:translateY(-3px);box-shadow:0 7px 20px #3047270c}.plant-image-link{display:block;position:relative;height:190px;overflow:hidden;background:#e8ebdf}.plant-image{width:100%;height:100%;object-fit:cover;transition:transform .4s}.plant-card:hover .plant-image{transform:scale(1.04)}.plant-image.monstera{object-position:50% 40%}.photo-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(ellipse at 70% 35%,#f2f4e9,#dfe7d2);color:#94a17e}.photo-placeholder .icon{width:65px;height:65px;stroke-width:1}.room-label{position:absolute;left:12px;top:12px;padding:4px 8px;border-radius:4px;background:#fffef7e8;font-size:9px;color:#5d6952;display:flex;align-items:center;gap:4px;backdrop-filter:blur(6px)}.room-label .icon{width:10px;height:10px}.plant-card-body{padding:14px 15px 0}.plant-card h3{font:20px/1.2 var(--serif);margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plant-type{margin:0;color:#969d8d;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plant-card-footer{margin-top:16px;padding:11px 0 12px;border-top:1px solid #edf0e6;display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:10px;color:#87957a}.water-status{display:flex;align-items:center;gap:5px;min-width:0}.water-status .icon{width:13px;height:13px}.water-status.due{color:#608051}.water-status time{white-space:nowrap}.water-button{background:#edf3e6;color:#64834e;padding:5px 7px;min-height:28px;border:0;border-radius:5px;font-size:9px;display:flex;align-items:center;gap:4px}.water-button .icon{width:12px;height:12px}.subtle-arrow{width:23px;height:23px;border:1px solid #e9eee2;display:grid;place-items:center;border-radius:5px;color:#8e9c82}.subtle-arrow .icon{width:12px;height:12px}.card-warning{font-size:9px;color:#9a8154;padding:7px 0 10px;border-top:1px solid #f0ece2}.collection-footer{display:flex;align-items:center;justify-content:space-between;margin-top:26px;color:#9aa18f;font-size:10px}.footer-note{display:flex;align-items:center;gap:7px}.footer-note .icon{width:13px;height:13px}.footer-leaf{display:flex;align-items:center;gap:7px;color:#879776}.footer-leaf .icon{width:14px;height:14px}.offline-banner,.example-banner{background:#f1e9d6;color:#7f6842;padding:8px 13px;border:1px solid #e7ddc3;border-radius:6px;font-size:11px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;gap:10px}.example-banner{background:#eef1e7;color:#7b876c;border-color:#e4e9db;font-size:10px}.example-banner button{background:none;border:0;text-decoration:underline;font-size:10px;color:inherit}.plant-grid.list-view{grid-template-columns:1fr}.list-view .plant-card{display:grid;grid-template-columns:100px 1fr}.list-view .plant-image-link{height:110px}.list-view .plant-card-body{display:grid;grid-template-columns:minmax(120px,1fr) minmax(90px,1fr) 200px;align-items:center;gap:20px;padding:15px 22px}.list-view .plant-card-footer{border:0;margin:0;padding:0}.list-view .room-label{display:none}.list-view .card-warning{grid-column:1/-1;padding:0;border:0}.empty-collection{border:1px dashed #d6deca;border-radius:12px;padding:65px 20px;text-align:center;background:linear-gradient(135deg,#eff3e7,#f8f9f3)}.empty-collection>.icon{width:45px;height:45px;color:#8fa677;margin-bottom:12px}.empty-collection h2{font:29px var(--serif);margin:0 0 10px}.empty-collection p{color:#8d967f;font-size:12px;max-width:350px;margin:0 auto 24px}.empty-search{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--muted)}.detail-back{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#839077;margin-bottom:20px}.detail-grid{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(300px,1.2fr);gap:32px}.detail-photo{height:420px;overflow:hidden;border-radius:12px;background:#e8ecdf}.detail-photo img{width:100%;height:100%;object-fit:cover}.photo-actions{display:flex;gap:9px;margin-top:12px;flex-wrap:wrap}.detail-name{font:40px var(--serif);margin:0 0 4px;line-height:1.15}.detail-type{color:var(--muted);margin:0 0 20px;font-size:12px}.detail-labels{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.tag{background:#e9eedf;border-radius:5px;padding:5px 9px;font-size:10px;color:#78866a}.panel{background:white;border:1px solid var(--line);padding:22px;border-radius:10px;margin-bottom:18px}.panel h2{font:24px var(--serif);margin:0 0 12px}.panel h3{font-size:13px;font-weight:500;margin:0 0 10px}.recommendation{background:#edf2e4;border-color:#e0e8d4}.recommendation-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.recommendation-top .icon{color:#759460}.recommendation p{font-size:12px;color:#7e8c6d;margin:6px 0 15px}.recommendation-actions{display:flex;gap:8px;margin:17px 0 4px}.basis{border-top:1px solid #dce5d0;margin-top:18px;padding-top:13px;font-size:11px;color:#7e8e6b}.basis summary{cursor:pointer;color:#526f40;list-style:none;display:flex;justify-content:space-between;gap:8px}.basis summary:after{content:'+'}.basis[open] summary:after{content:'−'}.basis ul{padding-left:16px;line-height:1.9}.basis p{font-size:10px}.warning{padding:8px 11px;background:#f3eddf;border:1px solid #e9dfc7;color:#947a4d;border-radius:5px;font-size:10px;margin-top:10px}.detail-tools{display:flex;justify-content:space-between;gap:8px}.journal-heading{display:flex;align-items:center;justify-content:space-between;margin:36px 0 15px}.journal-heading h2{font:27px var(--serif);margin:0}.timeline{border:1px solid var(--line);border-radius:10px;padding:6px 22px;background:#fff}.timeline-entry{position:relative;display:flex;gap:15px;padding:18px 0;border-bottom:1px solid #edf0e7}.timeline-entry:last-child{border:0}.timeline-symbol{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf2e5;color:#859b70;flex-shrink:0}.timeline-symbol .icon{width:15px;height:15px}.timeline-entry h3{font-size:12px;font-weight:500;margin:0 0 5px}.timeline-entry p{font-size:11px;color:#929b87;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.timeline-entry time{color:#a3aa98;font-size:10px;margin-left:auto;white-space:nowrap}.timeline-photo{width:130px;height:110px;object-fit:cover;border-radius:6px;margin-top:10px;cursor:pointer}.settings-layout{max-width:720px}.settings-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.settings-row p{color:#8d9780;font-size:12px;margin:4px 0 15px}.settings-row h3{margin-bottom:3px}.switch{position:relative;width:40px;height:23px;flex-shrink:0}.switch input{position:absolute;opacity:0}.switch span{position:absolute;inset:0;border-radius:20px;background:#dce2d3;cursor:pointer}.switch span:after{content:'';position:absolute;top:3px;left:3px;width:17px;height:17px;background:white;border-radius:50%;transition:transform .2s}.switch input:checked+span{background:#60814b}.switch input:checked+span:after{transform:translateX(17px)}.switch input:focus-visible+span{outline:3px solid #95af75;outline-offset:3px}.settings-footnote{font-size:11px;color:#909a82;line-height:1.8}.settings-actions{display:flex;align-items:center;gap:13px;margin-top:18px}.modal-backdrop{position:fixed;inset:0;background:#1c302d60;backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;animation:fade-in .15s}.modal{width:100%;max-width:540px;max-height:90dvh;overflow:auto;background:#fafbf7;border:1px solid #e7ebdf;border-radius:15px;box-shadow:0 25px 90px #122a3030;padding:29px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:22px}.modal-header h2{font:30px/1.2 var(--serif);margin:0 0 6px}.modal-header p{margin:0;font-size:11px;color:#8b977d}.modal-header .icon-button{margin:-5px -9px 0 0}.form-field{display:block;margin-bottom:17px}.form-field>span,.field-label{display:block;font-size:11px;font-weight:500;margin-bottom:7px;color:#657755}.form-field input:not([type=checkbox]),.form-field select,.form-field textarea{width:100%;min-height:42px;border:1px solid #dfe5d5;border-radius:6px;background:white;padding:10px 12px;color:#526248;font-size:12px}.form-field textarea{min-height:125px;resize:vertical}.form-field small{display:block;color:#969f8a;font-size:10px;margin-top:5px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.choice-group{display:flex;gap:7px}.choice-option{flex:1;display:flex;position:relative}.choice-option input{position:absolute;opacity:0}.choice-option span{display:flex;flex:1;justify-content:center;align-items:center;min-height:41px;padding:7px;border:1px solid #dfe5d5;border-radius:6px;background:white;color:#8b977e;font-size:11px}.choice-option input:checked+span{background:#e7efdc;border-color:#adbf94;color:#55713e}.choice-option input:focus-visible+span{outline:3px solid #95af75;outline-offset:3px}.checkbox-label{display:flex;align-items:center;gap:8px;color:#869374;font-size:11px;margin:5px 0 18px}.checkbox-label input{accent-color:#567546;width:15px;height:15px}.optional-fields{margin:19px 0;border-top:1px solid var(--line);padding-top:15px}.optional-fields>summary{font-size:11px;color:#7e8d6c;cursor:pointer;margin-bottom:16px}.schedule-preview{background:#edf2e4;border:1px solid #e0e8d4;border-radius:7px;padding:12px 14px;margin:19px 0;font-size:11px;color:#6a8059}.schedule-preview strong{color:#536e40;font-weight:500}.schedule-preview p{margin:5px 0 0;font-size:10px;color:#8b987c}.modal-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.form-error{color:#a0644f;font-size:11px;background:#f6eae2;border-radius:5px;padding:10px 12px;margin:13px 0}.form-error:empty{display:none}.duplicate-list{font-size:12px;color:#7b896c;padding-left:20px}.duplicate-panel{background:#f3efdf;border:1px solid #e4ddc1;border-radius:8px;padding:15px;font-size:12px;color:#8c7b50}.duplicate-panel .btn{margin-top:10px}.modal.photo-modal{max-width:800px}.full-photo{max-width:100%;max-height:70dvh;object-fit:contain;display:block;margin:auto;border-radius:6px}#toast{position:fixed;bottom:25px;left:calc(50% + 119px);transform:translate(-50%,15px);background:#2f503e;color:#f4f7ee;box-shadow:0 6px 25px #223b3030;border-radius:9px;padding:13px 20px;max-width:min(520px,90vw);font-size:12px;z-index:200;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}#toast.error{background:#905744}.loading-screen{min-height:100vh;display:grid;align-content:center;justify-items:center;color:#82966c;font-size:13px}.loading-leaf{font-size:65px;color:#567448}.mobile-header,.mobile-nav{display:none}.loading-skeleton{height:250px;background:#edf0e7;border-radius:10px;animation:pulse 1s infinite alternate}.archive-row{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.archive-row:last-child{border:0}.archive-row img,.archive-row>.photo-placeholder{width:62px;height:68px;object-fit:cover;border-radius:7px}.archive-row .photo-placeholder .icon{width:25px;height:25px}.archive-row h3{font:20px var(--serif);margin:0}.archive-row p{font-size:11px;color:#8f9a81;margin:2px 0}.archive-row .btn{margin-left:auto}.photo-caption{font-size:11px;color:#8c977f;margin:10px 0 0}.no-history{font-size:12px;color:#919c83;padding:20px 0}.journal-filters{display:flex;gap:10px;margin-bottom:20px}.journal-filters select{border:1px solid var(--line);background:white;padding:9px 12px;border-radius:6px;color:#7b8c6b;font-size:11px;max-width:200px}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes pulse{to{opacity:.5}}
@media(min-width:1500px){.plant-image-link{height:230px}.main{padding-left:60px;padding-right:60px}.page-heading h1{font-size:47px}}
@media(max-width:1150px){.sidebar{width:205px;padding-left:16px;padding-right:16px}.app-layout{grid-template-columns:205px minmax(0,1fr)}.main{padding-left:28px;padding-right:28px}.brand-name{font-size:31px}.brand-caption{font-size:9px;letter-spacing:1.5px}.plant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plant-image-link{height:190px}.page-heading h1{font-size:37px}#toast{left:calc(50% + 102px)}}
@media(max-width:850px){.plant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{width:180px;padding:28px 11px}.app-layout{grid-template-columns:180px minmax(0,1fr)}.brand{padding:0 10px;gap:8px}.brand-name{font-size:29px}.brand-mark{width:28px}.brand-caption{margin-left:10px;font-size:8px}.main{padding:0 23px 30px}.sidebar-garden{padding:18px 12px}.topbar{height:75px;margin-bottom:27px}.page-heading h1{font-size:33px}.page-heading p{font-size:11px}.page-heading .btn{padding:10px 12px;font-size:11px}.page-heading{gap:10px}.search{width:170px}.banner-art{width:26%}.care-copy{padding:22px}.care-copy h2{font-size:25px}.section-title{font-size:21px}.collection-controls{gap:8px}.detail-grid{grid-template-columns:1fr}.detail-photo{height:340px}.date{font-size:10px}.list-view .plant-card-body{grid-template-columns:1fr 140px;gap:7px}.list-view .plant-type{display:none}.list-view .plant-card h3{font-size:18px}.list-view .plant-image-link{height:90px}.footer-leaf{display:none}#toast{left:calc(50% + 90px)}}
@media(max-width:620px){.sidebar{display:none}.app-layout{display:block}.main{padding:0 20px 100px}.topbar{display:none}.mobile-header{display:flex;align-items:center;justify-content:space-between;height:81px;padding:0 20px;border-bottom:1px solid var(--line);margin-bottom:28px}.mobile-header .brand{padding:0;gap:8px}.mobile-header .brand-name{font-size:30px}.mobile-header .brand-mark{width:29px;height:32px}.mobile-header .avatar{width:31px;height:31px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;justify-content:space-around;background:#f9fbf5f5;backdrop-filter:blur(14px);border-top:1px solid #e0e6d6;padding:9px 7px calc(9px + env(safe-area-inset-bottom));z-index:50}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:59px;padding:5px;color:#96a18b;font-size:9px}.mobile-nav a.active{color:#446139}.mobile-nav .icon{width:21px;height:21px}.mobile-nav a.active .icon{stroke-width:2}.page-heading{margin-bottom:23px;align-items:center}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:9px}.page-heading h1{font-size:34px;margin-bottom:8px}.page-heading p{font-size:11px;max-width:230px;line-height:1.6}.page-heading>.btn{width:39px;min-height:39px;padding:9px;border-radius:50%;flex-shrink:0}.page-heading>.btn .button-label{display:none}.page-heading>.btn .icon{width:19px;height:19px}.care-banner{min-height:154px;margin-bottom:27px}.care-copy{padding:21px 18px}.care-copy h2{font-size:26px;max-width:240px}.care-copy p{font-size:10px;max-width:215px;line-height:1.65}.banner-art{width:25%;min-width:60px}.banner-kicker{font-size:8px;letter-spacing:1px}.section-top{flex-wrap:wrap;gap:15px;margin-bottom:14px}.section-title{font-size:23px}.collection-controls{gap:8px;margin-left:auto}.search{width:37px;height:34px;padding:9px}.search:focus-within{width:155px}.search input{width:0;padding:0}.search:focus-within input{width:100%}.view-switch button{width:23px;height:24px}.filters{gap:3px;padding-bottom:17px;flex-wrap:wrap}.filter{padding:5px 9px;font-size:9px}.sort{font-size:9px}.sort select{font-size:9px;max-width:102px}.plant-grid{gap:15px 12px}.plant-image-link{height:176px}.plant-card{border-radius:8px}.plant-card-body{padding:12px 11px 0}.plant-card h3{font-size:19px}.plant-type{font-size:9px}.plant-card-footer{margin-top:13px;padding:10px 0;font-size:9px;gap:2px}.water-status{gap:3px}.water-status .icon{width:11px;height:11px}.water-button{font-size:8px;padding:5px}.water-button .icon{width:10px;height:10px}.room-label{left:9px;top:9px;padding:3px 6px;font-size:8px}.room-label .icon{width:9px;height:9px}.collection-footer{font-size:9px;margin-top:23px}.footer-note .icon{width:12px}.card-warning{font-size:8px}.due-expanded{padding:5px 12px}.due-row{flex-wrap:wrap}.due-row strong{font-size:12px}.due-row-actions .btn{font-size:10px;padding:8px 11px;min-height:34px}.detail-back{margin-bottom:20px}.detail-grid{gap:25px}.detail-photo{height:340px}.detail-name{font-size:35px}.detail-labels{margin-bottom:20px}.panel{padding:19px}.journal-heading h2{font-size:25px}.timeline{padding:3px 14px}.timeline-entry{gap:10px}.timeline-entry time{font-size:9px;white-space:normal;min-width:57px;text-align:right}.timeline-entry h3{font-size:11px}.timeline-entry p{font-size:10px}.modal-backdrop{padding:12px;align-items:flex-end}.modal{max-height:92dvh;padding:24px 21px;border-radius:15px 15px 10px 10px}.modal-header h2{font-size:29px}.form-row{gap:11px}#toast{left:50%;bottom:90px;width:max-content;max-width:calc(100vw - 32px);font-size:11px}.settings-row{gap:15px}.settings-actions{flex-wrap:wrap}.list-view .plant-card{grid-template-columns:78px 1fr}.list-view .plant-card-body{padding:10px 12px;grid-template-columns:1fr;gap:5px}.list-view .plant-card-footer{gap:15px}.list-view .plant-image-link{height:98px}.archive-row{gap:10px}.archive-row .btn{padding:9px 11px}.archive-row h3{font-size:18px}.example-banner{font-size:9px;padding:7px 10px}.example-banner button{font-size:9px}.journal-filters{flex-wrap:wrap}.journal-filters select{max-width:100%}.empty-collection{padding:48px 17px}}
@media(max-width:370px){.main{padding-left:14px;padding-right:14px}.plant-image-link{height:153px}.plant-card-body{padding-left:9px;padding-right:9px}.plant-card h3{font-size:17px}.page-heading h1{font-size:31px}.water-button .icon{display:none}.sort{margin-left:0}.care-copy h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.switch input{inset:0;width:100%;height:100%;margin:0;z-index:1;cursor:pointer}
