.fo-competitions-hub{background:#f4f5f7;min-height:70vh;padding-bottom:56px}.fo-comp-hub-hero{margin:28px 0 18px;padding:34px 38px;border-radius:22px;background:#111;color:#fff;display:flex;justify-content:space-between;align-items:flex-end;gap:30px;overflow:hidden;position:relative}.fo-comp-hub-hero:after{content:"";position:absolute;width:260px;height:260px;border:48px solid rgba(255,255,255,.035);border-radius:50%;right:-70px;top:-105px}.fo-comp-hub-kicker{display:block;font-size:11px;font-weight:800;letter-spacing:.14em;color:#b8ff39;margin-bottom:8px}.fo-comp-hub-hero h1{font-size:44px;line-height:1;margin:0 0 12px;font-weight:850;letter-spacing:-.04em}.fo-comp-hub-hero p{max-width:720px;margin:0;color:#c9cdd2;font-size:15px;line-height:1.55}.fo-comp-hub-total{display:flex;align-items:center;gap:10px;z-index:1}.fo-comp-hub-total strong{font-size:42px;line-height:1}.fo-comp-hub-total span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#aeb4ba}.fo-comp-hub-tools{display:flex;align-items:center;gap:12px;margin-bottom:12px}.fo-comp-hub-search{flex:1;background:#fff;border:1px solid #e1e4e8;border-radius:12px;display:flex;align-items:center;padding:0 13px;box-shadow:0 4px 16px rgba(0,0,0,.035)}.fo-comp-hub-search span{font-size:24px;color:#727980}.fo-comp-hub-search input{width:100%;border:0;outline:0;background:transparent;padding:13px 10px;font-size:13px}.fo-comp-hub-filters{display:flex;gap:6px;flex-wrap:wrap}.fo-comp-hub-filters button,.fo-comp-hub-deps a{border:1px solid #dfe3e7;background:#fff;color:#343a40;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:750;text-decoration:none;transition:.15s}.fo-comp-hub-filters button:hover,.fo-comp-hub-deps a:hover{border-color:#111}.fo-comp-hub-filters button.is-active,.fo-comp-hub-deps a.is-active{background:#111;color:#fff;border-color:#111}.fo-comp-hub-deps{display:flex;gap:5px;overflow:auto;padding:2px 0 14px;scrollbar-width:none}.fo-comp-hub-deps a{min-width:39px;text-align:center;white-space:nowrap}.fo-comp-hub-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:4px 0 28px}.fo-comp-hub-shortcuts a{background:#fff;border:1px solid #e3e6e9;border-radius:13px;padding:14px 17px;text-decoration:none;color:#111;display:flex;align-items:center;justify-content:space-between;gap:10px}.fo-comp-hub-shortcuts strong{font-size:13px}.fo-comp-hub-shortcuts span{font-size:11px;color:#6e757c}.fo-comp-hub-section{margin:0 0 30px}.fo-comp-hub-section>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:11px;padding:0 2px}.fo-comp-hub-section>header span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8a9096;font-weight:700}.fo-comp-hub-section>header h2{font-size:23px;margin:2px 0 0;font-weight:850;letter-spacing:-.025em}.fo-comp-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fo-comp-hub-card{background:#fff;border:1px solid #e1e4e7;border-radius:16px;overflow:hidden;transition:transform .15s,box-shadow .15s,border-color .15s}.fo-comp-hub-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.08);border-color:#cbd0d5}.fo-comp-hub-card__main{display:flex;align-items:center;gap:15px;padding:18px;text-decoration:none;color:#111;min-height:105px}.fo-comp-hub-card__logo{width:66px;height:66px;display:flex;align-items:center;justify-content:center;flex:0 0 66px;background:#f7f8f9;border-radius:13px}.fo-comp-hub-card__body{min-width:0}.fo-comp-hub-card__body>span{font-size:9px;font-weight:850;letter-spacing:.1em;color:#737a80;text-transform:uppercase}.fo-comp-hub-card__body h3{font-size:14px;line-height:1.25;margin:4px 0 8px;font-weight:800}.fo-comp-hub-card__body small{font-size:10px;color:#777}.fo-comp-hub-card__body small b{color:#111}.fo-comp-hub-card footer{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eef0f2}.fo-comp-hub-card footer a{text-align:center;text-decoration:none;color:#555;padding:10px 5px;font-size:9px;font-weight:750;border-right:1px solid #eef0f2}.fo-comp-hub-card footer a:last-child{border-right:0}.fo-comp-hub-card footer a:hover{background:#111;color:#fff}.fo-comp-hub-none{padding:35px;text-align:center;background:#fff;border-radius:15px;color:#666}.fo-comp-hub-card[hidden],.fo-comp-hub-section[hidden]{display:none!important}
@media(max-width:900px){.fo-comp-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fo-comp-hub-tools{align-items:stretch;flex-direction:column}.fo-comp-hub-filters{overflow:auto;flex-wrap:nowrap;padding-bottom:2px}.fo-comp-hub-filters button{white-space:nowrap}}
@media(max-width:600px){.fo-competitions-hub{padding-bottom:30px}.fo-comp-hub-hero{margin:14px 0;padding:25px 20px;border-radius:17px;align-items:flex-start}.fo-comp-hub-hero h1{font-size:34px}.fo-comp-hub-hero p{font-size:13px}.fo-comp-hub-total{display:none}.fo-comp-hub-shortcuts{grid-template-columns:1fr;margin-bottom:24px}.fo-comp-hub-shortcuts a{align-items:flex-start;flex-direction:column}.fo-comp-hub-grid{grid-template-columns:1fr;gap:9px}.fo-comp-hub-card__main{padding:14px;min-height:90px}.fo-comp-hub-card__logo{width:58px;height:58px;flex-basis:58px}.fo-comp-hub-section{margin-bottom:25px}.fo-comp-hub-section>header h2{font-size:20px}}
