:root{--bg: #0b0d11;--panel: #14181e;--panel-2: #1a1f27;--line: rgba(255, 255, 255, .08);--text: #e8ebf0;--muted: #7c8694;--dim: #aeb6c2;--green: #4CC23D;--lime: #9BE03C;--blue: #2F7DE0;--blue-soft:#86b8f3;--purple: #7C6CF0;--gold: #D4A017;--amber: #f0c060;--red: #e8604f;--radius: 12px;--radius-s: 8px;--topbar-h: 60px;--maxw: 960px;--font-base: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: "SF Mono", Monaco, monospace}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-base);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit}.app{min-height:100%;display:flex;flex-direction:column}.topbar{height:var(--topbar-h);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 20px;position:sticky;top:0;background:#0b0d11d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100}.topbar-actions{display:flex;align-items:center;gap:6px}.icon-btn{position:relative;background:transparent;border:none;color:var(--dim);width:36px;height:36px;border-radius:999px;display:grid;place-items:center;cursor:pointer;transition:background .15s ease,color .15s ease}.icon-btn:hover{background:var(--panel);color:var(--text)}.icon-dot{position:absolute;top:7px;right:8px;width:8px;height:8px;border-radius:999px;background:var(--green);box-shadow:0 0 0 2px var(--bg)}.brand{font-size:22px;font-weight:800;letter-spacing:-.5px;color:var(--green)}.brand-accent{color:var(--blue)}.main{flex:1;padding:28px 20px 80px}.container{max-width:var(--maxw);margin:0 auto}.page-title{font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0 0 6px}.page-sub{color:var(--muted);font-size:14px;margin:0 0 26px}.back-link{display:inline-block;color:var(--muted);font-size:13px;margin-bottom:14px}.back-link:hover{color:var(--green)}.state-msg{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px;color:var(--dim);font-size:14px}.state-err{color:var(--red);border-color:#e8604f59}.state-hint{color:var(--muted);font-size:12px}.state-msg code{background:#ffffff0f;padding:1px 6px;border-radius:5px;font-family:var(--font-mono);font-size:12px;color:var(--amber)}.section-head{display:flex;align-items:baseline;justify-content:space-between;margin:30px 0 12px}.section-title{font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--green);margin:0}.section-sub{font-size:12px;color:var(--muted)}.feels{margin-bottom:4px}.feels-head{display:flex;align-items:baseline;justify-content:space-between;margin:6px 0 12px}.feels-title{font-size:13px;font-weight:800;letter-spacing:2px;background:linear-gradient(90deg,var(--green),var(--blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.feels-sub{font-size:12px;color:var(--muted)}.feels-strip{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 14px;scrollbar-width:thin}.feels-strip::-webkit-scrollbar{height:6px}.feels-strip::-webkit-scrollbar-thumb{background:var(--panel-2);border-radius:3px}.feels-card{flex:0 0 160px;height:240px;background:var(--panel);border:1.5px solid var(--line);border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;padding:12px;text-decoration:none;color:var(--text);transition:transform .15s ease,border-color .15s ease;position:relative;overflow:hidden}.feels-card:hover{transform:translateY(-2px);border-color:#4cc23d8c!important}.feels-skel{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}.feels-card-top{display:flex;justify-content:space-between;align-items:center}.feels-sport{width:28px;height:28px;background:#ffffff0f;border-radius:999px;display:grid;place-items:center;font-size:14px}.feels-play{color:var(--muted);font-size:14px}.feels-card-title{flex:1;font-size:14px;font-weight:700;color:var(--text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin:14px 0 6px}.feels-card-bottom{line-height:1.3}.feels-user{font-size:13px;font-weight:700;color:var(--text);margin-bottom:4px}.feels-views{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);flex-wrap:wrap}.feels-pill{display:inline-block;padding:1px 7px;border-radius:99px;background:#4cc23d1f;color:var(--green);font-weight:700;font-size:10px;letter-spacing:.3px}.sport-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-top:10px}.sport-tile{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:22px 14px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;transition:transform .15s ease,border-color .15s ease,background .15s ease}.sport-tile:hover{transform:translateY(-2px);border-color:#4cc23d80;background:var(--panel-2)}.sport-emoji{font-size:36px;line-height:1}.sport-label{font-size:13px;font-weight:600;color:var(--text)}.sport-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.sport-emoji-lg{font-size:44px;line-height:1}.sport-header .page-title{margin:0}.topic-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.topic-row{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);transition:border-color .15s ease,background .15s ease}.topic-row:hover{border-color:#2f7de073;background:var(--panel-2)}.topic-link{display:flex;flex-direction:column;padding:14px 16px;gap:4px}.topic-title{font-size:15px;font-weight:600;color:var(--text)}.topic-meta{font-size:12px;color:var(--muted)}.post-list{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:10px}.post{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px}.post-author{font-size:12px;font-weight:700;color:var(--blue-soft);letter-spacing:.3px;margin-bottom:8px}.post-body{font-size:14.5px;color:var(--text)}.post-body :is(p,ul,ol,blockquote){margin:0 0 10px}.post-body :is(p,ul,ol,blockquote):last-child{margin-bottom:0}.post-body a{color:var(--blue-soft);text-decoration:underline}.post-body code{background:#ffffff0f;padding:1px 6px;border-radius:4px;font-family:var(--font-mono);font-size:12.5px;color:var(--amber)}.post-body img{max-width:100%;height:auto;border-radius:6px}.reply-link{display:inline-block;margin-top:24px;padding:10px 16px;background:var(--green);color:#04210a;font-weight:700;border-radius:999px;font-size:13px}.reply-link:hover{background:var(--lime)}@media (max-width: 480px){.page-title{font-size:22px}.sport-emoji-lg{font-size:36px}.sport-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}.sport-tile{padding:18px 10px}.sport-emoji{font-size:30px}}
