.brand_page{padding:0 20px 40px;max-width:var(--container-max);margin:0 auto}.brand_page_header{display:flex;align-items:center;gap:24px;margin-bottom:24px;flex-wrap:wrap}.brand_page_logo{flex-shrink:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 24px;display:flex;align-items:center;justify-content:center;min-height:80px}.brand_page_logo img{max-width:200px;max-height:80px;object-fit:contain}.brand_page_header_text{flex:1 1;min-width:0}.brand_page_title{font-size:28px;font-weight:600;color:#16212e;margin:0 0 8px;font-family:var(--font-display,inherit)}.brand_page_meta{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#5f5f5f}.brand_page_website{color:#426b94;text-decoration:none}.brand_page_website:hover{text-decoration:underline}.brand_page_country{color:#8f9ba9}.brand_page_description{font-size:15px;line-height:1.6;color:#333;margin-bottom:32px;padding:20px;background:#f8f9fa;border-radius:12px;border:1px solid #e5e7eb}.brand_page_description p:first-child{margin-top:0}.brand_page_description p:last-child{margin-bottom:0}.brand_page_empty{font-size:16px;color:#6b6b6b;padding:40px 20px;text-align:center}.brand_page_tabs{margin-top:8px}.brand_page_tabs_list{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.brand_page_tabs_tab{padding:10px 18px;font-size:15px;font-weight:500;color:#5f5f5f;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:color .2s,background .2s,border-color .2s}.brand_page_tabs_tab:hover{color:#16212e;background:#f5f5f5}.brand_page_tabs_tab--active{color:#16212e;background:#fff;border-color:#e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.04)}.brand_page_tabs_panels{position:relative}.brand_page_tabs_panel{display:block}.brand_page_tabs_panel[hidden]{display:none}.brand_page_categories{display:flex;flex-direction:column;gap:40px}.brand_page_section{margin:0}.brand_page_section_title{font-size:20px;font-weight:600;color:#16212e;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e5e7eb;display:flex;align-items:baseline;gap:8px}.brand_page_section_link{color:#16212e;text-decoration:none}.brand_page_section_link:hover{color:#426b94;text-decoration:underline}.brand_page_section_count{font-size:14px;font-weight:400;color:#8f9ba9}.brand_page_products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.brand_page_product_item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.brand_page_product_item:hover{border-color:#d0d5dc;box-shadow:0 4px 12px rgba(22,33,46,.08)}.brand_page_product_inner{padding:16px;display:flex;flex-direction:column;min-height:320px}.brand_page_product_image_wrap{position:relative;margin-bottom:12px}.compare_wishlist-block{position:absolute;top:8px;right:8px;z-index:2;display:flex;gap:6px}.brand_page_product_image_link{display:block;text-decoration:none}.brand_page_product_image{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fafafa;border-radius:8px}.brand_page_product_name{font-size:14px;line-height:1.35;color:#16212e;text-decoration:none;margin-bottom:8px;flex:1 1;min-height:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brand_page_product_name:hover{color:#426b94}.brand_page_product_meta{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:13px}.brand_page_availability{font-weight:500}.brand_page_availability_yes{color:#2e7d32}.brand_page_availability_no{color:#c62828}.brand_page_availability_preorder{color:#b7791f}.brand_page_product_code{color:#8f9ba9}.brand_page_product_footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px;border-top:1px solid #f0f0f0}.brand_page_product_price{font-size:18px;font-weight:600;color:#16212e}@media (max-width:1199px){.brand_page_products{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.brand_page_products{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.brand_page_header{flex-direction:column;align-items:flex-start}.brand_page_title{font-size:24px}.brand_page_products{grid-template-columns:1fr;gap:16px}.brand_page_product_inner{min-height:280px}}@media (max-width:575px){.brand_page_description{padding:16px;font-size:14px}}