:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f4f6fa;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #075ee8;--blue-dark: #0349ba;--blue-soft: #eaf2ff;--green: #13a657;--green-soft: #ecfaef;--red: #e44343;--red-soft: #fff0f0;--text: #111827;--muted: #6b7280;--line: #e5e9f0;--surface: #ffffff;--soft: #f7f8fb;--radius: 16px;--shadow: 0 8px 28px rgba(25, 38, 68, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#f4f6fa}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}.app-shell{min-height:100vh}.mobile-store-shell{width:min(100%,1040px);min-height:calc(100vh - 64px);margin:0 auto;background:#fff;box-shadow:0 0 0 1px #e5e9f0bf}.app-topbar{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-topbar-inner{width:min(100%,1040px);height:64px;margin:0 auto;padding:0 16px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:8px}.topbar-title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:800}.topbar-icon-button,.topbar-icon-link{width:40px;height:40px;border:0;border-radius:12px;display:grid;place-items:center;color:#111827;background:transparent;cursor:pointer}.topbar-icon-button:hover,.topbar-icon-link:hover{background:#f0f4fa}.topbar-actions{display:flex;align-items:center;gap:2px}.topbar-cart{position:relative}.topbar-cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 5px;border:2px solid #fff;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--blue);font-size:.66rem;font-weight:800;line-height:1}.menu-backdrop{position:fixed;top:64px;right:0;bottom:0;left:0;z-index:101;border:0;background:#0f172a59}.menu-sheet{position:fixed;top:64px;left:max(0px,calc(50% - 520px));z-index:102;width:min(330px,calc(100% - 28px));max-height:calc(100vh - 80px);padding:14px;border:1px solid var(--line);border-radius:0 0 18px 18px;display:flex;flex-direction:column;gap:4px;overflow-y:auto;background:#fff;box-shadow:var(--shadow)}.menu-account{margin-bottom:8px;padding:12px;border-radius:14px;display:flex;align-items:center;gap:11px;background:var(--blue-soft)}.menu-account-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:var(--blue);background:#fff}.menu-account strong,.menu-account small{display:block}.menu-account small{margin-top:3px;color:var(--muted)}.menu-sheet>a{padding:12px 14px;border-radius:11px;color:#334155;font-weight:700}.menu-sheet>a:hover,.menu-sheet>a.active{color:var(--blue);background:#f1f6ff}.app-page{padding:16px 16px 34px}.app-home-page{padding-top:14px}.reward-summary-card{padding:14px;border-radius:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:linear-gradient(135deg,#f0f5ff,#eaf2ff)}.reward-summary-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--blue)}.reward-summary-copy small,.reward-summary-copy strong{display:block}.reward-summary-copy small{color:#536078;font-size:.76rem}.reward-summary-copy strong{margin-top:2px;color:var(--blue);font-size:1.2rem}.reward-summary-copy strong span{font-size:.75rem}.reward-summary-link{padding:8px 11px;border-radius:10px;color:var(--blue);background:#fff;font-size:.75rem;font-weight:800}.delivery-location-card{margin-top:10px;min-height:43px;padding:0 12px;border-radius:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;color:#334155;background:#f3f6fb;font-size:.78rem}.delivery-location-card svg{color:var(--blue)}.delivery-location-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-location-card strong{color:var(--blue)}.compact-promotion{margin-top:10px;padding:14px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;color:#146c43;background:var(--green-soft)}.compact-promotion small,.compact-promotion strong{display:block}.compact-promotion small{margin-bottom:3px;color:#4a7a63}.app-section{margin-top:20px}.app-section-heading{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between}.app-section-heading h2{margin:0;font-size:1rem}.app-section-heading a{color:var(--blue);font-size:.75rem;font-weight:800}.category-rail{margin:0 -16px;padding:0 16px 4px;display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar,.filter-chip-row::-webkit-scrollbar{display:none}.category-rail-item{width:64px;flex:0 0 64px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.category-circle{width:52px;height:52px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:#45536b;background:#fff;font-weight:850}.category-rail-item small{width:100%;overflow:hidden;color:#4b5563;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.category-rail-active .category-circle{border-color:var(--blue);color:var(--blue);background:#eef4ff}.app-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.app-product-image-link{display:block;padding:10px 10px 0;background:#fff}.app-product-image,.image-placeholder.app-product-image{width:100%;aspect-ratio:1 / .84;border-radius:10px;object-fit:contain;background:#f7f8fb}.image-placeholder{display:grid;place-items:center;color:#9ca3af;background:#f4f6f9}.app-product-content{padding:9px 10px 10px}.app-product-name{min-height:34px;display:-webkit-box;overflow:hidden;font-size:.76rem;font-weight:760;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-product-price{margin-top:5px;display:block;color:var(--blue);font-size:.8rem}.app-product-footer{margin-top:5px;display:flex;align-items:center;justify-content:space-between}.app-stock{font-size:.66rem;font-weight:700}.app-stock-in{color:var(--green)}.app-stock-out{color:var(--red)}.app-add-button{width:27px;height:27px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--blue);cursor:pointer}.app-add-button:disabled{opacity:.35;cursor:not-allowed}.compact-empty-state{padding:18px;border:1px dashed var(--line);border-radius:13px;color:var(--muted);text-align:center;background:#fafbfc;font-size:.82rem}.app-search-bar{height:44px;padding:0 12px;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:8px;background:#fff}.app-search-bar svg{color:#64748b}.app-search-bar input{min-width:0;flex:1;border:0;outline:0;background:transparent}.filter-chip-row,.order-filter-tabs{margin:12px -16px 16px;padding:0 16px 2px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-chip,.order-filter-tab{min-height:34px;padding:0 15px;border:1px solid var(--line);border-radius:999px;flex:0 0 auto;color:#334155;background:#fff;font-size:.72rem;font-weight:700;cursor:pointer}.filter-chip.active,.order-filter-tab.active{border-color:var(--blue);color:#fff;background:var(--blue)}.category-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.category-page-card{min-height:140px;padding:15px;border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;background:#fff}.category-page-icon{width:48px;height:48px;margin-bottom:auto;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);font-weight:850}.category-page-card strong{margin-top:14px;font-size:.86rem}.category-page-card small{margin-top:3px;color:var(--muted);font-size:.7rem}.mobile-cart-list{display:flex;flex-direction:column;gap:10px}.mobile-cart-item{padding:12px;border:1px solid var(--line);border-radius:15px;display:grid;grid-template-columns:70px 1fr auto;gap:11px;background:#fff}.mobile-cart-image,.image-placeholder.mobile-cart-image{width:70px;height:70px;border-radius:10px;object-fit:contain;background:#f6f7fa}.mobile-cart-copy strong,.mobile-cart-copy small,.mobile-cart-copy span{display:block}.mobile-cart-copy strong{font-size:.82rem}.mobile-cart-copy small{margin-top:3px;color:var(--muted);font-size:.68rem}.mobile-cart-copy span{margin-top:5px;color:var(--blue);font-size:.78rem;font-weight:800}.mobile-cart-delete{width:31px;height:31px;border:0;border-radius:9px;display:grid;place-items:center;color:#64748b;background:#f4f6f9;cursor:pointer}.mobile-cart-controls{grid-column:2 / 4;display:flex;align-items:center;justify-content:space-between;gap:12px}.quantity-control{height:34px;display:grid;grid-template-columns:32px 38px 32px;overflow:hidden;border-radius:999px;background:#f2f6ff}.quantity-control button{border:0;display:grid;place-items:center;color:var(--blue);background:transparent;cursor:pointer}.quantity-control input{min-width:0;width:100%;border:0;text-align:center;outline:0;background:transparent;font-size:.78rem;font-weight:800}.mobile-cart-controls>strong{font-size:.83rem}.free-delivery-card{margin-top:14px;padding:14px;border-radius:14px;background:var(--green-soft)}.free-delivery-copy{display:flex;align-items:center;gap:9px;color:#236746;font-size:.76rem}.free-delivery-copy strong{color:var(--green)}.free-delivery-value{margin-top:7px;display:block;color:#486758;text-align:right;font-size:.68rem}.free-delivery-progress{height:7px;margin-top:6px;overflow:hidden;border-radius:999px;background:#13a6572e}.free-delivery-progress span{height:100%;display:block;border-radius:inherit;background:var(--green)}.mobile-total-card{margin-top:16px;padding:4px 2px 0}.mobile-total-card>div{padding:8px 0;display:flex;align-items:center;justify-content:space-between;color:#4b5563;font-size:.82rem}.mobile-total-card hr{border:0;border-top:1px solid var(--line)}.mobile-total-card .mobile-grand-total{color:var(--text)}.mobile-grand-total strong{font-size:1.45rem}.app-primary-button{min-height:48px;padding:0 18px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--blue);font-weight:800;cursor:pointer}.app-primary-button:hover{background:var(--blue-dark)}.app-primary-button:disabled{opacity:.5;cursor:not-allowed}.checkout-button{width:100%;margin-top:14px}.mobile-order-list{display:flex;flex-direction:column;gap:10px}.mobile-order-card{padding:13px;border:1px solid var(--line);border-radius:15px;background:#fff}.mobile-order-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-order-header strong{font-size:.82rem}.mobile-order-header>span{color:var(--muted);font-size:.65rem;white-space:nowrap}.mobile-order-meta{margin-top:11px;display:flex;flex-direction:column;gap:7px;color:#61708a;font-size:.7rem}.mobile-order-meta span{display:flex;align-items:center;gap:6px}.mobile-order-footer{margin-top:11px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.status-badge,.gift-badge{width:fit-content;padding:5px 9px;border-radius:999px;display:inline-flex;color:#4b5563;background:#eef1f5;font-size:.63rem;font-weight:800}.status-pending{color:#b86b00;background:#fff4df}.status-ordered,.status-preparing,.status-processing{color:#a76100;background:#fff1dc}.status-shipping,.status-shipped,.status-out_for_delivery{color:#075ee8;background:#eaf2ff}.status-completed,.status-delivered{color:#14834d;background:#e8f8ee}.status-cancelled,.status-canceled{color:#d23c3c;background:#fff0f0}.pagination{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:10px}.pagination button{min-height:37px;padding:0 13px;border:1px solid var(--line);border-radius:10px;color:#334155;background:#fff}.pagination button:disabled{opacity:.45}.pagination span{color:var(--muted);font-size:.75rem}.state-card{min-height:220px;padding:28px;border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}.state-card h3{margin:0 0 7px}.state-card p{max-width:480px;margin:0 0 15px;color:var(--muted);line-height:1.55}.spinner{width:32px;height:32px;border:3px solid #dbe7fb;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.product-detail-mobile{padding-top:12px}.mobile-back-link{margin-bottom:12px;display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:.78rem;font-weight:800}.mobile-product-detail-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.mobile-product-detail-image,.image-placeholder.mobile-product-detail-image{width:100%;max-height:420px;aspect-ratio:1 / .78;object-fit:contain;background:#f7f8fb}.mobile-product-detail-copy{padding:17px}.mobile-product-detail-copy>small{color:var(--muted)}.mobile-product-detail-copy h1{margin:5px 0 8px;font-size:1.35rem}.mobile-detail-price{color:var(--blue);font-size:1.1rem}.mobile-detail-stock{margin-top:8px;display:flex;align-items:center;gap:5px;color:var(--green);font-size:.78rem;font-weight:750}.mobile-product-detail-copy p{color:var(--muted);line-height:1.6;font-size:.82rem}.mobile-select-label{margin-top:13px;display:block;font-size:.78rem;font-weight:800}.mobile-select-label select{width:100%;min-height:44px;margin-top:6px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#fff}.mobile-detail-actions{margin-top:15px;display:flex;align-items:center;gap:10px}.mobile-detail-actions .app-primary-button{flex:1}.mobile-account-card{padding:14px;border-radius:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:var(--blue-soft)}.mobile-account-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:#fff}.mobile-account-card strong,.mobile-account-card small{display:block}.mobile-account-card small{margin-top:3px;color:var(--muted)}.mobile-account-card button{width:38px;height:38px;border:0;border-radius:11px;display:grid;place-items:center;color:var(--blue);background:#fff}.mobile-account-details{margin-top:13px;padding:5px 14px;border:1px solid var(--line);border-radius:15px;background:#fff}.mobile-account-details>div{padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:14px;font-size:.78rem}.mobile-account-details>div:last-child{border-bottom:0}.mobile-account-details span{color:var(--muted)}.mobile-account-menu{margin-top:13px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.mobile-account-menu>a,.mobile-account-menu>button{width:100%;padding:13px 14px;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;color:var(--text);background:#fff;text-align:left}.mobile-account-menu>*:last-child{border-bottom:0}.account-menu-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.account-menu-icon.danger{color:var(--red);background:var(--red-soft)}.mobile-account-menu strong,.mobile-account-menu small{display:block}.mobile-account-menu small{margin-top:3px;color:var(--muted);font-size:.68rem}.login-mobile-page{min-height:calc(100vh - 64px);display:grid;place-items:center}.mobile-login-card{width:min(100%,430px);padding:25px;border:1px solid var(--line);border-radius:18px;text-align:center;background:#fff;box-shadow:var(--shadow)}.mobile-login-icon{width:54px;height:54px;margin:0 auto 13px;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.mobile-login-card h1{margin:0;font-size:1.28rem}.mobile-login-card p{color:var(--muted);line-height:1.55;font-size:.8rem}.mobile-login-card form{margin-top:18px;text-align:left}.mobile-login-card label{display:block;color:#334155;font-size:.78rem;font-weight:800}.mobile-login-card input{width:100%;min-height:46px;margin-top:7px;padding:0 12px;border:1px solid var(--line);border-radius:11px}.login-submit{width:100%;margin-top:14px}.checkout-layout{display:grid;grid-template-columns:1fr;gap:14px}.checkout-main{display:flex;flex-direction:column;gap:12px}.form-card,.summary-card,.order-lines-card,.info-card,.auth-card,.success-card,.account-card{padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff}.form-card h3,.summary-card h3,.order-lines-card h3{margin:0 0 12px;font-size:.95rem}.option-grid,.form-grid{display:grid;grid-template-columns:1fr;gap:10px}.radio-card{padding:12px;border:1px solid var(--line);border-radius:12px;display:flex;gap:9px}.radio-card:has(input:checked){border-color:var(--blue);background:#f2f6ff}.radio-card strong,.radio-card small{display:block}.radio-card small{margin-top:3px;color:var(--muted);font-size:.68rem}.form-group label{display:block;color:#334155;font-size:.76rem;font-weight:800}.form-group input,.form-group select,.form-card>select{width:100%;min-height:44px;margin-top:6px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#fff}.summary-card{position:static;box-shadow:none}.checkout-item,.summary-row{padding:8px 0;display:flex;justify-content:space-between;gap:12px;font-size:.78rem}.checkout-item{border-bottom:1px solid var(--line)}.free-gift-line{color:var(--green)}.summary-total{padding-top:12px;border-top:1px solid var(--line);font-size:.92rem}.button,.button-large,.button-full,.button-secondary,.button-danger{min-height:44px;padding:0 15px;border:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--blue);font-weight:800}.button-secondary{color:#334155;background:#eef2f7}.button-danger{background:var(--red)}.page-section,.section-block{padding:16px}.page-heading{margin-bottom:15px}.page-heading h1{margin:5px 0;font-size:1.25rem}.page-heading p,.muted{color:var(--muted);font-size:.78rem}.eyebrow{color:var(--blue);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.reward-hero{padding:28px;border-radius:16px;color:#fff;text-align:center;background:linear-gradient(135deg,#635bff,#075ee8)}.detail-list{margin:0}.detail-list>div{padding:10px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;font-size:.78rem}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;font-weight:750;text-align:right}.order-detail-header{margin:12px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-detail-header h1{margin:4px 0;font-size:1.08rem}.order-detail-grid{display:grid;grid-template-columns:1fr;gap:12px}.order-line{padding:11px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;font-size:.76rem}.order-line small{display:block;color:var(--muted)}.gift-badge{margin-top:5px;color:var(--green);background:var(--green-soft)}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:.76rem;font-weight:800}.success-page,.auth-page{min-height:calc(100vh - 64px);display:grid;place-items:center}.success-card{width:min(100%,430px);text-align:center}.success-card>svg{color:var(--green)}.success-actions{margin-top:16px;display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.toast-stack{position:fixed;right:14px;bottom:14px;z-index:200;width:min(340px,calc(100% - 28px));display:flex;flex-direction:column;gap:8px}.toast{padding:13px 14px;border:0;border-radius:12px;color:#fff;background:#334155;box-shadow:var(--shadow);text-align:left}.toast-success{background:#168453}.toast-error{background:#c23d49}.toast-info{background:#2c68bd}@media(min-width:620px){.app-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-page-grid{grid-template-columns:repeat(3,1fr)}.checkout-layout{grid-template-columns:1fr 330px;align-items:start}.summary-card{position:sticky;top:80px}.option-grid,.form-grid{grid-template-columns:repeat(2,1fr)}.form-group-wide{grid-column:1 / -1}}@media(min-width:900px){.app-page{padding:24px 28px 46px}.app-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-page-grid{grid-template-columns:repeat(4,1fr)}.reward-summary-card,.delivery-location-card,.compact-promotion{max-width:700px}.mobile-cart-item{grid-template-columns:82px 1fr auto}.mobile-cart-image,.image-placeholder.mobile-cart-image{width:82px;height:82px}}.category-rail{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.category-rail-item{scroll-snap-align:start}.home-product-two-rows{width:100%;min-width:0;display:grid;gap:12px;overflow:hidden}.home-product-row{width:100%;min-width:0;max-width:100%;margin:0;padding:0 0 6px;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:none;box-sizing:border-box}.home-product-row::-webkit-scrollbar{display:none}.home-product-row>.app-product-card{flex:0 0 calc((100% - 10px)/2);width:calc((100% - 10px)/2);max-width:calc((100% - 10px)/2);min-width:0;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box}@media(min-width:620px){.home-product-row>.app-product-card{flex-basis:calc((100% - 20px) / 3);width:calc((100% - 20px) / 3);max-width:calc((100% - 20px) / 3)}}@media(min-width:900px){.home-product-row>.app-product-card{flex-basis:calc((100% - 30px)/4);width:calc((100% - 30px)/4);max-width:calc((100% - 30px)/4)}}.store-entry-page{min-height:100dvh;padding:24px 16px;display:grid;place-items:center;background:radial-gradient(circle at top,#eaf3ff 0,#f7f9fc 43%,#fff)}.store-entry-card{width:min(100%,430px);padding:30px 24px;border:1px solid #e1e7f0;border-radius:24px;background:#fff;box-shadow:0 20px 55px #0f172a1c;box-sizing:border-box}.store-entry-brand{width:66px;height:66px;margin:0 auto 18px;display:grid;place-items:center;border-radius:21px;background:var(--blue, #0866e9);color:#fff;font-size:20px;font-weight:900;letter-spacing:-.03em}.store-entry-card h1{margin:0;color:#172033;text-align:center;font-size:1.65rem;line-height:1.2}.store-entry-intro{max-width:330px;margin:10px auto 24px;color:#6b7485;text-align:center;line-height:1.55}.store-entry-form{display:grid;gap:10px}.store-entry-form label{color:#253047;font-size:.86rem;font-weight:800}.store-entry-form input{width:100%;min-height:52px;padding:0 15px;border:1px solid #d8e0eb;border-radius:13px;outline:none;background:#fff;color:#172033;font:inherit;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.store-entry-form input:focus{border-color:var(--blue, #0866e9);box-shadow:0 0 0 4px #0866e91c}.store-entry-form button{min-height:52px;margin-top:4px;border:0;border-radius:13px;background:var(--blue, #0866e9);color:#fff;font:inherit;font-weight:850;cursor:pointer}.store-entry-form button:disabled{cursor:wait;opacity:.65}.store-entry-message{margin-top:14px;padding:12px 14px;border-radius:12px;background:#fff1f2;color:#bd3444;font-size:.86rem;line-height:1.45}.store-entry-matches{margin-top:12px;display:grid;gap:9px}.store-entry-match{width:100%;padding:11px 12px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #dbe2ec;border-radius:13px;background:#fff;text-align:left;cursor:pointer}.store-entry-match:hover,.store-entry-match:focus-visible{border-color:var(--blue, #0866e9);background:#f5f9ff;outline:none}.store-entry-match-logo{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#edf4ff;color:var(--blue, #0866e9);font-weight:900}.store-entry-match-logo img{width:100%;height:100%;object-fit:cover}.store-entry-match-copy{min-width:0;display:grid;gap:3px}.store-entry-match-copy strong,.store-entry-match-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-entry-match-copy strong{color:#172033}.store-entry-match-copy small{color:#6b7485;font-size:.75rem}.store-entry-match-action{color:var(--blue, #0866e9);font-size:.75rem;font-weight:850}.store-entry-help{display:block;margin-top:20px;color:#8992a3;text-align:center;line-height:1.45}.store-entry-card{padding-top:24px;padding-bottom:28px}.store-entry-salepro-logo{display:block;width:min(58vw,190px);height:auto;margin:0 auto 24px;object-fit:contain}.store-entry-brand,.store-entry-card h1,.store-entry-intro,.store-entry-help{display:none}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,button,input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html,body,#root{width:100%;max-width:100%;min-height:100%;margin:0;overflow-x:hidden}.app-shell,.mobile-store-shell,.app-page,.app-home-page,.app-section,.reward-summary-card,.delivery-location-card,.home-product-two-rows,.app-product-grid,.product-list-grid{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.app-section-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.app-section-heading h2{min-width:0;margin:0}.app-section-heading a,.reward-summary-link{flex:0 0 auto;white-space:nowrap}.reward-summary-copy{min-width:0}.delivery-location-card span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.delivery-location-card>svg:last-child{flex:0 0 auto}.category-rail,.filter-chip-row,.home-product-row{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:none}.category-rail::-webkit-scrollbar,.filter-chip-row::-webkit-scrollbar,.home-product-row::-webkit-scrollbar{width:0;height:0;display:none}@media(max-width:768px){html,body,#root{height:100%;min-height:100%;overflow:hidden}body{min-height:100dvh}.app-shell{height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden}.app-topbar{flex:0 0 64px}.mobile-store-shell{flex:1 1 auto;width:100%;height:auto;min-height:0;margin:0 auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;touch-action:pan-x pan-y;scrollbar-width:none}.mobile-store-shell::-webkit-scrollbar{width:0;height:0;display:none}.store-entry-page{flex:1 1 auto;width:100%;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.store-entry-page::-webkit-scrollbar{width:0;height:0;display:none}.app-page{padding-left:16px;padding-right:16px;padding-bottom:calc(34px + env(safe-area-inset-bottom));overflow-x:hidden}.category-rail,.filter-chip-row,.order-filter-tabs{width:auto;max-width:none;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.home-product-row{width:100%;max-width:100%;padding-right:4px}}html[lang=km],html[lang=km] body,html[lang=km] button,html[lang=km] input,html[lang=km] select,html[lang=km] textarea{font-family:Noto Sans Khmer,Khmer OS Battambang,Battambang,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.menu-language-button{width:100%;min-height:58px;margin-bottom:6px;padding:9px 12px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;color:var(--text);background:#fff;text-align:left;cursor:pointer}.menu-language-button:hover{border-color:#bfd3f5;background:#f5f9ff}.menu-language-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.menu-language-copy{min-width:0}.menu-language-copy strong,.menu-language-copy small{display:block}.menu-language-copy small{margin-top:2px;color:var(--muted);font-size:.7rem}.menu-language-value{min-width:48px;padding:6px 9px;border-radius:9px;color:var(--blue);background:var(--blue-soft);text-align:center;font-size:.72rem;font-weight:850}.product-list-refreshing{margin:-4px 0 10px;color:var(--muted);text-align:center;font-size:.7rem;font-weight:700}.featured-product-rail{width:100%;min-width:0;max-width:100%;padding:0 0 6px;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 20px) / 3);gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:none}.featured-product-rail::-webkit-scrollbar{width:0;height:0;display:none}.featured-product-rail>.app-product-card{width:100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.featured-product-rail .app-product-image-link{padding:7px 7px 0}.featured-product-rail .app-product-content{padding:7px 7px 8px}.featured-product-rail .app-product-name{min-height:31px;font-size:.68rem}.featured-product-rail .app-product-price{font-size:.72rem}.featured-product-rail .app-stock{font-size:.58rem}.featured-product-rail .app-add-button{width:24px;height:24px}@media(min-width:620px){.featured-product-rail{grid-auto-columns:calc((100% - 24px) / 3);gap:12px}.featured-product-rail .app-product-image-link{padding:10px 10px 0}.featured-product-rail .app-product-content{padding:9px 10px 10px}.featured-product-rail .app-product-name{min-height:34px;font-size:.76rem}.featured-product-rail .app-product-price{font-size:.8rem}.featured-product-rail .app-stock{font-size:.66rem}.featured-product-rail .app-add-button{width:27px;height:27px}}@media(max-width:380px){.featured-product-rail{grid-auto-columns:calc((100% - 16px) / 3);gap:8px}}.app-product-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:3px;width:100%}.app-product-footer .app-stock{flex:1;min-width:0;font-size:9px;line-height:1.25}.app-product-quantity{display:inline-flex;align-items:center;justify-content:flex-end;gap:3px;flex-shrink:0;white-space:nowrap}.app-quantity-button{width:21px;height:21px;min-width:21px;padding:0;border:1px solid #d9e0e9;border-radius:50%;background:#fff;color:#7a8492;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.app-quantity-button-add{border-color:#0867ed;background:#0867ed;color:#fff}.app-quantity-button:disabled{border-color:#c4d9fa;background:#a8cafa;cursor:not-allowed;opacity:.75}.app-quantity-number{min-width:10px;color:#172033;font-size:11px;font-weight:700;line-height:1;text-align:center}.featured-product-rail .app-product-card,.featured-product-rail .app-product-content{min-width:0}.featured-product-rail .app-product-footer{display:flex;align-items:center;justify-content:space-between;gap:2px;width:100%;min-width:0}.featured-product-rail .app-product-footer .app-stock{flex:1 1 auto;min-width:0;font-size:8px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-product-rail .app-product-quantity{display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:2px;margin-left:1px;white-space:nowrap}.featured-product-rail .app-quantity-button{width:19px;height:19px;min-width:19px;padding:0;border-radius:50%}.featured-product-rail .app-quantity-button svg{width:11px;height:11px}.featured-product-rail .app-quantity-number{min-width:9px;font-size:10px;line-height:1;text-align:center}.featured-product-rail .app-add-button{width:22px;height:22px;min-width:22px;padding:0}.featured-product-rail .app-add-button svg{width:14px;height:14px}.featured-product-rail .app-product-footer:has(.app-product-quantity){justify-content:flex-end!important}.featured-product-rail .app-product-footer:has(.app-product-quantity) .app-stock{display:none!important}.featured-product-rail .app-product-quantity{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;min-width:0!important;width:auto!important;margin:0!important;flex-shrink:0!important}.featured-product-rail .app-quantity-button{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;padding:0!important;border-radius:50%!important}.featured-product-rail .app-quantity-button svg{width:10px!important;height:10px!important}.featured-product-rail .app-quantity-number{min-width:9px!important;width:auto!important;font-size:10px!important;line-height:1!important;text-align:center!important}.featured-product-rail .app-add-button{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;padding:0!important}.featured-product-rail .app-add-button svg{width:13px!important;height:13px!important}.featured-product-rail .app-product-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:2px!important;width:100%!important;min-width:0!important}.featured-product-rail .app-stock{flex:1 1 auto!important;min-width:0!important;max-width:34px!important;font-size:7px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.featured-product-rail .app-product-quantity{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;width:auto!important;min-width:0!important;margin:0!important;flex:0 0 auto!important}.featured-product-rail .app-quantity-button{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;padding:0!important;border-radius:50%!important}.featured-product-rail .app-quantity-button svg{width:9px!important;height:9px!important}.featured-product-rail .app-quantity-number{min-width:8px!important;width:8px!important;font-size:9px!important;line-height:1!important;text-align:center!important}.featured-product-rail .app-add-button{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;padding:0!important;flex:0 0 18px!important}.featured-product-rail .app-add-button svg{width:11px!important;height:11px!important}.featured-product-rail .app-product-footer{display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important;align-items:center!important;gap:3px!important;width:100%!important;min-width:0!important}.featured-product-rail .app-product-footer .app-stock{display:block!important;grid-column:1 / -1!important;width:100%!important;max-width:none!important;min-width:0!important;font-size:7px!important;line-height:1.2!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.featured-product-rail .app-product-quantity{grid-column:2!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;width:auto!important;min-width:0!important;margin:0 0 0 auto!important}.featured-product-rail .app-quantity-button{width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;padding:0!important}.featured-product-rail .app-quantity-number{min-width:7px!important;font-size:9px!important;line-height:1!important}.featured-product-rail .app-add-button{grid-column:2!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin-left:auto!important;padding:0!important}.featured-product-rail .app-product-footer{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto!important;align-items:center!important;column-gap:2px!important;margin-top:5px!important}.featured-product-rail .app-product-footer:has(.app-product-quantity) .app-stock{display:block!important;visibility:visible!important;opacity:1!important;min-width:0!important;max-width:none!important;width:auto!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:7px!important;line-height:1!important}.featured-product-rail .app-product-quantity{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;width:auto!important;min-width:0!important;margin:0!important;flex-shrink:0!important}.featured-product-rail .app-quantity-button{width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;padding:0!important;border-radius:50%!important}.featured-product-rail .app-quantity-button svg{width:8px!important;height:8px!important}.featured-product-rail .app-quantity-number{width:auto!important;min-width:7px!important;font-size:9px!important;line-height:1!important;text-align:center!important}.featured-product-rail .app-add-button{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;padding:0!important;margin-left:auto!important}.cart-order-page{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.cart-order-form{display:flex;flex-direction:column;gap:12px}.cart-order-form .form-card,.cart-order-form .summary-card,.cart-order-form .free-delivery-card{margin:0}.cart-products-card .mobile-cart-item{background:#fff}.cart-order-form .form-group label{display:flex;align-items:center;gap:5px}.cart-order-form .button-secondary{margin-top:12px}.cart-order-form .checkout-summary{position:static;top:auto}.order-submit-bar{position:fixed;left:50%;bottom:0;z-index:95;width:min(100%,1040px);min-height:78px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,auto);align-items:center;gap:12px;background:#fffffff7;box-shadow:0 -8px 28px #0f172a1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%)}.order-submit-total{min-width:0}.order-submit-total span,.order-submit-total strong{display:block}.order-submit-total span{color:var(--muted);font-size:.7rem}.order-submit-total strong{margin-top:2px;overflow:hidden;color:var(--red);text-overflow:ellipsis;white-space:nowrap;font-size:1.35rem}.order-submit-button{min-height:48px;padding:0 22px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--blue);font-weight:850;white-space:nowrap;cursor:pointer}.order-submit-button:hover{background:var(--blue-dark)}.order-submit-button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:420px){.order-submit-bar{grid-template-columns:minmax(88px,1fr) minmax(148px,auto);gap:8px}.order-submit-total strong{font-size:1.15rem}.order-submit-button{min-height:46px;padding:0 15px;font-size:.8rem}}.customer-saved-address-card{padding:14px;border:1px solid var(--line);border-radius:15px;background:#fff}.customer-saved-address-heading{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px}.customer-saved-address-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.customer-saved-address-copy{min-width:0}.customer-saved-address-copy strong,.customer-saved-address-copy small{display:block}.customer-saved-address-copy strong{color:var(--text);font-size:.88rem}.customer-saved-address-copy small{margin-top:3px;color:var(--muted);font-size:.7rem}.customer-saved-address-status{padding:5px 8px;border-radius:999px;color:var(--green);background:var(--green-soft);font-size:.65rem;font-weight:850}.customer-saved-address-card p{margin:12px 0 0;padding-top:11px;border-top:1px solid var(--line);color:#334155;font-size:.78rem;line-height:1.55;overflow-wrap:anywhere}.customer-saved-address-mobile{margin-top:9px;color:var(--muted);font-size:.7rem}.customer-saved-address-mobile strong{color:var(--text)}.payment-method-display{width:100%;min-height:46px;margin-top:6px;padding:0 13px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;color:#334155;background:#f7f9fc;font-size:.82rem;font-weight:700}.telegram-floating-button{position:fixed;right:max(16px,calc((100vw - 1040px)/2 + 16px));bottom:calc(18px + env(safe-area-inset-bottom));z-index:125;width:56px;height:56px;border:3px solid #ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:#229ed9;box-shadow:0 8px 24px #229ed961;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;-webkit-tap-highlight-color:transparent}.telegram-floating-button:hover{color:#fff;background:#168ac2;box-shadow:0 10px 28px #229ed97a;transform:translateY(-2px)}.telegram-floating-button:active{transform:scale(.94)}.telegram-floating-button-raised{bottom:calc(96px + env(safe-area-inset-bottom))}.telegram-floating-tooltip{position:absolute;right:calc(100% + 10px);padding:8px 11px;border-radius:9px;color:#fff;background:#172033;font-size:.72rem;font-weight:750;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transform:translate(4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.telegram-floating-button:hover .telegram-floating-tooltip{opacity:1;visibility:visible;transform:translate(0)}@media(max-width:768px){.telegram-floating-button{right:14px;width:52px;height:52px}.telegram-floating-button svg{width:27px;height:27px}.telegram-floating-tooltip{display:none}}
