.cwf-lb{--gold:#c0c7d1;--gold2:#8a94a6;--gold-glow:#c0c7d124;--gold-line:#c0c7d138;--bg:#020618;--panel:#0a1428;--panel2:#0d1a32;--border:#c0c7d11a;--border2:#c0c7d10f;--ink:#e2e8f0;--ink2:#94a3b8;--ink3:#94a3b880;--chip-bg:#c0c7d114;--chip-on-bg:#c0c7d12e;--chip-on:#c0c7d1;--avatar-bg:#0d1a32;--badge-bg:#020618e0;--badge-text:#c0c7d1;--thumb-empty:linear-gradient(135deg,#0d1a32 0%,#060e1e 100%);--thumb-filter:brightness(.9)saturate(.85);--thumb-hover:brightness(1.05)saturate(1);--hero-title-shadow:0 0 40px #c0c7d133;font-family:DM Sans,sans-serif}:root:not(.dark) .cwf-lb{--bg:#f0f2f5;--panel:#fff;--panel2:#f8fafc;--border:#0f172a1a;--border2:#0f172a0d;--ink:#0f172a;--ink2:#475569;--ink3:#94a3b8;--chip-bg:#0f172a0f;--chip-on-bg:#0f172a1f;--chip-on:#0f172a;--avatar-bg:#e2e8f0;--badge-bg:#020618d1;--badge-text:#e2e8f0;--thumb-empty:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);--hero-title-shadow:0 10px 30px #0000001a}.dark .cwf-lb{--bg:#020618;--panel:#0a1428;--panel2:#0d1a32;--border:#c0c7d11a;--border2:#c0c7d10f;--ink:#e2e8f0;--ink2:#94a3b8;--ink3:#94a3b880;--chip-bg:#c0c7d114;--chip-on-bg:#c0c7d12e;--chip-on:#c0c7d1;--avatar-bg:#0d1a32;--badge-bg:#020618e0;--badge-text:#c0c7d1;--thumb-empty:linear-gradient(135deg,#0d1a32 0%,#060e1e 100%);--hero-title-shadow:0 0 40px #c0c7d133}.cwf-display{text-transform:uppercase;letter-spacing:.02em;font-family:Rajdhani,DM Sans,sans-serif}.cwf-hero-title-shadow{text-shadow:var(--hero-title-shadow)}.cwf-lb{background:var(--bg);min-height:100vh;color:var(--ink)}.cwf-hero-shell{max-width:1600px;margin:0 auto;padding:1.8rem 1.5rem .4rem}.cwf-hero-copy{max-width:none}.cwf-hero-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--ink3);align-items:center;gap:.8rem;margin-bottom:.8rem;font-family:Rajdhani,DM Sans,sans-serif;font-size:.66rem;font-weight:700;display:inline-flex}.cwf-hero-title{letter-spacing:-.01em;color:#f8fafc;margin:0;font-family:Rajdhani,DM Sans,sans-serif;font-size:clamp(2.8rem,6.3vw,5.2rem);font-weight:700;line-height:.92}:root:not(.dark) .cwf-hero-title{color:#0f172a}.cwf-hero-subtitle{max-width:650px;color:var(--ink2);margin:0;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.45}.cwf-hero-subrow{justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.25rem;display:flex}.cwf-lb-search-section{background:var(--bg);max-width:1600px;margin:0 auto;padding:.8rem 1.5rem 0}.cwf-lb-top-row{justify-content:center;align-items:center;display:flex}.cwf-lb-search-row{justify-self:center;align-items:center;gap:.62rem;width:min(100%,560px);min-width:0;max-width:560px;margin-left:auto;display:flex}.cwf-lb-search-controls{align-items:center;gap:.62rem;width:100%;min-width:0;display:flex}.cwf-lb-search-controls .cwf-pill-form{flex:1;min-width:0}@media (max-width:980px){.cwf-hero-subrow{flex-direction:column;align-items:stretch}.cwf-lb-top-row{justify-content:center}.cwf-lb-search-row{justify-self:stretch;width:100%;max-width:none}}.cwf-pill-form{background:var(--panel);border:1px solid var(--border);border-radius:999px;align-items:stretch;width:100%;height:54px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.cwf-pill-form:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-glow)}.cwf-pill-input{color:var(--ink);letter-spacing:.01em;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 .95rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500}.cwf-pill-input::placeholder{color:var(--ink3);font-weight:400}.cwf-pill-submit{background:var(--chip-bg);border:none;border-left:1px solid var(--border);width:72px;height:100%;color:var(--ink2);cursor:pointer;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.cwf-pill-submit:hover{background:var(--chip-on-bg);color:var(--gold)}.cwf-pill-clear{width:28px;height:28px;color:var(--ink3);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:flex}.cwf-pill-clear:hover{background:var(--chip-bg);color:var(--gold)}.cwf-sort-menu{z-index:12;flex-shrink:0;position:relative}.cwf-sort-menu>summary{border:1px solid var(--border);background:var(--panel2);width:54px;height:54px;color:var(--ink2);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;list-style:none;transition:border-color .2s,color .2s,box-shadow .2s,background .2s;display:flex}.cwf-sort-menu>summary::-webkit-details-marker{display:none}.cwf-sort-menu>summary:hover,.cwf-sort-menu[open]>summary{border-color:var(--gold-line);color:var(--gold);background:var(--chip-bg);box-shadow:0 0 0 3px var(--gold-glow)}.cwf-sort-menu-panel{background:var(--panel);border:1px solid var(--border);border-radius:8px;min-width:170px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 14px 30px #00000059}.cwf-tabs-wrap{border-bottom:1px solid var(--border2);max-width:1600px;margin:0 auto;padding:1.2rem 1.5rem 0}.cwf-tabs{align-items:center;gap:.65rem;padding-bottom:0;display:flex;overflow-x:auto}.cwf-tab-radio{opacity:0;pointer-events:none;position:absolute}.cwf-tab{color:var(--ink2);white-space:nowrap;cursor:pointer;background:0 0;border-bottom:3px solid #0000;align-items:center;gap:.55rem;padding:1rem 2.25rem;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .25s,border-color .25s,background .25s,transform .2s;display:inline-flex;position:relative}.cwf-tab:hover{color:var(--ink);transform:translateY(-1px)}.cwf-tab:after{content:"";transform-origin:50%;background:#10e4b3;border-radius:999px;height:3px;transition:transform .28s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-2px;left:1rem;right:1rem;transform:scaleX(0)}.cwf-tab.is-active{color:#10e4b3;background:linear-gradient(#10e4b314 0%,#10e4b305 100%);border-bottom-color:#0000}.cwf-tab.is-active:after{transform:scaleX(1)}#cwf-tab-all:checked~.cwf-tabs-wrap .cwf-tab--all,#cwf-tab-one-tricks:checked~.cwf-tabs-wrap .cwf-tab--one-tricks{color:#10e4b3;background:linear-gradient(#10e4b314 0%,#10e4b305 100%);border-bottom-color:#0000}#cwf-tab-all:checked~.cwf-tabs-wrap .cwf-tab--all:after,#cwf-tab-one-tricks:checked~.cwf-tabs-wrap .cwf-tab--one-tricks:after{transform:scaleX(1)}.cwf-tab-chip{letter-spacing:.12em;text-transform:uppercase;color:#10e4b3;border:1px solid #10e4b33d;border-radius:999px;padding:.1rem .42rem;font-family:Rajdhani,DM Sans,sans-serif;font-size:.62rem;font-weight:700}.cwf-sort-link{color:var(--ink);background:0 0;padding:.58rem .72rem;font-family:DM Sans,sans-serif;font-size:.78rem;text-decoration:none;display:block}.cwf-sort-link:hover{background:var(--chip-bg)}.cwf-sort-link.is-active{color:var(--gold);background:var(--chip-bg)}.cwf-help-fab{z-index:60;position:fixed;bottom:16px;right:16px}.cwf-help-trigger{border:1px solid var(--gold-line);background:var(--panel);width:44px;height:44px;color:var(--gold);cursor:default;border-radius:999px;justify-content:center;align-items:center;font-family:Rajdhani,DM Sans,sans-serif;font-size:1.05rem;font-weight:900;display:flex;box-shadow:0 8px 24px #00000038}.cwf-help-fab:hover .cwf-help-trigger{box-shadow:0 0 0 3px var(--gold-glow),0 8px 24px #00000038}.cwf-help-card{background:var(--panel);border:1px solid var(--border);width:min(300px,100vw - 24px);color:var(--ink);opacity:0;pointer-events:none;border-radius:8px;padding:.75rem .85rem;transition:opacity .15s,transform .15s;position:absolute;bottom:54px;right:0;transform:translateY(4px);box-shadow:0 12px 30px #00000047}.cwf-help-fab:hover .cwf-help-card{opacity:1;pointer-events:auto;transform:translateY(0)}.cwf-help-title{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-family:Rajdhani,DM Sans,sans-serif;font-size:.78rem;font-weight:800}.cwf-help-text{color:var(--ink2);font-size:.8rem;line-height:1.35}.cwf-lb-main{max-width:1600px;margin:0 auto;padding:2rem 1.5rem 5rem}.cwf-tab-panel{animation:.28s cubic-bezier(.22,1,.36,1) both cwf-tab-fade-in}.cwf-panel-all,.cwf-panel-one-tricks{display:none}#cwf-tab-all:checked~.cwf-lb-main .cwf-panel-all{display:block}#cwf-tab-one-tricks:checked~.cwf-lb-main .cwf-panel-one-tricks{display:flex}@keyframes cwf-tab-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cwf-tab,.cwf-tab:after,.cwf-tab-panel{transition:none!important;animation:none!important;transform:none!important}}.cwf-one-tricks{flex-direction:column;gap:1.5rem}.cwf-one-tricks-head{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.cwf-one-tricks-title{letter-spacing:-.01em;color:#f8fafc;margin:0;font-family:Rajdhani,DM Sans,sans-serif;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1}:root:not(.dark) .cwf-one-tricks-title{color:#0f172a}.cwf-one-tricks-sub{max-width:640px;color:var(--ink2);margin:.6rem 0 0;font-size:1rem;line-height:1.4}.cwf-champion-search{border:1px solid var(--border);background:var(--panel2);width:100%;min-width:320px;max-width:420px;height:44px;color:var(--ink2);border-radius:10px;align-items:center;gap:.6rem;padding:0 .8rem;display:inline-flex}.cwf-champion-search:focus-within{border-color:var(--gold-line);box-shadow:0 0 0 2px var(--gold-glow)}.cwf-champion-search-input{width:100%;color:var(--ink);background:0 0;border:none;outline:none;font-size:.98rem}.cwf-champion-search-input::placeholder{color:var(--ink3)}.cwf-champion-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.cwf-champion-card{color:inherit;background:var(--panel);border:1px solid var(--border2);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.95rem;min-height:140px;padding:1.45rem .8rem 1.15rem;text-decoration:none;transition:border-color .2s,transform .2s,background .2s;display:flex}.cwf-champion-card:hover{border-color:var(--gold-line);background:var(--panel2);transform:translateY(-2px)}.cwf-champion-icon-wrap{border:1px solid var(--border);background:#070b14;border-radius:16px;width:66px;height:66px;overflow:hidden}.cwf-champion-icon{object-fit:cover;width:100%;height:100%}.cwf-champion-name{letter-spacing:.02em;text-transform:uppercase;color:var(--ink);font-family:Rajdhani,DM Sans,sans-serif;font-size:1.55rem;line-height:1}.cwf-champion-text{flex-direction:column;align-items:center;gap:.35rem;display:flex}.cwf-champion-count{letter-spacing:.12em;text-transform:uppercase;color:var(--ink3);font-size:.78rem;line-height:1}@media (max-width:1200px){.cwf-champion-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:980px){.cwf-hero-shell{padding-top:1.2rem}.cwf-one-tricks-head{flex-direction:column;align-items:stretch}.cwf-champion-search{min-width:0;max-width:none}.cwf-champion-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:700px){.cwf-tab{padding:.85rem 1.1rem;font-size:.95rem}.cwf-champion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.cwf-champion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cwf-champion-card{min-height:120px}.cwf-champion-icon-wrap{width:56px;height:56px}.cwf-champion-name{font-size:1.25rem}}.cwf-shelf{margin-bottom:2rem}.cwf-shelf-title{letter-spacing:.12em;text-transform:uppercase;color:#e2e8f0;margin:0 0 .85rem;font-family:Rajdhani,DM Sans,sans-serif;font-size:1.05rem;font-weight:800}:root:not(.dark) .cwf-shelf-title{color:#0f172a}.cwf-lb-head{flex-shrink:0;align-items:center;gap:.75rem;margin-bottom:0;padding-bottom:0;display:flex}.cwf-lb-head-title{letter-spacing:-.01em;color:#0000;background:linear-gradient(#93c5fd 0%,#bfdbfe 42%,#e2e8f0 100%);-webkit-background-clip:text;background-clip:text;padding-bottom:0;font-size:clamp(2.15rem,5.6vw,3rem);font-weight:900;line-height:.88;display:inline-block;position:relative}:root:not(.dark) .cwf-lb-head-title{background:linear-gradient(#1e293b 0%,#334155 45%,#64748b 100%);-webkit-background-clip:text;background-clip:text}.cwf-lb-head-line{background:#c0c7d1;width:80px;height:4px;margin-top:.55rem}.cwf-lb-head-title span{color:#0000;background:linear-gradient(#cbd5e1 0%,#94a3b8 100%);-webkit-background-clip:text;background-clip:text}:root:not(.dark) .cwf-lb-head-title span{background:linear-gradient(#64748b 0%,#94a3b8 100%);-webkit-background-clip:text;background-clip:text}.cwf-lb-head-right{margin-left:auto}.cwf-result-clear{letter-spacing:.2em;text-transform:uppercase;color:var(--gold2);font-family:Rajdhani,DM Sans,sans-serif;font-size:.62rem;font-weight:800;text-decoration:none;transition:color .15s}.cwf-result-clear:hover{color:var(--gold)}.cwf-lb-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem 1.25rem;display:grid}@media (max-width:1100px){.cwf-lb-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:780px){.cwf-lb-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.cwf-lb-grid{grid-template-columns:1fr}}.cwf-card{z-index:0;min-width:0;height:100%;position:relative}.cwf-card:has(.cwf-card-menu[open]){z-index:30}.cwf-card-link{color:inherit;text-decoration:none;display:block}.cwf-thumb{aspect-ratio:16/10;background:var(--panel);border:1px solid var(--border2);border-radius:6px;width:100%;margin-bottom:.85rem;transition:border-color .25s;position:relative;overflow:hidden}.cwf-card:hover .cwf-thumb{border-color:var(--gold-line)}.cwf-thumb-img{object-fit:cover;width:100%;height:100%;filter:var(--thumb-filter);transition:transform .4s cubic-bezier(.22,1,.36,1),filter .3s;display:block}.cwf-card:hover .cwf-thumb-img{filter:var(--thumb-hover);transform:scale(1.04)}.cwf-thumb-empty{background:var(--thumb-empty);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cwf-thumb-bar{background:linear-gradient(90deg,var(--gold),#c0c7d166);z-index:3;width:0%;height:2px;transition:width .4s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0}.cwf-card:hover .cwf-thumb-bar{width:100%}.cwf-thumb-scrim{z-index:2;opacity:0;pointer-events:none;background:linear-gradient(#02061800 0%,#020618b8 60%,#020618f5 100%);border-radius:6px;transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(6px)}.cwf-card:hover .cwf-thumb-scrim{opacity:1;transform:translateY(0)}.cwf-thumb-desc{z-index:3;letter-spacing:.005em;color:#e2e8f0e6;opacity:0;pointer-events:none;-webkit-line-clamp:3;text-shadow:0 1px 3px #02061899;-webkit-box-orient:vertical;padding:1.4rem .85rem 2.4rem;font-family:DM Sans,sans-serif;font-size:.71rem;font-weight:400;line-height:1.55;transition:opacity .28s cubic-bezier(.22,1,.36,1) 40ms,transform .32s cubic-bezier(.22,1,.36,1) 40ms;display:-webkit-box;position:absolute;inset:auto 0 0;overflow:hidden;transform:translateY(8px)}.cwf-card:hover .cwf-thumb-desc{opacity:1;transform:translateY(0)}.cwf-badge{z-index:2;background:var(--badge-bg);color:var(--badge-text);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;border:1px solid #c0c7d126;border-radius:3px;padding:3px 8px;font-family:Rajdhani,DM Sans,sans-serif;font-size:.67rem;font-weight:600;transition:transform .28s cubic-bezier(.22,1,.36,1);position:absolute;bottom:8px;right:8px}.cwf-card:hover .cwf-badge{transform:translateY(-2px)}.cwf-card-info{align-items:flex-start;gap:.78rem;min-height:2.75rem;display:flex}.cwf-avatar{background:var(--avatar-bg);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:0;transition:border-color .2s;display:flex;overflow:hidden}.cwf-card:hover .cwf-avatar{border-color:var(--gold-line)}.cwf-avatar img{object-fit:cover;width:100%;height:100%;display:block}.cwf-avatar-letter{color:var(--gold);text-transform:uppercase;-webkit-user-select:none;user-select:none;font-family:Rajdhani,DM Sans,sans-serif;font-size:.82rem;font-weight:900;line-height:1}.cwf-card-text{flex-direction:column;flex:1;gap:.08rem;min-width:0;display:flex}.cwf-card-title-row{align-items:center;gap:.35rem;margin-bottom:0;padding-right:2.2rem;display:flex;position:relative}.cwf-card-title-link{min-width:0;color:inherit;flex:1;text-decoration:none}.cwf-card-title{letter-spacing:.02em;text-transform:uppercase;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;font-family:Rajdhani,DM Sans,sans-serif;font-size:.88rem;font-weight:600;line-height:1.25;transition:color .15s;overflow:hidden}.cwf-card:hover .cwf-card-title,.cwf-card-title-link:hover .cwf-card-title{color:var(--gold)}.cwf-card-menu{z-index:4;flex-shrink:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cwf-card-menu>summary{width:34px;height:34px;color:var(--ink2);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;list-style:none;transition:border-color .15s,background .15s,color .15s;display:flex}.cwf-card-menu>summary:hover,.cwf-card-menu[open]>summary{border-color:var(--gold-line);background:var(--chip-bg);color:var(--ink)}.cwf-card-menu>summary::-webkit-details-marker{display:none}.cwf-card-menu-panel{background:var(--panel);border:1px solid var(--border);z-index:60;border-radius:8px;min-width:170px;padding:0;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 12px 28px #00000059}.cwf-card-menu-panel form,.cwf-card-menu-panel a{display:block}.cwf-card-menu-btn{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:0;padding:.56rem .72rem;font-family:DM Sans,sans-serif;font-size:.78rem}.cwf-card-menu-btn:hover{background:var(--chip-bg)}.cwf-card-meta{letter-spacing:.12em;text-transform:uppercase;color:var(--ink3);align-items:center;gap:.5rem;font-family:Rajdhani,DM Sans,sans-serif;font-size:.6rem;font-weight:700;display:flex}.cwf-card-creator{letter-spacing:.12em;text-transform:uppercase;color:var(--ink3);align-items:center;margin-bottom:0;font-family:Rajdhani,DM Sans,sans-serif;font-size:.6rem;font-weight:700;display:flex}.cwf-lb-empty{text-align:center;padding:6rem 2rem}.cwf-lb-empty-icon{color:var(--ink3);opacity:.35;margin:0 auto 1.2rem}.cwf-lb-empty-title{text-transform:uppercase;letter-spacing:.04em;color:var(--ink2);margin-bottom:.4rem;font-family:Rajdhani,DM Sans,sans-serif;font-size:1.5rem;font-weight:900}.cwf-lb-empty-sub{color:var(--ink3);font-size:.82rem}@keyframes cwf-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cwf-card{animation:.38s cubic-bezier(.22,1,.36,1) both cwf-up}.cwf-card:first-child{animation-delay:0s}.cwf-card:nth-child(2){animation-delay:40ms}.cwf-card:nth-child(3){animation-delay:80ms}.cwf-card:nth-child(4){animation-delay:.12s}.cwf-card:nth-child(5){animation-delay:.16s}.cwf-card:nth-child(6){animation-delay:.2s}.cwf-card:nth-child(n+7){animation-delay:.24s}
