.club-page{--club-ink:#172b26;--club-muted:#75847e;--club-jade:#245f53;--club-jade-dark:#123d36;--club-jade-soft:#e8f1ec;--club-gold:#bd9957;--club-paper:#fffefb;min-height:100vh;color:var(--club-ink);background:#f3f6f3;font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}.club-page button,.club-page select{cursor:pointer}.club-header{position:sticky;z-index:50;top:0;height:72px;background:rgba(255,254,250,.94);border-bottom:1px solid rgba(31,72,62,.11);backdrop-filter:blur(18px)}.club-header-inner{width:min(1760px,calc(100% - 48px));height:100%;margin:auto;gap:26px}.club-brand,.club-header-inner{display:flex;align-items:center}.club-brand{flex:none;gap:10px}.club-brand-seal{width:38px;height:38px;display:grid;place-items:center;color:#ead59f;background:linear-gradient(145deg,#173f39,#2d7666);border:1px solid rgba(189,153,87,.7);border-radius:50% 50% 44% 56%;font-family:"Noto Serif SC",serif;box-shadow:0 7px 18px rgba(25,73,62,.16)}.club-brand>span:last-child{display:grid;line-height:1}.club-brand strong{font-family:"Noto Serif SC",serif;font-size:20px;letter-spacing:.16em}.club-brand small{margin-top:5px;color:#9b8a64;font-size:7px;letter-spacing:.25em}.club-search{width:min(420px,32vw);height:40px;display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:8px;padding-left:13px;background:#fff;border:1px solid rgba(31,72,62,.16);border-radius:10px}.club-search svg{width:18px;fill:none;stroke:#86948e;stroke-width:1.7}.club-search input{min-width:0;outline:none;color:#263a34;background:transparent;font-size:13px}.club-search input::placeholder{color:#a5afaa}.club-search button{height:32px;margin-right:3px;padding:0 18px;color:#fff;background:var(--club-jade);border-radius:8px;font-size:12px}.club-header-nav{display:flex;align-items:center;gap:22px;margin-left:auto;color:#64736d;font-size:13px}.club-header-nav a:hover{color:var(--club-jade)}.club-header-actions{display:flex;align-items:center;gap:15px;padding-left:20px;border-left:1px solid rgba(31,72,62,.12);color:#62716b;font-size:12px}.club-account{display:flex;align-items:center;gap:7px}.club-account span{width:31px;height:31px;display:grid;place-items:center;color:#ead39b;background:#19483f;border-radius:50%;font-family:serif}.club-view-tabs{height:82px;display:flex;align-items:end;gap:40px;padding:0 max(28px,calc((100vw - 1760px)/2));background:#fff;border-bottom:1px solid rgba(31,72,62,.1)}.club-view-tabs button{position:relative;height:82px;padding:0 2px;color:#68756f;font-size:17px}.club-view-tabs button.is-active{color:var(--club-jade);font-weight:700}.club-view-tabs button.is-active:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:linear-gradient(90deg,var(--club-jade),var(--club-gold));border-radius:3px 3px 0 0}.club-view-tabs button span{display:inline-grid;min-width:18px;height:18px;margin-left:5px;place-items:center;color:#fff;background:var(--club-jade);border-radius:9px;font-size:9px}.club-main{width:min(1760px,calc(100% - 48px));margin:22px auto 64px}.club-filter{position:relative;min-height:276px;overflow:hidden;background:var(--club-paper);border:1px solid rgba(31,72,62,.11);border-radius:17px;box-shadow:0 12px 36px rgba(26,65,55,.05)}.club-filter-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.club-filter:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(255,254,250,.99),rgba(255,254,250,.96) 57%,rgba(255,254,250,.42) 76%,rgba(255,254,250,.06))}.club-filter-content{position:relative;z-index:2;width:min(1240px,78%);padding:23px 30px 20px}.club-filter-heading{display:flex;align-items:center;justify-content:space-between}.club-filter-heading small{color:var(--club-gold);letter-spacing:.18em;font-size:8px}.club-filter-heading h1{margin:2px 0 0;font-family:"Noto Serif SC",serif;font-size:22px;font-weight:700}.club-reset{display:flex;align-items:center;gap:6px;padding:7px 12px;color:var(--club-jade);background:rgba(255,255,255,.75);border:1px solid rgba(36,95,83,.22);border-radius:8px;font-size:11px}.club-reset span{font-size:18px;line-height:1}.club-channel-list{display:flex;gap:10px;margin:16px 0 15px}.club-channel-list button{width:144px;height:50px;display:grid;grid-template-columns:35px auto;grid-template-rows:1fr 1fr;align-items:center;column-gap:9px;padding:7px 12px;text-align:left;color:#53645e;background:rgba(246,248,246,.92);border:1px solid rgba(31,72,62,.1);border-radius:10px;transition:.18s ease}.club-channel-list button>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;color:var(--club-jade);background:var(--club-jade-soft);border-radius:9px;font-family:serif}.club-channel-list button b{align-self:end;font-size:12px}.club-channel-list button small{align-self:start;color:#9aa59f;font-size:8px}.club-channel-list button.is-active{color:#fff;background:linear-gradient(135deg,#1d554b,#367b6a);border-color:#2a6a5c;box-shadow:0 8px 19px rgba(29,85,75,.16)}.club-channel-list button.is-active>span{color:#1f5e51;background:#f2e7c9}.club-channel-list button.is-active small{color:rgba(255,255,255,.68)}.club-filter-line{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:41px}.club-filter-line>strong{color:#5e6d67;font-size:11px}.club-filter-line>div{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.club-filter-line button{min-height:31px;padding:0 10px;color:#4d5c56;border-radius:8px;font-size:11px;white-space:nowrap}.club-game-options button{display:flex;align-items:center;gap:6px;background:rgba(238,242,239,.92)}.club-game-options button>span{width:21px;height:21px;display:grid;place-items:center;color:#375f55;border-radius:50%;font-family:serif;font-size:9px}.club-filter-line button.is-active{color:var(--club-jade-dark);background:#dfece5;font-weight:700}.club-game-options button.is-active{color:#fff;background:var(--club-jade)}.club-game-options button.is-active>span{color:#966f2d;background:#f6e6ba}.club-filter-line .club-more{color:var(--club-jade);background:transparent}.club-tag-line{border-top:1px dashed rgba(31,72,62,.1)}.club-tag-line button{color:#68756f;background:transparent}.club-tag-line button.is-active{color:var(--club-jade);background:rgba(232,241,236,.9)}.club-directory{margin-top:19px}.club-directory>header{display:flex;align-items:end;justify-content:space-between;padding:4px 3px 13px}.club-directory>header h2{margin:0;font-family:"Noto Serif SC",serif;font-size:20px;font-weight:700}.club-directory>header p{margin:3px 0 0;color:#8a9691;font-size:10px}.club-directory>header p b{color:var(--club-jade)}.club-directory>header label{display:flex;align-items:center;gap:8px;color:#85918c;font-size:10px}.club-directory select{padding:7px 27px 7px 10px;color:#4c5e57;background:#fff;border:1px solid rgba(31,72,62,.13);border-radius:8px}.club-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.club-card{min-width:0;overflow:hidden;background:#fff;border:1px solid rgba(31,72,62,.11);border-radius:13px;box-shadow:0 8px 24px rgba(27,61,52,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.club-card:hover{transform:translateY(-4px);border-color:rgba(36,95,83,.28);box-shadow:0 15px 32px rgba(27,61,52,.11)}.club-card-cover{position:relative;height:174px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.16),transparent 28%),linear-gradient(145deg,#18483f,#6aa28f)}.club-card-cover:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(7,24,21,.03) 35%,rgba(7,24,21,.48));pointer-events:none}.accent-teal .club-card-cover{background:linear-gradient(145deg,#18575a,#63a9a2)}.accent-pine .club-card-cover{background:linear-gradient(145deg,#173b36,#7e9c7e)}.accent-gold .club-card-cover{background:linear-gradient(145deg,#5f5238,#c5a967)}.accent-mist .club-card-cover{background:linear-gradient(145deg,#456d68,#b5cec4)}.accent-ink .club-card-cover{background:linear-gradient(145deg,#1d3030,#586e6a)}.club-ribbon{left:0;padding:6px 22px 6px 11px;color:#fff;background:linear-gradient(90deg,#235f53,#3b806f);clip-path:polygon(0 0,100% 0,87% 50%,100% 100%,0 100%);font-size:9px}.club-rating,.club-ribbon{position:absolute;z-index:3;top:12px}.club-rating{right:42px;padding:4px 8px;color:#9a6f25;background:rgba(255,252,242,.9);border-radius:12px;font-size:10px;backdrop-filter:blur(6px)}.club-follow{position:absolute;z-index:4;top:10px;right:9px;width:29px;height:29px;color:rgba(255,255,255,.85);background:rgba(14,46,39,.3);border:1px solid rgba(255,255,255,.35);border-radius:50%;backdrop-filter:blur(6px)}.club-follow svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.7}.club-follow.is-followed{background:#bd6a61}.club-follow.is-followed svg{fill:currentColor}.club-cover-identity{position:relative;z-index:2;width:82px;height:82px;display:grid;place-items:center;color:#f2dfad;background:rgba(17,61,52,.72);border:2px solid rgba(255,255,255,.7);border-radius:29% 48% 31% 47%;font-family:"Noto Serif SC",serif;font-size:34px;box-shadow:0 10px 26px rgba(0,0,0,.18);transform:rotate(-3deg)}.club-cover-identity.has-logo{overflow:hidden;background:#fff}.club-cover-identity img{width:100%;height:100%;object-fit:cover}.club-card-body{padding:12px 13px 13px}.club-card-title{display:flex;align-items:center;gap:6px}.club-card-title h3{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700}.club-card-title>span{flex:none;padding:2px 5px;color:#fff;background:#bc5d50;border-radius:4px;font-size:7px}.club-card-meta{display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:#8b9692;font-size:9px}.club-card-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-card-meta span:last-child{flex:none;color:#31805e}.club-card-meta i{display:inline-block;width:5px;height:5px;margin-right:3px;background:#3b9a6e;border-radius:50%}.club-card-body>p{height:34px;margin:9px 0 7px;overflow:hidden;color:#5e6c67;font-size:10px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.club-card-tags{height:22px;display:flex;gap:4px;overflow:hidden}.club-card-tags span{padding:4px 6px;color:#527166;background:#eef4f0;border-radius:5px;font-size:7px;white-space:nowrap}.club-card footer{display:grid;grid-template-columns:1fr 1.18fr;gap:7px;margin-top:9px}.club-card footer a{height:35px;display:flex;align-items:center;justify-content:center;color:#47564f;background:#fff;border:1px solid rgba(31,72,62,.14);border-radius:8px;font-size:11px}.club-card footer a.is-primary{gap:10px;background:var(--club-jade);border-color:var(--club-jade)}.club-card footer a.is-primary:hover{background:var(--club-jade-dark)}.club-empty{display:grid;justify-items:center;padding:64px 20px;color:#74817b;background:#fff;border:1px solid rgba(31,72,62,.11);border-radius:13px;text-align:center}.club-empty>span{width:48px;height:48px;display:grid;place-items:center;color:#a17a35;background:#f4eddd;border-radius:50%;font-size:24px}.club-empty h3{margin:13px 0 4px;color:#30453d}.club-empty p{margin:0 0 14px;font-size:11px}.club-empty button{padding:8px 15px;color:#fff;background:var(--club-jade);border-radius:8px;font-size:11px}.club-skeleton{overflow:hidden;background:#fff;border-radius:13px}.club-skeleton i{height:174px;display:block;background:linear-gradient(90deg,#e8eeea,#f4f7f5,#e8eeea);background-size:200% 100%;animation:club-loading 1.3s infinite}.club-skeleton span{width:70%;height:11px;display:block;margin:14px;background:#edf1ee;border-radius:6px}.club-skeleton span:last-child{width:44%;margin-top:0}@keyframes club-loading{to{background-position:-200% 0}}.club-toast{position:fixed;z-index:100;right:25px;bottom:25px;padding:12px 16px;color:#fff;background:#174a40;border:1px solid rgba(255,255,255,.18);border-radius:9px;box-shadow:0 13px 34px rgba(16,57,48,.25);font-size:11px}@media(max-width:1500px){.club-card-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.club-header-nav{gap:15px}.club-filter-content{width:86%}}@media(max-width:1220px){.club-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.club-header-nav{display:none}.club-search{width:min(480px,48vw)}.club-filter-content{width:94%}.club-filter:after{background:linear-gradient(90deg,rgba(255,254,250,.98),rgba(255,254,250,.88))}}@media(max-width:920px){.club-header-inner,.club-main{width:calc(100% - 28px)}.club-brand>span:last-child,.club-header-actions>a:first-child{display:none}.club-view-tabs{padding-inline:20px}.club-filter-content{width:100%;padding-inline:20px}.club-channel-list button{width:128px}.club-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.club-header{height:62px}.club-header-inner{width:calc(100% - 20px);gap:9px}.club-brand-seal{width:34px;height:34px}.club-search{width:auto;flex:1}.club-search button{padding-inline:12px}.club-header-actions{padding-left:0;border-left:0}.club-account{font-size:0}.club-account span{font-size:12px}.club-view-tabs{height:58px;gap:28px}.club-view-tabs button{height:58px;font-size:14px}.club-main{width:calc(100% - 20px);margin-top:12px}.club-filter{min-height:0}.club-filter-art{display:none}.club-filter-content{padding:18px 14px 15px}.club-channel-list{display:grid;grid-template-columns:1fr 1fr}.club-channel-list button{width:100%}.club-filter-line{grid-template-columns:1fr;align-items:start;padding-top:7px}.club-filter-line>strong{margin-bottom:2px}.club-filter-line .club-more{justify-self:start}.club-tag-line{margin-top:7px}.club-directory>header label{display:none}.club-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.club-card-cover{height:145px}.club-card-body{padding:10px}.club-card footer{grid-template-columns:1fr}.club-card footer a:first-child{display:none}.club-rating{right:39px}}@media(max-width:430px){.club-card-grid{grid-template-columns:1fr}.club-card-cover{height:190px}.club-card footer{grid-template-columns:1fr 1.18fr}.club-card footer a:first-child{display:flex}.club-toast{right:12px;bottom:12px;left:12px;text-align:center}}.club-page{--club-ink:#34495a;--club-muted:#71808e;--club-jade:#789bea;--club-jade-dark:#627fd5;--club-jade-soft:#edf3ff;--club-gold:#efaac6;--club-paper:rgba(255,255,255,.93);background:radial-gradient(circle at 10% 8%,rgba(178,222,250,.42),transparent 30rem),radial-gradient(circle at 92% 16%,rgba(251,207,226,.38),transparent 32rem),linear-gradient(180deg,#f5faff,#fff8fb 48%,#f4f9fd);color:#34495a}.club-header{color:#334a5b;background:rgba(249,252,255,.92);border-bottom-color:rgba(111,159,196,.12);box-shadow:0 8px 26px rgba(89,129,156,.06)}.club-brand-seal{padding:7px;background:#fff;border:1px solid rgba(111,159,196,.16);border-radius:12px;box-shadow:0 6px 18px rgba(89,129,156,.1)}.club-brand-seal img{width:100%;height:100%;object-fit:contain}.club-brand strong{color:#222333}.club-brand small{color:#68697b}.club-search{border-color:rgba(111,159,196,.2);box-shadow:0 5px 16px rgba(89,129,156,.06)}.club-search button{background:linear-gradient(135deg,#7ca8ef,#8e8fe9)}.club-header-nav a:hover{color:#718fe5}.club-header-actions{border-left-color:rgba(111,159,196,.14)}.club-message{display:flex;align-items:center;gap:4px}.club-message img{width:30px;height:30px;object-fit:contain}.club-account span{padding:6px;color:#718fe5;background:#eef4ff}.club-account .mobile-nav-svg{width:100%;height:100%}.club-view-tabs{background:rgba(255,255,255,.88);border-bottom-color:rgba(111,159,196,.14)}.club-view-tabs button.is-active{color:#718fe5}.club-view-tabs button.is-active:after{background:linear-gradient(90deg,#8ac8ec,#efaac6)}.club-view-tabs button span{background:#819ae8}.club-filter{border-color:rgba(102,145,174,.14);box-shadow:0 16px 42px rgba(93,135,163,.1)}.club-filter:after{background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.95) 58%,rgba(255,255,255,.58) 77%,rgba(255,255,255,.1))}.club-filter-heading small{color:#819cad}.club-reset{color:#647fce;border-color:rgba(124,151,220,.28)}.club-channel-list button{color:#526979;background:rgba(247,251,255,.92);border-color:rgba(102,145,174,.14)}.club-channel-list button>span{padding:4px;background:#fff;border-radius:10px}.club-channel-list button>span img{width:100%;height:100%;object-fit:contain}.club-channel-list button.is-active{color:#526fc8;background:rgba(235,242,255,.94);border-color:rgba(117,146,219,.42);box-shadow:inset 0 0 0 1px rgba(255,255,255,.72)}.club-channel-list button.is-active>span{background:transparent}.club-channel-list button.is-active small{color:#7f91b7}.club-filter-line button.is-active{color:#5875c9;background:#e9efff}.club-game-options button{background:rgba(239,244,251,.94)}.club-game-options button>img,.club-game-options button>span{width:23px;height:23px;flex:none;object-fit:cover;border-radius:50%}.club-game-options button>span{padding:2px;background:#fff}.club-game-options button>span img{width:100%;height:100%;object-fit:contain}.club-game-options button.is-active{color:#526fc8;background:rgba(232,239,255,.9);box-shadow:inset 0 0 0 1px rgba(117,146,219,.24)}.club-game-options button.is-active>span{background:transparent}.club-filter-line .club-more,.club-tag-line button.is-active{color:#647fce}.club-tag-line button.is-active{background:#edf1ff}.club-directory>header p b{color:#718fe5}.club-directory select{border-color:rgba(102,145,174,.17)}.club-card{border-color:rgba(72,106,130,.14);box-shadow:0 12px 35px rgba(44,73,96,.09)}.club-card:hover{border-color:rgba(124,151,220,.34);box-shadow:0 20px 44px rgba(44,73,96,.16)}.club-card-cover{background:linear-gradient(135deg,#e8f4fc,#f8eaf1)}.club-card-cover:after{background:linear-gradient(180deg,rgba(27,48,68,0) 55%,rgba(27,48,68,.22))}.club-card-cover>img{width:100%;height:100%;object-fit:cover}.club-ribbon{background:linear-gradient(90deg,#759de8,#9a8ee5)}.club-rating{color:#d17d42;background:rgba(255,255,255,.9)}.club-follow{display:grid;place-items:center;color:#fff;background:rgba(86,105,145,.38);font-size:19px;line-height:1}.club-follow.is-followed{color:#fff;background:linear-gradient(135deg,#ef9ebe,#cf8fc0)}.club-card-title>span{background:#ef7e91}.club-card-meta span:last-child{color:#5f9abf}.club-card-meta i{background:#69b7e8}.club-card-tags span{display:flex;align-items:center;gap:4px;color:#596f83;background:#f0f5fb}.club-card-tags img,.club-card-tags span>span{width:16px;height:16px;flex:none;object-fit:cover;border-radius:50%}.club-card footer{grid-template-columns:1fr}.club-card footer a.is-primary{height:38px;color:#fff;background:linear-gradient(135deg,#76aee9,#898fe8 68%,#d799bd);border:0;font-weight:700}.club-card footer a.is-primary:hover{background:linear-gradient(135deg,#659fdc,#7a82dd 68%,#ca89b2)}.club-empty>span{color:#718fe5;background:#edf3ff}.club-empty button{background:linear-gradient(135deg,#76aee9,#898fe8)}@media(max-width:1220px){.club-filter:after{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.84))}}@media(max-width:680px){.club-card footer{grid-template-columns:1fr}.club-card footer a:first-child{display:flex}}@media(min-width:921px){.club-view-tabs{height:62px;align-items:end}.club-view-tabs button{height:62px}.club-main{margin-top:10px}.club-filter{position:sticky;z-index:30;top:80px;min-height:0;border-radius:14px}.club-filter-content{width:100%;padding:12px 16px 10px}.club-filter-topline{display:flex;align-items:center;gap:12px}.club-filter-heading{width:132px;flex:none;justify-content:flex-start}.club-filter-heading h1{margin-top:0;font-size:26px;line-height:1.2;white-space:nowrap}.club-channel-list{min-width:0;flex:1;margin:0;gap:8px;overflow-x:auto;scrollbar-width:none}.club-channel-list::-webkit-scrollbar{display:none}.club-channel-list button{width:132px;flex:0 0 132px;padding:8px 10px}.club-channel-list button>span{width:32px;height:32px}.club-filter-line{min-height:35px}.club-filter-line button{min-height:28px}.club-tag-line{margin-top:2px}.club-reset{min-height:30px!important;padding:0 12px!important;justify-self:end;background:rgba(255,255,255,.86)!important}.club-reset span{font-size:16px}.club-directory{margin-top:11px}}@media(max-width:920px){.club-filter-topline{display:block}.club-filter{position:relative;top:auto}.club-channel-list{overflow-x:auto;scrollbar-width:none}.club-channel-list::-webkit-scrollbar{display:none}.club-channel-list button{flex:0 0 128px}.club-reset{justify-self:end}}@media(max-width:680px){.club-channel-list{overflow:visible}.club-channel-list button{width:100%;min-width:0}.club-reset{justify-self:start;margin-top:4px}}.club-page .club-filter-content{display:grid;gap:12px}.club-page .club-filter .club-channel-list{margin:0;padding:4px}.club-page .club-filter .club-channel-list button{height:auto;min-height:54px;grid-template-rows:auto auto;row-gap:2px;padding-block:8px}.club-page .club-filter .club-channel-list button :is(b,small){margin:0;line-height:1.5}.club-page .club-filter .club-filter-line{min-width:0;padding-block:4px}.club-page .club-filter .club-filter-line>div{min-width:0;gap:8px;padding:4px}.club-page .club-filter .club-filter-line button{flex-shrink:0}.club-page .club-filter .club-tag-line{margin-top:0;padding-top:12px}@media(max-width:920px){.club-page .club-filter-topline{display:grid;gap:12px;min-width:0}}@media(max-width:768px){.club-page .club-filter .club-channel-list button{min-height:44px;grid-template-rows:auto;align-items:center}.club-page .club-filter .club-channel-list button>span{grid-row:1}.club-page .club-filter .club-channel-list button b{align-self:center}}@media(max-width:680px){.club-page .club-filter .club-filter-line{grid-template-columns:minmax(0,1fr)}}.club-page .club-card{min-height:0;padding:0;isolation:isolate;background:#fff}.club-page .club-card:after{z-index:0;right:-8%;bottom:-54px;left:-8%;width:auto;height:138px;border:0;border-radius:50%;background:radial-gradient(ellipse at 50% 0,rgba(121,157,234,.11) 0,rgba(231,172,207,.055) 38%,rgba(255,255,255,0) 73%);box-shadow:none;filter:blur(10px);pointer-events:none}.club-page .club-card-cover{z-index:1;height:218px}.club-page .club-card-cover:after{z-index:2;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0) 67%,rgba(255,255,255,.04) 78%,rgba(255,255,255,.18) 91%,rgba(255,255,255,.5))}.club-page .club-card-cover>img{transform:scale(1.006);object-position:center}.club-page .club-card-body{position:relative;z-index:2;margin-top:-59px;padding-top:27px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.42) 18px,rgba(255,255,255,.88) 35px,#fff 52px)}.club-page .club-card-title h3{font-size:16px;line-height:1.45}@media(max-width:680px){.club-page .club-card-cover{height:189px}}@media(max-width:430px){.club-page .club-card-cover{height:234px}}.club-mobile-list{display:none}.club-filter-details{display:grid;gap:12px}@media (max-width:768px){body .club-page.club-mobile-redesign{--club-mobile-ink:#193957;--club-mobile-muted:#60738c;min-height:100dvh;padding-bottom:calc(76px + env(safe-area-inset-bottom));color:var(--club-mobile-ink);background:radial-gradient(ellipse at 90% 8%,#d9ebff80,transparent 32%),linear-gradient(165deg,#edf6ff,#fafbff 45%,#f1f5fe)}.club-mobile-redesign>.mobile-top-bar{position:relative;top:auto;min-height:56px;padding:4px 12px;border:0;background:transparent;box-shadow:none}.club-mobile-redesign .mobile-top-bar h1{color:var(--club-mobile-ink);font-size:19px;font-weight:700}.club-mobile-filter-toggle{display:grid;place-items:center;width:44px;height:44px;color:#3f6fa8;border-radius:50%}.club-mobile-filter-toggle svg{width:23px;height:23px}.club-mobile-filter-toggle[aria-expanded=true]{background:#dfeaff}body .club-page.club-mobile-redesign>header.club-header{position:relative;top:auto;height:auto;padding:0 14px 12px;background:transparent;border:0;box-shadow:none}.club-mobile-redesign .club-header-inner{width:100%;height:auto}.club-mobile-redesign :is(.club-brand,.club-header-nav,.club-header-actions){display:none}.club-mobile-redesign .club-search{display:flex;width:100%;height:42px;min-width:0;background:#eef3fa;border:1px solid #d6e4ef;border-radius:24px;box-shadow:inset 0 1px 3px #698bab08}.club-mobile-redesign .club-search input{flex:1;width:0;min-width:0;font-size:12px;color:var(--club-mobile-ink)}.club-mobile-redesign .club-search input::placeholder{color:#60738c}.club-mobile-redesign .club-search button{min-width:48px;min-height:40px;padding:0 12px;color:#3f6fa8;background:transparent;font-size:12px}.club-mobile-redesign .club-search>svg{flex:none;width:18px;height:18px;color:#60738c}body .club-page.club-mobile-redesign .club-view-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;width:calc(100% - 28px);height:42px;margin:0 auto;padding:3px;border:1px solid #dce6f5;border-radius:24px;background:#e9eff9}body .club-page.club-mobile-redesign .club-view-tabs button{height:34px;padding:0 8px;border:1px solid transparent;border-radius:20px;color:#526983;font-size:13px}body .club-page.club-mobile-redesign .club-view-tabs button.is-active{color:#315d8e;background:linear-gradient(110deg,#e4efff,#fff);border-color:#a6c7f0;box-shadow:0 2px 5px #91afda1a}body .club-page.club-mobile-redesign .club-view-tabs button.is-active:after{display:none}body .club-page.club-mobile-redesign .club-main{width:calc(100% - 28px);max-width:620px;margin:10px auto 0}body .club-page.club-mobile-redesign .club-main .club-filter{position:relative;top:auto;min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.club-mobile-redesign .club-filter-art,body .club-page.club-mobile-redesign .club-main .club-filter:after{display:none}body .club-page.club-mobile-redesign .club-filter-content{width:100%;padding:0;gap:0}.club-mobile-redesign .club-filter-details{display:none}.club-mobile-redesign .club-filter.is-expanded .club-filter-details{display:block;margin-bottom:8px;padding:12px;border:1px solid #d6e4ef;border-radius:16px;background:#ffffffed}.club-mobile-redesign .club-filter-heading h1{font-size:14px;font-weight:600;line-height:1.5}body .club-page.club-mobile-redesign .club-channel-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:10px 0;overflow:visible}body .club-page.club-mobile-redesign .club-channel-list button{width:100%;min-width:0;min-height:64px;height:auto;padding:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}body .club-page.club-mobile-redesign .club-channel-list button b{align-self:center;white-space:nowrap}body .club-page.club-mobile-redesign .club-channel-list button small{display:none}.club-mobile-redesign .club-channel-list button>span{width:24px;height:24px}body .club-page.club-mobile-redesign .club-filter-line{display:grid;grid-template-columns:1fr;gap:6px;padding:0}body .club-page.club-mobile-redesign .club-filter-line>div{display:flex;flex-wrap:wrap;gap:6px}body .club-page.club-mobile-redesign .club-filter-line button{min-height:36px}body .club-page.club-mobile-redesign .club-tag-line{display:block;margin:0;border:0}body .club-page.club-mobile-redesign .club-tag-line>.club-reset,body .club-page.club-mobile-redesign .club-tag-line>strong{display:none!important}body .club-page.club-mobile-redesign .club-tag-line>div{flex-wrap:nowrap;gap:6px;overflow-x:auto;scrollbar-width:none;padding:2px 0 5px}body .club-page.club-mobile-redesign .club-tag-line button{flex:none;min-height:36px;padding:0 10px;border:1px solid transparent;border-radius:10px;background:#e9eff8;color:#526983;font-size:11px}body .club-page.club-mobile-redesign .club-tag-line button.is-active{color:#79551e;border-color:#e7c891;background:linear-gradient(#fff8e7,#f4dfb3)}body .club-page.club-mobile-redesign .club-filter.is-expanded .club-reset{display:inline-flex!important;margin:6px 0}.club-mobile-redesign .club-directory{margin-top:3px}.club-mobile-redesign .club-directory>header{align-items:center;padding:4px 2px 10px}.club-mobile-redesign .club-directory>header h2{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}body .club-page.club-mobile-redesign .club-directory>header p{margin:0;color:#60738c;font-size:11px}body .club-page.club-mobile-redesign .club-directory>header label{display:flex;font-size:0;gap:0}.club-mobile-redesign .club-directory select{padding:5px 2px;border:0;background:transparent;color:#526983;font-size:11px}.club-mobile-redesign .club-card-grid:not(.club-skeleton-grid){display:none}.club-mobile-list{display:grid;gap:10px}.club-mobile-card{display:grid;grid-template-columns:86px minmax(0,1fr);gap:8px 12px;min-width:0;padding:12px 12px 8px;border:1px solid #fff;border-radius:18px;background:linear-gradient(110deg,#ffffffed,#eaf4ffde);box-shadow:0 3px 18px #adc5e01c,inset 0 0 0 1px #dce8f64d}.club-mobile-logo{position:relative;display:grid;place-items:center;width:86px;height:86px;align-self:center;overflow:hidden;border:2px solid #fff;border-radius:50%;background:linear-gradient(145deg,#dae9fc,#f2eafa);box-shadow:0 0 0 1px #cfbc8d99,0 4px 10px #8aa7c62b}.club-mobile-logo>span{color:#3f6fa8;font:700 32px/1 STKaiti,KaiTi,serif}.club-mobile-logo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.club-mobile-info{min-width:0}.club-mobile-title{display:flex;align-items:center;gap:6px;min-height:25px}.club-mobile-title h3{margin:0;min-width:0;font-size:16px;font-weight:700;line-height:1.5}.club-mobile-badge,.club-mobile-title h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-mobile-badge{flex:none;max-width:42%;padding:1px 6px;color:#85571d;background:#ffedcf;border:1px solid #edd4a4;border-radius:6px;font-size:10px}.club-mobile-badge.is-official{color:#365f9a;background:#e0edff;border-color:#abcaf3}.club-mobile-code,.club-mobile-description{margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--club-mobile-muted);font-size:11px;line-height:1.6}.club-mobile-games{display:flex;gap:5px;align-items:center;height:25px;margin-top:4px;overflow:hidden}.club-mobile-games>span{flex:none;width:21px;height:21px}.club-mobile-games img,.club-mobile-games svg,.club-mobile-games>span>span{width:21px;height:21px;object-fit:cover;border-radius:5px}.club-mobile-games .club-mobile-game-more{width:auto;color:#60738c;font-size:10px}.club-mobile-footer{grid-column:1/-1;display:flex;align-items:center;gap:8px;min-width:0}.club-mobile-members{display:inline-flex;align-items:center;gap:4px;margin-right:auto;color:#526983;white-space:nowrap;font-size:11px}.club-mobile-members svg{width:16px;height:16px}.club-mobile-rating{flex:none;color:#79551e;font-size:12px;font-weight:600;white-space:nowrap}.club-mobile-rating i{font-style:normal;color:#986918}.club-mobile-rating small{color:#60738c;font-size:9px;font-weight:400}.club-mobile-follow{flex:none;display:grid;place-items:center;width:34px;height:40px;border-radius:50%;color:#647b9c;font-size:24px}.club-mobile-follow[aria-pressed=true]{color:#ae456d}.club-mobile-enter{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;flex:none;padding:5px 12px;border:1px solid #e6bc6d;border-radius:24px;background:linear-gradient(#fff8dc,#f3cd83);box-shadow:inset 0 0 0 2px #fff5d6;color:#694b22!important;font-size:12px;font-weight:600}.club-mobile-enter>span{font-size:18px;line-height:1}.club-mobile-redesign .club-skeleton-grid{grid-template-columns:1fr;gap:10px}body .club-page.club-mobile-redesign .club-main .club-skeleton{position:relative;height:164px;padding:18px 12px 18px 112px}body .club-page.club-mobile-redesign .club-main .club-skeleton i{position:absolute;left:12px;top:18px;width:86px;height:86px;border-radius:50%}.club-mobile-redesign .club-skeleton span{margin:8px 0 16px}.club-mobile-redesign .mobile-bottom-nav{z-index:120}.club-mobile-redesign .club-empty{padding:40px 18px}}@media (max-width:360px){.club-mobile-card{grid-template-columns:72px minmax(0,1fr);gap:7px 10px;padding:10px 9px 6px}.club-mobile-logo{width:72px;height:72px}.club-mobile-footer{gap:4px}.club-mobile-members{font-size:10px}.club-mobile-enter{padding-inline:9px;font-size:11px}.club-mobile-rating small{display:none}.club-mobile-title h3{font-size:15px}}@media (prefers-reduced-motion:reduce){.club-mobile-redesign .club-skeleton i{animation:none}}