.brand-page{color:#251020;background:#fff;min-height:100vh;padding-bottom:80px;font-family:Arial,Tahoma,sans-serif}.brand-page-header{border-bottom:1px solid #eee6eb;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;height:82px;padding:0 max(20px,50% - 600px);display:grid}.brand-page-header>a{color:#9c2860;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.brand-page-header>span{text-align:left;color:#867680;font-size:12px}.brand-page-logo{text-align:center;direction:ltr;place-items:center;width:180px;height:58px;display:grid}.brand-page-logo img{object-fit:contain;width:100%;height:100%}.brand-page-logo b{font-size:18px}.brand-page-intro{text-align:center;background:#fff7fa;padding:60px 20px 45px}.brand-page-intro small{color:#b52369;font-weight:800}.brand-page-intro h1{margin:10px 0;font-size:38px}.brand-page-intro p{color:#7f7078;margin:0}.brand-products{grid-template-columns:repeat(4,1fr);gap:36px 18px;width:min(1200px,100% - 40px);margin:50px auto 0;display:grid}.brand-products article{min-width:0}.brand-product-image{aspect-ratio:1/1.15;background:#fff;border:1px solid #eee8eb;border-radius:18px;display:block;position:relative;overflow:hidden}.brand-product-image img{object-fit:contain;width:100%;height:100%;padding:10px;transition:all .25s}.brand-product-image:hover img{transform:scale(1.035)}.brand-product-image span{color:#fff;background:#22111d;padding:6px 9px;font-size:10px;position:absolute;top:12px;right:12px}.brand-products article>small{color:#8d7e86;text-align:right;direction:ltr;margin:13px 0 5px;font-size:10px;display:block}.brand-products h2{min-height:46px;margin:0;font-size:14px;line-height:1.65}.brand-price{align-items:center;gap:8px;margin:8px 0 12px;display:flex}.brand-price b{color:#bd276a}.brand-price del{color:#8f858b;font-size:11px}.brand-view-product{color:#fff;background:#23111e;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:40px;font-size:12px;font-weight:700;display:flex}.brand-empty{text-align:center;color:#74666e;background:#faf7f9;width:min(900px,100% - 40px);margin:50px auto;padding:70px 20px}@media (max-width:900px){.brand-products{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.brand-page-header{grid-template-columns:1fr auto;height:72px}.brand-page-header>span{display:none}.brand-page-logo{width:130px}.brand-page-intro{padding:42px 18px 34px}.brand-page-intro h1{font-size:28px}.brand-products{grid-template-columns:repeat(2,1fr);gap:28px 10px;width:calc(100% - 24px);margin-top:30px}.brand-product-image{border-radius:14px}.brand-products h2{font-size:12px}.brand-price{flex-direction:column;align-items:flex-start;gap:2px}.brand-view-product{font-size:11px}}
