*{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}
