:root{--bg:#fff;--fg:#0a0a0a;--mut:#6b6b6b;--line:#e6e6e6;--soft:#f5f5f5;--card:#fff;--link:#0a0a0a;--accent:#555}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--fg);background-image:radial-gradient(80% 60% at 50% -10%,#78787814,#0000 60%),radial-gradient(60% 50% at 80% 110%,#7878780d,#0000 50%);background-attachment:fixed;padding-top:60px;font-family:Helvetica Neue,Arial,system-ui,sans-serif;transition:background .3s,color .3s;overflow-x:hidden}body.dark{--bg:#0a0a0a;--fg:#fff;--mut:#9a9a9a;--line:#222;--soft:#141414;--card:#111;--link:#fff;--accent:#aaa;background-image:radial-gradient(80% 60% at 50% -10%,#ffffff0f,#0000 60%),radial-gradient(60% 50% at 80% 110%,#ffffff0a,#0000 50%)}body.locked{overflow:hidden}::selection{background:var(--fg);color:var(--bg)}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}.ic{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px;display:block}.ic-lg{width:22px;height:22px}.header{background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:1000;align-items:center;gap:12px;height:60px;padding:0 20px;display:flex;position:fixed;inset:0 0 auto}.logo{letter-spacing:2.5px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.logo i{background:var(--fg);border-radius:50%;width:8px;height:8px;display:block}.nav{scrollbar-width:none;flex:1;gap:2px;margin-left:12px;display:flex;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav-btn{color:var(--mut);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:9px 15px;font:600 13px inherit;display:inline-flex}.nav-btn:hover{background:var(--soft);color:var(--fg)}.nav-btn.active{background:var(--fg);color:var(--bg)}.gear{width:40px;height:40px;color:var(--fg);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;margin-left:auto;font-size:18px}.gear:hover{background:var(--soft)}.menu-btn{width:40px;height:40px;color:var(--fg);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:none}.menu-btn:hover{background:var(--soft)}.nav.open{background:var(--card);border:1px solid var(--line);z-index:1001;border-radius:10px;flex-direction:column;gap:4px;width:auto;max-width:calc(100vw - 28px);padding:8px;display:flex;position:fixed;top:54px;left:auto;right:14px;overflow:hidden;box-shadow:0 18px 50px #00000038}.nav.open .nav-btn{border-radius:8px;justify-content:flex-start;width:100%}.nav.open .nav-btn span{display:inline}.panel{background:var(--card);border:1px solid var(--line);z-index:1001;border-radius:10px;width:340px;max-width:calc(100vw - 24px);padding:8px;display:none;position:fixed;top:70px;right:20px;box-shadow:0 24px 60px #0000002e}.panel.open{display:block}.sec{border-bottom:1px solid var(--line);padding:12px 14px}.sec:last-child{border:0}.sec label{letter-spacing:1.5px;text-transform:uppercase;color:var(--mut);margin-bottom:8px;font-size:10px;font-weight:800;display:block}.sec select,.sec input{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--fg);border-radius:6px;outline:none;padding:9px 12px;font:500 13px inherit}.sec input{margin-top:8px}.btn-dark{background:var(--fg);width:100%;color:var(--bg);cursor:pointer;border:0;border-radius:6px;align-items:center;gap:10px;padding:11px 14px;font:600 13px inherit;display:flex}.hint{color:var(--mut);margin-top:8px;font-size:11px;line-height:1.6}.section{min-height:calc(100vh - 60px);display:none}.section.active{display:block}.wrap{max-width:860px;margin:0 auto;padding:56px 28px}.wrap.narrow{max-width:640px}.hero-wrap{text-align:center;padding-top:14vh}.kicker{letter-spacing:4px;text-transform:uppercase;color:var(--mut);margin-bottom:16px;font-size:11px}h1.hero{letter-spacing:2px;text-transform:uppercase;font-size:clamp(30px,6vw,56px);font-weight:200;line-height:1.05}h1.hero.sm{font-size:30px}.motto{letter-spacing:4px;text-transform:uppercase;color:var(--mut);margin:14px 0 30px;font-size:12px}.sub{letter-spacing:1.5px;text-transform:uppercase;color:var(--mut);margin:10px 0;font-size:12px}.actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.actions.center{justify-content:center}.btn{border:1px solid var(--fg);height:48px;color:var(--fg);letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:24px;align-items:center;gap:8px;padding:0 24px;font:700 12px inherit;display:inline-flex}.btn.big{height:56px;padding:0 34px;font-size:13px}.btn.solid{background:var(--fg);color:var(--bg)}.btn.sq{border-radius:8px;height:48px;padding:0 18px}.btn:hover{opacity:.85}.pwa-pill{z-index:1800;color:#fff;letter-spacing:.3px;cursor:pointer;white-space:nowrap;background:#0a0a0a;border-radius:24px;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:11px 18px;font-size:12.5px;display:flex;position:fixed;bottom:112px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000047}body.dark .pwa-pill{color:#0a0a0a;background:#f5f5f5}.pwa-pill b{opacity:.6;cursor:pointer;margin-left:4px;font-size:15px;line-height:1}.pwa-pill[hidden]{display:none}.chip{border:1px solid var(--line);background:var(--card);color:var(--mut);cursor:pointer;border-radius:16px;padding:8px 14px;font-size:11px}.chip:hover,.chip.on{color:var(--fg);border-color:var(--fg)}#official h2{letter-spacing:3px;text-transform:uppercase;border-bottom:1px solid var(--fg);margin:32px 0 12px;padding-bottom:8px;font-size:11px}#official p,#official li{color:var(--mut);font-size:13.5px;line-height:1.75}#official strong{color:var(--fg)}#official a{color:var(--link)}#official a:hover{text-decoration:underline}.cv-learn{flex-direction:column;gap:8px;margin:0 0 6px;padding:0;list-style:none;display:flex}.cv-learn li{border:1px solid var(--line);background:var(--card);color:var(--mut);border-radius:10px;padding:10px 14px 10px 16px;font-size:13.5px;line-height:1.6;position:relative}.cv-learn li:before{content:"";background:var(--fg);opacity:.85;border-radius:3px;width:3px;position:absolute;top:10px;bottom:10px;left:0}.contact{color:var(--mut);flex-wrap:wrap;gap:8px 18px;margin:14px 0;font-size:13px;display:flex}.contact a{color:var(--fg)}ul.dots{padding-left:18px}.empty{color:var(--mut);border:1px dashed var(--line);text-align:center;border-radius:10px;margin-top:18px;padding:26px;font-size:14px;line-height:1.8}@media (width>=1400px){.wrap{max-width:920px;padding:72px 40px}.wrap.narrow{max-width:700px}}@media (width<=760px) and (width>=641px){.menu-btn{display:inline-flex}.nav{display:none}}@media (width<=640px){body{padding-top:54px}.header{height:54px}.section{min-height:calc(100dvh - 54px)}.logo span{display:none}.wrap{padding:36px 18px 110px}.hero-wrap{padding-top:10vh}.menu-btn{display:none}.nav{flex:1;gap:4px;margin-left:8px;display:flex}.nav-btn span{display:none}.nav-btn{border-radius:50%;justify-content:center;width:40px;height:40px;padding:0}}@media print{.header,.panel,#cover,#hobby,#chat,.actions,.player{display:none!important}#official{display:block!important}}.st-title{letter-spacing:3px;text-transform:uppercase;border-bottom:1px solid var(--fg);margin:36px 0 10px;padding-bottom:8px;font-size:11px}.st-sub{color:var(--mut);margin:0 0 20px;font-size:13px;line-height:1.6}.st-bar{flex-direction:column;gap:10px;margin-bottom:4px;display:flex}.st-q{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--fg);border-radius:8px;outline:none;padding:11px 14px;font:500 14px inherit}.st-q:focus{border-color:var(--fg)}.st-chips{flex-wrap:wrap;gap:8px;display:flex}.st-count{letter-spacing:1.5px;text-transform:uppercase;color:var(--mut);margin:16px 0 2px;font-size:10.5px}.st-group{margin:26px 0 8px}.st-h{letter-spacing:2.5px;text-transform:uppercase;color:var(--mut);border-bottom:1px solid var(--line);align-items:baseline;margin:0 0 14px;padding-bottom:8px;font-size:11px;display:flex}.st-h:after{content:attr(data-n);letter-spacing:1px;opacity:.75;margin-left:auto;font-size:10px}.st-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.st-tile{border:1px solid var(--line);background:var(--card);border-radius:10px;flex-direction:column;align-items:flex-start;gap:9px;min-width:0;padding:14px 14px 12px;transition:border-color .2s,transform .2s;display:flex}.st-tile:hover,.st-tile:focus-visible{border-color:var(--fg);outline:none;transform:translateY(-2px)}.st-tile[hidden],.st-group[hidden]{display:none!important}.st-ic{stroke-width:1.6px;width:26px;height:26px}.st-tile b{letter-spacing:.6px;text-transform:uppercase;font-size:12.5px;font-weight:800}.st-tile span{color:var(--mut);font-size:11.5px;line-height:1.5}.st-empty{color:var(--mut);border:1px dashed var(--line);text-align:center;border-radius:10px;margin-top:14px;padding:22px;font-size:13px;display:none}@media (width<=640px){.st-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:8px}.st-tile{padding:12px 12px 10px}.st-ic{width:24px;height:24px}.st-chips{gap:6px}.chip{padding:7px 11px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media (width<=480px){.media-dialog,.radio-dialog,.tv-dialog{max-width:100vw}.media-header{padding:12px}.mp-btn{width:40px;height:40px}.mp-btn .ic{width:18px;height:18px}.mp-modebtn{padding:8px 0;font-size:11px}}.news-dialog{height:min(86dvh,760px)}.nw-feed{max-height:100%}.radio-modal{z-index:3000;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:flex-start;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.radio-modal.open{opacity:1;pointer-events:auto}.radio-modal:not(.open){display:none}.radio-backdrop{background:#0009;position:absolute;inset:0}.radio-dialog{background:var(--card);border:1px solid var(--line);opacity:0;border-radius:0;flex-direction:column;width:100%;max-width:480px;height:100dvh;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s;display:flex;overflow:hidden;transform:translate(-100%);box-shadow:24px 0 60px #0000004d}.radio-modal.open .radio-dialog{opacity:1;transform:translate(0)}body.dark .radio-modal{background:#000c}.radio-stage canvas{height:100%}.tv-modal{z-index:3000;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:flex-end;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.tv-modal.open{opacity:1;pointer-events:auto}.tv-modal:not(.open){display:none}.tv-backdrop{background:#0009;position:absolute;inset:0}.tv-dialog{background:var(--card);border:1px solid var(--line);opacity:0;border-radius:0;flex-direction:column;width:100%;max-width:480px;height:100dvh;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s;display:flex;overflow:hidden;transform:translate(100%);box-shadow:-24px 0 60px #0000004d}.tv-modal.open .tv-dialog{opacity:1;transform:translate(0)}body.dark .tv-modal{background:#000c}.media-modal{z-index:3000;opacity:0;pointer-events:none;background:#0009;justify-content:flex-end;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.ct-sub{color:var(--mut);margin:14px 0 18px;font-size:13px;line-height:1.6}.ct-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;display:grid}.ct-card{border:1px solid var(--line);background:var(--card);color:var(--fg);border-radius:12px;align-items:center;gap:12px;padding:14px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.ct-card:hover{border-color:var(--fg);text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 26px #0000001a}.ct-ic{background:var(--soft);border:1px solid var(--line);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ct-svg{stroke-width:1.6px;width:24px;height:24px}.ct-tx{flex-direction:column;gap:2px;min-width:0;display:flex}.ct-tx b{letter-spacing:.4px;font-size:13px;font-weight:800}.ct-tx i{color:var(--mut);white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-size:11.5px;font-style:normal;overflow:hidden}.ct-go{color:var(--mut);flex-shrink:0;margin-left:auto;font-size:14px}.ct-card:hover .ct-go{color:var(--fg)}.ct-copy{border:1px solid var(--line);width:30px;height:30px;color:var(--mut);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.ct-copy .ic{width:15px;height:15px}.ct-copy:hover{color:var(--fg);border-color:var(--fg)}.ct-copy.ok{color:var(--fg);border-color:var(--fg);background:var(--soft)}.ct-card .ct-copy+.ct-go{display:none}.ct-card.is-todo{opacity:.75;border-style:dashed}.ct-card.shake{animation:.3s ctshake}@keyframes ctshake{25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-2px)}}@media (width<=640px){.ct-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:8px}.ct-card{padding:12px}.ct-ic{width:40px;height:40px}}:root{--hdr:60px}#chat{--vv-h:calc(100dvh - var(--hdr));display:none}#chat.active{height:calc(100vh - var(--hdr));height:calc(100dvh - var(--hdr));height:var(--vv-h);background:var(--bg);display:block;overflow:hidden}#chat .cx{height:100%;min-height:0;display:flex}#chat .cx-side{background:var(--card);border-right:1px solid var(--line);flex-direction:column;width:280px;min-width:280px;max-width:280px;min-height:0;display:flex}#chat .cx-side-top{justify-content:space-between;align-items:center;gap:8px;padding:14px;display:flex}#chat .cx-brand{letter-spacing:2px;color:var(--mut);font-size:11px;font-weight:800}#chat .cx-new{border:1px solid var(--line);background:var(--bg);color:var(--fg);letter-spacing:1px;text-transform:uppercase;cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font:700 11px inherit;display:inline-flex}#chat .cx-new:hover{border-color:var(--fg);background:var(--soft)}#chat .cx-list{flex-direction:column;flex:auto;gap:4px;min-height:0;padding:0 10px 10px;display:flex;overflow-y:auto}#chat .cx-item{cursor:pointer;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:10px 12px;display:flex}#chat .cx-item:hover{background:var(--soft)}#chat .cx-item.on{background:var(--soft);border-color:var(--line)}#chat .cx-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--fg);flex:1;font-size:13px;overflow:hidden}#chat .cx-item button{color:var(--mut);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:2px 6px;font-size:15px;line-height:1}#chat .cx-item button:hover{color:var(--fg);background:var(--line)}#chat .cx-opts{border-top:1px solid var(--line);background:var(--card);flex-shrink:0;gap:8px;max-height:48%;padding:12px;display:grid;overflow-y:auto}#chat .cx-opts select,#chat .cx-opts input{border:1px solid var(--line);background:var(--soft);width:100%;max-width:100%;color:var(--fg);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;outline:none;padding:9px 10px;font:500 12px inherit;overflow:hidden}#chat .cx-opts select:focus,#chat .cx-opts input:focus{border-color:var(--fg)}#chat .cx-row{grid-template-columns:1fr 1fr;align-items:center;gap:8px;display:grid}#chat .cx-check{letter-spacing:1.2px;text-transform:uppercase;color:var(--mut);cursor:pointer;-webkit-user-select:none;user-select:none;grid-column:1/-1;align-items:center;gap:8px;margin:0;font-size:10px;display:flex}#chat .cx-check input{width:15px;height:15px;accent-color:var(--fg);flex-shrink:0;padding:0}#chat .cx-status{display:none}#chat .cx-dot{background:#c9c9c9;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}#chat .cx-dot.ok{background:var(--fg);box-shadow:0 0 0 3px var(--line)}#chat .cx-main{background:var(--bg);flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}#chat .cx-msgs{flex-direction:column;flex:auto;gap:14px;min-height:0;padding:28px 24px 12px;display:flex;overflow-y:auto}#chat .cx-inner{flex-direction:column;gap:14px;width:100%;max-width:760px;margin:0 auto;display:flex}#chat{position:relative}#chat .cx-msg{overflow-wrap:anywhere;border-radius:14px;max-width:85%;padding:12px 16px;font-size:14.5px;line-height:1.65;position:static}#chat .cx-msg .cx-text{white-space:pre-wrap}#chat .cx-text b{font-weight:700}#chat .cx-text i{font-style:italic}#chat .cx-text code{background:var(--soft);border:1px solid var(--line);border-radius:5px;padding:1px 5px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:12.5px}#chat .cx-text pre.cx-code{background:var(--soft);border:1px solid var(--line);white-space:pre-wrap;border-radius:10px;margin:8px 0;padding:12px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.6;overflow-x:auto}#chat .cx-text .cx-h1{letter-spacing:.4px;margin:12px 0 4px;font-size:17px;font-weight:800}#chat .cx-text .cx-h2{letter-spacing:.4px;margin:10px 0 4px;font-size:15.5px;font-weight:800}#chat .cx-text .cx-h3{margin:8px 0 3px;font-size:14px;font-weight:700}#chat .cx-text .cx-h4{margin:6px 0 2px;font-size:13px;font-weight:700}#chat .cx-text blockquote{border-left:3px solid var(--line);color:var(--mut);margin:6px 0;padding-left:10px}#chat .cx-msg.b{background:var(--soft);border:1px solid var(--line);color:var(--fg);border-bottom-left-radius:5px;align-self:flex-start}#chat .cx-msg.u{color:#fff;background:#111;border-bottom-right-radius:5px;align-self:flex-end}body.dark #chat .cx-msg.u{color:#111;background:#f5f5f5}#chat .cx-via{letter-spacing:1.2px;text-transform:uppercase;opacity:.5;margin-top:6px;font-size:9.5px;display:block}#chat .cx-typing{width:100%;max-width:760px;color:var(--mut);flex-shrink:0;margin:0 auto;padding:0 24px 6px;font-size:12px;font-style:italic;display:none}#chat .cx-typing.show{display:block}#chat .cx-typing.show:after{content:"…";animation:1.2s steps(4,end) infinite cxdots}@keyframes cxdots{0%{content:"·"}33%{content:"··"}66%{content:"···"}}#chat .cx-sugs{scrollbar-width:none;gap:8px;max-width:760px;margin:0 auto 10px;padding-bottom:2px;display:flex;overflow-x:auto}#chat .cx-sugs::-webkit-scrollbar{display:none}#chat .cx-sug{border:1px solid var(--line);background:var(--card);color:var(--mut);cursor:pointer;letter-spacing:.3px;border-radius:16px;flex-shrink:0;padding:8px 14px;font-family:inherit;font-size:11px}#chat .cx-sug:hover{color:var(--fg);border-color:var(--fg)}#chat .cx-center{border-top:1px solid var(--line);background:var(--card);padding:14px 24px calc(18px + env(safe-area-inset-bottom));flex-shrink:0}#chat .cx-box{align-items:flex-end;gap:10px;max-width:760px;margin:0 auto;display:flex}#chat .cx-box textarea{resize:none;border:1px solid var(--line);background:var(--bg);width:auto;min-width:0;min-height:52px;max-height:140px;color:var(--fg);border-radius:12px;outline:none;flex:auto;padding:14px 16px;font:500 14px/1.5 inherit}#chat .cx-box textarea:focus{border-color:var(--fg)}#chat .cx-send{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding:0;font-size:19px;line-height:1;display:inline-flex}#chat .cx-send .ic{margin:0}body.dark #chat .cx-send{color:#111;background:#f5f5f5;border-color:#f5f5f5}#chat .cx-send:hover{opacity:.85}#chat .cx-send:disabled{opacity:.35;cursor:default}#chat .cx-under{letter-spacing:1px;text-transform:uppercase;max-width:760px;color:var(--mut);text-align:center;justify-content:center;align-items:center;gap:6px;margin:8px auto 0;font-size:10.5px;display:flex}#chat .cx-topbar{border-bottom:1px solid var(--line);letter-spacing:2px;text-transform:uppercase;color:var(--mut);background:var(--card);flex-shrink:0;align-items:center;gap:10px;padding:10px 14px;font-size:11px;font-weight:800;display:none}#chat .cx-menu{border:1px solid var(--line);background:var(--bg);color:var(--fg);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:16px;display:inline-flex}.player{border:1px solid var(--line);background:var(--card);border-radius:14px;max-width:420px;margin:30px auto 0;padding:16px 18px;display:block}.pl-row{justify-content:center;align-items:center;gap:14px;display:flex}.pl-btn{border:1px solid var(--line);background:var(--bg);width:52px;height:52px;color:var(--fg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.pl-btn:hover{border-color:var(--fg);background:var(--soft)}.pl-play{color:#fff;background:#111;border-color:#111;border-radius:50%;width:72px;height:72px}body.dark .pl-play{color:#111;background:#f5f5f5;border-color:#f5f5f5}.pl-play.on{animation:1.6s ease-in-out infinite plpulse}@keyframes plpulse{50%{box-shadow:0 0 0 10px var(--line)}}.pl-btn svg,.pl-play svg{width:26px;height:26px}.pl-meta{border-bottom:1px solid var(--line);justify-content:center;gap:10px;margin-top:14px;padding:0 4px 10px;display:flex}.pl-live{letter-spacing:2px;color:var(--mut);align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.pl-live i{background:var(--fg);border-radius:50%;width:8px;height:8px;animation:1s steps(2,end) infinite pllive}@keyframes pllive{50%{opacity:.2}}.pl-live.on{color:var(--fg)}.pl-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.5px;min-width:0;color:var(--fg);text-transform:none;flex:1;font-size:13px;overflow:hidden}.pl-select{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--fg);text-overflow:ellipsis;border-radius:9px;outline:none;margin-top:10px;padding:9px 12px;font:500 12.5px inherit}.pl-hint{letter-spacing:1px;text-transform:uppercase;color:var(--mut);text-align:center;margin-top:6px;font-size:10.5px}@media (width<=640px){.header{height:54px;padding:0 10px}.nav-btn{padding:8px 10px;font-size:12px}.nav-btn .ic{width:16px;height:16px}.gear{width:34px;height:34px}.panel{width:calc(100vw - 16px);top:62px;right:8px}.wrap{padding:30px 14px}.hero-wrap{padding-top:6vh}h1.hero{font-size:clamp(26px,7vw,40px)}.motto{letter-spacing:3px;font-size:10px}.player{max-width:100%;padding:12px 14px}.pl-btn{width:44px;height:44px}.pl-play{width:62px;height:62px}.btn{height:46px;padding:0 18px;font-size:11px}.btn svg{width:16px;height:16px}}html[dir=rtl] .header,html[dir=rtl] .nav,html[dir=rtl] .pl-row{flex-direction:row-reverse}@media (width<=840px){#chat .cx-topbar{display:flex}#chat .cx-side{left:0;top:var(--hdr);z-index:950;transition:transform .25s;position:fixed;bottom:0;transform:translate(-105%);box-shadow:12px 0 40px #00000026}#chat .cx-side.open{transform:none}#chat .cx-msgs{padding:18px 14px 8px}#chat .cx-msg{max-width:94%}#chat .cx-center{padding:10px 12px calc(14px + env(safe-area-inset-bottom))}}@media (width<=640px){:root{--hdr:54px}}#menu-btn{display:none}.menu-btn{border:1px solid var(--line);background:var(--bg);width:38px;height:38px;color:var(--fg);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;padding:0;display:inline-flex}.menu-btn:hover{border-color:var(--fg)}@media (width<=760px) and (width>=641px){#menu-btn{display:inline-flex}.nav{display:none}.nav.open{background:var(--bg);border-bottom:1px solid var(--line);z-index:1500;flex-direction:column;align-items:stretch;padding:6px;display:flex;position:absolute;top:54px;left:0;right:0;box-shadow:0 10px 30px #0000001f}.nav .nav-btn{margin:2px 0}}.fab{color:#fff;cursor:pointer;z-index:1600;background:#111;border:1px solid #111;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 26px #00000038}body.locked .fab{display:none}body.dark .fab{color:#111;background:#f5f5f5;border-color:#f5f5f5}.fab.on{transform:rotate(60deg)}.widgets{background:var(--card);border:1px solid var(--line);z-index:1599;border-radius:16px;width:300px;max-width:calc(100vw - 28px);padding:14px;display:none;position:fixed;bottom:92px;right:14px;box-shadow:0 18px 50px #0000002e}.widgets.open{display:block}.wg-head{letter-spacing:2px;text-transform:uppercase;color:var(--fg);justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.wg-close,.nw-close{border:1px solid var(--line);background:var(--bg);color:var(--fg);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.wg-cards{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;display:grid}.wg-card{border:1px solid var(--line);background:var(--bg);color:var(--fg);cursor:pointer;letter-spacing:.3px;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;font:700 9.5px/1.15 inherit;display:flex}.wg-card svg{width:20px;height:20px}.wg-card:hover{border-color:var(--fg);background:var(--soft)}.wg-body{border-top:1px solid var(--line);margin-top:12px;padding-top:8px}.wg-body .player{width:100%;max-width:none;margin:4px auto 0}.player .pl-btn{width:44px;height:44px}.player .pl-play{width:58px;height:58px}@media (width<=720px){.fab{width:54px;height:54px;bottom:14px;right:14px}.widgets{width:auto;bottom:84px;left:10px;right:10px}.wg-cards{grid-template-columns:repeat(2,1fr)}}.news-modal{z-index:1700;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:flex-end;transition:opacity .25s;display:flex;position:fixed;inset:0}.news-modal.open{opacity:1;pointer-events:auto}.news-modal:not(.open){display:none}.news-backdrop{background:#0000008c;position:absolute;inset:0}.news-dialog{background:var(--card);border:1px solid var(--line);opacity:0;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:560px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s;display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 -24px 70px #00000059}.news-modal.open .news-dialog{opacity:1;transform:translateY(0)}body.dark .news-dialog{background:var(--card)}body.dark .news-modal{background:#000c}@media (width<=720px){.nw-item{padding:12px 14px}}.nw-head{border-bottom:1px solid var(--line);letter-spacing:2px;text-transform:uppercase;color:var(--fg);background:var(--card);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;font-size:12px;font-weight:800;display:flex}.nw-feed{padding:14px 14px calc(8px + env(safe-area-inset-bottom));flex-direction:column;flex:auto;gap:12px;min-height:0;display:flex;overflow-y:auto}.nw-item{border:1px solid var(--line);background:var(--card);border-radius:12px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.nw-item a{color:var(--fg);cursor:pointer;font-size:14.5px;line-height:1.45;text-decoration:none}.nw-item a:hover{color:#111;text-decoration:underline}body.dark .nw-item a{color:#000}body.dark .nw-item a:hover{color:#fff}.nw-meta{letter-spacing:.5px;text-transform:uppercase;color:var(--mut);flex-wrap:wrap;align-items:center;gap:8px;font-size:10.5px;display:flex}.nw-src{border:1px solid var(--line);color:var(--mut);border-radius:4px;padding:2px 6px;font-family:monospace;font-size:10px}.nw-sentinel{visibility:hidden;flex-shrink:0;height:1px}.nw-status{text-align:center;letter-spacing:1.5px;text-transform:uppercase;color:var(--mut);flex-shrink:0;padding:10px;font-size:11px}@media (width<=720px){.nw-item{padding:12px 14px}}.media-modal{z-index:1800;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:flex-end;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.media-modal.open{opacity:1;pointer-events:auto}.media-modal:not(.open){display:none}.media-backdrop{background:#0000008c;position:absolute;inset:0}.media-dialog{background:var(--card);border:1px solid var(--line);opacity:0;border-radius:0;flex-direction:column;width:100%;max-width:480px;height:100dvh;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s;display:flex;overflow:hidden;transform:translate(100%);box-shadow:-24px 0 60px #0000004d}.media-modal.open .media-dialog{opacity:1;transform:translate(0)}body.dark .media-dialog{background:var(--card)}body.dark .media-modal{background:#000c}.media-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.media-header h2{letter-spacing:3px;text-transform:uppercase;color:var(--mut);font-size:11px;font-weight:800}.media-close{width:36px;height:36px;color:var(--fg);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.media-close:hover{background:var(--soft)}.media-close .ic{width:20px;height:20px}.media-body{flex-direction:column;flex:1;align-items:center;padding:12px 16px 16px;display:flex;overflow-y:auto}.mp-modebar{gap:8px;width:100%;margin-bottom:12px;display:flex}.mp-modebtn{border:1px solid var(--line);background:var(--soft);color:var(--mut);cursor:pointer;border-radius:8px;flex:1;padding:8px 0;font:600 11px inherit;transition:border-color .2s,color .2s,background .2s}.mp-modebtn:hover{border-color:var(--fg);color:var(--fg)}.mp-modebtn.active{background:var(--fg);color:var(--bg);border-color:var(--fg)}.mp-stage{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;max-width:100%;margin-bottom:12px;position:relative;overflow:hidden}.mp-visualizer,.mp-video{width:100%;height:100%;display:block}.mp-video{object-fit:contain}.mp-visualizer{display:block}.mp-video[hidden],.mp-visualizer[hidden]{display:none!important}.mp-meta{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:8px;padding:0 4px;display:flex}.mp-live{letter-spacing:2px;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;font-size:9px;display:flex}.mp-live i{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:1.5s infinite pulse}.mp-live.on i{background:#e53e3e}.mp-name{color:var(--mut);white-space:nowrap;text-overflow:ellipsis;text-align:center;flex:1;font-size:12px;overflow:hidden}.mp-select{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--fg);border-radius:8px;outline:none;max-width:100%;margin-bottom:8px;padding:8px 10px;font:500 12px inherit}.mp-select:focus{border-color:var(--fg)}.mp-hint{color:var(--mut);text-align:center;margin-bottom:8px;font-size:10px}.mp-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:4px;display:flex}.mp-btn{background:var(--soft);width:36px;height:36px;color:var(--fg);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .1s;display:flex}.mp-btn:hover{background:var(--line);transform:scale(1.05)}.mp-btn:active{transform:scale(.95)}.mp-btn .ic{width:18px;height:18px}.mp-play{background:var(--fg);color:var(--bg)}.mp-play:hover{opacity:.9}.mp-stage{overscroll-behavior:none;touch-action:pan-y}@media (width<=480px){.media-dialog{max-width:100vw}.media-header{padding:12px}.mp-btn{width:40px;height:40px}.mp-btn .ic{width:18px;height:18px}.mp-modebtn{padding:8px 0;font-size:11px}}.nw-item{gap:10px}.nw-img{aspect-ratio:16/7;object-fit:cover;border:1px solid var(--line);background:var(--soft);border-radius:9px;width:100%;display:block}.nw-ph{aspect-ratio:16/7;border-radius:9px;flex-direction:column;justify-content:center;gap:6px;padding:16px;font-family:inherit;display:flex}.nw-ph-title{color:#fffffff2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.nw-ph-desc{color:#ffffffa6;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.nw-title{color:var(--fg);cursor:pointer;font-size:15px;font-weight:600;line-height:1.45;text-decoration:none}.nw-title:hover{text-decoration:underline}.nw-desc{color:var(--mut);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.news.modal{border:1px solid var(--line);z-index:1700;border-radius:16px;width:min(560px,100vw - 24px);height:min(640px,100dvh - 48px);display:none;position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #00000059}.news.modal.open{display:flex}.news.modal .nw-head{border-radius:0}@media (width<=720px){.news.modal{width:calc(100vw - 16px);height:calc(100dvh - 70px)}}.news-inline{border-top:1px solid var(--line);background:var(--bg);padding-bottom:46px;scroll-margin-top:60px;display:none}.news-inline.open{animation:.55s cubic-bezier(.16,.84,.28,1) both niUp;display:block}@keyframes niUp{0%{opacity:0;transform:translateY(64px)}to{opacity:1;transform:translateY(0)}}.news-inline .nw-feed{flex-direction:column;flex:none;gap:12px;max-height:none;padding:16px 16px 8px;display:flex;overflow:visible}.news-inline .nw-status{padding:12px 0 0}.ni-head{z-index:40;background:var(--bg);border-bottom:1px solid var(--line);letter-spacing:2px;text-transform:uppercase;color:var(--fg);justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:800;display:flex;position:sticky;top:60px}.ni-close{border:1px solid var(--line);background:var(--bg);color:var(--fg);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.ni-close:hover{border-color:var(--fg)}@media (width<=720px){.ni-head{top:54px}}#chat .cx-opts input{border:1px solid var(--line);background:var(--soft);width:100%;max-width:100%;color:var(--fg);border-radius:8px;outline:none;padding:9px 10px;font:500 12px inherit}#chat .cx-opts input:focus{border-color:var(--fg)}#chat .cx-hint{letter-spacing:1px;text-transform:uppercase;color:var(--mut);font-size:10px}#chat .cx-msg .cx-via{letter-spacing:1.2px;text-transform:uppercase;opacity:.5;margin-top:6px;font-size:9.5px;display:block}#chat .cx-side-top{flex-wrap:nowrap}#chat .cx-topbtns{flex-shrink:0;align-items:center;gap:6px;display:flex}#chat .cx-icon{border:1px solid var(--line);background:var(--bg);width:34px;height:34px;color:var(--fg);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}#chat .cx-icon:hover{border-color:var(--fg);background:var(--soft)}#chat .cx-mrow{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:6px;display:grid}#chat .cx-mrow select{min-width:0}#chat .cx-check{letter-spacing:1px;text-transform:uppercase;color:var(--mut);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:11px;display:flex}#chat .cx-check input{width:16px;height:16px;accent-color:var(--fg)}#chat .cx-tool{border:1px solid var(--line);background:var(--bg);width:52px;height:52px;color:var(--fg);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}#chat .cx-tool:hover{border-color:var(--fg);background:var(--soft)}#chat .cx-tool.on{background:var(--fg);color:var(--bg);border-color:var(--fg);animation:1.4s ease-in-out infinite plpulse}#chat .cx-files{flex-wrap:wrap;gap:6px;max-width:760px;margin:0 auto 8px;display:flex}#chat .cx-pfile{color:var(--fg);background:var(--soft);border:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;border-radius:16px;align-items:center;gap:6px;max-width:220px;padding:5px 6px 5px 12px;font-size:11px;display:inline-flex;overflow:hidden}#chat .cx-pfile button{background:var(--line);color:var(--fg);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:13px;line-height:1;display:inline-flex}#chat .cx-msg .cx-acts{opacity:.45;gap:4px;margin-top:8px;display:flex}#chat .cx-msg:hover .cx-acts{opacity:1}#chat .cx-act{border:1px solid var(--line);background:var(--card);width:26px;height:26px;color:var(--mut);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}#chat .cx-act:hover,#chat .cx-act.ok{color:var(--fg);border-color:var(--fg)}#chat .cx-act .ic{width:14px;height:14px}#chat .cx-filechip{align-items:center;gap:10px;padding:6px;display:flex}#chat .cx-filesmsg{gap:6px;padding:8px;display:grid}#chat .cx-filechip img{object-fit:cover;border:1px solid var(--line);border-radius:9px;width:100%;max-height:220px}#chat .cx-fileic{letter-spacing:1px;border:1px solid var(--line);color:var(--mut);border-radius:7px;padding:6px 8px;font-size:10px;font-weight:800}#chat .cx-filename{color:var(--mut);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}#chat .cx-toast{background:var(--fg);color:var(--bg);opacity:0;pointer-events:none;z-index:60;white-space:nowrap;border-radius:20px;padding:9px 16px;font-size:12px;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;bottom:110px;left:50%;transform:translate(-50%)translateY(8px)}#chat .cx-toast.show{opacity:1;transform:translate(-50%)translateY(0)}@media (width<=840px){#chat .cx-box{gap:6px}#chat .cx-box textarea{min-height:46px;padding:12px 13px;font-size:16px}#chat .cx-tool,#chat .cx-send{border-radius:11px;width:46px;height:46px}#chat .cx-msg .cx-acts{opacity:.6}#chat .cx-toast{bottom:120px}#chat .cx-typing{padding:0 14px 6px}}@media (width<=840px) and (orientation:landscape){#chat .cx-msgs{padding:12px 12px 6px}#chat .cx-center{padding:8px 10px calc(8px + env(safe-area-inset-bottom))}}
