.page-module__XW0GjW__main{color:#fff;background-color:#0c0c0c;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.page-module__XW0GjW__hero{background-color:transparent;background-image:linear-gradient(90deg,#0c0c0c 0%,rgba(12,12,12,.95) 45%,rgba(12,12,12,0) 100%),linear-gradient(rgba(12,12,12,0) 50%,#0c0c0c 100%),url(/brand-bg.png);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:120px 20px 60px;position:relative;overflow:hidden}.page-module__XW0GjW__heroContent{z-index:2;justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto;display:flex;position:relative}.page-module__XW0GjW__heroInfo{flex:1}.page-module__XW0GjW__breadcrumbs{color:#999;margin-bottom:24px;font-size:13px}.page-module__XW0GjW__breadcrumbs a{color:#999;text-decoration:none}.page-module__XW0GjW__breadcrumbs span{color:#fff}.page-module__XW0GjW__brandTitleRow{align-items:center;gap:16px;margin-bottom:16px;display:flex}.page-module__XW0GjW__brandLogo{object-fit:contain;background:#fff;border-radius:50%;width:64px;height:64px;padding:8px}.page-module__XW0GjW__brandName{letter-spacing:-1px;margin:0;font-size:48px;font-weight:700}.page-module__XW0GjW__brandDesc{color:#ccc;max-width:400px;margin-bottom:32px;line-height:1.5}.page-module__XW0GjW__stats{gap:32px;display:flex}.page-module__XW0GjW__stat{align-items:center;gap:12px;display:flex}.page-module__XW0GjW__statNum{font-size:24px;font-weight:700}.page-module__XW0GjW__statLabel{color:#999;font-size:13px;line-height:1.2}.page-module__XW0GjW__statIcon{color:#e50000}.page-module__XW0GjW__content{gap:40px;max-width:1200px;margin:40px auto;padding:0 20px;display:flex}.page-module__XW0GjW__sidebar{flex-shrink:0;width:260px}.page-module__XW0GjW__filterHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page-module__XW0GjW__filterTitle{font-size:16px;font-weight:700}.page-module__XW0GjW__filterReset{color:#e50000;cursor:pointer;font-size:13px}.page-module__XW0GjW__filterGroup{border-bottom:1px solid #333;margin-bottom:24px;padding-bottom:24px}.page-module__XW0GjW__filterGroupTitle{color:#999;text-transform:uppercase;justify-content:space-between;margin-bottom:16px;font-size:12px;display:flex}.page-module__XW0GjW__filterItem{cursor:pointer;color:#ccc;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;display:flex}.page-module__XW0GjW__filterItem.page-module__XW0GjW__active{color:#fff;background-color:rgba(255,0,0,.1);border-radius:4px;margin-left:-8px;margin-right:-8px;padding:4px 8px}.page-module__XW0GjW__filterCount{color:#666;font-size:12px}.page-module__XW0GjW__gridArea{flex:1}.page-module__XW0GjW__gridHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page-module__XW0GjW__modelCount{font-size:20px}.page-module__XW0GjW__modelCount span{color:#e50000;font-weight:700}.page-module__XW0GjW__sort{color:#999;align-items:center;gap:12px;font-size:13px;display:flex}.page-module__XW0GjW__sort select{color:#fff;background:#222;border:1px solid #333;border-radius:4px;outline:none;padding:8px 16px}.page-module__XW0GjW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__XW0GjW__card{color:inherit;background:#1a1a1a;border:1px solid #333;border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.page-module__XW0GjW__card:hover{border-color:#555;transform:translateY(-4px)}.page-module__XW0GjW__cardTopHalf{width:100%;height:200px;position:relative}.page-module__XW0GjW__cardBgImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__XW0GjW__cardOverlayGradient{z-index:2;background:linear-gradient(rgba(0,0,0,.8) 0%,transparent 60%,#1a1a1a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__XW0GjW__cardTopContent{z-index:3;padding:16px;position:relative}.page-module__XW0GjW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2px;display:flex}.page-module__XW0GjW__cardNumber{color:#fff;letter-spacing:-.5px;font-size:24px;font-weight:800;line-height:1}.page-module__XW0GjW__cardTitle{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.8);margin:6px 0 2px;font-size:16px;font-weight:700}.page-module__XW0GjW__cardDesc{color:rgba(255,255,255,.75);text-shadow:0 2px 4px rgba(0,0,0,.8);margin:0;font-size:12px}.page-module__XW0GjW__cardBottomHalf{background:#1a1a1a;flex-direction:column;flex:1;padding:16px;display:flex}.page-module__XW0GjW__cardPriceLabel{color:#999;font-size:12px}.page-module__XW0GjW__cardPrice{color:#e50000;margin-bottom:12px;font-size:20px;font-weight:700}.page-module__XW0GjW__cardTags{color:#999;gap:8px;margin-bottom:24px;font-size:12px;display:flex}.page-module__XW0GjW__cardAction{color:#fff;text-transform:uppercase;border-top:1px solid #333;align-items:center;gap:8px;margin-top:auto;padding-top:16px;font-size:12px;font-weight:700;display:flex}.page-module__XW0GjW__cardAction:hover{color:#e50000}@media (max-width:768px){.page-module__XW0GjW__hero{padding:100px 16px 40px}.page-module__XW0GjW__heroContent{flex-direction:column;align-items:flex-start;gap:24px}.page-module__XW0GjW__brandName{font-size:32px}.page-module__XW0GjW__stats{flex-wrap:wrap;gap:16px}.page-module__XW0GjW__content{flex-direction:column;gap:24px;padding:0 16px}.page-module__XW0GjW__sidebar{width:100%}.page-module__XW0GjW__gridHeader{flex-direction:column;align-items:flex-start;gap:16px}.page-module__XW0GjW__grid{grid-template-columns:1fr}}@media (max-width:1024px) and (min-width:769px){.page-module__XW0GjW__grid{grid-template-columns:repeat(2,1fr)}.page-module__XW0GjW__content{padding:0 24px}}
