.td-page{min-height:100vh;background:#07070f;color:#f0eeff;font-family:Outfit,system-ui,sans-serif;background-image:linear-gradient(180deg,rgba(7,7,15,.92),rgba(7,7,15,.98)),url(/assets/img/dark_background.webp);background-size:cover;background-position:top;background-attachment:fixed}.td-shell{max-width:1420px;margin:0 auto;padding:52px 24px 90px}.td-breadcrumb{display:flex;align-items:center;gap:9px;margin:0 0 22px;color:#7f769f;font-size:13px;font-weight:800}.td-breadcrumb a{color:#a89ec4;text-decoration:none;transition:color .16s}.td-breadcrumb a:hover{color:#f0eeff}.td-breadcrumb span{color:#50496d}.td-breadcrumb strong{color:#fbbf24;font-weight:900}.td-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-end;margin-bottom:30px}.td-kicker{display:block;color:#fbbf24;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1.8px;margin-bottom:8px}.td-head h1{font-size:clamp(34px,5vw,56px);line-height:1;margin:0 0 10px;font-weight:950;letter-spacing:0}.td-head p,.td-section-head p{margin:0;color:#a89ec4;font-size:15px;line-height:1.55}.td-head strong{color:#f0eeff}.td-filters{display:flex;gap:10px;flex-wrap:wrap}.td-filters select{height:42px;background:#11111d;color:#f0eeff;border:1px solid hsla(0,0%,100%,.13);border-radius:10px;padding:0 13px;font:700 13px Outfit,system-ui;outline:none}.td-empty{border:1px solid hsla(0,0%,100%,.1);border-radius:12px;background:rgba(18,18,31,.7);padding:28px;color:#a89ec4}.td-meta-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:22px;gap:22px;align-items:start}.td-arch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-gap:14px;gap:14px}.td-arch{position:relative;height:158px;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;overflow:hidden;background:#11111d;cursor:pointer;padding:0;text-align:left;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s}.td-arch:hover{transform:translateY(-2px);border-color:rgba(251,191,36,.45)}.td-arch.on{border-color:#fbbf24;box-shadow:0 0 0 2px rgba(251,191,36,.18)}.td-arch img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(1.05)}.td-arch-fallback{position:absolute;inset:0;background:linear-gradient(135deg,rgba(123,159,249,.22),rgba(251,191,36,.16))}.td-arch-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.12) 42%,rgba(0,0,0,.86))}.td-arch-rank{position:absolute;top:10px;left:10px;padding:4px 7px;border-radius:7px;background:rgba(0,0,0,.55);color:#fff;font-size:11px;font-weight:900;border:1px solid hsla(0,0%,100%,.16)}.td-arch-info{position:absolute;left:14px;right:14px;bottom:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.td-arch-name{color:#fff;font-size:20px;font-weight:950;text-shadow:0 2px 14px rgba(0,0,0,.9);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.td-arch-count{flex-shrink:0;color:#1f1300;background:#fbbf24;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:950;display:flex;align-items:center;gap:5px;line-height:1}.td-arch-count strong{font-size:12px}.td-arch-count em{font-style:normal;font-size:10px;opacity:.82}.td-wheel-panel{position:-webkit-sticky;position:sticky;top:86px;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;background:linear-gradient(180deg,rgba(18,18,31,.9),rgba(10,10,18,.92));padding:18px;box-shadow:0 18px 52px rgba(0,0,0,.28)}.td-wheel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.td-wheel-title span{color:#f0eeff;font-size:14px;font-weight:900}.td-wheel-title strong{color:#fbbf24;font-size:12px;text-transform:uppercase;letter-spacing:1px}.td-wheel{position:relative;width:min(280px,100%);aspect-ratio:1;margin:0 auto 16px;border-radius:50%;overflow:hidden;background:#10101c;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.14),0 14px 42px rgba(0,0,0,.32)}.td-wheel:after{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.14),inset 0 0 46px rgba(0,0,0,.45);pointer-events:none}.td-wheel-slice{position:absolute;inset:0;padding:0;border:none;background:#151525;cursor:pointer;-webkit-clip-path:polygon(50% 50%,100% 0,100% 100%);clip-path:polygon(50% 50%,100% 0,100% 100%);transform:rotate(calc(var(--i) * 60deg));transform-origin:50% 50%;overflow:hidden}.td-wheel-slice img{position:absolute;inset:-12%;width:124%;height:124%;object-fit:cover;transform:rotate(calc(var(--i) * -60deg));filter:saturate(1.08) brightness(.88);transition:filter .18s,transform .18s}.td-wheel-slice.on img,.td-wheel-slice:hover img{filter:saturate(1.2) brightness(1.05);transform:rotate(calc(var(--i) * -60deg)) scale(1.06)}.td-wheel-core{position:absolute;inset:34%;border-radius:50%;background:rgba(7,7,15,.88);border:1px solid rgba(251,191,36,.34);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3;box-shadow:0 0 28px rgba(0,0,0,.45)}.td-wheel-core span{font-size:28px;font-weight:950;color:#f0eeff;line-height:1}.td-wheel-core small{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:#fbbf24;font-weight:900;margin-top:4px}.td-wheel-legend{display:flex;flex-direction:column;gap:7px}.td-wheel-legend button{display:grid;grid-template-columns:24px 1fr auto;grid-gap:8px;gap:8px;align-items:center;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.035);color:#f0eeff;border-radius:10px;padding:8px 10px;font-family:inherit;cursor:pointer;text-align:left}.td-wheel-legend button.on{border-color:rgba(251,191,36,.5);background:rgba(251,191,36,.1)}.td-wheel-legend span{width:22px;height:22px;border-radius:7px;background:rgba(123,159,249,.16);color:#9db6ff;font-size:11px;font-weight:950;display:flex;align-items:center;justify-content:center}.td-wheel-legend strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.td-wheel-legend em{font-style:normal;color:#fbbf24;font-size:11px;font-weight:950}.td-decks{scroll-margin-top:82px;margin-top:34px}.td-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.td-section-head h2{margin:0;font-size:32px;line-height:1;font-weight:950}.td-section-head button{border:1px solid hsla(0,0%,100%,.13);background:#11111d;color:#a89ec4;border-radius:10px;padding:9px 14px;font:700 13px Outfit,system-ui;cursor:pointer}.td-deck-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:16px;gap:16px}.td-deck{position:relative;min-height:210px;border-radius:14px;overflow:hidden;background:#11111d;border:1px solid hsla(0,0%,100%,.1);text-decoration:none;color:#fff;display:block;transition:transform .18s,border-color .18s}.td-deck:hover{transform:translateY(-2px);border-color:rgba(123,159,249,.45)}.td-deck img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}.td-deck-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.2) 42%,rgba(0,0,0,.9))}.td-deck-event{left:10px;padding:5px 9px;border-radius:8px;background:rgba(4,38,50,.78);border:1px solid rgba(20,217,255,.5);color:#dffaff;font-weight:900;max-width:48%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.td-deck-event,.td-deck-result{position:absolute;top:10px;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.td-deck-result{right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:28px;max-width:64%;padding:5px 12px;border-radius:999px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid rgba(255,236,179,.72);color:#241300;font-weight:950;letter-spacing:.2px;box-shadow:0 10px 28px rgba(0,0,0,.38),0 0 18px rgba(251,191,36,.22)}.td-deck-body{position:absolute;left:14px;right:14px;bottom:14px}.td-deck-name{display:block;font-size:22px;font-weight:950;text-shadow:0 2px 14px rgba(0,0,0,.95);line-height:1.1}.td-deck-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px;color:hsla(0,0%,100%,.78);font-size:12px;font-weight:800}html[data-theme=light] .td-page{background:#f8f7ff;color:#1a1535;background-image:url(/assets/img/light_background.webp);background-size:cover;background-repeat:no-repeat;background-position:top}html[data-theme=light] .td-breadcrumb{color:#8278aa}html[data-theme=light] .td-breadcrumb a{color:#6d5da8}html[data-theme=light] .td-breadcrumb a:hover{color:#4f46e5}html[data-theme=light] .td-breadcrumb span{color:#beb6d8}html[data-theme=light] .td-head p,html[data-theme=light] .td-section-head p{color:#6b5fa0}html[data-theme=light] .td-head strong,html[data-theme=light] .td-wheel-title span{color:#1a1535}html[data-theme=light] .td-filters select,html[data-theme=light] .td-section-head button{background:hsla(0,0%,100%,.82);color:#2b2352;border-color:rgba(109,93,168,.18);box-shadow:0 8px 22px rgba(67,56,130,.07)}html[data-theme=light] .td-filters select:focus{border-color:rgba(79,70,229,.44);box-shadow:0 0 0 3px rgba(79,70,229,.12)}html[data-theme=light] .td-empty{background:hsla(0,0%,100%,.76);border-color:rgba(109,93,168,.14);color:#6b5fa0;box-shadow:0 12px 32px rgba(67,56,130,.08)}html[data-theme=light] .td-arch,html[data-theme=light] .td-deck{background:#fff;border-color:rgba(109,93,168,.16);box-shadow:0 12px 28px rgba(67,56,130,.08)}html[data-theme=light] .td-arch:hover{border-color:rgba(251,191,36,.7)}html[data-theme=light] .td-arch.on{border-color:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.18),0 16px 34px rgba(67,56,130,.12)}html[data-theme=light] .td-arch-shade,html[data-theme=light] .td-deck-shade{background:linear-gradient(180deg,rgba(18,13,46,.04),rgba(18,13,46,.1) 38%,rgba(18,13,46,.82))}html[data-theme=light] .td-arch-rank{background:hsla(0,0%,100%,.78);color:#2b2352;border-color:rgba(109,93,168,.2);box-shadow:0 8px 18px rgba(67,56,130,.12)}html[data-theme=light] .td-wheel-panel{background:linear-gradient(180deg,hsla(0,0%,100%,.86),rgba(248,247,255,.82));border-color:rgba(109,93,168,.16);box-shadow:0 18px 46px rgba(67,56,130,.12)}html[data-theme=light] .td-wheel{background:#f1effb;box-shadow:inset 0 0 0 1px rgba(109,93,168,.16),0 14px 34px rgba(67,56,130,.12)}html[data-theme=light] .td-wheel:after{box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.82),inset 0 0 42px rgba(67,56,130,.16)}html[data-theme=light] .td-wheel-slice{background:#ebe8f7}html[data-theme=light] .td-wheel-core{background:hsla(0,0%,100%,.9);box-shadow:0 10px 26px rgba(67,56,130,.16)}html[data-theme=light] .td-wheel-core span{color:#1a1535}html[data-theme=light] .td-wheel-legend button{background:hsla(0,0%,100%,.66);border-color:rgba(109,93,168,.14);color:#2b2352}html[data-theme=light] .td-wheel-legend button.on{border-color:rgba(245,158,11,.5);background:rgba(251,191,36,.16)}html[data-theme=light] .td-wheel-legend span{background:rgba(79,70,229,.1);color:#4f46e5}html[data-theme=light] .td-section-head button:hover{color:#4f46e5;border-color:rgba(79,70,229,.34)}html[data-theme=light] .td-deck:hover{border-color:rgba(79,70,229,.38)}html[data-theme=light] .td-deck-event{background:rgba(7,89,133,.82);border-color:rgba(14,165,233,.55);color:#e0f7ff}@media(max-width:1080px){.td-meta-layout{grid-template-columns:1fr}.td-wheel-panel{position:relative;top:auto;order:-1}.td-wheel{width:min(320px,100%)}}@media(max-width:760px){.td-page{background-attachment:scroll;background-image:none}.td-deck-event{-webkit-backdrop-filter:none;backdrop-filter:none}.td-shell{padding:34px 14px 70px}.td-breadcrumb{font-size:12px;gap:7px;margin-bottom:18px;flex-wrap:wrap}.td-head{align-items:flex-start;flex-direction:column}.td-filters,.td-filters select{width:100%}.td-wheel-panel{display:none}.td-arch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.td-deck-grid{grid-template-columns:1fr}.td-arch{height:96px;border-radius:10px}.td-arch-rank{top:7px;left:7px;font-size:9px;padding:3px 5px}.td-arch-info{left:9px;right:9px;bottom:8px;gap:6px;align-items:flex-end}.td-arch-name{font-size:14px;line-height:1.05;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.td-arch-count{font-size:10px;padding:3px 6px;flex-direction:column;align-items:flex-end;gap:2px}.td-arch-count strong{font-size:11px}.td-arch-count em{font-size:8px}.td-deck{min-height:190px}}@media(max-width:380px){.td-arch-grid{grid-template-columns:1fr}.td-arch{height:92px}}