.barcode-capture{border:1px solid #d7dfd1;border-radius:20px;background:#f7f8f2;padding:18px;margin-bottom:8px}.barcode-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.barcode-heading h2{font:400 24px Georgia,serif;margin:5px 0}.scan-button{min-height:46px;border:0;border-radius:13px;padding:0 17px;background:var(--sage-dark);color:#fff;font-weight:800;white-space:nowrap}.scanner-viewport{position:relative;overflow:hidden;border-radius:18px;background:#172019;margin:15px 0;color:#fff}.scanner-viewport video{display:block;width:100%;max-height:380px;object-fit:cover}.scanner-guide{position:absolute;inset:25% 10%;border:3px solid #fff;border-radius:16px;box-shadow:0 0 0 999px #0000004d}.scanner-viewport>p{position:absolute;left:0;right:0;bottom:10px;text-align:center;font-weight:800;text-shadow:0 1px 4px #000}.manual-barcode{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:15px}.manual-barcode label{margin:0}.manual-barcode input{font-variant-numeric:tabular-nums;letter-spacing:.06em}.manual-barcode .primary-button{width:auto;min-height:48px}.barcode-capture>small{display:block;color:var(--muted);line-height:1.45;margin-top:8px}.scanner-message,.lookup-message{border-radius:12px;padding:11px 13px;margin:12px 0 0;line-height:1.45}.scanner-message,.lookup-message.missing,.lookup-message.error{background:#fff1df;color:#765226}.lookup-message.found{background:#e3eee0;color:var(--sage-dark)}.lookup-message.loading{background:#edf1e9;color:var(--sage-dark);display:flex;gap:9px;align-items:center}.mini-spinner{width:16px;height:16px;border:2px solid #bdc9b8;border-top-color:var(--sage-dark);border-radius:50%;animation:spin .8s linear infinite}.barcode-saved{padding:10px 13px;border-radius:12px;background:#edf1e9;color:var(--sage-dark)}.barcode-saved strong{font-variant-numeric:tabular-nums;letter-spacing:.05em}@media(max-width:600px){.barcode-capture{padding:15px}.barcode-heading{align-items:stretch;flex-direction:column}.scan-button{width:100%}.manual-barcode{grid-template-columns:1fr}.manual-barcode .primary-button{width:100%}.scanner-guide{inset:23% 7%}}@media(prefers-reduced-motion:reduce){.mini-spinner{animation-duration:1.8s}}.quick-actions button:first-child strong,.quick-actions button:first-child small,.version-note{font-size:0}.quick-actions button:first-child strong:after{content:"Scan barcode";font-size:13px}.quick-actions button:first-child small:after{content:"UPC / EAN";font-size:10px}.version-note:after{content:"FoodKeep Family v12.0 Barcode Capture Beta";font-size:10px}:root{--cream:#f7f3e9;--paper:#fffdf7;--sage:#5f785e;--sage-dark:#334a39;--mint:#dfe8d8;--ink:#27302a;--muted:#758078;--line:#dedfd4;--gold:#d8ad5d;--peach:#e9c1a4}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(95,120,94,.25);outline-offset:2px}button:disabled{opacity:.58;cursor:not-allowed}.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;color:var(--muted)}.setup-warning{padding:12px 14px;border-radius:12px;background:#f5e8d8;color:#7d5b3e;font-size:12px;line-height:1.5}.brand{display:flex;align-items:center;gap:13px;font-size:24px;font-weight:750;letter-spacing:-.04em;color:var(--sage-dark)}.brand-mark{display:block;width:44px;height:44px;border-radius:13px;box-shadow:0 6px 18px #19312b33}.brand-compact{font-size:20px}.brand-compact .brand-mark{width:42px;height:42px;border-radius:12px}.brand>span{display:grid;gap:1px}.brand strong{font:700 20px/1 Georgia,serif}.brand small{color:var(--peach);font-size:9px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.eyebrow{display:block;color:var(--sage);text-transform:uppercase;letter-spacing:.15em;font-weight:750;font-size:11px;margin-bottom:12px}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr}.auth-story{min-height:100vh;padding:52px 7vw;background:var(--sage-dark);color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.1);right:-140px;bottom:-150px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.auth-story .brand{color:#fff}.auth-story .brand-mark{background:#eef2e7;color:var(--sage-dark)}.story-copy{margin:auto 0;max-width:650px;position:relative;z-index:1}.story-copy .eyebrow{color:#c8d4bd}.story-copy h1{font-family:Georgia,serif;font-size:clamp(46px,5.2vw,78px);line-height:1.02;font-weight:400;letter-spacing:-.04em;margin:0 0 28px}.story-copy p{max-width:510px;color:#dce4d7;font-size:19px;line-height:1.65;margin:0}.story-card{width:min(420px,100%);display:flex;gap:18px;align-items:center;padding:18px 20px;border:1px solid rgba(255,255,255,.12);background:#ffffff12;border-radius:22px;position:relative;z-index:1}.story-emoji{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:#e9e5c8;font-size:29px}.story-card strong,.story-card small{display:block}.story-card small{color:#cdd8ca;margin-top:5px}.auth-panel{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px;background:var(--paper)}.mobile-logo{display:none}.auth-box{width:min(420px,100%)}.auth-box h2,.page-title h1,.welcome h1{font-family:Georgia,serif;font-size:42px;line-height:1.1;font-weight:400;letter-spacing:-.035em;margin:0 0 12px}.auth-box>p,.page-title>p,.page-title>div>p,.welcome p{color:var(--muted);line-height:1.6;margin:0 0 30px}form label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700;margin-bottom:17px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;min-height:52px;padding:0 15px;color:var(--ink);transition:.2s}textarea{padding:14px;min-height:90px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--sage)}.primary-button{min-height:54px;border:0;border-radius:15px;background:var(--sage);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:750;cursor:pointer;padding:0 20px;box-shadow:0 9px 20px #374e3c24}.primary-button:hover{background:#536d55}.primary-button span{font-size:19px}.auth-box .primary-button{width:100%;margin-top:6px}.text-button{width:100%;border:0;background:transparent;cursor:pointer;min-height:44px;color:var(--sage);font-weight:650}.privacy-note{position:absolute;bottom:24px;color:#92998f;font-size:12px}.app-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.sidebar{background:var(--sage-dark);color:#e8ede4;min-height:100vh;padding:28px 20px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:230px}.sidebar .brand{color:#fff;margin:0 10px 46px}.sidebar .brand-mark{background:#edf1e9;color:var(--sage-dark)}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{border:0;background:transparent;color:#c4d0c2;border-radius:13px;min-height:48px;display:flex;align-items:center;gap:15px;padding:0 14px;cursor:pointer;text-align:left}.sidebar nav button span{font-size:21px;width:23px;text-align:center}.sidebar nav button.active{background:#ffffff1f;color:#fff;font-weight:700}.sidebar-family{margin-top:auto;display:flex;align-items:center;gap:11px;border-top:1px solid rgba(255,255,255,.12);padding:22px 7px 0}.sidebar-family strong,.sidebar-family small{display:block}.sidebar-family strong{font-size:13px}.sidebar-family small{font-size:11px;color:#aebdaa;margin-top:3px}.avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#d8b97f;color:#3e4538;font-size:11px;font-weight:800;flex:none}.avatar.large{width:48px;height:48px}.avatar.wife{background:#d9c4b9}.main-panel{grid-column:2;min-width:0}.topbar{height:82px;background:#fffdf7e6;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,72px);position:sticky;top:0;z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-switch{display:flex;background:#eeece2;border-radius:13px;padding:4px}.home-switch button{border:0;background:transparent;min-height:39px;border-radius:10px;padding:0 14px;cursor:pointer;color:#727b72;font-size:13px}.home-switch button.selected{background:#fff;color:var(--sage-dark);box-shadow:0 2px 8px #28322917;font-weight:700}.desktop-add{border:0;background:var(--sage);color:#fff;border-radius:13px;min-height:44px;padding:0 18px;font-weight:700;cursor:pointer}.content{width:min(1140px,100%);margin:0 auto;padding:55px clamp(24px,5vw,72px) 100px}.welcome{display:flex;justify-content:space-between;align-items:center}.welcome h1{font-size:48px}.welcome p{margin-bottom:0}.fruit-bowl{font-size:45px;letter-spacing:-20px;background:#e7e1c9;width:105px;height:79px;border-radius:50% 50% 42% 42%;display:flex;align-items:center;justify-content:center;padding-right:18px;transform:rotate(-3deg)}.fruit-bowl span{transform:translateY(-7px)}.summary-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:15px;margin:38px 0 55px}.summary{border:1px solid var(--line);background:var(--paper);border-radius:21px;padding:22px;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;text-align:left;min-height:118px}.summary.hero-summary{background:var(--sage);color:#fff;border-color:var(--sage);cursor:pointer}.summary-icon{width:47px;height:47px;border-radius:15px;background:#ffffff29;display:grid;place-items:center;font-size:25px}.summary-icon.warm{background:#f2dfd0}.summary-icon.gold{background:#eee3c1}.summary strong,.summary small{display:block}.summary strong{font-family:Georgia,serif;font-size:28px;font-weight:400}.summary small{opacity:.72;margin-top:2px}.summary b{grid-column:2;font-size:12px;opacity:.85}.summary:not(.hero-summary) b{color:var(--sage)}.section-block{margin-top:42px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-heading h2{font-family:Georgia,serif;font-weight:400;font-size:28px;margin:0}.section-heading .eyebrow{margin-bottom:7px}.section-heading button{border:0;background:transparent;color:var(--sage);font-weight:700;cursor:pointer}.space-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:15px}.space-card{border:0;border-radius:22px;padding:23px;min-height:150px;display:grid;grid-template-columns:1fr auto;align-items:end;text-align:left;cursor:pointer}.tone-1{background:#e2eadb}.tone-2{background:#eee3ca}.tone-3{background:#eaded5}.space-art{grid-column:1/-1;font-size:37px;align-self:start}.space-card strong,.space-card small{display:block}.space-card strong{margin-bottom:5px}.space-card small{color:#6f786f}.space-card b{font-size:20px;font-weight:400}.food-list{display:flex;flex-direction:column;gap:10px}.food-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:16px;background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:13px 17px}.food-icon{width:48px;height:48px;border-radius:14px;background:#eef0e4;display:grid;place-items:center;font-size:25px}.food-main h3{font-size:15px;margin:0 0 5px}.food-main p{font-size:12px;color:var(--muted);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.food-date{text-align:right}.food-date small,.food-date strong{display:block}.food-date small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.food-date strong{font-size:12px;margin-top:5px}.food-row>button{border:0;background:transparent;font-size:26px;color:#8b928a}.compact-list{display:grid;grid-template-columns:1fr 1fr}.page-title{margin-bottom:30px}.page-title h1{font-size:45px}.title-with-action{display:flex;justify-content:space-between;align-items:end}.title-with-action>div>p{margin-bottom:0}.primary-button.small{min-height:46px}.search-box{height:62px;background:#fff;border:1px solid var(--line);border-radius:18px;display:flex;align-items:center;padding:0 19px;gap:12px;box-shadow:0 8px 30px #2d372e0a}.search-box>span{font-size:25px;color:var(--sage)}.search-box input{border:0;padding:0;min-height:auto;font-size:16px;background:transparent}.search-box input:focus{border:0;outline:0}.search-box button{border:0;background:#eeeee7;width:28px;height:28px;border-radius:50%;cursor:pointer}.filter-row{display:flex;gap:8px;overflow:auto;padding:17px 0 25px;scrollbar-width:none}.filter-row button{border:1px solid var(--line);background:transparent;border-radius:20px;min-height:36px;padding:0 15px;white-space:nowrap;cursor:pointer;font-size:12px}.filter-row button.selected{background:var(--sage-dark);color:#fff;border-color:var(--sage-dark)}.result-line{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin-bottom:12px}.result-line strong{color:var(--ink)}.empty-state{text-align:center;background:var(--paper);border:1px dashed var(--line);border-radius:20px;padding:50px}.empty-state>span{font-size:40px}.empty-state h3{margin:12px 0 7px}.empty-state p{margin:0;color:var(--muted)}.entry-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.entry-card .full{grid-column:1/-1}.entry-card label small{font-weight:400;color:var(--muted)}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.form-actions>button:first-child,.inline-form>button:last-child{border:0;background:transparent;padding:0 20px;cursor:pointer}.form-actions .primary-button{min-width:210px}.inline-form{display:grid;grid-template-columns:2fr 1.2fr auto auto;gap:12px;align-items:end;background:#e4eadf;border-radius:20px;padding:18px;margin-bottom:22px}.inline-form label{margin:0}.inline-form .primary-button{min-height:52px}.manage-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.manage-card{border-radius:22px;padding:23px;display:grid;grid-template-columns:1fr auto;min-height:190px}.manage-card .space-art{grid-column:auto;font-size:37px}.manage-card>button{border:0;background:transparent;align-self:start;cursor:pointer}.manage-card>div{grid-column:1/-1;align-self:end}.manage-card small{color:var(--sage);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.manage-card h3{font-family:Georgia,serif;font-size:23px;font-weight:400;margin:7px 0}.manage-card p{color:var(--muted);font-size:12px;margin:0}.settings-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.settings-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:25px}.member{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}.member h3{margin:0 0 4px;font-size:15px}.member p{margin:0;color:var(--muted);font-size:12px}.outline-button{border:1px solid var(--sage);color:var(--sage);background:transparent;border-radius:13px;min-height:46px;width:100%;margin-top:20px;cursor:pointer;font-weight:700}.settings-icon{font-size:30px}.settings-card>h3{font-family:Georgia,serif;font-size:24px;font-weight:400}.settings-card>p{color:var(--muted);line-height:1.6}.home-count{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0;font-size:13px}.signout{margin-top:25px;border:0;background:transparent;color:#a45b4d;cursor:pointer}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:var(--sage-dark);color:#fff;border-radius:14px;padding:14px 20px;box-shadow:0 12px 35px #0003;z-index:20;display:flex;gap:10px;align-items:center}.toast span{color:#dce9d2}.settings-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px}.settings-menu{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:8px;height:max-content}.settings-menu button{border:0;background:transparent;border-radius:12px;padding:13px 12px;text-align:left;display:flex;justify-content:space-between;color:var(--muted);cursor:pointer}.settings-menu button.active{background:#e4eadf;color:var(--sage-dark);font-weight:700}.settings-pane{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:26px;min-height:410px}.settings-pane h2,.modal-card h2{font-family:Georgia,serif;font-weight:400;font-size:28px;margin:0 0 8px}.settings-pane-title{display:flex;align-items:start;justify-content:space-between;gap:15px;margin-bottom:16px}.settings-pane-title p{margin:0;color:var(--muted)}.settings-form{display:grid;gap:14px}.settings-form label{margin:0}.settings-form>.primary-button{width:max-content}.home-settings-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;border-top:1px solid var(--line);padding:16px 0}.home-settings-list article.archived{opacity:.6}.home-swatch{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;font-size:24px}.home-settings-list h3{margin:0 0 4px}.home-settings-list h3 em{font:700 9px/1 sans-serif;text-transform:uppercase;background:#e4eadf;color:var(--sage);padding:5px 7px;border-radius:10px}.home-settings-list p{margin:0;color:var(--muted);font-size:12px}.home-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.home-actions button{border:0;background:#f0efe8;border-radius:8px;padding:7px 9px;cursor:pointer;color:var(--sage-dark)}.home-actions .danger-link{color:#a45b4d}.settings-group{border-top:1px solid var(--line);padding-top:12px;margin-top:15px}.settings-group h3{font-size:15px}.settings-group p{display:flex;justify-content:space-between;color:var(--sage-dark)}.settings-group small{color:var(--muted)}.outline-button.compact{width:auto;margin:0;padding:0 14px}.preference-placeholder{text-align:center;padding:70px 30px}.preference-placeholder>span{width:52px;height:52px;background:#e4eadf;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;color:var(--sage)}.preference-placeholder p{max-width:480px;margin:auto;color:var(--muted);line-height:1.6}.modal-backdrop{position:fixed;inset:0;background:#212a228c;z-index:30;display:grid;place-items:center;padding:18px}.modal-card{width:min(560px,100%);background:var(--paper);border-radius:24px;padding:26px;box-shadow:0 25px 70px #0000004d}.modal-title{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.modal-title>button{border:0;background:transparent;font-size:28px;cursor:pointer}.compact-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.compact-fields input[type=color]{height:52px;padding:4px}.bottom-nav{display:none}@media(max-width:820px){.auth-shell{display:block}.auth-story{display:none}.auth-panel{min-height:100vh;padding:35px 24px 70px;justify-content:flex-start}.mobile-logo{display:block;align-self:flex-start;margin-bottom:auto}.auth-box{margin:auto 0}.auth-box h2{font-size:38px}.privacy-note{position:static;margin-top:auto}.app-shell{display:block}.sidebar{display:none}.main-panel{display:block}.topbar{height:68px;padding:0 16px}.home-switch{width:100%;overflow:auto}.home-switch button{flex:0 0 auto;padding:0 12px}.desktop-add{display:none}.content{padding:32px 17px 105px}.welcome{align-items:start}.welcome h1{font-size:36px}.welcome p{font-size:14px}.fruit-bowl{width:70px;height:55px;font-size:31px;margin-top:12px}.summary-grid{grid-template-columns:1fr 1fr;margin:29px 0 42px}.summary{padding:17px;min-height:108px}.summary.hero-summary{grid-column:1/-1}.summary strong{font-size:25px}.summary-icon{width:42px;height:42px}.space-grid{display:flex;overflow:auto;margin:0 -17px;padding:0 17px;scrollbar-width:none}.space-card{min-width:230px}.compact-list{display:flex}.section-heading h2{font-size:25px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:79px;background:#fffdf7f5;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);z-index:10;padding:6px 8px max(6px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#8a9189}.bottom-nav button>span{font-size:23px;line-height:1}.bottom-nav button small{font-size:9px}.bottom-nav button.active{color:var(--sage-dark);font-weight:700}.bottom-nav .add-tab span{width:45px;height:45px;border-radius:16px;background:var(--sage);color:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 7px 17px #384f3b40;transform:translateY(-12px)}.bottom-nav .add-tab small{transform:translateY(-9px)}.page-title h1{font-size:36px}.page-title{margin-bottom:24px}.food-row{grid-template-columns:auto minmax(0,1fr) auto;padding:12px}.food-date{display:none}.food-row>button{display:none}.entry-card{grid-template-columns:1fr;padding:19px}.entry-card .full{grid-column:auto}.form-actions{flex-direction:column-reverse}.form-actions .primary-button{width:100%}.title-with-action{align-items:start}.title-with-action .primary-button{width:48px;overflow:hidden;white-space:nowrap;padding:0;font-size:0}.title-with-action .primary-button:first-letter{font-size:18px}.inline-form,.manage-grid,.settings-grid{grid-template-columns:1fr}.manage-card{min-height:170px}.settings-layout{grid-template-columns:1fr}.settings-menu{display:grid;grid-template-columns:1fr 1fr}.settings-pane{padding:19px}.home-settings-list article{grid-template-columns:auto 1fr}.home-actions{grid-column:1/-1;justify-content:flex-start}.toast{bottom:95px;width:max-content;max-width:90%;font-size:13px}}@media(max-width:390px){.home-switch button span{font-size:11px}.welcome .fruit-bowl{display:none}.summary-grid{gap:10px}.summary{grid-template-columns:1fr}.summary b{grid-column:1}.page-title h1{font-size:33px}}.content{padding-top:34px}.welcome{min-height:92px}.welcome h1{font-size:43px}.fruit-bowl{width:88px;height:62px;font-size:38px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0 28px}.quick-actions button{min-height:105px;border:1px solid var(--line);border-radius:23px;background:var(--paper);padding:16px;text-align:left;cursor:pointer;transition:transform .16s,box-shadow .16s}.quick-actions button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #2d372e14}.quick-actions button:first-child{background:var(--sage-dark);color:#fff;border-color:var(--sage-dark)}.quick-actions span{width:39px;height:39px;border-radius:13px;background:var(--mint);color:var(--sage-dark);display:grid;place-items:center;font-size:22px;margin-bottom:10px}.quick-actions button:first-child span{background:#ffffff26;color:#fff}.quick-actions strong,.quick-actions small{display:block}.quick-actions strong{font-size:14px}.quick-actions small{font-size:11px;color:var(--muted);margin-top:3px}.quick-actions button:first-child small{color:#cbd7c7}.summary-grid{margin-top:28px;margin-bottom:44px}.summary{border-radius:23px}.space-card{border-radius:26px;min-height:170px}.food-list{gap:12px}.food-row{gap:18px;border-radius:24px;padding:18px 20px;min-height:84px}.food-icon{width:54px;height:54px;border-radius:18px}.manage-card{border-radius:28px;min-height:215px;position:relative;overflow:hidden}.manage-card:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:#ffffff3d;right:-28px;top:-34px}.manage-card .space-art{font-size:46px;position:relative;z-index:1}.version-note{position:fixed;right:18px;bottom:12px;color:var(--muted);font-size:10px;z-index:4}@media(max-width:820px){.content{padding-top:22px;padding-bottom:112px}.welcome{min-height:76px}.welcome h1{font-size:34px}.fruit-bowl{width:64px;height:48px;font-size:28px;margin-top:8px}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:18px 0 25px}.quick-actions button{min-height:92px;border-radius:19px;padding:10px 8px}.quick-actions span{width:35px;height:35px;margin-bottom:8px}.quick-actions strong{font-size:12px}.quick-actions small{display:none}.summary-grid{margin-top:24px;margin-bottom:38px}.version-note{position:static;text-align:center;padding:0 16px 92px;font-size:9px}}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;background:var(--paper)}.loading-screen h2{font:400 34px Georgia,serif;margin:28px 0 10px}.loading-screen p{max-width:560px;color:var(--muted);line-height:1.6}.spinner{width:28px;height:28px;border:3px solid var(--line);border-top-color:var(--sage);border-radius:50%;animation:spin .8s linear infinite;margin-top:18px}@keyframes spin{to{transform:rotate(360deg)}}.error-banner,.form-error{border:1px solid #d7aaa1;background:#f8e9e5;color:#873f35;border-radius:14px;padding:12px 15px;margin-bottom:20px}.error-banner{display:flex;justify-content:space-between;gap:15px;align-items:center}.error-banner button{border:0;background:transparent;color:inherit;text-decoration:underline;cursor:pointer}.row-actions{display:flex;gap:5px}.row-actions button{border:0;background:#f0efe8;border-radius:8px;padding:7px 9px;color:var(--sage-dark);cursor:pointer;font-size:11px}.row-actions .danger-link{color:#a45b4d}.full-card{grid-column:1/-1}.settings-pane-title .outline-button{width:auto;margin:0}.modal-card>p{color:var(--muted);line-height:1.55}.brand-compact{margin-bottom:20px}button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:820px){.row-actions{grid-column:2/-1}.food-row{grid-template-columns:auto 1fr}.full-card{grid-column:auto}.auth-story .brand{color:#fff}}.home-edit-form{margin:14px 0 22px}.home-edit-form .checkbox-line{flex-direction:row;align-items:center;gap:10px}.home-edit-form .checkbox-line input{width:auto;min-height:auto}.settings-card .home-edit-form{background:#faf8ef;border:1px solid var(--line);border-radius:18px;padding:16px}.manage-card .home-actions{margin-top:16px;position:relative;z-index:2}.settings-group p{gap:12px}.settings-group span{font-weight:700}.settings-group small{text-align:right}.danger-link{color:#a45b4d!important}.outline-button{min-height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--sage-dark);font-weight:700;cursor:pointer}.settings-card.full-card{align-self:start}.home-settings-list article h3{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:820px){.home-edit-form{grid-template-columns:1fr}.settings-group p{display:block}.settings-group small{display:block;text-align:left;margin-top:4px}.home-settings-list article{align-items:start}.home-settings-list .home-actions button{min-height:38px}}.food-entry-engine{max-width:850px;margin:auto}.entry-intro{border-bottom:1px solid var(--line);margin-bottom:20px}.entry-intro p{color:var(--muted);margin:5px 0 18px}.quantity-selector{display:grid;grid-template-columns:1fr 1fr;gap:12px}.optional-details{margin:2px 0 14px}.details-toggle{border:0;background:transparent;color:var(--sage-dark);font-weight:700;padding:8px 0;cursor:pointer}.optional-details label{margin-top:8px;max-width:50%}.food-success{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:success-in .35s ease}.food-success>span{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#dce9d8;color:var(--sage-dark);font-size:38px;box-shadow:0 12px 35px #384f3b2e}.food-success h1{font-family:Georgia,serif;font-weight:400;font-size:42px;margin:22px 0 6px}.food-success p{color:var(--muted);font-size:18px;margin:0 0 24px}.food-success small{color:var(--muted)}@keyframes success-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:760px){.optional-details label{max-width:none}}.inventory-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin:16px 0 22px}.inventory-controls label{margin:0;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.inventory-controls select{margin-top:7px;background:var(--paper);font-size:14px;text-transform:none;letter-spacing:normal}.inventory-browser{display:flex;flex-direction:column;gap:34px}.inventory-location{scroll-margin-top:20px}.inventory-location>header{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;margin-bottom:13px}.location-icon{width:48px;height:48px;border-radius:16px;background:#e3eadc;display:grid;place-items:center;font-size:25px}.inventory-location h2{font:400 25px Georgia,serif;margin:2px 0 0}.inventory-location>header>strong{min-width:34px;height:34px;border-radius:17px;background:#eeeee7;display:grid;place-items:center;color:var(--sage-dark)}.inventory-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(275px,1fr));gap:13px}.inventory-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:18px;min-width:0;display:flex;flex-direction:column;box-shadow:0 5px 18px #2d372e09}.inventory-card-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;align-items:center}.inventory-card-main h3{font-size:16px;margin:3px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inventory-card-main p{margin:0;color:var(--muted);font-size:13px}.food-category{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--sage);font-weight:800}.inventory-card-meta{display:flex;gap:24px;border-top:1px solid var(--line);margin-top:16px;padding:13px 0}.inventory-card-meta span{display:flex;flex-direction:column;gap:3px}.inventory-card-meta small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.inventory-card-meta strong{font-size:12px}.inventory-card-actions{display:grid;grid-template-columns:1fr auto auto;gap:7px;margin-top:auto}.inventory-card-actions button{border:0;border-radius:10px;min-height:42px;padding:0 12px;background:#f1f0e9;color:var(--sage-dark);font-weight:700;cursor:pointer}.inventory-card-actions .move-action{background:var(--sage-dark);color:#fff;text-align:left}.move-dialog>p{background:#f2f1e9;border-radius:14px;padding:14px}.move-dialog select{font-size:15px}@media(max-width:820px){.inventory-controls{grid-template-columns:1fr 1fr}.inventory-controls label:last-child{grid-column:1/-1}.inventory-card-grid{grid-template-columns:1fr}.inventory-card{padding:16px}.inventory-card-actions button{min-height:46px}.inventory-location h2{font-size:23px}}@media(max-width:420px){.inventory-controls{grid-template-columns:1fr}.inventory-controls label:last-child{grid-column:auto}.inventory-card-actions{grid-template-columns:1fr 1fr}.inventory-card-actions .move-action{grid-column:1/-1;text-align:center}.inventory-card-main h3{white-space:normal}.inventory-card-meta{gap:16px}}.move-dialog label small{color:var(--muted);font-weight:400}.move-dialog input[type=number]{font-size:17px;font-weight:700}.move-dialog .form-actions{margin-top:20px}.inventory-card-actions .move-action{display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;box-shadow:0 4px 10px #2f433329}.move-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 20px}.move-summary div{background:#f2f1e9;border-radius:14px;padding:13px}.move-summary dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.move-summary dd{margin:5px 0 0;font-weight:800;color:var(--sage-dark)}.move-dialog .field-error{display:block;color:#a23f35;font-weight:700;margin-top:6px}.move-dialog input[aria-invalid=true]{border-color:#a23f35}.move-impact{background:#eef3ea!important;color:var(--sage-dark);font-size:13px;margin:14px 0 0!important}.move-dialog select:disabled{opacity:.7}@media(max-width:420px){.move-summary{grid-template-columns:1fr}}.space-navigation-card{position:relative;padding:0;display:block;min-height:190px}.space-navigation-card:after{pointer-events:none}.space-open{width:100%;min-height:190px;border:0;background:transparent;padding:23px;text-align:left;cursor:pointer;display:grid;grid-template-columns:1fr auto;align-items:end;border-radius:inherit;position:relative;z-index:1}.space-open .space-art{grid-column:1/-1;align-self:start}.space-open span:nth-child(2){display:block}.space-open b{font-size:24px;font-weight:400;transition:transform .16s}.space-open:hover b{transform:translate(4px)}.space-open:active{transform:scale(.99)}.space-menu{position:absolute;right:15px;top:15px;z-index:3}.space-menu summary{list-style:none;width:42px;height:42px;border-radius:13px;background:#ffffffb8;display:grid;place-items:center;cursor:pointer;font-weight:900;letter-spacing:.08em}.space-menu summary::-webkit-details-marker{display:none}.space-menu div{position:absolute;right:0;top:48px;background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:6px;box-shadow:0 12px 30px #212a2229;min-width:120px}.space-menu button{width:100%;border:0;background:transparent;border-radius:8px;padding:10px;text-align:left;cursor:pointer}.space-menu button:hover{background:#f0efe8}.space-detail{max-width:1120px;margin:0 auto}.space-detail-nav{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:28px}.back-button{border:0;background:transparent;color:var(--sage-dark);font-weight:750;padding:12px 0;cursor:pointer}.space-detail-nav .primary-button{width:auto;min-height:46px}.space-detail-header{display:flex;align-items:center;gap:16px;margin-bottom:28px}.space-detail-header .location-icon{width:64px;height:64px;border-radius:20px;font-size:32px}.space-detail-header .eyebrow{margin-bottom:5px}.space-detail-header h1{font:400 clamp(34px,5vw,50px) Georgia,serif;margin:0}.space-detail-header p{color:var(--muted);margin:7px 0 0}.space-empty{text-align:center}.space-empty .primary-button{width:auto;margin-top:16px}.inventory-card-actions{grid-template-columns:1fr 1fr 1fr 1fr}.inventory-card-actions .consume-action{background:#eeeae0;color:var(--muted)}@media(max-width:820px){.space-navigation-card,.space-open{min-height:170px}.space-detail-nav{margin-bottom:22px}.space-detail-nav .primary-button{padding:0 14px}.space-detail-header .location-icon{width:54px;height:54px}.inventory-card-actions{grid-template-columns:1fr 1fr}.inventory-card-actions .move-action{grid-column:auto}.space-menu summary{width:46px;height:46px}}@media(max-width:420px){.space-detail-nav{align-items:stretch;flex-direction:column}.space-detail-nav .primary-button{width:100%}.space-detail-header{align-items:flex-start}.inventory-card-actions{grid-template-columns:1fr 1fr}.inventory-card-actions .move-action{grid-column:auto}}.inventory-card{padding:20px;min-height:285px}.inventory-card-open{border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer;width:100%;border-radius:14px}.inventory-card-open:focus-visible{outline:3px solid #a7b79f;outline-offset:5px}.inventory-card-actions{gap:10px;border-top:1px solid var(--line);padding-top:15px}.inventory-card-actions button{min-height:48px}.inventory-card-actions .consume-action{background:#e4eadf;color:var(--sage-dark)}.choice-row,.reason-grid{border:0;padding:0;margin:16px 0}.choice-row legend,.reason-grid legend{font-weight:800;margin-bottom:9px}.choice-row{display:flex;gap:12px;flex-wrap:wrap}.choice-row label,.reason-grid label{display:flex;align-items:center;gap:8px;background:#f3f1ea;border-radius:12px;padding:12px;margin:0}.choice-row input,.reason-grid input{width:auto;margin:0}.quantity-stepper{display:grid;grid-template-columns:48px 1fr 48px;gap:8px;margin-top:7px}.quantity-stepper button{border:1px solid var(--line);border-radius:12px;background:#f3f1ea;font-size:22px}.quantity-stepper input{text-align:center;margin:0}.after-preview,.remaining-preview{background:#eef3ea;border-radius:16px;padding:15px;margin:16px 0}.after-preview>strong{display:block;margin-bottom:8px}.after-preview p,.remaining-preview{display:flex;justify-content:space-between;gap:16px}.after-preview p{margin:7px 0}.after-preview small{color:var(--muted)}.reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-quantity{font-size:18px;font-weight:800;color:var(--sage-dark)}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-facts div{background:#f3f1ea;border-radius:14px;padding:13px}.detail-facts .full{grid-column:1/-1}.detail-facts dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.detail-facts dd{margin:5px 0 0;font-weight:750}.activity-history{margin:22px 0}.activity-history ol{list-style:none;padding:0;margin:0;max-height:230px;overflow:auto}.activity-history li{display:grid;grid-template-columns:1fr auto;gap:3px 12px;padding:11px 0;border-bottom:1px solid var(--line);text-transform:capitalize}.activity-history li small{grid-column:1/-1;color:var(--muted)}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.detail-actions button{min-height:48px;border:0;border-radius:12px;font-weight:800}.detail-actions .move-action{background:var(--sage-dark);color:#fff}@media(max-width:420px){.inventory-card{min-height:300px}.reason-grid,.detail-facts{grid-template-columns:1fr}.detail-facts .full{grid-column:auto}}.space-detail .inventory-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:20px}.space-detail .inventory-card{min-height:330px;padding:24px;gap:20px}.inventory-quantity{display:inline-flex!important;align-items:center;min-height:34px;padding:6px 12px;border-radius:999px;background:#e8eee2;color:var(--sage-dark)!important;font-size:17px!important;font-weight:800;line-height:1.1}.inventory-card-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:0;padding:14px 0}.inventory-card-meta div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:9px 11px;border-radius:12px;background:#f4f2eb}.inventory-card-meta dt{color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.inventory-card-meta dd{margin:0;color:var(--sage-dark);font-size:12px;font-weight:800;text-align:right}.inventory-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.inventory-card-actions button{width:100%;min-width:0;min-height:48px;padding:8px 12px;white-space:normal}.space-detail-bottom-nav{grid-template-columns:repeat(4,1fr)}@media(max-width:820px){.space-detail .inventory-card{min-height:310px;padding:20px}.space-detail .inventory-card-grid{gap:16px}}@media(max-width:420px){.space-detail .inventory-card{min-height:0;padding:18px;gap:16px}.inventory-card-meta{grid-template-columns:1fr}.inventory-card-actions button{min-height:50px}.space-detail-bottom-nav{grid-template-columns:repeat(4,1fr)}}.modal-backdrop{overflow-y:auto;align-items:start}.item-detail{width:min(880px,100%);margin:auto;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.8);box-shadow:0 32px 90px #1a271d52}.detail-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:30px 32px 25px;background:linear-gradient(145deg,#f3f5ed,#e7eee1);border-bottom:1px solid var(--line)}.detail-food-icon{width:72px;height:72px;border-radius:22px;background:#ffffffb8;display:grid;place-items:center;font-size:37px;box-shadow:0 8px 25px #2f433317}.detail-hero h2{font:400 clamp(30px,5vw,46px)/1.05 Georgia,serif;margin:4px 0 7px}.detail-hero p{margin:0;color:var(--muted)}.detail-close{align-self:start;width:48px;height:48px;border:0;border-radius:50%;background:#ffffffb3;font-size:28px;cursor:pointer;color:var(--sage-dark)}.detail-quantity-card{margin:26px 32px 0;padding:22px 25px;border-radius:20px;background:var(--sage-dark);color:#fff;display:grid;grid-template-columns:1fr auto auto;gap:9px;align-items:baseline}.detail-quantity-card span{font-size:12px;text-transform:uppercase;letter-spacing:.09em;opacity:.75;font-weight:800}.detail-quantity-card strong{font:400 42px/1 Georgia,serif}.detail-quantity-card b{font-size:17px}.detail-sections{padding:24px 32px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-section{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff}.detail-section h3,.detail-action-section h3{margin:0 0 14px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.detail-facts{gap:8px}.detail-facts div{background:#f6f4ee;padding:12px}.detail-notes{grid-column:1/-1}.detail-notes p{margin:0;color:var(--sage-dark);line-height:1.6;white-space:pre-wrap}.activity-history{margin:0;padding:26px 32px;border-top:1px solid var(--line);background:#fbfaf6}.history-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.history-heading h3{font:400 28px Georgia,serif;margin:3px 0 0}.history-heading button,.history-error button{min-height:44px;border:1px solid var(--line);border-radius:12px;padding:0 15px;background:#fff;color:var(--sage-dark);font-weight:800;cursor:pointer}.history-heading button:disabled{opacity:.6}.history-loading{min-height:130px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.history-loading .spinner,.operation-status .spinner{width:20px;height:20px;margin:0}.history-timeline{list-style:none!important;padding:0!important;margin:0!important;max-height:360px!important;overflow:auto}.history-timeline li{position:relative;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:14px!important;padding:0 0 22px!important;border:0!important;text-transform:none!important}.history-timeline li:not(:last-child):before{content:"";position:absolute;left:21px;top:40px;bottom:0;width:2px;background:#dce4d6}.timeline-icon{position:relative;z-index:1;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#dfe8d9;color:var(--sage-dark);font-size:20px;font-weight:900}.history-timeline header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-top:3px}.history-timeline strong{font-size:16px;text-transform:capitalize}.history-timeline time{color:var(--muted);font-size:12px;text-align:right}.history-timeline p{margin:6px 0 0;color:var(--muted);line-height:1.45}.history-empty{text-align:center;padding:25px 20px 30px;border:1px dashed #cfd8c9;border-radius:18px;background:#fff}.history-empty>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:#e8eee2;color:var(--sage-dark);font-size:22px}.history-empty h4{font:400 21px Georgia,serif;margin:0 0 6px}.history-empty p{max-width:470px;margin:auto;color:var(--muted);line-height:1.5}.history-error{padding:17px;border-radius:15px;background:#fff0ec}.history-error p{margin:0 0 12px;color:#8b493e}.detail-action-section{padding:25px 32px 32px}.detail-actions{grid-template-columns:repeat(4,1fr);gap:10px}.detail-actions button{min-height:52px;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;background:#f1f0e9;color:var(--sage-dark)}.detail-actions .consume-action{background:#e4eadf}.operation-status{position:fixed;right:20px;bottom:90px;z-index:35;display:flex;align-items:center;gap:10px;padding:13px 16px;border-radius:14px;background:var(--sage-dark);color:#fff;box-shadow:0 12px 30px #212a223d;font-weight:750}.inventory-card{transition:transform .18s ease,box-shadow .18s ease}.inventory-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2d372e17}.inventory-card-actions button{font-size:14px}.inventory-card-actions button:active,.detail-actions button:active{transform:translateY(1px)}@media(max-width:680px){.modal-backdrop{padding:0}.item-detail{min-height:100%;border-radius:0}.detail-hero{padding:22px 20px;grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.detail-food-icon{width:56px;height:56px;border-radius:17px;font-size:29px}.detail-close{width:46px;height:46px}.detail-quantity-card{margin:20px 20px 0}.detail-sections{padding:18px 20px;grid-template-columns:1fr}.detail-notes{grid-column:auto}.activity-history,.detail-action-section{padding:22px 20px}.detail-actions{grid-template-columns:1fr 1fr}.history-timeline header{display:block}.history-timeline time{display:block;text-align:left;margin-top:3px}.operation-status{left:14px;right:14px;bottom:82px;justify-content:center}}@media(prefers-reduced-motion:reduce){.inventory-card,.inventory-card-actions button,.detail-actions button{transition:none!important}.spinner{animation-duration:1.8s}}.smart-inventory{margin:0 0 55px}.smart-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.smart-heading h2{font:400 32px Georgia,serif;margin:0}.smart-heading label{margin:0;min-width:155px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.smart-heading select{min-height:44px;margin-top:7px;background:var(--paper);font-size:14px;text-transform:none;letter-spacing:normal}.smart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.smart-card{min-width:0;border:1px solid var(--line);border-radius:22px;background:var(--paper);overflow:hidden;box-shadow:0 6px 20px #2d372e0a}.smart-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:19px;border-bottom:1px solid var(--line)}.smart-card>header>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e4eadf;color:var(--sage-dark);font-size:22px}.expiring-card>header>span{background:#f2dfd0;color:#8b5941}.low-stock-card>header>span{background:#eee3c1;color:#725e2c}.smart-card h3{margin:0 0 3px;font-size:16px}.smart-card header p{margin:0;color:var(--muted);font-size:11px;line-height:1.35}.smart-card header strong{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f0efe8;font-size:12px}.smart-list{padding:7px 12px 12px}.smart-list button{width:100%;border:0;border-bottom:1px solid #ecece3;background:transparent;padding:12px 5px;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;cursor:pointer}.smart-list button:last-child{border-bottom:0}.smart-list button:hover{color:var(--sage)}.smart-list b,.smart-list small{display:block}.smart-list b{font-size:13px}.smart-list small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.35}.smart-list em{font-style:normal;font-size:11px;font-weight:800;text-align:right;color:var(--sage-dark);white-space:nowrap}.smart-empty{min-height:75px;margin:0;display:grid;place-items:center;text-align:center;color:var(--muted);font-size:12px;line-height:1.5}.low-stock-setting{position:fixed;z-index:31;left:calc(50% - 408px);top:min(660px,calc(100vh - 118px));width:min(816px,calc(100% - 40px));min-height:76px;padding:12px 16px;border:1px solid var(--line);border-radius:16px;background:#f2f5ed;box-shadow:0 10px 28px #212a222e;display:grid;grid-template-columns:minmax(0,1fr) auto 130px auto;align-items:center;gap:12px}.low-stock-setting strong,.low-stock-setting small{display:block}.low-stock-setting small{margin-top:4px;color:var(--muted);font-size:11px}.low-stock-setting label{display:flex;flex-direction:row;align-items:center;gap:7px;margin:0}.low-stock-setting label input{width:auto;min-height:auto}.low-stock-setting>input{min-height:42px}.low-stock-setting button{min-height:42px;border:0;border-radius:11px;background:var(--sage);color:#fff;padding:0 18px;font-weight:800;cursor:pointer}@media(max-width:1000px){.smart-grid{grid-template-columns:1fr}.smart-card{max-width:none}.low-stock-setting{left:250px;width:calc(100% - 270px)}}@media(max-width:680px){.smart-heading{align-items:stretch;flex-direction:column}.smart-heading label{width:100%}.low-stock-setting{left:10px;bottom:10px;top:auto;width:calc(100% - 20px);grid-template-columns:1fr auto}.low-stock-setting>input{grid-column:1}.low-stock-setting button{grid-column:2}.smart-inventory{margin-bottom:40px}}.maintenance-card{display:flex;align-items:center;justify-content:space-between;gap:24px;border-color:#e4c6bf;background:#fff9f7}.maintenance-card h3{margin:5px 0 7px}.maintenance-card p{max-width:700px;margin:0;color:var(--muted);line-height:1.55}.danger-button{min-height:48px;border:0;border-radius:12px;padding:0 18px;background:#a7473b;color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}.danger-button:hover{background:#8f392f}.danger-button:disabled{opacity:.45;cursor:not-allowed}.reset-dialog{width:min(610px,100%)}.reset-warning{margin:6px 0 20px;padding:16px;border:1px solid #e5bbb2;border-radius:15px;background:#fff2ee}.reset-warning strong{color:#913d33}.reset-warning p{margin:7px 0 0;line-height:1.55}.reset-dialog label strong{color:#913d33}.reset-dialog>small{display:block;margin-top:6px;color:var(--muted)}.reset-dialog .form-actions{margin-top:24px}.reset-progress{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:13px}.reset-progress .spinner{width:34px;height:34px}.reset-progress p{margin:0;color:var(--muted)}.reset-check{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#dfead9;color:var(--sage-dark);font-size:25px;font-weight:900}@media(max-width:680px){.maintenance-card{align-items:stretch;flex-direction:column}.maintenance-card .danger-button{width:100%}.reset-dialog .form-actions{grid-template-columns:1fr}.reset-dialog .danger-button{white-space:normal}}.auth-story .brand-mark,.sidebar .brand-mark{background:none;color:inherit}.empty-state{border-radius:24px;animation:rise-in .35s ease both}.empty-state>span{display:none}.empty-state>img{width:58px;height:58px}.empty-state h3{font:400 23px Georgia,serif;margin:14px 0 7px}.empty-state p{line-height:1.55}.loading-screen{background:radial-gradient(circle at 50% 42%,#fffdf7 0,#f7f3e9 65%)}.brand-splash{animation:splash-in .65s ease both}.brand-splash .brand{flex-direction:column;gap:16px}.brand-splash .brand-mark{width:88px;height:88px;border-radius:24px}.brand-splash .brand>span{gap:4px}.brand-splash .brand strong{font-size:31px}.brand-splash .brand small{font-size:10px}.brand-splash .splash-tagline{font:400 22px/1.35 Georgia,serif;color:var(--sage-dark);margin:26px 0 0}.brand-splash h2{font-size:18px;margin:24px 0 0}.brand-splash .status-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}button,.summary,.space-card,.manage-card,.smart-card{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}button:hover:not(:disabled){filter:saturate(1.04)}.primary-button:hover:not(:disabled),.desktop-add:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 24px #374e3c3d}.summary:hover,.space-card:hover,.manage-card:hover{box-shadow:0 12px 30px #2d372e1a}.content>*,.auth-box{animation:rise-in .28s ease both}.modal-card{animation:modal-in .2s ease both}@keyframes splash-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes rise-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:680px){.empty-state{padding:38px 22px}.brand-splash .brand-mark{width:76px;height:76px}.brand-splash .splash-tagline{font-size:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
