:root{--brand:#047857;--accent:#fbbf24;--ink:#1c1917;--muted:#78716c;--line:#e7e5e4;--bg:#fafaf9;--card:#fff;--deep:#064e3b;--blue:#1d4ed8;--danger:#b91c1c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%;background:linear-gradient(to bottom,color-mix(in srgb,var(--brand),transparent 92%),#fafaf9 45%,color-mix(in srgb,var(--accent),transparent 90%));color:var(--ink)}body{padding:0 0 82px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.hidden{display:none!important}#boot{min-height:100vh;display:grid;place-items:center;font-family:Georgia,serif;font-size:1.35rem;font-weight:800;color:var(--deep)}.top{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.top-inner{max-width:1024px;margin:auto;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.brand{display:flex;min-width:0;align-items:center;gap:10px}.brand-icon{width:44px;height:44px;flex:0 0 auto;border-radius:16px;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:19px;box-shadow:0 7px 18px color-mix(in srgb,var(--brand),transparent 75%)}.brand-copy{min-width:0}.brand h1{font:800 1.16rem Georgia,"Times New Roman",serif;margin:0;white-space:nowrap}.brand p{margin:2px 0 0;font-size:.69rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-actions{display:flex;align-items:center;gap:5px}.mini,.bell{border:0;border-radius:11px;font-weight:800}.mini{padding:6px 8px;font-size:.61rem}.mini.amber{background:#fef3c7;color:#92400e}.mini.blue{background:#eff6ff;color:#1e40af}.bell{position:relative;width:38px;height:38px;background:#f5f5f4}.bell span{position:absolute;right:-3px;top:-4px;background:#dc2626;color:#fff;border-radius:999px;min-width:17px;padding:1px 4px;font-size:9px}.page{max-width:1024px;margin:auto;padding:14px}.status{display:flex;align-items:center;justify-content:space-between;border:1px solid #a7f3d0;background:#ecfdf5;color:#065f46;border-radius:16px;padding:10px 12px;margin-bottom:14px}.status-left{display:flex;align-items:center;gap:9px}.status b{display:block;font-size:.8rem}.status small{display:block;font-size:.68rem;color:#047857}.wifi{font-size:.7rem}.prod-home-hero,.special-hero,.plan-hero,.smart-route{border-radius:28px;color:#fff;box-shadow:0 14px 34px color-mix(in srgb,var(--brand),transparent 80%)}.prod-home-hero{background:var(--brand-dark);padding:18px}.prod-home-hero>p{margin:0;color:#a7f3d0;font-size:.82rem}.prod-home-hero>h2{font:800 2rem/1.08 Georgia,serif;margin:4px 0}.prod-home-hero>span{font-size:.82rem;color:#d1fae5}.home-lists{display:grid;gap:8px;margin-top:14px}.home-list{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.1);color:#fff;border-radius:17px;padding:12px;text-align:left}.home-list div:first-child{min-width:0}.home-list small{display:block;color:#a7f3d0;font-size:.62rem;font-weight:900;text-transform:uppercase}.home-list b{display:block}.home-list span{font-size:.68rem;color:#d1fae5}.home-money{text-align:right;flex:0 0 auto}.home-money b{font-size:.85rem}.home-actions,.home-secondary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:11px}.home-actions button,.home-secondary button,.card,.attention,.budget-card,.prod-item,.pantry-card,.memory-card,.intel-card,.trip-card,.offer-card,.store-suggestion,.store-card,.offline-card,.member-card{border:1px solid var(--line);background:#fff;border-radius:24px}.home-actions button{padding:14px;text-align:left}.home-actions i{display:grid;place-items:center;width:35px;height:35px;border-radius:12px;background:#fffbeb;font-style:normal;margin-bottom:6px}.home-actions b{display:block}.home-actions small{color:var(--muted)}.home-secondary button{padding:12px;font-weight:800}.section-head h2{font:800 1.7rem Georgia,serif;margin:0}.section-head p{margin:5px 0 12px;color:var(--muted);font-size:.82rem}.seg{display:grid;gap:3px;padding:3px;border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:12px}.seg.two{grid-template-columns:repeat(2,1fr)}.seg.three{grid-template-columns:repeat(3,1fr)}.seg.four{grid-template-columns:repeat(4,1fr)}.seg.family-tabs{grid-template-columns:repeat(6,1fr)}.seg button{border:0;background:transparent;border-radius:12px;padding:9px 4px;font-size:.7rem;font-weight:900;color:var(--muted)}.seg button.active{background:var(--brand);color:#fff}.period-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.period-tiles button{border:1px solid var(--line);border-radius:17px;background:#fff;padding:10px;text-align:left}.period-tiles button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.period-tiles b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.period-tiles small{font-size:.64rem}.stats3{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.stats3>div,.stat{border:1px solid var(--line);border-radius:17px;background:#fff;padding:10px;min-width:0}.stats3 small,.stat small{display:block;color:var(--muted);font-size:.65rem}.stats3 b,.stat b{font:800 1.25rem Georgia,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stats3 .urgent{background:#fffbeb}.stats3 .danger-stat{background:#fef2f2}.budget-card{padding:14px;margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:4px 12px}.budget-card small,.budget-card span{color:var(--muted);font-size:.7rem}.budget-card h2{font:800 1.6rem Georgia,serif;margin:3px 0;color:var(--brand)}.quick-budget{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:8px;padding-top:10px;border-top:1px solid #f0efed}.quick-budget button{border:0;border-radius:12px;background:var(--brand);color:#fff;font-weight:800;padding:0 14px}.attention{padding:14px;margin-top:10px}.attention h3{font:800 1.05rem Georgia,serif;margin:0}.attention>p{font-size:.7rem;color:var(--muted);margin:3px 0 9px}.attention-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.attention-grid button{border:1px solid var(--line);border-radius:16px;background:#fef2f2;text-align:left;padding:10px}.attention-grid button:nth-child(2){background:#fffbeb}.attention-grid button:nth-child(3){background:#f5f5f4}.attention-grid small{display:block;font-weight:800}.attention-grid b{font-size:1.25rem}.list-title,.sub-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:14px 0 8px}.list-title h2{font:800 1.45rem Georgia,serif;margin:0}.list-title small,.sub-head p{font-size:.68rem;color:var(--muted);margin:2px 0}.list-title>div:last-child{display:flex;gap:6px}.primary,.accent,.dark,.blue,.secondary,.danger{border:0;border-radius:13px;padding:10px 12px;font-weight:850}.primary{background:var(--brand);color:#fff}.accent{background:var(--accent);color:#292524}.dark{background:#1c1917;color:#fff}.blue{background:#1d4ed8;color:#fff}.secondary{background:#f5f5f4;color:#292524;border:1px solid var(--line)}.danger{background:#fef2f2;color:var(--danger)}.wide{width:100%;margin-top:9px}.item-stack{display:grid;gap:9px}.prod-item{padding:12px}.prod-item.done{opacity:.66;background:#f5f5f4}.item-head{display:flex;gap:10px}.item-icon{width:43px;height:43px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;background:#fef3c7}.done .item-icon{background:var(--brand);color:#fff}.item-copy{min-width:0;flex:1}.item-name{display:flex;justify-content:space-between;gap:8px}.item-copy small{display:block;color:var(--muted);font-size:.67rem}.pill{display:inline-block;margin-top:5px;padding:3px 7px;border-radius:999px;background:#fef3c7;font-size:.62rem;font-weight:900}.pill.red{background:#fee2e2;color:#991b1b}.issue{font-size:.7rem;color:#92400e}.item-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:10px}.item-actions button{border:0;border-radius:10px;padding:8px 4px;font-size:.65rem;font-weight:850;background:#f5f5f4}.item-actions .primary{background:var(--brand);color:#fff}.item-actions .danger{background:#fef2f2;color:var(--danger)}.plan-hero,.smart-route{padding:16px;margin:10px 0;background:var(--brand-dark)}.plan-hero{display:flex;justify-content:space-between;align-items:flex-start}.plan-hero small,.plan-hero span,.smart-route span{color:#d1fae5;font-size:.72rem}.plan-hero b{display:block;font:800 2rem Georgia,serif}.plan-icon{font-size:2.4rem!important;color:#fde68a!important}.smart-route{background:linear-gradient(145deg,#064e3b,#1e3a5f)}.smart-route p{margin:0;color:#a7f3d0;font-size:.7rem;font-weight:800;text-transform:uppercase}.smart-route h2{font:800 1.7rem Georgia,serif;margin:2px 0}.card{padding:14px;margin-top:10px}.card h2,.card h3{font-family:Georgia,serif;margin-top:0}.form{display:grid;gap:9px}.form input,.form select,.form textarea,input,select,textarea{width:100%;border:1px solid #d6d3d1;background:#fff;border-radius:12px;padding:11px;color:var(--ink)}label{font-size:.75rem;font-weight:800}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.line{padding:10px 0;border-top:1px solid #f0efed}.muted{color:var(--muted)}.small{font-size:.72rem}.center{text-align:center}.pantry-card{padding:13px}.pantry-card.low{background:#fffbeb;border-color:#fde68a}.pantry-card.out{background:#fef2f2;border-color:#fecaca}.pantry-card .row>div{min-width:0}.pantry-card b,.pantry-card strong,.pantry-card small{display:block}.pantry-card small{font-size:.67rem;color:var(--muted)}.pantry-card strong{font-size:.76rem;margin-top:4px}.pantry-card .row>span{border-radius:999px;padding:5px 8px;font-size:.64rem;font-weight:900;background:#d1fae5;color:#065f46}.pantry-card.low .row>span{background:#fbbf24;color:#292524}.pantry-card.out .row>span{background:#b91c1c;color:#fff}.pantry-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:9px}.pantry-actions button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 3px;font-size:.64rem;font-weight:850}.pantry-actions button:nth-child(3){background:#fbbf24}.pantry-actions button:nth-child(4){background:var(--brand);color:#fff}.memory-card,.intel-card,.trip-card,.offer-card,.store-suggestion,.store-card,.member-card{padding:13px}.memory-card b,.memory-card small,.intel-card b,.intel-card small,.store-suggestion b,.store-suggestion span,.store-card b,.store-card small,.member-card b,.member-card small{display:block}.memory-card small,.intel-card small,.store-suggestion span,.store-card small,.member-card small{font-size:.67rem;color:var(--muted)}.intel-card,.store-card,.member-card{display:flex;align-items:center;justify-content:space-between;gap:8px}.intel-card>span{text-align:right;background:#ecfdf5;border-radius:12px;padding:8px}.trip-card .right{text-align:right}.trip-card small{display:block;font-size:.67rem;color:var(--muted)}.trip-stats{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.trip-stats>div{background:#f5f5f4;border-radius:12px;padding:9px}.receipt-locked{background:#d1fae5;color:#065f46;border:0;border-radius:13px;padding:10px;font-weight:850}.special-hero{padding:16px;background:linear-gradient(145deg,#064e3b,#1e3a5f);display:grid;grid-template-columns:1fr auto;gap:12px}.special-hero>div:first-child p{margin:0;color:#a7f3d0;font-size:.72rem}.special-hero h2{font:800 1.8rem Georgia,serif;margin:3px 0}.special-hero>div:first-child span{font-size:.72rem;color:#d1fae5}.special-hero>div:nth-child(2){font-size:2.5rem;color:#fde68a}.special-location{grid-column:1/-1;background:rgba(255,255,255,.1);border-radius:17px;padding:11px}.special-location p,.special-status{display:block;color:#d1fae5;font-size:.67rem;margin:6px 0}.basket-intel{margin-top:10px}.offer-card{border-color:#e7e5e4}.offer-card .retailer{color:#1d4ed8;font-weight:900;text-transform:uppercase}.offer-card b,.offer-card small{display:block}.offer-card p{font-size:.7rem;color:#57534e}.offer-price{text-align:right;flex:0 0 auto}.offer-price b{font-size:1.2rem}.search-row{display:grid;grid-template-columns:1fr auto;gap:8px}.store-suggestion small{color:var(--brand);font-weight:900;text-transform:uppercase}.store-suggestion p{font-size:.7rem;color:#57534e}.offline-card{display:flex;align-items:flex-start;gap:10px;padding:13px;margin-bottom:10px}.offline-card>span{color:var(--brand)}.offline-card p{margin:2px 0;color:var(--muted);font-size:.72rem}.profile-title{margin-bottom:9px}.profile-title b,.profile-title small{display:block}.profile-title small{font-size:.67rem;color:var(--muted)}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0}.toggle-row span b,.toggle-row span small{display:block}.toggle-row input{width:20px;height:20px}.big-bell{font-size:1.7rem}.notification-line{padding:11px 0;border-top:1px solid #f0efed}.notification-line p{margin:0;font-size:.78rem}.notification-line small{color:var(--muted);font-size:.65rem}.theme-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}.theme-grid button{border:1px solid var(--line);background:#fff;border-radius:15px;padding:10px;text-align:left}.theme-grid button.selected{outline:2px solid var(--brand)}.theme-grid span{display:flex;gap:3px}.theme-grid i{height:22px;flex:1;border-radius:7px}.suggest-line p{margin:5px 0}.suggest-line small{color:var(--muted);font-size:.65rem}.empty-card{border:2px dashed var(--line);background:#fff;border-radius:24px;padding:28px;text-align:center;color:var(--muted)}.nav{position:fixed;left:0;right:0;bottom:0;z-index:35;background:rgba(255,255,255,.97);border-top:1px solid var(--line);padding-bottom:max(4px,env(safe-area-inset-bottom));backdrop-filter:blur(14px)}.nav-inner{max-width:760px;margin:auto;display:grid;grid-template-columns:repeat(7,1fr);padding:7px 5px}.nav button{border:0;background:transparent;color:#a8a29e;display:grid;place-items:center;gap:1px;font-size:.55rem;font-weight:800;min-width:0}.nav button span{font-size:1rem;line-height:1.2}.nav button.active{color:var(--brand)}#toast{position:fixed;left:50%;bottom:76px;z-index:100;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:#1c1917;color:#fff;border-radius:13px;padding:10px 14px;max-width:90vw;font-size:.75rem;transition:.18s}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.bad{background:#b91c1c}.modal{position:fixed;inset:0;z-index:90;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;padding-top:max(8px,env(safe-area-inset-top))}.modal-sheet{width:min(100%,520px);max-height:92dvh;overflow:auto;background:#fff;border-radius:28px 28px 0 0;padding:16px 16px max(18px,env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(0,0,0,.25)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.modal-head h2{font:800 1.55rem Georgia,serif;margin:2px 0}.modal-head small{color:var(--muted)}.modal-head>button{border:0;background:#f5f5f4;border-radius:999px;width:36px;height:36px;font-size:1.3rem}.scan-row{display:grid;grid-template-columns:1fr auto;gap:7px}.scan-row button{border:0;border-radius:12px;background:#1c1917;color:#fff;padding:0 14px}.camera-box{background:#111;border-radius:18px;padding:8px;color:#fff;text-align:center}.camera-box video{width:100%;max-height:45vh;border-radius:12px}.camera-box small{display:block;padding:7px}.info,.locked-note{border-radius:12px;padding:10px;background:#eff6ff;color:#1e3a8a;font-size:.75rem;font-weight:800}.move-list{display:grid;gap:8px}.move-list button{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px;text-align:left;font-weight:800}.receipt-summary{display:flex;justify-content:space-between;background:#f5f5f4;border-radius:14px;padding:10px;margin-bottom:10px}.receipt-scan{display:grid;place-items:center;text-align:center;border:2px dashed #bfdbfe;background:#eff6ff;border-radius:18px;padding:16px;color:#1e40af}.receipt-scan input{display:none}.receipt-scan b,.receipt-scan small{display:block}.receipt-scan small{color:#64748b;font-size:.67rem}.auth{max-width:430px;margin:7vh auto}.auth-logo{width:54px;height:54px;margin:0 auto 10px;border-radius:17px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:1.5rem}.auth h2{text-align:center;font:800 2rem Georgia,serif;margin:0}.auth>p{text-align:center}@media(max-width:720px){.page{padding:11px}.top-inner{padding:8px 10px}.brand-icon{width:38px;height:38px;border-radius:13px}.brand h1{font-size:1rem}.mini{padding:5px 6px;font-size:.54rem}.bell{width:34px;height:34px}.status{padding:8px 10px}.prod-home-hero{padding:14px}.prod-home-hero>h2{font-size:1.75rem}.item-actions{grid-template-columns:repeat(2,1fr)}.item-actions button:last-child:nth-child(odd){grid-column:1/-1}.seg.family-tabs{grid-template-columns:repeat(3,1fr)}.seg.family-tabs button{font-size:.62rem}.pantry-actions{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){body{padding-bottom:74px}.page{padding:9px}.brand p{max-width:150px}.top-actions{gap:3px}.mini{font-size:.5rem;padding:5px}.home-list{padding:10px}.home-actions button{padding:12px}.period-tiles button{padding:8px}.period-tiles b{font-size:.72rem}.period-tiles small{font-size:.56rem}.stats3>div{padding:8px}.stats3 small{font-size:.58rem}.stats3 b{font-size:1.05rem}.nav-inner{padding:6px 2px}.nav button{font-size:.48rem}.nav button span{font-size:.87rem}.modal-sheet{border-radius:24px 24px 0 0}.grid2{grid-template-columns:1fr 1fr}.search-row{grid-template-columns:1fr}.search-row button{padding:11px}}

/* Mobile parity corrections */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.brand h1,.prod-home-hero>h2,.section-head h2,.list-title h2,.card h2,.card h3,.stats3 b,.stat b,.budget-card h2,.attention h3,.plan-hero b,.smart-route h2,.special-hero h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.section-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:12px 0}.section-list{margin-top:10px}.section-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0;border-top:1px solid var(--line)}.section-number{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#f5f5f4;font-size:.72rem;font-weight:800}.section-actions{display:flex;gap:5px}.section-actions button{min-width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:900}.section-actions .danger{background:#fef2f2;color:var(--danger)}.camera-fallback{margin:10px 12px;width:calc(100% - 24px)}
@media(max-width:520px){.top-inner{padding:8px 10px;gap:6px}.brand{gap:7px}.brand-icon{width:40px;height:40px;border-radius:13px}.brand h1{font-size:1rem;line-height:1.1}.brand p{max-width:150px;font-size:.62rem}.top-actions{gap:4px}.mini{padding:6px 7px;font-size:.55rem}.bell{width:36px;height:36px}.page{padding:12px}.status{border-radius:14px;margin-bottom:12px}.prod-home-hero{padding:16px;border-radius:24px;overflow:hidden}.prod-home-hero>h2{font-size:1.65rem;line-height:1.12;white-space:normal;overflow-wrap:anywhere}.prod-home-hero>span{font-size:.78rem}.home-list{padding:11px}.section-head h2{font-size:1.45rem;line-height:1.15}.section-head p{font-size:.78rem}.seg.family-tabs{grid-template-columns:repeat(3,1fr)}.section-add{grid-template-columns:1fr}.section-add button{width:100%}.section-row{grid-template-columns:28px minmax(0,1fr) auto}.section-actions{gap:3px}.section-actions button{min-width:34px;width:34px}.modal-sheet h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.65rem}.modal-sheet{font-size:1rem}}

