.home-tournaments{background:#1c1b19;color:#fff;padding:2.5rem 0 2rem;margin-bottom:-0.2rem}@media(max-width: 1025px){.home-tournaments{padding:1.75rem 0 1.5rem;margin-bottom:-0.2rem}}.home-tournaments__head{margin-bottom:1.5rem}.home-tournaments__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.home-tournaments__title{margin:0;color:#e8eefc;font-size:clamp(1.15rem,2.2vw,1.5rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.home-tournaments__live{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;background:#255af6;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.home-tournaments__subtitle{margin:0;max-width:40rem;color:hsla(0,0%,100%,.55);font-size:.95rem;line-height:1.45}.home-tournaments__featured{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;min-height:13.5rem;padding:1.75rem 1.75rem 1.6rem;margin-bottom:1rem;border-radius:1rem;background:radial-gradient(ellipse 70% 120% at 85% 50%, rgba(37, 90, 246, 0.18), transparent 55%),linear-gradient(135deg, #1a2744 0%, #12151c 55%, #0d0f14 100%);border:1px solid hsla(0,0%,100%,.06)}@media(max-width: 768px){.home-tournaments__featured{padding:1.25rem;min-height:0}}.home-tournaments__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;background:#255af6;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;z-index:1}.home-tournaments__badge--live{background:#1f9d55}.home-tournaments__badge--live::before{content:"";width:.4rem;height:.4rem;border-radius:50%;background:#fff;box-shadow:0 0 0 0 hsla(0,0%,100%,.55);animation:home-tournaments-pulse 1.4s ease-out infinite}.home-tournaments__card-badge{display:inline-flex;align-items:center;gap:.3rem;margin-bottom:.15rem;padding:.2rem .55rem;border-radius:999px;background:rgba(31,157,85,.18);color:#6ee7a0;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;width:fit-content}.home-tournaments__card-badge::before{content:"";width:.35rem;height:.35rem;border-radius:50%;background:currentColor}.home-tournaments__featured-title{margin:0;z-index:1;max-width:36rem;font-size:clamp(1.5rem,3.2vw,2.15rem);font-weight:800;line-height:1.15;letter-spacing:-0.02em}.home-tournaments__featured-title a{color:#fff;text-decoration:none}.home-tournaments__featured-title a:hover,.home-tournaments__featured-title a:focus-visible{color:#c9d8ff}.home-tournaments__featured-meta{margin:0;z-index:1;color:hsla(0,0%,100%,.62);font-size:.95rem;line-height:1.4}.home-tournaments__featured-desc{margin:0;z-index:1;max-width:38rem;color:hsla(0,0%,100%,.72);font-size:.95rem;line-height:1.5}.home-tournaments__cta{z-index:1;display:inline-flex;align-items:center;gap:.35rem;margin-top:.2rem;color:#5b8cff;font-size:.95rem;font-weight:600;text-decoration:none}.home-tournaments__cta:hover,.home-tournaments__cta:focus-visible{color:#8db0ff}.home-tournaments__featured-deco{position:absolute;right:-1rem;top:50%;width:min(18rem,46vw);height:min(18rem,46vw);transform:translateY(-50%);color:rgba(120,160,255,.22);pointer-events:none}.home-tournaments__featured-deco svg{width:100%;height:100%}@media(max-width: 768px){.home-tournaments__featured-deco{opacity:.45;width:10rem;height:10rem;right:-1.5rem}}.home-tournaments__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;margin-bottom:1.25rem}@media(max-width: 1025px){.home-tournaments__grid{grid-template-columns:1fr}}.home-tournaments__card{display:flex;flex-direction:column;overflow:hidden;border-radius:.9rem;background:#1c1c1c;border:1px solid hsla(0,0%,100%,.05);min-height:100%;transition:transform .2s ease,border-color .2s ease}.home-tournaments__card:hover{transform:translateY(-2px);border-color:rgba(37,90,246,.35)}.home-tournaments__card-visual{display:flex;align-items:center;justify-content:center;min-height:6.5rem;color:hsla(0,0%,100%,.78)}.home-tournaments__card-visual svg{width:2.75rem;height:2.75rem}.home-tournaments__card--blue .home-tournaments__card-visual{background:linear-gradient(160deg, #2a3550 0%, #1a2235 100%)}.home-tournaments__card--green .home-tournaments__card-visual{background:linear-gradient(160deg, #1f3a32 0%, #152620 100%)}.home-tournaments__card--gold .home-tournaments__card-visual{background:linear-gradient(160deg, #3a3224 0%, #261f16 100%)}.home-tournaments__card-body{display:flex;flex-direction:column;gap:.45rem;padding:1.1rem 1.15rem 1.2rem;flex:1}.home-tournaments__card-title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.home-tournaments__card-title a{color:#fff;text-decoration:none}.home-tournaments__card-title a:hover,.home-tournaments__card-title a:focus-visible{color:#aec4ff}.home-tournaments__card-meta{margin:0;color:hsla(0,0%,100%,.5);font-size:.875rem;line-height:1.35}.home-tournaments__card-desc{margin:0;color:hsla(0,0%,100%,.62);font-size:.85rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-tournaments__card-link{margin-top:auto;padding-top:.55rem;color:#5b8cff;font-size:.9rem;font-weight:600;text-decoration:none}.home-tournaments__card-link:hover,.home-tournaments__card-link:focus-visible{color:#8db0ff}.home-tournaments__foot{display:flex;justify-content:flex-end}.home-tournaments__all{color:#5b8cff;font-size:.95rem;font-weight:700;text-decoration:none}.home-tournaments__all:hover,.home-tournaments__all:focus-visible{color:#8db0ff}@keyframes home-tournaments-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.45)}70%{box-shadow:0 0 0 .45rem hsla(0,0%,100%,0)}100%{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}