:root{color-scheme:light;--bg: #f2f2f4;--surface: #ffffff;--surface-2: #f7f7f8;--text: #111113;--muted: #6f7178;--line: #dedfe4;--red: #e52828;--red-soft: #fde8e8;--green: #126c4f;--shadow: 0 10px 30px rgba(18, 20, 28, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}button,input,a{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.page{min-height:100vh;display:flex;justify-content:center}.phone-shell{width:min(100vw,520px);min-height:100vh;background:var(--surface);position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000000d}.screen{min-height:100vh;background:var(--surface)}.plain-screen{background:var(--bg);padding-bottom:130px}.feed-screen{padding-bottom:92px}.feed-header{position:sticky;top:0;z-index:8;background:var(--surface);padding:12px 12px 10px;border-bottom:1px solid rgba(222,223,228,.7)}.tab-title-row,.location-row,.order-card-row,.summary-row,.section-header,.top-bar,.floating-nav,.checkout-bottom{display:flex;align-items:center}.tab-title-row{justify-content:center;min-height:44px;position:relative}.feed-tab{border:0;background:transparent;color:var(--text);font-weight:700;font-size:17px;padding:8px 12px;position:relative}.feed-tab.selected:after{content:"";position:absolute;left:50%;bottom:0;width:20px;height:3px;background:var(--red);border-radius:999px;transform:translate(-50%)}.icon-button,.circle-button,.plain-icon{border:0;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center}.icon-button{width:42px;height:42px;border-radius:999px;background:var(--surface-2)}.circle-button{width:56px;height:56px;border-radius:999px;background:var(--surface);box-shadow:var(--shadow)}.cart-button{position:absolute;right:0}.badge,.cart-tab-badge{position:absolute;min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:800}.badge{top:-2px;right:-2px}.location-row{justify-content:flex-end;margin:3px 0 10px}.pill-button,.secondary-button,.link-button,.social-button,.store-link{border:0;background:var(--surface-2);color:var(--text);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.pill-button{height:34px;max-width:172px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.pill-button span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-box{display:flex;align-items:center;gap:8px;height:38px;padding:0 12px;background:var(--surface-2);border-radius:999px;color:var(--muted)}.search-box input,.field-label input,.profile-edit input{width:100%;border:0;background:transparent;color:var(--text);outline:none}.search-box input::placeholder,.field-label input::placeholder{color:#9698a0}.feed-body{min-height:calc(100vh - 146px);background:var(--bg);padding:10px}.masonry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card,.store-item,.order-card{border:0;background:var(--surface);color:var(--text);text-align:left;border-radius:8px;overflow:hidden}.product-image{width:100%;display:block;object-fit:cover;background:var(--surface-2)}.image-placeholder{width:100%;min-height:90px;background:linear-gradient(135deg,#e528281f,#126c4f1a);color:var(--muted);display:flex;align-items:center;justify-content:center}.product-card-body{padding:8px 8px 10px}.product-card h3,.store-item h3{margin:0 0 7px;font-size:14px;line-height:1.25;font-weight:750;overflow-wrap:anywhere}.product-card-meta{display:flex;align-items:center;gap:5px;color:var(--red)}.product-card-meta span{margin-left:auto;color:var(--muted);font-size:12px}.centered-state{min-height:280px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:24px}.centered-state svg{width:34px;height:34px}.centered-state strong{color:var(--text);font-size:16px}.centered-state p{margin:0;line-height:1.4}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#0c0e145c;display:flex;align-items:flex-end;justify-content:center}.sheet{width:min(100vw,520px);background:var(--surface);border-radius:16px 16px 0 0;padding:18px 20px 28px;display:grid;gap:16px}.sheet-header{display:flex;align-items:center;justify-content:space-between}.sheet-header h2{margin:0;font-size:20px}.current-location,.pickup-card,.cart-line,.receipt-item{display:flex;gap:12px;align-items:flex-start}.current-location p,.pickup-card p,.cart-line p,.checkout-item p,.profile-header p,.order-card p,.muted-note,.summary-row p{margin:0;color:var(--muted)}.round-accent{flex:0 0 auto;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--red);background:var(--red-soft)}.red-bg{color:#fff;background:var(--red)}.field-label{display:grid;gap:9px;color:var(--text);font-size:14px;font-weight:700}.field-label input,.profile-edit input{height:46px;border-radius:8px;background:var(--surface-2);padding:0 12px}.primary-button,.secondary-button{min-height:48px;border-radius:8px;padding:0 16px;font-weight:800}.primary-button{border:0;background:var(--text);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px}.primary-button.red{background:var(--red)}.primary-button span{margin-left:auto}.secondary-button{border:1px solid var(--line);background:var(--surface)}.form-error{margin:0;color:#ba1a1a;font-size:13px;line-height:1.4}.form-error.neutral{color:var(--muted)}.floating-nav{position:absolute;top:52px;left:16px;right:16px;z-index:5;gap:12px}.nav-spacer{flex:1}.hero-photo{padding-top:80px;background:var(--bg)}.detail-header,.info-strip,.detail-content{background:var(--surface)}.detail-header{padding:20px 18px 16px}.detail-header h1{margin:0 0 10px;font-size:30px;line-height:1.08}.detail-header p{margin:0;color:var(--muted);line-height:1.4}.info-strip{display:flex;gap:10px;padding:14px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.info-strip p{margin:4px 0 0;color:var(--muted);font-size:13px}.detail-content{background:var(--bg);padding:22px 18px 130px;display:grid;gap:16px}.item-summary,.store-link,.text-block,.pickup-card,.checkout-section,.receipt-card,.status-card,.cart-section{background:var(--surface);border-radius:8px}.item-summary{padding:14px;display:grid;grid-template-columns:1fr 132px;gap:14px}.item-summary h2,.text-block h2,.checkout-section h2,.receipt-card h2{margin:0;font-size:17px}.item-summary p,.text-block p{color:var(--muted);line-height:1.45}.item-summary .product-image,.item-summary .image-placeholder{border-radius:8px}.price-row{display:flex;gap:8px;align-items:center}.price-row span{color:var(--red);background:var(--red-soft);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.add-row{display:grid;grid-template-columns:auto 1fr;gap:12px}.quantity{height:46px;display:inline-flex;align-items:center;gap:7px;padding:0 8px;background:var(--surface-2);border-radius:8px}.quantity.compact{height:36px}.quantity button{width:30px;height:30px;border:0;border-radius:999px;background:transparent;display:inline-flex;align-items:center;justify-content:center}.quantity span{width:28px;text-align:center;font-weight:800}.store-link{min-height:62px;border:0;padding:14px;justify-content:flex-start}.store-link svg:last-child{margin-left:auto;color:var(--muted)}.text-block{padding:16px}.store-screen{background:var(--bg);padding-bottom:96px}.store-hero{position:relative;height:430px}.store-hero .product-image,.store-hero .image-placeholder{height:430px!important}.store-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.78))}.store-hero-overlay{position:absolute;left:16px;right:16px;bottom:22px;z-index:2;color:#fff}.store-identity{display:flex;gap:12px;align-items:flex-end;margin-bottom:18px}.store-identity .product-image,.store-identity .image-placeholder{width:70px;height:70px!important;border-radius:999px;border:4px solid white}.store-identity h1{margin:0;font-size:32px;line-height:1.05}.metric-rail{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.metric-rail span{min-width:max-content;height:52px;display:inline-flex;align-items:center;gap:8px;border-radius:8px;background:#fff3;padding:0 14px;font-weight:800}.store-body{display:grid;gap:22px;padding:20px 16px 36px}.segmented{display:flex;padding:4px;border-radius:999px;background:var(--surface);box-shadow:0 8px 20px #1111131c}.segmented button{flex:1;border:0;height:44px;border-radius:999px;background:transparent;color:var(--text);font-weight:850}.segmented button.selected{background:var(--text);color:#fff}.pickup-card{padding:12px 14px;border:1px solid var(--line)}.pickup-card.no-border{border:0;padding:0}.deal-card{height:72px;display:flex;align-items:center;gap:14px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.deal-card svg{color:var(--red)}.deal-card p{margin:4px 0 0;color:var(--muted)}.deal-card svg:last-child{margin-left:auto;color:var(--muted)}.section-header{justify-content:space-between;margin-bottom:14px}.section-header h2{margin:0;font-size:24px}.store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.store-item{position:relative;background:transparent}.store-item .product-image,.store-item .image-placeholder{border-radius:8px}.store-item strong{color:var(--red)}.add-float{position:absolute;top:120px;right:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--text);color:#fff}.cart-total-bar{position:fixed;left:50%;bottom:16px;width:min(calc(100vw - 32px),488px);transform:translate(-50%);height:54px;border:0;border-radius:8px;background:var(--red);color:#fff;display:flex;align-items:center;gap:10px;padding:0 18px;font-weight:850}.cart-total-bar span{width:22px;height:22px;border-radius:999px;background:#fff;color:var(--red);display:inline-flex;align-items:center;justify-content:center;font-size:12px}.cart-total-bar strong{margin-left:auto}.top-bar{height:58px;justify-content:space-between;background:var(--surface);border-bottom:1px solid var(--line);padding:0 14px;position:sticky;top:0;z-index:6}.top-bar h1{margin:0;font-size:19px}.top-bar>span{width:36px}.store-cart-picker{padding:12px 20px 8px;background:var(--surface)}.store-cart-picker p{color:var(--muted);font-size:14px;font-weight:750;margin:0 0 10px}.store-cart-picker>div{display:flex;gap:10px;overflow-x:auto}.store-cart-picker button{flex:0 0 172px;height:62px;border:0;border-radius:8px;padding:0 14px;background:var(--surface-2);color:var(--text);display:grid;align-content:center;text-align:left}.store-cart-picker button.selected{background:var(--text);color:#fff}.store-cart-picker span{color:currentColor;opacity:.72;font-size:12px;margin-top:5px}.cart-list{padding:12px 12px 190px;display:grid;gap:14px}.cart-section{overflow:hidden}.cart-section header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--line)}.cart-section header p{margin:3px 0 0;color:var(--muted);font-size:12px}.cart-section header span{background:var(--text);color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.cart-line{padding:12px 14px;align-items:center;border-bottom:1px solid var(--line)}.cart-line:last-child{border-bottom:0}.cart-line .product-image,.cart-line .image-placeholder{width:74px;height:74px!important;border-radius:8px;flex:0 0 74px}.cart-line>div:nth-child(2){flex:1;min-width:0}.cart-line strong{display:block;overflow-wrap:anywhere}.bottom-action-panel{position:fixed;left:50%;bottom:0;width:min(100vw,520px);transform:translate(-50%);background:#fffffff0;border-top:1px solid var(--line);padding:12px 20px 16px;display:grid;gap:10px}.summary-row{justify-content:space-between}.muted-note{font-size:12px;line-height:1.35}.checkout-screen{background:var(--bg);padding-bottom:118px}.checkout-content{padding:14px 16px 22px;display:grid;gap:16px}.checkout-section{padding:16px}.checkout-section h2{display:flex;align-items:center;gap:8px;margin-bottom:14px}.checkout-section h2 svg{width:17px;height:17px;color:var(--muted)}.checkout-items{display:flex;gap:12px;overflow-x:auto;padding-bottom:2px}.checkout-item{width:96px;flex:0 0 96px;position:relative}.checkout-item .product-image,.checkout-item .image-placeholder{height:92px!important;border-radius:8px}.checkout-item span{position:absolute;top:6px;right:6px;padding:3px 7px;border-radius:999px;color:#fff;background:#111113b8;font-size:11px;font-weight:800}.checkout-item strong{display:block;margin-top:8px;font-size:13px;line-height:1.25}.summary-list{display:grid;gap:12px}.summary-list>div{display:flex;justify-content:space-between;color:var(--muted)}.summary-list .total-row{border-top:1px solid var(--line);padding-top:12px;color:var(--text);font-size:17px}.express-checkout{min-height:44px;margin-bottom:14px}.express-checkout.hidden{min-height:0;margin-bottom:0}.payment-element{min-height:0}.payment-element:not(:empty){padding:12px;border:1px solid var(--line);border-radius:8px}.checkout-bottom{position:fixed;left:50%;bottom:0;width:min(100vw,520px);transform:translate(-50%);min-height:88px;background:#fffffff0;border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px 16px 16px}.checkout-bottom p{margin:0 0 2px;color:var(--muted);font-size:12px}.checkout-bottom strong{font-size:20px}.checkout-bottom .primary-button{width:220px}.profile-screen,.login-screen{background:var(--bg);padding:8px 16px 100px}.profile-top{display:flex;justify-content:flex-end;padding:8px 0 0}.profile-header{display:grid;justify-items:center;gap:10px;text-align:center;padding:8px 0 18px}.profile-header>img{width:96px;height:96px;border-radius:999px;object-fit:cover;border:1px solid var(--line)}.profile-header h1{margin:4px 0 0;font-size:24px}.orders-toolbar{display:flex;gap:8px;padding:8px;background:var(--surface-2);border-radius:8px}.orders-toolbar button{min-height:42px;flex:1;border:0;background:transparent;color:var(--muted);display:flex;justify-content:center;align-items:center;gap:6px;font-weight:750;border-radius:7px}.orders-toolbar button.selected{background:var(--surface);color:var(--text);box-shadow:0 1px 2px #0f172a14}.orders-section{display:grid;gap:10px;margin-top:14px}.order-card{width:100%;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:14px;text-align:left;display:grid;gap:12px}.order-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-main strong{font-size:15px}.order-main>strong{white-space:nowrap}.order-main p{margin:4px 0 0;color:var(--muted);font-size:13px}.order-meta{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.order-meta svg{margin-left:auto;color:var(--muted)}.receipt-item img{width:50px;height:50px;border-radius:8px;object-fit:cover}.login-back{margin-top:12px}.brand-block{display:grid;justify-items:center;gap:12px;text-align:center;padding:28px 0 22px}.brand-block img{width:108px;height:108px;border-radius:24px;object-fit:cover;box-shadow:var(--shadow)}.brand-block h1{margin:0;font-size:32px}.brand-block p{margin:0;max-width:320px;color:var(--muted);line-height:1.45}.auth-actions,.auth-form{display:grid;gap:12px}.auth-form{margin-top:18px;padding:16px;background:var(--surface);border-radius:8px}.social-button{height:52px;background:var(--surface);border:1px solid var(--line);border-radius:8px;font-weight:750}.social-button img{width:18px;height:18px;object-fit:contain}.auth-config-warning{display:grid;gap:6px;padding:12px 14px;border:1px solid #f2c9a3;background:#fff7ed;color:#7c2d12;border-radius:8px;font-size:13px;line-height:1.4}.auth-config-warning code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#111113;background:#ffffffb3;border:1px solid rgba(124,45,18,.16);border-radius:5px;padding:1px 4px}.link-button{border:0;background:transparent;color:var(--muted);min-height:38px}.status-card,.receipt-card{margin:14px 16px 0;padding:16px}.status-card .order-card-row span{color:var(--red);background:var(--red-soft);border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800}.status-rail{display:flex;align-items:center;margin:18px 0 10px}.status-step{flex:1;display:flex;align-items:center}.status-step span{width:28px;height:28px;border-radius:999px;background:#e4e5ea;display:inline-flex;align-items:center;justify-content:center;color:#fff}.status-step span.done,.status-step i.done{background:var(--red)}.status-step i{flex:1;height:4px;background:#e4e5ea}.status-step:last-child i{display:none}.status-labels{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.status-labels small{text-align:center;color:var(--muted)}.status-labels small.selected{color:var(--red);font-weight:800}.receipt-card{display:grid;gap:12px}.receipt-row{display:flex;justify-content:space-between;gap:12px;color:var(--muted)}.receipt-row strong{color:var(--text);text-align:right}.receipt-item{align-items:center}.receipt-item p{margin:4px 0 0;color:var(--muted)}.bottom-tabs{position:fixed;bottom:0;left:50%;width:min(100vw,520px);height:72px;transform:translate(-50%);background:var(--surface);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;z-index:10}.bottom-tabs button{border:0;background:transparent;color:var(--muted);display:grid;justify-items:center;gap:4px;font-size:12px;font-weight:750}.bottom-tabs button.selected{color:var(--text)}.bottom-tabs svg{width:23px;height:23px}.cart-tab-badge{top:8px;left:calc(50% + 32px)}.toast{position:fixed;left:50%;bottom:88px;transform:translate(-50%);z-index:50;max-width:min(80vw,360px);background:#111113eb;color:#fff;border-radius:999px;padding:11px 18px;font-weight:750}@media(min-width:900px){.phone-shell{margin:24px 0;min-height:calc(100vh - 48px);border-radius:24px}}.page{display:block;min-height:100vh;background:#f6f7f9}.web-shell{min-height:100vh;display:grid;grid-template-columns:272px minmax(0,1fr)}.web-sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:24px}.brand-mark{border:0;background:transparent;display:flex;align-items:center;gap:12px;padding:0;text-align:left;color:var(--text)}.brand-mark img{width:44px;height:44px;border-radius:10px;object-fit:cover;border:1px solid var(--line)}.brand-mark span,.sidebar-account span{min-width:0;display:grid;gap:2px}.brand-mark strong,.sidebar-account strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brand-mark small,.sidebar-account small{color:var(--muted);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.web-nav{display:grid;gap:8px}.web-nav button{min-height:44px;border:0;border-radius:8px;background:transparent;color:#4b5563;display:flex;align-items:center;gap:11px;padding:0 12px;font-weight:750;text-align:left}.web-nav button svg{width:20px;height:20px}.web-nav button.selected{background:#111113;color:#fff}.web-nav button span{margin-left:auto;min-width:22px;height:22px;border-radius:999px;background:var(--red);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;font-size:12px}.sidebar-account{margin-top:auto;display:flex;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fafafa}.sidebar-account img{width:38px;height:38px;border-radius:999px;object-fit:cover}.phone-shell,.app-main{width:100%;max-width:none;min-height:100vh;margin:0;border-radius:0;box-shadow:none;background:#f6f7f9;overflow:visible}.screen{min-height:100vh}.feed-screen,.plain-screen,.profile-screen,.login-screen,.checkout-screen,.store-screen,.detail-screen{width:100%;background:#f6f7f9}.feed-screen{max-width:1280px;margin:0 auto;padding:28px 32px 44px}.feed-header{position:static;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:0;margin-bottom:20px;background:transparent;border-bottom:0}.tab-title-row{justify-content:flex-start;min-height:auto}.feed-tab{padding:0;font-size:30px;line-height:1.1;letter-spacing:0}.feed-tab.selected:after{left:0;bottom:-8px;transform:none;width:36px}.feed-header .cart-button{display:none}.location-row{grid-column:2;grid-row:1;margin:0}.location-pill{max-width:260px;height:42px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 1px 2px #0f172a0d}.search-box{grid-column:1 / -1;height:48px;border-radius:8px;background:#fff;border:1px solid var(--line)}.feed-body{min-height:0;padding:0;background:transparent}.masonry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card,.order-card,.cart-section,.checkout-section,.receipt-card,.status-card,.pickup-card,.item-summary,.text-block,.store-link,.deal-card{border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0d}.product-card{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.product-card:hover,.store-item:hover{transform:translateY(-2px);border-color:#d1d5db;box-shadow:0 10px 24px #0f172a14}.product-card .product-image,.product-card .image-placeholder{max-height:248px}.product-card-body{padding:12px}.product-card h3,.store-item h3{font-size:15px}.centered-state{min-height:420px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.detail-screen{max-width:1180px;min-height:auto;margin:0 auto;padding:32px;display:grid;grid-template-columns:minmax(360px,520px) minmax(0,1fr);gap:24px;align-items:start;position:relative}.detail-screen .floating-nav{top:48px;left:48px;right:auto;width:calc(100% - 96px);max-width:472px}.detail-screen .floating-nav .cart-button{position:relative;margin-left:auto}.detail-screen .hero-photo{grid-row:1 / span 4;padding-top:0;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #e5e7eb}.detail-screen .hero-photo .product-image,.detail-screen .hero-photo .image-placeholder{height:560px!important}.detail-header,.info-strip,.detail-content{border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0d}.detail-header{padding:24px}.detail-header h1{font-size:clamp(30px,4vw,48px);letter-spacing:0}.info-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.detail-content{padding:18px;background:#fff}.store-screen{max-width:1240px;margin:0 auto;padding:32px 32px 56px}.store-screen .floating-nav{position:absolute;top:48px;left:48px;right:48px}.store-hero{height:360px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.store-hero .product-image,.store-hero .image-placeholder{height:360px!important}.store-body{padding:24px 0 0;grid-template-columns:320px minmax(0,1fr);align-items:start}.store-body>.segmented,.store-body>.pickup-card{grid-column:1}.store-body>section{grid-column:2}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-total-bar{position:sticky;left:auto;bottom:24px;width:100%;max-width:520px;transform:none;margin:24px auto 0}.plain-screen,.checkout-screen,.profile-screen{max-width:1100px;margin:0 auto;padding:28px 32px 44px}.plain-screen .top-bar,.checkout-screen .top-bar{position:static;height:auto;min-height:54px;border:0;border-radius:8px;padding:0 14px;margin-bottom:16px;background:#fff;border:1px solid #e5e7eb}.cart-list{padding:0 0 24px;grid-template-columns:minmax(0,1fr)}.bottom-action-panel,.checkout-bottom{position:sticky;left:auto;bottom:0;width:100%;max-width:none;transform:none;border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;background:#fffffff5}.checkout-content{padding:0;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start}.checkout-content .checkout-section:nth-child(1),.checkout-content .checkout-section:nth-child(2){grid-column:1}.checkout-content .checkout-section:nth-child(3),.checkout-content .checkout-section:nth-child(4){grid-column:2}.profile-screen{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px}.profile-top{display:none}.profile-header{align-self:start;position:sticky;top:28px;padding:24px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0d}.orders-toolbar,.orders-section{grid-column:2}.orders-toolbar{align-self:start}.orders-section{margin-top:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:0 18px}.login-screen{max-width:1120px;margin:0 auto;padding:48px 32px;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,480px);gap:48px;align-items:center;position:relative}.login-back{position:absolute;top:24px;left:32px}.brand-block{justify-items:start;text-align:left}.brand-block h1{font-size:clamp(42px,5vw,64px);letter-spacing:0}.brand-block p{max-width:460px;font-size:18px}.auth-actions,.auth-form{grid-column:2}.auth-form{margin-top:0;border:1px solid #e5e7eb}.bottom-tabs{display:none}@media(max-width:1120px){.masonry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-screen{grid-template-columns:1fr}.detail-screen .hero-photo{grid-row:auto}.detail-screen .hero-photo .product-image,.detail-screen .hero-photo .image-placeholder{height:420px!important}.store-body,.checkout-content,.profile-screen,.login-screen{grid-template-columns:1fr}.store-body>.segmented,.store-body>.pickup-card,.store-body>section,.checkout-content .checkout-section,.orders-toolbar,.orders-section,.auth-actions,.auth-form{grid-column:auto!important}.profile-header{position:static}}@media(max-width:820px){.web-shell{grid-template-columns:1fr}.web-sidebar{position:static;height:auto;padding:12px 16px;border-right:0;border-bottom:1px solid #e5e7eb}.web-nav{grid-template-columns:repeat(3,1fr)}.web-nav button{justify-content:center;padding:0 8px}.sidebar-account{display:none}.feed-screen,.plain-screen,.profile-screen,.login-screen,.checkout-screen,.store-screen,.detail-screen{padding:18px 16px 32px}.feed-header{grid-template-columns:1fr auto}.feed-header .cart-button{grid-column:2}.location-row,.search-box{grid-column:1 / -1;justify-content:flex-start}.masonry-grid,.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-bottom .primary-button{width:auto}}
