.brand-page-topbar{position:relative;background:#111210;color:#fff}
.brand-page{background:#f4f3ef;min-height:70vh}
.brand-hero{padding:90px 8vw 60px;display:grid;grid-template-columns:1.4fr .8fr;gap:50px;align-items:center;background:#171915;color:#fff}
.brand-hero h1{font-size:clamp(38px,5vw,72px);line-height:1.06;margin:12px 0 18px}
.brand-hero p{color:#c4c7bf;line-height:1.9;max-width:720px}
.brand-detail-hero,.model-hero{background:linear-gradient(120deg,#151713,#262923)}
.brand-actions{display:flex;gap:12px;margin-top:26px;flex-wrap:wrap}
.brand-visual{min-height:240px;background:#232620;border:1px solid #ffffff1a;display:grid;place-items:center;overflow:hidden}
.brand-visual img{width:100%;height:100%;object-fit:cover}
.brand-visual span{font:900 58px "Barlow Condensed";color:#f6b900}
.brand-grid-pro{padding:60px 8vw 95px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.brand-card-pro{background:#fff;border:1px solid #dfded8;padding:24px;min-height:220px;display:flex;flex-direction:column;gap:12px;transition:.25s}
.brand-card-pro:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000012}
.brand-logo{width:82px;height:58px;background:#20221f;color:#f6b900;display:grid;place-items:center;font:800 24px "Barlow Condensed";letter-spacing:1px}
.brand-logo img{width:100%;height:100%;object-fit:contain;background:#f7f7f4}
.brand-card-pro h3{font-size:24px;margin:8px 0 0}
.brand-card-pro p{color:#72756f;font-size:13px;margin:0}
.brand-card-pro span{margin-top:auto;color:#9c7000;font-weight:800;font-size:13px}
.brand-section{padding:42px 8vw}
.brand-section h2{font-size:clamp(28px,3vw,44px);margin-bottom:22px}
.model-chip-grid{display:flex;gap:10px;flex-wrap:wrap}
.model-chip-grid a{background:#fff;border:1px solid #d8d7d1;padding:11px 16px;font-weight:800}
.model-chip-grid a small{color:#9c7000;margin-left:6px}
.brand-search{display:grid;grid-template-columns:1fr auto;gap:10px;background:#e9e8e2;padding:12px;margin-bottom:22px}
.brand-search input{background:#fff;border:1px solid #d6d5cf;color:#20221f;padding:13px}
.brand-search button{border:0;background:#f6b900;font-weight:900;padding:0 26px;cursor:pointer}
.compact-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.compact-product{background:#fff;border:1px solid #deddd7;padding:14px;min-height:245px;display:flex;flex-direction:column;gap:10px}
.compact-product img,.compact-product>span{width:100%;height:150px;object-fit:cover;background:#ecebe5;display:grid;place-items:center;color:#aaa;font-weight:900}
.compact-product b{font-size:16px}
.compact-product small{color:#72756f}
.empty-model{background:#fff;border:1px solid #deddd7;padding:28px;grid-column:1/-1}
.detail-inquiry{margin:45px 8vw 80px;background:#20221f;color:#fff;padding:40px}
.detail-inquiry form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.detail-inquiry textarea,.detail-inquiry button,.detail-inquiry .form-status{grid-column:1/-1}
@media(max-width:900px){.brand-hero{grid-template-columns:1fr;padding-top:60px}.brand-grid-pro,.compact-product-grid{grid-template-columns:1fr 1fr}.brand-search{grid-template-columns:1fr}.detail-inquiry form{grid-template-columns:1fr}}
@media(max-width:560px){.brand-grid-pro,.compact-product-grid{grid-template-columns:1fr}.brand-section{padding:32px 6vw}.brand-hero{padding-left:6vw;padding-right:6vw}}

.brand-search select{background:#fff;border:1px solid #d6d5cf;color:#20221f;padding:13px;min-width:170px}
.compact-product b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}
.compact-product em{font-style:normal;color:#9c7000;font-weight:800;font-size:12px;margin-top:auto}
.compact-product img{object-fit:contain}
@media(max-width:900px){.brand-search{grid-template-columns:1fr 1fr}.brand-search input{grid-column:1/-1}}
@media(max-width:560px){.brand-search{grid-template-columns:1fr}}

/* DLAITE unified logo and product placeholder */
.brand-mark{width:132px!important;height:42px!important;background:url("assets/logo/dlaite-logo-transparent.png") center/contain no-repeat!important;color:transparent!important;transform:none!important;text-indent:-9999px;box-shadow:none!important}
.brand .brand-mark+span{display:none}
.brand-model-results{display:block}
.brand-model-group{margin:0 0 34px}
.brand-model-group h2{font-size:28px;margin:0 0 14px;border-bottom:1px solid #dfded8;padding-bottom:10px}
.dlate-image-placeholder,.mini-placeholder,.detail-placeholder,.compact-product>span:not(.view-detail){background:#f7f7f4 url("/assets/images/dlaite-default-product.jpg") center/contain no-repeat!important;color:transparent!important;font-size:0!important;display:block!important}
.detail-placeholder{min-height:360px;border:1px solid #e1ded6;margin:24px 0}
.category-page-intro{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:center;background:#fff;border:1px solid #deddd7;padding:18px;margin:0 0 22px}
.category-page-intro img{width:100%;height:150px;object-fit:cover;background:#f7f5ef}
.category-page-intro h2{margin:6px 0 8px;font-size:32px}
.category-page-intro p{color:#666;line-height:1.75}
.category-page-intro b{display:inline-flex;margin-top:8px;color:#9c7000}
.category-subcategory-block{margin:0 0 30px}
.category-subcategory-block h2{font-size:26px;margin:0 0 14px}
.category-subcategory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.category-subcategory-grid a{display:grid;gap:8px;border:1px solid #deddd7;background:#fff;padding:12px;text-decoration:none;color:#20221f}
.category-subcategory-grid img{width:100%;height:110px;object-fit:cover;background:#f7f5ef}
.category-subcategory-grid strong{font-size:16px}
.category-subcategory-grid small{color:#777}
.category-subcategory-grid a:hover{border-color:#f6b900;box-shadow:0 10px 24px rgba(0,0,0,.08)}
@media(max-width:900px){.category-page-intro{grid-template-columns:1fr}.category-subcategory-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.category-subcategory-grid{grid-template-columns:1fr}}
