@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}:root{--bg:#313338;--panel:#2b2d31;--panel-2:#26272b;--border:#3f4147;--beige:#ffffff;--beige-dim:rgba(255,255,255,0.72);--brown:#43b581;--brown-deep:#2d7d46;--text:#ffffff;--muted:#9a958a}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--beige-dim)}.shell{max-width:920px;margin:0 auto;padding:40px 20px 60px}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand img{width:34px;height:34px;border-radius:10px}.brand .name{font-weight:700;font-size:17px;color:var(--beige)}.brand .sub{color:var(--muted);font-size:15px}.card{background:linear-gradient(180deg,var(--panel) 0,var(--panel-2) 100%);border:1px solid var(--border);border-top:3px solid var(--brown);border-radius:14px;padding:28px;margin-bottom:40px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--border);margin-bottom:18px}.card-head h1{font-size:28px;font-weight:800;color:var(--beige)}.card-head h1 code{background:#23372b;color:var(--beige);border-radius:8px;padding:2px 10px;font-size:24px}.status{border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700;letter-spacing:.08em}.status.closed{color:var(--beige);border:1px solid var(--brown);background:rgba(138,106,79,.18)}.status.open{color:#10241a;background:var(--beige);border:1px solid var(--beige)}.meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:18px;gap:18px}.meta .label{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}.meta .value{font-size:15px}.meta .wide{grid-column:1/-1}.day-sep{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:13px;margin:26px 0 18px}.day-sep:after,.day-sep:before{content:"";flex:1 1;height:1px;background:var(--border)}.msg{display:flex;gap:14px;padding:10px 4px}.msg .avatar{width:42px;height:42px;border-radius:50%;flex-shrink:0;background:var(--brown-deep);color:var(--beige);display:flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden}.msg .avatar img{width:100%;height:100%;object-fit:cover}.msg .head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.msg .name{font-weight:700;color:var(--beige)}.chip{font-size:10px;font-weight:800;letter-spacing:.08em;border-radius:5px;padding:2.5px 7px}.chip.user{color:var(--beige);border:1px solid var(--beige-dim);background:rgba(255,255,255,.08)}.chip.staff{color:#e8f7ee;background:var(--brown)}.msg .time{color:var(--muted);font-size:12px}.msg .content{margin-top:4px;font-size:15px;line-height:1.55;word-break:break-word}.msg .msg-body{min-width:0;flex:1 1}.md .md-gap{height:1.1em}.md .md-code,.md .md-pre{background:#1e1f22;border:1px solid var(--border);border-radius:5px;font-family:SF Mono,ui-monospace,Consolas,Courier New,monospace;font-size:13px}.md .md-code{padding:1px 5px}.md .md-pre{padding:10px 12px;margin:6px 0;overflow-x:auto;white-space:pre}.md .md-quote{border-left:4px solid var(--border);padding-left:12px;margin:4px 0;color:var(--beige-dim)}.md .md-h{margin:10px 0 4px;color:var(--beige);line-height:1.3}.md .md-h1{font-size:22px}.md .md-h2{font-size:19px}.md .md-h3{font-size:16px}.md .md-subtext{font-size:12px;color:var(--muted)}.md .md-list{margin:4px 0 4px 22px}.md .spoiler{background:#1e1f22;color:transparent;border-radius:4px;padding:0 3px;cursor:pointer;transition:color .1s ease}.md .spoiler:focus,.md .spoiler:hover{color:var(--text)}.md .spoiler:not(:hover):not(:focus) .mention,.md .spoiler:not(:hover):not(:focus) .timestamp,.md .spoiler:not(:hover):not(:focus) a{color:transparent}.md .mention{background:rgba(88,101,242,.3);color:#c9cdfb;font-weight:600;font-size:14px}.md .mention,.md .timestamp{border-radius:4px;padding:0 4px}.md .timestamp{background:rgba(255,255,255,.08)}.md .emote{width:22px;height:22px;object-fit:contain;vertical-align:-5px}.md .emote.jumbo{width:44px;height:44px;vertical-align:-10px}.md-image{display:block;max-width:min(400px,100%);max-height:300px;border-radius:8px;margin:6px 0;object-fit:contain}.attachments{display:flex;flex-direction:column;gap:4px}.file-chip{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:8px 14px;margin:4px 0;font-size:14px;text-decoration:none}.file-chip:hover{border-color:var(--brown)}.embed{background:var(--panel);border:1px solid var(--border);border-left:4px solid var(--brown);border-radius:6px;padding:12px 14px;margin:6px 0;max-width:520px}.embed-body{display:flex;gap:14px}.embed-main{min-width:0;flex:1 1}.embed-author{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--beige);margin-bottom:6px}.embed-author img{width:22px;height:22px;border-radius:50%;object-fit:cover}.embed-title{display:block;font-size:15px;font-weight:700;color:var(--beige);margin-bottom:4px}a.embed-title{color:#6ea8dc}.embed-desc{font-size:14px;color:var(--text)}.embed-fields{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:8px}.embed-field{flex:0 0 100%}.embed-field.inline{flex:1 1 30%;min-width:130px}.embed-field-name{font-size:13px;font-weight:700;color:var(--beige);margin-bottom:2px}.embed-field-value{font-size:13px;color:var(--beige-dim)}.embed-image{display:block;max-width:100%;max-height:300px;border-radius:6px;margin-top:10px;object-fit:contain}.embed-thumb{width:72px;height:72px;border-radius:6px;object-fit:cover;flex-shrink:0}.embed-footer{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:12px;color:var(--muted)}.embed-footer img{width:18px;height:18px;border-radius:50%;object-fit:cover}footer{margin-top:56px;border-top:1px solid var(--border);padding-top:22px;color:var(--muted);font-size:13px;display:grid;grid-gap:6px;gap:6px}footer .power{color:var(--beige-dim);font-weight:600}.notfound{text-align:center;padding:120px 0;color:var(--muted)}