:root{--dps-bg:#0f172a;--dps-card:#fff;--dps-ink:#111827;--dps-muted:#6b7280;--dps-line:#e5e7eb;--dps-brand:#16a34a;--dps-brand-dark:#15803d;--dps-soft:#f8fafc;--dps-danger:#b91c1c;--dps-warn:#f59e0b}.dps-store-app{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--dps-ink);max-width:1400px;margin:0 auto;padding:18px}.dps-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(135deg,#07111f,#172554 55%,#14532d);border-radius:26px;color:#fff;padding:28px;margin-bottom:18px;box-shadow:0 24px 60px rgba(15,23,42,.18)}.dps-hero h1{font-size:clamp(34px,6vw,62px);line-height:.95;margin:.25rem 0;font-weight:900;letter-spacing:-.05em}.dps-hero p{font-size:18px;max-width:680px;margin:0;color:#d1fae5}.dps-pill{display:inline-flex;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);padding:7px 12px;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.dps-cart-button,.dps-btn{background:#fff;color:#0f172a;border:0;border-radius:16px;padding:14px 18px;font-weight:900;box-shadow:0 16px 38px rgba(0,0,0,.18);cursor:pointer;white-space:nowrap;text-decoration:none}.dps-toolbar{display:grid;grid-template-columns:1fr 220px;gap:12px;margin:18px 0}.dps-toolbar input,.dps-toolbar select,.dps-modal input,.dps-modal textarea{width:100%;box-sizing:border-box;border:1px solid var(--dps-line);border-radius:14px;padding:14px 14px;font-size:16px;background:#fff}.dps-cats{display:flex;gap:10px;overflow:auto;padding:8px 0 18px}.dps-cat-group{display:flex;align-items:center;gap:8px;flex:0 0 auto}.dps-cats button{border:1px solid var(--dps-line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer;white-space:nowrap}.dps-cats button.active{background:#111827;color:#fff;border-color:#111827}.dps-subcats{display:flex;gap:6px}.dps-subcats button{font-size:13px;padding:8px 11px;background:#f8fafc}.dps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;padding-bottom:120px}.dps-product-card{background:var(--dps-card);border:1px solid var(--dps-line);border-radius:22px;overflow:hidden;box-shadow:0 12px 36px rgba(15,23,42,.08);display:flex;flex-direction:column;min-height:100%}.dps-product-img{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden}.dps-product-img img{width:100%;height:100%;object-fit:cover;display:block}.dps-img-placeholder{font-weight:900;color:#64748b;text-align:center;padding:20px}.dps-product-body{padding:14px;flex:1}.dps-product-cat{font-size:12px;text-transform:uppercase;color:var(--dps-muted);font-weight:900;letter-spacing:.08em}.dps-product-body h3{font-size:18px;line-height:1.1;margin:6px 0 8px;font-weight:900}.dps-product-body p{margin:0;color:#475569;font-size:14px;line-height:1.35}.dps-note{margin-top:8px;background:#fef3c7;color:#78350f;border:1px solid #fde68a;border-radius:10px;padding:7px 9px;font-size:12px;font-weight:700}.dps-product-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--dps-line);padding:12px 14px}.dps-product-foot strong{font-size:22px}.dps-product-foot span{color:#64748b;font-size:13px;font-weight:700}.dps-product-actions{display:flex;align-items:center;gap:8px;padding:0 14px 14px}.dps-product-actions button,.dps-mini-actions button,.dps-pagination button{border:0;border-radius:12px;padding:10px 12px;font-weight:900;cursor:pointer}.dps-add{background:var(--dps-brand);color:#fff;flex:1}.dps-add:disabled{background:#cbd5e1;cursor:not-allowed}.dps-qty,.dps-mini-actions button{background:#e2e8f0}.dps-product-actions span{font-weight:900;min-width:22px;text-align:center}.dps-cart{position:fixed;right:18px;bottom:18px;width:min(420px,calc(100vw - 36px));max-height:78vh;overflow:auto;background:#fff;border:1px solid var(--dps-line);border-radius:24px;box-shadow:0 30px 80px rgba(15,23,42,.28);z-index:20;padding:16px}.dps-cart-head{display:flex;justify-content:space-between;align-items:center}.dps-cart-head h2{margin:0;font-size:22px}.dps-cart-head button,.dps-modal-close{border:0;background:#f1f5f9;border-radius:999px;width:36px;height:36px;font-size:24px;cursor:pointer}.dps-cart-row{display:grid;grid-template-columns:50px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid var(--dps-line);padding:10px 0}.dps-cart-row img{width:50px;height:50px;object-fit:cover;border-radius:10px;background:#f1f5f9}.dps-cart-row small{display:block;color:var(--dps-muted)}.dps-mini-actions{display:flex;align-items:center;gap:5px;margin-top:5px}.dps-mini-actions button{font-size:12px;padding:5px 8px}.dps-cart-total{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:900;margin-top:14px}.dps-minimum{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:12px;padding:10px;margin:12px 0;font-weight:800}.dps-ready,.dps-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0;border-radius:12px;padding:10px;margin:12px 0;font-weight:800}.dps-checkout-btn{width:100%;border:0;background:var(--dps-brand);color:#fff;border-radius:16px;padding:15px 18px;font-size:16px;font-weight:900;cursor:pointer}.dps-checkout-btn:hover,.dps-add:hover{background:var(--dps-brand-dark)}.dps-checkout-btn:disabled{background:#94a3b8;cursor:not-allowed}.dps-modal{position:fixed;inset:0;background:rgba(15,23,42,.72);z-index:40;display:grid;place-items:center;padding:20px}.dps-modal-card{position:relative;background:#fff;border-radius:24px;width:min(680px,100%);max-height:92vh;overflow:auto;padding:24px;box-shadow:0 40px 120px rgba(0,0,0,.35)}.dps-modal-close{position:absolute;top:14px;right:14px}.dps-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dps-modal label{display:block;font-weight:800;margin-bottom:12px}.dps-modal label input,.dps-modal label textarea{margin-top:6px}.dps-check{display:flex!important;gap:8px;align-items:center;font-weight:700!important}.dps-check input{width:auto!important}.dps-methods{display:grid;gap:10px;margin-bottom:12px}.dps-method{display:flex!important;gap:10px;align-items:flex-start;border:1px solid var(--dps-line);border-radius:16px;padding:12px;margin:0!important;cursor:pointer}.dps-method input{width:auto!important;margin-top:4px!important}.dps-method small{display:block;color:var(--dps-muted);font-weight:600;margin-top:3px}.dps-terms{font-size:13px;color:#475569;line-height:1.45;background:#f8fafc;border:1px solid var(--dps-line);border-radius:14px;padding:10px}.dps-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;border-radius:14px;padding:12px;margin:12px 0;font-weight:800}.dps-loading{padding:30px;text-align:center;font-weight:900;color:#475569}.dps-pagination{text-align:center;margin:20px 0 120px}.dps-pay-box,.dps-order-message{background:#fff;border:1px solid var(--dps-line);border-radius:18px;padding:18px;margin:18px auto;max-width:760px;box-shadow:0 12px 36px rgba(15,23,42,.08)}@media (max-width:760px){.dps-store-app{padding:10px}.dps-hero{display:block;padding:22px}.dps-cart-button{margin-top:16px;width:100%}.dps-toolbar{grid-template-columns:1fr}.dps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dps-product-body{padding:10px}.dps-product-body h3{font-size:15px}.dps-product-body p{font-size:12px}.dps-product-foot strong{font-size:18px}.dps-product-foot span{font-size:11px}.dps-cart{left:10px;right:10px;bottom:10px;width:auto}.dps-form-grid{grid-template-columns:1fr}}@media (max-width:440px){.dps-grid{grid-template-columns:1fr}.dps-subcats{display:none}}

.dps-manual-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:14px}
.dps-cancel-btn{border:1px solid #fecaca;background:#fff1f2;color:#991b1b;border-radius:14px;padding:12px 16px;font-weight:800;cursor:pointer}
.dps-cancel-btn:hover{background:#ffe4e6}
.dps-hold{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:10px 12px}
