.thos-category-grid,.thos-product-grid,.thos-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.thos-category-card{display:flex;flex-direction:column;gap:6px;padding:24px;text-decoration:none}.thos-category-card span{color:var(--thos-muted);font-size:.9rem}.thos-home-product{overflow:hidden}.thos-home-product a{text-decoration:none}.thos-home-product img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.thos-home-product-body{padding:18px}.thos-home-product h3{margin:0 0 8px;font-size:1rem}.thos-sale-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#fee2e2;color:#991b1b;font-size:.72rem;font-weight:800}.thos-vendor-panel{padding:28px}.thos-trust-bar{padding:30px 0;background:#0f172a;color:#fff}.thos-trust-grid>div{display:flex;flex-direction:column;gap:6px}.thos-trust-grid span{color:#cbd5e1;font-size:.85rem}.thos-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:48px;align-items:center}.thos-hero-premium{background:radial-gradient(circle at 80% 20%,#dbeafe 0,#f8fafc 35%,#fff 75%)}.thos-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.thos-button-secondary{border:1px solid var(--thos-border);background:#fff}.thos-hero-panel{min-height:360px;border-radius:32px;background:linear-gradient(145deg,#0f172a,#1e3a8a);position:relative;overflow:hidden;box-shadow:var(--thos-shadow-lg)}.thos-hero-panel-glow{position:absolute;width:260px;height:260px;border-radius:50%;background:#60a5fa;filter:blur(70px);opacity:.45;top:-70px;right:-30px}.thos-hero-panel-card{position:absolute;left:28px;right:28px;bottom:28px;padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.1);backdrop-filter:blur(16px);color:#fff;display:flex;flex-direction:column;gap:6px}.thos-hero-panel-card strong{font-size:1.4rem}.thos-product-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:900px){.thos-category-grid,.thos-product-grid,.thos-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.thos-hero-grid{grid-template-columns:1fr}}@media(max-width:560px){.thos-category-grid,.thos-product-grid,.thos-trust-grid{grid-template-columns:1fr}.thos-hero-panel{min-height:260px}}
