.pools-page{min-height:100vh;background:radial-gradient(circle at 50% -20%,rgba(255,255,255,.035),transparent 35%),#060708;color:#fff;font-family:DM Sans,Arial,sans-serif}.pools-intro{width:calc(100% - clamp(40px, 6vw, 90px));max-width:1180px;margin:36px auto 22px}.page-kicker{margin:0 0 7px;color:#ef233c;font-size:10px;font-weight:800;letter-spacing:.11em}.page-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.page-title-row h1{margin:0;color:white;font-family:Outfit,sans-serif;font-size:clamp(40px,6vw,62px);font-weight:800;letter-spacing:-.045em}.page-title-row p{max-width:580px;margin:8px 0 0;color:#a1a1aa;font-size:14px;line-height:1.55}.page-badge{padding:8px 12px;color:#d7a31f;border:1px solid rgba(215,163,31,.34);border-radius:4px;background:rgba(215,163,31,.06);font-size:10px;font-weight:800;letter-spacing:.08em;white-space:nowrap}.age-group-selector{margin-top:28px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:linear-gradient(180deg,rgba(17,18,20,.98),rgba(10,11,12,.98))}.age-selector-copy{display:grid;grid-gap:2px;gap:2px}.age-selector-copy span{color:#77777f;font-size:8px;font-weight:800;letter-spacing:.11em}.age-selector-copy strong{color:#fff;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}.age-selector-buttons{display:flex;align-items:center;gap:8px}.age-group-button{min-width:84px;min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;color:#c4c4c8;border:1px solid rgba(255,255,255,.12);border-radius:5px;background:rgba(255,255,255,.035);font-size:12px;font-weight:800;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.age-group-button:hover{transform:translateY(-1px);color:white;border-color:rgba(215,163,31,.4);background:rgba(215,163,31,.06)}.age-group-button.active{color:#111;border-color:#d7a31f;background:linear-gradient(135deg,#c99117,#e5b42b)}.pools-grid{width:calc(100% - clamp(40px, 6vw, 90px));max-width:1180px;margin:0 auto 55px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.pools-grid section{min-width:0;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:linear-gradient(180deg,rgba(17,18,20,.98),rgba(10,11,12,.98));transition:border-color .15s ease,transform .15s ease}.pools-grid section:hover{transform:translateY(-1px);border-color:rgba(215,163,31,.3)}.pool-title{margin-bottom:15px;display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.pool-title p{margin:0 0 3px;color:#ef233c;font-size:9px;font-weight:800;letter-spacing:.1em}.pool-title h2{margin:0;color:#fff;font-family:Outfit,sans-serif;font-size:22px;font-weight:700}.pool-title>span{color:#8d8d94;font-size:10px}.pool-table-scroll{overflow-x:auto;scrollbar-color:rgba(215,163,31,.4) rgba(255,255,255,.04)}.pool-head,.pool-row{min-width:650px;min-height:42px;display:grid;grid-template-columns:30px minmax(150px,1fr) repeat(8,42px);grid-gap:4px;gap:4px;align-items:center;border-bottom:1px solid rgba(255,255,255,.07)}.pool-head{min-height:34px;color:#d7a31f;font-size:9px;font-weight:800;letter-spacing:.06em}.pool-row{color:#d9d9d9;font-size:12px}.pool-row:hover{background:rgba(255,255,255,.025)}.pool-row b{color:#8d8d94;font-weight:600}.pool-row strong{color:#f4f4f5;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.pool-row b,.pool-row em,.pool-row span{text-align:center}.pool-row em{color:#d7a31f;font-family:Outfit,sans-serif;font-size:14px;font-style:normal;font-weight:800}.pool-leader{background:linear-gradient(90deg,rgba(215,163,31,.2),rgba(215,163,31,.04))}.pools-empty{width:calc(100% - 24px);max-width:620px;margin:55px auto;padding:42px 28px;text-align:center;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:linear-gradient(180deg,rgba(17,18,20,.98),rgba(9,10,11,.98))}.pools-empty h2{margin:0;color:white;font-family:Outfit,sans-serif;font-size:28px}.pools-empty>p:not(.page-kicker){margin:10px 0 0;color:#8d8d94;font-size:13px}.notice{width:calc(100% - 30px);max-width:700px;margin:45px auto;padding:18px 20px;color:#f2c15a;border:1px solid rgba(215,163,31,.25);border-radius:6px;background:rgba(215,163,31,.06)}.pools-footer{min-height:60px;padding:0 clamp(24px,6vw,80px);display:flex;align-items:center;justify-content:center;gap:34px;color:#73737b;border-top:1px solid rgba(255,255,255,.07);font-size:10px}.pools-footer b{color:#d7a31f;font-weight:500}@media (max-width:900px){.pools-grid{grid-template-columns:1fr}}@media (max-width:700px){.pools-intro{width:calc(100% - 24px);margin-top:26px}.page-title-row{align-items:flex-start;flex-direction:column;gap:15px}.page-title-row h1{font-size:42px}.age-group-selector{padding:13px;align-items:stretch;flex-direction:column}.age-selector-buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.age-group-button{width:100%;min-height:46px}.pools-grid{width:calc(100% - 24px);margin-bottom:35px;grid-template-columns:1fr;gap:10px}.pools-grid section{padding:14px}.pool-head,.pool-row{min-width:620px}.pools-footer{padding:22px;align-items:flex-start;flex-direction:column;gap:6px}}