:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#101012;--surface:#19191d;--surface-raised:#222227;--border:#34343b;--text:#f0eff1;--muted:#9999a4;--accent:#eeeef0;--button-text:#17171b;--radius:10px}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f5f5;--surface:#fff;--surface-raised:#ededee;--border:#d9d9dc;--text:#202023;--muted:#74747c;--accent:#202023;--button-text:#fff}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f5f5;--surface:#fff;--surface-raised:#ededee;--border:#d9d9dc;--text:#202023;--muted:#74747c;--accent:#202023;--button-text:#fff}}.button{color:var(--button-text)}.button:hover:not(:disabled){background:var(--text);color:var(--button-text)}.button.secondary:hover{background:var(--surface-raised);color:var(--text)}.theme-switch{align-items:center;gap:10px;font-size:11px;display:flex}.theme-switch select{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;padding:7px 9px}body .app-shell.club-house{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:76px minmax(0,1fr);align-items:start;width:calc(100% - 40px);max-width:1400px;min-height:calc(100dvh - 40px);margin:20px auto;padding:0;display:grid}.house-rail{border-right:1px solid var(--border);background:var(--background);border-radius:14px 0 0 14px;flex-direction:column;align-items:center;gap:15px;height:calc(100dvh - 42px);min-height:370px;padding:22px 10px;display:flex;position:sticky;top:20px}.house-monogram{align-items:center;gap:4px;margin:4px 0 16px;font-size:30px;font-weight:850;line-height:1;display:flex}.house-monogram span{font-size:9px}.house-rail-link{border:1px solid #0000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:25px;display:flex}.house-rail-link:hover,.house-rail-link.active{border-color:var(--border);background:var(--surface-raised)}.house-rail-link .club-badge,.house-rail-link .club-badge img{width:29px;height:29px}.house-rail-divider{border-top:1px solid var(--border);width:25px}.house-club-links{scrollbar-width:none;flex-direction:column;gap:12px;min-height:0;display:flex;overflow-y:auto}.house-club-links::-webkit-scrollbar{display:none}.house-rail-profile{flex-shrink:0;margin-top:auto}.house-workspace{min-width:0;padding:0 36px 28px}.house-header{border-bottom:1px solid var(--border);align-items:center;gap:22px;min-height:80px;display:flex}.house-header .logo{gap:7px;font-size:27px}.house-header .logo-mark{background:var(--text);border-radius:0;order:2;width:9px;height:9px}.house-tagline{letter-spacing:2px;color:var(--muted);margin:auto;font-size:8px}.house-tools{align-items:center;gap:14px;margin-left:auto;display:flex}.house-tools .theme-switch>span{display:none}.house-tool{place-items:center;min-width:30px;min-height:36px;display:grid}.house-tools .button{min-height:35px;padding:8px 12px;font-size:11px;font-weight:600}.house-login{font-size:11px}.house-nav{border-bottom:1px solid var(--border);scrollbar-width:none;gap:28px;display:flex;overflow:auto}.house-nav::-webkit-scrollbar{display:none}.house-nav a{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;padding:20px 0 16px;font-size:12px}.house-nav a.active{color:var(--text);border-color:var(--text)}.house-footer{border-top:1px solid var(--border);align-items:center;gap:22px;margin-top:30px;padding-top:24px;font-size:11px;display:flex}.house-footer span{color:var(--muted)}.house-footer>a{margin-left:auto;font-size:10px}body .club-house .app-columns{grid-template-columns:minmax(0,1fr) 280px;gap:28px;display:grid}body .club-house.wide .app-columns{grid-template-columns:minmax(0,1fr)}.club-house .main-column{border:0;min-width:0;padding-bottom:0}.club-house .right-sidebar{max-height:calc(100dvh - 40px);padding:28px 0 0;display:flex;top:20px}.club-house .right-sidebar .card{background:var(--background);border-radius:10px;padding:20px}.club-house .right-sidebar h3{font-size:15px}.club-house .content-pad{padding:28px 0}.club-house .page-header{background:0 0;border:0;padding:34px 0 28px}.club-house .page-header h1{letter-spacing:-1px;margin-top:8px;font-size:36px}.club-house .page-header p{font-size:13px}.club-house .card{border-radius:10px}.club-house .button{border-radius:5px;font-size:12px}.club-house :is(button,a,input,textarea,select):focus-visible{outline-offset:0;outline:none}.house-title{justify-content:space-between;align-items:center;gap:24px;padding:34px 0;display:flex}.house-title>div{min-width:0}.house-title small{letter-spacing:1.6px;text-overflow:ellipsis;white-space:nowrap;max-width:600px;font-size:8px;display:block;overflow:hidden}.house-title h1{letter-spacing:-1.2px;margin:10px 0 0;font-size:38px}.house-title p{margin-bottom:0;font-size:12px}.house-team-pill{border:1px solid var(--border);border-radius:30px;flex-shrink:0;align-items:center;gap:12px;padding:13px 18px;font-size:12px;display:flex}.house-team-pill .club-badge.small{width:30px;height:30px}.house-rooms{grid-template-columns:1.55fr 1fr;align-items:start;gap:16px;display:grid}.house-main-room{background:var(--background);border:1px solid var(--border);border-radius:10px;flex-direction:column;align-self:stretch;align-items:flex-start;min-width:0;padding:28px;display:flex}.house-room-caption{letter-spacing:1px;justify-content:space-between;gap:12px;width:100%;font-size:8px;display:flex}.house-room-caption small{font-size:8px}.house-main-room h2{letter-spacing:-.7px;-webkit-line-clamp:4;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:25px 0 0;font-size:29px;line-height:1.3;display:-webkit-box;overflow:hidden}.house-main-room>p{margin:20px 0;font-size:12px}.house-main-room>.button{margin-top:8px}.house-feature-image{object-fit:contain;border-radius:6px;width:100%;max-height:160px;margin-top:20px}.house-room-foot{border-top:1px solid var(--border);align-items:center;gap:10px;width:100%;margin-top:28px;padding-top:18px;font-size:11px;display:flex}.house-room-foot small{margin-top:4px;font-size:9px;display:block}.house-room-foot>a{white-space:nowrap;margin-left:auto;font-size:10px}.house-side-rooms{flex-direction:column;gap:16px;min-width:0;display:flex}.house-transfer-room{border:1px solid var(--border);border-radius:10px;padding:24px;display:block}.house-transfer-room>small{letter-spacing:1px;font-size:8px}.house-transfer-room p{font-size:11px}.house-transfer-room>span{text-align:right;margin-top:16px;font-size:11px;display:block}.house-side-rooms .today-matches-card{padding:22px}.house-side-rooms .today-matches-card>small{font-size:9px}.house-side-rooms .today-scoreboards{scrollbar-width:thin;scrollbar-color:var(--border) transparent;max-height:300px;overflow:auto}.club-house .today-scoreboard{background:var(--background);border-color:var(--border);border-radius:8px}.club-house .today-match-details{background:var(--surface);font-size:9px}.club-house .today-score{font-size:32px}.house-section-title{justify-content:space-between;align-items:center;gap:16px;margin:34px 0 14px;display:flex}.house-section-title small{letter-spacing:1.4px;font-size:8px}.house-section-title h2{margin-top:6px;font-size:23px}.tribune-feed{padding:0}.tribune-feed>.tabs{border-bottom:1px solid var(--border);gap:25px;margin:0;padding:0}.tribune-feed>.tabs button{color:var(--muted);background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:12px 0;font-size:11px}.tribune-feed>.tabs button.active{border-color:var(--text);color:var(--text)}.house-discussion-search{max-width:440px;margin:20px 0}.house-discussion-search .search-box{background:var(--background);border:1px solid var(--border);border-radius:7px;width:100%}.discussion-replies{display:none}.tribune-feed .feed-group{border-bottom:1px solid var(--border)}.club-house .tribune-feed .post{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 70px;gap:0 24px;margin:0;padding:24px 0;display:grid}.tribune-feed .post>.post-tribune-label{color:var(--muted);letter-spacing:.5px;order:0;grid-column:1;margin-bottom:8px;font-size:9px}.tribune-feed .post>.post-body{overflow-wrap:anywhere;order:1;grid-column:1;margin:0;padding:0;font-size:18px;font-weight:650;line-height:1.55}.tribune-feed .post>header{order:2;grid-column:1;gap:8px;margin:12px 0 0}.tribune-feed .post>header .avatar{width:24px;height:24px}.tribune-feed .post>header small,.tribune-feed .post>header .tag{font-size:9px}.tribune-feed .post>.discussion-replies{border-left:1px solid var(--border);flex-direction:column;grid-area:1/2/5;justify-content:center;align-items:center;padding-left:18px;display:flex}.discussion-replies strong{font-size:27px}.discussion-replies span{color:var(--muted);letter-spacing:1px;font-size:8px}.discussion-replies i{color:var(--muted);margin-top:10px;font-style:normal}.tribune-feed .post>.post-actions{border:0;flex-wrap:wrap;order:3;grid-column:1;gap:12px;margin:0;padding:10px 0 0}.tribune-feed .post-controls{gap:18px}.tribune-feed .post-controls :is(a,button){font-size:10px}.tribune-feed .post-attachment{object-fit:contain;background:var(--background);width:auto;max-width:100%;max-height:300px;margin-top:14px}.post-tribune-label{color:var(--muted);font-size:10px;display:block}.house-more{text-align:center;padding:22px;font-size:12px;display:block}.house-discovery{grid-template-columns:1fr 1fr;gap:24px;margin-top:30px;display:grid}.house-discovery>.card{background:var(--background);padding:24px}.house-community-links{border:1px solid var(--border);border-radius:10px;padding:24px}.house-community-links>small{letter-spacing:1px;font-size:9px}.house-community-links>a{align-items:center;gap:12px;padding:12px 0;font-size:12px;display:flex}.house-community-links>a>span:last-child{margin-left:auto}.house-compose-modal{background:var(--surface);width:min(650px,100vw - 28px);max-height:90dvh;color:var(--text);border:1px solid var(--border);border-radius:12px;margin:auto;padding:26px;overflow:auto}.house-compose-modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009}.house-compose-modal>header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.house-compose-modal>header small{letter-spacing:1px;font-size:9px}.house-compose-modal>header h2{margin-top:10px}.house-compose-modal>header button{font-size:28px}.house-compose-modal .composer{background:var(--background);margin:0}.club-house .fixture-today{grid-template-columns:repeat(2,minmax(0,1fr))}.club-house .fixture-match{background:var(--surface);border-color:var(--border)}.club-house .fixture-match:hover{background:var(--surface-raised)}.club-house .fixture-match.featured{background:var(--background);border-radius:10px;padding:32px 20px}.club-house .featured .fixture-score strong{font-size:34px}.club-house .fixture-day h3{text-transform:capitalize}.club-house .community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.club-house .community-grid>.card{background:var(--surface);padding:26px}.club-house .community-grid h3{margin-top:24px}.club-house .community-hero{background:var(--background);border:1px solid var(--border);border-radius:10px;margin-top:30px;padding:30px}.club-house .community-hero:before{display:none}.club-house .community-content{padding:28px 0}.club-house .line-tabs{padding-inline:0}.club-house .line-tabs button.active{color:var(--text);border-color:var(--text)}.club-house .community-content .card{background:var(--background)}.club-house .transfer-hub{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.club-house .transfer-filters,.club-house .transfer-hub-empty,.club-house .transfer-hub>p,.club-house .transfer-hub>.row{grid-column:1/-1}.club-house .transfer-topic{background:var(--background);flex-direction:column;height:100%;margin:0;padding:22px;display:flex}.club-house .transfer-topic>.row:first-child{align-items:flex-start}.club-house .transfer-topic h2{font-size:23px}.club-house .transfer-topic>.row:last-child{gap:15px;margin-top:auto;padding-top:24px}.club-house .transfer-topic>.row:last-child a:first-child{font-size:9px}.club-house .transfer-topic>.row:last-child .button{font-size:10px}.club-house .transfer-topic>.row>small{font-size:9px}.club-house .transfer-topic .player-photo{width:70px;height:85px}.club-house .transfer-filters select,.club-house .transfer-create :is(input,select,textarea){background:var(--surface-raised);color:var(--text);border-color:var(--border)}.club-house .transfer-create{background:var(--surface);color:var(--text);border-color:var(--border)}.club-house .player-results button{background:var(--surface-raised);color:var(--text)}.house-transfer-description{border:1px solid var(--border);background:var(--background);border-radius:10px;justify-content:space-between;align-items:center;gap:25px;padding:24px;display:flex}.house-transfer-description>p{max-width:700px;font-size:12px}.house-transfer-description small{white-space:nowrap;font-size:10px}.club-house .match-room-layout{border:1px solid var(--border);border-radius:10px;height:calc(100dvh - 190px);min-height:450px;margin-top:24px;position:sticky;top:16px}.club-house .room-match-header{background:var(--background);padding:24px}.club-house .room-match-result>strong{font-size:42px}.club-house .chat-room-toolbar,.club-house .stream-bubble,.club-house .chat-composer,.club-house .chat-typing-status{background:var(--surface);border-color:var(--border)}.club-house .live-chat-layout>.chat-messages{background:var(--background)}.club-house .stream-message.own .stream-bubble{background:var(--surface-raised)}.club-house .live-chat-layout>.chat-composer input{background:var(--background);border-radius:8px}.club-house .chat-typing-status{color:var(--muted)}.club-house .room-match-header+.live-chat-layout{min-height:0}.club-house .profile-hero{background:var(--background)}@media (max-width:1100px){.house-tagline{display:none}.house-workspace{padding-inline:24px}.house-tools{gap:10px}.house-nav{gap:24px}body .club-house .app-columns{grid-template-columns:minmax(0,1fr) 240px;gap:20px}.club-house .transfer-hub{grid-template-columns:repeat(2,minmax(0,1fr))}.house-title h1{font-size:34px}.house-main-room h2{font-size:25px}}@media (max-width:900px){body .club-house .app-columns{grid-template-columns:minmax(0,1fr)}.club-house .right-sidebar{max-height:none;margin-top:20px;padding:0;position:static}.club-house .right-sidebar-content{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.house-tools{gap:8px}.house-rooms{grid-template-columns:1.25fr 1fr}.house-main-room{padding:22px}.house-room-foot{flex-wrap:wrap}.house-room-foot>a{margin-left:0}.club-house .fixture-today{grid-template-columns:minmax(0,1fr)}}@media (max-width:700px){body .app-shell.club-house{border-radius:10px;grid-template-columns:46px minmax(0,1fr);width:calc(100% - 16px);min-height:calc(100dvh - 16px);margin:8px auto}.house-rail{border-radius:10px 0 0 10px;gap:12px;height:calc(100dvh - 18px);padding:16px 3px;top:8px}.house-monogram{margin-bottom:12px;font-size:24px}.house-monogram span{font-size:6px}.house-rail-link{border-radius:9px;width:36px;height:40px}.house-rail-link .club-badge,.house-rail-link .club-badge img{width:24px;height:24px}.house-rail-profile .avatar{width:28px;height:28px}.house-workspace{padding:0 12px 20px}.house-header{flex-wrap:wrap;gap:8px;min-height:60px;padding:12px 0}.house-header .logo{font-size:22px}.house-tools{flex-wrap:wrap;justify-content:flex-end;gap:4px}.house-tools .theme-switch select{padding:5px;font-size:10px}.house-tools .house-tool{min-width:26px;min-height:28px}.house-tools .house-logout{display:grid}.house-header .house-tools>.button{min-height:29px;padding:6px;font-size:9px}.house-nav{gap:20px}.house-nav a{padding:14px 0 12px;font-size:10px}.house-title{align-items:flex-start;gap:10px;padding:24px 0}.house-title small{letter-spacing:.8px;font-size:7px}.house-title h1{font-size:27px}.house-title p{font-size:10px}.house-team-pill{border:0;padding:0}.house-team-pill b{display:none}.house-team-pill .club-badge.small{width:26px;height:26px}.house-rooms{grid-template-columns:minmax(0,1fr)}.house-main-room{padding:18px}.house-main-room h2{font-size:24px}.house-room-caption small{display:none}.house-room-foot small{font-size:8px}.house-transfer-room{padding:20px}.house-transfer-room h2{font-size:24px}.house-side-rooms .today-matches-card{padding:18px}.house-section-title{flex-direction:column;align-items:flex-start;gap:10px}.house-section-title h2{font-size:22px}.house-section-title>a{font-size:10px}.club-house .tribune-feed .post{grid-template-columns:minmax(0,1fr) 40px;column-gap:10px;padding:20px 0}.tribune-feed .post>.post-body{font-size:14px}.tribune-feed .post>.discussion-replies{padding-left:8px}.discussion-replies strong{font-size:21px}.discussion-replies span{font-size:7px}.tribune-feed .post-controls{flex-wrap:wrap;gap:12px}.tribune-feed .post>header .tag{display:none}.tribune-feed .post-actions .reaction-counts{flex-wrap:wrap}.house-discovery{grid-template-columns:minmax(0,1fr);gap:15px}.house-footer{flex-wrap:wrap;gap:10px;margin-top:24px}.house-footer>a{margin-left:0;font-size:9px}.club-house .page-header{padding:24px 0 18px}.club-house .page-header h1{font-size:27px}.club-house .page-header p{font-size:11px}.club-house .content-pad{padding:20px 0}.club-house .right-sidebar-content,.club-house .community-grid{grid-template-columns:minmax(0,1fr)}.club-house .community-grid>.card{padding:22px}.club-house .community-hero{flex-wrap:wrap;margin-top:20px;padding:20px}.club-house .community-hero h1{font-size:23px}.club-house .community-content{padding:20px 0}.club-house .transfer-hub{grid-template-columns:minmax(0,1fr)}.house-transfer-description{flex-direction:column;align-items:flex-start;gap:8px;padding:20px}.house-transfer-description small{white-space:normal}.club-house .fixture-match.featured{padding:24px 12px}.club-house .featured .fixture-score strong{font-size:27px}.club-house .featured .fixture-team{font-size:11px}.club-house .match-room-layout{height:calc(100dvh - 180px);min-height:420px;margin-top:16px;top:8px}.club-house .room-match-header{padding:14px 10px}.club-house .room-match-result>strong{font-size:30px}.club-house .chat-room-toolbar{padding:12px 10px}.club-house .chat-presence-pill{padding:6px;font-size:9px}.club-house .chat-room-toolbar small{font-size:9px}.club-house .live-chat-layout>.chat-messages{padding:16px 10px}.club-house .live-chat-layout>.chat-composer{padding:10px}.club-house .stream-message-content{max-width:85%}.club-house .stream-bubble p{font-size:12px}.club-house .stream-avatar,.club-house .stream-avatar img,.club-house .stream-avatar>span{width:25px;height:25px}.club-house .stream-message{gap:7px}}.house-rail .icon{filter:grayscale()}.house-side-rooms .today-scoreboards{scrollbar-width:none;max-height:230px}.house-side-rooms .today-scoreboards::-webkit-scrollbar{display:none}.house-discovery .session-card>.card{background:var(--background);height:100%;padding:24px}.house-discovery h3{font-size:16px}.house-discovery .suggestion{flex-wrap:wrap;font-size:11px}.house-discovery .suggestion .button{min-height:30px;font-size:10px}.house-discovery .house-community-links{background:var(--background)}@media (max-width:1000px){.house-discovery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.house-discovery{grid-template-columns:minmax(0,1fr)}}.club-house .chat-presence-pill{border-color:var(--border);background:var(--background)}.club-house .chat-presence-pill.connected{color:var(--text)}.club-house .room-match-scoreboard .today-match-status,.club-house .chat-room-toolbar small,.club-house .stream-bubble time{color:var(--muted)}.house-tagline{letter-spacing:1.3px;font-size:10px}.house-nav a{padding-block:18px;font-size:14px}.house-tools .button,.theme-switch select{font-size:12px}.house-tool{min-width:38px;min-height:40px}.house-title{padding-block:28px}.house-title small{letter-spacing:1px;font-size:11px}.house-title p{font-size:14px}.house-rooms{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);align-items:start}.house-main-room{align-self:start;width:100%;padding:24px}.house-room-caption,.house-room-caption small{letter-spacing:.5px;font-size:10px}.house-feature-content{grid-template-columns:minmax(0,1fr);align-items:center;gap:24px;width:100%;margin-top:20px;display:grid}.house-feature-content.has-media{grid-template-columns:minmax(0,1fr) minmax(150px,.75fr)}.house-feature-copy{min-width:0}.house-feature-copy h2{margin:0;font-size:27px;line-height:1.3}.house-feature-copy p{overflow-wrap:anywhere;margin:18px 0;font-size:12px}.house-feature-copy .button{white-space:normal;text-align:center;font-size:13px}.house-feature-media{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.house-feature-media img{object-fit:contain;background:var(--surface);width:100%;height:220px;display:block}.house-feature-media>span{border-top:1px solid var(--border);text-align:center;padding:8px 12px;font-size:11px}.house-feature-media:hover{border-color:var(--muted)}.house-room-foot{flex-wrap:wrap;margin-top:22px;padding-top:16px}.house-room-foot b,.house-room-foot>a{font-size:12px}.house-room-foot small{font-size:11px}.house-transfer-room{padding:24px}.house-transfer-room>small{font-size:10px}.house-transfer-room p,.house-transfer-room>span{font-size:13px}.house-transfer-room h2{margin-top:14px;font-size:25px}.session-card-restore{border:1px dashed var(--border);width:100%;color:var(--muted);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;font-size:12px;display:flex}.session-card-restore b{color:var(--text);font-size:12px}.session-card-restore:hover{background:var(--surface-raised)}.house-section-title small,.house-community-links>small{letter-spacing:.7px;font-size:11px}.house-section-title>a{font-size:13px}.house-side-rooms .today-matches-card>h3{font-size:16px}.house-side-rooms .today-matches-card>small,.club-house .today-match-details{font-size:11px}.club-house .today-team b{font-size:12px}.club-house .today-scoreboard-grid{gap:10px}.house-discovery{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))}.house-discovery .suggestion,.house-footer,.house-footer>a{font-size:12px}.house-guest-avatar{background:var(--surface-raised);border-radius:50%;place-items:center;width:34px;height:34px;font-size:21px;display:grid}.house-rail-profile{place-items:center;min-height:40px;display:grid}.house-title h1,.club-house .page-header h1{overflow-wrap:anywhere}.tribune-feed .post>.post-tribune-label{font-size:11px}.tribune-feed .post>header b{font-size:12px}.tribune-feed .post>header small{font-size:11px}.tribune-feed .post-controls :is(a,button){align-items:center;gap:5px;min-height:36px;font-size:12px;display:inline-flex}.tribune-feed .post>.post-actions{align-items:center;gap:10px}.tribune-feed .post-controls{flex-wrap:wrap;justify-content:flex-start;gap:14px}.discussion-replies span{font-size:10px}.tribune-feed .post-attachment{border-radius:8px;width:auto;max-height:420px}.club-house .button{min-height:42px}.club-house .page-header>.button{white-space:normal;margin-top:12px}.club-house .right-sidebar-content{width:100%}.club-house .community-hero>.row{flex-wrap:wrap;min-width:0}.club-house .community-hero>.row>div{min-width:0}.club-house .community-hero h1{overflow-wrap:anywhere}.club-house .line-tabs{scrollbar-width:none;gap:22px;overflow:auto}.club-house .line-tabs button{white-space:nowrap;min-height:44px}.club-house .community-grid h3{font-size:21px}.club-house .community-grid small{margin-top:12px;font-size:13px;display:block}.club-house .community-grid>.card:hover{background:var(--surface-raised);border-color:var(--muted)}.club-house .profile-header h1{overflow-wrap:anywhere}.club-house .profile-stats{flex-wrap:wrap;gap:18px}.club-house .profile-tabs{overflow:auto}.club-house :is(.connections-modal,.delete-post-modal,.profile-edit-modal){max-height:90dvh;margin:auto;overflow:auto}.club-house .delete-post-modal-actions{flex-wrap:wrap}.club-house .house-compose-modal>header button,.club-house .transfer-create header>button{flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.club-house .house-compose-modal{overscroll-behavior:contain}.club-house:has(dialog[open]){isolation:isolate}body:has(dialog[open]){overflow:hidden}.club-house .profile-cover:not(:has(img)){background:var(--surface-raised)}.club-house .transfer-topic :is(p,a,small){overflow-wrap:anywhere}.club-house .transfer-topic .grow,.club-house .transfer-filters select{min-width:0}.club-house .transfer-hub-empty{text-align:left;padding:32px 24px}.club-house .transfer-hub-empty h2{font-size:26px}.club-house .transfer-hub-empty .button{margin-top:12px}.club-house .fixture-team b{font-size:13px}.club-house .fixture-score small{font-size:11px}.club-house .chat-typing-status,.club-house .chat-room-toolbar small{font-size:12px}.club-house .stream-bubble time{font-size:11px}.club-house .stream-message-meta{font-size:13px}@media (max-width:1100px){.house-feature-content.has-media{grid-template-columns:minmax(0,1fr)}.house-feature-media{max-width:100%}.house-feature-media img{height:240px}.house-nav{gap:22px}.house-title h1{font-size:32px}.house-feature-copy h2{font-size:25px}}@media (max-width:800px){.house-rooms{grid-template-columns:minmax(0,1fr)}.house-feature-content.has-media{grid-template-columns:minmax(0,1fr) minmax(140px,.75fr)}.house-side-rooms{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.house-side-rooms .session-card-restore{flex-direction:column;align-items:flex-start}.house-side-rooms .today-scoreboard-grid{grid-template-columns:minmax(0,1fr) 65px minmax(0,1fr)}.house-side-rooms .today-team-logo{width:32px;height:32px}.house-side-rooms .today-kickoff{font-size:22px}}@media (max-width:700px){.house-header{grid-template-columns:minmax(0,1fr);gap:12px;padding-block:16px;display:grid}.house-header>.logo{width:fit-content;font-size:25px}.house-tools{justify-content:flex-start;gap:6px;margin:0}.house-tools .theme-switch select{min-height:38px;font-size:12px}.house-tools .house-tool{min-width:36px;min-height:38px}.house-header .house-tools>.button{min-height:38px;padding:7px 10px;font-size:11px}.house-login{align-items:center;min-height:38px;font-size:12px;display:flex}.house-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 10px;padding-top:4px;display:grid;overflow:visible}.house-nav a{text-align:center;white-space:normal;justify-content:center;align-items:center;min-height:44px;padding:12px 0;font-size:11px;display:flex}.house-title{padding:24px 0}.house-title small{letter-spacing:.3px;font-size:10px}.house-title h1{font-size:28px}.house-title p{font-size:12px}.house-main-room{padding:18px}.house-feature-content.has-media{grid-template-columns:minmax(0,1fr)}.house-feature-content{gap:20px;margin-top:18px}.house-feature-copy h2{font-size:25px}.house-feature-copy p{margin:14px 0;font-size:12px}.house-feature-media img{height:260px}.house-room-foot{gap:10px}.house-room-foot>a{align-items:center;min-height:36px;margin-left:0;display:flex}.house-side-rooms{display:flex}.house-side-rooms .session-card-restore{flex-flow:wrap;align-items:center}.house-room-caption,.house-section-title small{font-size:10px}.house-section-title>a{align-items:center;min-height:36px;font-size:12px;display:flex}.club-house .tribune-feed .post{grid-template-columns:minmax(0,1fr) 34px;gap:0 10px}.tribune-feed .post>.post-body{font-size:16px;font-weight:600}.tribune-feed .post-controls{gap:12px}.tribune-feed .post-controls :is(a,button){min-height:40px;font-size:11px}.tribune-feed .post-controls span{font-size:11px;display:inline}.tribune-feed .post>header .grow{min-width:0}.tribune-feed .post>header b{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.tribune-feed .post>.discussion-replies{padding-left:6px}.discussion-replies strong{font-size:19px}.discussion-replies span{font-size:8px}.tribune-feed .post>header small{font-size:10px}.club-house .community-content{grid-template-columns:minmax(0,1fr)}.club-house .community-hero{gap:18px;padding:20px}.club-house .community-hero>.row{width:100%}.club-house .community-hero .button{white-space:normal;max-width:100%}.club-house .line-tabs{gap:18px}.club-house .line-tabs button{font-size:12px}.club-house .fixture-team b{font-size:11px}.club-house .fixture-match{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr)}.club-house .fixture-score strong{font-size:17px}.club-house .fixture-match.featured .fixture-score strong{font-size:24px}.club-house .fixture-score small{font-size:10px}.club-house .house-compose-modal{padding:20px}.house-compose-modal .composer{padding:16px}.club-house .profile-header{padding-inline:16px}.club-house .profile-header .row{flex-wrap:wrap}.club-house .profile-stats{gap:14px}.club-house .profile-header h1{font-size:26px}.club-house .profile-stats small{font-size:11px}.club-house .match-room-layout{height:calc(100dvh - 24px);min-height:460px;position:relative;top:auto}.club-house .chat-room-toolbar{flex-wrap:wrap;gap:8px}.club-house .chat-presence-pill,.club-house .chat-room-toolbar small{font-size:11px}.club-house .live-chat-layout>.chat-composer input{padding:12px;font-size:13px}.club-house .stream-bubble p{font-size:13px}.club-house .right-sidebar .button{white-space:normal}.club-house .page-header h1{font-size:29px}.club-house .page-header p{font-size:13px}}@media (prefers-reduced-motion:reduce){.club-house *{scroll-behavior:auto;transition:none}}.club-house .tabs button.active{background:var(--text);color:var(--surface)}.club-house .tribune-feed>.tabs button.active{color:var(--text);background:0 0}.club-house .tabs button{min-height:40px}.club-house .connections-modal .tabs{flex-wrap:wrap}.club-house .connections-modal :is(h2,b){overflow-wrap:anywhere}.club-house .connections-modal .connection-row{min-width:0}.club-house .post-controls{flex-wrap:wrap}.club-house .post-actions{flex-wrap:wrap;gap:12px}.club-house .post-controls :is(a,button){min-height:36px}.club-house .post-controls span{color:inherit}.club-house.house-chat .house-workspace{flex-direction:column;height:calc(100dvh - 42px);padding-bottom:16px;display:flex}.house-chat .house-header,.house-chat .house-nav{flex-shrink:0}.house-chat .app-body{flex:1;min-height:0}.house-chat .app-columns{height:100%;min-height:0}.house-chat .main-column{flex-direction:column;min-height:0;display:flex}.club-house.house-chat .match-room-layout{flex:1;height:auto;min-height:0;margin-top:16px;position:relative;top:auto}.house-chat .house-footer{display:none}.house-chat .right-sidebar{max-height:100%;overflow:auto}.house-chat .room-match-header{padding:14px}.house-chat .room-match-result>strong{font-size:34px}@media (max-width:900px){.club-house.house-chat .right-sidebar{display:none}}@media (max-width:700px){.club-house.house-chat .house-workspace{height:calc(100dvh - 18px);padding-bottom:10px}.house-chat .room-match-header{padding:10px}.house-chat .room-match-scoreboard{margin:8px 0}.house-chat .room-match-scoreboard img{width:32px;height:32px}.house-chat .room-match-result>strong{font-size:27px}.house-chat .room-home-team,.house-chat .room-away-team{font-size:11px}.house-chat .chat-room-toolbar{padding:10px}.house-chat .chat-room-toolbar small{display:none}}body .app-shell.forum-shell{background:var(--background);grid-template-columns:200px minmax(0,1fr);width:calc(100% - 48px);max-width:1600px}.forum-shell .house-rail{background:var(--background);align-items:stretch;gap:12px;padding:28px 16px}.forum-shell .house-monogram{margin:0 0 16px;padding:0 10px;font-size:27px}.forum-shell .house-monogram span{font-size:8px}.forum-shell .house-rail .search-box{background:var(--surface);border-radius:5px;gap:6px;width:100%;min-width:0;height:38px;padding:0 8px}.forum-shell .house-rail .search-box input{width:100%;min-width:0;font-size:11px}.rail-caption{color:var(--muted);letter-spacing:1px;margin:12px 10px 0;font-size:10px}.rail-navigation{gap:3px;display:grid}.forum-shell .house-rail-link{border-radius:5px;justify-content:flex-start;gap:11px;width:100%;height:42px;padding:0 10px;font-size:12px}.forum-shell .house-rail-link .icon{flex-shrink:0;width:17px}.forum-shell .house-rail-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.forum-shell .house-rail-link.active{background:var(--surface-raised);border-color:#0000}.forum-shell .house-rail-divider{width:100%;margin:5px 0}.forum-shell .house-club-links{gap:3px}.forum-shell .house-rail-link .club-badge,.forum-shell .house-rail-link .club-badge img{width:22px;height:22px}.rail-discover{color:var(--muted)}.rail-discover>span:last-child{margin-left:auto;font-size:20px}.forum-shell .house-rail-profile{border-top:1px solid var(--border);justify-content:flex-start;gap:9px;min-width:0;padding-top:16px;display:flex}.house-rail-profile>span{min-width:0}.house-rail-profile b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.house-rail-profile small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.forum-shell .house-workspace{padding:0 28px 24px}.forum-shell .house-header{min-height:65px}.forum-shell .house-header>.logo{display:none}.forum-shell .house-tagline{letter-spacing:1.2px;margin:0;font-size:10px}.forum-menu-toggle,.forum-shell .house-tools .button{display:none}.forum-shell .house-tools{gap:12px}.forum-shell .house-footer{margin-top:24px;padding-top:18px}.forum-hub{grid-template-columns:minmax(0,1fr) 225px;gap:28px;display:grid}.forum-center{min-width:0}.forum-banner{isolation:isolate;border-bottom:1px solid var(--border);background:radial-gradient(ellipse at 85% 0%,var(--surface-raised),transparent 68%);min-height:210px;padding:38px 0 0;position:relative;overflow:hidden}.forum-banner h1{letter-spacing:-1.8px;margin:10px 0;font-size:42px;line-height:1.15}.forum-banner small{letter-spacing:1.7px;color:var(--muted);font-size:10px}.forum-banner p{color:var(--muted);margin:12px 0 26px;font-size:13px}.forum-banner nav{gap:26px;display:flex;position:relative}.forum-banner nav a{color:var(--muted);border-bottom:2px solid #0000;padding:13px 0;font-size:12px}.forum-banner nav a.active{color:var(--text);border-color:var(--text)}.forum-banner-art{border:1px solid var(--border);opacity:.5;z-index:-1;width:300px;height:180px;position:absolute;top:20px;right:-35px;transform:rotate(-18deg)}.forum-banner-art:before{content:"";border:1px solid var(--border);position:absolute;inset:22px}.forum-banner-art:after{content:"";border:1px solid var(--border);border-radius:50%;width:90px;height:90px;position:absolute;top:44px;left:105px}.forum-banner-art span:first-child{border-left:1px solid var(--border);height:100%;position:absolute;left:50%}.forum-banner-art span:nth-child(2),.forum-banner-art span:nth-child(3){border:1px solid var(--border);width:48px;position:absolute;top:45px;bottom:45px}.forum-banner-art span:nth-child(2){left:22px}.forum-banner-art span:nth-child(3){right:22px}.forum-announcement{border-bottom:1px solid var(--border);align-items:center;gap:16px;margin-bottom:30px;padding:23px 0;display:flex}.forum-announcement-icon{background:var(--surface);border-radius:8px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.forum-announcement b{font-size:14px}.forum-announcement p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.6}.forum-announcement>span:last-child{margin-left:auto;font-size:20px}.forum-discussion-layout{grid-template-columns:minmax(0,1fr) 215px;gap:28px;display:grid}.forum-discussions,.forum-lobbies{min-width:0}.forum-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.forum-section-heading h2{letter-spacing:-.7px;margin:0;font-size:24px}.forum-section-heading p{color:var(--muted);margin:6px 0 0;font-size:11px}.forum-section-heading .button{white-space:nowrap;min-height:34px;padding:6px 10px;font-size:11px}.forum-lobbies .forum-section-heading h2{letter-spacing:-.2px;font-size:17px}.forum-shell .forum-lobbies .card{background:0 0;border:0;border-radius:0;padding:0}.forum-lobbies .today-matches-card>h3{padding-right:24px;font-size:12px}.forum-lobbies .today-matches-card>small{font-size:10px}.forum-lobbies .today-scoreboards{gap:8px;margin-top:14px}.forum-lobbies .today-scoreboard{border:1px solid var(--border);background:var(--surface);border-radius:5px}.forum-lobbies .today-team-logo,.forum-lobbies .today-team-logo img{width:27px;height:27px}.forum-lobbies .today-team{gap:6px}.forum-lobbies .today-team b{overflow-wrap:anywhere;font-size:10px;line-height:1.4}.forum-lobbies .today-score,.forum-lobbies .today-kickoff{font-size:17px}.forum-lobbies .today-match-status{padding:3px;font-size:9px}.forum-lobbies .today-match-details{background:0 0;padding:8px;font-size:10px}.forum-text-link{color:var(--muted);padding:18px 0;font-size:11px;display:block}.forum-topic-panel{border-left:1px solid var(--border);scrollbar-width:none;align-self:start;max-height:calc(100dvh - 50px);padding:22px 0 0 24px;position:sticky;top:20px;overflow:auto}.forum-topic-panel>h2{justify-content:space-between;margin:0 0 24px;font-size:14px;display:flex}.forum-topic-panel>h2 span{color:var(--muted)}.forum-membership{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:18px}.forum-membership h3{margin:8px 0;font-size:15px;line-height:1.45}.forum-membership p,.forum-panel-note p{color:var(--muted);font-size:12px;line-height:1.7}.forum-membership .button{justify-content:center;min-height:34px;padding:8px;font-size:11px;display:flex}.forum-shell .forum-topic-panel .card{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;margin:0;padding:23px 0}.forum-topic-panel h3{font-size:14px}.forum-topic-panel .suggestion{flex-wrap:wrap;gap:8px;font-size:11px}.forum-topic-panel .suggestion .button{min-height:30px;padding:5px 10px;font-size:10px}.forum-topic-panel .suggestion small{font-size:10px}.forum-topic-panel .card>p,.forum-topic-panel .card>small{font-size:12px;line-height:1.7}.forum-panel-note{padding:24px 0}.forum-panel-note b{font-size:12px}.forum-hub .tribune-feed>.tabs{gap:22px}.forum-hub .tribune-feed>.tabs button{padding:9px 0;font-size:12px}.forum-shell .forum-hub .tribune-feed .post{grid-template-columns:minmax(0,1fr);gap:0;padding:20px 0}.forum-hub .tribune-feed .post>.discussion-replies{display:none}.forum-hub .tribune-feed .post>.post-body{grid-column:1;font-size:15px;font-weight:600;line-height:1.6}.forum-hub .tribune-feed .post>.post-tribune-label{margin-bottom:6px;font-size:10px}.forum-hub .tribune-feed .post>header{margin-top:9px}.forum-hub .tribune-feed .post>header .avatar{width:22px;height:22px}.forum-hub .tribune-feed .post>header b{font-size:11px}.forum-hub .tribune-feed .post>header small{font-size:10px}.forum-hub .tribune-feed .post>.post-actions{gap:4px;padding-top:5px}.forum-hub .tribune-feed .post-controls{gap:12px}.forum-hub .tribune-feed .post-controls :is(a,button){min-height:32px;font-size:10px}.forum-hub .tribune-feed .post-attachment{object-fit:contain;width:auto;max-width:100%;height:130px;margin-top:10px}.forum-hub .house-discussion-search{margin:12px 0}@media (max-width:1250px){body .app-shell.forum-shell{grid-template-columns:180px minmax(0,1fr);width:calc(100% - 24px);margin:12px auto}.forum-shell .house-workspace{padding-inline:22px}.forum-hub{grid-template-columns:minmax(0,1fr)}.forum-topic-panel{border-left:0;border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-height:none;padding:24px 0;display:grid;position:static}.forum-topic-panel>h2{grid-column:1/-1;margin:0}.forum-discussion-layout{grid-template-columns:minmax(0,1fr) 230px}.forum-shell .house-tagline{display:none}}@media (max-width:800px){.forum-discussion-layout{grid-template-columns:minmax(0,1fr)}.forum-lobbies{border-top:1px solid var(--border);padding-top:24px}.forum-lobbies .today-scoreboards{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.forum-banner h1{font-size:34px}.forum-banner-art{right:-140px}}@media (max-width:700px){body .app-shell.forum-shell{border:0;border-radius:0;width:100%;min-height:100dvh;margin:0;display:block}.forum-shell .house-rail{display:none}.forum-shell.menu-open .house-rail{z-index:80;border-radius:0;width:250px;height:calc(100dvh - 64px);min-height:0;padding:20px;display:flex;position:fixed;top:64px;bottom:0;left:0;box-shadow:12px 0 40px #0006}.forum-shell .house-workspace{padding:0 18px 20px}.forum-shell .house-header{flex-wrap:nowrap;gap:10px;min-height:64px;padding:10px 0;display:flex}.forum-menu-toggle{flex-shrink:0;place-items:center;width:36px;height:38px;font-size:21px;display:grid}.forum-shell .house-header>.logo{font-size:22px;display:flex}.forum-shell .house-header .house-tools{flex-wrap:nowrap;gap:4px;margin-left:auto}.forum-shell .house-tools .house-tool{min-width:30px}.forum-shell .house-tools>.house-tool[aria-label=Ara]{display:none}.forum-shell .house-login{white-space:nowrap;font-size:11px}.forum-shell .house-tools .theme-switch select{max-width:72px;padding:4px;font-size:11px}.forum-banner{min-height:190px;padding-top:28px}.forum-banner h1{font-size:34px}.forum-banner p{font-size:12px}.forum-banner nav{gap:21px}.forum-banner nav a{font-size:11px}.forum-banner small{font-size:9px}.forum-announcement{gap:10px;margin-bottom:24px;padding:20px 0}.forum-announcement b{font-size:13px}.forum-announcement p{font-size:11px}.forum-announcement-icon{width:34px;height:34px}.forum-section-heading h2{font-size:24px}.forum-topic-panel{grid-template-columns:minmax(0,1fr)}.forum-hub .tribune-feed .post-controls :is(a,button){min-height:40px;font-size:11px}.forum-hub .tribune-feed .post>.post-body{font-size:15px}.forum-shell.house-chat .house-workspace{height:100dvh}.forum-shell .house-footer,.forum-shell .house-footer>a{font-size:11px}}.forum-shell:not(.forum-feed-page) .house-tools .button{display:inline-flex}.forum-lobbies .today-scoreboard-grid{grid-template-columns:minmax(0,1fr) 48px;gap:6px 10px;padding:12px}.forum-lobbies .today-team{text-align:left;flex-direction:row;grid-column:1;justify-content:flex-start;gap:7px;display:flex}.forum-lobbies .today-team:last-child{grid-row:2}.forum-lobbies .today-scoreboard-center{grid-area:1/2/3}.forum-lobbies .today-team-logo,.forum-lobbies .today-team-logo img{flex-shrink:0;width:23px;height:23px}.forum-lobbies .today-team b{font-size:11px}.forum-lobbies .today-match-status{line-height:1.4}.forum-lobbies .today-match-details{text-align:left;padding:6px 10px}.forum-lobbies .session-card-dismiss{top:0;right:0}@media (max-width:700px){.forum-shell:not(.forum-feed-page) .house-tools .button{display:none}}.forum-menu-backdrop{display:none}@media (max-width:700px){.forum-shell .house-header{z-index:90;background:var(--background);position:sticky;top:0}.forum-menu-backdrop{z-index:75;background:#0007;width:100%;height:calc(100dvh - 64px);display:block;position:fixed;inset:64px 0 0}.forum-shell.menu-open .house-rail{overflow-y:auto}.forum-shell .house-rail-profile{flex-shrink:0}.forum-shell.house-chat .house-header{position:relative}}@media (min-width:1251px){body .app-shell.forum-shell{grid-template-columns:240px minmax(0,1fr)}}@media (min-width:701px) and (max-width:1250px){body .app-shell.forum-shell{grid-template-columns:215px minmax(0,1fr)}}.forum-shell .house-rail .search-box input{outline:none}.forum-shell .house-rail .search-box:focus-within{outline-offset:0;outline:none}body .club-house .post .post-controls .reaction-picker{justify-content:center;align-items:center;gap:4px;padding:8px}body .club-house .post .post-controls .reaction-picker>button{border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;font-size:26px;line-height:1;display:flex}body .club-house .post .post-controls .reaction-picker>button:last-child{font-size:22px}@media (max-width:700px){body .club-house .post{position:relative}body .club-house .post .reaction-control{position:static}body .club-house .post .reaction-picker{width:max-content;max-width:calc(100vw - 40px);bottom:52px;left:50%;right:auto;transform:translate(-50%)}}.post-share-dialog{border:1px solid var(--border);background:var(--surface);width:min(460px,100vw - 28px);max-height:90dvh;color:var(--text);text-align:left;border-radius:16px;margin:auto;padding:24px;overflow:auto}.post-share-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009}.post-share-dialog header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.post-share-dialog h2{margin:0;font-size:22px}.post-share-dialog h3{margin:16px 0;font-size:19px}.post-share-dialog p{color:var(--muted);font-size:13px;line-height:1.7}body .post .post-controls .post-share-dialog header>button{justify-content:center;width:40px;height:40px;font-size:26px}.post-share-options{gap:8px;display:grid}body .post .post-controls .post-share-options>button{text-align:left;border:1px solid var(--border);background:var(--background);border-radius:9px;align-items:center;gap:12px;width:100%;padding:14px 12px;display:flex}.post-share-options>button:hover{background:var(--surface-raised)!important}.post-share-options b{font-size:14px;display:block}.post-share-options small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.post-share-options>button>span:last-child{margin-left:auto}body .post .post-controls .post-share-symbol{text-align:center;width:30px;font-size:26px}.post-share-detail{flex-direction:column;gap:10px;display:flex}body .post .post-controls .post-share-detail .button{justify-content:center;min-height:44px;padding:12px;font-size:13px}.post-share-detail input{background:var(--background);width:100%;color:var(--text);border:1px solid var(--border);border-radius:6px;padding:12px;font-size:12px}.share-preview{object-fit:contain;border-radius:8px;align-self:center;max-width:100%;max-height:300px;display:block}.post-share-back{color:var(--muted)}.auth-page{max-width:1440px;min-height:100dvh;color:var(--text);margin:auto;padding:32px 48px}.auth-top{justify-content:space-between;align-items:center;display:flex}.auth-top .logo{font-size:28px}.auth-top .logo-mark{border-radius:0;order:2;width:9px;height:9px}.auth-layout{grid-template-columns:minmax(0,1fr) 440px;align-items:center;gap:90px;max-width:1150px;min-height:calc(100dvh - 150px);margin:auto;display:grid}.auth-story{isolation:isolate;padding:48px 0;position:relative}.auth-eyebrow{letter-spacing:2px;color:var(--muted);font-size:11px}.auth-story h1{letter-spacing:-2px;margin:24px 0;font-size:clamp(42px,5vw,70px);line-height:1.08}.auth-story>p{color:var(--muted);font-size:15px;line-height:1.9}.auth-topics{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;gap:20px;margin-top:30px;padding-top:28px;font-size:11px;display:flex}.auth-pitch{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface),var(--background));border-radius:8px;width:85%;height:190px;margin:34px 0;position:relative;transform:perspective(600px)rotateX(24deg)rotate(-6deg)}.auth-pitch:before{content:"";border:1px solid var(--border);position:absolute;inset:17px}.auth-pitch:after{content:"";border:1px solid var(--border);border-radius:50%;width:70px;height:70px;position:absolute;top:58px;left:calc(50% - 35px)}.auth-pitch span{border-left:1px solid var(--border);position:absolute;top:17px;bottom:17px;left:50%}.auth-pitch i,.auth-pitch b{border:1px solid var(--border);width:45px;position:absolute;top:54px;bottom:54px}.auth-pitch i{left:17px}.auth-pitch b{right:17px}.auth-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;min-width:0;padding:34px}.auth-card>small{letter-spacing:1.5px;color:var(--muted);font-size:10px}.auth-card h2{letter-spacing:-.8px;margin:12px 0;font-size:29px}.auth-card>p{color:var(--muted);margin:12px 0 22px;font-size:13px;line-height:1.7}.google-login{background:var(--background);border:1px solid var(--border);border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:48px;margin-top:26px;font-size:14px;font-weight:600;display:flex}.google-login:hover{background:var(--surface-raised)}.auth-divider{color:var(--muted);align-items:center;gap:12px;margin:24px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-card form{gap:18px;display:grid}.auth-card label{gap:9px;font-size:12px;display:grid}.auth-card input,.auth-card select{border:1px solid var(--border);background:var(--background);width:100%;min-width:0;height:46px;color:var(--text);border-radius:7px;padding:12px;font-size:14px}.auth-password{position:relative}.auth-password input{padding-right:64px}.auth-password button{height:38px;color:var(--muted);padding:8px;font-size:11px;position:absolute;top:4px;right:8px}.auth-submit{width:100%;min-height:48px;margin-top:6px;font-size:14px}.auth-card .auth-register{text-align:center;margin:22px 0 12px;font-size:12px}.auth-register a{color:var(--text);margin-left:4px;font-weight:700}.auth-guest{text-align:center;color:var(--muted);padding:10px;font-size:12px;display:block}.auth-error{border:1px solid var(--border);background:var(--background);color:var(--text);border-radius:6px;margin:0;padding:12px;font-size:12px;line-height:1.6}.auth-footer{color:var(--muted);text-align:center;margin-top:20px;font-size:11px}.google-signup{max-width:500px;margin:48px auto}.google-interests{grid-template-columns:1fr 1fr;gap:12px;display:grid}.google-interests label{align-items:center;display:flex}.google-interests input{width:18px;height:18px}.google-signup fieldset{border:0;padding:0}.google-signup legend{margin-bottom:12px;font-size:12px}@media (max-width:950px){.auth-layout{grid-template-columns:minmax(0,1fr) 400px;gap:32px}.auth-page{padding:24px}.auth-story h1{font-size:44px}.auth-topics{gap:12px}}@media (max-width:700px){.auth-page{padding:20px 18px}.auth-layout{max-width:440px;min-height:0;margin:34px auto;display:block}.auth-story{padding:0 4px 24px}.auth-story h1{letter-spacing:-1px;margin:14px 0;font-size:36px}.auth-story h1 br{display:none}.auth-story>p{margin:0;font-size:13px}.auth-pitch,.auth-topics{display:none}.auth-card{padding:24px}.auth-card h2{font-size:26px}.auth-top .logo{font-size:24px}.auth-eyebrow{font-size:9px}.auth-card input{font-size:16px}.auth-footer{margin-bottom:12px}}.rank-badge{white-space:nowrap;border:1px solid var(--border);color:var(--text);background:var(--surface-raised);border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:4px 7px;font-size:11px;font-weight:600;display:inline-flex}.rank-card{border:1px solid var(--border);background:var(--surface);border-radius:9px;margin:20px 0;padding:18px}.rank-card>p{margin:12px 0;font-size:13px}.rank-card>p span{color:var(--muted);margin:0 6px}.rank-progress{background:var(--border);border-radius:5px;height:6px;margin-bottom:10px;overflow:hidden}.rank-progress>span{background:var(--text);height:100%;display:block}.rank-card small{color:var(--muted);font-size:12px}.rank-card details{margin-top:16px;font-size:12px}.rank-card summary{cursor:pointer}.rank-card details p{color:var(--muted);font-size:12px;line-height:1.8}.rank-card ul{padding:0;list-style:none}.rank-card li{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.rank-card li span{color:var(--muted)}.post header .row.tight{flex-wrap:wrap}.post .rank-badge{font-size:10px}.post .rank-badge svg{flex-shrink:0}@media (max-width:700px){.rank-card li{flex-wrap:wrap}}.club-house .profile-header>.rank-card{margin-inline:-24px}@media (max-width:700px){.club-house .profile-header>.rank-card{margin-inline:-16px}}.community-intro{border-bottom:1px solid var(--border);padding:20px 0}.community-intro p{max-width:850px;color:var(--muted);font-size:14px;line-height:1.8}.community-intro nav,.landing-footer nav{flex-wrap:wrap;gap:20px;font-size:13px;display:flex}.seo-hero-links{align-content:center;gap:20px;display:grid}.seo-hero-links .card{padding:28px;display:block}.seo-hero-links h2{margin-top:0;font-size:26px}.seo-hero-links p,.seo-teams>p{color:var(--muted);line-height:1.8}.seo-teams,.seo-faq{padding-block:40px}.seo-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.seo-team-grid>a{align-items:center;gap:16px;padding:20px;display:flex}.seo-team-grid h3{margin:0 0 6px;font-size:16px}.seo-faq details{border-bottom:1px solid var(--border);padding:18px 0}.seo-faq summary{cursor:pointer;font-weight:600}.seo-faq p{color:var(--muted);line-height:1.8}@media (max-width:900px){.seo-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.seo-team-grid{grid-template-columns:1fr}.landing-nav nav{flex-wrap:wrap;gap:12px}.seo-hero-links{margin-block:24px}.seo-team-grid .club-badge{flex-shrink:0}}.landing{background:var(--background)}.landing-nav{background:var(--background);border-bottom-color:var(--border)}.landing .hero-highlight{color:var(--text);-webkit-text-fill-color:currentColor;background:0 0}.landing .hero .eyebrow{border-color:var(--border);background:var(--surface)}.landing .hero-actions .button:first-child{box-shadow:none}@media (max-width:700px){body .landing-nav{display:block}body .landing-nav .container{flex-wrap:wrap;gap:14px;padding-block:14px}body .landing .hero{min-height:0;padding:32px 16px;display:block}body .landing .hero-copy{text-align:left;align-items:flex-start;min-height:0}body .landing .hero h1{white-space:normal;overflow-wrap:break-word;max-width:100%;margin:20px 0;font-size:36px}body .landing .hero .eyebrow{display:block}body .landing .hero-actions{order:0;margin-top:24px;padding-top:0}body .landing .guest-entry{margin-top:20px}body .landing .features{display:block}body .landing-footer>.container{flex-wrap:wrap;gap:18px;display:flex}.seo-teams,.seo-faq{padding-inline:16px}body .landing-nav{height:auto;min-height:64px}body .landing-nav>.container{height:auto}body .landing-nav nav{font-size:12px}}.landing .features>h2{margin:0 0 32px}@media (max-width:700px){.landing .features>h2{margin-bottom:24px}}.logo .brand-art{aspect-ratio:1807/438;flex-shrink:0;width:160px;display:block;position:relative;overflow:hidden}.logo .brand-art img{filter:brightness(0)invert();width:120.2%;max-width:none;height:auto;display:block;position:absolute;top:-29.91%;left:-10.13%}:root[data-theme=light] .brand-art img{filter:brightness(0)}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) .brand-art img{filter:brightness(0)}}.forum-shell .house-monogram{margin-bottom:20px;padding:0 8px}.house-footer .brand-art{width:112px}.auth-top .brand-art{width:190px}@media (max-width:700px){.logo .brand-art{width:140px}.forum-shell .house-header .brand-art{width:108px}.house-footer .brand-art{width:100px}.auth-top .brand-art{width:160px}}
.liquid-shell{--liquid-hue:#8b79ec;--liquid-secondary:#46c9bd;--liquid-ink:color-mix(in srgb,var(--liquid-hue) 55%,var(--text));--liquid-edge:color-mix(in srgb,var(--liquid-hue) 23%,var(--border));--liquid-glass:color-mix(in srgb,var(--surface) 88%,transparent)}.liquid-shell[data-section=matches]{--liquid-hue:#24b6a1;--liquid-secondary:#72a8ee}.liquid-shell[data-section=transfers]{--liquid-hue:#d99a39;--liquid-secondary:#d788ac}.liquid-shell[data-section=communities]{--liquid-hue:#568fe3;--liquid-secondary:#9684e7}.liquid-shell[data-section=profile]{--liquid-hue:#bd7bc1;--liquid-secondary:#8299ea}body .app-shell.forum-shell.liquid-shell{border-color:var(--liquid-edge);background:radial-gradient(ellipse at 95% 0,color-mix(in srgb,var(--liquid-hue) 9%,transparent),transparent 40%),var(--background);box-shadow:0 16px 65px #0001,inset 0 1px 0 color-mix(in srgb,var(--text) 8%,transparent);border-radius:28px}.liquid-shell .house-rail{background:linear-gradient(170deg,color-mix(in srgb,var(--liquid-hue) 8%,var(--background)),var(--background) 60%);border-right-color:var(--liquid-edge);border-radius:28px 0 0 28px}.liquid-shell .house-rail .search-box{border:1px solid var(--liquid-edge);background:var(--liquid-glass);border-radius:14px;height:42px;box-shadow:inset 0 1px #ffffff08}.liquid-shell .house-rail-link{border-radius:13px;transition:background .2s,border-color .2s,transform .2s}.liquid-shell .house-rail-link.active{background:linear-gradient(105deg,color-mix(in srgb,var(--liquid-hue) 22%,var(--surface)),color-mix(in srgb,var(--liquid-hue) 6%,var(--surface)));border-color:var(--liquid-edge);box-shadow:inset 3px 0 0 var(--liquid-hue),0 4px 14px #0001;color:var(--text)}.liquid-shell .house-rail-link:hover{background:color-mix(in srgb,var(--liquid-hue) 12%,var(--surface));border-color:var(--liquid-edge)}.liquid-shell .house-rail-profile{border:1px solid var(--liquid-edge);background:linear-gradient(120deg,color-mix(in srgb,var(--liquid-secondary) 8%,var(--surface)),var(--surface));border-radius:17px;padding:12px}.liquid-shell .house-header{border:1px solid var(--liquid-edge);background:var(--liquid-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:60px;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--text) 7%,transparent);border-radius:20px;margin:14px 0 22px;padding:10px 18px}.liquid-shell .house-tagline{letter-spacing:-.1px;color:var(--text);align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.liquid-shell .house-tagline>i{background:var(--liquid-hue);width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb,var(--liquid-hue) 12%,transparent);border-radius:50%;flex-shrink:0}.liquid-shell .house-tagline>small{letter-spacing:.1em;color:var(--muted);margin-left:12px;font-size:7px;font-weight:400}.liquid-shell .house-tool{background:color-mix(in srgb,var(--liquid-hue) 7%,var(--surface));border-radius:50%;width:34px;height:34px}.liquid-shell .theme-switch select{background:0 0;border-radius:30px}.liquid-shell .button{border-radius:100px}.liquid-shell .button:not(.secondary){background:linear-gradient(110deg,color-mix(in srgb,var(--liquid-hue) 65%,#36313f),color-mix(in srgb,var(--liquid-hue) 85%,#292331));border:1px solid color-mix(in srgb,var(--liquid-hue) 60%,#fff);color:#fff;box-shadow:0 5px 15px color-mix(in srgb,var(--liquid-hue) 16%,transparent)}.liquid-shell .button:not(.secondary):hover:not(:disabled){filter:brightness(1.12);color:#fff}.liquid-shell .button.secondary{border-color:var(--liquid-edge);background:color-mix(in srgb,var(--liquid-hue) 6%,var(--surface));color:var(--text)}.liquid-shell .forum-banner{border:1px solid var(--liquid-edge);background:radial-gradient(ellipse at 100% 0,color-mix(in srgb,var(--liquid-secondary) 17%,transparent),transparent 65%),linear-gradient(130deg,color-mix(in srgb,var(--liquid-hue) 13%,var(--surface)),var(--surface));border-radius:26px;margin-bottom:18px;padding:32px 28px 0;box-shadow:inset 0 1px #ffffff0c}.liquid-shell .forum-banner h1{letter-spacing:-2px;font-size:46px}.liquid-shell .forum-banner small{color:var(--liquid-ink)}.liquid-shell .forum-banner nav{flex-wrap:wrap;gap:8px;padding-bottom:16px}.liquid-shell .forum-banner nav a{border:1px solid #0000;border-radius:30px;padding:8px 13px;font-size:11px}.liquid-shell .forum-banner nav a.active{background:var(--liquid-glass);border-color:var(--liquid-edge);box-shadow:0 3px 12px #0001}.liquid-shell .forum-banner-art{border:1px solid var(--liquid-edge);width:330px;height:220px;box-shadow:0 0 0 22px color-mix(in srgb,var(--liquid-hue) 5%,transparent),0 0 0 44px color-mix(in srgb,var(--liquid-hue) 4%,transparent),0 0 0 66px color-mix(in srgb,var(--liquid-secondary) 3%,transparent);opacity:.8;border-radius:50%;display:block;top:-20px;right:-80px}.liquid-shell .forum-banner-art:before{border-color:var(--liquid-edge);border-radius:50%}.liquid-shell .forum-banner-art:after,.liquid-shell .forum-banner-art span{display:none}.liquid-shell .forum-announcement{border:1px solid color-mix(in srgb,#d99a39 20%,var(--border));background:linear-gradient(115deg,color-mix(in srgb,#d99a39 8%,var(--surface)),var(--surface));border-radius:19px;margin-bottom:28px;padding:16px 18px}.liquid-shell .forum-announcement-icon{background:color-mix(in srgb,#d99a39 20%,var(--surface));border:1px solid color-mix(in srgb,#d99a39 25%,var(--border));border-radius:13px}.liquid-shell .forum-announcement p{font-size:11px}.liquid-shell .tribune-feed>.tabs{border:1px solid var(--liquid-edge);background:var(--surface);border-radius:30px;gap:3px;width:fit-content;margin-bottom:16px;padding:4px}.liquid-shell .tribune-feed>.tabs button{border:0;border-radius:30px;padding:8px 16px;font-size:11px}.liquid-shell .tribune-feed>.tabs button.active{background:color-mix(in srgb,var(--liquid-hue) 19%,var(--surface));color:var(--text)}body .liquid-shell .tribune-feed .post{border:1px solid var(--liquid-edge);background:linear-gradient(145deg,color-mix(in srgb,var(--liquid-hue) 4%,var(--surface)),var(--surface));box-shadow:inset 0 1px 0 color-mix(in srgb,var(--text) 5%,transparent);border-radius:20px;margin:0 0 12px;padding:20px}.liquid-shell .tribune-feed .post>.post-tribune-label{color:var(--liquid-ink)}.liquid-shell .tribune-feed .post>.post-body{font-size:15px;line-height:1.7}.liquid-shell .post .post-controls{flex-wrap:wrap;row-gap:8px}.liquid-shell .post .post-controls a:hover,.liquid-shell .post .post-controls button:hover{color:var(--liquid-ink)}.liquid-shell .post .post-attachment{border-radius:14px}.liquid-shell .forum-topic-panel{border-left:0;padding:0;overflow:visible}.liquid-shell .forum-topic-panel>h2{padding:7px 4px 0}.liquid-shell .forum-membership{border-color:var(--liquid-edge);background:radial-gradient(ellipse at 100% 0,color-mix(in srgb,var(--liquid-secondary) 15%,transparent),transparent 80%),var(--surface);border-radius:20px;padding:20px}.liquid-shell .forum-topic-panel .card{border:1px solid var(--liquid-edge);background:var(--liquid-glass);border-radius:19px;margin:14px 0;padding:20px 16px}.liquid-shell .forum-panel-note{background:color-mix(in srgb,var(--liquid-secondary) 6%,var(--surface));border-radius:18px;padding:16px}.liquid-shell .today-scoreboard{border-color:color-mix(in srgb,#24b6a1 25%,var(--border));background:linear-gradient(125deg,color-mix(in srgb,#24b6a1 8%,var(--surface)),var(--surface));border-radius:16px;overflow:hidden}.liquid-shell .today-match-details{background:color-mix(in srgb,#24b6a1 7%,var(--surface))}.liquid-shell .page-header{border:1px solid var(--liquid-edge);background:radial-gradient(ellipse at 100% 0,color-mix(in srgb,var(--liquid-secondary) 16%,transparent),transparent 60%),linear-gradient(120deg,color-mix(in srgb,var(--liquid-hue) 12%,var(--surface)),var(--surface));border-radius:25px;margin-top:4px;padding:28px}.liquid-shell .page-header h1{letter-spacing:-1.5px;font-size:38px}.liquid-shell .page-header .accent{color:var(--liquid-ink)}.liquid-shell .community-grid>.card,.liquid-shell .transfer-topic,.liquid-shell .right-sidebar .card{border-color:var(--liquid-edge);background:linear-gradient(135deg,color-mix(in srgb,var(--liquid-hue) 8%,var(--surface)),var(--surface));border-radius:22px;box-shadow:inset 0 1px #ffffff08}.liquid-shell .community-grid>.card{transition:transform .2s,border-color .2s}.liquid-shell .community-grid>.card:hover{border-color:var(--liquid-hue);transform:translateY(-3px)}.liquid-shell .community-hero{border-color:var(--liquid-edge);background:radial-gradient(ellipse at 100% 0,color-mix(in srgb,var(--liquid-secondary) 20%,transparent),transparent 75%),linear-gradient(125deg,color-mix(in srgb,var(--liquid-hue) 15%,var(--surface)),var(--surface));border-radius:25px}.liquid-shell .community-content .card,.liquid-shell .composer,.liquid-shell .house-transfer-description{border-color:var(--liquid-edge);background:var(--liquid-glass);border-radius:20px}.liquid-shell .fixture-match.featured{border-color:var(--liquid-edge);background:radial-gradient(ellipse at 50% 0,color-mix(in srgb,var(--liquid-hue) 14%,transparent),transparent 80%),var(--surface);border-radius:23px;box-shadow:inset 0 1px #ffffff09}.liquid-shell .fixture-day>div{border-color:var(--liquid-edge);border-radius:19px;overflow:hidden}.liquid-shell .fixture-match{background:color-mix(in srgb,var(--liquid-hue) 3%,var(--surface))}.liquid-shell .transfer-filters select{border-radius:30px}.liquid-shell .transfer-create,.liquid-shell .house-compose-modal{border-color:var(--liquid-edge);border-radius:25px;box-shadow:0 30px 100px #0005}.liquid-shell .match-room-layout{border-color:var(--liquid-edge);border-radius:24px}.liquid-shell .room-match-header{background:radial-gradient(ellipse at 50% 0,color-mix(in srgb,var(--liquid-hue) 13%,transparent),transparent 75%),var(--surface)}.liquid-shell .chat-room-toolbar,.liquid-shell .chat-composer{background:color-mix(in srgb,var(--liquid-hue) 5%,var(--surface))}.liquid-shell .stream-bubble{border:1px solid var(--liquid-edge);border-radius:17px}.liquid-shell .stream-message.own .stream-bubble{background:color-mix(in srgb,var(--liquid-hue) 15%,var(--surface))}.liquid-shell .line-tabs button.active{color:var(--liquid-ink);border-color:var(--liquid-hue)}.liquid-shell .house-footer{border-top-color:var(--liquid-edge)}@media (max-width:1250px){.liquid-shell .house-tagline>small{display:none}.liquid-shell .forum-topic-panel{overflow:visible}.liquid-shell .forum-banner h1{font-size:38px}}@media (min-width:1251px){.liquid-shell .forum-topic-panel{padding-bottom:12px;padding-right:3px;overflow:auto}}@media (max-width:700px){body .app-shell.forum-shell.liquid-shell{box-shadow:none;border-radius:0}.liquid-shell .house-workspace{padding-inline:14px}.liquid-shell .house-header{background:var(--liquid-glass);border-top:0;border-left:0;border-right:0;border-radius:0;min-height:64px;margin:0 -14px 18px;padding:10px 14px}.liquid-shell .house-tagline{display:none}.liquid-shell .house-tools{gap:5px}.liquid-shell .house-tool{width:28px;min-width:28px;height:30px}.liquid-shell .house-rail{border-radius:0}.liquid-shell .forum-banner{border-radius:22px;padding:24px 20px 0}.liquid-shell .forum-banner h1{letter-spacing:-1.2px;font-size:34px}.liquid-shell .forum-banner nav{gap:2px}.liquid-shell .forum-banner nav a{padding:8px 9px;font-size:10px}.liquid-shell .forum-announcement{gap:12px;padding:14px}.liquid-shell .forum-announcement b{font-size:12px}.liquid-shell .forum-announcement p{font-size:10px}.liquid-shell .forum-announcement>span:last-child{display:none}body .liquid-shell .tribune-feed .post{border-radius:18px;padding:17px}.liquid-shell .page-header{padding:24px 20px}.liquid-shell .page-header h1{font-size:29px}.liquid-shell .forum-topic-panel .card{margin:0}.liquid-shell .room-match-header{padding:14px 10px}.liquid-shell .match-room-layout{border-radius:18px}.liquid-shell.menu-open .house-rail{background:var(--surface)}}@media (prefers-reduced-motion:reduce){.liquid-shell *{transition:none!important}}body .app-shell.liquid-shell .tribune-feed .post{padding:20px}body .app-shell.liquid-shell .tribune-feed .post>.post-tribune-label{color:var(--liquid-ink)}@media (max-width:700px){body .app-shell.liquid-shell .tribune-feed .post{padding:17px}}.liquid-shell .button:not(.secondary){background:linear-gradient(110deg,color-mix(in srgb,var(--liquid-hue) 60%,#18141f),color-mix(in srgb,var(--liquid-hue) 50%,#18141f))}.liquid-shell .house-transfer-description{margin-top:16px}.liquid-shell .transfer-hub-empty{border-color:var(--liquid-edge);background:linear-gradient(125deg,color-mix(in srgb,var(--liquid-hue) 7%,var(--surface)),var(--surface));border-radius:22px}@media (min-width:701px){body .app-shell.forum-shell.liquid-shell{isolation:isolate;position:relative}.liquid-shell:before{content:"";box-sizing:border-box;border-right:1px solid var(--liquid-edge);background:linear-gradient(170deg,color-mix(in srgb,var(--liquid-hue) 8%,var(--background)),var(--background) 700px);pointer-events:none;z-index:-1;border-radius:28px 0 0 28px;width:240px;position:absolute;inset:0 auto 0 0}.forum-shell.liquid-shell .house-rail{background:0 0;border-right:0;border-radius:0}}@media (min-width:701px) and (max-width:1250px){.liquid-shell:before{width:215px}}.theme-toggle{border:1px solid var(--border);background:var(--surface);width:66px;height:36px;color:var(--muted);cursor:pointer;isolation:isolate;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 9px;display:inline-flex;position:relative}.theme-toggle svg{z-index:2;pointer-events:none;position:relative}.theme-toggle-knob{background:var(--text);z-index:1;border-radius:50%;width:26px;height:26px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 2px 6px #0002}.theme-toggle[aria-checked=true] .theme-toggle-knob{transform:translate(30px)}.theme-toggle[aria-checked=false] .theme-toggle-sun,.theme-toggle[aria-checked=true] .theme-toggle-moon{color:var(--background)}.theme-toggle:hover{border-color:var(--muted)}@media (prefers-reduced-motion:reduce){.theme-toggle-knob{transition:none}}.liquid-shell[data-page=\/tartismalar]{--liquid-hue:#559ce8;--liquid-secondary:#57c3ce}body .club-house.liquid-shell .app-columns{grid-template-columns:minmax(0,1fr) 225px;align-items:start}.liquid-shell .forum-hub{grid-template-columns:minmax(0,1fr)}.liquid-shell .app-columns>.forum-topic-panel{min-width:0;max-height:calc(100dvh - 40px);display:block;position:sticky;top:20px;overflow:auto}@media (max-width:1250px){body .club-house.liquid-shell .app-columns{grid-template-columns:minmax(0,1fr)}.liquid-shell .app-columns>.forum-topic-panel{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-height:none;display:grid;position:static;overflow:visible}.liquid-shell.house-chat .house-workspace{height:auto;min-height:100dvh}.liquid-shell.house-chat .app-columns{height:auto}.liquid-shell.house-chat .match-room-layout{flex:none;height:calc(100dvh - 140px);min-height:460px}}@media (max-width:700px){.liquid-shell .app-columns>.forum-topic-panel{grid-template-columns:minmax(0,1fr)}}.rail-profile-menu{flex-shrink:0;width:100%;margin-top:auto;position:relative}.rail-profile-menu .house-rail-profile{text-align:left;cursor:pointer;width:100%;color:var(--text);margin:0}.profile-menu-chevron{color:var(--muted);margin-left:auto;font-size:18px}.rail-profile-dropdown{z-index:100;border:1px solid var(--liquid-edge);background:var(--surface);border-radius:16px;padding:6px;position:absolute;bottom:calc(100% + 10px);left:0;right:0;box-shadow:0 12px 35px #0004}.rail-profile-dropdown>a,.rail-profile-dropdown>button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:12px;font-size:13px;display:flex}.rail-profile-dropdown>a:hover,.rail-profile-dropdown>button:hover{background:color-mix(in srgb,var(--liquid-hue) 14%,var(--surface))}.liquid-shell[data-session-ready=false]>.house-rail,.liquid-shell[data-session-ready=false]>.house-workspace{visibility:hidden}.session-loading-indicator{color:var(--muted);pointer-events:none;justify-content:center;align-items:center;font-size:14px;display:flex;position:fixed;inset:0}.liquid-shell .tribune-feed .feed-group{border:0}body .liquid-shell .post .post-controls .reaction-trigger.is-selected{color:var(--liquid-ink);background:color-mix(in srgb,var(--liquid-hue) 16%,var(--surface));border:1px solid var(--liquid-edge);border-radius:999px;padding:4px 10px;font-weight:700}body .liquid-shell .post .post-controls .selected-reaction-icon{justify-content:center;align-items:center;font-size:19px;line-height:1;display:inline-flex}.reply-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.reply-actions>button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;align-items:center;gap:5px;padding:7px 11px;font-size:15px;display:inline-flex}.reply-actions>button[aria-pressed=true]{border-color:var(--liquid-hue);background:color-mix(in srgb,var(--liquid-hue) 20%,var(--surface))}.reply-quote{border:1px solid var(--liquid-edge);border-left:4px solid var(--liquid-hue);background:color-mix(in srgb,var(--liquid-hue) 9%,var(--background));border-radius:12px;margin:16px 0;padding:16px 18px;font-size:13px}.reply-quote p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:180px;color:var(--muted);margin-bottom:0;overflow:auto}.quoted-reply{border-color:var(--liquid-edge)}.reply:target{outline:2px solid var(--liquid-hue);outline-offset:3px}body button.ui-close-button.ui-close-button{border:1px solid var(--border);background:var(--surface-raised);width:40px;min-width:40px;height:40px;min-height:40px;color:var(--text);cursor:pointer;border-radius:50%;flex:none;place-items:center;padding:0;font-size:20px;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-grid}body button.ui-close-button.ui-close-button:hover:not(:disabled){background:color-mix(in srgb, var(--liquid-hue,#8b79ec) 18%, var(--surface));border-color:var(--liquid-hue,#8b79ec);color:var(--text)}body button.ui-close-button:focus-visible{outline:2px solid var(--liquid-hue,#8b79ec);outline-offset:3px}body button.ui-close-button:disabled{opacity:.45;cursor:not-allowed}body button.ui-close-button.ui-close-button--compact{width:32px;min-width:32px;height:32px;min-height:32px}body button.ui-close-button svg{pointer-events:none;width:20px;height:20px}.legal-page{max-width:900px;margin:auto;padding:28px 24px 64px}.legal-page header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px;display:flex}.legal-page header .logo{max-width:160px}.legal-hero{background:linear-gradient(125deg,#8b79ec20,#46c9bd10);border:1px solid #75618c55;border-radius:24px;padding:32px}.legal-hero h1{margin:14px 0;font-size:clamp(28px,5vw,42px)}.legal-hero nav{flex-wrap:wrap;gap:20px;margin-top:24px;display:flex}.legal-page p{color:var(--muted);overflow-wrap:anywhere;line-height:1.9}.legal-page article section{border-bottom:1px solid var(--border);padding:20px 0}.legal-page h2{margin:12px 0;font-size:20px}.legal-identity{border:1px solid var(--border);border-radius:18px;margin:24px 0;padding:20px}.legal-identity p{margin:5px 0}.legal-draft{background:#d99a3915;border:1px solid #d99a3950;border-radius:14px;margin-top:20px;padding:18px;font-size:13px;line-height:1.7}.legal-page footer{color:var(--muted);margin-top:28px;font-size:12px;line-height:1.8}.legal-links{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:18px;padding:20px;font-size:11px;display:flex}.privacy-banner{z-index:1000;background:var(--surface);border:1px solid #75618c88;border-radius:20px;width:min(440px,100vw - 36px);padding:22px;position:fixed;bottom:18px;left:18px;box-shadow:0 12px 55px #0005}.privacy-banner p{color:var(--muted);margin:12px 0;font-size:13px;line-height:1.7}.privacy-banner>div{gap:12px;display:flex}.privacy-banner button{border:1px solid var(--border);color:var(--text);background:var(--surface-raised);cursor:pointer;border-radius:22px;flex:1;padding:12px}
