.home-fix{min-height:100%;padding:16px;background:#060b18;color:#fff}
.home-fix-loading{min-height:420px;display:grid;place-items:center;background:#060b18;color:#b8c9df;font-weight:900}
.home-fix-hero{position:relative;min-height:300px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#111827}
.home-fix-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.home-fix-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07101f 0%,rgba(7,16,31,.82) 36%,rgba(7,16,31,.2) 100%)}
.home-fix-hero>div{position:relative;z-index:1;max-width:560px;padding:42px}.home-fix span{display:block;color:#f5a623;font-size:11px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}.home-fix h1,.home-fix h2{margin:8px 0 8px;line-height:1;font-weight:1000;text-transform:uppercase}.home-fix h1{font-size:42px}.home-fix p{margin:0;color:#c8d7eb;font-size:14px;line-height:1.5}.home-fix-hero nav{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.home-fix a{color:inherit;text-decoration:none}.home-fix-hero nav a,.home-fix-band a,.home-fix-promos article a{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:7px;background:#f5a623;color:#111827;font-size:12px;font-weight:1000;text-transform:uppercase}.home-fix-hero nav a:nth-child(2){background:#20d489}
.home-fix-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0}.home-fix-stats a{min-height:66px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#091326;padding:13px}.home-fix-stats b{display:block;color:#f5a623;font-size:22px;line-height:1}.home-fix-stats span{margin-top:6px;color:#b8c9df;letter-spacing:0;text-transform:none}
.home-fix-section,.home-fix-promos{margin-top:18px}.home-fix-section header,.home-fix-promos header{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.home-fix-section header a,.home-fix-promos header>a{color:#f5a623;font-size:12px;font-weight:900}.home-fix-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.home-fix-card{position:relative;aspect-ratio:3/4;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#111827;text-align:left;cursor:pointer}.home-fix-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-fix-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.9))}.home-fix-card strong,.home-fix-card small{position:absolute;left:10px;right:10px;z-index:1;text-shadow:0 2px 8px #000}.home-fix-card strong{bottom:28px;font-size:13px}.home-fix-card small{bottom:10px;color:#b8c9df;font-size:10px;font-weight:900;text-transform:uppercase}
.home-fix-band{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:24px;border:1px solid rgba(245,166,35,.22);border-radius:8px;background:linear-gradient(110deg,#111827,#1d2a38 55%,#33230b)}
.home-fix-promos{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-fix-promos header{grid-column:1/-1}.home-fix-promos article{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#091326;padding:16px}.home-fix-promos article b{font-size:18px}.home-fix-promos article p{margin:8px 0 14px}
@media(max-width:760px){.home-fix{padding:10px}.home-fix-hero{min-height:250px}.home-fix-hero>div{padding:24px}.home-fix h1{font-size:32px}.home-fix-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-fix-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-fix-band{display:block}.home-fix-band a{margin-top:16px}.home-fix-promos{grid-template-columns:1fr}}
