.section__index{padding:var(--grid-height) 0;display:flex;flex-direction:column;gap:calc(2*var(--grid-height))}.homeV2{width:100%;margin:0;padding:0 0 18px;background:#fcfbf8;color:#30281f}.homeV2 svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.homeV2__hero{position:relative;left:auto;display:flex;align-items:center;width:100%;max-width:100%;margin-left:0;min-height:clamp(320px,32vw,460px);overflow:hidden;border:0;border-radius:0;transform:none;background:#17130e;box-shadow:none}@media(min-width:1025px){.homeV2__hero{left:50%;width:100vw;max-width:100vw;margin-left:-50vw}}.homeV2__hero:before{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(15,13,10,.78),rgba(15,13,10,.32) 44%,rgba(15,13,10,.04) 74%);pointer-events:none;content:""}.homeV2__heroVisual{position:absolute;inset:0;width:100%;height:100%;background:url(/images/design-v2/home-hero.webp) center 44%/cover no-repeat}.homeV2__heroContent{position:relative;z-index:2;width:min(1680px,100% - 24px);margin:0 auto;padding:clamp(28px,4vw,52px) 12px;box-sizing:border-box}@media(min-width:1025px){.homeV2__heroContent{width:min(1680px,100vw - 24px)}}.homeV2__content{display:flex;flex-direction:column;gap:14px;width:min(1680px,100% - 24px);margin:0 auto;padding:14px 0 24px;box-sizing:border-box}.homeV2__heroContent h1{max-width:660px;margin:0 0 14px;color:#e2bd62;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(48px,6.15vw,84px);font-weight:500;line-height:.96;letter-spacing:.012em;text-transform:uppercase;text-shadow:0 3px 18px rgba(0,0,0,.45)}.homeV2__heroContent h1 span{color:#e8c56a;background:linear-gradient(180deg,#f4d98a,#c9972f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.homeV2__heroContent p{margin:0;color:#fff7e6;font-size:clamp(14px,1.45vw,19px);font-weight:500;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.7)}.homeV2__heroButton{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-width:218px;min-height:48px;margin-top:24px;padding:0 20px;border:1px solid #f2d88c;border-radius:6px;box-sizing:border-box;background:linear-gradient(180deg,#f1cc68,#c9972f);color:#443014;box-shadow:0 8px 24px rgba(197,145,36,.28),inset 0 1px hsla(0,0%,100%,.55);font-size:14px;font-weight:650;transition:transform .15s ease,filter .15s ease}.homeV2__heroButton:hover{transform:translateY(-1px);filter:brightness(1.04)}.homeV2__heroButton:focus-visible{outline:3px solid rgba(239,201,101,.5);outline-offset:3px}.homeV2__live{display:grid;grid-template-columns:78px minmax(0,1fr) 64px;align-items:stretch;min-height:88px;padding:6px;border:1px solid rgba(191,145,61,.34);border-radius:10px;background:rgba(255,253,248,.92);box-shadow:0 5px 18px rgba(107,76,26,.06)}.homeV2__live h2{align-self:center;margin:0;color:#a87620;font-size:12px;font-weight:800;letter-spacing:.035em;line-height:1.25;text-align:center;text-transform:uppercase}.homeV2__matchRail{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:7px;min-width:0}.homeV2__match{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:15px 10px 7px;border:1px solid rgba(187,157,103,.25);border-radius:7px;box-sizing:border-box;background:#fffefa}.homeV2__liveLabel{position:absolute;top:5px;left:7px;display:inline-flex;align-items:center;gap:3px;color:#a67520;font-size:7px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.homeV2__liveLabel i{display:block;width:4px;height:4px;border-radius:50%;background:#d29728;box-shadow:0 0 0 2px rgba(210,151,40,.13)}.homeV2__matchTeams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px}.homeV2__matchTeams>a,.homeV2__matchTeams>div{display:flex;align-items:center;gap:5px;min-width:0;color:inherit;text-decoration:none}.homeV2__matchTeams>a:last-child,.homeV2__matchTeams>div:last-child{justify-content:flex-end;text-align:right}.homeV2__matchTeams small{overflow:hidden;color:#332a20;font-size:11px;line-height:1.2;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.homeV2__matchTeams strong{display:flex;gap:5px;color:#9c6c1c;font-size:18px;line-height:1}.homeV2__matchTeams strong b{color:#b9a78a;font-weight:500}.homeV2__teamLogo{width:32px;height:32px;border-radius:50%;object-fit:contain;background:#f4ead8;box-shadow:0 0 0 1px rgba(176,132,48,.28)}.homeV2__teamBadge{display:grid;place-items:center;flex:0 0 auto;width:25px;height:28px;clip-path:polygon(50% 0,93% 16%,84% 76%,50% 100%,16% 76%,7% 16%);background:#efe7d8;color:#41372b;font-size:11px;font-weight:850}.homeV2__map{margin-top:4px;color:#8c8376;font-size:7px;font-weight:550;text-align:center}.homeV2__allMatches{display:flex;align-items:center;justify-content:center;gap:5px;color:#8d672a;font-size:8px;font-weight:700;line-height:1.25;text-align:center}.homeV2__allMatches svg{width:13px;height:13px}.homeV2__products{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:9px;width:100%}.homeV2__product{position:relative;display:flex;align-items:center;min-height:184px;overflow:hidden;border:1px solid rgba(192,145,57,.42);border-radius:10px;box-sizing:border-box;background:#fffdf8;color:#33291f;box-shadow:0 5px 18px rgba(107,76,26,.05);transition:transform .16s ease,box-shadow .16s ease}.homeV2__product:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fffdf8,rgba(255,253,248,.98) 37%,rgba(255,253,248,.25) 72%,transparent);pointer-events:none}.homeV2__product:hover{transform:translateY(-2px);box-shadow:0 11px 28px rgba(107,76,26,.12)}.homeV2__productCopy{position:relative;z-index:2;width:52%;padding:20px;box-sizing:border-box}.homeV2__productCopy h3{margin:0 0 11px;color:#b17a1d;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(22px,2.6vw,32px);font-weight:500;letter-spacing:.01em;line-height:1;text-transform:uppercase}.homeV2__productCopy p{margin:0 0 18px;color:#4c443a;font-size:9px;line-height:1.5}.homeV2__productVisual{position:absolute;inset:0 0 0 34%;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .25s ease}.homeV2__product:hover .homeV2__productVisual{transform:scale(1.025)}.homeV2__product--cyber .homeV2__productVisual{background-image:url(/images/design-v2/product-cyber.webp),url(/images/design-v2/cyber-arena-hero.webp);background-position:50%,center 56%;background-size:cover,cover}.homeV2__product--market .homeV2__productVisual{left:42%;background-image:url(/images/design-v2/product-market.webp),url(/images/weapons/silhouettes/rifle.svg);background-position:50%,76%;background-size:cover,72% auto;filter:none}.homeV2__product--tir .homeV2__productVisual{background-image:url(/images/design-v2/product-tir.webp),url(/images/game4/game4_asset1@2x.webp);background-position:50%,50%;background-size:cover,cover;filter:sepia(.22) saturate(.78) brightness(1.18)}.homeV2__productLink{display:inline-flex;align-items:center;gap:9px;min-height:29px;padding:0 12px;border:1px solid rgba(182,134,45,.34);border-radius:5px;background:rgba(255,253,248,.78);color:#987028;font-size:8px;font-weight:650}.homeV2__productLink svg{width:12px;height:12px}.homeV2__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0;padding:0;overflow:hidden;border:1px solid rgba(192,145,57,.3);border-radius:10px;background:rgba(255,253,248,.9)}.homeV2__metrics>div{display:flex;align-items:center;justify-content:center;gap:14px;min-height:64px;padding:8px 16px;box-sizing:border-box}.homeV2__metrics>div+div{border-left:1px solid rgba(192,145,57,.19)}.homeV2__metrics>div>span{display:flex;flex-direction:column;gap:3px}.homeV2__metrics strong{color:#9e7125;font-size:17px;font-weight:750}.homeV2__metrics small{color:#6e6559;font-size:8px;line-height:1.25}.homeV2__metricIcon{width:30px!important;height:30px!important;border-radius:6px;object-fit:cover;mix-blend-mode:multiply}@media only screen and (max-width:1024px){.homeV2__live{grid-template-columns:76px minmax(0,1fr) 58px}.homeV2__matchRail{overflow-x:auto;grid-template-columns:repeat(4,205px);scrollbar-width:thin}.homeV2__products{grid-template-columns:1.4fr 1fr}.homeV2__product--tir{grid-column:1/-1}}@media only screen and (max-width:720px){.homeV2__heroContent{width:100%;padding:25px 21px 28px}.homeV2__hero{min-height:240px;align-items:flex-end;padding-bottom:0;background-position:50%,64%}.homeV2__heroContent h1{font-size:clamp(42px,13vw,64px)}.homeV2__live{grid-template-columns:62px minmax(0,1fr)}.homeV2__allMatches{display:none}.homeV2__matchRail{grid-template-columns:repeat(4,210px)}.homeV2__metrics,.homeV2__products{grid-template-columns:1fr}.homeV2__product,.homeV2__product--tir{grid-column:auto;min-height:200px}.homeV2__productCopy{width:62%}.homeV2__metrics>div{justify-content:flex-start}.homeV2__metrics>div+div{border-top:1px solid rgba(192,145,57,.19);border-left:0}}