.hwus-horror p:not(.eyebrow){font-size:12px;color:#d0cbd4;line-height:1.7;margin:18px 0 24px}.hwus-horror-visual{position:relative;min-height:365px}.hwus-horror-orbit{position:absolute;width:320px;height:320px;border-radius:50%;background:#302035;top:30px;left:8%}.hwus-horror-visual>img{position:absolute;bottom:0;width:100%;height:98%;object-fit:contain;transform:rotate(8deg);filter:drop-shadow(0 5px 20px #0005);transition:transform .5s}.hwus-horror-visual:hover>img{transform:rotate(2deg)}.hwus-horror-tag{position:absolute;bottom:35px;right:34px;transform:rotate(-7deg);background:#f7eddd;color:#201421;font-size:10px;font-weight:700;letter-spacing:.08em;padding:12px 16px}

/* Products */
.hwus-products{scroll-margin-top:20px}.filter-row{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid #ddd;background:white;color:#4a4a4a;border-radius:24px;padding:10px 18px;font-size:11px;transition:background .2s,color .2s,border-color .2s}.filter.active,.filter:hover{background:#181818;border-color:#181818;color:#fff}.results-line{display:flex;align-items:center;justify-content:space-between;margin:18px 0 15px;font-size:10px;color:#777;min-height:12px}.results-line p{margin:0}.results-line button{background:none;border:0;text-decoration:underline;font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px}.product{min-width:0;animation:card-in .35s both}
