*{box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f6f6;margin:0;color:#222;font-size:14px}p{margin-top:0}.mobile-wrapper{max-width:575px;margin:0 auto;background:#fff;height:100vh;border:1px solid #eee;padding-bottom:75px}.header{padding:10px 12px;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.logo-wrap{display:flex;align-items:center;gap:8px}.lang{display:flex;gap:8px}.lang label{cursor:pointer;padding:4px 10px;font-size:12px;font-weight:500;color:#000;background:#fff;border:1.5px solid #0085d3;border-radius:20px;display:flex;align-items:center;gap:6px}.lang input[type=radio]{width:14px;height:14px;accent-color:#0085d3;margin:0}.card{background:#fff;border-radius:10px;margin:0;padding:15px;position:relative;height:calc(100vh - 131px);overflow-y:auto}.category-list{display:flex;flex-direction:column;gap:10px}.category button{width:100%;padding:7px 15px;font-size:13px;font-weight:500;background:#fff;color:#000;border:1.5px solid #0085d3;border-radius:8px;cursor:pointer;text-align:left;margin-bottom:0}.category button:active{transform:scale(.97);background:#efefef}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:63px;background:#fff;box-shadow:0 -2px 10px #0000001a;z-index:9999;max-width:575px;margin:0 auto}.nav-container{display:flex;justify-content:space-around;align-items:center;height:100%;padding:0 5px}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#333;font-size:11px;background:none;border:none;cursor:pointer}.nav-text{font-size:11px;font-weight:500}.cart-icon-wrapper{position:relative}.cart-badge{position:absolute;top:-5px;right:-10px;background:red;color:#fff;font-size:10px;padding:1px 5px;border-radius:10px}.product-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}.product-header h3,.product-header h2{margin:0;font-size:16px}.section-title{font-size:15px;font-weight:600;margin-bottom:8px}.btn-back{padding:5px 12px;font-size:14px;background:#f02f17;color:#fff;border:none;border-radius:6px;cursor:pointer}.product-list{display:flex;flex-direction:column;gap:1px}.product-item{display:flex;flex-direction:column;border-bottom:1px solid #eee;padding:10px 0}.prod-info{display:flex;flex-direction:column;gap:6px}.prod-name{font-weight:600;font-size:14px;cursor:pointer}.prod-price{font-weight:700;color:#c62828;margin-left:6px}.prod-variant form{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.variant-select{max-width:140px;margin:0;height:28px;background:#fff;padding:4px;font-size:12px}.qty-box{display:flex;align-items:center;border:1px solid #ccc;border-radius:4px;overflow:hidden}.qty-btn{padding:5px 6px;border:none;font-size:14px;background:#f7f7f7;cursor:pointer}.qty-input{width:34px;text-align:center;font-size:12px;height:26px;line-height:26px;border:none;outline:none;padding:5px;margin:0}.btn-add{height:29px;width:55px;padding:4px 8px;background:#f02f17;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;margin-left:auto}.muted{color:#777;padding:10px 0}.msg-success{color:#2e7d32;font-size:14px}.msg-error{color:#c62828;font-size:14px}.btn-primary{background:#0070d2;border:none;padding:12px;border-radius:8px;color:#fff;font-size:14px;font-weight:500;width:100%;margin-top:8px;cursor:pointer}.btn-outline{border:1px solid #333;color:#333;background:#fff;padding:12px;border-radius:8px;width:100%;margin-top:10px;font-size:14px;font-weight:500;cursor:pointer}.btn-link{border:none;background:none;font-size:13px;text-decoration:underline;cursor:pointer;margin-top:8px}input,select{width:100%;padding:12px;border-radius:4px;border:1px solid #ddd;font-size:14px;margin-bottom:10px}input[type=radio]{width:auto;margin-right:8px}.form-scrollable{max-height:65vh;overflow-y:auto;padding-right:4px}.input-label{margin-bottom:5px;display:block}.modal-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:flex-end;justify-content:center;z-index:99999;max-width:575px;margin:0 auto;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:0}.modal-sheet{width:100%;max-width:575px;background:#fff;border-radius:16px 16px 0 0;padding:20px;box-shadow:0 -4px 20px #00000026;max-height:80vh;overflow-y:auto;position:relative;margin:0 auto}.close-btn{position:absolute;right:14px;top:12px;font-size:26px;background:none;border:none;cursor:pointer;color:#555}.modal-sheet-checkout{padding-top:0;padding-bottom:0}.ck-headSticky{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #d0e4ff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between}.ck-fixedActions{position:sticky;bottom:0;z-index:25;display:flex;gap:10px;padding:10px;background:#fff;border-top:1px solid #dbeafe}.ck-btnFlex{flex:1;padding:12px 10px;font-weight:800;border-radius:12px;white-space:nowrap}.ck-btnMain{flex:1.3}@media(max-width:480px){.ck-fixedActions{padding:8px;gap:8px}.ck-btnFlex{font-size:13px;padding:10px 8px}}.confetti-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:9999}.gpay-success{padding:24px;text-align:center;animation:fadeIn .4s ease}.gpay-ring{width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,#e3f2fd 40%,transparent 60%);display:flex;justify-content:center;align-items:center;margin:0 auto;animation:ripple 1.6s ease-out infinite}.gpay-check{width:64px;height:64px;border-radius:50%;background:#1a73e8;color:#fff;font-size:36px;font-weight:700;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 30px #1a73e859;animation:pop .45s ease-out}.gpay-title{margin-top:16px;font-size:18px;font-weight:900;color:#0f172a}.gpay-sub{font-size:13px;color:#64748b;margin:6px 0 12px}.gpay-ids{font-size:12px;background:#f1f5f9;padding:10px 14px;border-radius:12px;margin-bottom:14px}.gpay-btn{width:100%;margin-top:8px}@keyframes pop{0%{transform:scale(.5);opacity:.2}80%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes ripple{0%{box-shadow:0 0 #1a73e840}to{box-shadow:0 0 0 25px #1a73e800}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tab-btn{flex:1;padding:12px;border:none;background:transparent;font-size:16px;font-weight:600;color:#777;border-bottom:2px solid transparent;cursor:pointer}.tab-btn--active{color:#000;border-bottom:2px solid #0070d2}.method-btn{flex:1;padding:10px;border-radius:8px;border:1px solid #ccc;background:#f7f7f7;font-size:14px;cursor:pointer}.method-btn--active{background:#0070d2;color:#fff;border-color:#0070d2}.list-card-wrapper{max-height:290px;overflow-y:auto}.cart-item-box{display:flex;justify-content:space-between;padding:12px 45px 12px 12px;border:1px solid #eee;border-radius:10px;margin-bottom:12px;background:#fafafa;position:relative}.cart-item-left{width:60%}.cart-item-right{width:40%;text-align:right}.cart-title{font-weight:600;margin-bottom:4px}.meta-label,.tax-label{font-size:13px;color:#666}.cart-meta{font-size:14px;margin-bottom:4px}.tax-row{font-size:13px}.btn-remove-small{position:absolute;top:6px;right:6px;background:#e31f1f;color:#fff;border:none;border-radius:50%;height:22px;width:22px;cursor:pointer;font-size:16px;line-height:1}.cart-summary-box{margin-top:16px;padding:12px;background:#f7f7f7;border-radius:10px}.summary-row{display:flex;justify-content:space-between;padding:2px 0;font-size:14px}.summary-row.total{font-weight:700;font-size:16px}.cart-empty{text-align:center;color:gray;padding:20px;background:#f9f9f9}.sub-title{font-size:14px;color:#666;margin-top:-8px;margin-bottom:14px}.orders-list-wrapper{max-height:320px;overflow-y:auto}.order-card{border:1px solid #eee;padding:14px;border-radius:10px;margin-bottom:12px;background:#fafafa;cursor:pointer}.order-card-top{display:flex;justify-content:space-between;align-items:flex-start}.order-id{font-weight:600;font-size:15px}.order-date{font-size:13px;color:#555}.order-status-pill{padding:4px 10px;border-radius:6px;font-size:12px;color:#fff}.status-delivered{background:#28a745}.status-processing{background:#ff9800}.status-cancelled{background:#e53935}.order-card-bottom{margin-top:10px;display:flex;justify-content:space-between;font-size:13px}.order-view-text{color:#007bff}.item-box{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #eee}.item-name{font-weight:600;font-size:14px}.item-price{font-weight:600;margin-left:12px}.summary-card{border:1px solid #eee;padding:5px 15px;border-radius:8px;margin-bottom:20px}.address-text{font-size:13px;color:#444}.edit-mini{position:absolute;right:10px;top:10px;border:none;background:transparent;cursor:pointer}.checkout-list{max-height:200px;overflow-y:auto}.address-list-wrapper{max-height:145px;overflow-y:auto}.ph{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 4px 4px;margin-left:58px}.ph-back,.ph-home{width:61px;height:34px;border:1px solid #eef0f3;background:#fff;border-radius:12px;cursor:pointer;box-shadow:0 2px 10px #1018280f}.ph-title{flex:1;min-width:0;text-align:center}.ph-sub{font-size:12px;color:#64748b}.ph-main{font-size:16px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-wrap{padding:8px 12px 10px}.search-bar{display:flex;align-items:center;gap:8px;height:44px;padding:0 10px;border-radius:14px;background:#fff;border:1px solid #e6e8ee;box-shadow:0 2px 12px #1018280f}.search-bar:focus-within{border-color:#cbd5e1;box-shadow:0 6px 18px #1018281a}.search-bar.listening{border-color:#111827}.s-ic{opacity:.7;font-size:15px;line-height:1}.s-ic.spin{animation:spin .7s linear infinite;display:inline-flex}.s-inp{flex:1;border:0;outline:none;background:transparent;font-size:14px;margin-top:10px}.s-inp::placeholder{color:#94a3b8}.s-btn{border:0;background:#f5f7fb;height:34px;min-width:34px;padding:0 10px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .12s ease,background .12s ease}.s-btn:hover{background:#eef2f7;transform:translateY(-1px)}.s-btn:active{transform:translateY(0)}.s-btn.ghost{color:#6b7280;background:#f5f7fb}.s-btn.mic{background:#eef2ff}.s-btn.mic.on{background:#111827;color:#fff;animation:pulse .9s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.ios-tip{font-size:11px;color:#94a3b8;padding-right:4px;white-space:nowrap}.search-meta{margin-top:8px;display:flex;justify-content:flex-start}.pill{font-size:12px;color:#475569;background:#f8fafc;border:1px solid #eef0f3;padding:6px 10px;border-radius:999px}.p-card{display:flex;gap:8px;margin:5px 0;padding:10px;background:#fff;border:1px solid #eef0f3;border-radius:16px;box-shadow:0 2px 12px #1018280f}.p-img{width:76px;height:76px;border-radius:14px;overflow:hidden;background:#f8fafc;border:1px solid #eef0f3;cursor:pointer;flex:0 0 auto}.p-img img{width:100%;height:100%;object-fit:cover;display:block}.p-info{flex:1;min-width:0}.p-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.p-name{font-weight:700;color:#0f172a;font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.p-price{font-weight:800;color:#0f172a;font-size:14px;white-space:nowrap}.p-form{margin-top:10px;display:flex;grid-template-columns:1fr;gap:8px}.variant-select{width:100%;height:38px;border-radius:12px;border:1px solid #e6e8ee;padding:0 10px;background:#fff;outline:none}.qty-box{display:flex;align-items:center;justify-content:space-between;border:1px solid #e6e8ee;border-radius:12px;height:38px;overflow:hidden}.qty-btn{width:44px;height:38px;border:0;background:#f8fafc;cursor:pointer;font-size:18px}.qty-input{flex:1;height:38px;border:0;outline:none;text-align:center;background:#fff}.btn-add{height:36px;border:0;border-radius:12px;color:#fff;font-weight:700;cursor:pointer}.toast-ok{margin-top:8px;font-size:12px;color:#16a34a;font-weight:700}.hl{background:#fff3bf;padding:0 2px;border-radius:6px}.skeleton-wrap{padding:6px 12px 16px}.sk-row{display:flex;gap:12px;padding:10px;margin:10px 0;border-radius:16px;border:1px solid #eef0f3;background:#fff}.sk-img{width:76px;height:76px;border-radius:14px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:shimmer 1.2s infinite}.sk-lines{flex:1;padding-top:6px}.sk-line{height:12px;border-radius:10px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:shimmer 1.2s infinite;margin-bottom:10px}.sk-line.w1{width:70%}.sk-line.w2{width:45%}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.empty{padding:18px 12px;text-align:center;color:#475569}.empty-title{font-weight:800;color:#0f172a}.empty-sub{margin-top:6px;font-size:12px;color:#64748b}.pw-wrap{position:relative;width:100%}.pw-wrap input{width:100%;padding-right:44px}.pw-eye{position:absolute;right:10px;top:40%;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;border:none;background:transparent;cursor:pointer;color:#666;border-radius:10px}.pw-eye:hover{background:#0000000d;color:#222}.pw-eye:disabled{opacity:.5;cursor:not-allowed}.global-loader{position:fixed;inset:0;background:#fff9;display:grid;place-items:center;z-index:999999}.spinner{width:40px;height:40px;border:4px solid #eee;border-top-color:#333;border-radius:50%;animation:spin .8s linear infinite;z-index:999999}@keyframes spin{to{transform:rotate(360deg)}}
