.tag-checkbox span{color:#334155!important;background:#fff!important;border-color:#dbe3ef!important}.tag-checkbox input:checked+span{color:#0e6f44!important}
.module-page{padding:24px 0 64px}.module-page-head{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.module-page-head h1{margin:0;font-size:clamp(24px,3vw,34px)}.module-hero{border-radius:28px;grid-template-columns:minmax(0,1.2fr) minmax(280px,420px);align-items:start;gap:24px;margin-bottom:28px;padding:28px;display:grid}.module-hero-dark{color:#fff;background:linear-gradient(135deg,#0f172a,#152238)}.module-hero-dark p,.module-hero-light p{opacity:.82;line-height:1.6}.module-hero-light{border:1px solid var(--border-color);background:linear-gradient(110deg,#fff 0% 48%,#eaf7ff 100%)}.module-hero-delivery{color:#fff;background:linear-gradient(135deg,#0f766e,#134e4a)}.module-filter-box{color:#0f172a;background:#fffffff5;border-radius:22px;gap:10px;padding:20px;display:grid}.module-filter-box input,.module-filter-box select{border:1px solid #dbe3ef;border-radius:14px;width:100%;height:48px;padding:0 14px}.module-filter-actions{flex-wrap:wrap;gap:10px;display:flex}.module-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.module-card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.module-card{color:inherit;background:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:24px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.module-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.module-card-static{cursor:default}.module-card-media{position:relative}.module-card img,.module-card-media img{object-fit:cover;width:100%;height:205px;display:block}.module-card-compact img{border-radius:16px 16px 0 0;height:175px}.module-card-body{padding:18px}.module-card-body h3{margin:0 0 8px}.module-meta{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.module-meta span{background:var(--bg-secondary);border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}.module-badge{background:#fffffff0;border-radius:999px;padding:8px 11px;font-weight:800;position:absolute;top:12px;left:12px}.module-price-row{justify-content:space-between;align-items:center;margin-top:12px;font-weight:800;display:flex}.module-detail-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px;padding:24px;display:grid}.module-detail-cover{object-fit:cover;border-radius:20px;width:100%;max-height:420px}.module-description p{color:var(--text-secondary);line-height:1.75}.module-section-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.module-pill-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.module-coming-soon{text-align:center;background:var(--bg-card);border:1px dashed var(--border-color);border-radius:24px;padding:48px 24px}@media (max-width:900px){.module-hero,.module-detail-card,.module-card-grid,.module-card-grid-4{grid-template-columns:1fr}}
html,body{max-width:100vw;min-height:100vh}body{background:var(--bg-primary);color:var(--text-primary)}a{color:inherit}
