.store-product-image{position:relative;overflow:hidden}.store-product-image img{object-fit:cover}.public-store-cover{height:clamp(150px,26vw,310px);margin:-24px -24px 0;background-position:50%;background-size:cover}.store-contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.store-bank-transfer button,.store-contact-actions a,.store-contact-actions button,.store-tracking button{display:inline-flex;align-items:center;gap:6px;padding:9px 13px;border:0;border-radius:999px;background:var(--store-color);color:#fff;text-decoration:none;cursor:pointer}.store-contact-actions svg,.store-open-state svg{width:16px}.store-open-state{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:7px 10px;border-radius:10px;background:color-mix(in srgb,var(--store-color) 10%,#fff);color:var(--store-color);font-size:12px;font-weight:800}.store-products article{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.store-products article:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(15,23,42,.12)}.store-products article.is-featured{border-color:color-mix(in srgb,var(--store-color) 45%,#ddd)}.store-product-badge{position:absolute;z-index:3;top:10px;right:10px;padding:5px 9px;border-radius:999px;background:var(--store-color);color:#fff;font-size:10px;font-style:normal;font-weight:900}.store-favorite{position:absolute;z-index:3;top:9px;left:9px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#64748b;cursor:pointer}.store-favorite svg{width:17px}.store-favorite.is-active{color:#e11d48}.store-favorite.is-active svg{fill:currentColor}.store-product-price{display:flex;align-items:end;gap:8px}.store-product-price del{color:#94a3b8;font-size:11px}.store-bank-transfer,.store-tracking{width:min(760px,calc(100% - 24px));display:grid;gap:12px;margin:18px auto;padding:18px;border:1px solid color-mix(in srgb,var(--store-color) 30%,#ddd);border-radius:20px;background:#fff}.store-bank-transfer h3,.store-tracking h3{margin:0}.store-bank-transfer dl{display:grid;grid-template-columns:auto 1fr;gap:8px}.store-bank-transfer dd{margin:0;font-weight:900}.store-bank-transfer label{display:grid;gap:5px}.store-bank-transfer input,.store-tracking input{padding:11px;border:1px solid #d8dee9;border-radius:11px;font:inherit}.store-tracking>div{display:flex;gap:8px}.store-tracking>div input{flex:1 1}.store-tracking article{display:grid;gap:5px;padding:14px;border-radius:14px;background:#f8fafc}.store-product-modal{position:fixed;z-index:150;inset:0;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.store-product-modal>article{position:relative;width:min(560px,100%);max-height:90vh;overflow:auto;display:grid;gap:12px;padding:18px;border-radius:24px;background:#fff}.store-product-modal>article>button:first-child{position:absolute;z-index:2;top:12px;left:12px;width:38px;height:38px;border:0;border-radius:50%;background:#fff}.store-product-modal img{width:100%;height:auto;border-radius:16px;object-fit:cover}.store-product-modal>article>button:last-child{padding:13px;border:0;border-radius:13px;background:var(--store-color);color:#fff;font:inherit;font-weight:900}.storefront-hours,.storefront-origin-map{display:grid;gap:8px}.storefront-hours>div{display:grid;grid-template-columns:minmax(120px,1fr) 120px auto 120px;align-items:center;gap:8px;padding:7px;border-bottom:1px solid var(--border)}.store-review{display:grid!important;gap:8px}.store-review>span{display:flex}.store-review>span button{padding:4px;background:transparent;color:#cbd5e1}.store-review>span button.is-active{color:#f59e0b}.store-review>span button.is-active svg{fill:currentColor}.store-product-modal select,.store-product-modal textarea,.store-review textarea{padding:10px;border:1px solid #d8dee9;border-radius:11px;font:inherit}.store-rating{display:flex;align-items:center;gap:4px;color:#b45309;font-size:11px}.store-rating svg{width:14px;fill:#f59e0b;color:#f59e0b}.store-hours-public{margin-top:8px;font-size:11px}.store-hours-public summary{cursor:pointer;color:var(--store-color);font-weight:900}.store-hours-public p{display:flex;justify-content:space-between;gap:20px;margin:5px 0}@media(max-width:700px){.public-store-cover{margin:-14px -14px 0}.store-contact-actions{position:sticky;bottom:74px;z-index:20;padding:7px;border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 10px 30px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.storefront-hours>div{grid-template-columns:1fr 1fr}.storefront-hours>div span{display:none}.store-tracking>div{flex-direction:column}}.store-products{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.store-products article{display:flex;flex-direction:column;gap:0;padding:10px;border:1px solid #e9eeec;border-radius:17px;cursor:pointer}.store-product-image{height:118px;border-radius:12px}.store-product-copy{display:grid;gap:2px;padding:9px 2px 0}.store-product-copy h3{margin:0;font-size:14px;line-height:1.55}.store-product-copy>small{justify-self:start;padding:2px 7px;border-radius:7px;background:color-mix(in srgb,var(--store-color) 7%,#fff);color:#71807d;font-size:9px;line-height:1.6}.store-product-copy p{min-height:0;margin:4px 0 0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.65}.store-product-price{margin-top:5px;gap:6px;line-height:1.6}.store-product-price b{font-size:13px;color:var(--store-color)}.store-qty{margin-top:8px}.store-qty button{padding:8px 10px;font-size:11px}.store-favorite{width:30px;height:30px}.store-product-badge{top:8px;right:8px;padding:4px 7px;font-size:8px}@media(max-width:700px){.store-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-products article{padding:8px;border-radius:14px}.store-product-image{height:100px}.store-product-copy{padding-top:7px}.store-product-copy h3{font-size:12px}.store-product-price b{font-size:11px}.store-qty button{padding:7px 8px}.store-qty{gap:4px}}.store-tracking-toggle{width:100%;display:flex!important;align-items:center;justify-content:space-between!important;padding:11px 14px!important;background:color-mix(in srgb,var(--store-color) 9%,#fff)!important;color:var(--store-color)!important;font:inherit;font-weight:900}.store-tracking-toggle span{display:flex;align-items:center;gap:7px}.store-tracking-toggle svg{width:18px;transition:transform .2s}.store-tracking.is-open .store-tracking-toggle>svg{transform:rotate(180deg)}.store-tracking-content{display:grid;gap:12px}.store-tracking-content>div:first-child{display:flex;gap:8px}.store-tracking-content>div:first-child input{flex:1 1}@media(max-width:700px){.store-tracking-content>div:first-child{flex-direction:column}}.store-tracking-sidebar{width:100%;margin:0 0 14px;padding:10px;border-radius:14px}.store-tracking-sidebar .store-tracking-content>div:first-child{display:grid}.store-tracking-sidebar .store-tracking-content button{white-space:normal}.customer-portal{width:min(1180px,calc(100% - 24px));margin:0 auto 16px}.customer-portal-trigger{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:13px;border:1px solid color-mix(in srgb,var(--store-color) 30%,#ddd);border-radius:16px;background:color-mix(in srgb,var(--store-color) 8%,#fff);color:var(--store-color);font:inherit;font-weight:900;cursor:pointer}.customer-portal button svg,.customer-portal-trigger svg{width:18px}.customer-portal-modal{position:fixed;z-index:180;inset:0;display:grid;place-items:center;padding:16px;background:rgba(15,23,42,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.customer-portal-modal>article{position:relative;width:min(820px,100%);max-height:92vh;overflow:auto;display:grid;gap:18px;padding:24px;border-radius:24px;background:#fff}.customer-portal-modal h2,.customer-portal-modal h3{margin:0}.customer-portal-modal label{display:grid;gap:6px}.customer-portal-modal input{padding:12px;border:1px solid #d8dee9;border-radius:12px;font:inherit}.customer-portal-modal button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 13px;border:0;border-radius:11px;background:var(--store-color);color:#fff;font:inherit;font-weight:800;cursor:pointer}.customer-portal-close{position:absolute;top:12px;left:12px;width:38px;height:38px}.customer-portal-modal>article>header{display:flex;justify-content:space-between;align-items:center;padding-left:45px}.customer-wallet{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.customer-wallet>div{display:grid;gap:5px;padding:14px;border-radius:14px;background:#f8fafc}.customer-wallet svg{color:var(--store-color)}.customer-portal-modal section{display:grid;gap:10px}.customer-pack{display:flex;flex-wrap:wrap;gap:7px}.customer-pack span{padding:7px 10px;border-radius:999px;background:#f1f5f9}.customer-address{display:flex!important;justify-content:flex-start!important;text-align:right!important;background:#f8fafc!important;color:#0f172a!important}.customer-address span{display:grid}.customer-address small{font-weight:400}.customer-purchases{display:grid;gap:10px}.customer-purchases article{display:grid;gap:7px;padding:14px;border:1px solid #e2e8f0;border-radius:14px}.customer-purchases article>div{display:flex;justify-content:space-between}.customer-purchases article>span{font-size:13px;color:#475569}@media(max-width:700px){.customer-wallet{grid-template-columns:1fr}.customer-portal-modal>article{padding:18px}.customer-purchases article>div{display:grid;gap:4px}}