:root{--font-sans:Inter,"Segoe UI",system-ui,sans-serif;--font-serif:Georgia,"Times New Roman",serif;--paper:#f3f0e8;--surface:#fbfaf6;--white:#fff;--ink:#183029;--muted:#718078;--line:#dcded7;--green:#365c4c;--green-dark:#24483a;--sage:#dbe7df;--mint:#edf3ef;--amber:#d29a4c;--red:#a94d45;--shadow:0 18px 50px #20372e17}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--font-sans),system-ui,sans-serif;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.025em;font-weight:500}.app-shell{grid-template-columns:244px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--green-dark);color:#eef4ef;z-index:20;flex-direction:column;width:244px;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;display:flex}.official-logo{object-fit:contain;display:block}.brand-official{flex-direction:column;justify-content:center;gap:8px}.official-logo-sidebar{background:#fbfaf6;border-radius:22px;width:172px;height:172px;padding:10px}.brand-product{color:#b9c8c0;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.official-logo-hero{width:190px;height:190px;margin:0 auto 18px}.official-logo-loading{width:140px;height:140px}.onboarding-brand{align-items:center;gap:16px;margin-bottom:28px;display:flex}.official-logo-onboarding{flex:none;width:112px;height:112px}.onboarding-brand span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:750}.side-nav{gap:6px;margin-top:34px;display:grid}.side-nav button{color:#b9c8c0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:14px;padding:13px 14px;font-size:14px;display:flex}.side-nav button:hover,.side-nav button.active{color:#fff;background:#ffffff1a}.side-nav button.active{box-shadow:inset 3px 0 #b9d0c2}.nav-index{opacity:.55;letter-spacing:.08em;font-size:10px}.sidebar-foot{color:#9fb3a8;margin-top:auto;padding:14px;font-size:11px}.status-dot{background:#8fc7a4;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #8fc7a421}.main-area{grid-column:2;min-width:0}.topbar{border-bottom:1px solid #365c4c1a;justify-content:space-between;align-items:center;gap:20px;min-height:112px;padding:26px 40px 20px;display:flex}.topbar h1{margin:1px 0 0;font-size:30px}.eyebrow{color:#6c7d74;text-transform:uppercase;letter-spacing:.13em;margin-bottom:7px;font-size:10px;font-weight:800}.top-actions{align-items:center;gap:12px;display:flex}.avatar{width:40px;height:40px;color:var(--green-dark);background:#d6dfd8;border-radius:50%;place-items:center;font-size:12px;font-weight:800;text-decoration:none;display:grid}.avatar.small{width:34px;height:34px}.household-switcher span{width:1px;height:1px;position:absolute;overflow:hidden}.household-switcher select{max-width:180px}.content{max-width:1500px;margin:0 auto;padding:32px 40px 100px}.button{cursor:pointer;border:0;border-radius:10px;padding:11px 16px;font-size:13px;font-weight:750;transition:all .18s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait}.button-primary{background:var(--green);color:#fff;box-shadow:0 8px 18px #365c4c2b}.button-primary:hover{background:var(--green-dark)}.button-secondary{color:var(--green-dark);background:var(--sage)}.button-ghost{border:1px solid var(--line);background:0 0}.button-light{color:var(--green-dark);background:#fff}.button-large{width:100%;padding:14px 20px}.text-button,.danger-link,.icon-button{cursor:pointer;color:var(--green);background:0 0;border:0;padding:4px;font-size:12px;font-weight:750}.danger-link{color:var(--red)}.close-button{cursor:pointer;background:#edf0ec;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1}.panel{background:var(--surface);border:1px solid #365c4c1c;border-radius:22px;padding:24px;box-shadow:0 4px 18px #2a3d3406}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-head h2{margin:0;font-size:24px}.overview-grid{grid-template-columns:1.55fr .72fr .72fr;gap:18px;display:grid}.welcome-panel{color:#f5f8f5;background:var(--green);border-radius:24px;grid-row:span 1;min-height:230px;padding:30px;position:relative;overflow:hidden}.welcome-panel:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-52px;box-shadow:0 0 0 28px #ffffff09,0 0 0 58px #ffffff06}.welcome-panel .eyebrow{color:#bed0c6}.welcome-panel h2{max-width:520px;margin:20px 0 12px;font-size:36px}.welcome-panel p:not(.eyebrow){color:#cbd8d1;max-width:520px;line-height:1.65}.welcome-actions{z-index:1;align-items:center;gap:16px;margin-top:26px;display:flex;position:relative}.welcome-panel .text-button{color:#d8e6de}.stat-card{background:#e1e9e2;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:230px;padding:26px;display:flex}.stat-card:nth-child(3){background:#eee4d4}.stat-card span{text-transform:uppercase;letter-spacing:.1em;color:#64756c;font-size:10px;font-weight:800}.stat-card strong{font-family:var(--font-serif),serif;font-size:64px;font-weight:500;line-height:1}.stat-card small{color:#718078}.activity-panel{grid-column:span 2}.purchase-panel{grid-column:span 1}.activity-list,.timeline,.member-list{display:grid}.activity-list button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.activity-list button:last-child{border:0}.activity-list strong,.timeline strong{font-size:13px;display:block}.activity-list small,.timeline small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.movement-badge{border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.movement-badge.up{color:#2e6b45;background:#dcebe0}.movement-badge.down{color:#9a4f42;background:#f1e4de}.movement-badge.neutral{color:#627168;background:#e7e9e5}.date-tile{background:#f0ebe0;border-radius:10px;align-content:center;place-items:center;width:40px;height:44px;display:grid}.date-tile b{font-size:15px}.date-tile small{text-transform:uppercase;margin:0;font-size:9px}.notice{border-radius:12px;justify-content:space-between;margin:18px 40px 0;padding:12px 16px;font-size:13px;display:flex}.notice button{cursor:pointer;background:0 0;border:0;font-size:18px}.notice-error{color:#7c352f;background:#f5e4e0}.notice-success{color:#28563b;background:#dfece3}.filterbar{grid-template-columns:minmax(240px,1fr) repeat(3,minmax(140px,auto));gap:10px;margin-bottom:14px;display:grid}.search-field input{width:100%}.filterbar input,.filterbar select,.household-switcher select,input,select,textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:11px 12px}.filterbar input:focus,.filterbar select:focus,input:focus,select:focus,textarea:focus{border-color:#7d9c8d;box-shadow:0 0 0 3px #4f7b671a}.inventory-hub{gap:14px;display:grid}.inventory-section-nav{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:7px;margin-bottom:8px;padding-bottom:14px;display:flex}.inventory-hub>.inventory-section-nav{background:var(--surface);border:1px solid #365c4c1c;border-radius:14px;margin:0;padding:9px;box-shadow:0 4px 18px #2a3d3406}.inventory-section-nav button{border:1px solid var(--line);color:var(--green-dark);cursor:pointer;background:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:750}.inventory-section-nav button.active{border-color:var(--green);background:var(--green);color:#fff}.archive-toggle{color:var(--muted);align-items:center;gap:8px;margin:6px 2px 18px;font-size:12px;display:flex}.table-head,.inventory-list>div{grid-template-columns:minmax(220px,1.4fr) minmax(120px,.8fr) minmax(150px,1fr) minmax(110px,.65fr) 100px 84px;align-items:center;gap:16px;display:grid}.table-head{color:#89928d;text-transform:uppercase;letter-spacing:.08em;padding:0 14px 10px;font-size:9px;font-weight:800}.inventory-list>div{border-top:1px solid var(--line);cursor:pointer;padding:14px;font-size:12px}.inventory-list>div:hover{background:#f1f4ef}.inventory-list>div.archived{opacity:.58}.item-title{align-items:center;gap:12px;display:flex}.item-title>span:last-child{flex:auto;min-width:0}.item-title strong{font-size:13px;display:block}.item-title small{color:var(--muted);margin-top:3px;display:block}.item-dot{box-sizing:border-box;width:38px;height:38px;color:var(--green);background:#e2eae4;border-radius:12px;flex:0 0 38px;place-items:center;font-weight:800;display:grid}.quantity-cell strong{font-size:16px}.quick-controls{gap:6px;display:flex}.quick-controls button{cursor:pointer;background:#e6ece7;border:0;border-radius:9px;width:34px;height:34px;font-size:18px}.quick-controls button:last-child{background:var(--green);color:#fff}.inventory-item-meta{justify-items:start;gap:2px;min-width:0;margin-top:3px;display:grid}.item-title .inventory-item-meta small{margin:0;display:block}.inventory-shopping-list-action{color:var(--green);white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:1px 0;font-size:10px;font-weight:800;line-height:1.35;display:inline-flex}.inventory-shopping-list-action:hover:not(:disabled){color:var(--green-dark);text-decoration:underline}.inventory-shopping-list-action:disabled{opacity:.62;cursor:wait}.inventory-shopping-list-action .save-check{margin-left:1px;position:static;transform:none}.inventory-shopping-list-mobile-row{display:none}.purchase-table{display:grid}.purchase-table button{text-align:left;border:0;border-top:1px solid var(--line);cursor:pointer;background:0 0;grid-template-columns:120px 1fr 150px 120px 22px;align-items:center;gap:16px;padding:16px 4px;display:grid}.purchase-table time{color:var(--muted);font-size:12px}.purchase-table strong{display:block}.purchase-table small{color:var(--muted);margin-top:3px;display:block}.locations-layout{grid-template-columns:1fr minmax(280px,360px);gap:18px;display:grid}.locations-layout:not(:has(.editor-panel)){grid-template-columns:1fr}.location-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px;display:grid}.location-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px}.location-card>div{grid-template-columns:1fr auto;align-items:center;gap:11px;display:grid}.location-card strong,.location-card small{display:block}.location-card small{color:var(--muted);margin-top:3px;font-size:10px}.location-card ul{border-top:1px solid var(--line);margin:10px 0 0;padding:10px 0 0;list-style:none}.location-card li{grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:8px 0;font-size:12px;display:grid}.editor-panel{align-self:start;position:sticky;top:18px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settings-card h2{font-size:24px}.settings-card form{align-items:end;gap:10px;display:flex}.settings-card form label{flex:1}.settings-card label,.form-grid label,.stack-form label{color:#68776f;gap:7px;font-size:11px;font-weight:750;display:grid}.settings-card input,.form-grid input,.form-grid select,.form-grid textarea,.stack-form input,.stack-form select,.stack-form textarea{width:100%}.tag-list{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.tag-list>span{background:#e6ece7;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;display:flex}.tag-list button{cursor:pointer;color:#77847d;background:0 0;border:0}.inline-form{display:flex!important}.members-card{grid-column:span 2}.member-list article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.member-list strong,.member-list small{display:block}.member-list small{color:var(--muted);margin-top:2px;font-size:10px}.role-badge{background:#e6ece7;border-radius:999px;padding:7px 10px;font-size:10px}.invite-box{background:#eef3ef;border:1px dashed #99ad9f;border-radius:12px;align-items:center;gap:16px;margin-bottom:12px;padding:14px 16px;display:flex}.invite-box span{color:var(--muted);font-size:11px}.invite-box strong{letter-spacing:.16em;font-size:20px}.principle-card{background:var(--green-dark);color:#eaf1ec}.principle-card .eyebrow{color:#a8bcb1}.principle-card blockquote{font-family:var(--font-serif),serif;margin:18px 0;font-size:24px;line-height:1.3}.principle-card p:last-child{color:#afc0b7;font-size:12px;line-height:1.6}.functions-card{grid-column:span 2}.functions-intro{margin:-8px 0 14px;line-height:1.55}.module-list{display:grid}.module-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 0;display:grid}.module-row>span:first-child strong,.module-row>span:first-child small{display:block}.module-row>span:first-child small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.5}.module-status,.module-toggle{white-space:nowrap;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.module-status{color:#67766e;background:#e8ece8}.module-status.core,.module-status.active{color:#2e6745;background:#dfece3}.module-toggle{border:1px solid var(--line);min-width:96px;color:var(--green);cursor:pointer;background:#fff}.module-toggle.active{color:#914b42;background:#efe5df;border-color:#e4d2ca}.module-toggle:disabled{opacity:.58;cursor:wait}.module-permission-note{color:var(--muted);margin:12px 0 0;font-size:10px}.module-unavailable{text-align:center;max-width:720px;margin:8vh auto 0;padding:46px}.module-unavailable h2{margin-bottom:14px;font-size:32px}.module-unavailable>p:not(.eyebrow){color:var(--muted);max-width:560px;margin:0 auto 22px;line-height:1.65}.module-unavailable .button{margin-top:4px}.category-behavior-list{margin-bottom:18px;display:grid}.category-behavior-list article{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:11px 0;display:grid}.category-behavior-list article:first-child{border-top:0}.category-behavior-list strong,.category-behavior-list small{display:block}.category-behavior-list small{color:var(--muted);margin-top:3px;font-size:10px}.behavior-toggle{white-space:nowrap;grid-template-columns:auto 1fr;align-items:center;gap:7px!important;display:flex!important}.behavior-toggle input{width:auto!important}.category-create-form{grid-template-columns:minmax(130px,1fr) auto auto;align-items:center!important;display:grid!important}.field-with-create{align-content:start;gap:7px;display:grid}.inline-create-trigger{width:max-content;color:var(--green);cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:10px;font-weight:750}.entity-create-trigger,.entity-create-button{justify-content:center;align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.entity-create-trigger{border:1px solid var(--line);background:var(--mint);min-height:36px;color:var(--green-dark);white-space:normal;text-align:left;border-radius:11px;padding:5px 10px 5px 6px}.entity-create-trigger:before,.entity-create-button:before{content:"+";background:var(--green);color:#fff;border-radius:8px;flex:none;place-items:center;width:24px;height:24px;font-size:18px;font-weight:500;line-height:1;display:grid}.entity-create-trigger.is-open:before{content:"×";background:var(--sage);color:var(--green-dark)}.entity-create-trigger:hover,.entity-create-button:hover:not(:disabled){filter:saturate(1.08);border-color:#91a99c}.inline-create-box{border:1px solid var(--line);background:#f0f3ef;border-radius:12px;gap:10px;margin-top:3px;padding:13px;display:grid}.inline-create-box .button{width:100%}.save-target{position:relative!important}.save-check{z-index:3;color:#fff;border:2px solid var(--surface);background:#2f7952;border-radius:50%;place-items:center;width:17px;height:17px;font-weight:900;line-height:1;animation:.2s ease-out saved-pop;position:absolute;top:-7px;right:-7px;box-shadow:0 3px 8px #1f523738;font-size:10px!important;display:grid!important}.role-control{align-items:center;display:flex;position:relative}.categories-panel{min-height:220px}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#12231d8c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);width:min(100%,590px);max-height:92vh;box-shadow:var(--shadow);border-radius:24px;overflow:auto}.modal-wide{width:min(100%,920px)}.modal>header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#fbfaf6f5;justify-content:space-between;align-items:center;padding:22px 24px;display:flex;position:sticky;top:0}.modal>header h2{margin:0;font-size:24px}.modal-body{padding:24px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid .full{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:9px;margin-top:6px;display:flex}.stack-form{gap:16px;display:grid}.check-field{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.check-field input{width:auto}.current-strip{background:#e9efea;border-radius:12px;justify-content:space-between;margin-bottom:18px;padding:14px;display:flex}.item-hero{text-align:center;padding:14px 0 24px}.item-hero>strong{font-family:var(--font-serif),serif;font-size:58px;font-weight:500}.item-hero>strong small{font-family:var(--font-sans),sans-serif;color:var(--muted);font-size:16px}.meta-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:13px;display:flex}.meta-row span{background:#eaeeea;border-radius:999px;padding:7px 10px;font-size:10px}.primary-stepper{grid-template-columns:1fr 1fr;gap:12px;display:grid}.primary-stepper button{color:#7a443b;cursor:pointer;background:#efe5dc;border:0;border-radius:16px;padding:18px}.primary-stepper button:last-child{background:var(--green);color:#fff}.primary-stepper b,.primary-stepper span{display:block}.primary-stepper b{font-size:28px}.primary-stepper span{text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:10px;display:block}.detail-actions{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin:10px 0 24px;display:grid}.detail-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:10px 6px;font-size:10px}.note-box{background:#f0eee7;border-radius:12px;margin-bottom:20px;padding:13px}.note-box span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.note-box p{margin:6px 0 0;font-size:12px;line-height:1.5}.history-columns{grid-template-columns:1fr 1fr;gap:22px;display:grid}.history-columns.single-column{grid-template-columns:1fr}.history-columns h3{font-family:var(--font-serif),serif;font-size:18px;font-weight:500}.timeline article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.timeline .movement-badge{border-radius:9px;width:29px;height:29px}.date-dot{background:#ece5d9;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.admin-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding-top:14px;display:flex}.admin-secondary-actions{align-items:center;gap:14px;display:flex}.muted{color:var(--muted);font-size:12px}.empty-state{text-align:center;color:var(--muted);padding:46px 20px}.empty-state>span{border:1px solid #b9c3bd;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 12px;display:grid}.empty-state strong{color:var(--ink);display:block}.empty-state p{max-width:330px;margin:6px auto 0;font-size:12px;line-height:1.5}.mobile-nav,.mobile-add{display:none}.loading-screen{place-content:center;justify-items:center;gap:16px;min-height:100vh;display:grid}.loading-line{background:#d6ddd7;border-radius:9px;width:130px;height:3px;overflow:hidden}.loading-line:after{content:"";background:var(--green);width:42%;height:100%;animation:1.1s ease-in-out infinite load;display:block}.loading-screen p{color:var(--muted);font-size:12px}.signin-shell,.onboarding-shell{background:radial-gradient(circle at 70% 20%,#dce7df 0,transparent 36%),var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid}.signin-card,.onboarding-card{background:var(--surface);width:min(100%,560px);box-shadow:var(--shadow);border:1px solid #365c4c1f;border-radius:28px;padding:42px}.signin-card{text-align:center}.signin-card h1,.onboarding-card h1{margin-bottom:18px;font-size:42px;line-height:1.05}.signin-copy,.onboarding-card>p{color:var(--muted);line-height:1.65}.privacy-note{color:var(--muted);margin:16px 0 0;font-size:10px}.segmented{background:#e8ebe6;border-radius:12px;grid-template-columns:1fr 1fr;margin:26px 0 20px;padding:4px;display:grid}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px;font-size:12px;font-weight:700}.segmented button.active{background:#fff;box-shadow:0 2px 8px #14281e14}.auth-form{text-align:left}.auth-mode{margin-top:24px}.auth-notice{margin:0}.auth-form .button{margin-top:2px}.avatar-button{cursor:pointer;border:0;flex:none}.onboarding-card{position:relative}.onboarding-profile{position:absolute;top:22px;right:22px}.master-layout{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.master-hero{background:var(--green-dark);color:#eef4ef;border-radius:24px;grid-column:1/-1;padding:30px}.master-hero .eyebrow{color:#a8bcb1}.master-hero h2{margin:0 0 12px;font-size:38px}.master-hero p:last-child{color:#bfd0c7;max-width:720px;margin-bottom:0;line-height:1.6}.master-stats{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.master-stats article{background:#e2eae4;border-radius:18px;gap:10px;padding:20px;display:grid}.master-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.master-stats strong{font-family:var(--font-serif),serif;font-size:36px;font-weight:500}.master-copy{margin-bottom:20px;line-height:1.6}.master-create-card small{color:var(--muted);font-weight:500;line-height:1.45}.master-notice,.profile-feedback{margin:0 0 18px}.master-badge{color:#4e4024;background:#d8c395}.profile-summary{grid-template-columns:auto 1fr;align-items:center;gap:16px;padding-bottom:20px;display:grid}.profile-summary>div{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.profile-summary strong,.profile-summary small{flex-basis:100%;display:block}.profile-summary small{color:var(--muted)}.profile-avatar{width:54px;height:54px}.profile-form{border-top:1px solid var(--line);padding:20px 0}.profile-form h3{font-family:var(--font-serif),serif;margin:0 0 6px;font-size:22px;font-weight:500}.profile-form .button{justify-self:start}.profile-signout{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:20px;display:flex}.profile-signout strong,.profile-signout small{display:block}.profile-signout small{color:var(--muted);margin-top:3px;font-size:10px}@keyframes load{0%{transform:translate(-110%)}to{transform:translate(340%)}}@keyframes saved-pop{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}@media (max-width:1100px){.overview-grid{grid-template-columns:1.4fr .7fr}.welcome-panel,.activity-panel{grid-column:span 2}.purchase-panel{grid-column:span 1}.filterbar{grid-template-columns:1fr 1fr}.table-head{display:none}.inventory-list>div{grid-template-columns:minmax(190px,1.4fr) 1fr 110px 80px}.inventory-list>div>span:nth-child(2),.inventory-list>div>span:nth-child(5){display:none}.settings-grid{grid-template-columns:1fr}.members-card,.functions-card{grid-column:auto}}@media (max-width:760px){body{background:#f5f2eb}.app-shell{display:block}.sidebar{display:none}.main-area{padding-bottom:74px}.topbar{min-height:88px;padding:18px 18px 14px}.topbar h1{font-size:25px}.top-actions .button,.household-switcher{display:none}.content{padding:18px 14px 100px}.notice{margin:10px 14px 0}.overview-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.welcome-panel{grid-column:span 2;min-height:250px;padding:24px}.welcome-panel h2{font-size:31px}.stat-card{min-height:160px;padding:19px}.stat-card strong{font-size:46px}.activity-panel,.purchase-panel{grid-column:span 2}.panel{border-radius:18px;padding:18px}.mobile-nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:8px 4px max(8px,env(safe-area-inset-bottom));background:#fbfaf6f2;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#7a867f;background:0 0;border:0;padding:8px 2px;font-size:9px;font-weight:700}.mobile-nav button.active{color:var(--green)}.mobile-add{z-index:55;background:var(--green);color:#fff;border:0;border-radius:50%;width:52px;height:52px;font-size:26px;display:block;position:fixed;bottom:68px;right:18px;box-shadow:0 10px 25px #23463747}.filterbar{grid-template-columns:1fr 1fr}.filterbar .search-field{grid-column:span 2}.inventory-panel{padding:14px}.inventory-list{gap:9px;display:grid}.inventory-list>div{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr auto;gap:12px;padding:13px}.inventory-list>div>span{display:none!important}.inventory-list .item-title,.inventory-list .quantity-cell,.inventory-list .quick-controls{display:flex!important}.inventory-list .item-title{grid-column:1}.inventory-list .quantity-cell{color:var(--muted);grid-column:1;padding-left:50px}.inventory-list .quick-controls{grid-area:1/2/3;align-self:center}.archive-toggle{margin-left:4px}.purchase-table button{grid-template-columns:76px 1fr auto;gap:9px}.purchase-table button>span:nth-child(3),.purchase-table button>span:nth-child(5){display:none}.locations-layout{display:block}.editor-panel{margin-top:14px;position:static}.location-grid{grid-template-columns:1fr}.settings-card form{flex-direction:column;align-items:stretch}.category-create-form{grid-template-columns:1fr}.inline-form{flex-direction:row!important}.invite-box{flex-direction:column;align-items:flex-start;gap:5px}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:24px 24px 0 0;width:100%;max-height:94vh}.modal-body{padding:20px 17px max(24px,env(safe-area-inset-bottom))}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.item-hero>strong{font-size:48px}.detail-actions{grid-template-columns:1fr 1fr}.history-columns{grid-template-columns:1fr}.signin-card,.onboarding-card{padding:30px 22px}.official-logo-hero{width:158px;height:158px}.official-logo-onboarding{width:92px;height:92px}.onboarding-brand{margin-bottom:22px}.signin-card h1,.onboarding-card h1{font-size:34px}.activity-list button:nth-child(n+6){display:none}.master-layout{grid-template-columns:1fr}.master-hero,.master-stats{grid-column:auto}.master-stats{grid-template-columns:1fr 1fr}.master-hero h2{font-size:32px}.profile-signout{flex-direction:column;align-items:flex-start}}@media (max-width:420px){.filterbar{grid-template-columns:1fr}.filterbar .search-field{grid-column:auto}.filterbar select:last-child{display:none}.overview-grid{gap:9px}.stat-card small{font-size:9px}.welcome-actions{flex-direction:column;align-items:flex-start;gap:8px}.top-actions{gap:7px}.avatar{width:36px;height:36px}.module-row{grid-template-columns:1fr;gap:10px}.module-row .module-toggle,.module-row .module-status{justify-self:start}.module-unavailable{margin-top:4vh;padding:30px 20px}.module-unavailable h2{font-size:27px}}@media (max-width:760px){.inventory-section-nav{grid-template-columns:repeat(3,1fr);display:grid}.inventory-section-nav button{padding:8px 5px;font-size:9px}.admin-actions{flex-direction:column;align-items:flex-start}.admin-secondary-actions{justify-content:space-between;width:100%}.primary-stepper .save-check{text-transform:none;letter-spacing:0;margin:0}}@media (max-width:420px){.inventory-section-nav{grid-template-columns:1fr}.inventory-section-nav button{text-align:left;padding-inline:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.shopping-list-page{gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.shopping-list-hero{background:linear-gradient(135deg,var(--surface),var(--mint));justify-content:space-between;align-items:center;gap:28px;display:flex}.shopping-list-hero h2{margin:0 0 9px;font-size:32px}.shopping-list-hero p:last-child{max-width:680px;color:var(--muted);margin:0;line-height:1.6}.shopping-list-stats{flex:none;gap:9px;display:flex}.shopping-list-stats span{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:15px;gap:3px;min-width:78px;padding:12px;display:grid}.shopping-list-stats strong{font-family:var(--font-serif),serif;font-size:27px;font-weight:500}.shopping-list-stats small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800}.shopping-list-message{border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;font-size:12px;display:flex}.shopping-list-message button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:18px}.shopping-list-message.error{color:#7c352f;background:#f5e4e0}.shopping-list-message.success{color:#28563b;background:#dfece3}.shopping-list-compose-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.shopping-list-compose{align-content:start;gap:13px;display:grid}.shopping-list-compose .section-head{margin-bottom:0}.shopping-list-compose .section-head h2{font-size:22px}.shopping-list-compose label{color:var(--muted);gap:7px;font-size:10px;font-weight:800;display:grid}.shopping-list-compose textarea,.shopping-list-compose input,.shopping-list-compose select{width:100%;min-width:0}.shopping-list-compose textarea{resize:vertical;min-height:176px;line-height:1.55}.shopping-list-compose>.button{justify-self:end}.shopping-list-single-mobile-toggle{display:none}.shopping-list-single-body{align-content:start;gap:13px;display:grid}.shopping-list-single-body>.button,.shopping-list-inline-compose>.button{justify-self:end}.shopping-list-quantity-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shopping-list-main{min-width:0;padding:0;overflow:hidden}.shopping-list-main-head{justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.shopping-list-main-head h2{margin:0;font-size:24px}.shopping-list-share-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.shopping-list-share-link{width:min(310px,36vw);min-width:180px;height:38px;padding:8px 10px;font-size:10px}.shopping-list-inline-add{border-top:1px solid var(--line);background:#edf3ef61}.shopping-list-inline-add-toggle{width:100%;color:var(--green);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:11px 20px;font-size:11px;font-weight:800;display:flex}.shopping-list-inline-add-toggle:hover{background:var(--mint)}.shopping-list-inline-add-toggle b{font-size:17px}.shopping-list-inline-compose{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1.25fr) minmax(170px,1fr) minmax(240px,.85fr) auto;align-items:end;gap:10px;padding:14px 20px 16px;display:grid}.shopping-list-inline-compose>label,.shopping-list-inline-compose .shopping-list-quantity-fields>label{color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.shopping-list-inline-compose input,.shopping-list-inline-compose select{width:100%;min-width:0}.shopping-list-entries{border-top:1px solid var(--line)}.shopping-list-entry{border-bottom:1px solid var(--line);grid-template-columns:18px auto minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:76px;padding:12px 18px;transition:opacity .15s,box-shadow .15s;display:grid;position:relative}.shopping-list-entry:last-child{border-bottom:0}.shopping-list-entry.checked{background:#365c4c09}.shopping-list-entry.dragging{opacity:.45}.shopping-list-entry.drop-before{box-shadow:inset 0 3px 0 var(--green)}.shopping-list-entry.drop-after{box-shadow:inset 0 -3px 0 var(--green)}.shopping-list-drag-slot{place-items:center;width:18px;display:grid}.shopping-list-drag-handle{width:18px;height:34px;color:var(--muted);cursor:grab;letter-spacing:-3px;opacity:.58;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;font-size:16px;font-weight:800;transition:color .15s,opacity .15s;display:grid}.shopping-list-drag-handle:hover{color:var(--green-dark);opacity:1}.shopping-list-drag-handle:active{cursor:grabbing}.shopping-list-drag-handle:focus-visible{outline:2px solid var(--green);outline-offset:2px}.shopping-list-check{background:var(--surface);color:#fff;cursor:pointer;border:1.5px solid #9bad9f;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.shopping-list-check>span{border-radius:7px;place-items:center;width:22px;height:22px;font-size:14px;font-weight:900;display:grid}.shopping-list-check[aria-pressed=true]{border-color:var(--green);background:var(--green)}.shopping-list-entry-copy{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;display:grid}.shopping-list-entry-details{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:3px 0}.shopping-list-entry-details:hover>strong{color:var(--green)}.shopping-list-entry-details:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:5px}.shopping-list-entry-details>strong{overflow-wrap:anywhere;line-height:1.3;display:block}.shopping-list-entry-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px;display:flex}.shopping-list-entry-copy small{color:var(--muted);font-size:10px}.shopping-list-entry.checked .shopping-list-entry-details>strong{color:var(--muted);text-decoration:line-through}.shopping-list-item-badge{background:var(--mint);border-radius:999px;padding:4px 7px;font-weight:800;color:var(--green-dark)!important}.shopping-list-quantity-saving,.shopping-list-order-saving{font-weight:800;color:var(--green)!important;font-size:9px!important}.shopping-list-order-saving{margin-top:4px;display:block}.shopping-list-quantity-control{flex-wrap:nowrap;justify-self:end;align-items:center;gap:6px;display:flex}.shopping-list-quantity-control button,.shopping-list-order-actions button{border:1px solid var(--line);background:var(--mint);width:31px;height:31px;color:var(--green-dark);cursor:pointer;border-radius:9px;flex:none;place-items:center;padding:0;font-size:16px;font-weight:800;display:grid}.shopping-list-quantity-control button:hover,.shopping-list-order-actions button:hover{background:var(--sage);border-color:#8ca294}.shopping-list-quantity-control button:disabled,.shopping-list-order-actions button:disabled{cursor:not-allowed;opacity:.38}.shopping-list-quantity-control input{text-align:center;border-radius:9px;width:66px;min-width:0;height:31px;padding:5px 7px;font-size:11px}.shopping-list-quantity-control>span{color:var(--muted);font-size:10px;font-weight:700}.shopping-list-order-actions{align-items:center;gap:5px;display:flex}.shopping-list-entry-actions{justify-content:flex-end;gap:7px;display:flex}.shopping-list-entry-remove{width:28px;height:28px;color:var(--red);cursor:pointer;opacity:.62;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:18px;line-height:1;display:grid}.shopping-list-entry-remove:hover{opacity:1;background:#f5e4e0}.shopping-list-entry-remove:disabled{cursor:not-allowed;opacity:.28}.shopping-list-edit-fields{grid-template-columns:minmax(170px,1.5fr) minmax(150px,1fr) minmax(70px,.45fr) minmax(100px,.55fr);gap:8px;min-width:0;display:grid}.shopping-list-edit-fields input,.shopping-list-edit-fields select{width:100%;min-width:0;height:39px;padding:8px 9px;font-size:11px}.shopping-list-empty{text-align:center;justify-items:center;padding:50px 22px;display:grid}.shopping-list-empty>span{width:58px;height:58px;color:var(--green);border:1px dashed #99ad9f;border-radius:50%;place-items:center;margin-bottom:14px;font-size:25px;display:grid}.shopping-list-empty h3{font-family:var(--font-serif),serif;margin:0 0 7px;font-size:24px;font-weight:500}.shopping-list-empty p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.shopping-list-finish{border-top:1px solid var(--line);background:var(--mint);justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex}.shopping-list-finish span{gap:3px;display:grid}.shopping-list-finish small{color:var(--muted);font-size:10px;line-height:1.45}.shopping-list-loading{gap:12px;min-height:150px;display:grid}.shopping-list-replenishment,.shopping-list-history{gap:16px;display:grid}.shopping-list-replenishment .section-head,.shopping-list-history .section-head{margin-bottom:0}.shopping-list-replenishment-grid{gap:9px;display:grid}.shopping-list-replenishment-grid article{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding-top:11px;display:grid}.shopping-list-replenishment-grid article>div{gap:4px;min-width:0;display:grid}.shopping-list-replenishment-grid article>div:nth-child(2){justify-items:end}.shopping-list-replenishment-grid small{color:var(--muted);font-size:10px;line-height:1.45}.shopping-list-estimate{background:linear-gradient(135deg,var(--mint),var(--surface));justify-content:space-between;align-items:center;gap:24px;display:flex}.shopping-list-estimate h2{margin:0;font-size:28px}.shopping-list-estimate>p{max-width:500px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.shopping-list-history-empty{color:var(--muted);margin:0}.shopping-list-history-lists{gap:9px;display:grid}.shopping-list-history-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.shopping-list-history-head{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:14px 16px;display:flex}.shopping-list-history-head:hover{background:var(--mint)}.shopping-list-history-head>span{align-items:center;gap:10px;min-width:0;display:flex}.shopping-list-history-head>span:first-child{gap:3px;display:grid}.shopping-list-history-head small,.shopping-list-history-head>span:last-child{color:var(--muted);font-size:10px}.shopping-list-history-head b{color:var(--green);font-size:18px}.shopping-list-history-body{border-top:1px solid var(--line);gap:13px;padding:14px 16px 16px;display:grid}.shopping-list-history-body ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.shopping-list-history-body li{border-bottom:1px solid var(--line);grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 0;display:grid}.shopping-list-history-body li:last-child{border-bottom:0}.shopping-list-history-body li>span,.shopping-list-history-body li>small{color:var(--muted);font-size:10px}.shopping-list-history-body li.checked>span{color:var(--green)}.shopping-list-history-body>.button{justify-self:start}.shopping-list-transfer-editor{background:var(--mint);border-radius:13px;gap:12px;padding:14px;display:grid}.shopping-list-transfer-editor>p{gap:3px;margin:0;display:grid}.shopping-list-transfer-editor>p small{color:var(--muted);font-size:10px}.shopping-list-transfer-line{border-top:1px solid var(--line);grid-template-columns:minmax(160px,1.2fr) minmax(130px,.65fr) minmax(170px,1fr);align-items:end;gap:10px;padding-top:10px;display:grid}.shopping-list-transfer-line label{color:var(--muted);gap:6px;font-size:10px;font-weight:750;display:grid}.shopping-list-transfer-line label:first-child{color:var(--ink);align-items:center;gap:8px;padding-bottom:11px;font-size:12px;display:flex}.shopping-list-transfer-line label:first-child input{width:auto}.shopping-list-transfer-line input,.shopping-list-transfer-line select{width:100%;min-width:0}.shopping-list-transfer-actions,.shopping-list-purchase-link{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shopping-list-purchase-link select{flex:300px;min-width:0}.shopping-list-linked-purchase{background:var(--mint);color:var(--muted);border-radius:10px;margin:0;padding:10px 12px;font-size:10px}.public-shopping-list-shell{background:radial-gradient(circle at 70% 10%,var(--sage) 0,transparent 34%),var(--paper);place-items:start center;min-height:100dvh;padding:36px 18px;display:grid}.public-shopping-list-card{background:var(--surface);width:min(680px,100%);box-shadow:var(--shadow);border:1px solid #365c4c1f;border-radius:25px;overflow:hidden}.public-shopping-list-card>header{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:24px;display:flex}.public-shopping-list-logo{flex:none;width:78px;height:78px}.public-shopping-list-card h1{margin:0 0 5px;font-size:31px}.public-shopping-list-card header p:last-child{color:var(--muted);margin:0;font-size:11px}.public-shopping-list-hint{border-bottom:1px solid var(--line);background:var(--mint);color:var(--muted);margin:0;padding:13px 24px;font-size:10px;line-height:1.55}.public-shopping-list-card .shopping-list-message{margin:14px 18px 0}.public-shopping-list-entries{display:grid}.public-shopping-list-entry{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:14px 20px;display:grid}.public-shopping-list-entry:hover{background:var(--mint)}.public-shopping-list-entry:last-child{border-bottom:0}.public-shopping-list-entry>span:last-child{min-width:0}.public-shopping-list-entry strong{overflow-wrap:anywhere;display:block}.public-shopping-list-entry small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.public-shopping-list-entry.checked strong{color:var(--muted);text-decoration:line-through}.public-shopping-list-entry.checked .shopping-list-check{border-color:var(--green);background:var(--green)}.public-shopping-list-loading{gap:12px;padding:30px 24px;display:grid}.public-shopping-list-card>footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:14px 20px;font-size:9px}:root[data-theme=dark] .shopping-list-message.error{color:#f4aaa2;background:#442c29}:root[data-theme=dark] .shopping-list-message.success{color:#a5d6b7;background:#223c2d}:root[data-theme=dark] .shopping-list-entry.checked{background:#8fc3a709}:root[data-theme=dark] .shopping-list-check{background:#111b17}:root[data-theme=dark] .shopping-list-check[aria-pressed=true],:root[data-theme=dark] .public-shopping-list-entry.checked .shopping-list-check{background:var(--green)}:root[data-theme=dark] .public-shopping-list-card{border-color:#b1d1c121}@media (max-width:900px){.shopping-list-compose-grid{grid-template-columns:minmax(0,1fr)}.shopping-list-inline-compose{grid-template-columns:repeat(2,minmax(0,1fr))}.shopping-list-inline-compose>.button{width:100%}.shopping-list-edit-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.shopping-list-page{gap:12px}.shopping-list-hero{flex-direction:column;align-items:stretch;padding:20px}.shopping-list-hero h2{font-size:28px}.shopping-list-stats span{flex:1}.shopping-list-compose,.shopping-list-main-head{padding:18px}.shopping-list-compose>.button{width:100%}.shopping-list-single-compose{gap:0;padding:0}.shopping-list-single-desktop-head{display:none}.shopping-list-single-mobile-toggle{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.shopping-list-single-mobile-toggle>span{gap:3px;display:grid}.shopping-list-single-mobile-toggle small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.shopping-list-single-mobile-toggle strong{font-size:17px}.shopping-list-single-mobile-toggle b{color:var(--green);font-size:21px}.shopping-list-single-body{border-top:1px solid var(--line);padding:17px 18px 18px;display:none}.shopping-list-single-body.is-open{display:grid}.shopping-list-single-body>.button{width:100%}.shopping-list-main-head{flex-direction:column;align-items:stretch}.shopping-list-share-actions{grid-template-columns:minmax(0,1fr);justify-content:stretch;display:grid}.shopping-list-share-actions .button,.shopping-list-share-actions .danger-link,.shopping-list-share-link{width:100%;max-width:none}.shopping-list-share-actions .danger-link{min-height:38px}.shopping-list-inline-add-toggle{padding:12px 16px}.shopping-list-inline-compose{grid-template-columns:minmax(0,1fr);padding:15px 16px 17px}.shopping-list-inline-compose .shopping-list-quantity-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.shopping-list-entry{grid-template-columns:auto minmax(0,1fr);gap:6px 10px;min-height:66px;padding:10px 12px}.shopping-list-drag-slot{display:none}.shopping-list-check{grid-area:1/1;align-self:center}.shopping-list-entry-copy,.shopping-list-edit-fields{grid-area:1/2}.shopping-list-entry-copy{gap:8px}.shopping-list-quantity-control{flex-wrap:wrap;justify-content:center;gap:5px}.shopping-list-quantity-control input{width:58px}.shopping-list-quantity-control>span{text-align:center;flex-basis:100%}.shopping-list-order-actions{grid-area:2/2;justify-content:flex-end;justify-self:end}.shopping-list-entry-actions{grid-area:2/1;justify-content:center;justify-self:center}.shopping-list-edit-fields{grid-template-columns:minmax(0,1fr)}.shopping-list-finish{flex-direction:column;align-items:stretch}.shopping-list-finish .button{width:100%}.shopping-list-replenishment,.shopping-list-history,.shopping-list-estimate{padding:18px}.shopping-list-replenishment-grid article{grid-template-columns:minmax(0,1fr) auto}.shopping-list-replenishment-grid article>.button{grid-column:1/-1;width:100%}.shopping-list-estimate{flex-direction:column;align-items:flex-start;gap:10px}.shopping-list-history-head{align-items:flex-start}.shopping-list-history-head>span:last-child{text-align:right;justify-content:flex-end}.shopping-list-history-body li{grid-template-columns:18px minmax(0,1fr)}.shopping-list-history-body li>small{grid-column:2}.shopping-list-transfer-line{grid-template-columns:minmax(0,1fr)}.shopping-list-transfer-line label:first-child{padding-bottom:0}.shopping-list-transfer-actions,.shopping-list-purchase-link{flex-direction:column;align-items:stretch}.shopping-list-transfer-actions .button,.shopping-list-purchase-link .button,.shopping-list-purchase-link select{flex-basis:auto;width:100%}.public-shopping-list-shell{padding:18px 10px}.public-shopping-list-card>header{align-items:flex-start;padding:20px 18px}.public-shopping-list-logo{width:60px;height:60px}.public-shopping-list-card h1{font-size:26px}.public-shopping-list-hint{padding-inline:18px}}@media (max-width:430px){.shopping-list-quantity-fields,.shopping-list-inline-compose .shopping-list-quantity-fields{grid-template-columns:minmax(0,1fr)}.public-shopping-list-card>header{gap:12px}.public-shopping-list-entry{padding-inline:16px}}.theme-toggle{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:7px 12px 7px 9px;font-size:11px;font-weight:800;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex;box-shadow:0 4px 14px #23372e12}.theme-toggle:hover{border-color:#8aa092;transform:translateY(-1px)}.theme-toggle-icon{background:var(--sage);width:24px;height:24px;color:var(--green-dark);border-radius:50%;place-items:center;font-size:15px;line-height:1;display:grid}.theme-toggle{flex:none;gap:0;width:40px;height:40px;min-height:40px;padding:0}.theme-toggle-icon{width:26px;height:26px}.auth-theme-toggle{z-index:10;position:fixed;top:20px;right:20px}.onboarding-theme-toggle{z-index:2;position:absolute;top:22px;right:76px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#101714;--surface:#17211d;--white:#1d2924;--ink:#edf3ef;--muted:#9caca4;--line:#34433c;--green:#5d8f75;--green-dark:#183c30;--sage:#294137;--mint:#1d2d26;--amber:#d5aa65;--red:#e28379;--shadow:0 20px 56px #00000057}:root[data-theme=dark],:root[data-theme=dark] body{background:var(--paper);color:var(--ink)}:root[data-theme=dark] .sidebar{background:#0e3025}:root[data-theme=dark] .topbar{border-bottom-color:#b4d3c321}:root[data-theme=dark] .eyebrow{color:#91a79b}:root[data-theme=dark] .avatar{color:#dcebe3;background:#294238}:root[data-theme=dark] .theme-toggle{background:#1c2923;box-shadow:0 5px 16px #0003}:root[data-theme=dark] .theme-toggle:hover{border-color:#779487}:root[data-theme=dark] .theme-toggle-icon{color:#f2d38d}:root[data-theme=dark] .button-primary{color:#fff;box-shadow:0 8px 20px #00000038}:root[data-theme=dark] .button-primary:hover{background:#4f8068}:root[data-theme=dark] .button-secondary{color:#e5f0ea}:root[data-theme=dark] .button-light{color:#18372d;background:#e7efe9}:root[data-theme=dark] .button-ghost{color:var(--ink)}:root[data-theme=dark] .text-button,:root[data-theme=dark] .inline-create-trigger,:root[data-theme=dark] .mobile-nav button.active{color:#8fc3a7}:root[data-theme=dark] .danger-link{color:#ed958c}:root[data-theme=dark] .close-button{color:var(--ink);background:#26362f}:root[data-theme=dark] .panel,:root[data-theme=dark] .inventory-hub>.inventory-section-nav,:root[data-theme=dark] .signin-card,:root[data-theme=dark] .onboarding-card{border-color:#b1d1c121;box-shadow:0 6px 22px #0000001f}:root[data-theme=dark] .welcome-panel{background:#285442}:root[data-theme=dark] .welcome-panel .eyebrow{color:#bdd3c8}:root[data-theme=dark] .welcome-panel p:not(.eyebrow){color:#d1ded7}:root[data-theme=dark] .stat-card{background:#263a31}:root[data-theme=dark] .stat-card:nth-child(3){background:#3b3428}:root[data-theme=dark] .stat-card span,:root[data-theme=dark] .stat-card small{color:#aab8b0}:root[data-theme=dark] .movement-badge.up{color:#86cea1;background:#203d2b}:root[data-theme=dark] .movement-badge.down{color:#efa096;background:#402b28}:root[data-theme=dark] .movement-badge.neutral{color:#aab9b1;background:#29352f}:root[data-theme=dark] .date-tile,:root[data-theme=dark] .date-dot{background:#393328}:root[data-theme=dark] .notice-error{color:#f4aaa2;background:#442c29}:root[data-theme=dark] .notice-success{color:#a5d6b7;background:#223c2d}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .filterbar input,:root[data-theme=dark] .filterbar select,:root[data-theme=dark] .household-switcher select{color:var(--ink);border-color:var(--line);background:#111b17}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#718178}:root[data-theme=dark] input:focus,:root[data-theme=dark] select:focus,:root[data-theme=dark] textarea:focus{border-color:#6f9a84;box-shadow:0 0 0 3px #6f9a8429}:root[data-theme=dark] input[type=checkbox]{accent-color:#6ca083}:root[data-theme=dark] .inventory-section-nav button{color:#c9dad1;background:#111b17}:root[data-theme=dark] .inventory-section-nav button.active{background:var(--green);color:#fff}:root[data-theme=dark] .inventory-list>div:hover{background:#1c2a24}:root[data-theme=dark] .item-dot,:root[data-theme=dark] .quick-controls button{color:#a9d0bb;background:#263b31}:root[data-theme=dark] .quick-controls button:last-child{background:var(--green);color:#fff}:root[data-theme=dark] .location-card{background:#131e19}:root[data-theme=dark] .settings-card label,:root[data-theme=dark] .form-grid label,:root[data-theme=dark] .stack-form label{color:#a2b2a9}:root[data-theme=dark] .tag-list>span,:root[data-theme=dark] .role-badge{background:#263930}:root[data-theme=dark] .module-status{color:#aab9b1;background:#28362f}:root[data-theme=dark] .module-status.core,:root[data-theme=dark] .module-status.active{color:#93d0a8;background:#203d2b}:root[data-theme=dark] .module-toggle{color:#a9d0bb;border-color:var(--line);background:#111b17}:root[data-theme=dark] .module-toggle.active{color:#efa096;background:#402b28;border-color:#5b3833}:root[data-theme=dark] .inline-create-box{background:#14201b}:root[data-theme=dark] .invite-box{background:#1d3027;border-color:#557565}:root[data-theme=dark] .principle-card,:root[data-theme=dark] .master-hero{background:#12362b}:root[data-theme=dark] .modal-backdrop{background:#030907b8}:root[data-theme=dark] .current-strip,:root[data-theme=dark] .meta-row span{background:#24362e}:root[data-theme=dark] .primary-stepper button{color:#f0aaa1;background:#422d29}:root[data-theme=dark] .primary-stepper button:last-child{background:var(--green);color:#fff}:root[data-theme=dark] .detail-actions button{color:var(--ink);background:#111b17}:root[data-theme=dark] .note-box{background:#24251f}:root[data-theme=dark] .empty-state>span{border-color:#52645b}:root[data-theme=dark] .loading-line{background:#293830}:root[data-theme=dark] .signin-shell,:root[data-theme=dark] .onboarding-shell{background:radial-gradient(circle at 70% 20%,#20382d 0,transparent 38%),var(--paper)}:root[data-theme=dark] .segmented{background:#101915}:root[data-theme=dark] .segmented button{color:#aebdb5}:root[data-theme=dark] .segmented button.active{color:#f0f5f2;background:#293a32;box-shadow:0 2px 9px #0000003d}:root[data-theme=dark] .master-stats article{background:#263a31}:root[data-theme=dark] .master-badge{color:#f1dca5;background:#54482d}.master-registry-card{grid-column:1/-1}.registry-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.registry-stats span{background:var(--mint);border-radius:13px;gap:5px;padding:13px;display:grid}.registry-stats small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.registry-stats strong{font-family:var(--font-serif),serif;font-size:25px}.master-registry-capture-entry{background:var(--mint);border:1px solid #b8cec1;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px;display:flex}.master-registry-capture-entry>span{gap:4px;min-width:0;display:grid}.master-registry-capture-entry strong{color:var(--green-dark);font-size:13px}.master-registry-capture-entry small{color:var(--muted);font-size:10px;line-height:1.5}.master-registry-capture-entry .button{flex:none}.alpha-badge{color:#2e6b45;background:#dcebe0}.master-account-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.master-account-actions .button{white-space:nowrap;min-height:34px;padding:8px 11px;font-size:10px}.alpha-registry-capture-page{width:min(880px,100%);margin:0 auto}.alpha-registry-capture-card{gap:22px;padding:30px;display:grid}.alpha-registry-capture-card h2{margin:0 0 10px;font-size:30px}.alpha-registry-capture-card p{color:var(--muted);margin-bottom:0;line-height:1.65}.alpha-registry-capture-card ul{background:var(--mint);color:var(--green-dark);border-radius:16px;gap:10px;margin:0;padding:18px 18px 18px 36px;font-size:12px;line-height:1.55;display:grid}.alpha-registry-capture-card>.button{justify-self:start}.alpha-registry-consent-note{background:#f5ead1;border:1px solid #d9c59c;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.alpha-registry-consent-note p{color:#66542d;margin:0}.master-registry-management-entry{background:var(--surface);margin-top:-9px}.registry-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.registry-search-results,.registry-moderation-list{gap:8px;margin-top:12px;display:grid}.registry-search-results article,.registry-moderation-list article{border:1px solid var(--line);background:var(--white);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.registry-search-results strong,.registry-search-results small,.registry-moderation-list strong,.registry-moderation-list small{display:block}.registry-search-results small,.registry-moderation-list small{color:var(--muted);margin-top:3px;font-size:9px}.registry-moderation-head{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.registry-moderation-head h3{font-family:var(--font-serif),serif;margin:0;font-size:22px;font-weight:500}.registry-moderation-head span{background:var(--mint);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.registry-moderation-list article{grid-template-columns:minmax(0,1fr) minmax(150px,.65fr) auto}.registry-moderation-list code{overflow-wrap:anywhere;white-space:normal}.registry-moderation-list article>div{align-items:center;gap:9px;display:flex}.registry-review-list article{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:13px}.registry-review-list article>div{min-width:0}.registry-review-heading{justify-content:space-between;align-items:flex-start!important}.registry-review-reason{color:#973f32;text-align:center;background:#f5e7e1;border-radius:999px;flex:none;max-width:260px;padding:6px 9px;font-size:10px;font-weight:800}.registry-review-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px!important;display:grid!important}.registry-review-values>span{background:var(--mint);border-radius:10px;min-width:0;padding:10px 11px}.registry-review-values small{letter-spacing:.05em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:800}.registry-review-values code{font-family:inherit;font-size:13px;font-weight:700;display:block}.registry-review-actions{justify-content:flex-end}:root[data-theme=dark] .registry-stats span{background:#263a31}:root[data-theme=dark] .master-registry-capture-entry{background:#1b2e25;border-color:#3c5146}:root[data-theme=dark] .alpha-badge{color:#b9dfca;background:#294638}:root[data-theme=dark] .alpha-registry-capture-card ul{color:#d9e7df;background:#1b2e25}:root[data-theme=dark] .alpha-registry-consent-note{background:#493e27;border-color:#675936}:root[data-theme=dark] .alpha-registry-consent-note p{color:#eadbb4}:root[data-theme=dark] .master-registry-management-entry{background:#15221c}:root[data-theme=dark] .registry-search-results article,:root[data-theme=dark] .registry-moderation-list article{background:#131e19}:root[data-theme=dark] .registry-review-reason{color:#ffd0c5;background:#4a2a25}:root[data-theme=dark] .registry-review-values>span{background:#263a31}@media (max-width:760px){.registry-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.master-registry-capture-entry{flex-direction:column;align-items:stretch}.master-registry-capture-entry .button{width:100%}.master-account-actions{flex-direction:column;align-items:flex-end}.alpha-registry-capture-card{padding:20px}.alpha-registry-capture-card>.button{width:100%}.alpha-registry-consent-note{flex-direction:column;align-items:stretch}.alpha-registry-consent-note .button{width:100%}.registry-search,.registry-moderation-list article{grid-template-columns:minmax(0,1fr)}.registry-search .button{width:100%}.registry-moderation-list article>div{justify-content:flex-start}.registry-review-heading{gap:8px!important;display:grid!important}.registry-review-reason{text-align:left;justify-self:start;max-width:none}.registry-review-values{grid-template-columns:minmax(0,1fr)}.registry-review-actions{grid-template-columns:minmax(0,1fr);display:grid!important}.registry-review-actions .button,.registry-review-actions .danger-link{justify-content:center;width:100%}}.master-barcode-manager-modal{width:min(900px,100%)}.master-barcode-manager{gap:16px;min-width:0;display:grid}.master-barcode-record-summary{border:1px solid var(--line);background:var(--surface);border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px;display:grid}.master-barcode-record-summary h3,.master-barcode-record-summary p{margin:0}.master-barcode-record-summary h3{font-family:var(--font-serif),serif;margin-top:3px;font-size:25px;font-weight:500}.master-barcode-record-summary>div>p:last-child{color:var(--muted);margin-top:5px;font-size:10px}.master-barcode-record-summary>code{background:var(--mint);color:var(--green-dark);border-radius:9px;align-self:start;padding:7px 9px;font-weight:800}.master-barcode-record-summary dl{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:2px 0 0;display:grid}.master-barcode-record-summary dl div{background:var(--mint);border-radius:10px;gap:4px;padding:10px;display:grid}.master-barcode-record-summary dt{color:var(--muted);font-size:9px;font-weight:800}.master-barcode-record-summary dd{color:var(--green-dark);overflow-wrap:anywhere;margin:0;font-weight:850}.master-barcode-links{gap:10px;display:grid}.master-barcode-links .registry-moderation-head{margin-top:0}.master-barcode-link-list{gap:8px;display:grid}.master-barcode-link-list article{border:1px solid var(--line);background:var(--white);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.master-barcode-link-list strong,.master-barcode-link-list small{display:block}.master-barcode-link-list small{color:var(--muted);margin-top:4px;font-size:9px}.master-barcode-delete-zone{background:#fff7f5;border:1px solid #dfb8b3;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px;padding:15px;display:grid}.master-barcode-delete-zone>div{gap:4px;display:grid}.master-barcode-delete-zone strong{color:#7e3832}.master-barcode-delete-zone small{color:var(--muted);font-size:10px;line-height:1.5}.master-barcode-delete-zone p{color:#8d433d;grid-column:1/-1;margin:0;font-size:10px;font-weight:800}:root[data-theme=dark] .master-barcode-record-summary,:root[data-theme=dark] .master-barcode-link-list article{background:#131e19}:root[data-theme=dark] .master-barcode-record-summary>code,:root[data-theme=dark] .master-barcode-record-summary dl div{background:#263a31}:root[data-theme=dark] .master-barcode-delete-zone{background:#2a1c1a;border-color:#6f4541}:root[data-theme=dark] .master-barcode-delete-zone strong,:root[data-theme=dark] .master-barcode-delete-zone p{color:#ed958c}@media (max-width:760px){.master-registry-barcode-form,.master-barcode-link-list article,.master-barcode-delete-zone{grid-template-columns:minmax(0,1fr)}.master-registry-barcode-form .button,.master-barcode-link-list .button,.master-barcode-delete-zone .button{width:100%}.master-barcode-record-summary{grid-template-columns:minmax(0,1fr)}.master-barcode-record-summary>code{justify-self:start}.master-barcode-record-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}}.master-registry-capture-dialog{gap:16px;min-width:0;display:grid}.master-registry-capture-intro h3,.master-registry-capture-intro p{margin:0}.master-registry-capture-intro h3{font-family:var(--font-serif),serif;font-size:24px;font-weight:500}.master-registry-capture-intro p:last-child{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.6}.master-registry-capture-notice{margin:0}.master-registry-barcode-form{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:9px;display:grid}.master-registry-barcode-form label{min-width:0;color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.master-registry-barcode-form input{width:100%;min-width:0}.master-registry-capture-workspace{border:1px solid var(--line);background:var(--surface);border-radius:15px;gap:13px;padding:14px;display:grid}.master-registry-capture-status{background:var(--mint);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 12px;padding:12px;display:grid}.master-registry-capture-status>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.master-registry-capture-status>strong{color:var(--green-dark);letter-spacing:.05em;overflow-wrap:anywhere;grid-area:1/2/3;font-size:15px}.master-registry-capture-status>small{color:var(--muted);font-size:9px}.master-registry-capture-status.new{background:#f5ead1}.master-registry-existing-product{gap:4px;display:grid}.master-registry-existing-product span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.master-registry-existing-product strong{overflow-wrap:anywhere;font-size:13px}.master-registry-overwrite-note{border:1px solid var(--line);color:var(--muted);border-radius:11px;margin:0;padding:10px 11px;font-size:10px;line-height:1.5}.master-registry-photo-button{justify-self:start}.master-registry-capture-review{border-top:1px solid var(--line);gap:12px;padding-top:13px;display:grid}.master-registry-capture-review>div:first-child{gap:3px;display:grid}.master-registry-capture-review>div:first-child span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.master-registry-capture-review>div:first-child strong{font-size:13px}.master-registry-capture-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.master-registry-capture-values>span{border:1px solid var(--line);border-radius:10px;gap:3px;min-width:0;padding:10px;display:grid}.master-registry-capture-values small{color:var(--muted);font-size:9px}.master-registry-capture-values strong{overflow-wrap:anywhere;font-size:11px;line-height:1.45}.modal-scroll-body.has-product-data-action-footer{grid-template-rows:auto minmax(0,1fr) auto}.product-data-action-footer{z-index:3;border-top:1px solid var(--line);background:var(--surface);padding:13px 24px;display:flex;position:relative;box-shadow:0 -8px 20px #142f2514}.product-data-action-footer .form-actions{width:100%;margin:0}.product-data-action-buttons{flex-wrap:wrap;align-items:stretch}.product-data-action-buttons .button{white-space:normal;min-width:0}:root[data-theme=dark] .master-registry-capture-status{background:#263a31}:root[data-theme=dark] .master-registry-capture-status.new{background:#493e27}@media (max-width:760px){.master-registry-barcode-form{grid-template-columns:1fr 1fr}.master-registry-barcode-form label{grid-column:1/-1}.master-registry-barcode-form .button{width:100%;min-width:0}.master-registry-capture-status{grid-template-columns:minmax(0,1fr)}.master-registry-capture-status>strong{grid-area:auto/1}.master-registry-photo-button{width:100%}.master-registry-capture-values{grid-template-columns:minmax(0,1fr)}.product-data-action-footer{padding:12px 17px max(12px,env(safe-area-inset-bottom))}.master-registry-capture-footer-actions{flex-direction:column}.master-registry-capture-footer-actions .button{width:100%}.product-data-review-footer-actions{grid-template-columns:minmax(105px,.45fr) minmax(0,1fr);display:grid}.product-data-review-footer-actions .button{width:100%}}:root[data-theme=dark] .mobile-nav{background:#17211df5}@media (max-width:760px){.theme-toggle{width:38px;height:38px;min-height:38px;padding:0}.theme-toggle-icon{width:25px;height:25px}.auth-theme-toggle{top:14px;right:14px}.onboarding-theme-toggle{top:20px;right:68px}:root[data-theme=dark] body{background:var(--paper)}:root[data-theme=dark] .inventory-list>div{background:#131e19}}@media (min-width:761px) and (max-width:1100px){.inventory-list>div{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(88px,auto) max-content;gap:10px;padding-inline:12px}.inventory-list>div>span,.inventory-list .item-title,.inventory-list .item-title>span:last-child{min-width:0}.inventory-list .item-title strong,.inventory-list .item-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inventory-list .quick-controls{justify-self:end;width:max-content}}.install-card{align-content:start;gap:14px;display:grid}.install-card-head{align-items:center;gap:12px;display:flex}.install-card-head h2{margin:0}.scan-button{color:var(--green-dark);background:#e3eee8;border:1px solid #b9cdc2}.scan-button span{font-size:17px;line-height:1}.mobile-scan{display:none}.scanner-backdrop{z-index:180}.scanner-modal{width:min(100%,680px)}.scanner-modal>header>div p{margin-bottom:5px}.scanner-modal>header>div h2{margin:0}.scanner-body{gap:16px;display:grid}.scanner-verification-note{color:#72531e;background:#f7edd5;border:1px solid #d9c69e;border-radius:11px;align-items:flex-start;gap:10px;min-width:0;margin:0;padding:11px 12px;font-size:10px;line-height:1.45;display:flex}.scanner-verification-note strong{flex:none}.scanner-verification-note span{min-width:0}.scanner-preview{background:#07100c;border-radius:18px;min-height:330px;position:relative;overflow:hidden}.scanner-preview video{object-fit:cover;width:100%;height:100%;min-height:330px;display:block}.scanner-guide{pointer-events:none;background:linear-gradient(#02080547,#02080526);place-items:center;display:grid;position:absolute;inset:0}.scanner-guide:before{content:"";border:3px solid #ffffffe6;border-radius:18px;width:min(82%,460px);height:145px;box-shadow:0 0 0 999px #00000038}.scanner-guide span{background:#7bf0a5;width:min(74%,410px);height:2px;animation:2s ease-in-out infinite alternate scanner-line;position:absolute;box-shadow:0 0 10px #7bf0a5}@keyframes scanner-line{0%{transform:translateY(-58px)}to{transform:translateY(58px)}}.scanner-status{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.scanner-status .status-dot{background:#4eaa73}.scanner-status.error{color:var(--red)}.scanner-status.error .status-dot{background:var(--red)}.scanner-privacy{color:var(--muted);margin:0;font-size:10px}.manual-barcode-form{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:10px;padding-top:14px;display:grid}.manual-barcode-form label{color:var(--muted);gap:7px;font-size:11px;font-weight:750;display:grid}.unknown-barcode-head{text-align:center;background:var(--mint);border-radius:16px;padding:16px}.unknown-barcode-head>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;display:block}.unknown-barcode-head strong{letter-spacing:.08em;margin:9px 0 5px;font-size:24px;display:block}.unknown-barcode-head p{color:var(--muted);margin:0;font-size:12px}.barcode-assignment{gap:11px;display:grid}.barcode-assignment h3{font-family:var(--font-serif),serif;margin:0;font-size:20px;font-weight:500}.barcode-item-results{max-height:285px;display:grid;overflow:auto}.barcode-item-results button{border:0;border-bottom:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px 3px;display:grid}.barcode-item-results button>span:last-child{color:var(--green);font-size:10px;font-weight:800}.scanner-unknown-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:9px;padding-top:15px;display:flex}.scanner-unknown-actions .button{flex:190px}.scanner-unknown-actions .text-button{flex:100%}.scanner-archived-item{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:5px;padding:14px 16px;display:grid}.scanner-archived-item>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:850}.scanner-archived-item>strong{color:var(--green-dark);font-size:16px}.scanner-archived-item>small{color:var(--muted);font-size:11px;line-height:1.45}.scanner-archived-actions .button-primary{flex-basis:240px}.scanner-title-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.inventory-mode-button{background:var(--sage);color:var(--green-dark);padding:8px 12px}.inventory-mode-button.active{background:var(--red);color:#fff}.inventory-location-banner{background:var(--mint);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 13px;display:flex}.inventory-location-banner span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800}.inventory-location-banner strong{font-size:12px}.inventory-scan-feedback{border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:9px 13px;font-size:12px;display:flex}.inventory-scan-feedback span{color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:18px;line-height:1;display:grid}.inventory-scan-feedback.success{color:var(--green-dark);background:#e1efe6}.inventory-scan-feedback.success span{background:#4b946b}.inventory-scan-feedback.error{color:#803c36;background:#f5e4e1}.inventory-scan-feedback.error span{background:var(--red)}.inventory-unknown-actions{grid-template-columns:1fr 1fr;display:grid}.inventory-unknown-actions .button-ghost{grid-column:1/-1}.inventory-review{gap:14px;display:grid}.inventory-review-head{background:var(--mint);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:13px 15px;display:grid}.inventory-review-head span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.inventory-review-head small{color:var(--muted)}.inventory-review-labels,.inventory-review-list article{grid-template-columns:minmax(0,1fr) 135px 150px;align-items:center;gap:12px;display:grid}.inventory-review-labels{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;padding:0 13px;font-size:9px;font-weight:800}.inventory-review-list{border:1px solid var(--line);border-radius:14px;max-height:390px;display:grid;overflow:auto}.inventory-review-list article{border-top:1px solid var(--line);padding:12px 13px}.inventory-review-list article:first-child{border-top:0}.inventory-review-list article.not-scanned{background:#d29a4c12}.inventory-review-list article>span strong,.inventory-review-list article>span small{display:block}.inventory-review-list article>span small{color:var(--muted);margin-top:3px;font-size:9px}.inventory-review-list article>b{font-size:11px}.inventory-count-controls{justify-content:flex-start}.inventory-count-controls>strong{text-align:center;min-width:32px}.inventory-review-list>.muted{margin:0;padding:18px;line-height:1.55}.inventory-review-actions{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:10px;display:grid}.inventory-abort-button{color:#8f3f38;box-shadow:none;background:#f8ece8;border:1px solid #e1c4bd;justify-self:center}.inventory-abort-button:hover:not(:disabled){background:#f3dfda;border-color:#cfaaa1}:root[data-theme=dark] .inventory-abort-button{color:#eda097;background:#3a2926;border-color:#69443e}:root[data-theme=dark] .inventory-abort-button:hover:not(:disabled){background:#472e2a;border-color:#89554d}.inventory-picker-layer{z-index:150;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12231da3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.inventory-picker-card{background:var(--surface);width:min(100%,560px);max-height:min(86vh,720px);box-shadow:var(--shadow);border-radius:20px;gap:16px;padding:22px;display:grid;overflow:auto}.inventory-picker-card h3{font-family:var(--font-serif),serif;margin:3px 0 5px;font-size:24px;font-weight:500}.inventory-picker-card .eyebrow,.inventory-picker-card .muted{margin:0}.pending-barcode{background:var(--mint);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.pending-barcode span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.pending-barcode strong{letter-spacing:.07em}.barcode-manager{border:1px solid var(--line);background:var(--paper);border-radius:16px;margin:22px 0;padding:18px}.barcode-manager-intro{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.barcode-manager-intro p{margin:0}.barcode-list{margin:14px 0;display:grid}.barcode-list article{border-top:1px solid var(--line);grid-template-columns:minmax(170px,1fr) minmax(170px,.8fr) auto;align-items:end;gap:12px;padding:12px 0;display:grid}.barcode-list strong,.barcode-list small{display:block}.barcode-list strong{letter-spacing:.06em}.barcode-list small{color:var(--muted);margin-top:3px;font-size:10px}.barcode-list label{color:var(--muted);text-transform:uppercase;gap:5px;font-size:9px;font-weight:800;display:grid}.barcode-list .barcode-remove-action{grid-column:1/-1;justify-self:end}.barcode-add-form{border-top:1px solid var(--line);grid-template-columns:1fr 1.2fr 1fr auto;align-items:end;gap:10px;padding-top:14px;display:grid}.barcode-add-form label{color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}:root[data-theme=dark] .scan-button{color:#cbe1d5;background:#20372d;border-color:#385749}:root[data-theme=dark] .unknown-barcode-head,:root[data-theme=dark] .pending-barcode{background:#23372e}:root[data-theme=dark] .inventory-scan-feedback.success{color:#d7eade;background:#20382d}:root[data-theme=dark] .inventory-scan-feedback.error{color:#f0c1bc;background:#472a27}:root[data-theme=dark] .barcode-manager{background:#111b17}@media (max-width:760px){.mobile-scan{z-index:55;min-height:43px;color:var(--green-dark);background:#e3eee8;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 16px;font-size:10px;font-weight:850;display:flex;position:fixed;bottom:72px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #23463738}.mobile-scan>span:first-child{font-size:17px}.scanner-modal{border-radius:22px;width:calc(100% - 24px);max-height:min(82svh,680px);margin:12px}.scanner-modal>header{padding:16px 18px}.scanner-modal .scanner-body{padding:15px 15px max(18px,env(safe-area-inset-bottom));gap:11px}.scanner-preview,.scanner-preview video{height:190px;min-height:190px}.scanner-guide:before{height:108px}.scanner-guide span{animation-name:none}.manual-barcode-form{grid-template-columns:1fr}.scanner-unknown-actions{grid-template-columns:1fr 1fr;display:grid}.scanner-unknown-actions .button{width:100%}.scanner-unknown-actions .text-button{grid-column:1/-1}.barcode-list article{grid-template-columns:1fr auto;align-items:center}.barcode-list article label{grid-column:1/-1}.barcode-add-form{grid-template-columns:1fr}.scanner-title-row{align-items:flex-start;gap:8px}.scanner-title-row h2{font-size:21px}.inventory-mode-button{padding:7px 9px;font-size:10px}.inventory-review-labels{display:none}.inventory-review-list article{grid-template-columns:minmax(0,1fr) auto;gap:8px}.inventory-review-list article>b{grid-column:1}.inventory-count-controls{grid-area:1/2/3}.inventory-review-actions{grid-template-columns:1fr;display:grid}.inventory-picker-layer{align-items:end;padding:0}.inventory-picker-card{width:100%;max-height:90vh;padding:20px 17px max(22px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0}:root[data-theme=dark] .mobile-scan{color:#e3f0e9;background:#29483a}}.install-card-head .eyebrow{margin:0 0 5px}.install-status-dot{background:#c99b57;border-radius:50%;flex:none;width:13px;height:13px;box-shadow:0 0 0 5px #c99b5721}.install-status-dot.installed{background:#4e996c;box-shadow:0 0 0 5px #4e996c24}.install-message{background:var(--mint);border:1px solid var(--line);color:var(--ink);border-radius:11px;padding:11px 12px;font-size:11px;line-height:1.5}.install-message strong{display:block}.install-message p{margin:5px 0 0}.install-message ol{margin:6px 0 0;padding-left:19px}.install-actions{flex-wrap:wrap;gap:9px;display:flex}.draft-note{color:var(--muted);font-size:10px;line-height:1.4}:root[data-theme=dark] .install-message{background:#13231c}@media (max-width:760px){.install-actions{grid-template-columns:1fr;display:grid}.install-actions .button{width:100%}}.item-name-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.opened-badge{color:#76551f;letter-spacing:.035em;text-transform:uppercase;background:#f1dfb8;border-radius:999px;align-items:center;width:max-content;padding:4px 7px;font-size:8px;font-weight:850;display:inline-flex}.quantity-cell{justify-items:start;display:grid}.quantity-cell small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.item-status-row{justify-content:center;align-items:center;gap:10px;display:flex}.item-status-row .eyebrow{margin:0}.content-total{color:var(--muted);margin:5px 0 0;font-size:11px}.stock-manager{border:1px solid var(--line);background:var(--paper);border-radius:17px;margin:24px 0;padding:18px}.stock-manager .section-head{margin-bottom:12px}.stock-manager h3{font-family:var(--font-serif),serif;margin:0;font-size:22px;font-weight:500}.stock-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.stock-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-width:0;padding:14px}.stock-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.stock-card-head strong,.stock-card-head small{display:block}.stock-card-head small{color:var(--muted);margin-top:3px;font-size:9px}.stock-state{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex:none;padding:5px 7px;font-size:8px;font-weight:850}.stock-state.closed{background:var(--sage);color:var(--green-dark)}.stock-state.opened{color:#76551f;background:#f1dfb8}.stock-quantity{margin:16px 0 12px;font-size:17px;display:block}.stock-card-actions{flex-wrap:wrap;gap:6px;display:flex}.stock-card-actions button{border:1px solid var(--line);background:var(--white);color:var(--ink);cursor:pointer;border-radius:8px;padding:7px 8px;font-size:9px;font-weight:750}.stock-card-actions .open-stock-action{background:var(--sage);color:var(--green-dark);border-color:#bdcec4}.package-config{border:1px solid var(--line);border-radius:13px;margin:0;padding:14px}.package-config legend{color:var(--ink);padding:0 6px;font-size:12px;font-weight:800}.package-config legend span{color:var(--muted);font-size:9px;font-weight:600}.package-config>p{color:var(--muted);margin:0 0 12px;font-size:10px;line-height:1.5}.package-config>div,.quantity-input-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.content-preview{color:var(--green);margin-top:10px;font-weight:750;display:block}.opened-quantity-box{border:1px solid var(--line);background:var(--mint);border-radius:13px;grid-template-columns:minmax(0,1fr) minmax(150px,.75fr);align-items:end;gap:12px;padding:14px;display:grid}.opened-quantity-box>div{gap:3px;display:grid}.opened-quantity-box>div strong{color:var(--green-dark)}.opened-quantity-box>div small{color:var(--muted);font-size:9px}.movement-hint{background:var(--mint);color:var(--green-dark);border-radius:10px;margin:0;padding:10px 12px;font-size:10px;line-height:1.5}.stack-form label small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.45}.transfer-source{background:var(--mint);border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px;display:grid}.transfer-source span,.transfer-source small{color:var(--muted);font-size:9px}:root[data-theme=dark] .opened-badge,:root[data-theme=dark] .stock-state.opened{color:#f0d798;background:#514126}:root[data-theme=dark] .stock-manager,:root[data-theme=dark] .package-config{background:#111b17}:root[data-theme=dark] .stock-card{background:#17231e}:root[data-theme=dark] .stock-card-actions button{color:var(--ink);background:#101915}:root[data-theme=dark] .stock-card-actions .open-stock-action{color:#d9ebe1;background:#294137;border-color:#456454}:root[data-theme=dark] .opened-quantity-box{background:#15271f}:root[data-theme=dark] .opened-quantity-box>div strong{color:#d9ebe1}:root[data-theme=dark] .movement-hint,:root[data-theme=dark] .transfer-source{color:#c8ddd2;background:#20352c}@media (max-width:760px){.stock-grid{grid-template-columns:1fr}.stock-manager{padding:14px}.stock-manager .section-head{align-items:flex-start}.stock-card-actions{grid-template-columns:1fr 1fr;display:grid}.stock-card-actions button:last-child{grid-column:1/-1}.package-config>div,.quantity-input-row,.opened-quantity-box{grid-template-columns:1fr}.inventory-list .quantity-cell{display:grid!important}}.simple-inventory .table-head,.simple-inventory .inventory-list>div{grid-template-columns:minmax(220px,1.35fr) minmax(130px,.8fr) minmax(200px,1.25fr) 110px}.simple-categories .category-behavior-list article{grid-template-columns:1fr auto}.simple-categories .category-create-form{grid-template-columns:minmax(160px,1fr) auto}.simple-form-intro{background:var(--mint);color:var(--green-dark);border-radius:12px;margin:0;padding:12px 14px;font-size:11px;line-height:1.55}.simple-location-picker{border:1px solid var(--line);border-radius:14px;margin:0;padding:15px}.simple-location-picker legend{color:var(--ink);padding:0 6px;font-size:12px;font-weight:800}.simple-location-picker legend span{color:var(--muted);font-size:9px;font-weight:600}.simple-location-picker>.location-choice-tree{border:1px solid var(--line);background:var(--white);border-radius:11px;grid-template-columns:1fr;margin-bottom:11px;display:grid;overflow:hidden}.location-choice-tree>.location-tree-node+.location-tree-node>.location-tree-row{border-top-width:5px}.location-tree-node+.location-tree-node>.location-tree-row{border-top:1px solid var(--line)}.location-tree-row{background:var(--white);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:8px 11px;display:grid}.location-tree-row.location-tree-child{grid-template-columns:auto 27px minmax(0,1fr) auto}.location-choice-tree-create-only .location-tree-row{grid-template-columns:minmax(0,1fr) auto}.location-choice-tree-create-only .location-tree-row.location-tree-child{grid-template-columns:27px minmax(0,1fr) auto}.location-tree-node.depth-1>.location-tree-row{padding-left:26px}.location-tree-node.depth-2>.location-tree-row{padding-left:44px}.location-tree-node.depth-3>.location-tree-row{padding-left:62px}.location-tree-children{border-top:1px solid var(--line)}.location-tree-row.selected{background:var(--mint);box-shadow:inset 3px 0 #769784}.location-tree-toggle,.location-tree-leaf,.location-tree-static{width:100%;min-width:0;color:var(--ink);text-align:left;background:0 0;border:0;padding:3px 0}.location-tree-toggle,.location-tree-leaf{cursor:pointer}.location-tree-toggle{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.location-tree-leaf{display:block}.location-tree-toggle strong,.location-tree-leaf strong,.location-tree-static strong{overflow-wrap:anywhere;min-width:0;font-size:11px;display:block}.location-tree-toggle small{color:var(--muted);white-space:nowrap;font-size:9px;font-weight:650}.location-tree-chevron{color:var(--green);font-size:19px;line-height:1;transform:translateY(-1px)}.location-tree-branch{color:var(--muted);letter-spacing:-.08em;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:13px}.location-tree-add-child,.location-overview-add-child{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:21px;font-weight:500;line-height:1;display:grid}.location-tree-add-child:hover,.location-overview-add-child:hover{background:var(--green-dark)}.location-tree-inline-child{border-top:1px solid var(--line);background:var(--mint);padding:6px 10px 8px 42px}.location-inline-child-create{grid-template-columns:20px minmax(0,1fr) 34px 34px;align-items:center;gap:7px;display:grid}.location-inline-child-branch{color:var(--muted);font-family:ui-monospace,Cascadia Mono,Consolas,monospace}.location-inline-child-create input{min-width:0;height:38px}.location-inline-child-cancel,.location-inline-child-save{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:9px;place-items:center;padding:0;font-size:17px;display:grid}.location-inline-child-save{border-color:var(--green);background:var(--green);color:#fff}.location-inline-child-save:disabled{cursor:not-allowed;opacity:.5}.simple-location-picker input{width:auto}.simple-form-warning{color:#965342;opacity:1;min-height:14px;margin:0;font-size:10px;font-weight:750;transition:opacity .16s}.simple-form-warning.is-hidden{visibility:hidden;opacity:0}.simple-item-form{gap:12px}.simple-visible-fields{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:1fr 1fr;gap:13px;padding:15px;display:grid}.simple-visible-fields .full{grid-column:1/-1}.simple-visible-fields>p{margin:0}.simple-item-hero{background:var(--mint);text-align:center;border-radius:18px;padding:22px}.simple-item-hero h3{font-family:var(--font-serif),serif;margin:7px 0 18px;font-size:25px;font-weight:500}.simple-location-list{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.simple-location-list span{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:9px 11px;font-size:11px;font-weight:750}.simple-item-workspace{gap:14px;display:grid}.direct-item-grid{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:1fr;gap:18px;padding:20px;display:grid}.direct-item-grid .full{grid-column:1/-1}.direct-item-grid label,.direct-quantity-field{color:#68776f;align-content:start;gap:8px;font-size:11px;font-weight:750;display:grid}.direct-item-grid input,.direct-item-grid select{box-sizing:border-box;width:100%;height:44px}.direct-item-name input{font-size:17px;font-weight:750}.direct-location-editor{border:1px solid var(--line);background:var(--mint);border-radius:13px;justify-items:start;gap:8px;padding:13px;display:grid}.direct-field-label{color:var(--muted);font-size:10px;font-weight:750}.direct-location-editor .simple-location-list{justify-content:flex-start}.direct-location-change{padding:2px 0}.direct-location-picker{background:var(--surface);justify-self:stretch;width:100%;margin-top:3px}.direct-optional-heading{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:2px 0 -7px;font-size:10px;font-weight:800}.direct-optional-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.direct-optional-grid.purchase-stock-locked{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-item-context{background:var(--mint);border:1px solid #c8d8cf;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:3px 12px;padding:11px 13px;display:grid}.purchase-item-context span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.purchase-item-context strong{justify-self:end}.purchase-item-context small{color:var(--muted);grid-column:1/-1;font-size:9px;line-height:1.45}.purchase-item-context .text-button{grid-column:1/-1;width:max-content;margin-top:3px}.purchase-stock-pending{color:var(--muted);font-size:9px;line-height:1.4}.household-unit-note{color:var(--muted);font-size:8px;font-weight:500;line-height:1.35}.direct-input-label{min-height:13px;display:block}.direct-quantity-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.direct-quantity-controls{align-self:center;gap:7px}.direct-quantity-controls button{width:44px;height:44px}.no-number-spinner{appearance:textfield}.no-number-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.no-number-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.direct-advanced-fields{border:1px solid var(--line);background:var(--paper);border-radius:13px;gap:11px;padding:15px;display:grid}.direct-advanced-fields>div:first-child{gap:4px;display:grid}.direct-advanced-fields>div:first-child small{color:var(--muted);font-size:10px;font-weight:500}.direct-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.direct-advanced-grid>*,.direct-advanced-grid label,.direct-advanced-grid input,.direct-advanced-grid select{width:100%;min-width:0}.direct-advanced-fields>.content-preview{color:var(--green);font-size:10px;font-weight:750}.direct-item-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.item-autosave-status{min-height:38px;color:var(--muted);border-radius:10px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:700;display:flex}.item-autosave-status.error{flex-wrap:wrap;max-width:min(100%,760px)}.item-autosave-status.saved{color:var(--green);background:var(--sage)}.item-autosave-status.error{color:var(--red);background:#a94d451a}.item-autosave-status button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.modal-backdrop-picker{z-index:140;background:#12231da3}.item-modal-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.item-modal-title .opened-badge{font-family:var(--font-sans),sans-serif;font-size:10px}.unified-item-grid{gap:16px}.compact-location-add{width:auto;min-height:40px}.direct-location-editor.is-extended{justify-items:stretch}.extended-location-list{gap:9px;width:100%;display:grid}.extended-location-row{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:minmax(170px,1fr) minmax(250px,auto) auto;align-items:center;gap:12px;padding:10px 11px;display:grid}.extended-location-row>strong{min-width:0;font-size:12px;line-height:1.35}.location-quantity-control{grid-template-columns:minmax(62px,82px) auto auto;justify-content:end;align-items:center;gap:7px;display:grid}.location-quantity-control input{text-align:center;height:38px}.location-quantity-control>span{color:var(--muted);font-size:10px;font-weight:750}.location-quick-controls button{width:38px;height:38px;color:var(--green-dark);background:#e6ece7}.location-quick-controls button:last-child{background:var(--green);color:#fff}.opened-state{white-space:nowrap;align-items:center;gap:4px;display:flex}.opened-state>span{color:var(--muted);margin-right:3px;font-size:10px;font-weight:750}.opened-state button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:750}.opened-state button.active{border-color:var(--green);background:var(--green);color:#fff}.opened-state button:disabled{cursor:not-allowed;opacity:.4}.calculated-total{color:var(--muted);font-size:10px;font-weight:700}.direct-optional-grid.extended-base-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-inline-create{justify-self:start;margin-top:1px}.compact-category-create{grid-template-columns:minmax(180px,1fr) auto;align-items:end}.location-picker-dialog{gap:15px;display:grid}.location-picker-dialog>.location-choice-tree{border:1px solid var(--line);background:var(--surface);border-radius:13px;max-height:min(55vh,520px);overflow:auto}.location-path-inline{margin-top:0}.location-path-creator{gap:12px;display:grid}.location-path-levels{gap:8px;display:grid}.location-path-level{grid-template-columns:58px minmax(0,1fr) 30px;align-items:center;gap:8px;display:grid}.location-path-level>span{color:var(--muted);font-size:10px;font-weight:800}.location-path-level input{min-width:0}.location-path-remove{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);cursor:pointer;border-radius:9px;padding:0}.location-path-add{margin-top:-2px}.location-path-creator>.button{justify-self:end}.location-creation-actions{justify-items:start;gap:8px;display:grid}.location-creation-popover{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:10px;width:min(100%,520px);padding:11px;display:grid}.location-create-existing{border:1px solid var(--line);border-radius:10px;overflow:hidden}.location-create-existing>summary{color:var(--green);cursor:pointer;padding:10px 11px;font-size:11px;font-weight:800}.location-create-existing>.location-choice-tree{border-top:1px solid var(--line);max-height:250px;overflow:auto}.item-product-details{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin-top:12px;overflow:visible}.item-product-details>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.item-product-details>header h3{margin:0;font-size:12px}.item-product-details>header>span{color:var(--muted);font-size:10px;font-weight:800}.item-product-details>.barcode-manager{border:0;border-radius:0;margin:0}.barcode-content-fields{border:1px solid var(--line);background:var(--beige);border-radius:12px;gap:10px;margin:14px 0;padding:13px;display:grid}.barcode-content-fields>div:first-child strong,.barcode-content-fields>div:first-child small{display:block}.barcode-content-fields>div:first-child small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:500}.barcode-content-fields .content-preview{color:var(--green);font-size:10px;font-weight:750}.outer-packaging-fields,.unit-conversion-confirm{border:1px solid var(--line);background:var(--mint);border-radius:12px;gap:11px;margin:0;padding:13px;display:grid}.outer-packaging-fields>div:first-child,.unit-conversion-confirm>div:first-child{gap:3px;display:grid}.outer-packaging-fields>div:first-child>small,.unit-conversion-confirm>div:first-child>small{color:var(--muted);font-size:9px;line-height:1.45}.outer-packaging-grid{grid-template-columns:minmax(0,1.2fr) minmax(110px,.7fr) auto;align-items:end;gap:10px;display:grid}.outer-packaging-grid>label{gap:6px;display:grid}.outer-packaging-grid>span{min-height:42px;color:var(--green-dark);align-items:center;font-size:11px;font-weight:800;display:flex}.outer-packaging-fields>.content-preview{color:var(--green);font-size:10px;font-weight:750}.unit-conversion-confirm{background:#fff9df;border-color:#d9c787}.unit-conversion-confirm>label{grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:10px;display:grid}.unit-conversion-input,.inventory-scan-quantity{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.unit-conversion-input>span,.inventory-scan-quantity>span{color:var(--green-dark);font-size:11px;font-weight:800}.pending-barcode>label{min-width:190px;color:var(--muted);gap:5px;font-size:10px;font-weight:750;display:grid}.inventory-packaging-question{background:#fff9df;border:1px solid #d6c895;border-radius:13px;gap:10px;padding:14px;display:grid}.inventory-packaging-question>span{color:#766b42;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.inventory-packaging-question>p{color:var(--muted);margin:0;font-size:10px}.inventory-packaging-question>label{gap:6px;display:grid}:root[data-theme=dark] .outer-packaging-fields{background:#20352c}:root[data-theme=dark] .unit-conversion-confirm,:root[data-theme=dark] .inventory-packaging-question{background:#342f1d;border-color:#675c31}.scanner-item-workspace .barcode-content-fields{background:0 0;border:0;border-radius:0;margin:3px 0 0;padding:0}:root[data-theme=dark] .scanner-item-workspace .barcode-content-fields{background:0 0}:root[data-theme=dark] .item-product-details,:root[data-theme=dark] .barcode-content-fields,:root[data-theme=dark] .extended-location-row,:root[data-theme=dark] .opened-state button,:root[data-theme=dark] .location-picker-dialog>.location-choice-tree,:root[data-theme=dark] .location-path-remove,:root[data-theme=dark] .location-inline-child-cancel,:root[data-theme=dark] .location-creation-popover{background:#101915}.simple-detail-actions{margin-top:12px}.simple-purchase-history{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.simple-purchase-history h3{font-family:var(--font-serif),serif;margin:0;font-size:21px;font-weight:500}.purchase-table.simple-purchases button{grid-template-columns:120px minmax(180px,1fr) 120px 22px}:root[data-theme=dark] .simple-form-intro,:root[data-theme=dark] .simple-item-hero,:root[data-theme=dark] .direct-location-editor,:root[data-theme=dark] .location-tree-row.selected{color:#d8e8df;background:#20352c}:root[data-theme=dark] .simple-location-picker>.location-choice-tree,:root[data-theme=dark] .location-tree-row,:root[data-theme=dark] .simple-location-list span,:root[data-theme=dark] .simple-visible-fields,:root[data-theme=dark] .direct-item-grid,:root[data-theme=dark] .direct-location-picker,:root[data-theme=dark] .direct-advanced-fields{background:#101915}:root[data-theme=dark] .purchase-item-context{background:#20352c;border-color:#385247}:root[data-theme=dark] .direct-item-grid label,:root[data-theme=dark] .direct-quantity-field{color:#a2b2a9}@media (min-width:761px) and (max-width:1100px){.simple-inventory .inventory-list>div{grid-template-columns:minmax(190px,1.25fr) minmax(180px,1fr) 95px}.simple-inventory .inventory-list>div>span:nth-child(2){display:none}.simple-inventory .inventory-list>div>span:nth-child(3),.simple-inventory .inventory-list>div>span:nth-child(4){display:block}}@media (max-width:760px){.simple-inventory .inventory-list>div{grid-template-columns:1fr}.simple-inventory .inventory-list .item-title{grid-column:1}.simple-inventory .inventory-list>div>span:nth-child(3){color:var(--muted);grid-column:1;padding-left:50px;line-height:1.45;display:block!important}.location-tree-node.depth-1>.location-tree-row{padding-left:20px}.location-tree-node.depth-2>.location-tree-row{padding-left:34px}.location-tree-node.depth-3>.location-tree-row{padding-left:48px}.purchase-table.simple-purchases button{grid-template-columns:76px 1fr auto}.purchase-table.simple-purchases button>span:nth-child(3){display:block}.purchase-table.simple-purchases button>span:nth-child(4){display:none}.simple-visible-fields,.direct-item-grid{grid-template-columns:1fr}.simple-visible-fields .full,.direct-item-grid .full{grid-column:1}.direct-item-grid{padding:14px}.direct-optional-grid,.direct-advanced-grid{grid-template-columns:1fr}.direct-quantity-row{grid-template-columns:minmax(0,1fr) auto}.direct-quantity-controls button{width:42px;height:42px}.direct-item-actions{flex-direction:column-reverse;align-items:stretch}.direct-item-actions .button{width:100%}.extended-location-row{grid-template-columns:1fr;gap:9px}.location-quantity-control{grid-template-columns:minmax(58px,1fr) auto auto;justify-content:stretch}.opened-state{justify-content:flex-start}.direct-optional-grid.extended-base-fields,.direct-optional-grid.purchase-stock-locked,.compact-category-create{grid-template-columns:1fr}.modal-backdrop-picker{align-items:center;padding:18px}.modal-backdrop-picker .modal{border-radius:22px;width:min(100%,590px);max-height:90vh}}.streamlined-inventory .table-head,.streamlined-inventory .inventory-list>div{grid-template-columns:minmax(220px,1.35fr) minmax(220px,1.2fr) minmax(120px,.65fr) max-content}.streamlined-inventory.without-quantities .table-head,.streamlined-inventory.without-quantities .inventory-list>div{grid-template-columns:minmax(220px,1fr) minmax(240px,1.15fr)}.streamlined-inventory .location-cell{line-height:1.45}.streamlined-inventory .quick-controls:empty{display:none}.filterbar.without-category-filter{grid-template-columns:minmax(240px,1fr) minmax(150px,auto) minmax(140px,auto)}.quick-controls button:disabled{opacity:.38;cursor:not-allowed}.detail-disclosure{border:1px solid var(--line);background:var(--white);border-radius:15px;margin-top:12px;overflow:hidden}.detail-disclosure>summary{color:var(--green-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:15px 17px;font-size:12px;font-weight:800;list-style:none;display:flex}.detail-disclosure>summary::-webkit-details-marker{display:none}.item-more-menu>summary::-webkit-details-marker{display:none}.detail-disclosure>summary:after{content:"＋";color:var(--muted);font-size:16px;font-weight:500}.detail-disclosure[open]>summary:after{content:"−"}.detail-disclosure>summary>span{color:var(--muted);margin-left:auto;font-size:9px;font-weight:700}.detail-disclosure[open]>summary{border-bottom:1px solid var(--line)}.detail-disclosure>.barcode-manager,.detail-disclosure>.history-columns,.detail-disclosure>.item-data-grid,.detail-disclosure>.stock-location-groups,.detail-disclosure>.simple-purchase-history,.category-behavior-settings>.category-behavior-list,.category-behavior-settings>p{margin:0;padding:16px}.detail-disclosure>.barcode-manager{border:0;border-radius:0}.optional-item-fields[open],.advanced-stock-fields[open]{overflow:visible}.optional-item-fields-body{grid-template-columns:1fr 1fr;gap:13px;padding:16px;display:grid}.optional-item-fields-body .full{grid-column:1/-1}.simple-quantity-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.simple-quantity-fields>label{align-content:start}.simple-quantity-fields input,.simple-quantity-fields select{height:41px}.field-label-line{align-items:baseline;gap:5px;min-height:13px;display:flex}.field-label-line small{color:var(--muted);font-size:9px;font-weight:600}.advanced-stock-fields>.package-config,.advanced-stock-fields>.check-field,.advanced-stock-fields>.opened-quantity-box,.advanced-stock-fields>.movement-hint{margin:16px}.advanced-stock-fields>.package-config{width:auto}.inline-behavior-details{grid-column:1/-1}.inline-behavior-details summary,.category-create-details summary{color:var(--green);cursor:pointer;font-size:10px;font-weight:750}.explained-toggle{align-items:flex-start}.explained-toggle span{gap:3px;display:grid}.explained-toggle small{color:var(--muted);font-size:9px;font-weight:500}.calm-category-form{grid-template-columns:minmax(180px,420px) max-content max-content;justify-content:start;align-items:start;gap:10px}.calm-category-form .category-create-details{grid-column:1/-1}.simple-category-list article{grid-template-columns:1fr auto}.category-list-identity,.category-list-actions{align-items:center;gap:10px;min-width:0;display:flex}.category-list-icon,.category-select-icon{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:10px;flex:none;place-items:center;display:grid}.category-list-actions{justify-content:flex-end;position:relative}.category-icon-save{display:inline-flex}.category-icon-trigger{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--green-dark);font:inherit;cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:750;display:inline-flex}.category-icon-trigger:hover{background:var(--mint);border-color:#91a99c}.category-icon-trigger.compact{min-height:32px;padding:6px 9px;font-size:10px}.category-icon-picker{gap:14px;min-width:0;display:grid}.category-icon-search{color:var(--muted);gap:7px;font-size:10px;font-weight:800;display:grid}.category-icon-search input{width:100%}.category-icon-groups{scrollbar-width:thin;gap:6px;padding:1px 1px 5px;display:flex;overflow-x:auto}.category-icon-groups button,.category-icon-none{border:1px solid var(--line);background:var(--surface);color:var(--green-dark);cursor:pointer;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:750}.category-icon-groups button.active,.category-icon-none.selected{border-color:var(--green);background:var(--green);color:#fff}.category-icon-none{justify-self:start}.category-icon-grid{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-height:min(48vh,430px);padding:1px 5px 1px 1px;display:grid;overflow-y:auto}.category-icon-grid button{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:76px;color:var(--green-dark);cursor:pointer;border-radius:12px;align-content:center;place-items:center;gap:6px;padding:8px 4px;display:grid}.category-icon-grid button:hover{background:var(--mint);border-color:#91a99c}.category-icon-grid button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:var(--mint)}.category-icon-grid button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;font-weight:700;overflow:hidden}.category-icon-empty{text-align:center;color:var(--muted);margin:0;padding:32px 12px;font-size:11px}.category-select-with-icon{display:grid;position:relative}.category-select-with-icon select{width:100%}.category-select-with-icon.has-icon select{padding-left:46px}.category-select-icon{z-index:1;pointer-events:none;width:33px;height:33px;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.compact-category-create{grid-template-columns:minmax(0,1fr) max-content auto;width:100%;min-width:0;max-width:100%}:root[data-theme=dark] .entity-create-trigger{color:#b9d7c7;background:#1d3027;border-color:#385044}:root[data-theme=dark] .entity-create-trigger.is-open:before{color:#dbe9e1;background:#31443a}:root[data-theme=dark] .category-list-icon,:root[data-theme=dark] .category-select-icon,:root[data-theme=dark] .category-icon-trigger:hover,:root[data-theme=dark] .category-icon-grid button:hover,:root[data-theme=dark] .category-icon-grid button.selected{color:#a9d0bb;background:#263b31}:root[data-theme=dark] .category-icon-trigger,:root[data-theme=dark] .category-icon-groups button,:root[data-theme=dark] .category-icon-none,:root[data-theme=dark] .category-icon-grid button{color:#c9dad1;background:#111b17}@media (max-width:760px){.calm-category-form{grid-template-columns:1fr;justify-content:stretch}.calm-category-form .button{width:max-content}.category-icon-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-height:min(46vh,390px)}.category-icon-grid button{min-height:68px}.simple-category-list article{align-items:start}.category-list-actions{flex-wrap:wrap}.simple-item-workspace,.unified-item-grid,.direct-optional-grid,.compact-category-create{min-width:0;max-width:100%}.simple-item-workspace{overflow-x:clip}.compact-category-create{grid-template-columns:minmax(0,1fr);width:100%}.compact-category-create>*{min-width:0;max-width:100%}.compact-category-create .category-icon-trigger,.compact-category-create .button{width:100%}.entity-create-trigger{width:max-content;max-width:100%}}.item-detail-toolbar{z-index:3;justify-content:space-between;min-height:1px;display:flex;position:relative}.item-more-menu{position:absolute;top:0;right:0}.item-more-menu>summary{border:1px solid var(--line);width:38px;height:34px;color:var(--green-dark);cursor:pointer;letter-spacing:2px;border-radius:10px;place-items:center;list-style:none;display:grid}.item-more-menu>div{z-index:5;border:1px solid var(--line);background:var(--white);border-radius:12px;min-width:220px;padding:7px;display:grid;position:absolute;top:40px;right:0;box-shadow:0 12px 34px #1f392d29}.item-more-menu button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px}.item-more-menu button:hover{background:var(--mint)}.item-more-menu .danger-link{color:#9a5349}.item-bottom-actions{border-top:1px solid var(--line);justify-content:center;margin-top:18px;padding-top:16px;display:flex}.item-bottom-actions .item-more-menu{position:relative;top:auto;right:auto}.item-bottom-actions .item-more-menu>div{inset:auto auto 42px 50%;transform:translate(-50%)}.item-summary-card{background:var(--mint);border-radius:18px;padding:22px}.summary-quantity{color:var(--green-dark);font-family:var(--font-serif),serif;margin:8px 0;font-size:44px;font-weight:500;display:block}.summary-quantity small{font-family:var(--font-sans),sans-serif;font-size:15px}.summary-without-quantity{font-family:var(--font-serif),serif;margin:10px 0 14px;font-size:26px;font-weight:500;display:block}.summary-locations{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.summary-locations span{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:7px 9px;font-size:10px;font-weight:700}.daily-stock-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:12px;display:flex}.detail-quick-controls{margin-right:auto}.detail-quick-controls button{width:42px;height:42px;font-size:20px}.stock-change-button{min-width:150px}.open-direct-button{min-width:112px}.unallocated-callout{background:#fff9df;border:1px solid #d6c895;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:14px;display:flex}.unallocated-callout span{gap:3px;display:grid}.unallocated-callout small{color:#766b42}.stock-location-groups{gap:10px;display:grid}.stock-location-group{border:1px solid var(--line);background:var(--surface);border-radius:13px;overflow:hidden}.stock-location-summary{justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.stock-location-summary>span{gap:4px;display:grid}.stock-location-summary small{color:var(--muted);font-size:9px}.stock-location-summary>b{white-space:nowrap}.stock-location-group>details{border-top:1px solid var(--line)}.stock-location-group>details>summary{color:var(--green);cursor:pointer;padding:10px 13px;font-size:10px;font-weight:750}.stock-state-list{gap:8px;padding:0 12px 12px;display:grid}.stock-state-list>div{background:var(--white);border-radius:10px;grid-template-columns:minmax(150px,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.stock-state-list>div>span{gap:3px;display:grid}.stock-state-list small{color:var(--muted);font-size:9px}.stock-state-list>div>div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.stock-state-list button{border:1px solid var(--line);background:var(--surface);color:var(--green-dark);cursor:pointer;border-radius:8px;padding:7px 8px;font-size:9px;font-weight:750}.item-data-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.item-data-grid>span{background:var(--surface);border-radius:10px;gap:4px;padding:11px;display:grid}.item-data-grid>span.full{grid-column:1/-1}.item-data-grid small{color:var(--muted);font-size:9px}.action-question{font-family:var(--font-serif),serif;text-align:center;margin:0 0 15px;font-size:26px}.stock-action-choices{gap:9px;display:grid}.stock-action-choices>button{border:1px solid var(--line);background:var(--white);color:var(--ink);text-align:left;cursor:pointer;border-radius:13px;grid-template-columns:38px 1fr;align-items:center;column-gap:11px;padding:13px;display:grid}.stock-action-choices>button>span{background:var(--mint);width:38px;height:38px;color:var(--green-dark);border-radius:11px;grid-row:1/3;place-items:center;font-size:18px;display:grid}.stock-action-choices>button small{color:var(--muted);font-size:9px}.stock-action-choices>button:hover{background:var(--mint);border-color:#86a292}.stock-action-choices>button:disabled{opacity:.45;cursor:not-allowed}.stock-action-choices .reconcile-choice{background:#fff9df;border-color:#d6c895}.unallocated-explanation{background:#fff9df;border-radius:14px;margin-bottom:15px;padding:15px}.unallocated-explanation strong{font-family:var(--font-serif),serif;font-size:28px}.unallocated-explanation p{margin:7px 0;line-height:1.5}.unallocated-explanation small{color:#766b42}:root[data-theme=dark] .detail-disclosure,:root[data-theme=dark] .item-more-menu>div,:root[data-theme=dark] .summary-locations span,:root[data-theme=dark] .stock-state-list>div,:root[data-theme=dark] .stock-action-choices>button{background:#101915}:root[data-theme=dark] .item-summary-card,:root[data-theme=dark] .stock-action-choices>button>span{background:#20352c}:root[data-theme=dark] .stock-location-group,:root[data-theme=dark] .item-data-grid>span,:root[data-theme=dark] .stock-state-list button{background:#17231e}:root[data-theme=dark] .unallocated-callout,:root[data-theme=dark] .unallocated-explanation,:root[data-theme=dark] .stock-action-choices .reconcile-choice{color:var(--ink);background:#342f1d;border-color:#675c31}:root[data-theme=dark] .unallocated-callout small,:root[data-theme=dark] .unallocated-explanation small{color:#d7c98e}@media (min-width:761px) and (max-width:1100px){.streamlined-inventory .table-head,.streamlined-inventory .inventory-list>div{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(100px,auto) max-content}.streamlined-inventory.without-quantities .table-head,.streamlined-inventory.without-quantities .inventory-list>div{grid-template-columns:minmax(0,1fr) minmax(180px,1fr)}.streamlined-inventory .inventory-list>div>span:not(.inventory-shopping-list-mobile-row){display:block}.streamlined-inventory .inventory-list .item-title,.streamlined-inventory .inventory-list .quick-controls{display:flex}}@media (max-width:760px){.filterbar.without-category-filter{grid-template-columns:1fr 1fr}.filterbar.without-category-filter .search-field{grid-column:1/-1}.streamlined-inventory .inventory-list>div,.streamlined-inventory.without-quantities .inventory-list>div{grid-template-columns:minmax(0,1fr) auto}.streamlined-inventory .inventory-list .item-title{grid-column:1;display:flex!important}.streamlined-inventory .inventory-list .location-cell{color:var(--muted);grid-column:1;padding-left:50px;display:block!important}.streamlined-inventory .inventory-list .quantity-cell{grid-column:1;padding-left:50px;display:grid!important}.streamlined-inventory .inventory-list .quick-controls{grid-area:1/2/4;align-self:center;display:flex!important}.streamlined-inventory .inventory-list .quick-controls:empty{display:none!important}.optional-item-fields-body,.simple-quantity-fields,.item-data-grid{grid-template-columns:1fr}.daily-stock-actions{flex-wrap:wrap}.daily-stock-actions .detail-quick-controls{width:auto}.daily-stock-actions .stock-change-button,.daily-stock-actions .open-direct-button{flex:1;min-width:0}.unallocated-callout{flex-direction:column;align-items:flex-start}.stock-state-list>div{grid-template-columns:1fr}.stock-state-list>div>div{justify-content:flex-start}.summary-quantity{font-size:38px}}.module-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.overlay-scroll-lock{overscroll-behavior:none}@media (max-width:760px){.module-row{align-items:start}.module-row-actions{flex-direction:column;align-items:flex-end}}@media (prefers-reduced-motion:reduce){.simple-form-warning{transition-duration:.01ms}}.location-editor-mobile{display:none}.location-root-card{padding:8px;overflow:hidden}.location-root-card>.location-overview-node{display:block}.location-overview-node{min-width:0}.location-overview-row{min-height:52px;padding:7px 8px 7px calc(8px + var(--location-depth,0) * 20px);border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.location-overview-node+.location-overview-node>.location-overview-row,.location-overview-children>.location-overview-node>.location-overview-row{border-top:1px solid var(--line);border-radius:0}.location-overview-row:hover{background:var(--mint)}.location-overview-toggle{width:28px;height:28px;color:var(--green-dark);cursor:pointer;background:#e8efe9;border:0;border-radius:8px;place-items:center;font-size:20px;line-height:1;display:grid}.location-overview-leaf{width:28px;color:var(--muted);place-items:center;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;display:grid}.location-overview-name{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;padding:6px 0}.location-overview-name strong,.location-overview-name small{display:block}.location-overview-name strong{overflow-wrap:anywhere;line-height:1.3}.location-overview-name small{color:var(--muted);margin-top:3px;font-size:9px}.location-overview-add-child{border-radius:10px;width:36px;height:36px}.location-overview-inline-child{padding:7px 8px 9px calc(40px + var(--location-depth,0) * 20px);border-top:1px solid var(--line);background:var(--mint)}.location-overview-children{position:relative}.personal-module-toggle{color:#35634b;cursor:pointer;white-space:nowrap;background:#eef5f0;border:1px solid #bfd2c5;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.personal-module-toggle:not(.active){color:#7d776b;background:#f1efe9;border-color:#d9d5ca}.personal-module-toggle:disabled{opacity:.58;cursor:wait}.master-release-card{grid-column:1/-1}.master-release-list{gap:12px;display:grid}.master-release-list>article{border:1px solid var(--line);background:var(--white);border-radius:15px;padding:16px}.master-release-heading{grid-template-columns:minmax(0,1fr) minmax(250px,360px);align-items:end;gap:18px;display:grid}.master-release-heading>span strong,.master-release-heading>span small{display:block}.master-release-heading>span small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.5}.master-release-heading label{gap:5px}.master-test-households{border-top:1px solid var(--line);margin-top:13px;padding-top:12px}.master-test-households>summary{cursor:pointer;color:var(--green);font-size:11px;font-weight:800}.master-test-households>summary span{background:var(--mint);border-radius:999px;margin-left:5px;padding:2px 6px}.master-test-households>div{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:8px;margin-top:10px;display:grid}.master-test-households label{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:9px;display:grid}.master-test-households input{width:auto}.master-test-households label span strong,.master-test-households label span small{display:block}.master-test-households label span small{color:var(--muted);text-overflow:ellipsis;font-size:8px;overflow:hidden}:root[data-theme=dark] .location-overview-row:hover,:root[data-theme=dark] .location-overview-toggle,:root[data-theme=dark] .location-overview-inline-child,:root[data-theme=dark] .location-tree-inline-child{background:#20352c}:root[data-theme=dark] .personal-module-toggle{color:#c5ddcf;background:#20352c;border-color:#466454}:root[data-theme=dark] .personal-module-toggle:not(.active){color:#a4aea8;background:#202824;border-color:#455149}:root[data-theme=dark] .master-release-list>article{background:#131e19}@media (max-width:760px){.location-editor-desktop{display:none}.location-editor-mobile{display:block}.location-overview-row{padding-left:calc(4px + var(--location-depth,0) * 14px);grid-template-columns:28px minmax(0,1fr) auto}.location-overview-add-child{width:40px;height:40px}.location-overview-inline-child{padding-left:calc(36px + var(--location-depth,0) * 14px)}.location-tree-inline-child{padding-left:22px}.location-inline-child-create{grid-template-columns:16px minmax(0,1fr) 40px 40px;gap:6px}.location-inline-child-create input{height:40px}.location-inline-child-cancel,.location-inline-child-save{width:40px;height:40px}.location-creation-popover{width:100%}.master-release-heading{grid-template-columns:1fr;align-items:stretch}}.purchases-center{flex-direction:column;min-height:min(720px,100vh - 150px);padding-bottom:0;display:flex;overflow:hidden}.purchases-head{flex:none}.purchase-filters{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1.15fr 1.1fr 1.5fr;gap:10px;padding:14px 0;display:grid}.purchase-filters label,.purchase-price-filter{min-width:0;margin:0}.purchase-filters label{grid-template-rows:auto 42px;align-content:end;gap:6px;display:grid}.purchase-filters label>span,.purchase-price-filter>span{color:var(--muted);font-size:11px;font-weight:800}.purchase-price-filter{grid-template-rows:auto 42px;align-content:end;gap:6px;display:grid}.purchase-price-filter>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.purchase-filters select,.purchase-filters input{width:100%;min-width:0;height:42px}.purchase-list-shell{flex-direction:column;flex:auto;min-height:260px;display:flex;overflow:hidden}.purchase-list-head,.purchase-list-row{grid-template-columns:140px minmax(180px,1.4fr) minmax(90px,.55fr) minmax(110px,.65fr) 18px;align-items:center;gap:14px;display:grid}.purchase-list-head{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex:none;padding:12px 14px 9px;font-size:10px;font-weight:850}.purchase-list-head>span:nth-child(4){text-align:right}.purchase-list{overscroll-behavior:contain;overflow:auto}.purchase-list-row{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;padding:15px 14px}.purchase-list-row:hover{background:var(--mint)}.purchase-list-row time{color:var(--muted);font-size:11px}.purchase-list-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.purchase-list-row strong{text-align:right}.purchase-list-row i{color:var(--green);text-align:right;font-size:22px;font-style:normal}.purchase-summary{border-top:1px solid var(--line);background:var(--surface);flex:none;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:12px;margin:0 -20px;padding:14px 20px;font-size:12px;display:grid}.purchase-summary span{color:var(--muted);text-align:center}.purchase-summary strong:last-child{text-align:right}.purchase-empty{border:0;min-height:260px}.purchase-empty .button{margin-top:7px}.purchase-resume-banner{background:var(--mint);border:1px solid #b8cdbf;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 14px;padding:11px 13px;display:flex}.purchase-resume-banner>span{gap:2px;display:grid}.purchase-resume-banner small{color:var(--muted);font-size:9px}.purchase-resume-banner>div{align-items:center;gap:10px;display:flex}.purchase-modal{max-height:min(900px,100dvh - 28px)}.purchase-modal.modal-wide{width:min(1040px,100vw - 34px)}.purchase-editor-backdrop{padding:6px 8px}.purchase-modal.purchase-editor-modal{width:min(1360px,100vw - 16px)}.purchase-modal .modal-body{padding:20px;overflow-x:hidden}.purchase-editor{grid-template-rows:minmax(0,1fr) auto;gap:14px;min-width:0;min-height:0;display:grid}.purchase-editor-content{gap:14px;min-width:0;min-height:0;display:grid}.purchase-editor-top{gap:10px;min-width:0;display:grid}.purchase-editor-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px;min-width:0;display:grid}.purchase-editor-footer>.inline-error{grid-column:1/-1;margin:0}.purchase-editor-footer>.draft-note,.purchase-editor-footer>.form-actions{margin:0}.purchase-editor.has-receipt-preview .purchase-editor-content{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(360px,420px);column-gap:16px}.purchase-editor.has-receipt-preview .purchase-editor-top{grid-area:1/1}.purchase-editor.has-receipt-preview .purchase-position-editor,.purchase-editor.has-receipt-preview .purchase-detail-off{grid-area:2/1}.purchase-editor.has-receipt-preview .receipt-preview{grid-area:1/2/3}.receipt-actions{justify-content:flex-end;gap:8px;display:flex}.receipt-actions.single-action{justify-content:center}.receipt-actions.single-action .button{min-width:190px}.receipt-source-actions{flex-wrap:wrap;justify-content:center}.receipt-source-actions .button{min-width:190px}.receipt-source-actions.is-compact{justify-content:flex-start}.receipt-source-actions.is-compact .button{min-width:0;padding:7px 11px;font-size:10px}.receipt-capture-guidance{border:1px solid var(--line);border-left:3px solid var(--green);background:var(--mint);width:min(100%,640px);color:var(--green-dark);border-radius:11px;justify-self:center;gap:3px;margin:0 auto;padding:10px 12px;font-size:10px;line-height:1.5;display:grid}.receipt-capture-guidance span{color:var(--muted);font-size:9px}.ocr-progress{background:var(--mint);color:var(--green-dark);border-radius:11px;grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:12px;padding:10px 12px;font-size:10px;font-weight:750;display:grid}.ocr-progress progress{width:100%;accent-color:var(--green)}.purchase-general-warning{color:#76551e;background:#fff6df;border-left:3px solid #be8a35;border-radius:7px;margin:0;padding:10px 12px;font-size:10px;line-height:1.5}.purchase-total-check{background:var(--mint);border-left:3px solid #6d9b7f;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.purchase-total-check>span{gap:2px;display:grid}.purchase-total-check strong{font-size:11px}.purchase-total-check small{color:var(--muted);font-size:9px;line-height:1.4}.purchase-total-check.mismatch{color:#76551e;background:#fff6df;border-color:#be8a35}.purchase-header-fields{grid-template-columns:1fr 1.2fr 1fr;gap:13px;display:grid}.purchase-note-disclosure{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-column:1/-1;overflow:hidden}.purchase-note-disclosure>summary{min-height:42px;color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;list-style:none;display:flex}.purchase-note-disclosure>summary::-webkit-details-marker{display:none}.purchase-note-disclosure>summary>span{font-size:11px;font-weight:750}.purchase-note-disclosure>summary>strong{color:var(--green);font-size:10px}.purchase-note-disclosure.has-value>summary:before{content:"";background:var(--green);border-radius:50%;flex:none;width:7px;height:7px}.purchase-note-disclosure.has-value>summary>span{margin-right:auto}.purchase-note-disclosure>label{padding:0 10px 10px;display:block}.purchase-note-disclosure textarea{resize:vertical;min-height:66px}.purchase-header-fields label,.purchase-position-row label{align-content:end;gap:7px;min-width:0;display:grid}.purchase-header-fields label>span,.purchase-position-row label>span:first-child{min-height:15px}.purchase-header-fields input,.purchase-header-fields textarea,.purchase-position-row input,.purchase-position-row select{width:100%;min-width:0}.purchase-header-fields small,.purchase-return-form small{color:var(--muted);font-size:9px;font-weight:500}.receipt-preview{border:1px solid var(--line);background:var(--beige);border-radius:14px;gap:9px;min-width:0;margin:0;padding:10px;display:grid;position:sticky;top:0}.receipt-preview figcaption{justify-content:space-between;align-items:center;gap:9px;min-width:0;display:flex}.receipt-preview figcaption>div:first-child{gap:3px;min-width:0;display:grid}.receipt-preview figcaption span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.receipt-preview.is-collapsed{align-self:start;height:auto!important}.receipt-preview-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-x pan-y;background:#fff;border-radius:10px;max-height:min(68vh,720px);overflow:auto}.receipt-preview img{object-fit:contain;max-width:none;height:auto;margin:0 auto;display:block}.receipt-preview-tools{flex:none;align-items:center;gap:6px;display:flex}.receipt-zoom-controls{flex:none;align-items:center;gap:4px;display:flex}.receipt-zoom-controls button{border:1px solid var(--line);background:var(--surface);min-width:32px;height:30px;color:var(--green-dark);cursor:pointer;border-radius:8px;font-weight:850}.receipt-zoom-controls button:nth-child(2){min-width:55px;font-size:9px}.receipt-zoom-controls button:disabled{opacity:.35;cursor:default}.receipt-preview-toggle{border:1px solid var(--line);background:var(--surface);min-height:30px;color:var(--green-dark);cursor:pointer;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:800}.purchase-validation-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.purchase-validation-row>:only-child{grid-column:1/-1}.retailer-mapping-card{background:var(--mint);border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 13px;display:grid}.retailer-mapping-card>div{gap:3px;min-width:0;display:grid}.retailer-mapping-card>div span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.retailer-mapping-card label{align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.retailer-mapping-card input{width:18px;height:18px;accent-color:var(--green)}.retailer-mapping-saved{color:var(--green-dark);white-space:nowrap;font-size:10px;font-weight:800}.ocr-uncertain>input,.ocr-uncertain>select,.ocr-uncertain>textarea,.purchase-position-row.ocr-uncertain{border-color:#c4933d;box-shadow:0 0 0 2px #c4933d21}.purchase-position-editor{border:1px solid var(--line);background:var(--beige);border-radius:15px;gap:6px;min-width:0;padding:10px;display:grid}.purchase-subhead{justify-content:space-between;align-items:center;gap:12px;display:flex}.purchase-subhead h3{font-family:var(--font-serif),serif;margin:0;font-size:20px;font-weight:500}.purchase-subhead>div{gap:7px;display:flex}.purchase-position-row{background:var(--surface);border:1px solid #cbd7cf;border-radius:11px;min-width:0;display:grid;overflow:hidden;box-shadow:0 2px 7px #27443709}.purchase-position-row.is-expanded{background:var(--mint)}.purchase-position-summary-row{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:30px minmax(150px,1fr) minmax(105px,.35fr) minmax(80px,.25fr) auto 18px;align-items:center;gap:9px;padding:9px 10px;display:grid}.purchase-position-number{background:var(--mint);width:25px;height:25px;color:var(--green-dark);border-radius:8px;place-items:center;font-size:10px;font-weight:850;display:grid}.purchase-position-row.is-expanded .purchase-position-number{background:var(--green);color:#fff}.purchase-position-summary-name{overflow-wrap:anywhere;min-width:0;font-size:11px;line-height:1.35}.purchase-position-summary-quantity{color:var(--muted);font-size:9px}.purchase-position-summary-total{white-space:nowrap;justify-self:end;font-size:11px}.purchase-position-attention{color:#76551e;white-space:nowrap;background:#f1dba8;border-radius:999px;justify-self:end;padding:4px 7px;font-size:8px;font-weight:850}.purchase-position-chevron{color:var(--green);font-size:17px;line-height:1;transition:transform .16s;transform:rotate(0)}.purchase-position-row.is-expanded .purchase-position-chevron{transform:rotate(180deg)}.purchase-position-fields{border-top:1px solid #4768572b;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:7px 9px;padding:9px 10px 10px;display:grid}.purchase-position-expanded-actions{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.purchase-position-expanded-actions>span{color:var(--muted);font-size:9px;font-weight:750}.purchase-position-row label{gap:5px}.purchase-position-row input,.purchase-position-row select{height:38px;padding-top:8px;padding-bottom:8px}.purchase-position-row .position-unit select{padding-block:6px;line-height:1.3}.purchase-position-row .button{min-height:38px;padding:8px 11px}.purchase-position-row.adjustment{background:var(--beige)}.purchase-position-row.adjustment .purchase-position-fields{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,.65fr)}.position-description,.position-barcode{grid-column:span 2}.position-barcode>span:last-child{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.purchase-registry-result{background:#edf5ef;border:1px solid #bfd1c5;border-radius:10px;grid-column:1/-1;gap:3px;min-width:0;padding:8px 10px;display:grid}.purchase-registry-result>span{color:var(--muted);font-size:9px;font-weight:800}.purchase-registry-result>strong{color:var(--green-dark);font-size:11px}.purchase-registry-result>small{color:var(--muted);font-size:9px}.purchase-registry-result.is-loading,.purchase-registry-result.is-muted{background:#ffffff7a;border-style:dashed}.purchase-registry-result.is-shared{background:#f5efdf;border-color:#c8b37e;gap:7px}.purchase-registry-candidates{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px;display:grid}.purchase-registry-candidates button{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--text);text-align:left;cursor:pointer;border-radius:9px;gap:2px;padding:8px 10px;display:grid}.purchase-registry-candidates button:hover{border-color:var(--green);background:var(--mint)}.purchase-registry-candidates strong{overflow-wrap:anywhere;font-size:10px}.purchase-registry-candidates small{color:var(--muted);font-size:9px}.ocr-field-note{color:#8b621e;grid-column:1/-1}.purchase-position-block{min-width:0;display:grid}.purchase-position-insert{place-items:center;min-height:22px;margin-bottom:-10px;display:grid;position:relative}.purchase-position-insert:before{content:"";border-top:1px solid #0000;position:absolute;inset:50% 0 auto}.purchase-position-insert:hover:before,.purchase-position-insert.open:before{border-color:var(--line)}.purchase-position-insert-toggle{z-index:1;border:1px solid var(--line);background:var(--surface);width:24px;height:24px;color:var(--green-dark);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:17px;line-height:1;display:grid;position:relative}.purchase-position-insert:hover .purchase-position-insert-toggle,.purchase-position-insert.open .purchase-position-insert-toggle{border-color:var(--green);background:var(--mint)}.purchase-position-insert-menu{z-index:1;border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:5px;margin-left:6px;padding:3px;display:flex;position:relative;box-shadow:0 8px 22px #122a1f24}.purchase-position-insert.open{grid-auto-flow:column;justify-content:center}.purchase-position-insert-menu button{color:var(--green-dark);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:800}.purchase-position-insert-menu button:hover{background:var(--mint)}.purchase-position-insert.empty{min-height:36px;margin:0}.purchase-inline-empty,.purchase-detail-off{background:var(--beige);color:var(--muted);border-radius:11px;margin:0;padding:12px;font-size:10px;line-height:1.5}.purchase-nested-card{z-index:4;border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:16px;position:absolute;inset:72px 20px 20px;overflow:auto;box-shadow:0 16px 45px #10261c38}.purchase-duplicate-warning{z-index:8;background:var(--surface);border:1px solid #c7aa75;border-radius:16px;width:min(560px,100% - 32px);padding:18px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 18px 55px #121e1852}.purchase-duplicate-warning h3{font-family:var(--font-serif),serif;margin:0;font-size:22px;font-weight:500}.purchase-duplicate-warning p{color:var(--muted);font-size:11px;line-height:1.55}.duplicate-summary{background:var(--beige);border-radius:10px;grid-template-columns:auto 1fr auto;gap:12px;padding:11px;font-size:10px;display:grid}.purchase-detail-card{gap:14px;min-height:0;display:grid}.purchase-detail-head{grid-template-columns:1fr auto;align-items:start;gap:20px;display:grid}.purchase-detail-head time,.purchase-detail-head span{color:var(--muted);font-size:10px}.purchase-detail-head h3{font-family:var(--font-serif),serif;margin:5px 0 0;font-size:27px;font-weight:500}.purchase-detail-head>div:last-child{justify-items:end;gap:4px;display:grid}.purchase-detail-head>div:last-child strong{font-size:22px}.purchase-detail-note{background:var(--beige);color:var(--muted);white-space:pre-wrap;border-radius:10px;margin:0;padding:11px}.purchase-detail-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;grid-auto-rows:max-content;align-content:start;gap:14px;min-height:0;padding-right:5px;display:grid;overflow-y:auto}.purchase-detail-positions{border:1px solid var(--line);border-radius:14px;overflow:hidden}.purchase-detail-positions>div{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto minmax(90px,auto);align-items:center;gap:14px;padding:12px 14px;display:grid}.purchase-detail-positions>div:first-child{border-top:0}.purchase-detail-positions>div.adjustment{background:var(--beige);color:var(--muted)}.purchase-detail-positions span strong,.purchase-detail-positions span small{display:block}.purchase-detail-positions span small{color:var(--muted);margin-top:2px;font-size:8px}.purchase-detail-positions>div>span:nth-child(2),.purchase-detail-positions>div>span:nth-child(3){text-align:right}.purchase-history-section{gap:7px;display:grid}.purchase-history-section h4{margin:0}.purchase-history-section>div{background:var(--beige);border-radius:9px;grid-template-columns:auto auto 1fr;gap:12px;padding:9px 11px;font-size:10px;display:grid}.purchase-history-section small{color:var(--muted)}.purchase-transfer-status{background:var(--mint);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.purchase-transfer-status>div{align-items:center;gap:8px;display:flex}.purchase-transfer-status>div:first-child{flex-direction:column;align-items:flex-start;gap:2px}.purchase-transfer-status small{color:var(--muted)}.purchase-detail-footer{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:12px;display:grid}.purchase-detail-total{background:var(--mint);border-radius:10px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.purchase-detail-total span{color:var(--muted);font-size:10px}.purchase-detail-total strong{font-size:12px}.purchase-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.purchase-rare-actions{place-items:center;display:grid;position:relative}.purchase-rare-actions>div{z-index:4;border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:10px;width:max-content;max-width:min(240px,100vw - 44px);padding:10px;position:absolute;bottom:45px;right:0;box-shadow:0 10px 28px #0e201733}.purchase-modal.purchase-detail-modal{grid-template-rows:auto minmax(0,1fr);height:min(900px,100dvh - 28px);display:grid;overflow:hidden}.purchase-modal.purchase-detail-modal>header{position:static}.purchase-modal.purchase-detail-modal>.modal-body,.purchase-modal.purchase-detail-modal .purchase-detail-card{height:100%;min-height:0;overflow:hidden}.purchase-modal.purchase-detail-modal .purchase-detail-card{grid-template-rows:auto minmax(0,1fr) auto}.purchase-return-form{grid-template-columns:1fr 1fr;gap:13px;display:grid}.purchase-return-form>fieldset,.purchase-return-form>label:last-of-type,.purchase-return-form>.inline-error,.purchase-return-form>.form-actions{grid-column:1/-1}.purchase-return-form fieldset{border:1px solid var(--line);border-radius:13px;gap:7px;padding:12px;display:grid}.purchase-return-form fieldset>label{grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:12px;display:grid}.purchase-return-form fieldset>label span strong,.purchase-return-form fieldset>label span small{display:block}.purchase-refund-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.purchase-refund-input .text-button{white-space:nowrap}.purchase-return-quantity{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.purchase-return-quantity .quick-controls{width:max-content}.purchase-modal.purchase-transfer-modal{grid-template-rows:auto minmax(0,1fr);height:min(900px,100dvh - 28px);display:grid;overflow:hidden}.purchase-modal.purchase-transfer-modal>.modal-body{height:100%;min-height:0;overflow:hidden}.purchase-transfer-card{grid-template-rows:auto minmax(0,1fr) auto auto;gap:12px;height:100%;min-height:0;display:grid}.purchase-transfer-progress{background:var(--mint);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.purchase-transfer-progress small{color:var(--muted);font-size:9px}.purchase-transfer-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;grid-auto-rows:max-content;align-content:start;gap:12px;min-height:0;padding-right:5px;display:grid;overflow-y:auto}.purchase-transfer-card details,.purchase-transfer-card>section,.purchase-transfer-scroll>details,.purchase-transfer-scroll>section{border:1px solid var(--line);background:var(--beige);border-radius:14px;padding:12px}.purchase-transfer-card summary{cursor:pointer;color:var(--green-dark);font-weight:850}.purchase-transfer-card summary span{background:var(--mint);border-radius:999px;margin-left:5px;padding:2px 7px}.purchase-transfer-card>section>h3,.purchase-transfer-scroll>section>h3{font-family:var(--font-serif),serif;margin:0 0 10px;font-size:20px;font-weight:500}.purchase-transfer-row{background:var(--mint);border:1px solid #cbd7cf;border-radius:12px;grid-template-columns:minmax(130px,.75fr) minmax(180px,1fr) minmax(150px,.85fr) minmax(145px,.7fr);align-items:end;gap:9px 11px;margin-top:9px;padding:12px;display:grid}.purchase-transfer-row:first-of-type{margin-top:0}.purchase-transfer-row>div:first-child{align-self:center}.purchase-transfer-row>div:first-child strong,.purchase-transfer-row>div:first-child small{display:block}.purchase-transfer-row>div:first-child small{color:var(--muted);margin-top:3px;font-size:9px}.purchase-transfer-position{grid-area:1/1/3;padding-top:19px;align-self:start!important}.transfer-item-combobox{grid-column:2;position:relative}.transfer-item-combobox,.transfer-quantity-label,.transfer-location-label,.transfer-packaging-label,.transfer-packaging-quantity{align-content:start;gap:6px;display:grid}.transfer-item-combobox>div{position:relative}.transfer-item-suggestions{z-index:9;border:1px solid var(--line);background:var(--surface);border-radius:10px;max-height:240px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 12px 30px #122a1f33}.transfer-item-suggestions button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:8px 9px;display:flex}.transfer-item-suggestions button:hover{background:var(--mint)}.transfer-item-suggestions button small,.transfer-item-suggestions>span{color:var(--muted);font-size:9px}.transfer-item-suggestions>span{padding:9px;display:block}.transfer-packaging-label{grid-area:1/3}.transfer-packaging-quantity{grid-area:2/3}.transfer-quantity-label{grid-area:1/4}.transfer-location-label{grid-area:2/2}.transfer-new-item{align-self:end}.transfer-new-item:hover:not(:disabled){transform:none}.transfer-item-unit,.transfer-conversion-note{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.35;display:block}.transfer-registry-note{color:var(--green-dark);background:#3d7e5b1a;border-radius:8px;grid-column:2/-1;padding:6px 8px;font-size:9px;line-height:1.35;display:block}.transfer-registry-note.is-warning{color:#765817;background:#fff1c9}.purchase-transfer-row>.transfer-conversion-note{grid-area:2/4;align-self:center;min-height:32px;margin:0}.transfer-quantity-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.transfer-quantity-input b{color:var(--green-dark);white-space:nowrap;font-size:10px}.transfer-row-actions{border-top:1px solid #4d685a29;flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;margin-top:2px;padding-top:9px;display:flex}.transfer-location-create{min-width:0;margin-right:auto}.transfer-location-create .location-creation-popover{width:min(520px,100vw - 70px)}.transfer-ignore{background:#fae8e3;border-radius:8px;place-self:end;padding:8px 10px}.purchase-transfer-row.is-ignored{background:var(--surface);opacity:.82;grid-template-columns:minmax(0,1fr) auto;align-items:center}.purchase-transfer-actions{align-items:center}.purchase-settings-controls{border-top:1px solid var(--line);grid-column:1/-1;gap:8px;margin-top:4px;padding-top:11px;display:grid}.module-preference-row{background:var(--beige);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.module-preference-row label strong,.module-preference-row label small{display:block}.module-preference-row label small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.4}.module-preference-row input{width:20px;height:20px;accent-color:var(--green)}:root[data-theme=dark] .purchase-general-warning,:root[data-theme=dark] .purchase-total-check.mismatch{color:#e4c98d;background:#352b18;border-color:#b58a40}:root[data-theme=dark] .receipt-preview{background:#202824}:root[data-theme=dark] .receipt-preview>div{background:#f7f7f3}:root[data-theme=dark] .purchase-position-row,:root[data-theme=dark] .purchase-transfer-card details,:root[data-theme=dark] .purchase-transfer-card>section,:root[data-theme=dark] .purchase-transfer-scroll>details,:root[data-theme=dark] .purchase-transfer-scroll>section{background:#131e19}:root[data-theme=dark] .purchase-registry-result{background:#18261f;border-color:#3c5a4a}:root[data-theme=dark] .purchase-registry-result.is-loading,:root[data-theme=dark] .purchase-registry-result.is-muted{background:#111b17}:root[data-theme=dark] .purchase-registry-result.is-shared{background:#292419;border-color:#7e6b3e}:root[data-theme=dark] .purchase-registry-candidates button{background:#111b17}:root[data-theme=dark] .purchase-transfer-row{background:#1d2d26;border-color:#34483e}:root[data-theme=dark] .purchase-transfer-row.is-ignored{background:#111b17}:root[data-theme=dark] .transfer-registry-note{color:#b8dfc9;background:#7bc49d1f}:root[data-theme=dark] .transfer-registry-note.is-warning{color:#e4c98d;background:#3c3119}:root[data-theme=dark] .transfer-item-suggestions{background:#111b17}:root[data-theme=dark] .transfer-quantity-input b{color:#b9d7c7}:root[data-theme=dark] .purchase-position-row.adjustment,:root[data-theme=dark] .purchase-detail-positions>div.adjustment,:root[data-theme=dark] .purchase-detail-total,:root[data-theme=dark] .purchase-inline-empty,:root[data-theme=dark] .purchase-detail-off,:root[data-theme=dark] .purchase-detail-note,:root[data-theme=dark] .purchase-history-section>div,:root[data-theme=dark] .module-preference-row,:root[data-theme=dark] .duplicate-summary{background:#202824}:root[data-theme=dark] .purchase-duplicate-warning,:root[data-theme=dark] .purchase-nested-card{background:#111b17}@media (min-width:901px) and (min-height:700px){.purchase-modal.purchase-editor-modal.has-scrollable-content{grid-template-rows:auto minmax(0,1fr);height:min(960px,100dvh - 12px);display:grid;overflow:hidden}.purchase-modal.purchase-editor-modal.has-scrollable-content>header{position:static}.purchase-modal.purchase-editor-modal>header{padding:16px 22px}.purchase-modal.purchase-editor-modal>.modal-body{padding:16px 18px}.purchase-modal.purchase-editor-modal.has-scrollable-content>.modal-body{min-height:0;overflow:hidden}.purchase-modal.purchase-editor-modal.has-scrollable-content .purchase-editor{height:100%;min-height:0}.purchase-modal.purchase-editor-modal.has-scrollable-content .purchase-editor-content{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding-right:6px;overflow-y:auto}.purchase-modal.purchase-editor-modal.has-scrollable-content .purchase-editor.has-receipt-preview .purchase-editor-content{padding-right:0;overflow:hidden}.purchase-modal.purchase-editor-modal.has-scrollable-content .purchase-editor.has-receipt-preview .purchase-position-editor{overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;height:100%;min-height:0;padding-right:6px;overflow-y:auto}.purchase-modal.purchase-editor-modal.has-scrollable-content .receipt-preview{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;position:static}.purchase-modal.purchase-editor-modal.has-scrollable-content .receipt-preview-scroll{height:100%;min-height:0;max-height:none}}@media (max-width:900px){.purchase-filters{grid-template-columns:1fr 1fr}.purchase-editor.has-receipt-preview .purchase-editor-content{grid-template-rows:auto;grid-template-columns:1fr}.purchase-editor.has-receipt-preview .purchase-editor-top,.purchase-editor.has-receipt-preview .purchase-position-editor,.purchase-editor.has-receipt-preview .purchase-detail-off,.purchase-editor.has-receipt-preview .receipt-preview{grid-area:auto/1}.purchase-editor.has-receipt-preview .receipt-preview{order:-1;position:static}.purchase-position-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.position-description,.position-barcode,.ocr-field-note{grid-column:1/-1}.purchase-position-row.adjustment .purchase-position-fields{grid-template-columns:1fr 1fr}.purchase-position-row.adjustment .position-description{grid-column:1/-1}.purchase-transfer-row{grid-template-columns:minmax(0,1fr) minmax(96px,120px)}.purchase-transfer-position,.transfer-location-label,.transfer-registry-note,.transfer-row-actions{grid-area:auto/1/auto/-1}.transfer-item-combobox{grid-area:auto/1}.transfer-quantity-label{grid-area:auto/2}.purchase-transfer-row>.transfer-conversion-note{grid-area:auto/1/auto/-1}}@media (max-width:760px){.purchases-center{min-height:calc(100dvh - 150px);padding:14px 12px 0}.purchases-head{align-items:center}.purchase-filters{grid-template-columns:1fr 1fr;gap:8px}.purchase-price-filter{grid-column:1/-1}.purchase-list-head{display:none}.purchase-list{gap:8px;padding:10px 0;display:grid}.purchase-list-row{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr auto;gap:6px 12px;padding:12px}.purchase-list-row time{grid-area:1/1}.purchase-list-row>span:first-of-type{grid-area:2/1;font-weight:800}.purchase-list-row>span:nth-of-type(2){color:var(--muted);grid-area:3/1;font-size:9px}.purchase-list-row strong{grid-area:1/2/4;align-self:center}.purchase-list-row i{display:none}.purchase-summary{margin:0 -12px;padding:12px;font-size:10px}.purchase-resume-banner{flex-direction:column;align-items:stretch}.purchase-resume-banner>div{justify-content:space-between}.purchase-modal.modal-wide,.purchase-modal{border-radius:18px;width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.purchase-modal .modal-body{padding:14px}.receipt-actions{justify-content:stretch}.receipt-actions .button{flex:1}.receipt-actions.single-action{justify-content:center}.receipt-actions.single-action .button{flex:0 280px;width:100%;min-width:0}.receipt-source-actions .button{flex:190px;min-width:0}.receipt-source-actions.is-compact .button{flex:0 auto}.receipt-capture-guidance{width:100%}.receipt-preview-scroll{max-height:42vh}.purchase-header-fields{grid-template-columns:1fr}.purchase-note-disclosure{grid-column:auto}.purchase-subhead{flex-direction:column;align-items:stretch}.purchase-subhead>div{grid-template-columns:1fr 1fr;display:grid}.purchase-position-fields,.purchase-position-row.adjustment .purchase-position-fields{grid-template-columns:1fr 1fr;padding:10px}.position-description,.position-barcode,.ocr-field-note,.purchase-position-row.adjustment .position-description,.purchase-position-row.adjustment .purchase-position-fields label{grid-column:1/-1}.purchase-nested-card{inset:68px 8px 8px}.purchase-duplicate-warning{width:calc(100% - 20px)}.purchase-duplicate-warning .form-actions{grid-template-columns:1fr;display:grid}.duplicate-summary{grid-template-columns:1fr;gap:4px}.purchase-detail-head{grid-template-columns:1fr}.purchase-detail-head>div:last-child{justify-items:start}.purchase-detail-positions>div{grid-template-columns:minmax(0,1fr) auto}.purchase-detail-positions>div>span:nth-child(2){text-align:left;color:var(--muted);grid-column:1;font-size:9px}.purchase-detail-positions>div>span:nth-child(3){grid-area:1/2/3;align-self:center}.purchase-transfer-status{flex-direction:column;align-items:stretch}.purchase-transfer-status>div:last-child{grid-template-columns:1fr 1fr;display:grid}.purchase-detail-footer{grid-template-columns:1fr auto}.purchase-detail-actions{grid-template-columns:1fr;display:grid}.purchase-return-form{grid-template-columns:1fr}.purchase-return-form>*{grid-column:1!important}.purchase-return-form fieldset>label,.purchase-refund-input{grid-template-columns:1fr}.purchase-refund-input .text-button{width:max-content}.purchase-transfer-row{grid-template-columns:minmax(0,1fr) minmax(92px,118px)}.purchase-transfer-position,.transfer-location-label,.transfer-row-actions,.purchase-transfer-row>.transfer-conversion-note{grid-column:1/-1!important}.transfer-item-combobox{grid-column:1!important}.transfer-quantity-label{grid-column:2!important}.purchase-transfer-position{padding-top:0}.purchase-transfer-progress{flex-direction:column;align-items:flex-start;gap:3px}.purchase-transfer-card>.form-actions{grid-template-columns:1fr;display:grid}.ocr-progress{grid-template-columns:1fr}.purchase-total-check{flex-direction:column;align-items:flex-start}.receipt-preview{grid-template-columns:1fr}.receipt-preview>div{max-height:45vh}.retailer-mapping-card{grid-template-columns:1fr}.retailer-mapping-card label{align-items:flex-start}}.button-danger{color:#fff;background:#a94d45;box-shadow:0 8px 18px #84332d29}.button-danger:hover:not(:disabled){background:#8f3f38}.location-delete-dialog{gap:16px;display:grid}.location-delete-warning{background:#f8ece8;border:1px solid #e1c4bd;border-radius:14px;padding:15px}.location-delete-warning strong{color:#813c35;font-size:15px;display:block}.location-delete-warning p{color:#775c56;margin:7px 0 0;font-size:11px;line-height:1.55}.location-delete-facts{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.location-delete-facts>div{border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:12px}.location-delete-facts dt{color:var(--muted);font-size:10px;font-weight:750}.location-delete-facts dd{font-family:var(--font-serif),serif;margin:3px 0 0;font-size:24px}.location-delete-choices{grid-template-columns:1fr 1fr;gap:12px;display:grid}.location-delete-choices section,.location-delete-leaf{border:1px solid var(--line);border-radius:14px;align-content:start;gap:9px;padding:14px;display:grid}.location-delete-choices section.destructive{border-color:#e1c4bd}.location-delete-choices h3{margin:0;font-size:14px}.location-delete-choices p,.location-delete-leaf p{min-height:52px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.location-delete-choices .button,.location-delete-leaf .button{align-self:end;width:100%}.location-delete-cancel{justify-self:end}.locationless-stock-list{gap:8px;width:100%;display:grid}.locationless-stock-row{background:#fff9df;border:1px solid #d6c895;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.locationless-stock-row span{gap:3px;display:grid}.locationless-stock-row small{color:#766b42;font-size:9px}.locationless-stock-row .button{flex:none}:root[data-theme=dark] .location-delete-warning{background:#34231f;border-color:#714a43}:root[data-theme=dark] .location-delete-warning strong{color:#f1b3aa}:root[data-theme=dark] .location-delete-warning p{color:#d6b7b0}:root[data-theme=dark] .locationless-stock-row{background:#342f1d;border-color:#675c31}:root[data-theme=dark] .locationless-stock-row small{color:#d7c98e}@media (max-width:760px){.location-delete-choices{grid-template-columns:1fr}.location-delete-choices p{min-height:0}.location-delete-cancel{width:100%}.locationless-stock-row{flex-direction:column;align-items:stretch}.locationless-stock-row .button{width:100%}}.mobile-actions{display:none}.mobile-nav-icon,.mobile-scan-icon{flex:none;width:22px;height:22px;display:block}.mobile-more-list{gap:8px;display:grid}.mobile-more-list button{border:1px solid var(--line);background:var(--mint);width:100%;min-height:56px;color:var(--ink);text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 13px;font-size:14px;font-weight:750;display:grid}.mobile-more-list button.active{background:var(--sage);color:var(--green-dark);border-color:#9db7a9}.mobile-more-list button>span:last-child{color:var(--muted);font-size:22px;font-weight:400}@media (max-width:760px){:root{--mobile-navigation-height:68px}html,body{width:100%;max-width:100%;overflow-x:hidden}.app-shell,.main-area,.content{width:100%;min-width:0;max-width:100%}.panel,.inventory-hub,.inventory-panel,.filterbar,.filterbar>*{min-width:0;max-width:100%}.filterbar,.filterbar.without-category-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.filterbar .search-field,.filterbar.without-category-filter .search-field{grid-column:1/-1}.filterbar input,.filterbar select{width:100%;min-width:0;max-width:100%}.master-layout,.master-layout>*,.master-stats,.master-stats>article,.master-release-list,.master-release-list>article{min-width:0;max-width:100%}.master-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.master-release-heading{grid-template-columns:minmax(0,1fr)}.master-release-heading>*,.master-release-heading label,.master-release-heading select{width:100%;min-width:0;max-width:100%}.master-account-list .member-list article{grid-template-columns:auto minmax(0,1fr) auto}.master-account-list .member-list article>span:nth-child(2){min-width:0}.master-account-list .member-list small{overflow-wrap:anywhere}.main-area{padding-bottom:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom))}.content{padding-bottom:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom) + 126px)}.mobile-nav{z-index:50;height:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom));min-height:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom));padding:6px 5px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);contain:layout paint;background:#24483afa;border:0;border-top:1px solid #ffffff1f;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));align-items:stretch;display:grid;position:fixed;inset:auto 0 0;transform:translateZ(0);box-shadow:0 -8px 24px #18302929}.mobile-nav button{appearance:none;color:#bfd0c7;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-rows:22px 13px;align-content:center;justify-items:center;gap:4px;min-width:0;height:56px;min-height:56px;margin:0;padding:6px 2px;font-size:clamp(10px,2.8vw,12px);font-weight:750;line-height:1;transition:background-color .16s,color .16s,box-shadow .16s;display:grid;overflow:visible;transform:none}.mobile-nav button.active{color:#fff;background:#ffffff21;border-color:#0000;box-shadow:inset 0 3px #b9d0c2}.mobile-nav button:active{background:#ffffff2e}.mobile-nav-label{max-width:100%;display:block}.mobile-actions{z-index:55;right:14px;bottom:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom) + 12px);flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed}.mobile-actions .mobile-add{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:54px;height:54px;padding:0;font-size:29px;font-weight:500;line-height:1;display:grid;position:static;box-shadow:0 10px 25px #23463747}.mobile-actions .mobile-scan{min-height:42px;color:var(--green-dark);cursor:pointer;background:#e3eee8;border:1px solid #b9cdc2;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:850;line-height:1;display:flex;position:static;bottom:auto;left:auto;transform:none;box-shadow:0 8px 20px #23463733}.mobile-actions .mobile-scan-icon{width:19px;height:19px}}@media (max-width:350px){.mobile-nav{padding-inline:2px}.mobile-nav button{padding-inline:0;font-size:10px}}@media (max-width:420px){.filterbar,.filterbar.without-category-filter{grid-template-columns:minmax(0,1fr)}.filterbar .search-field,.filterbar.without-category-filter .search-field{grid-column:auto}}.streamlined-inventory.has-acquisition-values{flex-direction:column;min-height:480px;max-height:calc(100dvh - 174px);display:flex;overflow:hidden}.inventory-data-region{overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:auto;min-height:0;overflow:auto}.inventory-summary{border-top:1px solid var(--line);background:var(--surface);flex:none;justify-content:space-between;align-items:center;gap:18px;margin:12px -18px -18px;padding:12px 18px;display:flex;box-shadow:0 -8px 22px #23463709}.inventory-summary>span{color:var(--muted);align-items:baseline;gap:6px;font-size:11px;display:flex}.inventory-summary>span:last-child{text-align:right;flex-wrap:wrap;justify-content:flex-end}.inventory-summary small{color:var(--muted);font-size:9px}.inventory-summary strong{color:var(--ink);font-size:13px}.inventory-summary>span:last-child strong{color:var(--green-dark);font-size:17px}.inventory-summary em{color:var(--muted);font-size:9px;font-style:normal}.location-overview-name .location-acquisition-value{color:var(--green);font-size:9px;font-weight:750}.acquisition-value-fields{border:1px solid var(--line);background:var(--mint);border-radius:12px;gap:12px;margin:14px 0;padding:13px;display:grid}.acquisition-value-heading strong,.acquisition-value-heading small{display:block}.acquisition-value-heading small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:500}.acquisition-value-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:12px;display:grid}.acquisition-value-grid label{color:var(--muted);gap:6px;font-size:10px;font-weight:750;display:grid}.currency-input{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:minmax(0,1fr) 36px;align-items:center;display:grid;overflow:hidden}.currency-input input{background:0 0;border:0;border-radius:0;min-width:0}.currency-input span{border-left:1px solid var(--line);height:100%;color:var(--green-dark);place-items:center;font-weight:800;display:grid}.acquisition-value-fact{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-content:center;min-height:43px;padding:8px 11px;display:grid}.acquisition-value-fact span,.acquisition-value-fact small{color:var(--muted);font-size:9px}.acquisition-value-fact strong{margin:3px 0;font-size:11px}.acquisition-value-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.acquisition-value-summary>span{background:#ffffff9e;border-radius:10px;gap:3px;padding:9px 10px;display:grid}.acquisition-value-summary small{color:var(--muted);font-size:8px}.acquisition-value-summary strong{overflow-wrap:anywhere;font-size:11px}.acquisition-value-note{color:var(--muted);margin:0;font-size:9px;line-height:1.45}:root[data-theme=dark] .inventory-summary{background:#101915}:root[data-theme=dark] .acquisition-value-fields{background:#172720}:root[data-theme=dark] .acquisition-value-summary>span{background:#08100c8c}@media (max-width:760px){.streamlined-inventory.has-acquisition-values{height:calc(100dvh - 210px);min-height:0;max-height:calc(100dvh - 210px)}.inventory-summary{margin:10px -14px -14px;padding:10px 14px}.inventory-summary>span:last-child{gap:1px;display:grid}.inventory-summary>span:last-child small{display:none}.acquisition-value-grid,.acquisition-value-summary{grid-template-columns:1fr}.acquisition-value-summary>span{grid-template-columns:1fr auto;align-items:center}}:root[data-theme=dark] .mobile-nav{background:#142b22fa;border-top-color:#c4ded01f}:root[data-theme=dark] .mobile-nav button{color:#aebfb6}:root[data-theme=dark] .mobile-nav button.active{color:#f3f8f5;background:#8fc3a729;box-shadow:inset 0 3px #8fc3a7}:root[data-theme=dark] .mobile-actions .mobile-add{background:#487864}:root[data-theme=dark] .mobile-actions .mobile-scan{color:#e3f0e9;background:#29483a;border-color:#436553}:root[data-theme=dark] .mobile-more-list button{color:#e6efe9;background:#1d2d26;border-color:#384b42}:root[data-theme=dark] .mobile-more-list button.active{color:#f1f7f3;background:#294238;border-color:#527361}.product-api-settings{align-items:start}.product-api-settings>.module-row-actions{align-self:start}.product-api-consent{background:#eef5f1;border:1px solid #bfd4c8;border-radius:15px;grid-column:1/-1;gap:16px;margin-top:2px;padding:18px;display:grid}.product-api-consent h3,.product-api-consent p{margin:0}.product-api-consent h3{margin:3px 0 8px}.product-api-consent p:not(.eyebrow){max-width:820px;color:var(--muted);font-size:12px;line-height:1.6}.product-api-consent p+p{margin-top:7px}.product-api-consent-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.product-contribution-toggle.active{color:#2e6745;background:#dfece3;border-color:#b9d1c1}.pending-barcode small{color:var(--muted);grid-column:1/-1;margin-top:4px;font-size:10px;font-weight:600;display:block}.go-public-product-fields{background:#eef5f1;border:1px solid #bfd4c8;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 14px;padding:14px;display:grid}.go-public-product-fields>div{grid-column:1/-1;gap:3px;display:grid}.go-public-product-fields>div small{color:var(--muted);font-size:10px;line-height:1.45}.go-public-product-fields label{min-width:0;color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.go-public-product-fields input,.go-public-product-fields select{width:100%;min-width:0}.barcode-product-details{border:1px solid var(--line);background:#f3f6f3;border-radius:13px;grid-column:1/-1;gap:11px;padding:13px 14px;display:grid}.barcode-product-details.found{background:#edf5f0;border-color:#bfd4c8}.barcode-product-details.failed{background:#fbf3f1;border-color:#ead3cf}.barcode-product-status{justify-content:space-between;align-items:center;gap:12px;display:flex}.barcode-product-status>span{color:var(--green-dark);font-size:11px;font-weight:850}.barcode-product-status small{text-align:right;margin:0}.barcode-product-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.barcode-product-facts>div{background:#ffffffab;border-radius:10px;min-width:0;padding:9px 10px}.barcode-product-facts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.barcode-product-facts dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:11px;font-weight:750}.barcode-product-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.barcode-product-actions .button{min-height:34px;padding:7px 11px;font-size:10px}.product-contribute-button{color:var(--green-dark);background:#dfece4;border:1px solid #b6cfc1}.product-lookup-error{color:var(--danger);margin:0;font-size:10px}.product-contribution-form{border-top:1px solid var(--line);background:#ffffff7a;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:2px;padding:14px;display:grid}.product-contribution-form label{color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.product-contribution-head{grid-column:1/-1;justify-content:space-between;align-items:start;gap:14px;display:flex}.product-contribution-head strong,.product-contribution-head small{display:block}.product-contribution-head small{max-width:650px;color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.scanner-product-suggestion{border:1px solid var(--line);background:#f3f6f3;border-radius:13px;gap:4px;margin:-4px 0 14px;padding:12px 14px;display:grid}.scanner-product-suggestion.found{background:#eaf4ee;border-color:#b8d2c3}.scanner-product-suggestion.failed{background:#fbf3f1;border-color:#ead3cf}.scanner-product-suggestion>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:850}.scanner-product-suggestion>strong{font-size:15px}.scanner-product-suggestion>small{color:var(--muted);font-size:10px}:root[data-theme=dark] .product-api-consent,:root[data-theme=dark] .go-public-product-fields{background:#1c3128;border-color:#426152}:root[data-theme=dark] .barcode-product-details{background:#17271f;border-color:#384b42}:root[data-theme=dark] .barcode-product-details.found{background:#1d3429;border-color:#426653}:root[data-theme=dark] .barcode-product-details.failed{background:#352321;border-color:#684a44}:root[data-theme=dark] .barcode-product-facts>div,:root[data-theme=dark] .product-contribution-form{background:#08110d61}:root[data-theme=dark] .scanner-product-suggestion{background:#17271f;border-color:#384b42}:root[data-theme=dark] .scanner-product-suggestion.found{background:#1d3429;border-color:#426653}@media (max-width:760px){.product-api-settings{grid-template-columns:1fr}.product-api-settings>.module-row-actions,.product-api-consent{grid-column:1;width:100%}.product-api-settings>.module-row-actions{align-items:stretch}.product-api-settings .personal-module-toggle{white-space:normal;width:100%}.product-api-consent-actions{grid-template-columns:1fr;display:grid}.barcode-product-status{flex-direction:column;align-items:flex-start;gap:3px}.barcode-product-status small{text-align:left}.barcode-product-facts{grid-template-columns:1fr 1fr}.barcode-product-actions{align-items:stretch}.barcode-product-actions .button{flex:150px}.product-contribution-form{grid-template-columns:1fr}.product-contribution-head,.product-contribution-form .full{grid-column:1}.go-public-product-fields{grid-template-columns:1fr}.go-public-product-fields>div{grid-column:1}}@media (max-width:430px){.barcode-product-facts{grid-template-columns:1fr}.barcode-product-details{padding:11px}}.stat-card-link{appearance:none;width:100%;color:inherit;text-align:left;cursor:pointer;border:0}.stat-card-link small{color:var(--green);margin-top:auto;font-size:10px;font-weight:800;display:block}.stat-card-link:hover{transform:translateY(-1px);box-shadow:0 12px 30px #223b301a}.inventory-section-nav button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.inventory-section-nav button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.inventory-section-nav button svg path:first-child:not(:only-child){fill:none}.calculated-total{flex-wrap:wrap;align-items:center;gap:5px 14px;width:100%;display:flex}.calculated-total span{white-space:nowrap}.barcode-add-trigger{margin-top:10px}.barcode-add-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.barcode-remove-action{text-align:right;max-width:150px;line-height:1.25}.barcode-add-form .barcode-add-actions{align-self:end}.purchase-modal.purchase-return-modal{grid-template-rows:auto minmax(0,1fr);height:min(820px,100dvh - 28px);display:grid;overflow:hidden}.purchase-modal.purchase-return-modal>header{position:static}.purchase-modal.purchase-return-modal>.modal-body{height:100%;min-height:0;overflow:hidden}.purchase-return-form{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:1fr;height:100%;min-height:0}.purchase-return-head{grid-template-columns:1fr 1fr;gap:13px;display:grid}.purchase-return-form>fieldset{overscroll-behavior:contain;scrollbar-gutter:stable;grid-column:1;min-height:0;overflow-y:auto}.purchase-return-footer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 16px;padding-top:2px;display:grid}.purchase-return-footer>label{min-width:0}.purchase-return-footer textarea{resize:vertical;min-height:44px}.purchase-return-footer>.inline-error{grid-column:1/-1;margin:0}.purchase-return-footer>.form-actions{white-space:nowrap;margin:0}.purchase-transfer-scroll{overflow-x:hidden}.purchase-transfer-row,.purchase-transfer-row>*{min-width:0}.category-icon-groups{scrollbar-width:none}.category-icon-groups::-webkit-scrollbar{display:none}@media (max-width:960px){:root{--mobile-navigation-height:68px}html,body{width:100%;max-width:100%;overflow-x:hidden}body{background:#f5f2eb}.app-shell{width:100%;max-width:100%;display:block}.sidebar{display:none}.main-area{width:100%;min-width:0;max-width:100%;padding-bottom:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom))}.main-area.view-purchases{height:100dvh;padding-bottom:0;overflow:hidden}.topbar{min-height:88px;padding:18px 18px 14px}.topbar h1{font-size:25px}.top-actions .button,.household-switcher{display:none}.content{width:100%;min-width:0;max-width:100%;padding:18px 14px calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom) + 34px)}.main-area.view-purchases>.content{height:calc(100dvh - 88px - var(--mobile-navigation-height) - env(safe-area-inset-bottom));padding:12px 12px 8px;overflow:hidden}.notice{margin:10px 14px 0}.mobile-nav{grid-template-columns:repeat(auto-fit,minmax(56px,1fr));display:grid}.panel,.inventory-hub,.inventory-panel,.filterbar,.filterbar>*,.master-layout,.master-layout>*{min-width:0;max-width:100%}.overview-grid{grid-template-columns:1fr 1fr;gap:12px}.welcome-panel,.activity-panel,.purchase-panel{grid-column:span 2}.stat-card-link small{font-size:9px}.filterbar,.filterbar.without-category-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.filterbar .search-field,.filterbar.without-category-filter .search-field{grid-column:1/-1}.filterbar input,.filterbar select{width:100%;min-width:0;max-width:100%}.inventory-list{gap:8px;display:grid}.inventory-list>div{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;padding:10px 11px}.inventory-list>div>span{display:none!important}.inventory-list .item-title,.inventory-list .quantity-cell,.inventory-list .quick-controls{display:flex!important}.inventory-list .item-title{grid-column:1;min-width:0}.inventory-list .item-title>span:last-child{min-width:0}.inventory-list .item-title strong,.inventory-list .item-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inventory-list .quantity-cell{color:var(--muted);grid-column:1;padding-left:43px}.inventory-list .quick-controls{grid-area:1/2/3;align-self:center}.inventory-list .item-dot{border-radius:10px;flex-basis:34px;width:34px;height:34px}.inventory-section-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.inventory-section-nav button{min-width:0;padding:9px 6px;font-size:10px}.master-layout{grid-template-columns:1fr}.master-hero,.master-stats{grid-column:auto}.master-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.master-release-heading{grid-template-columns:minmax(0,1fr)}.master-release-heading>*,.master-release-heading label,.master-release-heading select{width:100%;min-width:0;max-width:100%}.modal-backdrop,.purchase-modal-backdrop{padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));place-items:center}.modal,.purchase-modal.modal-wide,.purchase-modal{border-radius:18px;width:min(100%,920px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);margin:0}.modal>header{padding:16px 18px}.modal-body{padding:14px 15px max(16px,env(safe-area-inset-bottom))}.simple-item-workspace,.direct-item-grid,.unified-item-grid{gap:11px}.direct-location-editor{padding:11px}.direct-optional-grid{gap:9px}.outer-packaging-grid{grid-template-columns:minmax(0,1fr) minmax(95px,.62fr)}.outer-packaging-grid>span{grid-column:2;min-height:0}.unit-conversion-confirm>label{grid-template-columns:1fr}.pending-barcode{flex-direction:column;align-items:stretch}.pending-barcode>label{min-width:0}.barcode-content-fields{margin:9px 0;padding:11px}.item-product-details,.detail-disclosure{margin-top:10px}.extended-location-row{grid-template-columns:minmax(0,1fr);gap:8px}.location-quantity-control{justify-content:start}.opened-state{justify-content:flex-start}.location-picker-dialog>.location-choice-tree{max-height:42dvh}.location-path-creator>.button{width:100%}.location-creation-popover{max-height:calc(100dvh - 110px);overflow:auto}.scanner-modal{border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(100%,680px);height:min(760px,100dvh - 16px);max-height:calc(100dvh - 16px);margin:0;display:grid;overflow:hidden}.scanner-modal>header{position:static}.scanner-modal>.scanner-body{overscroll-behavior:contain;min-height:0;overflow-y:auto}.scanner-modal>.scanner-body.showing-assignment{grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.scanner-body.showing-assignment .barcode-assignment{min-height:0;overflow:hidden}.scanner-body.showing-assignment .barcode-item-results{overscroll-behavior:contain;min-height:0;max-height:none;overflow-y:auto}.scanner-body.showing-assignment .unknown-barcode-head{padding:11px 13px}.scanner-body.showing-assignment .unknown-barcode-head strong{margin:5px 0 3px;font-size:20px}.scanner-body.showing-assignment .scanner-product-suggestion{padding-block:9px}.scanner-preview,.scanner-preview video{height:190px;min-height:190px}.barcode-item-results{max-height:min(32dvh,285px)}.inventory-picker-layer{align-items:center;padding:8px}.inventory-picker-card{border-radius:18px;width:min(100%,560px);max-height:calc(100dvh - 16px);padding:16px}.main-area.view-purchases .purchases-center{height:100%;min-height:0;padding:14px 12px 0}.purchase-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.purchase-price-filter{grid-column:1/-1}.purchase-list-head{display:none}.purchase-list{gap:8px;padding:10px 0;display:grid}.purchase-list-row{border:1px solid var(--line);border-radius:12px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:11px 12px}.purchase-list-row time{grid-area:1/1}.purchase-list-row>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1;min-width:0;font-weight:800;overflow:hidden}.purchase-list-row>span:nth-of-type(2){color:var(--muted);grid-area:1/2;justify-self:end;font-size:9px}.purchase-list-row>span:nth-of-type(2):after{content:" Positionen"}.purchase-list-row strong{grid-area:2/2;align-self:end}.purchase-list-row i{display:none}.purchase-summary{z-index:auto;background:var(--surface);box-shadow:none;margin:0 -12px;padding:11px 12px;font-size:10px;position:static}.purchase-modal.purchase-editor-modal.has-scrollable-content{grid-template-rows:auto minmax(0,1fr);height:calc(100dvh - 16px);display:grid;overflow:hidden}.purchase-modal.purchase-editor-modal.has-scrollable-content>header{position:static}.purchase-modal.purchase-editor-modal.has-scrollable-content>.modal-body{min-height:0;overflow:hidden}.purchase-modal.purchase-editor-modal.has-scrollable-content .purchase-editor{height:100%;min-height:0;overflow:hidden}.purchase-modal.purchase-editor-modal.has-scrollable-content .purchase-editor-content{overscroll-behavior:contain;min-height:0;padding-right:3px;overflow-y:auto}.purchase-modal.purchase-editor-modal.has-scrollable-content .purchase-position-editor{overflow:visible}.purchase-modal.purchase-editor-modal.has-scrollable-content .purchase-editor-footer{background:var(--surface)}.purchase-modal.purchase-editor-modal.has-scrollable-content .receipt-preview-scroll{overscroll-behavior-x:contain;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom;height:auto;max-height:none;overflow:auto hidden}.purchase-position-summary-row{grid-template-columns:28px minmax(0,1fr) minmax(96px,.35fr) minmax(76px,.25fr) auto 18px}.purchase-transfer-row{grid-template-columns:minmax(0,1fr) minmax(96px,118px);gap:9px 10px;padding:11px}.purchase-transfer-position{padding-top:0;grid-area:auto/1/auto/-1!important}.transfer-item-combobox{grid-area:auto/1!important}.transfer-quantity-label{grid-area:auto/2!important}.transfer-packaging-label,.transfer-packaging-quantity,.transfer-location-label{grid-area:auto/1/auto/-1!important}.purchase-transfer-row>.transfer-conversion-note{min-height:0;grid-area:auto/1/auto/-1!important}.transfer-row-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex;grid-column:1/-1!important}.transfer-location-create{margin-right:auto}.transfer-row-actions .inline-create-trigger,.transfer-row-actions .transfer-new-item,.transfer-row-actions .transfer-ignore{white-space:nowrap;min-height:38px;padding:8px 10px}.purchase-transfer-row.is-ignored{grid-template-columns:minmax(0,1fr) auto}.purchase-transfer-row.is-ignored>*{grid-column:auto!important}.purchase-transfer-actions{grid-template-columns:1fr 1fr;display:grid}.purchase-transfer-actions .button-primary{grid-column:1/-1}.purchase-return-head{grid-template-columns:1fr 1fr}.purchase-return-form fieldset>label,.purchase-return-footer{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:600px){.overview-grid{grid-template-columns:1fr 1fr}.welcome-panel{min-height:220px;padding:21px}.stat-card{min-height:135px;padding:16px}.stat-card strong{font-size:40px}.inventory-section-nav{margin-bottom:4px;padding-bottom:9px}.inventory-section-nav button{flex-direction:column;gap:3px;min-height:50px;font-size:9px}.inventory-section-nav button svg{width:18px;height:18px}.modal>header h2{font-size:21px}.direct-optional-grid,.direct-optional-grid.extended-base-fields,.direct-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.barcode-content-fields>div:first-child small{line-height:1.35}.barcode-list article{grid-template-columns:minmax(0,1fr)}.barcode-list article label,.barcode-product-details{grid-column:1}.barcode-remove-action{text-align:left;justify-self:start;max-width:none}.barcode-add-form{grid-template-columns:1fr}.barcode-add-actions{justify-content:stretch}.barcode-add-actions .button{flex:1}.purchase-filters{grid-template-columns:1fr 1fr}.purchase-validation-row{grid-template-columns:1fr}.retailer-mapping-card{grid-template-columns:1fr;gap:8px}.retailer-mapping-card label{justify-self:start}.receipt-preview figcaption{flex-wrap:wrap;align-items:flex-start}.receipt-preview figcaption>div:first-child{flex:140px}.receipt-preview-tools{flex:100%;justify-content:flex-end}.purchase-position-summary-row{grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr) auto 18px;gap:3px 8px;min-height:58px;padding:8px 9px}.purchase-position-number{grid-area:1/1/3;align-self:center}.purchase-position-summary-name{grid-area:1/2}.purchase-position-summary-quantity{grid-area:2/2}.purchase-position-summary-total{grid-area:1/3}.purchase-position-attention{grid-area:2/3}.purchase-position-chevron{grid-area:1/4/3;align-self:center}.purchase-editor-footer{grid-template-columns:1fr;align-items:stretch}.purchase-editor-footer>.form-actions{grid-template-columns:1fr 1fr;display:grid}.purchase-editor-footer>.form-actions .button{width:100%;min-width:0}.purchase-editor-footer .purchase-discard-draft{grid-column:1/-1;justify-self:start}.purchase-return-head{grid-template-columns:1fr}.purchase-return-form fieldset>label{grid-template-columns:minmax(0,1fr) auto}.purchase-return-quantity{grid-template-columns:62px auto}.purchase-return-footer{grid-template-columns:1fr}.purchase-return-footer>.form-actions{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:420px){.filterbar,.filterbar.without-category-filter{grid-template-columns:minmax(0,1fr)}.filterbar .search-field,.filterbar.without-category-filter .search-field{grid-column:auto}.purchase-transfer-row{grid-template-columns:minmax(0,1fr) 104px}.transfer-item-combobox{grid-column:1!important}.transfer-quantity-label{grid-column:2!important}.transfer-packaging-label,.transfer-packaging-quantity{grid-column:1/-1!important}.transfer-row-actions{grid-template-columns:minmax(0,1fr) auto auto;display:grid;grid-column:1/-1!important}.transfer-location-create{min-width:0;margin-right:0}.transfer-location-create:has(.location-creation-popover){grid-column:1/-1}.purchase-transfer-actions{grid-template-columns:1fr}.purchase-transfer-actions .button-primary{grid-column:1}}.top-mobile-action{display:none}.modal-title-group{flex-wrap:wrap;flex:auto;align-items:center;gap:8px 12px;min-width:0;display:flex}.modal-title-group .item-autosave-status{min-height:30px;margin:0;padding:5px 9px;font-size:10px}.modal-title-group .item-autosave-status.error{flex:320px}.field-label-with-info{align-items:center;gap:6px;width:max-content;max-width:100%;display:inline-flex!important}.info-hint{font:inherit;color:inherit;flex:none;display:inline-flex;position:relative}.info-hint-trigger{background:var(--surface);width:17px;height:17px;color:var(--green-dark);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #9eb0a6;border-radius:50%;place-items:center;font-size:10px;font-weight:850;line-height:1;display:grid}.info-hint-trigger:focus-visible{outline-offset:2px;outline:2px solid #7d9c8d}.info-hint-popover{z-index:35;border:1px solid var(--line);background:var(--surface);width:min(280px,100vw - 44px);color:var(--ink);text-transform:none;letter-spacing:normal;border-radius:11px;padding:10px 11px;font-size:10px;font-weight:550;line-height:1.5;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 12px 30px #1930262e}.info-hint.align-end .info-hint-popover{left:auto;right:0}.acquisition-value-grid.single-price{grid-template-columns:minmax(0,1fr)}.acquisition-value-grid>label{grid-template-rows:minmax(26px,auto) auto;align-content:end}.acquisition-value-fact{min-height:43px}:root[data-theme=dark] .info-hint-trigger{color:#dbe8e1;background:#1d2d26;border-color:#5b7266}:root[data-theme=dark] .info-hint-popover{background:#1b2923;box-shadow:0 12px 30px #0000005c}@media (min-width:961px){.main-area.view-inventory.inventory-subview-items{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.main-area.view-inventory.inventory-subview-items>.topbar,.main-area.view-inventory.inventory-subview-items>.notice{flex:none}.main-area.view-inventory.inventory-subview-items>.content{flex:auto;width:100%;min-height:0;padding-bottom:32px;display:flex;overflow:hidden}.main-area.view-inventory.inventory-subview-items .streamlined-inventory{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;max-height:none;display:flex;overflow:hidden}}@media (max-width:960px){.topbar{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f2ebf5;min-height:82px;padding:14px 14px 12px;position:sticky;top:0;box-shadow:0 4px 16px #1c342a0b}.topbar>div:first-child{min-width:0}.topbar h1{text-overflow:ellipsis;white-space:nowrap;font-size:24px;overflow:hidden}.topbar .eyebrow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-actions{flex:none;gap:6px}.top-mobile-action{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--green-dark);cursor:pointer;border-radius:50%;flex:0 0 38px;place-items:center;padding:0;display:grid;box-shadow:0 4px 14px #23372e12}.top-mobile-action svg{width:20px;height:20px}.top-mobile-add{border-color:var(--green);background:var(--green);color:#fff;font-size:25px;font-weight:500;line-height:1}.top-actions .theme-toggle,.top-actions .avatar{flex:0 0 38px;width:38px;height:38px;min-height:38px}.mobile-actions{display:none!important}.streamlined-inventory{flex-direction:column;display:flex}.streamlined-inventory>.inventory-section-nav{order:-2}.streamlined-inventory>.filterbar{order:-1}.acquisition-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.acquisition-value-grid.single-price{grid-template-columns:minmax(0,1fr)}.acquisition-value-grid>label,.acquisition-value-fact{min-width:0}:root[data-theme=dark] .topbar{background:#101714f5}:root[data-theme=dark] .top-mobile-action{color:#dcebe3;background:#1c2923;border-color:#41564c}:root[data-theme=dark] .top-mobile-add{color:#fff;background:#487864;border-color:#5d8f75}}@media (max-width:430px){.topbar{padding-inline:10px}.topbar h1{font-size:22px}.topbar .eyebrow{font-size:8px}.top-actions{gap:5px}.top-mobile-action,.top-actions .theme-toggle,.top-actions .avatar{flex-basis:36px;width:36px;height:36px;min-height:36px}.acquisition-value-fields{padding:11px}.acquisition-value-grid{gap:8px}.acquisition-value-grid>label{font-size:9px}.acquisition-value-fact{padding-inline:8px}.acquisition-value-fact strong{font-size:10px}}.top-global-action{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;min-height:40px;color:var(--green-dark);cursor:pointer;border-radius:50%;flex:0 0 40px;place-items:center;padding:0;display:grid;box-shadow:0 4px 14px #23372e12}.top-global-action svg{width:20px;height:20px}.top-global-add{border-color:var(--green);background:var(--green);color:#fff;font-size:25px;font-weight:500;line-height:1}.top-global-action:hover{border-color:#8ba496;transform:none}.top-global-add:hover{border-color:var(--green-dark);background:var(--green-dark)}.inventory-hub-items{min-height:0}.acquisition-value-grid>label{align-content:end}.currency-input,.acquisition-value-fact{min-height:46px}.currency-input input{min-height:44px}.acquisition-value-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.acquisition-value-summary .open-price-reference em{color:var(--muted);font-size:7px;font-style:normal;line-height:1.25}.open-price-check{background:#edf1ed}:root[data-theme=dark] .top-global-action{color:#dcebe3;background:#1c2923;border-color:#41564c}:root[data-theme=dark] .top-global-add{color:#fff;background:#487864;border-color:#5d8f75}:root[data-theme=dark] .open-price-check{background:#263b31}@media (min-width:961px){.main-area.view-inventory.inventory-subview-items>.content>.inventory-hub-items{flex:auto;grid-template-rows:auto minmax(0,1fr);width:100%;min-height:0;display:grid}.main-area.view-inventory.inventory-subview-items .inventory-hub-items>.streamlined-inventory{min-height:0}}@media (max-width:960px){.top-global-action,.top-actions .theme-toggle,.top-actions .avatar{flex-basis:38px;width:38px;height:38px;min-height:38px}.info-hint-popover{z-index:120;text-align:left;width:min(280px,100vw - 24px);max-width:calc(100vw - 24px);position:fixed;top:0;left:0;right:auto;transform:none}}@media (max-width:760px){.acquisition-value-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.acquisition-value-summary>span{grid-template-columns:1fr;align-content:start;min-width:0;display:grid}.acquisition-value-summary>span strong{margin-top:2px}}@media (max-width:430px){.top-global-action,.top-actions .theme-toggle,.top-actions .avatar{flex-basis:36px;width:36px;height:36px;min-height:36px}}.top-global-add>span{color:#0000;width:100%;height:100%;font-size:0;display:block;position:absolute;inset:0;overflow:hidden}.top-global-add{position:relative}.top-global-add>span:before,.top-global-add>span:after{content:"";background:#fff;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.top-global-add>span:before{width:14px;height:2px}.top-global-add>span:after{width:2px;height:14px}.unit-category-settings{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.unit-settings-column,.category-settings-column{grid-template-rows:72px 144px;align-content:start;gap:10px;min-width:0;display:grid}.unit-settings-column>label,.category-settings-column>label{grid-template-rows:22px 44px;align-content:start;gap:6px;min-width:0;display:grid}.unit-settings-column>label>select,.category-settings-column>label>.category-select-with-icon{min-width:0;height:44px}.compact-content-fields{border:1px solid var(--line);background:var(--beige);border-radius:11px;gap:7px;min-width:0;padding:10px;display:grid}.compact-content-fields>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.compact-content-fields label{gap:5px;min-width:0;display:grid}.compact-content-fields input,.compact-content-fields select{width:100%;min-width:0}.compact-content-fields .content-preview{color:var(--green);font-size:9px;font-weight:750}.category-settings-column .compact-inline-create{margin:0}.category-field-control{align-content:start;gap:6px;min-width:0;display:grid;position:relative}.category-field-heading{min-height:22px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:750;display:flex}.category-field-heading .compact-inline-create{z-index:1;min-height:28px;margin:0;padding:3px 8px 3px 5px;position:absolute;top:-3px;right:0}.category-field-heading .compact-inline-create:before{border-radius:7px;width:20px;height:20px;font-size:15px}.category-field-control>.category-select-with-icon{min-width:0;height:44px}.category-field-control>.category-select-with-icon select{height:44px}.category-field-control>.compact-category-create{margin-top:4px}.category-settings-column .compact-category-create{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;width:100%;min-width:0;display:grid}.category-settings-column .compact-category-create>label{grid-column:1/-1}.category-settings-column .compact-category-create>*{min-width:0;max-width:100%}.category-settings-column .compact-category-create .category-icon-trigger{width:100%}.category-create-slot{min-width:0;height:144px}.unit-settings-column>.compact-content-fields,.category-create-slot>.compact-category-create{box-sizing:border-box;align-self:stretch;height:100%}.outer-packaging-grid{grid-template-columns:minmax(180px,1.15fr) minmax(110px,.65fr) auto}.outer-packaging-grid>label{min-width:0}.outer-packaging-grid select,.outer-packaging-grid input{width:100%;min-width:0}@media (min-width:761px){.barcode-list article{grid-template-columns:minmax(155px,.72fr) minmax(180px,1fr) minmax(250px,1.4fr);align-items:start}.barcode-list article>*{min-width:0}.barcode-list article>label{grid-template-rows:14px 44px auto;align-content:start;gap:5px;display:grid}.barcode-list article>label select{width:100%;min-width:0;height:44px}.barcode-list .barcode-remove-action,.barcode-product-details{grid-column:1/-1}}.streamlined-inventory.has-quantities{--inventory-columns:minmax(220px,1.35fr) minmax(220px,1.2fr) minmax(120px,.65fr) 74px}.streamlined-inventory.has-quantities .table-head,.streamlined-inventory.has-quantities .inventory-list>div{gap:16px;padding-inline:14px;grid-template-columns:var(--inventory-columns)!important}.streamlined-inventory.has-quantities .inventory-summary{grid-template-columns:var(--inventory-columns);gap:16px;margin-inline:0;padding-inline:14px;display:grid}.streamlined-inventory.has-quantities .inventory-summary>span:first-child{grid-column:1}.streamlined-inventory.has-quantities .inventory-summary>span:last-child{text-align:left;grid-column:3/5;grid-template-columns:auto auto minmax(0,1fr);justify-content:stretch;place-items:baseline start;display:grid}.streamlined-inventory.has-quantities .inventory-summary>span:last-child em{justify-self:start}.modal-title-group{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 12px;display:grid}.modal-title-group h2{min-width:0}.item-modal-title{align-content:start;justify-items:start;gap:5px;min-width:0;min-height:45px;display:grid}.item-modal-name{overflow-wrap:anywhere;max-width:100%}.item-modal-title .opened-badge{margin:0}.modal-title-group .item-autosave-status{white-space:nowrap;align-self:start}.modal-title-group .item-autosave-status.error{white-space:normal;grid-column:1/-1;max-width:100%}@media (min-width:961px){.main-area.view-inventory.inventory-subview-items>.content{padding-bottom:18px}.main-area.view-purchases{height:100vh;overflow:hidden}.main-area.view-purchases>.content{height:calc(100vh - 112px);padding-bottom:18px;overflow:hidden}.main-area.view-purchases .purchases-center{height:100%;min-height:0}}@media (max-width:960px){.main-area.view-inventory.inventory-subview-items{flex-direction:column;height:100dvh;min-height:0;padding-bottom:0;display:flex;overflow:hidden}.main-area.view-inventory.inventory-subview-items>.topbar,.main-area.view-inventory.inventory-subview-items>.notice{flex:none}.main-area.view-inventory.inventory-subview-items>.content{width:100%;min-height:0;padding-bottom:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom));flex:auto;display:flex;overflow:hidden}.main-area.view-inventory.inventory-subview-items>.content>.inventory-hub-items{flex:auto;grid-template-rows:auto minmax(0,1fr);width:100%;min-height:0;display:grid}.main-area.view-inventory.inventory-subview-items .inventory-hub-items>.streamlined-inventory{flex-direction:column;flex:auto;width:100%;min-height:0;max-height:none;display:flex;overflow:hidden}.main-area.view-inventory.inventory-subview-items .inventory-data-region{min-height:0;overflow-y:auto}.main-area.view-inventory.inventory-subview-items .inventory-data-region,.main-area.view-inventory.inventory-subview-items .inventory-data-region *{touch-action:pan-y}}@media (max-width:760px){.filterbar,.filterbar.without-category-filter{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.filterbar .search-field,.filterbar.without-category-filter .search-field{grid-column:1/-1}.filterbar>select:last-child{display:none}.filterbar.without-category-filter>select:first-of-type{grid-column:1/-1}.streamlined-inventory.has-quantities{--inventory-columns:minmax(0,1fr) auto}.streamlined-inventory.has-quantities .inventory-list>div{grid-template-rows:auto auto;gap:5px 10px;padding:10px 11px;grid-template-columns:var(--inventory-columns)!important}.streamlined-inventory .inventory-list .item-title{grid-area:1/1;align-self:start}.streamlined-inventory .inventory-list .location-cell{grid-area:2/1;align-self:start;padding-left:43px}.streamlined-inventory .inventory-list .quantity-cell{color:var(--ink);text-align:right;white-space:nowrap;grid-area:1/2;place-self:start end;justify-items:end;padding-left:0}.streamlined-inventory .inventory-list .quantity-cell small{text-align:right}.streamlined-inventory .inventory-list .quick-controls{grid-area:2/2;place-self:end}.streamlined-inventory.has-quantities .inventory-summary{gap:12px;padding-inline:14px;display:flex}.streamlined-inventory.has-quantities .inventory-summary>span:first-child,.streamlined-inventory.has-quantities .inventory-summary>span:last-child{grid-column:auto;display:flex}.streamlined-inventory.has-quantities .inventory-summary>span:last-child{text-align:right;justify-content:flex-end;justify-items:end;margin-left:auto}.unit-category-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.compact-content-fields{padding:9px}.compact-content-fields>div{gap:6px}.category-settings-column .compact-category-create{grid-template-columns:repeat(2,minmax(0,1fr))}.category-settings-column .compact-category-create>label{grid-column:1/-1}.category-settings-column .compact-category-create .button{width:100%}.outer-packaging-grid{grid-template-columns:minmax(0,1fr) minmax(90px,.62fr)}.outer-packaging-grid>span{grid-column:2}.modal-title-group{min-height:45px}.modal-title-group .item-autosave-status{text-overflow:ellipsis;max-width:160px;overflow:hidden}.modal-title-group .item-autosave-status.error{max-width:100%}}@media (max-width:960px){.mobile-nav{z-index:50;height:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom));min-height:calc(var(--mobile-navigation-height) + env(safe-area-inset-bottom));padding:6px 5px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);contain:layout paint;background:#24483afa;border:0;border-top:1px solid #ffffff1f;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));align-items:stretch;display:grid;position:fixed;inset:auto 0 0;transform:translateZ(0);box-shadow:0 -8px 24px #18302929}.mobile-nav button{appearance:none;color:#bfd0c7;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-rows:22px 13px;align-content:center;justify-items:center;gap:4px;min-width:0;height:56px;min-height:56px;margin:0;padding:6px 2px;font-size:clamp(10px,2.8vw,12px);font-weight:750;line-height:1;transition:background-color .16s,color .16s,box-shadow .16s;display:grid;overflow:visible;transform:none}.mobile-nav button.active{color:#fff;background:#ffffff21;border-color:#0000;box-shadow:inset 0 3px #b9d0c2}.mobile-nav button:active{background:#ffffff2e}.mobile-nav-label{max-width:100%;display:block}}@media (max-width:1100px){.streamlined-inventory.has-quantities{--inventory-columns:minmax(0,1fr) auto}.streamlined-inventory.has-quantities .table-head{display:none}.streamlined-inventory.has-quantities .inventory-list{gap:8px;display:grid}.streamlined-inventory.has-quantities .inventory-list>div{grid-template-rows:auto auto;gap:5px 10px;padding:10px 11px;grid-template-columns:var(--inventory-columns)!important}.streamlined-inventory .inventory-list .item-title{grid-area:1/1;align-self:start;min-width:0;display:flex!important}.streamlined-inventory .inventory-list .location-cell{overflow-wrap:anywhere;grid-area:2/1;align-self:start;min-width:0;padding-left:43px;display:block!important}.streamlined-inventory .inventory-list .quantity-cell{min-width:0;color:var(--ink);text-align:right;white-space:nowrap;grid-area:1/2;place-self:start end;justify-items:end;padding-left:0;display:grid!important}.streamlined-inventory .inventory-list .quantity-cell small{text-align:right}.streamlined-inventory .inventory-list .quick-controls{grid-area:2/2;place-self:end;display:flex!important}.streamlined-inventory.has-quantities .inventory-summary{grid-template-columns:none;gap:12px;padding-inline:14px;display:flex}.streamlined-inventory.has-quantities .inventory-summary>span:first-child,.streamlined-inventory.has-quantities .inventory-summary>span:last-child{grid-column:auto;display:flex}.streamlined-inventory.has-quantities .inventory-summary>span:last-child{text-align:right;justify-content:flex-end;justify-items:end;margin-left:auto}}@media (max-width:420px){.filterbar,.filterbar.without-category-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.filterbar .search-field,.filterbar.without-category-filter .search-field{grid-column:1/-1}}.module-subsetting{background:var(--mint);border-left:2px solid #a9bdb1;border-radius:0 12px 12px 0;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin:2px 0 4px 18px;padding:12px 14px;display:grid}.module-subsetting>span strong,.module-subsetting>span small{display:block}.module-subsetting>span small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.45}.extended-item-details{border:1px solid var(--line);background:#f7f8f4;border-radius:18px;gap:14px;min-width:0;margin-top:12px;padding:18px;display:grid}.extended-details-heading,.extended-section-title,.extended-subject-card>header{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.extended-details-heading .eyebrow{margin-bottom:3px}.extended-details-heading h3{font-family:var(--font-serif);margin:0;font-size:22px;font-weight:500}.extended-classification-controls{gap:6px;width:min(100%,390px);min-width:0;display:grid}.extended-global-category-control{color:#66766e;grid-template-columns:auto minmax(170px,230px);align-items:center;gap:4px 8px;min-width:0;font-size:9px;font-weight:800;display:grid}.extended-global-category-control select{min-width:0;height:38px;padding:7px 32px 7px 10px}.extended-global-category-control small{color:var(--muted);text-align:right;grid-column:1/-1;font-size:8px;font-weight:500}.extended-classification-controls>small{color:var(--muted);text-align:right;font-size:8px;line-height:1.4}.extended-product-type,.value-origin{color:#53665c;background:#e1e8e2;border-radius:999px;align-items:center;width:max-content;max-width:100%;padding:5px 8px;font-size:9px;font-weight:800;line-height:1.15;display:inline-flex}.extended-details-state{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:12px;min-height:76px;padding:14px;display:flex}.extended-details-state>span:not(.spinner){gap:3px;min-width:0;display:grid}.extended-details-state small{color:var(--muted);line-height:1.45}.extended-details-state.error{background:#fbefed;border-color:#e7cac5;justify-content:space-between}.extended-subject-card{border:1px solid var(--line);background:var(--surface);border-radius:15px;min-width:0;padding:15px}.extended-subject-card>header{margin-bottom:11px}.extended-subject-card>header>span:first-child{min-width:0}.extended-subject-card>header strong,.extended-subject-card>header small{overflow-wrap:anywhere;display:block}.extended-subject-card>header strong{font-size:14px}.extended-subject-card>header small{color:var(--muted);margin-top:2px;font-size:10px}.extended-group-list{gap:8px;display:grid}.extended-attribute-group{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.extended-attribute-group>summary{min-height:42px;color:var(--green-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12px;font-weight:800;list-style:none;display:flex}.extended-attribute-group>summary::-webkit-details-marker{display:none}.extended-attribute-group>summary:after{content:"+";font-size:17px;font-weight:500}.extended-attribute-group[open]>summary:after{content:"−"}.extended-attribute-group>summary>span:first-child{gap:2px;min-width:0;display:grid}.extended-attribute-group>summary>span:first-child strong{overflow-wrap:anywhere}.extended-attribute-group>summary>span:first-child small{color:var(--muted);font-size:8px;font-weight:600}.extended-attribute-group>summary>span:last-child{color:var(--muted);margin-left:auto;font-size:9px}.extended-group-body{border-top:1px solid var(--line);min-width:0}.extended-group-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 12px;display:flex}.extended-group-toolbar>span{min-width:0;color:var(--muted);font-size:9px;font-weight:750}.extended-group-toolbar .button{flex:none;min-height:34px;padding:7px 11px}.value-origin{flex:none;padding:3px 6px;font-size:8px}.value-origin.go{color:#2d6847;background:#dcece3}.value-origin.compatibility{color:#416653;background:#e2ece7}.value-origin.private{color:#76562f;background:#eee2cb}.previous-private-fallback{color:#746143;background:#fffaf0;border:1px dashed #d7c69e;border-radius:9px;grid-column:1/-1;gap:5px;padding:8px 9px;display:grid}.previous-private-fallback>span{flex-wrap:wrap;gap:6px;display:flex}.previous-private-fallback em{font-size:8px}.extended-group-editor{gap:12px;min-width:0;padding:12px;display:grid}.extended-group-editor-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0;display:grid}.extended-group-editor-field{border:1px solid var(--line);background:var(--surface);border-radius:11px;align-content:start;gap:9px;min-width:0;margin:0;padding:10px;display:grid}.extended-group-editor-field>legend{max-width:100%;color:var(--green-dark);justify-content:space-between;align-items:baseline;gap:8px;padding:0 4px;font-size:10px;font-weight:800;display:flex}.extended-group-editor-field>legend small{color:var(--muted);font-size:8px;font-weight:600}.extended-group-editor-rows{gap:9px;min-width:0;display:grid}.extended-group-editor-row{grid-template-columns:minmax(0,1fr) minmax(120px,.55fr);align-items:end;gap:8px;min-width:0;display:grid}.extended-group-editor-row+.extended-group-editor-row{border-top:1px dashed var(--line);padding-top:9px}.extended-group-editor-row>label,.extended-group-basis-fields>label{color:#66766e;align-content:start;gap:5px;min-width:0;font-size:9px;font-weight:750;display:grid}.extended-group-editor-value{grid-column:1/-1}.extended-group-editor input,.extended-group-editor select,.extended-group-editor textarea{width:100%;min-width:0}.extended-group-editor textarea{resize:vertical;min-height:78px}.extended-group-basis-fields{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.extended-group-remove-value{grid-column:1/-1;justify-self:start}.extended-group-add-value{justify-self:start}.extended-group-editor>.form-actions{justify-content:flex-end;margin-top:0}.inline-error{color:var(--red);margin:0;font-size:10px;line-height:1.45}.extended-variant-section{gap:10px;display:grid}.extended-section-title h4{font-family:var(--font-serif);margin:0;font-size:18px;font-weight:500}.extended-section-title>span{background:#e5ece7;border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:9px;font-weight:800;display:grid}.extended-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.extended-variant-grid>.extended-subject-card.has-nutrition{grid-column:1/-1}.extended-empty{color:var(--muted);border:1px dashed #b8c6bd;border-radius:12px;margin:0;padding:13px;font-size:11px;line-height:1.5}.nutrition-read-table{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.nutrition-read-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:3px 12px;min-width:0;padding:11px 12px;display:grid}.nutrition-read-row:nth-child(odd){border-right:1px solid var(--line)}.nutrition-read-row>span{color:#586b61;overflow-wrap:anywhere;min-width:0;font-size:10px}.nutrition-read-row>strong{min-width:0;color:var(--ink);text-align:right;white-space:normal;overflow-wrap:anywhere;font-size:12px}.nutrition-read-row>small{color:var(--muted);grid-column:1/-1;font-size:8px}.nutrition-editor{gap:13px;padding:12px;display:grid}.nutrition-basis-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:520px;display:grid}.nutrition-basis-editor>label,.nutrition-editor-rows>label{color:#66766e;align-content:start;gap:5px;min-width:0;font-size:9px;font-weight:750;display:grid}.nutrition-basis-editor input,.nutrition-basis-editor select,.nutrition-editor-rows input,.nutrition-editor-rows select{width:100%;min-width:0}.nutrition-editor-rows{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.nutrition-value-input{grid-template-columns:minmax(0,1fr) auto;min-width:0;display:grid}.nutrition-value-input>input{border-radius:10px 0 0 10px}.nutrition-value-input>select,.nutrition-value-input>b{background:var(--surface);min-width:68px;min-height:42px;color:var(--ink);border:1px solid #d6dbd7;border-radius:0 10px 10px 0;align-items:center;margin-left:-1px;padding:8px 10px;font-size:10px;display:flex}.nutrition-editor>.form-actions{justify-content:flex-end;margin-top:0}.product-photo-scan-hint{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:12px;margin:0;padding:11px 13px;font-size:10px;line-height:1.5}.product-photo-scan-binding{background:#edf5f0;border:1px solid #bfd4c8;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:9px 11px;display:flex}.product-photo-scan-binding span{color:#66766e;font-size:9px}.product-photo-scan-binding strong{min-width:0;color:var(--green-dark);overflow-wrap:anywhere;text-align:right;font-size:10px}.product-photo-mode-summary{border:1px solid var(--line);background:var(--surface);border-radius:11px;gap:3px;min-width:0;padding:11px 12px;display:grid}.product-photo-mode-summary strong{color:var(--ink);font-size:12px}.product-photo-mode-summary small{color:var(--muted);font-size:9px;line-height:1.5}.product-photo-privacy{background:var(--mint);border-radius:10px;padding:10px 11px}.product-photo-ocr{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.product-photo-ocr-toggle{width:100%;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.product-photo-ocr-toggle span:first-child{min-width:0}.product-photo-ocr-toggle strong,.product-photo-ocr-toggle small{display:block}.product-photo-ocr-toggle small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.product-photo-ocr-toggle>span:last-child{font-size:20px}.product-photo-ocr-body{border-top:1px solid var(--line);gap:12px;padding:14px;display:grid}.product-photo-ocr-body>p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.product-photo-ocr-body>label{color:#66766e;gap:6px;font-size:10px;font-weight:750;display:grid}.product-photo-file{background:var(--mint);cursor:pointer;border:1px dashed #93aa9e;border-radius:11px;place-items:center;min-height:46px;padding:10px;position:relative;color:var(--green-dark)!important;display:grid!important}.product-photo-file input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.product-photo-crop-stage{gap:7px;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.product-photo-crop-stage>p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.product-photo-preview-toolbar{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.product-photo-preview-label{color:var(--green-dark);font-size:11px;line-height:1.3;display:block}.product-photo-rotate{min-height:32px;color:var(--green-dark);flex:none;padding:5px 8px;font-size:10px;font-weight:800}.product-photo-preview{touch-action:none;-webkit-user-select:none;user-select:none;cursor:crosshair;background:#14221b;border:1px solid #9bada3;border-radius:12px;width:100%;max-width:100%;margin:0 auto;display:block;position:relative;overflow:hidden}.product-photo-preview.disabled{cursor:wait;opacity:.72}.product-photo-preview img{image-orientation:from-image;pointer-events:none;width:100%;max-width:100%;height:auto;margin:0 auto;display:block}.product-photo-selection{z-index:2;pointer-events:none;background:#29684b2e;border:2px solid #fff;border-radius:4px;min-width:2px;min-height:2px;position:absolute;box-shadow:0 0 0 9999px #04100a73,0 0 0 1px #1c5b3ef2}.modal>header{z-index:30;background:var(--surface)}:root[data-theme=dark] .modal>header{background:var(--surface)}.product-photo-crop-stage{z-index:0;isolation:isolate;position:relative}.product-photo-preview{z-index:0}.product-photo-analysis-actions{flex-wrap:wrap;gap:8px;display:flex}.product-photo-analysis-actions .button{flex:190px}.product-photo-applied{background:#e8f4ec;border:1px solid #b9d3c4;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 10px;padding:9px 10px;display:grid;color:#285f43!important}.product-photo-applied>span{border-right:1px solid #b9d3c4;grid-row:1/3;align-self:stretch;place-items:center;padding-right:10px;font-weight:850;display:grid}.product-photo-applied strong,.product-photo-applied small{overflow-wrap:anywhere;display:block}.product-photo-applied small{color:#4f6e5e}.product-photo-type-suggestion{background:#edf5f0;border:1px solid #b9d3c4;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.product-photo-type-suggestion>span{min-width:0}.product-photo-type-suggestion strong,.product-photo-type-suggestion small{display:block}.product-photo-type-suggestion small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.product-photo-classification-choice{flex:none;align-items:center;gap:8px;display:flex}.product-photo-category-correction{flex:none}.product-photo-category-correction>summary{cursor:pointer;border:1px solid var(--line);background:var(--surface);color:var(--text);text-align:center;border-radius:9px;padding:8px 10px;font-size:9px;font-weight:800;list-style:none}.product-photo-category-correction>summary::-webkit-details-marker{display:none}.product-photo-category-correction[open]>summary{margin-bottom:8px}.product-photo-classification-controls{flex:none;align-items:end;gap:8px;display:flex}.product-photo-classification-controls label{min-width:170px;color:var(--muted);gap:4px;font-size:9px;font-weight:750;display:grid}.product-photo-classification-controls select{width:100%}.product-photo-suggestions{gap:8px;display:grid}.product-photo-suggestions h5{margin:0;font-size:11px}.product-photo-suggestions-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-photo-suggestions-heading>span{min-width:0}.product-photo-suggestions-heading p,.product-photo-existing>p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.45}.product-photo-suggestions-heading .button{flex:none}.product-photo-suggestions article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.product-photo-suggestions article.is-saving{background:#f4f8f5;border-color:#a9c5b5}.product-photo-suggestions article.is-saved{background:#e8f4ec;border-color:#9bc5aa}.product-photo-suggestions article.is-error{background:#fff3f0;border-color:#deb4ab}.product-photo-suggestions article.has-conflict{background:#fffaf0;border-color:#dfc8a4}.product-photo-review-content{gap:7px;min-width:0;display:grid}.product-photo-review-content>strong,.product-photo-review-content>em{overflow-wrap:anywhere;display:block}.product-photo-review-content>em{color:var(--muted);font-size:8px}.product-photo-review-field,.product-photo-review-mode{min-width:0;color:var(--muted);gap:4px;font-size:9px;font-weight:750;display:grid}.product-photo-review-value{grid-template-columns:minmax(0,1fr) auto;min-width:0;display:grid}.product-photo-review-value>input,.product-photo-review-value>textarea{border-radius:10px;width:100%;min-width:0;min-height:44px;font-size:14px}.product-photo-review-value>textarea{resize:vertical;min-height:96px;line-height:1.45}.product-photo-review-value>select,.product-photo-review-value>b{background:var(--surface);min-width:72px;min-height:44px;color:var(--ink);border:1px solid #d6dbd7;border-radius:0 10px 10px 0;align-items:center;margin-left:-1px;padding:8px 10px;font-size:10px;display:flex}:is(.product-photo-review-value>input:has(+select),.product-photo-review-value>input:has(+b)){border-radius:10px 0 0 10px}.product-photo-review-basis{color:var(--muted);font-size:8px}.product-photo-review-existing{background:#ffffffb3;border-radius:8px;gap:2px;padding:8px 9px;display:grid}.product-photo-review-existing span{color:var(--muted);font-size:8px;font-weight:750}.product-photo-review-existing small{overflow-wrap:anywhere}.product-photo-review-mode select{width:100%;min-width:0}.product-photo-review-preview{background:var(--mint);color:var(--muted);overflow-wrap:anywhere;border:1px solid #c9d9d0;border-radius:8px;padding:8px 9px;font-size:8px;line-height:1.45;display:block}.product-photo-review-preview strong{color:var(--ink)}.product-photo-review-actions{gap:6px;display:flex}.product-photo-review-actions .button{min-width:112px}.product-photo-suggestions article.is-saved .product-photo-review-content>em{color:#285f43;font-weight:800}.product-photo-suggestions article.is-error .product-photo-review-content>em{color:#a74435;font-weight:800}.product-photo-existing{border:1px solid var(--line);background:var(--surface);border-radius:11px;overflow:hidden}.product-photo-existing>summary{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:10px;font-size:10px;font-weight:800;list-style:none;display:flex}.product-photo-existing>summary::-webkit-details-marker{display:none}.product-photo-existing>summary:after{content:"+";font-size:16px;font-weight:500}.product-photo-existing[open]>summary:after{content:"−"}.product-photo-existing>summary span{color:var(--muted);margin-left:auto}.product-photo-existing>p{padding:0 10px 10px}.product-photo-existing>div{gap:6px;padding:0 10px 10px;display:grid}.product-photo-existing article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 10px}.product-photo-existing article strong,.product-photo-existing article small,.product-photo-existing article em{overflow-wrap:anywhere;display:block}.product-photo-existing article small{margin-top:3px}.product-photo-existing article em{color:var(--muted);margin-top:3px;font-size:8px}:root[data-theme=dark] .module-subsetting,:root[data-theme=dark] .product-photo-file{background:#1b2e25;border-color:#3c5146}:root[data-theme=dark] .extended-group-editor-field{background:#17271f;border-color:#384b42}:root[data-theme=dark] .previous-private-fallback{color:#d7c69e;background:#2b281d;border-color:#665c3f}:root[data-theme=dark] .product-photo-applied{background:#1b3427;border-color:#426653;color:#b9dfc8!important}:root[data-theme=dark] .product-photo-type-suggestion{background:#1d3429;border-color:#426653}:root[data-theme=dark] .product-photo-suggestions article.is-saving{background:#1a2b22;border-color:#4b6b5b}:root[data-theme=dark] .product-photo-suggestions article.is-saved{background:#1b3427;border-color:#426653}:root[data-theme=dark] .product-photo-suggestions article.is-error{background:#38201d;border-color:#75483f}:root[data-theme=dark] .extended-details-state,:root[data-theme=dark] .extended-subject-card,:root[data-theme=dark] .extended-attribute-group,:root[data-theme=dark] .nutrition-attribute-group,:root[data-theme=dark] .product-photo-ocr,:root[data-theme=dark] .product-photo-suggestions article,:root[data-theme=dark] .product-photo-existing,:root[data-theme=dark] .product-photo-existing article,:root[data-theme=dark] .product-photo-scan-hint{background:#15231c;border-color:#384b42}:root[data-theme=dark] .extended-group-body,:root[data-theme=dark] .extended-group-toolbar,:root[data-theme=dark] .product-photo-ocr-body,:root[data-theme=dark] .nutrition-read-row{border-color:#384b42}:root[data-theme=dark] .product-photo-scan-binding{background:#1d3429;border-color:#426653}:root[data-theme=dark] .extended-details-state.error{background:#352321;border-color:#684a44}@media (max-width:800px){.module-subsetting{grid-template-columns:minmax(0,1fr);margin-left:8px}.module-subsetting .module-toggle{justify-self:start}.extended-item-details{border-radius:15px;padding:13px}.extended-details-heading{flex-direction:column;align-items:flex-start}.extended-details-heading h3{font-size:20px}.extended-classification-controls{width:100%}.extended-global-category-control{grid-template-columns:1fr;width:100%}.extended-global-category-control small{text-align:left;grid-column:auto}.extended-classification-controls>small{text-align:left}.extended-details-state,.extended-details-state.error{flex-direction:column;align-items:flex-start}.extended-subject-card{padding:11px}.extended-variant-grid,.nutrition-read-table{grid-template-columns:1fr}.nutrition-read-row:nth-child(odd){border-right:0}.nutrition-editor-rows{grid-template-columns:repeat(2,minmax(0,1fr))}.extended-group-editor-fields,.product-photo-suggestions article{grid-template-columns:1fr}.product-photo-type-suggestion{flex-direction:column;align-items:stretch}.product-photo-type-suggestion .button{width:100%}.product-photo-classification-choice{flex-direction:column;align-items:stretch}.product-photo-category-correction,.product-photo-category-correction>summary{width:100%}.product-photo-review-actions{justify-content:flex-end}.product-photo-preview,.product-photo-preview img{max-height:none}}@media (max-width:420px){.extended-details-heading{display:grid}.extended-product-type{justify-self:start}.extended-group-toolbar{align-items:flex-start}.extended-group-editor-row,.extended-group-basis-fields{grid-template-columns:1fr}.extended-group-editor-row>*{grid-column:1!important}.nutrition-basis-editor,.nutrition-editor-rows{grid-template-columns:1fr}.product-photo-review-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-photo-suggestions-heading{flex-direction:column;align-items:stretch}.product-photo-suggestions-heading .button{width:100%}}.category-create-dialog{gap:16px;min-width:0;display:grid}.category-create-dialog>label,.category-create-icon-field{color:var(--muted);gap:7px;font-size:11px;font-weight:750;display:grid}.category-create-icon-field>span small{font-weight:500}.category-create-dialog .category-icon-trigger{justify-self:start}.category-create-dialog .form-actions{margin-top:2px}.category-select-with-icon,.category-select-with-icon select{min-height:44px}.category-select-with-icon select{padding-top:9px;padding-bottom:9px;line-height:1.3}.category-select-icon{top:50%;transform:translateY(-50%)}.pending-barcode.pending-barcode-bottom{flex-wrap:wrap;justify-content:flex-start;min-width:0;display:flex}.pending-barcode-bottom strong{overflow-wrap:anywhere;min-width:0}.pending-barcode-bottom small{flex:260px;align-self:center;margin:0}.pending-barcode-bottom>label{margin-left:auto}.item-product-details>summary{z-index:1;color:var(--ink);cursor:pointer;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:10px;padding:13px 16px;list-style:none;display:grid;position:relative}.item-product-details>summary::-webkit-details-marker{display:none}.item-product-details[open]>summary{border-bottom:1px solid var(--line)}.item-product-details-title{align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:800;display:flex}.item-product-details-count{color:var(--muted);font-size:10px;font-weight:800}.item-product-details-toggle{color:var(--muted);text-align:center;font-size:18px;font-weight:500;line-height:1}.item-product-details[open] .item-product-details-toggle{transform:rotate(45deg)}@media (min-width:761px){.direct-optional-grid>.category-field-control{gap:8px}.direct-optional-grid>.category-field-control>.category-field-heading{min-height:17px}}@media (max-width:760px){.direct-optional-grid,.direct-optional-grid.purchase-stock-locked{grid-template-columns:repeat(2,minmax(0,1fr))}.direct-optional-grid>.category-field-control{grid-column:1/-1;width:100%}.direct-optional-grid>.direct-quantity-field,.direct-optional-grid>.basic-household-unit-field{grid-template-rows:17px 44px;align-content:start;gap:8px}.direct-optional-grid>.direct-quantity-field>.field-label-with-info,.direct-optional-grid>.basic-household-unit-field>.field-label-with-info{min-height:17px}.direct-optional-grid>.direct-quantity-field>.direct-quantity-row,.direct-optional-grid>.basic-household-unit-field>select{height:44px;min-height:44px}.category-field-heading{min-height:30px}.category-field-heading .compact-inline-create{top:0}.category-create-dialog .form-actions{grid-template-columns:1fr 1fr}.category-create-dialog .form-actions .button{width:100%}.pending-barcode.pending-barcode-bottom{flex-direction:column;align-items:stretch}.pending-barcode-bottom small{flex-basis:auto}.pending-barcode-bottom>label{margin-left:0}.item-product-details>summary{padding:13px 14px}}@media (max-width:420px){.direct-optional-grid,.direct-optional-grid.purchase-stock-locked{grid-template-columns:repeat(2,minmax(0,1fr))}.category-create-dialog .form-actions{grid-template-columns:1fr}.item-product-details-title{font-size:11px}}.item-card-tabs{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:6px;margin:0;padding:5px;display:flex;overflow:hidden}.modal>header.modal-header-with-tabs{align-items:stretch;gap:12px;padding-bottom:12px;display:grid}.modal-header-main{justify-content:space-between;align-items:center;gap:16px;min-width:0;padding-right:50px;display:flex}.modal>header>.modal-title-group{padding-right:50px}.modal>header .close-button{z-index:2;flex:none;position:absolute;top:22px;right:24px}.modal-header-with-tabs .item-card-tabs{width:100%;margin-bottom:0}.item-card-tabs button{min-width:0;min-height:40px;color:var(--green-dark);font:800 12px/1.2 var(--font-sans),sans-serif;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1 1 0;transition:background .16s,color .16s,box-shadow .16s}.item-card-tabs button:hover{background:var(--mint)}.item-card-tabs button.active{background:var(--green);color:#fff;box-shadow:0 7px 16px #1e4e3c24}.item-card-tabs button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.item-card-tab-label-short{display:none}.item-card-panel{min-width:0}.item-card-panel[hidden]{display:none!important}.item-card-product-panel,.item-card-purchases-panel{gap:12px;display:grid}.item-product-details-tab{margin:0;overflow:visible}.item-product-details-tab>header{min-height:45px}.item-product-details-tab>.barcode-manager{border-radius:0 0 14px 14px}.item-article-basics>*,.item-product-configuration,.product-packaging-grid>*,.new-item-barcode-fields>*{min-width:0}.direct-quantity-field input[readonly]{background:var(--mint);color:var(--green-dark);cursor:default}.advanced-quantity-help,.advanced-direct-quantity-note{color:var(--muted);font-size:9px;font-weight:600;line-height:1.4}.advanced-direct-quantity-note{justify-self:end}.new-item-save-actions{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.required-field-marker{color:var(--red);font-weight:850}.direct-item-name input.field-validation-error,.direct-location-editor.field-validation-error{border-color:var(--red);box-shadow:0 0 0 2px #a94d451a}.direct-location-editor.field-validation-error{background:#a94d450e}.field-validation-message{color:var(--red);margin:0;font-size:10px;font-weight:750;line-height:1.45}.new-item-save-actions{flex-wrap:wrap}.new-item-validation-summary{color:var(--red);background:#a94d4517;border-radius:10px;flex:260px;order:-1;margin:0;padding:9px 11px;font-size:10px;line-height:1.45}.new-item-validation-summary strong{font-weight:850}.new-item-barcode-fields{gap:9px;padding:14px;display:grid}.new-item-barcode-fields>label{min-width:0;color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.new-item-barcode-fields>label>small{font-weight:550}.new-item-barcode-fields input{width:100%;min-width:0}.new-item-barcode-fields .inline-error{margin:0}.new-item-scanner-note{background:var(--mint);color:var(--muted);border-radius:10px;margin:0;padding:9px 10px;font-size:9px;line-height:1.5}.new-item-registry-suggestion{gap:2px;display:grid}.new-item-registry-suggestion strong{color:var(--ink)}.new-item-registry-suggestion span{display:block}.new-item-product-photo-action{background:var(--mint);border:1px solid #bdd2c6;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.new-item-product-photo-action>span{gap:3px;min-width:0;display:grid}.new-item-product-photo-action small{color:var(--muted);font-size:9px;line-height:1.45}.new-item-product-photo-action .button{flex:none}.new-item-product-photo-dialog{gap:14px;min-width:0;max-width:100%;display:grid}.new-item-product-photo-dialog>label{color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.manual-barcode-packaging{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:10px;min-width:0;padding:12px;display:grid}.manual-barcode-packaging>div:first-child{gap:3px;display:grid}.manual-barcode-packaging>div:first-child strong{color:var(--ink);font-size:12px}.manual-barcode-packaging>div:first-child small{color:var(--muted);font-size:9px;line-height:1.5}.manual-barcode-packaging-fields{grid-template-columns:minmax(160px,1.15fr) minmax(100px,.65fr) minmax(140px,.8fr);gap:9px;min-width:0;display:grid}.manual-barcode-packaging-fields label{min-width:0;color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.manual-barcode-packaging-fields input,.manual-barcode-packaging-fields select{width:100%;min-width:0}.manual-barcode-packaging .inline-error{margin:0}.manual-packaging-actions{margin-top:0}.draft-product-photo-suggestions{gap:10px;display:grid}.draft-product-photo-suggestions>div:first-child h3,.draft-product-photo-suggestions>div:first-child p{margin:0}.draft-product-photo-suggestions>div:first-child p{color:var(--muted);margin-top:4px;font-size:10px}.draft-product-photo-suggestions article{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(120px,.35fr) auto;align-items:end;gap:9px;padding:11px;display:grid}.draft-product-photo-suggestions article>label{min-width:0;color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.draft-product-photo-suggestions article input,.draft-product-photo-suggestions article textarea,.draft-product-photo-suggestions article select{width:100%;min-width:0;font-size:14px}.draft-product-photo-suggestions article textarea{resize:vertical}.draft-product-photo-suggestions article.is-title textarea{min-height:76px;line-height:1.4}.master-registry-basis-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.master-registry-basis-fields label{min-width:0;color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.master-registry-manual-field{border:1px solid var(--line);background:var(--mint);border-radius:12px;gap:9px;padding:11px;display:grid}.master-registry-manual-field>div{gap:3px;display:grid}.master-registry-manual-field>div:first-child small{color:var(--muted);font-size:9px;line-height:1.45}.master-registry-manual-field>div:last-child{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.master-registry-manual-field select{width:100%;min-width:0}.multi-barcode-content-note{background:var(--mint);color:var(--muted);border:1px solid #c8d7cf;border-radius:11px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:10px;line-height:1.5}.barcode-product-summary{color:var(--muted);letter-spacing:0;margin-top:3px;font-weight:650;display:block;font-size:10px!important}.extended-barcode-knowledge{gap:10px;min-width:0;display:grid}.extended-barcode-knowledge:not(.is-single){border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:12px}.extended-barcode-knowledge>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.extended-barcode-knowledge>header>span{gap:2px;min-width:0;display:grid}.extended-barcode-knowledge>header small{color:var(--muted);font-size:9px}.extended-barcode-knowledge>header code{color:var(--muted);letter-spacing:.05em;flex:none;font:700 10px/1.2 inherit}.book-details-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.book-detail-cell{border-bottom:1px solid var(--line);gap:4px;min-width:0;padding:12px;display:grid}.book-detail-cell:nth-child(odd){border-right:1px solid var(--line)}.book-detail-cell>span{color:var(--muted);font-size:9px}.book-detail-cell>strong{overflow-wrap:anywhere;font-size:12px;line-height:1.4}.product-contribution-combined-photo{width:100%}.product-photo-file-secondary{background:0 0}@media (max-width:760px){.new-item-product-photo-action{flex-direction:column;align-items:stretch}.new-item-product-photo-action .button{width:100%}.manual-barcode-packaging-fields{grid-template-columns:minmax(0,.7fr) minmax(0,1fr)}.manual-barcode-packaging-fields label:first-child{grid-column:1/-1}.draft-product-photo-suggestions article{grid-template-columns:minmax(0,1fr)}.draft-product-photo-suggestions article>label,.draft-product-photo-suggestions article>.danger-link{grid-column:1;width:100%}.draft-product-photo-suggestions article>.danger-link{justify-self:start;width:auto}.master-registry-basis-fields,.master-registry-manual-field>div:last-child{grid-template-columns:minmax(0,1fr)}.master-registry-manual-field .button{width:100%}.extended-barcode-knowledge>header{flex-direction:column;align-items:flex-start}.book-details-grid{grid-template-columns:1fr}.book-detail-cell:nth-child(odd){border-right:0}}.new-item-scan-quantity{max-width:300px}.item-product-configuration{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:12px;padding:14px;display:grid}.item-product-configuration>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.item-product-configuration>header .eyebrow{margin:0 0 3px}.item-product-configuration>header>small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.product-packaging-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.compact-outer-packaging-slot{align-content:start;min-width:0;display:grid}.product-packaging-add{justify-self:start;margin:0}.product-packaging-grid .compact-content-fields,.product-packaging-grid .compact-outer-packaging{height:auto;min-height:0}.product-packaging-grid .outer-packaging-grid{grid-template-columns:minmax(0,1.15fr) minmax(90px,.62fr) auto}.item-acquisition-value-panel{margin-top:12px}.item-acquisition-value-panel .acquisition-value-grid.single-price{grid-template-columns:minmax(0,1fr)}.item-replenishment-panel{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:12px;margin-top:12px;padding:14px;display:grid}.item-replenishment-panel .section-head{margin:0}.item-replenishment-panel .section-head h3{margin:0;font-size:15px}.item-replenishment-panel>p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.item-replenishment-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.item-replenishment-fields label{color:var(--muted);gap:6px;font-size:10px;font-weight:750;display:grid}.item-replenishment-fields input,.item-replenishment-fields select{width:100%;min-width:0}.item-replenishment-preview{background:var(--mint);border-radius:10px;color:var(--muted)!important;padding:10px!important}@media (max-width:760px){.item-replenishment-fields{grid-template-columns:minmax(0,1fr)}}.item-units-category-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:12px;min-width:0;padding:14px;display:grid}.item-units-category-card>.direct-optional-heading{margin:0}.compact-packaging-heading{justify-content:space-between;align-items:center;gap:8px;min-height:28px;grid-template-columns:none!important;display:flex!important}.compact-packaging-heading .compact-inline-create{flex:none;margin:0}.compact-content-fields>.compact-content-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.compact-outer-packaging{background:var(--mint);gap:9px;padding:11px}.outer-packaging-heading{justify-content:space-between;align-items:center;gap:12px;grid-template-columns:none!important;display:flex!important}.outer-packaging-remove{flex:none;font-size:10px}.barcode-manager-compact{background:0 0;border:0;border-radius:14px;margin:0;padding:0}.barcode-manager-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 14px;display:flex}.barcode-manager-heading>div{align-items:center;gap:9px;min-width:0;display:flex}.barcode-manager-heading h3{align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.barcode-manager-heading span{color:var(--muted);font-size:10px;font-weight:800}.barcode-manager-heading .compact-inline-create{flex:none;margin:0}.barcode-manager-compact .barcode-list article{grid-template-columns:minmax(145px,.72fr) minmax(180px,1fr) minmax(130px,.62fr);align-items:center;gap:10px;padding:10px 0}.barcode-manager-compact .barcode-identity strong{font-size:13px}.barcode-manager-compact .barcode-identity small{font-size:9px}.barcode-manager-compact .barcode-list article>label{grid-template-rows:12px 38px;gap:4px}.barcode-manager-compact .barcode-list article>label select{height:38px}.barcode-packaging-relation{align-self:center;min-width:0}.barcode-packaging-relation>summary{color:var(--muted);cursor:pointer;font-size:10px;font-weight:750;list-style:none}.barcode-packaging-relation>summary::-webkit-details-marker{display:none}.barcode-packaging-relation.relevant>summary{color:var(--green-dark)}.barcode-packaging-relation>label{color:var(--muted);text-transform:uppercase;gap:5px;margin-top:7px;font-size:9px;font-weight:800;display:grid}.barcode-packaging-relation select{width:100%;min-width:0;height:38px}.barcode-manager-compact .barcode-remove-action{color:#aa4c42;opacity:.82;grid-column:3;justify-self:end;max-width:none;font-size:10px}.barcode-manager-compact .barcode-product-details{grid-column:1/-1;margin-top:0}.barcode-manager-compact .barcode-add-form{border-top:1px solid var(--line);border-radius:0 0 14px 14px;margin:0;padding:12px 14px}.product-tab-history{margin-top:0}@media (max-width:760px){.item-units-category-card{padding:12px}.item-units-category-card .unit-category-settings{grid-template-columns:1fr}.item-units-category-card .unit-settings-column,.item-units-category-card .category-settings-column{grid-template-rows:auto}.compact-content-fields>.compact-content-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-outer-packaging .outer-packaging-grid{grid-template-columns:minmax(0,1fr) minmax(78px,.52fr) auto;gap:8px}.compact-outer-packaging .outer-packaging-grid>span{grid-column:auto;min-height:42px}.barcode-manager-compact .barcode-list article{grid-template-columns:minmax(0,1fr) auto;gap:8px}.barcode-manager-compact .barcode-list article>label,.barcode-packaging-relation,.barcode-manager-compact .barcode-product-details{grid-column:1/-1}.barcode-manager-compact .barcode-remove-action{grid-area:1/2;align-self:start}.barcode-manager-heading{padding:8px 12px}.barcode-manager-compact .barcode-list{padding:0 12px}}@media (max-width:420px){.compact-packaging-heading{align-items:flex-start}.compact-packaging-heading .compact-inline-create{max-width:46%}.outer-packaging-heading{align-items:flex-start}}.item-purchases-card{border:1px solid var(--line);background:var(--surface);border-radius:15px;gap:14px;padding:17px;display:grid}.item-purchases-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.item-purchases-heading>div{min-width:0}.item-purchases-heading span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.item-purchases-heading h3{margin:4px 0 3px;font-size:20px}.item-purchases-heading p,.item-purchases-empty p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.item-purchases-heading .button{flex:none}.item-last-purchase-value{background:var(--mint);border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.item-last-purchase-value span,.item-last-purchase-value small{color:var(--muted);font-size:9px}.item-last-purchase-value strong{color:var(--green-dark);font-size:14px}.item-purchase-history{gap:8px;display:grid}.item-purchase-row{border:1px solid var(--line);background:var(--white);border-radius:12px;grid-template-columns:minmax(150px,1.1fr) minmax(180px,1.4fr) minmax(100px,.6fr);align-items:center;gap:16px;padding:12px 14px;display:grid}.item-purchase-row>div{gap:2px;min-width:0;display:grid}.item-purchase-row time,.item-purchase-row span,.item-purchase-row small{color:var(--muted);font-size:9px}.item-purchase-row strong{overflow-wrap:anywhere;font-size:11px}.item-purchase-row>div:last-child{text-align:right}.item-purchases-empty{border:1px dashed var(--line);border-radius:12px;gap:4px;padding:16px;display:grid}:root[data-theme=dark] .item-card-tabs,:root[data-theme=dark] .item-purchases-card,:root[data-theme=dark] .item-product-configuration{background:#101915}:root[data-theme=dark] .item-card-tabs button:hover,:root[data-theme=dark] .item-last-purchase-value{background:#172720}:root[data-theme=dark] .item-purchase-row{background:#131d18}@media (max-width:760px){.item-card-tabs{border-radius:13px;margin-bottom:11px;padding:4px}.item-card-tabs button{min-height:43px;padding:0 7px;font-size:11px}.item-card-tab-label-full{display:none}.item-card-tab-label-short{display:inline}.item-card-product-panel,.item-card-purchases-panel{gap:10px}.product-packaging-grid{grid-template-columns:1fr}.product-packaging-grid .outer-packaging-grid{grid-template-columns:minmax(0,1fr) minmax(78px,.52fr) auto;gap:8px}.product-packaging-grid .outer-packaging-grid>span{grid-column:auto;min-height:42px}.new-item-save-actions{z-index:2;padding:12px 0 max(4px,env(safe-area-inset-bottom));background:var(--surface);margin-inline:0;position:sticky;bottom:0}.new-item-save-actions .new-item-validation-summary{flex:none;width:100%}.new-item-save-actions:has(.new-item-validation-summary){position:static}.advanced-direct-quantity-note{justify-self:start}.item-purchases-card{border-radius:14px;gap:12px;padding:13px}.item-purchases-heading{gap:10px;display:grid}.item-purchases-heading .button{width:100%}.item-last-purchase-value{grid-template-columns:1fr auto}.item-last-purchase-value small{grid-column:1/-1}.item-purchase-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px}.item-purchase-row>div:nth-child(2){border-top:1px solid var(--line);grid-area:2/1/auto/-1;padding-top:8px}.item-purchase-row>div:last-child{grid-area:1/2}}@media (min-width:1200px){.main-area.view-overview>.content{width:100%;max-width:1280px}.main-area.view-inventory>.content{width:100%;max-width:1680px}}.scanner-workflow{gap:12px;min-width:0;display:grid}.scanner-preview,.scanner-preview video{height:330px;min-height:330px}.scanner-workflow.manual-primary .manual-barcode-form{border-top:0;order:-2;padding-top:0}.scanner-workflow.manual-primary .scanner-camera-toggle{order:-1}.scanner-camera-toggle{justify-self:start}.scanner-privacy{border:1px solid var(--line);background:var(--mint);color:var(--muted);border-radius:10px;margin:0;font-size:10px}.scanner-privacy>summary{color:var(--green-dark);cursor:pointer;padding:8px 10px;font-weight:800}.scanner-privacy>p{margin:0;padding:0 10px 10px;line-height:1.5}:root[data-theme=dark] .scanner-privacy{background:#1b2c24}.workspace-dialog-backdrop{place-items:center;padding:130px 18px 18px 262px}.workspace-dialog-backdrop>.modal,.workspace-dialog-backdrop>.inventory-picker-card{max-height:calc(100dvh - 148px)}.modal-scroll-body{grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.modal-scroll-body>header{position:static}.modal-scroll-body>.modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;min-height:0;overflow-y:auto}.category-create-icon-picker{min-height:0}.category-icon-back{justify-self:start}@media (max-width:960px){.workspace-dialog-backdrop{padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));place-items:start center}.scanner-modal{grid-template-rows:auto minmax(0,auto);width:min(100%,680px);height:auto;max-height:calc(100dvh - 16px);margin:0;display:grid;overflow:hidden}.scanner-modal>.scanner-body,.scanner-modal>.scanner-body.showing-assignment{overscroll-behavior:contain;grid-template-rows:auto;min-height:0;overflow-y:auto}.scanner-body.showing-assignment .barcode-assignment{overflow:visible}.scanner-body.showing-assignment .barcode-item-results{max-height:min(32dvh,285px);overflow-y:auto}.scanner-preview,.scanner-preview video{height:clamp(190px,34svh,300px);min-height:clamp(190px,34svh,300px)}.workspace-dialog-backdrop>.modal,.workspace-dialog-backdrop>.inventory-picker-card{border-radius:18px;max-height:calc(100dvh - 16px);margin:0}.workspace-dialog-backdrop>.modal-scroll-body{height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));min-height:0}.category-create-icon-picker .category-icon-grid{overscroll-behavior:auto;touch-action:pan-y;max-height:none;overflow-y:visible}}@media (max-width:600px){.scanner-preview,.scanner-preview video{height:190px;min-height:190px}}.item-card-product-panel{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:0;display:grid;overflow:hidden}.item-card-product-panel>*+*{border-top:1px solid var(--line)}.item-card-product-panel>.item-product-configuration,.item-card-product-panel>.item-product-details-tab,.item-card-product-panel>.extended-item-details{background:0 0;border:0;border-radius:0;margin:0}.item-card-product-panel>.item-product-configuration{padding:13px 14px 14px}.item-product-configuration>header{min-height:32px}.item-product-configuration>header h3{margin:0;font-size:13px}.item-product-configuration>header>small{letter-spacing:.06em}.product-packaging-grid{gap:0}.item-card-product-panel .product-packaging-grid .compact-content-fields,.item-card-product-panel .product-packaging-grid .compact-outer-packaging{background:0 0;border:0;border-radius:0;padding:0}.product-packaging-grid>.compact-content-fields{padding-right:14px}.product-packaging-grid>.compact-outer-packaging-slot{border-left:1px solid var(--line);min-height:100%;padding-left:14px}.product-packaging-grid .product-packaging-add{margin-top:1px}.item-card-product-panel>.item-product-details-tab>header{border:0}.barcode-manager-heading{min-height:48px;padding:8px 14px}.barcode-manager-compact .barcode-list{margin:0;padding:0 14px}.barcode-manager-compact .barcode-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:9px 0}.barcode-manager-compact .barcode-list article:first-child{border-top:0}.barcode-manager-compact .barcode-identity strong{letter-spacing:.05em;font-size:13px}.barcode-manager-compact .barcode-remove-action{grid-area:1/2;place-self:center end;font-size:10px}.barcode-manager-compact .barcode-add-form{border-top:1px solid var(--line);border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin:0;padding:12px 14px}.barcode-manager-compact .barcode-add-actions{gap:7px;display:flex}.extended-item-details{gap:0;min-width:0;padding:0;display:grid}.extended-details-toolbar{background:#f4f7f4;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px 14px;display:flex}.extended-classification-compact{min-width:0}.extended-classification-summary{max-width:100%;min-height:34px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:auto auto auto;align-items:center;gap:7px;padding:4px 6px;display:grid}.extended-classification-summary>span{color:var(--muted);font-size:9px;font-weight:750}.extended-classification-summary>strong{color:#465e51;overflow-wrap:anywhere;background:#e1e8e2;border-radius:999px;min-width:0;padding:5px 8px;font-size:10px}.extended-classification-summary>em{color:var(--green);font-size:9px;font-style:normal;font-weight:800}.product-knowledge-timestamps{justify-content:flex-end;gap:8px 16px;min-width:0;margin-left:auto;display:flex}.product-knowledge-timestamps>span{gap:2px;min-width:0;display:grid}.product-knowledge-timestamps small{color:var(--muted);font-size:8px;font-weight:750;line-height:1.25}.product-knowledge-timestamps time{color:var(--ink);white-space:nowrap;font-size:9px;font-weight:750;line-height:1.3}.extended-classification-editor{align-items:end;gap:7px;min-width:0;display:flex}.extended-classification-editor>label{min-width:0;color:var(--muted);grid-template-columns:auto minmax(160px,220px);align-items:center;gap:7px;font-size:9px;font-weight:750;display:grid}.extended-classification-editor select{width:100%;min-width:0;height:36px;padding-block:6px}.extended-classification-editor .button{min-height:36px;padding:6px 9px}.product-photo-compact-action{background:var(--surface);min-height:34px;color:var(--green-dark);cursor:pointer;border:1px solid #bfd0c6;border-radius:10px;flex:none;padding:7px 10px;font-size:9px;font-weight:800}.product-photo-compact-action:hover,.product-photo-compact-action.active{background:var(--mint);border-color:#8fa99b}.extended-attribute-sections{gap:8px;min-width:0;padding:12px 14px 14px;display:grid}.extended-group-list{gap:8px;min-width:0;display:grid}.extended-attribute-group{border-radius:11px}.extended-attribute-group>summary{min-height:44px;padding:10px 12px}.extended-attribute-group>summary>strong{overflow-wrap:anywhere;min-width:0}.extended-attribute-group>summary>span:last-child{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:9px;font-weight:700}.extended-variant-picker{background:var(--mint);min-width:0;color:var(--muted);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.extended-variant-picker select{width:min(100%,320px);min-width:0;height:36px;padding-block:6px}.extended-item-details>.product-photo-ocr{margin:0 14px 14px}.product-photo-ocr-body{border-top:0}:root[data-theme=dark] .item-card-product-panel{background:#101915;border-color:#384b42}:root[data-theme=dark] .extended-item-details{background:0 0;border-color:#0000}:root[data-theme=dark] .extended-details-toolbar{background:#13211a}:root[data-theme=dark] .direct-location-editor.field-validation-error{background:#de7e7414}:root[data-theme=dark] .new-item-validation-summary{background:#de7e741a}:root[data-theme=dark] .extended-classification-summary:hover,:root[data-theme=dark] .product-photo-compact-action:hover,:root[data-theme=dark] .product-photo-compact-action.active,:root[data-theme=dark] .extended-variant-picker{background:#1b2e25}:root[data-theme=dark] .extended-classification-summary>strong{color:#cee0d6;background:#26372f}:root[data-theme=dark] .product-photo-compact-action{color:#c4ddcf;background:#15231c;border-color:#3c5146}@media (max-width:760px){.item-card-product-panel{border-radius:12px}.item-card-product-panel>.item-product-configuration{padding:12px}.product-packaging-grid{grid-template-columns:1fr;gap:12px}.product-packaging-grid>.compact-content-fields{padding-right:0}.product-packaging-grid>.compact-outer-packaging-slot{border-top:1px solid var(--line);border-left:0;min-height:0;padding-top:12px;padding-left:0}.barcode-manager-heading,.barcode-manager-compact .barcode-list{padding-inline:12px}.barcode-manager-compact .barcode-add-form{grid-template-columns:1fr;padding:11px 12px 12px}.barcode-manager-compact .barcode-add-actions{justify-content:flex-end}.extended-details-toolbar{flex-direction:column;align-items:stretch;padding:10px 12px}.extended-classification-summary{grid-template-columns:auto minmax(0,1fr) auto;width:100%}.product-knowledge-timestamps{flex-wrap:wrap;justify-content:flex-start;margin-left:6px}.extended-classification-editor{flex-direction:column;align-items:stretch}.extended-classification-editor>label{grid-template-columns:1fr}.extended-classification-editor .button{align-self:flex-start}.product-photo-compact-action{width:100%}.extended-attribute-sections{padding:10px 12px 12px}.extended-variant-picker{flex-direction:column;align-items:stretch}.extended-variant-picker select{width:100%}.extended-item-details>.product-photo-ocr{margin:0 12px 12px}}@media (max-width:420px){.extended-classification-summary{grid-template-columns:minmax(0,1fr) auto}.extended-classification-summary>span{grid-column:1/-1}.extended-classification-summary>strong{justify-self:start}}.item-article-packaging,.item-article-barcodes{border-top:1px solid var(--line);min-width:0;margin-top:14px;padding-top:14px}.item-article-packaging>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.item-article-packaging>header h3{margin:0;font-size:13px}.item-article-packaging>header small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.article-packaging-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-width:0;display:grid}.article-packaging-fields>.compact-content-fields{min-width:0;padding-right:14px}.article-packaging-fields>.compact-outer-packaging-slot{border-left:1px solid var(--line);min-width:0;padding-left:14px}.article-packaging-fields .compact-household-content,.article-packaging-fields .compact-outer-packaging{background:0 0;border:0;border-radius:0;gap:10px;min-width:0;padding:0;display:grid}.item-article-barcodes>.barcode-manager{margin:0}.item-article-barcodes.new-item-barcode-card{gap:0;display:grid}.item-article-barcodes .barcode-manager-heading{padding:8px 0}.item-article-barcodes .barcode-list{margin:0;padding:0}.item-article-barcodes .barcode-list article{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:8px 0;display:grid}.item-article-barcodes .barcode-identity{min-width:0}.item-article-barcodes .barcode-identity strong{overflow-wrap:anywhere;letter-spacing:.05em;font-size:13px}.barcode-inline-error,.item-article-barcodes .new-item-scanner-note,.item-article-barcodes .new-item-scan-quantity{margin:8px 0 0}.item-card-product-panel{overflow:visible}.extended-classification-summary{cursor:default;grid-template-columns:auto auto}.extended-classification-summary:hover{background:0 0}.product-contribution-action{background:var(--surface);min-height:34px;color:var(--green-dark);cursor:pointer;border:1px solid #bfd0c6;border-radius:10px;flex:none;padding:7px 11px;font-size:10px;font-weight:800}.product-contribution-action:hover{background:var(--mint);border-color:#8fa99b}.product-knowledge-empty{color:var(--muted);margin:0;padding:13px 14px 14px;font-size:11px;line-height:1.5}.product-knowledge-sections .extended-group-body{border-top:1px solid var(--line)}.product-knowledge-sections .extended-group-toolbar{display:none}.product-contribution-consent,.product-contribution-flow{border-top:1px solid var(--line);gap:12px;min-width:0;padding:14px;display:grid}.product-contribution-consent{background:#f8f3e7}.product-contribution-consent p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.55}.product-contribution-flow>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-contribution-flow>header>div{gap:3px;display:grid}.product-contribution-flow>header small{color:var(--muted);font-size:10px}.product-contribution-barcode{background:var(--mint);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.product-contribution-barcode span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.product-contribution-barcode strong{overflow-wrap:anywhere;min-width:0;font-size:12px}.product-contribution-actions{justify-content:flex-end;display:flex}.product-contribution-groups{gap:8px;min-width:0;display:grid}.contribution-attribute-group>summary>span:last-child{color:var(--green)}.product-contribution-flow .product-photo-ocr{margin:0}:root[data-theme=dark] .product-contribution-action{color:#c4ddcf;background:#15231c;border-color:#3c5146}:root[data-theme=dark] .product-contribution-action:hover{background:#1b2e25}:root[data-theme=dark] .product-contribution-consent{background:#2c281b}@media (max-width:760px){.article-packaging-fields{grid-template-columns:1fr;gap:12px}.article-packaging-fields>.compact-content-fields{padding-right:0}.article-packaging-fields>.compact-outer-packaging-slot{border-top:1px solid var(--line);border-left:0;padding-top:12px;padding-left:0}.item-article-barcodes .barcode-manager-heading{align-items:flex-start}.item-article-barcodes .barcode-manager-heading>div{flex-wrap:wrap}.extended-details-toolbar{align-items:stretch}.extended-classification-summary{grid-template-columns:auto minmax(0,1fr);width:100%}.product-contribution-action,.product-photo-compact-action{width:100%}.product-contribution-flow>header{align-items:flex-start}.product-contribution-actions{display:block}}@media (max-width:420px){.item-article-barcodes .barcode-manager-heading{display:grid}.item-article-barcodes .barcode-manager-heading .compact-inline-create{justify-self:start}.scanner-verification-note{gap:3px;display:grid}.product-contribution-flow>header{flex-direction:column}}.article-inline-packaging{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;min-width:0;padding-top:1px;display:grid}.item-article-basics{gap:9px 16px}.article-packaging-spacer{grid-column:1}.article-inline-packaging>.compact-household-content{grid-column:2}.article-inline-packaging>.compact-outer-packaging-slot{grid-column:3}.article-inline-packaging .compact-household-content,.article-inline-packaging .compact-outer-packaging{background:0 0;border:0;border-radius:0;align-content:start;gap:6px;min-width:0;padding:0;display:grid}.article-inline-packaging .field-label-with-info{color:#68776f;min-height:18px;font-size:10px;font-weight:750}.article-inline-packaging .compact-content-inputs{grid-template-columns:minmax(90px,.9fr) minmax(116px,1.1fr);gap:6px;width:100%;min-width:0;display:grid}.article-inline-packaging .compact-content-inputs input,.article-inline-packaging .compact-content-inputs select,.article-inline-packaging .outer-packaging-grid input,.article-inline-packaging .outer-packaging-grid select{width:100%;min-width:0;height:40px;padding-block:8px}.article-inline-packaging .content-preview{color:var(--green);font-size:8px;font-weight:750;line-height:1.35}.article-inline-packaging .product-packaging-add{min-height:34px;margin-top:0}.article-inline-packaging .outer-packaging-heading{gap:6px;height:18px;min-height:18px}.article-inline-packaging .outer-packaging-heading .field-label-with-info{min-height:0}.article-inline-packaging .outer-packaging-remove{min-height:18px;padding:0;font-size:9px;line-height:1}.article-inline-packaging .outer-packaging-grid{grid-template-columns:minmax(116px,1.1fr) minmax(90px,.9fr);align-items:center;gap:6px;width:100%;min-width:0;display:grid}@media (min-width:761px){.article-inline-packaging>.compact-outer-packaging-slot.is-closed{padding-top:24px}.article-inline-packaging .product-packaging-add{height:40px;min-height:40px}}.item-article-barcodes .barcode-identity{justify-items:start;gap:5px;display:grid}.barcode-contribution-action{color:var(--green);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.barcode-contribution-action:hover{text-decoration:underline}.product-contribution-dialog{gap:12px;min-width:0;display:grid}.product-contribution-intro{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.product-contribution-intro>span{gap:3px;min-width:0;display:grid}.product-contribution-intro>span small{color:var(--muted);font-size:10px;line-height:1.45}.product-contribution-dialog .product-contribution-barcode{flex:0 270px;min-width:190px}.product-contribution-dialog .product-contribution-consent,.product-contribution-verification{border:1px solid var(--line);background:var(--mint);border-radius:12px;gap:12px;min-width:0;padding:13px;display:grid}.product-contribution-verification>div:first-child{gap:3px;display:grid}.product-contribution-verification p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.product-contribution-verification>.button{justify-self:start}.product-contribution-flow{border:0;padding:0}.product-contribution-verified{color:#286344;background:#e2f0e7;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;padding:6px 10px;font-size:10px;display:flex}.product-contribution-verified>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.product-contribution-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-contribution-heading>div{gap:3px;display:grid}.product-contribution-heading small{color:var(--muted);font-size:9px}.product-contribution-classification{background:var(--mint);border:1px solid #c8d8cf;border-radius:12px;gap:10px;padding:12px;display:grid}.product-contribution-classification>div:first-child{gap:3px;display:grid}.product-contribution-classification small{color:var(--muted);font-size:9px;line-height:1.45}.product-contribution-classification-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.product-contribution-classification label{min-width:0;color:var(--muted);gap:5px;font-size:9px;font-weight:750;display:grid}.product-contribution-classification select{width:100%;min-width:0}.product-classification-photo-action{justify-self:start}.contribution-group-photo-action{border-bottom:1px solid var(--line);background:var(--mint);justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.contribution-group-photo-action>span{gap:2px;min-width:0;display:grid}.contribution-group-photo-action small{color:var(--muted);font-size:9px;line-height:1.45}.contribution-group-photo-action .button{flex:none}.product-photo-dialog{background:0 0;border:0;border-radius:0;margin:0}.product-photo-dialog-actions{border-top:1px solid var(--line);padding-top:12px}.product-photo-conflicts{background:#fffaf0;border-color:#dfc8a4}.product-photo-conflicts>summary{color:#725b32}.product-contribution-dialog .extended-group-editor{gap:10px;padding:10px}.product-contribution-dialog .extended-group-editor-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.product-contribution-dialog .extended-group-editor-field{background:0 0;border:0;border-radius:0;gap:6px;padding:0}.product-contribution-dialog .extended-group-editor-field.is-wide{grid-column:1/-1}.product-contribution-dialog .extended-group-editor-field>legend{padding:0;font-size:9px}.product-contribution-dialog .extended-group-editor-row{grid-template-columns:minmax(0,1fr) minmax(76px,.58fr);gap:0}.product-contribution-dialog .extended-group-editor-row>label{gap:0}.product-contribution-dialog .extended-group-editor-row>label>span{display:none}.product-contribution-dialog .extended-group-editor-row>label:first-child:not(.extended-group-editor-value) input{border-radius:10px 0 0 10px}.product-contribution-dialog .extended-group-editor-row>.extended-group-editor-value input,.product-contribution-dialog .extended-group-editor-row>.extended-group-editor-value select,.product-contribution-dialog .extended-group-editor-row>.extended-group-editor-value textarea{border-radius:10px}.product-contribution-dialog .extended-group-editor-row>label+label select,.product-contribution-dialog .extended-group-editor-row>label+label input{border-radius:0 10px 10px 0;margin-left:-1px}.product-contribution-dialog .extended-group-editor input,.product-contribution-dialog .extended-group-editor select{min-height:42px}.product-contribution-dialog .extended-group-editor textarea{min-height:68px}.product-contribution-dialog .nutrition-editor-rows{grid-template-columns:repeat(2,minmax(0,1fr))}.product-contribution-dialog .nutrition-basis-editor{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.household-packaging-prefill{background:var(--mint);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.household-packaging-prefill>span{gap:2px;min-width:0;display:grid}.household-packaging-prefill small{color:var(--muted);overflow-wrap:anywhere;font-size:8px;line-height:1.4}.household-packaging-prefill .button{flex:none;min-height:34px;padding:7px 9px}:root[data-theme=dark] .product-contribution-verification,:root[data-theme=dark] .household-packaging-prefill,:root[data-theme=dark] .product-contribution-classification,:root[data-theme=dark] .contribution-group-photo-action,:root[data-theme=dark] .product-photo-privacy{background:#1b2e25;border-color:#384b42}:root[data-theme=dark] .product-contribution-verified{color:#b9dfc8;background:#1b3427}:root[data-theme=dark] .product-photo-conflicts{background:#2b281d;border-color:#665b3f}:root[data-theme=dark] .product-photo-conflicts>summary{color:#e2d0a5}:root[data-theme=dark] .product-photo-suggestions article.has-conflict{background:#2b281d;border-color:#665b3f}:root[data-theme=dark] .product-photo-review-existing{background:#17271f}:root[data-theme=dark] .product-photo-review-preview{background:#1b2e25;border-color:#384b42}:root[data-theme=dark] .extended-attribute-group>summary,:root[data-theme=dark] .extended-group-editor-field>legend{color:#c4ddcf}:root[data-theme=dark] .extended-group-editor-row>label,:root[data-theme=dark] .extended-group-basis-fields>label{color:#9fb4aa}@media (max-width:760px){.direct-optional-grid>.category-field-control{order:1;grid-column:1/-1}.direct-optional-grid>.direct-quantity-field{order:2;grid-column:1}.direct-optional-grid>.basic-household-unit-field{order:3;grid-column:2}.direct-optional-grid>.article-inline-packaging{order:4;grid-column:1/-1}.item-article-basics{gap:10px 9px}.article-inline-packaging{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 10px;position:relative}.article-packaging-spacer{display:none}.article-inline-packaging>.compact-household-content{grid-area:1/1/auto/-1}.article-inline-packaging>.compact-household-content>.field-label-with-info{align-items:center;min-height:34px;padding-right:130px}.article-inline-packaging>.compact-outer-packaging-slot.is-closed{z-index:1;grid-area:1/2;place-self:start end}.article-inline-packaging>.compact-outer-packaging-slot.is-open{grid-area:2/1/auto/-1;width:100%}.article-inline-packaging .compact-content-inputs{grid-template-columns:minmax(88px,.72fr) minmax(116px,1.28fr)}.article-inline-packaging .outer-packaging-grid{grid-template-columns:minmax(116px,1.28fr) minmax(88px,.72fr)}.product-contribution-intro{flex-direction:column;align-items:stretch}.product-contribution-dialog .product-contribution-barcode{flex:auto;width:100%;min-width:0}.product-contribution-heading{flex-direction:column;align-items:stretch}.product-contribution-dialog .extended-group-editor-fields{grid-template-columns:minmax(0,1fr)}.product-contribution-dialog .nutrition-editor-rows,.product-contribution-dialog .nutrition-basis-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.product-contribution-dialog .extended-group-editor-field{grid-column:1/-1}.product-contribution-dialog .extended-group-editor-field>legend{font-size:12px}.product-contribution-dialog .extended-group-editor input,.product-contribution-dialog .extended-group-editor select,.product-contribution-dialog .extended-group-editor textarea{min-height:48px;font-size:16px}.product-contribution-dialog .extended-group-editor textarea{min-height:92px}.product-contribution-classification-controls{grid-template-columns:minmax(0,1fr)}.product-contribution-classification .button{width:100%}.contribution-group-photo-action{flex-direction:column;align-items:stretch}.contribution-group-photo-action .button{width:100%}.product-photo-dialog .product-photo-analysis-actions{flex-direction:column}.product-photo-dialog .product-photo-analysis-actions .button{flex:auto;width:100%}.product-photo-type-suggestion,.product-photo-classification-choice{flex-direction:column;align-items:stretch}.product-photo-category-correction,.product-photo-category-correction>summary{width:100%}.product-photo-classification-controls{flex-direction:column;align-items:stretch}.product-photo-classification-controls label{min-width:0}.product-photo-classification-controls .button{width:100%}.household-packaging-prefill{flex-direction:column;align-items:stretch}.household-packaging-prefill .button{width:100%}}@media (max-width:420px){.article-inline-packaging{gap:8px}.article-inline-packaging .field-label-with-info{align-items:flex-start;line-height:1.25}.article-inline-packaging .compact-content-inputs{grid-template-columns:minmax(48px,.56fr) minmax(0,1fr);gap:5px}.article-inline-packaging .outer-packaging-grid{grid-template-columns:minmax(0,1fr) minmax(48px,.56fr);gap:5px}.product-contribution-dialog .extended-group-editor-row{grid-template-columns:minmax(0,1fr) minmax(68px,.58fr)}.product-contribution-dialog .extended-group-editor-row>*{grid-column:auto!important}.product-contribution-dialog .extended-group-editor-row>.extended-group-editor-value{grid-column:1/-1!important}.product-contribution-dialog .extended-group-basis-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.extended-read-table .nutrition-read-row{grid-template-columns:minmax(96px,.42fr) minmax(0,1.58fr);align-items:start}.extended-read-table .nutrition-read-row>span{overflow-wrap:normal;word-break:normal}@media (max-width:960px){.modal>header .close-button{top:16px;right:18px}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px}}.whats-new-settings-card{align-content:start;gap:10px;display:grid}.whats-new-settings-card h2,.whats-new-settings-card p{margin-bottom:0}.whats-new-settings-card>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.55}.whats-new-settings-card .button{justify-self:start;margin-top:4px}.settings-functions-heading{margin-bottom:8px}.functions-card{overflow:hidden}.functions-card .functions-intro{max-width:920px;margin:0 0 22px}.settings-module-section-heading{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin:4px 0 12px;font-size:13px;font-weight:850;display:flex}.settings-module-section-heading small{color:var(--muted);letter-spacing:.04em;font-size:11px}.settings-module-section-heading.contribution-heading{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.module-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:17px;padding-bottom:5px;display:grid}.mobile-navigation-settings-card{grid-column:1/-1}.mobile-navigation-settings-intro{max-width:760px;margin:0 0 15px;line-height:1.55}.mobile-navigation-order-list{gap:8px;display:grid}.mobile-navigation-order-list article{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:28px 38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid}.mobile-navigation-order-index{background:var(--mint);width:26px;height:26px;color:var(--green);border-radius:999px;place-items:center;font-size:11px;font-weight:800;display:grid}.mobile-navigation-order-icon{width:36px;height:36px;color:var(--green);background:#e7f0ea;border-radius:11px;place-items:center;display:grid}.mobile-navigation-order-icon .mobile-nav-icon{width:20px;height:20px}.mobile-navigation-order-copy{min-width:0}.mobile-navigation-order-copy strong,.mobile-navigation-order-copy small{display:block}.mobile-navigation-order-copy strong{color:var(--green-dark);font-size:13px}.mobile-navigation-order-copy small{color:var(--muted);margin-top:2px;font-size:10px}.mobile-navigation-order-actions{gap:6px;display:flex}.mobile-navigation-order-actions button{border:1px solid var(--line);background:var(--mint);width:38px;height:38px;color:var(--green-dark);cursor:pointer;border-radius:10px;place-items:center;padding:0;font-size:18px;font-weight:750;display:grid}.mobile-navigation-order-actions button:hover:not(:disabled){background:var(--sage);border-color:#9fb8aa}.mobile-navigation-order-actions button:disabled{opacity:.35;cursor:not-allowed}.mobile-navigation-settings-actions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.module-card{--module-card-bg-start:#dce9e1;--module-card-bg-end:#bdd5c7;--module-card-border:#84a591;--module-icon-bg:#ffffff80;--module-icon-color:#174f32;--module-title:#123b27;--module-secondary:#315b45;border:1px solid var(--module-card-border);background:linear-gradient(145deg,var(--module-card-bg-start) 0%,var(--module-card-bg-end) 100%);border-radius:20px;flex-direction:column;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s,filter .18s;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 8px 20px #233d3114,inset 0 1px #ffffff6b}.module-card.tone-mint{--module-card-bg-start:#d3ebdb;--module-card-bg-end:#a7d1b6;--module-card-border:#75ad8c;--module-icon-color:#155b37;--module-title:#103c27;--module-secondary:#315e47}.module-card.tone-green{--module-card-bg-start:#b8dfc4;--module-card-bg-end:#7fba94;--module-card-border:#5c9975;--module-icon-color:#0f5130;--module-title:#0b3823;--module-secondary:#244d38}.module-card.tone-sand{--module-card-bg-start:#f5dda9;--module-card-bg-end:#ddb86e;--module-card-border:#c39b53;--module-icon-color:#704606;--module-title:#573604;--module-secondary:#74541e}.module-card.tone-rose{--module-card-bg-start:#f1c8bf;--module-card-bg-end:#d99385;--module-card-border:#c27e71;--module-icon-color:#752e25;--module-title:#5a241d;--module-secondary:#713d35}.module-card.tone-blue{--module-card-bg-start:#c6e2e7;--module-card-bg-end:#88bac4;--module-card-border:#679eaa;--module-icon-color:#185b69;--module-title:#124650;--module-secondary:#315f69}.module-card.is-disabled{filter:saturate(.9)}.module-card:focus-within{outline-offset:3px;outline:3px solid #144e314d}.module-card-top{z-index:1;flex:auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:19px 17px 16px;display:grid;position:relative}.module-card-open{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:11px;padding:0;display:grid}.module-card-open:focus-visible,.module-card-footer>button:focus-visible,.settings-switch:focus-visible{outline-offset:3px;border-radius:10px;outline:3px solid #144e316b}.settings-module-icon{background:var(--module-icon-bg);width:44px;height:44px;color:var(--module-icon-color);border:1px solid #ffffff80;border-radius:14px;place-items:center;transition:background .18s,transform .18s;display:grid;box-shadow:0 4px 10px #15462b1a,inset 0 1px #ffffff94}.settings-module-icon.large{border-radius:18px;flex:none;width:56px;height:56px}.settings-module-icon-graphic{width:25px;height:25px}.settings-module-icon.large .settings-module-icon-graphic{width:31px;height:31px}.module-card-copy{min-width:0}.module-card-copy>small,.module-card-copy>strong,.module-card-copy>span{display:block}.module-card-copy>small{color:var(--module-secondary);letter-spacing:.08em;text-transform:uppercase;margin:1px 0 5px;font-size:10px;font-weight:850}.module-card-copy>strong{color:var(--module-title);overflow-wrap:anywhere;font-size:18px;line-height:1.2}.module-card-copy>span{color:var(--module-secondary);margin-top:7px;font-size:12px;line-height:1.48}.module-card-switch{justify-items:end;gap:7px;padding-left:4px;display:grid}.module-card-switch>small{color:var(--module-secondary);white-space:nowrap;font-size:10px;font-weight:800}.settings-switch{cursor:pointer;background:#aeb8b2;border:2px solid #26423347;border-radius:999px;width:48px;height:28px;padding:2px;transition:background .16s,border-color .16s,transform .14s;display:block;box-shadow:inset 0 2px 4px #182c222e,0 2px #ffffff61}.settings-switch>span:first-child{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;display:block;transform:translate(0);box-shadow:0 2px 5px #182c223d}.settings-switch.active{background:#256b43;border-color:#174e31}.settings-switch.active>span:first-child{transform:translate(20px)}.settings-switch:active{transform:scale(.94)}.settings-switch:disabled{opacity:.55;cursor:not-allowed}.module-card-footer{z-index:1;border-top:1px solid #1e483124;justify-content:space-between;align-items:center;gap:10px;min-height:43px;padding:10px 17px;display:flex;position:relative}.module-card-footer>span{min-width:0;color:var(--module-secondary);overflow-wrap:anywhere;font-size:10px;font-weight:800}.module-card-footer>span.active{color:var(--module-title)}.module-card-footer>button{color:var(--module-title);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;padding:5px 3px;font-size:11px;font-weight:850;transition:color .16s,background .16s}.contribution-card-grid .module-card{grid-column:span 1}.module-permission-note{background:var(--beige);border-radius:11px;margin-top:16px;padding:10px 12px;line-height:1.5}.module-settings-dialog{gap:14px;display:grid}.module-settings-dialog-hero{--module-icon-bg:#d8e8dd;--module-icon-color:#285c43;border:1px solid var(--line);background:#edf4ef;border-radius:17px;align-items:flex-start;gap:14px;padding:16px;display:flex}.module-settings-dialog-hero.tone-green{--module-icon-bg:#c9ddd0;--module-icon-color:#245c40;background:#e2ece5}.module-settings-dialog-hero.tone-sand{--module-icon-bg:#eadbbf;--module-icon-color:#775d2d;background:#f3ead9}.module-settings-dialog-hero.tone-rose{--module-icon-bg:#e8d2ca;--module-icon-color:#874d43;background:#f2e7e3}.module-settings-dialog-hero.tone-blue{--module-icon-bg:#d4e1e5;--module-icon-color:#3f6670;background:#e8eef0}.module-settings-dialog-hero h3{color:var(--green-dark);margin:2px 0 5px;font-size:24px;line-height:1.15}.module-settings-dialog-hero p:last-child{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.module-mini-tutorial{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.module-mini-tutorial article{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-width:0;padding:12px}.module-mini-tutorial strong{color:var(--green-dark);font-size:12px;display:block}.module-mini-tutorial p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.module-detail-guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.module-detail-guide article{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-width:0;padding:13px}.module-detail-guide article.module-detail-features,.module-detail-guide article:last-child{grid-column:1/-1}.module-detail-guide strong{color:var(--green-dark);font-size:14px;display:block}.module-detail-guide p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.6}.module-detail-guide ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 24px;margin:8px 0 0;padding-left:18px;display:grid}.module-detail-guide li{color:var(--muted);padding-left:1px;font-size:14px;line-height:1.55}.module-detail-setting{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 13px;display:grid}.module-detail-setting>span:first-child strong,.module-detail-setting>span:first-child small{display:block}.module-detail-setting>span:first-child strong{color:var(--green-dark);font-size:14px}.module-detail-setting>span:first-child small{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.5}.module-detail-setting.locked{background:var(--mint)}.module-detail-disabled-note{background:var(--beige);color:var(--muted);border-radius:11px;margin:0;padding:10px 12px;font-size:13px;line-height:1.55}.module-photo-setting{margin:0}.module-settings-dialog>.purchase-settings-controls{margin-top:0}.product-api-consent{width:100%}:root[data-theme=dark] .module-card{--module-card-bg-start:#294039;--module-card-bg-end:#21332c;--module-card-border:#4d6b5d;--module-icon-bg:#0c19134d;--module-icon-color:#c4e7d2;--module-title:#f1faf4;--module-secondary:#c2d8ca;box-shadow:0 8px 20px #0003,inset 0 1px #ffffff1a}:root[data-theme=dark] .module-card.tone-mint{--module-card-bg-start:#315f48;--module-card-bg-end:#254936;--module-card-border:#4d8064;--module-icon-color:#cff1dc;--module-title:#f0fff5;--module-secondary:#c2e5cf}:root[data-theme=dark] .module-card.tone-green{--module-card-bg-start:#326849;--module-card-bg-end:#264f39;--module-card-border:#528568;--module-icon-color:#d3f4df;--module-title:#f1fff6;--module-secondary:#c6e9d2}:root[data-theme=dark] .module-card.tone-sand{--module-card-bg-start:#6d5528;--module-card-bg-end:#51401f;--module-card-border:#927443;--module-icon-color:#ffe6a5;--module-title:#fff8e2;--module-secondary:#f0dba9}:root[data-theme=dark] .module-card.tone-rose{--module-card-bg-start:#6d443c;--module-card-bg-end:#52342f;--module-card-border:#936259;--module-icon-color:#ffd7ce;--module-title:#fff4f1;--module-secondary:#efc7bf}:root[data-theme=dark] .module-card.tone-blue{--module-card-bg-start:#315d67;--module-card-bg-end:#264850;--module-card-border:#4f7d87;--module-icon-color:#d5f5fb;--module-title:#f1fcff;--module-secondary:#c4e6ed}:root[data-theme=dark] .module-settings-dialog-hero.tone-mint{--module-icon-bg:#224332;--module-icon-color:#b8d9c6;background:#172820}:root[data-theme=dark] .module-settings-dialog-hero.tone-green{--module-icon-bg:#28513b;--module-icon-color:#c1dfcd;background:#193026}:root[data-theme=dark] .module-settings-dialog-hero.tone-sand{--module-icon-bg:#4a3e25;--module-icon-color:#e1c991;background:#2e281c}:root[data-theme=dark] .module-settings-dialog-hero.tone-rose{--module-icon-bg:#4e302b;--module-icon-color:#e4b9ae;background:#30221f}:root[data-theme=dark] .module-settings-dialog-hero.tone-blue{--module-icon-bg:#294249;--module-icon-color:#b8d5dc;background:#1b292d}:root[data-theme=dark] .module-card-copy>strong,:root[data-theme=dark] .module-settings-dialog-hero h3,:root[data-theme=dark] .module-mini-tutorial strong,:root[data-theme=dark] .module-detail-guide strong,:root[data-theme=dark] .module-detail-setting>span:first-child strong{color:#e5eee8}:root[data-theme=dark] .module-card-footer{border-color:#34473e}:root[data-theme=dark] .settings-switch{background:#48534d;border-color:#4a5b52}:root[data-theme=dark] .settings-switch.active{background:#4e8a69;border-color:#75a58a}:root[data-theme=dark] .module-mini-tutorial article,:root[data-theme=dark] .module-detail-guide article,:root[data-theme=dark] .module-detail-setting{background:#111b17;border-color:#36493f}:root[data-theme=dark] .module-detail-setting.locked,:root[data-theme=dark] .module-detail-disabled-note{background:#203129}:root[data-theme=dark] .mobile-navigation-order-list article{background:#17241e}:root[data-theme=dark] .mobile-navigation-order-index,:root[data-theme=dark] .mobile-navigation-order-icon,:root[data-theme=dark] .mobile-navigation-order-actions button{color:#c3ddce;background:#20372c}:root[data-theme=dark] .mobile-navigation-order-copy strong{color:#e5eee8}@media (hover:hover) and (pointer:fine){.module-card:hover{border-color:var(--module-title);filter:saturate(1.04);transform:translateY(-2px);box-shadow:0 12px 27px #233d3121,inset 0 1px #ffffff80}.module-card:hover .settings-module-icon{background:#ffffff9e;transform:translateY(-1px)}.module-card-footer>button:hover{background:#ffffff42}}.module-card:active{transform:translateY(0);box-shadow:0 6px 15px #233d311a}@media (max-width:1320px){.module-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.functions-card{padding:16px 13px}.functions-card .functions-intro{margin-bottom:18px;font-size:13px;line-height:1.55}.module-card-grid{grid-template-columns:1fr;gap:16px}.mobile-navigation-order-list article{grid-template-columns:24px 34px minmax(0,1fr) auto;gap:8px;padding:8px}.mobile-navigation-order-index{width:23px;height:23px}.mobile-navigation-order-icon{width:32px;height:32px}.mobile-navigation-order-actions{gap:5px}.mobile-navigation-order-actions button{width:36px;height:36px}.mobile-navigation-settings-actions{grid-template-columns:1fr;display:grid}.mobile-navigation-settings-actions .button{width:100%}.module-card-top{padding:17px 15px 15px}.module-card-open{grid-template-columns:42px minmax(0,1fr);gap:10px}.settings-module-icon{border-radius:13px;width:42px;height:42px}.module-card-copy>strong{font-size:18px}.module-card-copy>span{font-size:12px}.module-card-footer{padding:10px 15px}.module-mini-tutorial,.module-detail-guide{grid-template-columns:1fr}.module-detail-guide article.module-detail-features,.module-detail-guide article:last-child{grid-column:auto}.module-detail-guide ul{grid-template-columns:1fr}.module-settings-dialog-hero{padding:14px}.module-settings-dialog-hero h3{font-size:21px}.module-detail-setting{grid-template-columns:minmax(0,1fr) auto;padding:11px}.product-api-consent-actions{grid-template-columns:1fr}}@media (max-width:390px){.module-card-switch>small{display:none}.module-card-top{align-items:center}}@media (hover:none) and (pointer:coarse){.top-global-action,.top-actions .theme-toggle,.top-actions .avatar{flex-basis:40px;width:40px;height:40px;min-height:40px}.quick-controls button,.shopping-list-quantity-control button,.shopping-list-order-actions button,.mobile-navigation-order-actions button,.close-button{width:40px;min-width:40px;height:40px;min-height:40px}.shopping-list-quantity-control input{height:40px}}@media (prefers-reduced-motion:reduce){.module-card,.settings-module-icon,.settings-switch,.settings-switch>span:first-child,.module-card-footer>button{transition:none}.module-card:hover,.module-card:active,.module-card:hover .settings-module-icon,.module-card-footer>button:hover,.module-card-footer>button:active{transform:none}}.whats-new-dialog{gap:20px;display:grid}.whats-new-intro{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.whats-new-release-list{gap:12px;display:grid}.whats-new-release{border:1px solid var(--line);background:var(--mint);border-radius:16px;padding:18px}.whats-new-release time{color:var(--muted);letter-spacing:.08em;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.whats-new-release h3{font-family:var(--font-serif),serif;margin:0 0 12px;font-size:21px;font-weight:500;line-height:1.25}.whats-new-release-summary{color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.6}.whats-new-section-list{gap:16px;display:grid}.whats-new-section{border-top:1px solid var(--line);padding-top:14px}.whats-new-section h4{color:var(--green-dark);margin:0 0 9px;font-size:13px;line-height:1.35}.whats-new-release ul{gap:9px;margin:0;padding-left:20px;display:grid}.whats-new-release li{padding-left:2px;font-size:13px;line-height:1.5}.whats-new-actions{border-top:1px solid var(--line);justify-content:flex-end;padding-top:16px;display:flex}@media (max-width:760px){.whats-new-release{padding:16px}.whats-new-release h3{font-size:20px}.whats-new-section-list{gap:14px}.whats-new-actions .button{width:100%}}.scanner-shared-product-list,.master-registry-shared-members,.master-registry-shared-enable{border:1px solid var(--line);background:var(--mint);border-radius:18px;gap:12px;padding:16px;display:grid}.scanner-shared-product-list>div,.master-registry-shared-members>div:first-child,.master-registry-shared-enable{gap:4px;display:grid}.scanner-shared-product-list>button,.master-registry-shared-members>div:nth-child(2)>button{text-align:left;width:100%;color:var(--ink);border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:4px;padding:14px 16px;display:grid}.master-registry-shared-members>div:nth-child(2){gap:8px;display:grid}.scanner-shared-product-list>button.selected,.master-registry-shared-members>div:nth-child(2)>button.selected{border-color:var(--green);box-shadow:0 0 0 2px color-mix(in srgb, var(--green) 18%, transparent);background:var(--sage)}.scanner-shared-product-list small,.master-registry-shared-members small,.master-registry-shared-enable small{color:var(--muted)}@media (max-width:760px){.inventory-shopping-list-desktop-action{display:none}.streamlined-inventory .inventory-list>div{grid-template-rows:auto auto auto}.streamlined-inventory .inventory-list .inventory-shopping-list-mobile-row{grid-area:3/1;align-items:center;padding-left:43px;display:flex!important}}.consumption-module{font-family:var(--font-sans),system-ui,sans-serif;font-variant-numeric:tabular-nums}.consumption-module,.consumption-overview,.consumption-detail-view{gap:18px;min-width:0;display:grid}.consumption-control-panel{justify-content:space-between;align-items:flex-end;gap:20px;padding:16px 20px;display:flex}.consumption-main-tabs{background:var(--mint);border-radius:13px;align-items:center;gap:5px;padding:4px;display:flex}.consumption-main-tabs button{min-width:112px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 17px;font-size:13px;font-weight:800}.consumption-main-tabs button.active{background:var(--surface);color:var(--green-dark);box-shadow:0 3px 11px #1c342a17}.consumption-period-control{justify-content:flex-end;align-items:flex-end;gap:10px;min-width:0;display:flex}.consumption-period-control>label,.consumption-custom-period label{color:var(--muted);gap:5px;font-size:10px;font-weight:800;display:grid}.consumption-period-control select,.consumption-custom-period input{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);font:inherit;border-radius:10px;padding:8px 34px 8px 11px;font-size:12px}.consumption-custom-period{align-items:flex-end;gap:8px;display:flex}.consumption-custom-period input{padding-right:10px}.consumption-custom-period .button{min-height:40px}.consumption-kpi-grid,.consumption-detail-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.consumption-kpi-card{background:linear-gradient(145deg,var(--surface),var(--mint));flex-direction:column;justify-content:center;min-height:126px;padding:20px;display:flex}.consumption-kpi-card>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.consumption-kpi-card>strong{font-family:var(--font-sans),system-ui,sans-serif;letter-spacing:-.025em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:11px;font-size:34px;font-weight:800;line-height:1.05}.consumption-detail-kpi-last>strong{white-space:nowrap;overflow-wrap:normal;font-size:clamp(25px,3.15vw,34px)}.consumption-kpi-card>small{color:var(--muted);margin-top:8px;font-size:10px;line-height:1.4}.consumption-chart-card,.consumption-ranking-card,.consumption-detail-section,.consumption-information{padding:22px}.consumption-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.consumption-section-head .eyebrow{margin:0 0 5px}.consumption-section-head h2{font-family:var(--font-serif),serif;margin:0;font-size:25px;font-weight:500;line-height:1.2}.consumption-chart-switch{background:var(--mint);border-radius:10px;gap:3px;padding:3px;display:flex}.consumption-chart-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 11px;font-size:10px;font-weight:800}.consumption-chart-switch button.active{background:var(--surface);color:var(--green-dark);box-shadow:0 2px 8px #1c342a17}.consumption-chart{width:100%;min-width:0;overflow-x:auto}.consumption-chart-canvas{--chart-left:72px;--chart-right:22px;--chart-top:20px;--chart-bottom:42px;width:100%;min-width:560px;height:270px;position:relative}.consumption-chart-plot{top:var(--chart-top);left:var(--chart-left);width:calc(100% - var(--chart-left) - var(--chart-right));height:calc(100% - var(--chart-top) - var(--chart-bottom));display:block;position:absolute;overflow:visible}.consumption-chart-axis{stroke:var(--line);stroke-width:1px;vector-effect:non-scaling-stroke}.consumption-chart-bar{fill:var(--green)}.consumption-chart-line{fill:none;stroke:var(--green);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.consumption-chart-dot{fill:var(--surface);stroke:var(--green);stroke-width:3px;vector-effect:non-scaling-stroke}.consumption-chart-label,.consumption-chart-value-label{z-index:1;color:var(--muted);font-family:var(--font-sans),system-ui,sans-serif;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;font-size:10px;font-weight:700;line-height:1;position:absolute}.consumption-chart-labels{right:var(--chart-right);bottom:8px;left:var(--chart-left);height:10px;position:absolute}.consumption-chart-label{bottom:0;transform:translate(-50%)}.consumption-chart-canvas.vertical-labels{--chart-bottom:78px;height:306px}.consumption-chart-canvas.vertical-labels .consumption-chart-labels{height:62px;bottom:5px}.consumption-chart-canvas.vertical-labels .consumption-chart-label{transform-origin:50%;top:27px;bottom:auto;transform:translate(-50%)rotate(-90deg)}.consumption-chart-value-label{left:calc(var(--chart-left) - 8px);transform:translate(-100%,-50%)}.consumption-chart-value-label.maximum{top:calc(var(--chart-top) + 5px)}.consumption-chart-value-label.zero{top:calc(100% - var(--chart-bottom) + 4px)}.consumption-lower-grid{grid-template-columns:1fr;gap:18px;display:grid}.consumption-lower-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.consumption-ranking-card{flex-direction:column;min-width:0;display:flex}.consumption-ranking-list{display:grid}.consumption-ranking-list>button,.consumption-history-list>button,.consumption-history-list>article{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 2px;display:grid}.consumption-ranking-list>button,.consumption-history-list>button{cursor:pointer}.consumption-ranking-list span,.consumption-history-list span{gap:4px;min-width:0;display:grid}.consumption-ranking-list strong,.consumption-history-list strong{overflow-wrap:anywhere;font-size:13px;font-weight:750;line-height:1.35}.consumption-ranking-list small,.consumption-history-list small{color:var(--muted);font-size:10px;line-height:1.45}.consumption-ranking-list i,.consumption-history-list i,.consumption-article-row>i{color:var(--green);font-size:22px;font-style:normal}.consumption-all-link,.consumption-back{color:var(--green);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:13px 0 0;font-size:11px;font-weight:800}.consumption-movement-summary{color:var(--muted);margin:0 0 11px;font-size:11px;line-height:1.5}.consumption-articles-panel{padding:0;overflow:hidden}.consumption-article-controls{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,1fr) minmax(190px,auto);align-items:end;gap:12px;padding:18px 20px;display:grid}.consumption-article-controls label{color:var(--muted);gap:5px;font-size:10px;font-weight:800;display:grid}.consumption-article-controls input,.consumption-article-controls select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:43px;color:var(--ink);font:inherit;border-radius:11px;padding:9px 12px;font-size:12px}.consumption-article-list{display:grid}.consumption-article-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 20px;display:grid}.consumption-article-row:hover,.consumption-ranking-list>button:hover,.consumption-history-list>button:hover{background:var(--mint)}.consumption-article-copy{gap:4px;min-width:0;display:grid}.consumption-article-copy>strong{overflow-wrap:anywhere;font-size:14px}.consumption-article-copy>small{color:var(--muted);font-size:10px;line-height:1.45}.consumption-article-copy>.consumption-search-match{color:var(--green);font-weight:800}.consumption-list-summary{color:var(--muted);padding:12px 20px;font-size:10px;font-weight:750}.consumption-list-empty,.consumption-empty-state{text-align:center;justify-items:center;gap:12px;padding:48px 22px;display:grid}.consumption-list-empty strong,.consumption-empty-state h2{margin:0}.consumption-empty-state>span{border:1px solid var(--line);width:48px;height:48px;color:var(--green);font-family:var(--font-serif),serif;border-radius:50%;place-items:center;font-size:24px;display:grid}.consumption-empty-state p{max-width:600px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.consumption-message{border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;font-size:11px;display:flex}.consumption-message.error{color:var(--red);background:#f5e4e1}.consumption-message button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:18px}.consumption-detail-head{gap:15px;padding:20px 22px;display:grid}.consumption-back{padding:0}.consumption-detail-title{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.consumption-detail-title h2{font-family:var(--font-serif),serif;overflow-wrap:anywhere;margin:0;font-size:32px;font-weight:500}.consumption-price-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 0;display:grid}.consumption-price-kpis>div{background:var(--mint);border-radius:12px;gap:5px;padding:13px;display:grid}.consumption-price-kpis dt{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.consumption-price-kpis dd{font-variant-numeric:tabular-nums;margin:0;font-size:16px;font-weight:800}.consumption-information{border-left:4px solid var(--amber)}.consumption-information p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.55}.consumption-variant-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;display:grid}.consumption-variant-list article{border:1px solid var(--line);background:var(--mint);border-radius:12px;gap:5px;padding:13px;display:grid}.consumption-variant-list small,.consumption-source-note{color:var(--muted);font-size:10px;line-height:1.5}.consumption-history-list em{color:#76561e;background:#f5e2b9;border-radius:999px;justify-self:start;padding:3px 7px;font-size:9px;font-style:normal;font-weight:800}.consumption-movement-history{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-top:14px;display:grid}.consumption-movement-history article{border:1px solid var(--line);border-radius:12px;gap:4px;padding:12px;display:grid}.consumption-movement-history time,.consumption-movement-history small{color:var(--muted);font-size:9px}.consumption-movement-history strong{font-variant-numeric:tabular-nums;font-size:13px;font-weight:800;line-height:1.25}.consumption-movement-history strong.up{color:var(--green)}.consumption-movement-history strong.down{color:var(--red)}.consumption-more{margin-top:14px}.consumption-loading{text-align:center;justify-items:center;gap:12px;padding:50px 24px;display:grid}.consumption-loading h2{font-family:var(--font-serif),serif;margin:0;font-weight:500}.consumption-loading>p:not(.eyebrow){color:var(--muted);margin:0;font-size:11px}.consumption-loading>div{gap:6px;display:flex}.consumption-loading>div span{background:var(--green);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite consumption-pulse}.consumption-loading>div span:nth-child(2){animation-delay:.12s}.consumption-loading>div span:nth-child(3){animation-delay:.24s}.consumption-loading>div span:nth-child(4){animation-delay:.36s}.consumption-loading>.consumption-chart-skeleton{border-bottom:1px solid var(--line);justify-content:space-around;align-items:flex-end;gap:6%;width:min(100%,720px);height:150px;margin-top:8px;display:flex}.consumption-chart-skeleton i{background:var(--sage);border-radius:7px 7px 0 0;width:9%;min-height:24px;animation:1.35s ease-in-out infinite consumption-skeleton}.consumption-chart-skeleton i:first-child,.consumption-chart-skeleton i:nth-child(5){height:42%}.consumption-chart-skeleton i:nth-child(2){height:70%;animation-delay:80ms}.consumption-chart-skeleton i:nth-child(3){height:54%;animation-delay:.16s}.consumption-chart-skeleton i:nth-child(4){height:88%;animation-delay:.24s}.consumption-chart-skeleton i:nth-child(6){height:64%;animation-delay:.32s}.consumption-deferred-loading{justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:15px 18px;display:flex}.consumption-deferred-loading>span{gap:4px;display:grid}.consumption-deferred-loading strong{font-size:12px}.consumption-deferred-loading small{color:var(--muted);font-size:10px}.consumption-deferred-loading>i{border:2px solid var(--sage);border-top-color:var(--green);border-radius:50%;flex:none;width:18px;height:18px;animation:.8s linear infinite consumption-spin}.consumption-deferred-loading.compact{min-height:0}@keyframes consumption-pulse{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes consumption-skeleton{0%,to{opacity:.45}50%{opacity:1}}@keyframes consumption-spin{to{transform:rotate(360deg)}}:root[data-theme=dark] .consumption-main-tabs button.active,:root[data-theme=dark] .consumption-chart-switch button.active{color:var(--ink);background:#31443b;box-shadow:0 3px 11px #0003}:root[data-theme=dark] .consumption-kpi-card{background:linear-gradient(145deg,var(--surface),#1d3028)}:root[data-theme=dark] .consumption-message.error{color:#f4aaa2;background:#442c29}:root[data-theme=dark] .consumption-history-list em{color:#efcc87;background:#443822}@media (max-width:1100px){.consumption-control-panel{flex-direction:column;align-items:stretch}.consumption-period-control{flex-wrap:wrap;justify-content:flex-start}.consumption-kpi-grid,.consumption-detail-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.consumption-lower-grid.two{grid-template-columns:1fr}.consumption-detail-title{flex-direction:column;align-items:stretch}}@media (max-width:760px){.consumption-module,.consumption-overview,.consumption-detail-view{gap:13px}.consumption-control-panel{gap:13px;padding:13px}.consumption-main-tabs{width:100%}.consumption-main-tabs button{flex:1;min-width:0;padding:10px 8px}.consumption-period-control,.consumption-period-control.compact{justify-content:stretch;width:100%;display:grid}.consumption-period-control>label,.consumption-period-control select{width:100%}.consumption-custom-period{grid-template-columns:1fr 1fr;width:100%;display:grid}.consumption-custom-period .button{grid-column:1/-1;width:100%}.consumption-kpi-grid,.consumption-detail-kpis{grid-template-columns:1fr 1fr;gap:9px}.consumption-detail-kpi-purchases{order:1}.consumption-detail-kpi-last{order:2}.consumption-detail-kpi-expenses{order:3}.consumption-detail-kpi-quantity{order:4}.consumption-kpi-card{min-height:112px;padding:15px}.consumption-kpi-card>strong{font-size:26px}.consumption-chart-card,.consumption-ranking-card,.consumption-detail-section,.consumption-information{padding:16px}.consumption-section-head{flex-direction:column;align-items:flex-start}.consumption-section-head h2{font-size:22px}.consumption-chart-switch{align-self:stretch}.consumption-chart-switch button{flex:1}.consumption-chart{overflow-x:hidden}.consumption-chart-canvas{min-width:0;height:clamp(190px,62vw,240px)}.consumption-chart-canvas.vertical-labels{--chart-bottom:70px;height:clamp(230px,72vw,280px)}.consumption-chart-canvas.vertical-labels .consumption-chart-labels{height:56px}.consumption-chart-canvas.vertical-labels .consumption-chart-label{top:24px}.consumption-article-controls{grid-template-columns:1fr;padding:14px}.consumption-article-row{padding:14px}.consumption-detail-head{padding:16px}.consumption-detail-title h2{font-size:27px}.consumption-price-kpis,.consumption-movement-history{grid-template-columns:1fr 1fr}}@media (max-width:430px){.consumption-kpi-grid,.consumption-detail-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.consumption-kpi-card{min-height:96px}.consumption-detail-kpis .consumption-kpi-card{min-height:88px;padding:12px}.consumption-detail-kpis .consumption-kpi-card>strong{font-size:clamp(19px,6vw,25px)}.consumption-price-kpis dd{font-size:14px}.consumption-custom-period,.consumption-movement-history{grid-template-columns:1fr}.consumption-section-head{gap:10px}}@media (prefers-reduced-motion:reduce){.consumption-loading>div span,.consumption-chart-skeleton i,.consumption-deferred-loading>i{animation:none}}.master-tutorial-card{background:linear-gradient(135deg,#eef5f0,#e3eee7);border-color:#aac7b8;grid-column:1/-1;justify-content:space-between;align-items:center;gap:28px;display:flex}.master-tutorial-card>div{max-width:760px}.master-tutorial-card h2{margin:0 0 8px;font-size:28px}.master-tutorial-card .master-copy{margin:0}.master-tutorial-card>.button{flex:none}.tutorial-profile-exit{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.tutorial-profile-exit>span{min-width:0}.tutorial-profile-exit strong,.tutorial-profile-exit small{display:block}.tutorial-profile-exit small{max-width:480px;color:var(--muted);margin-top:4px;font-size:10px;line-height:1.5}:root[data-theme=dark] .master-tutorial-card{background:linear-gradient(135deg,#17271f,#20382d);border-color:#456658}@media (max-width:760px){.master-tutorial-card,.tutorial-profile-exit{flex-direction:column;align-items:stretch}.master-tutorial-card>.button,.tutorial-profile-exit>.button{width:100%}}
