.public-tournaments-hub{--t-navy:#0b1f4d;--t-navy-mid:#123c7a;--t-gold:#f4c430;--t-gold-dark:#d4a017;--t-border:#e8edf5;--t-muted:#3d4a5c;--t-surface:#f8faff;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box;background:#fff}.public-tournaments-hub *,.public-tournaments-hub :after,.public-tournaments-hub :before{box-sizing:border-box}.tourn-hero{position:relative;overflow:hidden;padding:clamp(2.5rem,7vw,4.5rem) clamp(1.25rem,5vw,3rem) clamp(2rem,5vw,3rem);color:#fff;background:radial-gradient(ellipse 55% 70% at 92% 35%,rgba(244,196,48,.16) 0,transparent 58%),linear-gradient(128deg,#060f28 0,var(--t-navy) 42%,var(--t-navy-mid) 100%);border-bottom:3px solid var(--t-gold)}.tourn-hero-grid{display:grid;grid-template-columns:1fr min(300px,36vw);grid-gap:clamp(1.5rem,4vw,2.5rem);gap:clamp(1.5rem,4vw,2.5rem);align-items:center;max-width:1140px;margin:0 auto}.tourn-hero-eyebrow{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 1rem;padding:.35rem .85rem;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--t-gold);background:rgba(244,196,48,.12);border:1px solid rgba(244,196,48,.35);border-radius:999px}.tourn-hero-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--t-gold);flex-shrink:0}.tourn-hero h1{margin:0 0 .85rem;font-size:clamp(1.9rem,5vw,3rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;color:#fff}.tourn-hero-accent{color:var(--t-gold)}.tourn-hero-lead{margin:0 0 1rem;max-width:540px;font-size:clamp(.92rem,2vw,1.05rem);line-height:1.65;color:hsla(0,0%,100%,.9)}.tourn-hero-trust{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.15rem}.tourn-hero-trust span{padding:.3rem .65rem;font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);border-radius:999px}.tourn-hero-search{display:flex;flex-wrap:wrap;gap:.55rem;max-width:520px;margin-bottom:1rem}.tourn-hero-search-field{flex:1 1;min-width:min(100%,200px);position:relative}.tourn-hero-search-field svg{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);opacity:.55;pointer-events:none}.tourn-hero-search input{width:100%;padding:.8rem 1rem .8rem 2.5rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.12);color:#fff;font-size:.9rem;font-family:inherit;outline:none}.tourn-hero-search input::placeholder{color:hsla(0,0%,100%,.55)}.tourn-hero-search input:focus{border-color:var(--t-gold);box-shadow:0 0 0 2px rgba(244,196,48,.25)}.tourn-hero-actions{display:flex;flex-wrap:wrap;gap:.5rem}.tourn-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem 1.1rem;border-radius:12px;font-size:.82rem;font-weight:800;font-family:inherit;text-decoration:none;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.tourn-btn:hover{transform:translateY(-1px)}.tourn-btn--gold{color:var(--t-navy);background:linear-gradient(135deg,var(--t-gold),var(--t-gold-dark));box-shadow:0 4px 14px rgba(244,196,48,.35)}.tourn-btn--navy{color:#fff;background:var(--t-navy);border:1px solid hsla(0,0%,100%,.12)}.tourn-btn--ghost{color:#fff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2)}.tourn-btn--outline{color:var(--t-navy);background:#fff;border:1px solid var(--t-border)}.tourn-btn--outline-dark{color:#fff;background:transparent;border:1px solid hsla(0,0%,100%,.28)}.tourn-hero-aside{display:flex;flex-direction:column;gap:.75rem}.tourn-hero-spotlight{position:relative;border-radius:18px;padding:1.25rem;min-height:140px;background:linear-gradient(145deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.14);overflow:hidden}.tourn-hero-spotlight-label{margin:0 0 .5rem;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--t-gold)}.tourn-hero-spotlight-title{margin:0 0 .35rem;font-size:1rem;font-weight:900;color:#fff;line-height:1.25}.tourn-hero-spotlight-sub{margin:0;font-size:.75rem;color:hsla(0,0%,100%,.72);line-height:1.45}.tourn-hero-spotlight-deco{position:absolute;right:-20px;bottom:-20px;width:100px;height:100px;border-radius:50%;background:rgba(244,196,48,.12);pointer-events:none}.tourn-hero-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.55rem;gap:.55rem}.tourn-hero-stat{padding:.75rem .65rem;text-align:center;border-radius:12px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14)}.tourn-hero-stat strong{display:block;font-size:1.35rem;font-weight:900;color:var(--t-gold);line-height:1.1}.tourn-hero-stat span{display:block;margin-top:.2rem;font-size:.62rem;font-weight:700;color:hsla(0,0%,100%,.78);text-transform:uppercase;letter-spacing:.05em}.tourn-body{max-width:1140px;margin:0 auto;padding:0 clamp(1.25rem,5vw,3rem) 4rem}.tourn-featured-stack{display:flex;flex-direction:column;gap:1rem;margin:2rem 0 2.25rem}.tourn-featured-card{position:relative;display:grid;grid-template-columns:1fr auto;grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(1.25rem,3vw,1.75rem);border-radius:20px;overflow:hidden;color:#fff;border:1px solid hsla(0,0%,100%,.12);box-shadow:0 12px 40px rgba(11,31,77,.22)}.tourn-featured-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(6,15,40,.55),rgba(11,31,77,.35));pointer-events:none}.tourn-featured-card>*{position:relative;z-index:1}.tourn-featured-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.65rem}.tourn-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tourn-badge--gold{background:var(--t-gold);color:var(--t-navy)}.tourn-badge--glass{background:hsla(0,0%,100%,.18);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.tourn-badge--live{background:#16a34a;color:#fff}.tourn-badge--live-dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:tourn-pulse 1.2s ease-in-out infinite}@keyframes tourn-pulse{0%,to{opacity:1}50%{opacity:.45}}.tourn-featured-card h2{margin:0 0 .5rem;font-size:clamp(1.15rem,2.8vw,1.65rem);font-weight:900;line-height:1.2;color:#fff}.tourn-featured-meta{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-bottom:.85rem;font-size:.78rem;font-weight:600;color:hsla(0,0%,100%,.88)}.tourn-featured-meta span{display:inline-flex;align-items:center;gap:.3rem}.tourn-featured-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.tourn-pill{padding:.28rem .6rem;border-radius:8px;font-size:.68rem;font-weight:700;background:rgba(0,0,0,.2);color:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.12)}.tourn-pill--warn{background:rgba(251,191,36,.2);color:#fde68a;border-color:rgba(251,191,36,.35)}.tourn-pill--prize{background:rgba(34,197,94,.2);color:#bbf7d0;border-color:rgba(34,197,94,.35)}.tourn-featured-actions{display:flex;flex-wrap:wrap;gap:.5rem}.tourn-featured-capacity{min-width:120px;padding:1rem 1.15rem;text-align:center;border-radius:14px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tourn-featured-capacity strong{display:block;font-size:1.75rem;font-weight:900;color:#fff;line-height:1}.tourn-featured-capacity span{display:block;margin-top:.25rem;font-size:.68rem;color:hsla(0,0%,100%,.72)}.tourn-capacity-bar{height:5px;margin:.65rem 0 .35rem;border-radius:99px;background:hsla(0,0%,100%,.15);overflow:hidden}.tourn-capacity-bar>div{height:100%;background:var(--t-gold);border-radius:99px;transition:width .4s ease}.tourn-filters{position:-webkit-sticky;position:sticky;top:0;z-index:40;margin:0 calc(-1 * clamp(1.25rem, 5vw, 3rem)) 1.75rem;padding:.85rem clamp(1.25rem,5vw,3rem);background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--t-border);box-shadow:0 4px 20px rgba(11,31,77,.06)}.tourn-filters-inner{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;max-width:1140px;margin:0 auto}.tourn-sport-chips{display:flex;flex:1 1;min-width:0;gap:.4rem;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.tourn-sport-chip{flex-shrink:0;padding:.45rem .85rem;border-radius:999px;border:1px solid var(--t-border);background:var(--t-surface);color:#334155;font-size:.76rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .14s,color .14s,border-color .14s}.tourn-sport-chip.is-active{background:var(--t-navy);color:#fff;border-color:var(--t-navy)}.tourn-filter-selects{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.tourn-filter-selects select{padding:.45rem .7rem;border-radius:10px;border:1px solid var(--t-border);background:#fff;color:#1e293b;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer}.tourn-filter-clear{padding:.45rem .75rem;border-radius:10px;border:1px solid #fecaca;background:#fef2f2;color:#dc2626;font-size:.76rem;font-weight:700;font-family:inherit;cursor:pointer}.tourn-results-count{margin:0 0 1.15rem;font-size:.8rem;font-weight:700;color:#4a5568}.tourn-section-label{margin:0 0 1rem;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#4a5568}.tourn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));grid-gap:1.15rem;gap:1.15rem;align-items:stretch}.tourn-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--t-border);border-radius:18px;overflow:hidden;box-shadow:0 2px 10px rgba(11,31,77,.05);transition:transform .18s ease,box-shadow .18s ease}.tourn-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(11,31,77,.12)}.tourn-card.is-featured-outline{border-color:rgba(244,196,48,.55);box-shadow:0 4px 20px rgba(244,196,48,.15)}.tourn-card-media{position:relative;padding:1.1rem 1rem .9rem;min-height:88px}.tourn-card-media-icon{position:absolute;right:.75rem;bottom:.5rem;opacity:.35}.tourn-card-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.tourn-card-badges .tourn-badge{font-size:.58rem}.tourn-card-title{margin:0;padding-right:2.5rem;font-size:.95rem;font-weight:900;line-height:1.25;color:#fff}.tourn-card-location{margin:.35rem 0 0;font-size:.7rem;font-weight:600;color:hsla(0,0%,100%,.78);display:flex;align-items:flex-start;gap:.25rem;line-height:1.35}.tourn-card-body{display:flex;flex:1 1;flex-direction:column;gap:.65rem;padding:.9rem 1rem 1rem}.tourn-card-facts{display:grid;grid-template-columns:1fr 1fr;grid-gap:.45rem;gap:.45rem}.tourn-card-fact{padding:.45rem .55rem;border-radius:8px;background:var(--t-surface)}.tourn-card-fact-label{display:block;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4a5568;margin-bottom:.15rem}.tourn-card-fact-value{font-size:.78rem;font-weight:800;color:var(--t-navy)}.tourn-card-capacity{margin-top:auto}.tourn-card-capacity-head{display:flex;justify-content:space-between;font-size:.65rem;font-weight:700;color:#4a5568;margin-bottom:.3rem}.tourn-card-capacity-head em{font-style:normal;color:var(--t-navy);font-weight:800}.tourn-card-capacity .tourn-capacity-bar{background:var(--t-border)}.tourn-card-capacity .tourn-capacity-bar>div{background:linear-gradient(90deg,#22c55e,var(--t-gold))}.tourn-card-tags{display:flex;flex-wrap:wrap;gap:.35rem}.tourn-status{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;border-radius:999px;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.tourn-status--upcoming{background:#eff6ff;color:#1d4ed8}.tourn-status--ongoing{background:#dcfce7;color:#15803d}.tourn-status--completed{background:#f1f5f9;color:#475569}.tourn-status--cancelled{background:#fee2e2;color:#991b1b}.tourn-tag-reg{background:#fef3c7;color:#92400e}.tourn-tag-prize,.tourn-tag-reg{padding:.2rem .5rem;border-radius:999px;font-size:.6rem;font-weight:800}.tourn-tag-prize{background:#dcfce7;color:#15803d}.tourn-tag-full{padding:.2rem .5rem;border-radius:999px;font-size:.6rem;font-weight:800;background:#fee2e2;color:#991b1b}.tourn-card-cta{display:block;width:100%;margin-top:.35rem;padding:.6rem;text-align:center;border-radius:10px;font-size:.8rem;font-weight:800;text-decoration:none;background:var(--t-navy);color:#fff;transition:background .15s ease}.tourn-card-cta:hover{background:var(--t-navy-mid);color:#fff}.tourn-card.is-featured-outline .tourn-card-cta{background:linear-gradient(135deg,var(--t-gold),var(--t-gold-dark));color:var(--t-navy)}.tourn-diff-panel{margin:2.5rem 0;padding:1.25rem 1.35rem;border-radius:16px;background:linear-gradient(135deg,#f8faff,#eef2ff);border:1px solid var(--t-border)}.tourn-diff-panel h3{margin:0 0 .45rem;font-size:.95rem;font-weight:900;color:var(--t-navy)}.tourn-diff-panel p{margin:0 0 1rem;font-size:.82rem;line-height:1.6;color:var(--t-muted);max-width:52rem}.tourn-diff-actions{display:flex;flex-wrap:wrap;gap:.5rem}.tourn-empty{text-align:center;padding:3.5rem 1.25rem;border-radius:18px;background:var(--t-surface);border:1px dashed var(--t-border)}.tourn-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:1rem;border-radius:14px;background:rgba(11,31,77,.08);font-size:.85rem}.tourn-empty h3,.tourn-empty-icon{color:var(--t-navy);font-weight:900}.tourn-empty h3{margin:0 0 .5rem;font-size:1.05rem}.tourn-empty p{margin:0 auto 1.25rem;max-width:26rem;font-size:.86rem;color:var(--t-muted);line-height:1.55}.tourn-empty-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.tourn-organizer{margin-top:2.5rem;padding:clamp(1.75rem,4vw,2.5rem);border-radius:20px;color:#fff;background:radial-gradient(ellipse 50% 80% at 100% 0,rgba(244,196,48,.1) 0,transparent 50%),linear-gradient(135deg,#060f28 0,var(--t-navy) 100%);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 16px 48px rgba(11,31,77,.2)}.tourn-organizer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:center}.tourn-organizer-eyebrow{display:inline-block;margin-bottom:.65rem;padding:.25rem .65rem;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--t-gold);background:rgba(244,196,48,.15);border:1px solid rgba(244,196,48,.3);border-radius:999px}.tourn-organizer h2{margin:0 0 .65rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:900;line-height:1.2;color:#fff}.tourn-organizer-lead{margin:0;font-size:.88rem;line-height:1.65;color:hsla(0,0%,100%,.78)}.tourn-organizer-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.tourn-skeleton{border-radius:18px;overflow:hidden;border:1px solid var(--t-border);background:#fff}.tourn-skeleton-media{height:88px;background:linear-gradient(90deg,#e8edf5,#f1f5f9 50%,#e8edf5);background-size:200% 100%;animation:tourn-shimmer 1.3s ease-in-out infinite}.tourn-skeleton-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.tourn-skeleton-line{height:10px;border-radius:6px;background:linear-gradient(90deg,#e8edf5,#f1f5f9 50%,#e8edf5);background-size:200% 100%;animation:tourn-shimmer 1.3s ease-in-out infinite}@keyframes tourn-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.tourn-hero-grid{grid-template-columns:1fr}.tourn-hero-aside{order:-1}.tourn-hero-stats{grid-template-columns:repeat(4,1fr)}.tourn-featured-card{grid-template-columns:1fr}.tourn-featured-capacity{max-width:200px}}@media (max-width:640px){.tourn-hero-stats{grid-template-columns:repeat(2,1fr)}.tourn-filters{position:static}}