:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17332d;font-synthesis:none;--forest:#173f35;--forest-2:#245d4e;--lime:#cbe86b;--cream:#f5f3ed;--paper:#fffefb;--ink:#17332d;--muted:#718078;--line:#e3e5dc;--amber:#f3b94f;--coral:#ef795d;--red:#bd4b46;--shadow:0 18px 45px #1c383017;background:#f5f3ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable;background:var(--cream);max-width:100%;overflow-x:clip}body{overscroll-behavior-x:none;background:radial-gradient(circle at 92% 2%, #cbe86b21, transparent 24rem), var(--cream);min-width:320px;max-width:100%;min-height:100vh;margin:0;overflow-x:clip}#root{max-width:100%;overflow-x:clip}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #418f7647}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eyebrow{color:#5f746c;letter-spacing:.16em;font:800 11px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;display:block}.eyebrow.light{color:#b9d2c9}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand-mark{background:var(--lime);width:42px;height:42px;color:var(--forest);border-radius:14px;place-items:center;display:grid;box-shadow:inset 0 -2px #1a3f3414}.brand-mark svg{stroke-width:2.4px;width:22px;height:22px}.brand-mark.large{border-radius:19px;width:60px;height:60px}.brand-mark.large svg{width:30px;height:30px}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primary-button{background:var(--forest);color:#fff;box-shadow:0 10px 22px #173f352e}.primary-button:hover{background:#0e332a;transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.primary-button svg,.secondary-button svg{width:18px;height:18px}.full{width:100%}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.icon-button svg{width:19px;height:19px}.icon-button.small{border-radius:11px;width:38px;height:38px}.icon-button.inverse{color:#fff;background:#ffffff1c;border-color:#ffffff2e}.signin-page{background:var(--forest);grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);min-height:100svh;display:grid}.signin-brand{color:#fff;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,120px);display:flex;position:relative;overflow:hidden}.signin-brand:after{content:"";border:1px solid #cbe86b29;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-210px;right:-160px;box-shadow:0 0 0 90px #cbe86b09,0 0 0 180px #cbe86b06}.signin-brand .brand-mark{margin-bottom:56px}.signin-brand h1{letter-spacing:-.055em;max-width:720px;margin:16px 0 22px;font-size:clamp(46px,6vw,84px);line-height:.98}.signin-brand h1 em,.hero-card h1 em{color:var(--lime);font-style:normal}.signin-brand>p{color:#bfd0ca;max-width:560px;font-size:18px;line-height:1.65}.signin-feature-row{color:#dbe7e3;flex-wrap:wrap;gap:24px;margin-top:42px;font-size:14px;display:flex}.signin-feature-row span{align-items:center;gap:8px;display:flex}.signin-feature-row svg{width:18px;color:var(--lime)}.signin-card-wrap{background:#f6f4ed;place-items:center;padding:48px;display:grid}.signin-card{width:min(100%,420px);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:46px}.signin-card h2{letter-spacing:-.035em;margin:10px 0 8px;font-size:29px}.signin-card>p{color:var(--muted);margin-bottom:30px}.signin-card .field{margin-bottom:18px}.signin-submit{margin-top:8px}.demo-note{text-align:center;color:var(--muted);font-size:12px;line-height:1.5;margin:18px 0 0!important}.demo-note code{color:var(--forest);font-weight:700}.mobile-brand{display:none}.app-shell{width:100%;min-height:100vh;overflow-x:clip}.desktop-rail{background:var(--forest);color:#fff;z-index:20;flex-direction:column;width:248px;padding:30px 20px 24px;display:flex;position:fixed;inset:0 auto 0 0}.rail-brand{align-items:center;gap:12px;padding:0 6px;display:flex}.rail-brand>span:last-child{line-height:1.05;display:grid}.rail-brand strong{letter-spacing:-.04em;font-size:20px}.rail-brand small{color:#aebfba;margin-top:4px;font-size:12px}.desktop-rail nav{gap:7px;margin-top:48px;display:grid}.desktop-rail nav button{color:#c6d4cf;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;min-height:50px;padding:0 14px;font-weight:700;display:flex}.desktop-rail nav button:hover{background:#ffffff0f}.desktop-rail nav button.active{background:var(--lime);color:var(--forest)}.desktop-rail nav svg{width:20px}.desktop-rail nav b{background:#ffffff29;border-radius:11px;place-items:center;min-width:22px;height:22px;margin-left:auto;font-size:11px;display:grid}.desktop-rail nav button.active b{background:var(--forest);color:#fff}.rail-user{border-top:1px solid #ffffff1a;grid-template-columns:38px 1fr 30px;align-items:center;gap:10px;margin-top:auto;padding:16px 10px 0;display:grid}.rail-user>span{width:38px;height:38px;color:var(--forest);background:#e8b65a;border-radius:12px;place-items:center;font-weight:800;display:grid}.rail-user div{min-width:0;display:grid}.rail-user strong{font-size:13px}.rail-user small{color:#9eb2ab;white-space:nowrap;font-size:10px}.rail-user button{color:#aabdb6;cursor:pointer;background:0 0;border:0}.rail-user svg{width:18px}.app-main{min-height:100vh;margin-left:248px}.page-content{width:min(1180px,100%);margin:auto;padding:44px clamp(28px,5vw,70px) 70px}.mobile-header,.bottom-nav,.mobile-fab{display:none}.hero-card{background:var(--forest);color:#fff;border-radius:30px;justify-content:space-between;align-items:flex-end;gap:36px;min-height:306px;padding:45px 46px;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero-card h1{letter-spacing:-.055em;margin:12px 0 15px;font-size:clamp(42px,5vw,66px);line-height:1}.hero-card p{color:#b9ccc5;margin:0}.hero-orbit{border:1px solid #cbe86b26;border-radius:50%;position:absolute}.orbit-one{width:360px;height:360px;top:-160px;right:-100px;box-shadow:0 0 0 74px #cbe86b06,0 0 0 148px #cbe86b05}.orbit-two{width:130px;height:130px;bottom:-85px;right:260px}.scan-hero{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:left;cursor:pointer;background:#ffffff17;border:1px solid #ffffff29;border-radius:20px;flex:none;grid-template-rows:1fr 1fr;grid-template-columns:46px 1fr 20px;align-items:center;column-gap:12px;width:210px;min-height:92px;padding:14px;display:grid;position:relative}.scan-hero>span{background:var(--lime);width:46px;height:46px;color:var(--forest);border-radius:14px;grid-row:1/3;place-items:center;display:grid}.scan-hero>svg{color:#b7cac3;grid-area:1/3/3;width:18px}.scan-hero strong{align-self:end;font-size:14px}.scan-hero small{color:#adc0ba;align-self:start}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 42px;display:grid}.stats-grid>button{background:var(--paper);text-align:left;cursor:pointer;border:1px solid #e8e9e2;border-radius:19px;grid-template-columns:46px 1fr 16px;align-items:center;gap:11px;min-height:92px;padding:16px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 8px 24px #1e3c340a}.stats-grid>button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1e3c3414}.stats-grid>button>span:nth-child(2){display:grid}.stats-grid strong{font-size:23px;line-height:1}.stats-grid small{color:var(--muted);white-space:nowrap;margin-top:5px;font-size:11px}.stats-grid>button>svg{color:#a4ada8;width:16px}.stat-icon{border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.stat-icon svg{width:21px}.stat-icon.green{color:#2f735f;background:#dceee8}.stat-icon.amber{color:#8b5a11;background:#f8e6bf}.stat-icon.coral{color:#a34431;background:#f8d9d0}.stat-icon.red{color:#9e3c3c;background:#f5d7d5}.content-section{margin-top:36px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:6px 0 0;font-size:26px}.text-button{color:var(--forest-2);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:inline-flex}.text-button svg{width:17px}.low-stock-strip{background:#fff7ee;border:1px solid #ecd9c7;border-radius:20px;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;margin-top:24px;padding:18px;display:grid}.low-stock-strip p{color:var(--muted);margin:3px 0 0;font-size:13px}.low-stock-strip button{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:800;display:flex}.low-stock-strip button svg{width:17px}.page-section{padding-top:7px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-.055em;margin:8px 0 7px;font-size:clamp(38px,5vw,54px);line-height:1}.page-heading p{color:var(--muted);margin:0}.inventory-toolbar{grid-template-columns:minmax(240px,1fr) 180px;gap:12px;margin-bottom:14px;display:grid}.search-box{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:50px;padding:0 15px;display:flex}.search-box svg{color:#8b9893;width:20px}.search-box input{background:0 0;border:0;outline:0;width:100%}.inventory-toolbar select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;padding:0 13px}.filter-chips{scrollbar-width:none;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{border:1px solid var(--line);color:#5f706a;cursor:pointer;background:0 0;border-radius:19px;flex:none;min-height:38px;padding:0 14px;font-size:13px;font-weight:700}.filter-chips button.active{background:var(--forest);border-color:var(--forest);color:#fff}.results-row{color:var(--muted);justify-content:space-between;margin:20px 2px 10px;font-size:12px;display:flex}.results-row strong{color:var(--ink)}.inventory-list{gap:10px;display:grid}.inventory-card{background:var(--paper);border:1px solid #e7e8e1;border-radius:20px;grid-template-columns:64px 1fr;gap:15px;padding:16px;display:grid;box-shadow:0 8px 24px #1e3c340a}.product-avatar{width:64px;height:64px;color:var(--forest-2);background:#edf0e5;border-radius:17px;place-items:center;font:800 24px Inter,ui-sans-serif,system-ui,sans-serif;display:grid;overflow:hidden}.product-avatar img{object-fit:contain;background:#fff;width:100%;height:100%}.inventory-main{min-width:0}.inventory-title-row{justify-content:space-between;align-items:start;gap:12px;display:flex}.inventory-title-row h3{letter-spacing:-.02em;margin:1px 0 3px;font-size:17px}.inventory-title-row p{color:var(--muted);margin:0;font-size:12px}.meta-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.meta-row>span:first-child{color:#61716b;align-items:center;gap:5px;font-size:11px;display:inline-flex}.meta-row>span:first-child svg{width:14px;height:14px}.expiry-badge{color:#64706c;background:#f0f1ed;border-radius:12px;align-items:center;gap:6px;min-height:24px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.expiry-badge>span{background:currentColor;border-radius:50%;width:6px;height:6px}.expiry-badge.danger{color:#9f3d38;background:#f8dedb}.expiry-badge.warning{color:#835512;background:#fae5bb}.expiry-badge.soon{color:#5d681d;background:#eef0c9}.low-label{color:#a54a36;font-size:10px;font-weight:800}.open-label{color:#326b58;background:#e3f1e9;border-radius:12px;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.card-controls{border-top:1px solid #ecece6;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:12px;display:flex}.quantity-stepper{border:1px solid var(--line);border-radius:12px;align-items:center;height:38px;display:flex;overflow:hidden}.quantity-stepper button{cursor:pointer;background:#f7f7f3;border:0;align-self:stretch;place-items:center;width:36px;display:grid}.quantity-stepper svg{width:15px}.quantity-stepper strong{text-align:center;min-width:62px;padding:0 8px;font-size:13px}.quantity-stepper small{color:var(--muted);margin-left:3px;font:500 10px Inter,ui-sans-serif,system-ui,sans-serif}.item-actions{gap:6px;display:flex}.item-actions button{cursor:pointer;background:#f2f3ef;border:0;border-radius:10px;align-items:center;gap:5px;min-height:36px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.item-actions button:hover{background:#e9ece6}.item-actions button.discard{color:#9a4e46}.item-actions svg{width:14px;height:14px}.inventory-list.compact .inventory-card:nth-child(n+4){display:none}.empty-state{text-align:center;background:#ffffff73;border:1px dashed #d5d9d1;border-radius:22px;align-content:center;place-items:center;min-height:210px;padding:35px;display:grid}.empty-state>span{width:48px;height:48px;color:var(--forest-2);background:#e5eee8;border-radius:16px;place-items:center;display:grid}.empty-state svg{width:22px}.empty-state h3{margin:13px 0 4px}.empty-state p{color:var(--muted);margin:0;font-size:13px}.quick-add-wrap{position:relative}.quick-add{background:#fff;border:1px solid #dfe2d9;border-radius:18px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;min-height:60px;padding:7px 8px 7px 17px;transition:border-color .18s,box-shadow .18s;display:grid;box-shadow:0 10px 28px #203c340f}.quick-add:focus-within{border-color:#8eae9f;box-shadow:0 0 0 4px #49856f1a,0 14px 32px #203c3412}.quick-add>svg{color:#729085;width:20px}.quick-add input{border:0;outline:0;min-width:0}.quick-add button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:13px;align-items:center;gap:7px;height:44px;padding:0 16px;font-weight:800;display:flex}.quick-add button:disabled{opacity:.5}.quick-add button svg{width:17px}.quick-add-searching,.quick-add-search-error{color:#77857f;align-items:center;gap:7px;min-height:32px;padding:8px 4px 0;font-size:11px;display:flex}.quick-add-searching svg{width:15px}.quick-add-search-error{color:#9a4e46}.shopping-search-results{max-height:250px;margin-top:8px;overflow-y:auto}.suggestions{margin:32px 0 22px}.suggestion-hint{max-width:260px;color:var(--muted);text-align:right;font-size:10px;line-height:1.4}.suggestion-row{scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-x:contain;gap:10px;margin-inline:-2px;padding:2px 2px 10px;display:flex;overflow-x:auto}.suggestion-row::-webkit-scrollbar{display:none}.suggestion-card{scroll-snap-align:start;background:linear-gradient(135deg,#f4f8ee,#fffefb);border:1px solid #dce4da;border-radius:18px;flex:0 0 min(280px,78vw);grid-template-columns:minmax(0,1fr) 40px;align-items:center;min-height:72px;display:grid;overflow:hidden;box-shadow:0 8px 20px #1f3f350d}.suggestion-add{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:72px;padding:11px 8px 11px 12px;display:grid}.suggestion-add>span:last-child{gap:4px;min-width:0;display:grid}.suggestion-add strong,.suggestion-add small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.suggestion-add strong{color:var(--forest);font-size:12px}.suggestion-add small{color:#728079;font-size:9px}.suggestion-plus{background:var(--lime);width:36px;height:36px;color:var(--forest);border-radius:12px;place-items:center;display:grid}.suggestion-plus svg{width:16px}.suggestion-dismiss{color:#718078;cursor:pointer;background:#173f350f;border:0;border-radius:10px;place-items:center;width:32px;height:32px;padding:0;display:grid}.suggestion-dismiss:hover{color:var(--forest);background:#173f351f}.suggestion-dismiss:disabled{opacity:.55}.suggestion-dismiss svg{width:15px}.list-card{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:28px;overflow:hidden;box-shadow:0 12px 30px #1e3c340d}.list-card-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.list-card-header span{color:var(--muted);font-size:11px}.shopping-row{border-bottom:1px solid #eeeeea;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:74px;padding:13px 16px;display:grid}.shopping-row:last-child{border-bottom:0}.shopping-item-copy{min-width:0;display:grid}.shopping-row small{color:var(--muted);margin-top:4px}.shopping-row-actions{align-items:center;gap:8px;display:flex}.move-to-pantry{min-height:38px;color:var(--forest);cursor:pointer;background:#e4efdf;border:0;border-radius:11px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.move-to-pantry:hover{background:var(--lime)}.move-to-pantry svg{width:16px}.shopping-tip{background:#e7eee7;border-radius:18px;gap:13px;margin-top:18px;padding:17px;display:flex}.shopping-tip>svg{width:22px;color:var(--forest-2);flex:none}.shopping-tip p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.5}.activity-list{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.activity-row{border-bottom:1px solid #eceee9;grid-template-columns:44px 1fr auto;align-items:center;gap:13px;min-height:76px;padding:14px 18px;display:grid}.activity-row:last-child{border-bottom:0}.activity-icon{width:44px;height:44px;color:var(--forest-2);background:#e4eee9;border-radius:14px;place-items:center;display:grid}.activity-icon.discarded{color:#9d443c;background:#f6dfdb}.activity-icon.used{color:#825b1c;background:#f7e9ca}.activity-icon.listed{color:#4f5e83;background:#e2e7f3}.activity-icon svg{width:19px}.activity-row p{margin:0;font-size:13px}.activity-row small{color:var(--muted);margin-top:4px;display:block}.activity-row time{color:#8c9792;white-space:nowrap;font-size:10px}.mobile-export{display:none}.sheet-backdrop{z-index:80;overscroll-behavior:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b251e8f;place-items:center;width:100%;height:100dvh;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.item-sheet{overscroll-behavior:contain;background:var(--paper);border-radius:26px;flex-direction:column;width:min(690px,100%);max-height:calc(100dvh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 80px #0000003d}.sheet-header{z-index:3;background:#fffefbfa;border-bottom:1px solid #ebece6;flex:none;justify-content:space-between;align-items:start;padding:24px 26px 18px;display:flex;position:relative}.sheet-header h2{letter-spacing:-.035em;margin:7px 0 0;font-size:27px}.item-form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.item-form-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:21px 26px 26px;scroll-padding-block:18px;overflow-y:auto}.scan-inline{text-align:left;width:100%;min-height:76px;color:var(--forest);cursor:pointer;background:#edf4ef;border:1px solid #c8d8d0;border-radius:17px;grid-template-columns:48px 1fr 24px;align-items:center;gap:12px;margin-bottom:20px;padding:12px;display:grid}.scan-inline-icon{color:#fff;background:var(--forest);border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.scan-inline-icon svg{width:22px}.scan-inline>span:nth-child(2){display:grid}.scan-inline small{color:#687d74;margin-top:3px}.scan-inline>svg{color:#6d8379;width:21px}.lookup-status{color:#6c7672;background:#f1f2ee;border-radius:12px;align-items:center;gap:8px;min-height:40px;margin:-7px 0 16px;padding:0 12px;font-size:12px;display:flex}.lookup-status.success{color:#326b58;background:#e3f1e9}.lookup-status svg{width:17px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field{color:#455b53;gap:7px;font-size:12px;font-weight:700;display:grid}.field.span-2{grid-column:span 2}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #dce0d9;border-radius:13px;outline:0;padding:0 13px;transition:border-color .18s,box-shadow .18s,background .18s}.number-control{background:#fff;border:1px solid #dce0d9;border-radius:13px;grid-template-columns:48px minmax(0,1fr) 48px;min-height:48px;transition:border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.number-control:focus-within{border-color:#71a390;box-shadow:0 0 0 3px #49856f1a}.number-control button{min-width:0;color:var(--forest-2);cursor:pointer;touch-action:manipulation;background:#f3f5f0;border:0;place-items:center;padding:0;display:grid}.number-control button:first-child{border-right:1px solid #e5e8e1}.number-control button:last-child{border-left:1px solid #e5e8e1}.number-control button:active{background:#e7eee5}.number-control button:disabled{color:#b6bfba;cursor:not-allowed}.number-control button svg{stroke-width:2.4px;width:17px;height:17px}.field .number-control input{text-align:center;min-width:0;min-height:46px;box-shadow:none;appearance:textfield;border:0;border-radius:0;padding:0 4px;font-weight:800}.field .number-control input:focus{box-shadow:none;border:0}.number-control input::-webkit-inner-spin-button{appearance:none;margin:0}.number-control input::-webkit-outer-spin-button{appearance:none;margin:0}.product-name-input{position:relative}.product-name-input input{padding-right:42px}.history-spinner{color:#678078;width:20px;position:absolute;top:14px;right:13px}.product-history-results{background:#fff;border:1px solid #d7ded7;border-radius:14px;overflow:hidden;box-shadow:0 12px 28px #19372e1a}.product-history-results>span{color:#7b8984;letter-spacing:.1em;text-transform:uppercase;background:#f6f7f3;padding:9px 12px 7px;font-size:9px;display:block}.product-history-results button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edefe9;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:54px;padding:9px 12px;display:flex}.product-history-results button:hover{background:#f3f7f2}.product-history-results button>span{gap:2px;min-width:0;display:grid}.product-history-results strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.product-history-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.product-history-results em{color:#376b59;background:#e6eee9;border-radius:9px;flex:none;padding:5px 7px;font-size:9px;font-style:normal}.product-history-results em.consumed,.product-history-results em.discarded,.product-history-results em.deleted{color:#747d79;background:#f0f0ec}.product-history-results.shopping-search-results{overflow-y:auto}.history-empty,.history-search-error{color:#77857f;padding-left:2px;font-size:10px;font-weight:500}.history-search-error{color:#9a4e46}.field textarea{resize:vertical;padding-top:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#71a390;box-shadow:0 0 0 3px #49856f1a}.segment-control{background:#f3f4f0;border:1px solid #dce0d9;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:4px;min-height:48px;padding:4px;display:grid}.segment-control.two-options{grid-template-columns:repeat(2,1fr)}.segment-control button{color:#6f7d77;cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:12px;font-weight:700}.segment-control button.active{color:var(--forest);background:#fff;box-shadow:0 2px 8px #1a332b14}.form-error{background:#fae6e3;border-radius:10px;padding:10px 12px;font-size:12px;color:#983e38!important}.sheet-actions{z-index:4;background:#fffefbfa;border-top:1px solid #e8eae3;flex:none;justify-content:flex-end;gap:10px;margin:0;padding:14px 26px 20px;display:flex;position:relative;box-shadow:0 -10px 24px #1b372f0d}.sheet-actions button{white-space:nowrap;min-width:0}.product-preview{object-fit:contain;border:1px solid var(--line);border-radius:12px;width:60px;height:60px;margin-top:12px}.attribution{color:var(--muted);margin:8px 0 0;font-size:10px}.scanner-overlay{z-index:120;color:#fff;padding:max(20px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom));background:#071b16;grid-template-rows:auto 1fr auto;display:grid;position:fixed;inset:0}.scanner-toolbar{justify-content:space-between;align-items:start;gap:20px;padding:6px 0 20px;display:flex}.scanner-toolbar h2{margin:7px 0 0;font-size:24px}.camera-stage{background:#0d2922;border-radius:24px;min-height:0;position:relative;overflow:hidden}.camera-stage video{object-fit:cover;width:100%;height:100%}.camera-stage:after{content:"";pointer-events:none;background:radial-gradient(#0000 0 31%,#00000061 52%);position:absolute;inset:0}.scan-frame{z-index:2;aspect-ratio:1.55;width:min(78vw,440px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scan-frame span{border-color:var(--lime);border-style:solid;width:42px;height:42px;position:absolute}.scan-frame span:first-child{border-width:4px 0 0 4px;border-radius:12px 0 0;top:0;left:0}.scan-frame span:nth-child(2){border-width:4px 4px 0 0;border-radius:0 12px 0 0;top:0;right:0}.scan-frame span:nth-child(3){border-width:0 0 4px 4px;border-radius:0 0 0 12px;bottom:0;left:0}.scan-frame span:nth-child(4){border-width:0 4px 4px 0;border-radius:0 0 12px;bottom:0;right:0}.camera-stage p{z-index:3;text-align:center;color:#d8e4e0;font-size:13px;position:absolute;bottom:24px;left:20px;right:20px}.scanner-switch{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff29;border-radius:24px;align-items:center;gap:9px;min-height:48px;margin:20px auto 0;padding:0 20px;font-weight:700;display:flex}.scanner-switch svg{width:19px}.manual-barcode{text-align:center;place-self:center;gap:14px;width:min(440px,100%);display:grid}.manual-barcode>svg{color:var(--lime);margin:0 auto 15px}.manual-barcode label{color:#c4d4cf;font-size:13px}.manual-barcode input{color:#fff;text-align:center;letter-spacing:.08em;background:#ffffff14;border:1px solid #fff3;border-radius:16px;outline:0;height:60px;font-size:21px}.manual-barcode .primary-button{background:var(--lime);color:var(--forest)}.toast{z-index:140;color:#fff;background:#102e27;border-radius:15px;align-items:center;gap:9px;max-width:calc(100vw - 40px);min-height:48px;padding:0 17px;font-size:13px;font-weight:700;animation:.25s both toast-in;display:flex;position:fixed;bottom:28px;left:calc(50vw + 124px);transform:translate(-50%);box-shadow:0 15px 35px #0003}.toast svg{width:18px;color:var(--lime)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}.content-loader,.app-loader{min-height:70vh;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.app-loader{background:var(--forest);min-height:100vh;color:var(--lime)}@media (width<=1000px){.stats-grid{grid-template-columns:1fr 1fr}.signin-page{grid-template-columns:1fr 460px}.signin-brand{padding:60px}.signin-brand h1{font-size:56px}}@media (width<=760px){body{padding-bottom:calc(73px + env(safe-area-inset-bottom))}.desktop-rail{display:none}.app-main{margin-left:0}.mobile-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);backface-visibility:hidden;background:#f5f3edf0;border-bottom:1px solid #d8dbd3bf;justify-content:space-between;align-items:center;height:70px;padding:0 17px;display:flex;position:sticky;top:0;transform:translateZ(0)}.mobile-header .brand-mark{border-radius:12px;width:36px;height:36px}.mobile-header .brand-mark svg{width:19px}.mobile-header .rail-brand{gap:9px;padding:0}.mobile-header .rail-brand strong{font-size:15px}.mobile-header .rail-brand small{font-size:9px}.user-chip{border:1px solid var(--line);background:#fff;border-radius:19px;align-items:center;gap:6px;height:38px;padding:0 11px;font-size:11px;font-weight:800;display:flex}.user-chip svg{width:17px}.page-content{padding:16px 14px 28px}.bottom-nav{z-index:40;width:100%;height:calc(68px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);backface-visibility:hidden;background:#fffffdf7;border-top:1px solid #e1e3dc;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0;transform:translateZ(0)}.bottom-nav button{color:#7e8b86;background:0 0;border:0;align-content:center;place-items:center;gap:3px;font-size:9px;font-weight:700;display:grid;position:relative}.bottom-nav button.active{color:var(--forest)}.bottom-nav button.active:before{content:"";z-index:-1;background:#e4edda;border-radius:15px;width:38px;height:30px;position:absolute;top:0}.bottom-nav svg{width:20px;height:20px}.bottom-nav b{background:var(--coral);color:#fff;border-radius:8px;place-items:center;width:16px;height:16px;font-size:8px;display:grid;position:absolute;top:-1px;right:calc(50% - 19px)}.mobile-fab{z-index:50;right:16px;bottom:calc(80px + env(safe-area-inset-bottom));background:var(--forest);width:54px;height:54px;color:var(--lime);backface-visibility:hidden;border:0;border-radius:18px;place-items:center;display:grid;position:fixed;transform:translateZ(0);box-shadow:0 14px 30px #173f354d}.mobile-fab svg{width:23px}.hero-card{border-radius:24px;align-content:space-between;min-height:320px;padding:28px 24px 23px;display:grid}.hero-card h1{margin-top:10px;font-size:clamp(40px,12.5vw,56px)}.hero-card p{font-size:13px}.scan-hero{border-radius:17px;grid-template-columns:42px 1fr 20px;width:100%;min-height:72px}.scan-hero>span{width:42px;height:42px}.stats-grid{grid-template-columns:1fr 1fr;gap:9px;margin:10px 0 32px}.stats-grid>button{border-radius:16px;grid-template-columns:38px 1fr;gap:9px;min-height:80px;padding:12px}.stats-grid>button>svg{display:none}.stat-icon{border-radius:12px;width:38px;height:38px}.stat-icon svg{width:18px}.stats-grid strong{font-size:20px}.stats-grid small{font-size:9px}.section-heading h2{font-size:22px}.text-button{font-size:11px}.low-stock-strip{grid-template-columns:42px 1fr}.low-stock-strip button{grid-column:2;justify-self:start;padding:0}.page-section{padding-top:5px}.page-heading{margin:11px 2px 24px}.page-heading h1{font-size:39px}.page-heading p{font-size:12px}.desktop-add{display:none}.inventory-toolbar{grid-template-columns:1fr 130px}.inventory-toolbar select{min-width:0;font-size:11px}.inventory-card{border-radius:17px;grid-template-columns:52px 1fr;gap:12px;padding:13px}.product-avatar{border-radius:14px;width:52px;height:52px;font-size:20px}.inventory-title-row h3{font-size:15px}.inventory-title-row .icon-button{width:34px;height:34px}.card-controls{flex-direction:column;align-items:stretch}.quantity-stepper{width:max-content}.item-actions{overflow-x:auto}.item-actions button{flex:none}.quick-add{grid-template-columns:20px 1fr 44px}.quick-add button{justify-content:center;width:44px;padding:0}.quick-add button span,.suggestion-hint,.list-card-header span{display:none}.shopping-row{grid-template-columns:1fr;padding-inline:13px}.shopping-row-actions{justify-content:space-between}.move-to-pantry{flex:1;justify-content:center}.activity-row{grid-template-columns:40px 1fr;padding:13px}.activity-row time{grid-column:2}.activity-icon{width:40px;height:40px}.mobile-export{width:100%;margin-top:14px;display:flex}.sheet-backdrop{place-items:stretch stretch;padding:0}.item-sheet{width:100%;height:100dvh;max-height:none;box-shadow:none;border-radius:0}.sheet-header{padding:max(18px, env(safe-area-inset-top)) 18px 15px}.item-form-scroll{scrollbar-gutter:auto;padding:17px 18px 22px}.form-grid{gap:12px}.field{grid-column:span 2}.field.mobile-half{grid-column:span 1}.sheet-actions{padding:12px 18px calc(12px + env(safe-area-inset-bottom));gap:8px}.sheet-actions>*{flex:1;padding-inline:11px;font-size:13px}.field input,.field select,.field textarea,.quick-add input,.search-box input,.inventory-toolbar select,.signin-card input{font-size:16px}.field input,.field select{min-height:50px}.toast{left:50%;bottom:calc(85px + env(safe-area-inset-bottom))}.signin-page{background:var(--forest);min-height:100svh;padding:0;display:block}.signin-brand{min-height:300px;padding:max(35px, env(safe-area-inset-top)) 24px 78px;justify-content:flex-end}.signin-brand .brand-mark,.signin-feature-row{display:none}.signin-brand h1{margin:12px 0;font-size:clamp(42px,13vw,58px)}.signin-brand>p{margin:0;font-size:13px;line-height:1.55}.signin-card-wrap{z-index:2;border-radius:28px 28px 0 0;align-items:start;min-height:calc(100svh - 300px);margin-top:-28px;padding:0;position:relative}.signin-card{width:100%;padding:30px 22px max(34px, env(safe-area-inset-bottom));box-shadow:none;border-radius:28px 28px 0 0}.signin-card h2{font-size:25px}.mobile-brand{align-items:center;gap:10px;margin-bottom:28px;display:flex}.mobile-brand .brand-mark{border-radius:11px;width:36px;height:36px}.scanner-overlay{padding-inline:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
