.mf-msi-hero-v2{position:relative;width:100%;background:var(--mf-hero-bg);color:var(--mf-hero-text);padding-top:var(--mf-hero-padding-top-desktop);padding-bottom:var(--mf-hero-padding-bottom-desktop);overflow:hidden}.mf-msi-hero-v2 *{box-sizing:border-box}.mf-msi-hero-v2__shell{width:min(100% - 32px,var(--mf-hero-max-width));margin:0 auto}.mf-msi-hero-v2__card{position:relative;min-height:var(--mf-hero-min-height-desktop);border:1px solid var(--mf-hero-border);border-radius:var(--mf-hero-radius);background:var(--mf-hero-card-bg);box-shadow:0 24px 80px rgba(0,0,0,var(--mf-hero-shadow-opacity));overflow:hidden;isolation:isolate}.mf-msi-hero-v2__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-position:center;background-size:cover;transform:scale(1.02)}.mf-msi-hero-v2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--mf-hero-accent) 24%,transparent),transparent 32%),linear-gradient(90deg,#000000e0,#00000094,#000000d1),var(--mf-hero-overlay);opacity:var(--mf-hero-overlay-opacity)}.mf-msi-hero-v2__content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:center;min-height:var(--mf-hero-min-height-desktop);padding:clamp(28px,4vw,56px)}.mf-msi-hero-v2__main{max-width:760px}.mf-msi-hero-v2__status{display:inline-flex;align-items:center;gap:9px;width:fit-content;margin-bottom:14px;padding:8px 12px;border:1px solid color-mix(in srgb,var(--mf-hero-accent) 52%,transparent);border-radius:999px;background:#ffffff12;color:var(--mf-hero-text);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mf-msi-hero-v2__status-dot{width:8px;height:8px;border-radius:999px;background:var(--mf-hero-accent);box-shadow:0 0 16px color-mix(in srgb,var(--mf-hero-accent) 78%,transparent)}.mf-msi-hero-v2__label{display:inline-flex;align-items:center;gap:9px;margin-bottom:12px;color:var(--mf-hero-accent);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mf-msi-hero-v2__title{margin:0;max-width:920px;color:var(--mf-hero-text);font-size:var(--mf-hero-title-desktop);line-height:.98;font-weight:950;letter-spacing:-.045em;text-wrap:balance}.mf-msi-hero-v2__subtitle{max-width:700px;margin:18px 0 0;color:var(--mf-hero-muted);font-size:clamp(15px,1.4vw,18px);line-height:1.6}.mf-msi-hero-v2__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.mf-msi-hero-v2__chip{display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:10px 13px;border:1px solid color-mix(in srgb,var(--mf-hero-border) 82%,transparent);border-radius:999px;background:#ffffff13;color:var(--mf-hero-muted);font-size:13px;line-height:1.2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mf-msi-hero-v2__chip i{color:var(--mf-hero-accent)}.mf-msi-hero-v2__chip strong{color:var(--mf-hero-text);font-weight:900}.mf-msi-hero-v2__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.mf-msi-hero-v2__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 18px;border-radius:14px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.mf-msi-hero-v2__btn:hover{transform:translateY(-2px)}.mf-msi-hero-v2__btn--primary{border:1px solid color-mix(in srgb,var(--mf-hero-accent) 80%,white 8%);background:linear-gradient(135deg,var(--mf-hero-accent),color-mix(in srgb,var(--mf-hero-accent) 68%,#ffffff 22%));color:#080a10;box-shadow:0 14px 34px color-mix(in srgb,var(--mf-hero-accent) 34%,transparent)}.mf-msi-hero-v2__btn--secondary{border:1px solid var(--mf-hero-border);background:#ffffff14;color:var(--mf-hero-text)}.mf-msi-hero-v2__panel{width:100%;padding:22px;border:1px solid color-mix(in srgb,var(--mf-hero-border) 84%,transparent);border-radius:calc(var(--mf-hero-radius) - 6px);background:#070a1494;box-shadow:inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mf-msi-hero-v2__panel-title{margin:0 0 16px;color:var(--mf-hero-text);font-size:18px;line-height:1.2;font-weight:950}.mf-msi-hero-v2__stats{display:grid;gap:10px}.mf-msi-hero-v2__stat{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid color-mix(in srgb,var(--mf-hero-border) 70%,transparent)}.mf-msi-hero-v2__stat span{color:var(--mf-hero-muted);font-size:13px}.mf-msi-hero-v2__stat strong{color:var(--mf-hero-text);font-size:13px;text-align:right}.mf-msi-hero-v2__progress{margin-top:18px}.mf-msi-hero-v2__progress-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px;color:var(--mf-hero-muted);font-size:13px}.mf-msi-hero-v2__progress-head strong{color:var(--mf-hero-accent)}.mf-msi-hero-v2__track{width:100%;height:10px;border-radius:999px;background:#ffffff1f;overflow:hidden}.mf-msi-hero-v2__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mf-hero-accent),#ffffff);box-shadow:0 0 18px color-mix(in srgb,var(--mf-hero-accent) 52%,transparent)}.mf-msi-hero-v2__progress p,.mf-msi-hero-v2__note{margin:12px 0 0;color:var(--mf-hero-muted);font-size:13px;line-height:1.5}@media screen and (max-width:989px){.mf-msi-hero-v2{padding-top:var(--mf-hero-padding-top-mobile);padding-bottom:var(--mf-hero-padding-bottom-mobile)}.mf-msi-hero-v2__shell{width:min(100% - 24px,var(--mf-hero-max-width))}.mf-msi-hero-v2__card{min-height:var(--mf-hero-min-height-mobile)}.mf-msi-hero-v2__content{grid-template-columns:1fr;min-height:var(--mf-hero-min-height-mobile);gap:24px;padding:24px}.mf-msi-hero-v2__title{font-size:var(--mf-hero-title-mobile);line-height:1.02}.mf-msi-hero-v2__subtitle{font-size:15px}.mf-msi-hero-v2__actions{display:grid;grid-template-columns:1fr}.mf-msi-hero-v2__btn{width:100%}.mf-msi-hero-v2__panel{padding:18px}}@media screen and (max-width:540px){.mf-msi-hero-v2__content{padding:20px}.mf-msi-hero-v2__chips{display:grid;grid-template-columns:1fr;gap:8px}.mf-msi-hero-v2__chip{width:100%;justify-content:flex-start}.mf-msi-hero-v2__status,.mf-msi-hero-v2__label{font-size:11px}.mf-msi-hero-v2__stat{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.mf-msi-hero-v2__btn{transition:none}.mf-msi-hero-v2__btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/msi-hero-v2.css.map */