/* production parity additions */
.theme-grid button>span{display:flex;gap:5px;width:100%;min-height:24px}.theme-grid button>span>i:first-child{display:block;flex:1;min-width:34px;height:24px;border-radius:8px}.theme-grid button>span>i:last-child{display:block;width:32px;height:24px;border-radius:8px}.theme-grid button.selected{outline:2px solid var(--brand);outline-offset:2px}.theme-preview{min-height:82px;border-radius:18px;padding:14px;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:12px 0}.stock-percent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.report-range{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:10px 0}.report-range button{border:0;border-radius:11px;background:#f5f5f4;padding:9px 4px;font-size:.68rem;font-weight:850}.report-range button.active{background:var(--brand);color:#fff}.report-breakdowns{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media(max-width:700px){.report-breakdowns{grid-template-columns:1fr}.theme-grid{grid-template-columns:repeat(2,1fr)}}

/* parity phase 2 - lists, shop and price hunt */
.list-tools{display:grid;gap:8px;margin:10px 0}.list-search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:16px;padding:4px 10px}.list-search input{border:0;outline:0;padding:8px 0}.list-search button{border:0;background:#f5f5f4;border-radius:999px;width:26px;height:26px}.list-filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.list-filter-grid button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:8px 2px;font-size:.68rem;font-weight:850}.list-filter-grid button.active{background:#1c1917;color:#fff}.attention-grid button.selected{outline:2px solid var(--brand)}.shop-shell{display:grid;gap:12px}.shop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border-radius:24px;background:var(--brand-dark);color:#fff;padding:16px}.shop-head small,.shop-head span{display:block;opacity:.82}.shop-head h2{margin:2px 0;font-family:Georgia,serif}.shop-stats,.hunt-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.shop-stats>div,.hunt-stats>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:10px}.shop-stats small,.hunt-stats small{display:block;color:var(--muted);font-size:.65rem}.shop-stats .bad{background:#fef2f2;color:#991b1b}.shop-sections{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.shop-sections button{min-width:96px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:9px;text-align:left}.shop-sections button.active{background:var(--brand);color:#fff}.shop-sections small{display:block;font-size:.62rem}.price-hunt{border:1px solid #fde68a;background:#fff;border-radius:24px;overflow:hidden}.price-hunt-head{display:flex;justify-content:space-between;gap:12px;padding:14px}.price-hunt-head small{color:#b45309;font-weight:900;text-transform:uppercase}.price-hunt-head h2{font-family:Georgia,serif;margin:2px 0}.price-hunt-head p{margin:0;color:var(--muted);font-size:.74rem}.hunt-stats{background:#fffbeb;padding:10px;border-top:1px solid #fde68a;border-bottom:1px solid #fde68a}.hunt-detail{padding:14px}.route-card{border:1px solid var(--line);background:#fafaf9;border-radius:16px;padding:10px;margin-top:8px}.shopping-brain{margin-top:12px;border-radius:24px;background:var(--brand-dark);color:#fff;padding:14px}.shopping-brain>p{font-size:.74rem;opacity:.8}.shopping-brain .intel-card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.shopping-brain .intel-card small{color:rgba(255,255,255,.78)}

/* parity phase 3 - catalogue, trip reuse and receipts */
.catalogue-actions{display:flex;gap:5px}.catalogue-actions button{padding:7px 9px;font-size:.65rem}.blue-copy{color:#1d4ed8!important}.star-btn{border:0;background:#f5f5f4;color:#a8a29e;border-radius:999px;width:38px;height:38px;font-size:1.2rem}.star-btn.active{background:#fef3c7;color:#d97706}.reuse-row{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:10px}.reuse-trip{background:#fafaf9;border:1px solid var(--line);border-radius:16px;padding:10px;margin-top:10px}.reuse-trip>.reuse-row{grid-template-columns:1fr 1fr 1fr}.receipt-store-list{display:grid;gap:6px;margin-top:10px}.receipt-store-list>small{font-weight:900;text-transform:uppercase;color:var(--muted)}.receipt-store-list button{border:0;border-radius:12px;padding:10px 12px;display:flex;justify-content:space-between;color:#fff}.receipt-store-list button.blue{background:#eff6ff;color:#1e3a8a}.receipt-store-list button.receipt-locked{background:#d1fae5;color:#065f46}@media(max-width:560px){.reuse-trip>.reuse-row{grid-template-columns:1fr 1fr}.reuse-trip>.reuse-row select{grid-column:1/-1}}

/* parity phase 4 - specials, stores, camera/back */
.blue-info{background:#eff6ff;color:#1e3a8a}.blue-info small{display:block}.location-card{border-top:1px solid var(--line);padding:12px 0}.store-admin-actions{display:flex;gap:5px}.store-admin-actions button{padding:7px 9px;font-size:.65rem}.exit-hint{position:fixed;left:50%;bottom:86px;z-index:90;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#1c1917;color:#fff;border-radius:999px;padding:9px 14px;font-size:.78rem;font-weight:850;transition:.18s}.exit-hint.show{opacity:1;transform:translate(-50%,0)}.camera-box video{min-height:180px;object-fit:cover;background:#000}.camera-fallback{position:relative;z-index:2}

/* parity phase 5 - persistent shared shopping trip */
.shared-trip-home,.shared-trip-banner{width:100%;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:22px;padding:13px;text-align:left;margin-top:10px}.shared-trip-home small,.shared-trip-home b,.shared-trip-home span,.shared-trip-banner small,.shared-trip-banner b,.shared-trip-banner span{display:block}.shared-trip-banner{display:flex;align-items:center;justify-content:space-between;gap:10px}.shared-trip-progress{border:1px solid #fde68a;background:#fffbeb;border-radius:18px;padding:12px}.shared-trip-progress small,.shared-trip-progress b,.shared-trip-progress span{display:block}.shared-trip-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:9px}.shared-trip-nav button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px;font-size:.65rem;font-weight:850}.shared-trip-nav button:last-child{background:var(--brand);color:#fff}.shop-sections button.complete{background:#ecfdf5;color:#065f46}.section-progress-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.section-progress-actions button:last-child{grid-column:2}

/* parity phase 6 - smart add, Shopping Brain and household */
.smart-placement{display:flex;justify-content:space-between;gap:10px;border-radius:14px;padding:11px;background:#fffbeb;color:#78350f}.smart-placement.high{background:#ecfdf5;color:#065f46}.smart-placement.medium{background:#eff6ff;color:#1e3a8a}.smart-placement p,.smart-placement small{display:block;margin:2px 0}.smart-placement button{border:0;border-radius:10px;background:#fff;padding:7px 10px;font-weight:850}.amber-info{background:#fffbeb;color:#92400e}.brain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.brain-card{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);border-radius:17px;padding:11px}.brain-card small{display:block;color:rgba(255,255,255,.78)}.brain-card>.row>span{background:var(--accent);color:#292524;border-radius:11px;padding:6px 8px;text-align:center;font-weight:900}.brain-card>.row>span small{color:#57534e;font-size:.55rem}.brain-periods{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:9px}.brain-periods button{border:0;border-radius:9px;background:#fff;color:var(--brand);padding:7px 2px;font-size:.64rem;font-weight:900}.invite-history{margin-top:10px}.invite-line{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;border-top:1px solid var(--line);padding:10px 0}.invite-line small{display:block;color:var(--muted);font-size:.65rem}@media(max-width:600px){.brain-grid{grid-template-columns:1fr}.invite-line{grid-template-columns:1fr auto}.invite-line .danger{grid-column:1/-1}}

/* parity phase 7 - rich purchases and intelligence */
.item-badges{display:flex;flex-wrap:wrap;gap:4px}.pill.neutral{background:#f5f5f4;color:#57534e}.item-note{font-size:.72rem;margin:4px 0}.best-value{font-size:.69rem;color:var(--brand);font-weight:800;margin:4px 0}.store-intel{font-size:.68rem;color:#1d4ed8;margin:3px 0}.purchase-grid{display:grid;grid-template-columns:110px 1fr;gap:8px}.neutral-info{background:#f5f5f4;color:#57534e}.danger-info{background:#fef2f2;color:#991b1b}.comparison-box{border-radius:14px;padding:11px;font-size:.72rem}.comparison-box p{margin:3px 0 0}.comparison-box.better{background:#ecfdf5;color:#065f46}.comparison-box.worse{background:#fef2f2;color:#991b1b}.purchase-budget-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.purchase-budget-grid p{margin:0;border-radius:12px;background:#fffbeb;padding:10px;font-weight:800}.purchase-budget-grid p.over{background:#fef2f2;color:#991b1b}.intelligence-grid{grid-template-columns:repeat(2,1fr)}.intel-rich{border:1px solid var(--line);background:#fff;border-radius:22px;padding:13px}.intel-rich>.row>span{text-align:right;background:#ecfdf5;border-radius:12px;padding:8px}.intel-rich small{display:block;color:var(--muted);font-size:.65rem}.intel-pairs{margin-top:10px}.intel-pairs>div{background:#fafaf9;border-radius:12px;padding:10px}.intel-pairs>div:nth-child(2){background:#fffbeb}.recent-actions{display:flex;gap:5px;align-items:flex-start}.recent-actions .blue{padding:7px 9px;font-size:.65rem}@media(max-width:620px){.intelligence-grid{grid-template-columns:1fr}.purchase-grid{grid-template-columns:1fr 1fr}}

/* parity phase 8 - receipt reconciliation */
.receipt-summary-rich{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.receipt-summary-rich>div{background:#f5f5f4;border-radius:14px;padding:10px}.receipt-summary-rich span,.receipt-summary-rich b{display:block}.receipt-lock-banner{border:1px solid #a7f3d0;background:#ecfdf5;color:#065f46;border-radius:16px;padding:11px;margin-bottom:10px}.receipt-lock-banner p{font-size:.72rem;margin:4px 0}.receipt-lock-banner small{display:block}.receipt-difference{border-radius:12px;padding:10px;font-weight:850}.receipt-difference.match{background:#ecfdf5;color:#065f46}.receipt-difference.warn{background:#fffbeb;color:#92400e}.receipt-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.receipt-counts>div{border-radius:13px;padding:9px;text-align:center;background:#ecfdf5}.receipt-counts>div:nth-child(2){background:#fffbeb}.receipt-counts>div:nth-child(3){background:#fef2f2}.receipt-counts small,.receipt-counts b{display:block}.receipt-missing{border:1px solid #fde68a;background:#fffbeb;border-radius:15px;padding:10px}.receipt-missing>.row{padding:7px 0}.receipt-line-editor{max-height:320px;overflow:auto;border:1px solid var(--line);border-radius:15px}.receipt-line,.receipt-line-edit{border-bottom:1px solid var(--line);padding:9px}.receipt-line{display:flex;justify-content:space-between;gap:10px}.receipt-line-edit{display:grid;grid-template-columns:1fr 70px 90px auto;gap:6px;align-items:center}.receipt-line-edit input{padding:8px}.receipt-line-edit.extra{background:#fef2f2}.receipt-line-edit small{grid-column:1/-1;color:#991b1b;font-weight:800}.receipt-save-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.receipt-store-list button span small{display:block;font-size:.58rem;font-weight:500;margin-top:2px}@media(max-width:520px){.receipt-line-edit{grid-template-columns:1fr 64px 82px auto}.receipt-summary-rich{grid-template-columns:1fr}}

/* parity phase 9 - offline saved view and geolocation */
.status.offline{border-color:#fde68a;background:#fffbeb;color:#92400e}.status.offline .wifi{color:#d97706}.status.offline small{color:#92400e}.status .secondary{padding:7px 10px;font-size:.65rem}.store-suggestion button:disabled{background:#d1fae5;color:#065f46}.offline-card small{display:block;margin-top:3px}

/* parity phase 10 - assignment, real shop scan and close review */
.prod-item.accepted{border-color:#bfdbfe;background:#eff6ff}.assignment-copy{color:#1d4ed8!important;font-weight:800}.item-actions.parity-actions{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.item-actions .accept{background:#d1fae5;color:#065f46}.other-shopper-warning{border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:16px;padding:11px}.other-shopper-warning span{display:block;font-size:.7rem;margin-top:3px}.close-review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.close-review-stats>div{background:#f5f5f4;border-radius:14px;padding:10px}.close-review-stats small,.close-review-stats b{display:block}.close-review-stats .good{background:#ecfdf5;color:#065f46}.close-review-stats .bad{background:#fef2f2;color:#991b1b}.close-review-items{max-height:260px;overflow:auto;border:1px solid var(--line);border-radius:16px;padding:0 10px}.close-review-items small{display:block;color:var(--muted)}
