:root{color-scheme:dark;--font-primary: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji";--font-display: var(--font-primary);--font-headline: var(--font-primary);--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bg-glow-1: rgba(88, 101, 242, .2);--bg-glow-2: rgba(0, 168, 252, .14);--bg-app: #1e1f22;--bg-rail: #111214;--bg-sidebar: #2b2d31;--bg-main: #313338;--bg-hover: #3a3d44;--bg-hover-soft: #36393f;--bg-input: #383a40;--bg-chip: #2f3136;--text-primary: #f2f3f5;--text-secondary: #dbdee1;--text-muted: #949ba4;--text-link: #00a8fc;--text-link-visited: #6db7ff;--server-button-bg: #232428;--server-active-indicator: #fff;--guild-presence-text: #b5bac1;--channel-prefix: #80848e;--channel-link-active-bg: #404249;--presence-dot-bg: #23a55a;--presence-dot-ring: #2b2d31;--note-open-badge-read-bg: #80848e;--note-open-badge-unread-bg: #23a55a;--note-open-badge-ring: #2b2d31;--topbar-bg: rgba(49, 51, 56, .94);--content-header-bg: rgba(49, 51, 56, .66);--feed-toolbar-bg: rgba(49, 51, 56, .52);--note-detail-bg: rgba(34, 36, 41, .6);--footer-bg: rgba(25, 27, 30, .65);--footer-link: #86d8ff;--empty-state-bg: rgba(23, 24, 27, .45);--media-surface-bg: #1d1f22;--code-surface-bg: #1b1c20;--code-header-bg: rgba(33, 35, 40, .88);--code-language-text: #b5bac1;--code-copy-button-bg: rgba(88, 101, 242, .18);--code-copy-button-bg-hover: rgba(88, 101, 242, .28);--code-copy-button-bg-copied: rgba(35, 165, 89, .2);--code-copy-button-border: #4a4f63;--code-copy-button-text: #d6ddff;--topbar-search-border: #323744;--topbar-search-bg-start: rgba(38, 41, 48, .9);--topbar-search-bg-end: rgba(29, 31, 37, .96);--topbar-search-shadow-inner: rgba(255, 255, 255, .03);--topbar-search-shadow-outer: rgba(6, 8, 12, .22);--topbar-search-focus-border: #8ea4ff;--topbar-search-focus-bg-start: rgba(41, 44, 52, .95);--topbar-search-focus-bg-end: rgba(31, 34, 41, .98);--topbar-search-focus-ring: rgba(142, 164, 255, .25);--topbar-search-focus-shadow: rgba(9, 12, 17, .48);--topbar-search-placeholder: #959ba7;--topbar-search-submit-border: #343946;--topbar-search-submit-bg-start: rgba(52, 57, 68, .5);--topbar-search-submit-bg-end: rgba(41, 45, 54, .5);--topbar-search-submit-text: #777f8d;--topbar-search-submit-active-border: #4a5161;--topbar-search-submit-active-bg-start: rgba(75, 83, 99, .9);--topbar-search-submit-active-bg-end: rgba(60, 67, 81, .95);--topbar-search-submit-hover-bg-start: rgba(87, 96, 114, .95);--topbar-search-submit-hover-bg-end: rgba(69, 77, 92, .98);--topbar-search-submit-focus-ring: rgba(186, 201, 255, .38);--topbar-search-clear-border: #3b4150;--topbar-search-clear-bg-start: rgba(46, 51, 61, .82);--topbar-search-clear-bg-end: rgba(35, 39, 47, .92);--topbar-search-clear-text: #c0c8d7;--topbar-search-clear-hover-text: #e7ecff;--topbar-search-clear-hover-bg-start: rgba(58, 64, 76, .92);--topbar-search-clear-hover-bg-end: rgba(44, 49, 60, .98);--accent-blurple: #5865f2;--accent-green: #23a559;--focus-ring: #00b0f4;--border-soft: #24262b;--divider: #3f4147;--shadow-soft: 0 10px 22px rgba(0, 0, 0, .22);--radius-md: 8px;--radius-sm: 6px;--radius-pill: 999px}@media(prefers-color-scheme:light){:root{color-scheme:light;--bg-app: #f3f6fc;--bg-rail: #e8edf6;--bg-sidebar: #edf2fa;--bg-main: #f6f9fe;--bg-hover: #dce5f3;--bg-hover-soft: #e4ebf7;--bg-input: #ffffff;--bg-chip: #e4ebf7;--text-primary: #1b2838;--text-secondary: #2d3b50;--text-muted: #5f6f87;--text-link: #0d63dd;--text-link-visited: #5566c8;--bg-glow-1: rgba(81, 100, 233, .15);--bg-glow-2: rgba(13, 99, 221, .12);--server-button-bg: #d7deeb;--server-active-indicator: #1f2b3e;--guild-presence-text: #647791;--channel-prefix: #70829b;--channel-link-active-bg: #d6e1f2;--presence-dot-bg: #2f9256;--presence-dot-ring: #edf2fa;--note-open-badge-read-bg: #8c9ab0;--note-open-badge-unread-bg: #2f9256;--note-open-badge-ring: #edf2fa;--topbar-bg: rgba(255, 255, 255, .94);--content-header-bg: rgba(255, 255, 255, .84);--feed-toolbar-bg: rgba(255, 255, 255, .76);--note-detail-bg: rgba(255, 255, 255, .82);--footer-bg: rgba(255, 255, 255, .88);--footer-link: #1f68d8;--empty-state-bg: rgba(235, 241, 250, .78);--media-surface-bg: #e8effa;--code-surface-bg: #edf3fc;--code-header-bg: rgba(219, 228, 243, .88);--code-language-text: #52627c;--code-copy-button-bg: rgba(81, 100, 233, .14);--code-copy-button-bg-hover: rgba(81, 100, 233, .24);--code-copy-button-bg-copied: rgba(47, 146, 86, .2);--code-copy-button-border: #a8b7d2;--code-copy-button-text: #3e4c63;--topbar-search-border: #c8d4e8;--topbar-search-bg-start: rgba(255, 255, 255, .99);--topbar-search-bg-end: rgba(250, 252, 255, 1);--topbar-search-shadow-inner: rgba(255, 255, 255, .85);--topbar-search-shadow-outer: rgba(24, 44, 82, .06);--topbar-search-focus-border: #6f88f5;--topbar-search-focus-bg-start: rgba(255, 255, 255, .99);--topbar-search-focus-bg-end: rgba(244, 248, 254, .99);--topbar-search-focus-ring: rgba(111, 136, 245, .24);--topbar-search-focus-shadow: rgba(22, 43, 82, .15);--topbar-search-placeholder: #7b889d;--topbar-search-submit-border: #ced9eb;--topbar-search-submit-bg-start: rgba(233, 239, 249, .7);--topbar-search-submit-bg-end: rgba(219, 228, 243, .72);--topbar-search-submit-text: #6c7990;--topbar-search-submit-active-border: #a8b7d2;--topbar-search-submit-active-bg-start: rgba(222, 231, 244, .94);--topbar-search-submit-active-bg-end: rgba(207, 218, 236, .98);--topbar-search-submit-hover-bg-start: rgba(232, 238, 248, .98);--topbar-search-submit-hover-bg-end: rgba(216, 226, 241, .98);--topbar-search-submit-focus-ring: rgba(111, 136, 245, .34);--topbar-search-clear-border: #cad5e7;--topbar-search-clear-bg-start: rgba(241, 246, 252, .9);--topbar-search-clear-bg-end: rgba(230, 238, 249, .94);--topbar-search-clear-text: #52627c;--topbar-search-clear-hover-text: #23364e;--topbar-search-clear-hover-bg-start: rgba(232, 239, 249, .98);--topbar-search-clear-hover-bg-end: rgba(219, 229, 242, .98);--accent-blurple: #5164e9;--focus-ring: #2a6fff;--border-soft: #d2dceb;--divider: #c2cedf;--shadow-soft: 0 10px 22px rgba(31, 49, 83, .12)}}*{box-sizing:border-box}html,body{height:100%}html{font-size:16px}body{margin:0;min-height:100vh;color:var(--text-primary);font-family:var(--font-primary);font-weight:400;line-height:1.45;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 8% 6%,var(--bg-glow-1),transparent 24%),radial-gradient(circle at 95% -2%,var(--bg-glow-2),transparent 26%),var(--bg-app)}::selection{color:#fff;background:var(--accent-blurple)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}a{color:var(--text-link);text-decoration:none}a:visited{color:var(--text-link-visited)}a:hover{text-decoration:underline}h1,h2,h3,h4,p{margin:0}p+p{margin-top:.65rem}.muted{color:var(--text-muted)}.app-shell{min-height:100vh;display:grid;grid-template-columns:72px minmax(0,1fr)}.server-rail{background:var(--bg-rail);border-right:1px solid var(--border-soft);padding:.7rem 0;display:flex;flex-direction:column;align-items:center;gap:.55rem}.server-button{position:relative;width:48px;height:48px;border-radius:50%;border:1px solid transparent;background:var(--server-button-bg);color:var(--text-primary);font-size:.97rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:border-radius .14s ease,background-color .14s ease}.server-logo{width:28px;height:28px;display:block}.server-button:hover{border-radius:16px;text-decoration:none;background:var(--accent-blurple)}.server-button.is-active{border-radius:16px}.server-button.is-active:before{content:"";position:absolute;left:-14px;width:4px;height:20px;border-radius:var(--radius-pill);background:var(--server-active-indicator)}.server-divider{width:34px;height:2px;border-radius:var(--radius-pill);background:var(--divider)}.workspace{min-width:0;display:grid;grid-template-columns:252px minmax(0,1fr)}.channel-panel{min-width:0;background:var(--bg-sidebar);border-right:1px solid var(--border-soft);display:flex;flex-direction:column}.guild-header{min-height:48px;padding:.75rem .9rem;border-bottom:1px solid var(--border-soft);display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.guild-header strong{font-family:var(--font-display);font-size:.98rem;font-weight:700;letter-spacing:.01em;color:var(--text-primary)}.guild-header span{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.guild-header>span:last-child{margin-left:auto}.guild-presence{display:inline-flex;align-items:center;gap:.28rem;margin-left:.25rem;color:var(--guild-presence-text)}.guild-presence-label{font-size:.63rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--guild-presence-text)}.channel-scroll{flex:1;overflow-y:auto;padding:.82rem .52rem .9rem}.channel-panel-label{margin:.9rem 0 .4rem;padding:0 .32rem;font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.035em;color:var(--text-muted)}.channel-panel-label:first-child{margin-top:0}.channel-link{min-height:32px;border-radius:var(--radius-sm);color:var(--text-muted);display:flex;align-items:center;gap:.32rem;padding:.22rem .45rem;margin:.06rem 0;font-weight:500}.channel-prefix{color:var(--channel-prefix)}.channel-link:hover,.channel-link.active{color:var(--text-secondary);text-decoration:none;background:var(--bg-hover-soft)}.channel-link.active{color:var(--text-primary);background:var(--channel-link-active-bg)}.presence-dot{width:8px;height:8px;border-radius:50%;background:var(--presence-dot-bg);box-shadow:0 0 0 1.5px var(--presence-dot-ring)}.workspace-main{min-width:0;display:flex;flex-direction:column;background:var(--bg-main)}.topbar{min-height:48px;border-bottom:1px solid var(--border-soft);background:var(--topbar-bg);backdrop-filter:blur(8px);padding:.55rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem}.topbar-left{min-width:0;display:inline-flex;align-items:center;gap:.55rem}.mobile-channels-button,.topbar-rss-link{align-items:center;justify-content:center;min-height:30px;border-radius:var(--radius-sm);border:1px solid var(--divider);background:var(--bg-chip);color:var(--text-secondary);padding:.18rem .58rem;font-size:.86rem;font-weight:600;display:inline-flex;text-decoration:none}.mobile-channels-button:hover,.topbar-rss-link:hover{text-decoration:none;color:var(--text-primary);background:var(--bg-hover)}.mobile-channels-button:focus-visible,.topbar-rss-link:focus-visible{outline:none;box-shadow:inset 0 0 0 1px var(--topbar-search-submit-focus-ring)}.mobile-channels-button{display:none}.topbar-title{display:inline-flex;align-items:center;gap:.36rem;font-family:var(--font-display);font-size:1rem;font-weight:600;letter-spacing:.01em;color:var(--text-primary)}.channel-marker{color:var(--text-muted)}.topbar-nav{display:inline-flex;align-items:center;gap:.45rem}.topbar-search{min-width:clamp(220px,32vw,360px);min-height:36px;border-radius:12px;border:1px solid var(--topbar-search-border);background:linear-gradient(180deg,var(--topbar-search-bg-start),var(--topbar-search-bg-end));display:inline-flex;align-items:stretch;overflow:hidden;box-shadow:inset 0 1px 0 var(--topbar-search-shadow-inner),0 3px 12px var(--topbar-search-shadow-outer);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.topbar-search:focus-within{border-color:var(--topbar-search-focus-border);background:linear-gradient(180deg,var(--topbar-search-focus-bg-start),var(--topbar-search-focus-bg-end));box-shadow:0 0 0 2px var(--topbar-search-focus-ring),0 8px 22px var(--topbar-search-focus-shadow)}.topbar-search-input{min-width:0;flex:1;border:0;background:transparent;color:var(--text-primary);font-size:.92rem;line-height:1.2;padding:0 .72rem}.topbar-search-input::placeholder{color:var(--topbar-search-placeholder)}.topbar-search-input:focus{outline:none}.topbar-search-submit{min-width:78px;border:0;border-left:1px solid var(--topbar-search-submit-border);background:linear-gradient(180deg,var(--topbar-search-submit-bg-start),var(--topbar-search-submit-bg-end));color:var(--topbar-search-submit-text);font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:not-allowed;pointer-events:none;transition:background-color .14s ease,color .14s ease,border-color .14s ease}.topbar-search-input:not(:placeholder-shown)+.topbar-search-submit{border-left-color:var(--topbar-search-submit-active-border);background:linear-gradient(180deg,var(--topbar-search-submit-active-bg-start),var(--topbar-search-submit-active-bg-end));color:var(--text-primary);cursor:pointer;pointer-events:auto}.topbar-search-input:not(:placeholder-shown)+.topbar-search-submit:hover{background:linear-gradient(180deg,var(--topbar-search-submit-hover-bg-start),var(--topbar-search-submit-hover-bg-end))}.topbar-search-input:not(:placeholder-shown)+.topbar-search-submit:focus-visible{outline:none;box-shadow:inset 0 0 0 1px var(--topbar-search-submit-focus-ring)}.topbar-search-clear{min-width:58px;display:inline-flex;align-items:center;justify-content:center;border-left:1px solid var(--topbar-search-clear-border);background:linear-gradient(180deg,var(--topbar-search-clear-bg-start),var(--topbar-search-clear-bg-end));color:var(--topbar-search-clear-text);font-size:.75rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;transition:background-color .14s ease,color .14s ease,border-color .14s ease}.topbar-search-clear:hover{color:var(--topbar-search-clear-hover-text);background:linear-gradient(180deg,var(--topbar-search-clear-hover-bg-start),var(--topbar-search-clear-hover-bg-end));text-decoration:none}.topbar-search-clear:focus-visible{outline:none;box-shadow:inset 0 0 0 1px var(--topbar-search-submit-focus-ring)}.container{flex:1;min-width:0;padding:.9rem 0 1rem;overflow-y:auto}.context-panel,.message-list,.feed-toolbar,.composer,.note-detail,.footer,.channels-page,.not-found-page{width:min(980px,calc(100% - 2rem));margin-left:auto;margin-right:auto}.context-panel{margin-top:.1rem;padding:.68rem .82rem .84rem;border:1px solid var(--border-soft);background:var(--content-header-bg);border-radius:var(--radius-md)}.context-panel h1{font-family:var(--font-display);font-size:1.34rem;font-weight:600;letter-spacing:.01em;color:var(--text-primary)}.context-panel .muted{margin-top:.28rem;font-size:.83rem;text-transform:uppercase;letter-spacing:.04em}.context-panel p:not(.muted){margin-top:.48rem;color:var(--text-secondary)}.channels-page{margin-top:.35rem}.not-found-page{margin-top:1.15rem}.not-found-card{position:relative;overflow:hidden;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:radial-gradient(circle at 4% 4%,rgba(88,101,242,.2),transparent 46%),linear-gradient(145deg,#1c1e23f2,#17191dd9);box-shadow:var(--shadow-soft);padding:1rem 1rem 1.1rem}.not-found-card:after{content:"404";position:absolute;right:.9rem;top:-.15rem;font-family:var(--font-display);font-size:clamp(2.45rem,8vw,4.6rem);font-weight:700;color:#ffffff14;pointer-events:none;letter-spacing:.04em}.not-found-kicker{font-size:.74rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#8ea4ff}.not-found-title{margin-top:.28rem;font-family:var(--font-display);font-size:clamp(1.34rem,4vw,1.95rem);line-height:1.16;letter-spacing:.01em}.not-found-summary{margin-top:.5rem;max-width:60ch;color:var(--text-secondary)}.not-found-path{font-family:var(--font-mono);background:#111317cc;border:1px solid var(--divider);border-radius:5px;padding:.08rem .36rem;color:#b6d7ff;word-break:break-word}.not-found-actions{margin-top:.82rem;display:flex;flex-wrap:wrap;gap:.48rem}.not-found-alt-action{background:#5865f22e;border-color:#5865f273}.not-found-alt-action:hover{background:#5865f257}.channels-page-header{border-bottom:1px solid var(--border-soft);padding:.08rem .1rem .8rem}.channels-page-header h1{font-family:var(--font-display);font-size:1.24rem;font-weight:600;letter-spacing:.01em;color:var(--text-primary)}.channels-page-header p{margin-top:.45rem}.channels-page-header .back-link{display:inline-flex;margin-top:.55rem}.channels-back-button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid var(--divider);border-radius:var(--radius-pill);background:var(--bg-chip);color:var(--text-primary);font-size:.88rem;font-weight:600;padding:.2rem .74rem}.channels-back-button:hover{text-decoration:none;background:var(--bg-hover);color:var(--text-primary)}.channel-panel-standalone{margin-top:.75rem;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-sidebar);overflow:hidden}.channels-desktop-hint{display:block}.channels-mobile-panel{display:none}.message-list{margin-top:.35rem}.panel{margin:0;background:transparent;border:0;box-shadow:none}.note-card{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;column-gap:.72rem;row-gap:.4rem;padding:.42rem .85rem .72rem;border-top:1px solid transparent;border-bottom:1px solid #2a2d31;border-radius:0;transition:background-color .14s ease}.note-card:hover{background:var(--bg-hover-soft)}.note-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:transparent;transition:background-color .14s ease}.note-card:hover:before{background:var(--accent-blurple)}.message-avatar{grid-column:1;grid-row:1}.author-avatar{width:24px;height:24px;border-radius:50%;border:1px solid #3f4147;object-fit:cover;display:inline-flex;align-items:center;justify-content:center}.author-avatar.large{width:40px;height:40px}.author-avatar.fallback{font-weight:700;color:#fff;background:linear-gradient(135deg,#5a66f4,#00a8fc)}.message-body,.message-media{grid-column:2;min-width:0}.message-head{display:flex;align-items:baseline;gap:.5rem}.message-author{color:var(--text-link);font-size:.98rem;font-weight:500}.message-author:visited{color:var(--text-link)}.message-author:hover,.message-author:focus-visible{color:var(--text-link);text-decoration:underline}.message-time{color:var(--text-muted);font-size:.76rem}.note-title{margin-top:.05rem;margin-bottom:.2rem;line-height:1.25}.message-title-link{font-family:var(--font-display);color:var(--text-secondary);font-size:1rem;font-weight:600;line-height:1.32}.message-title-link:visited{color:var(--text-secondary)}.message-title-link:hover,.message-title-link:focus-visible{color:var(--text-primary);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.14em}.message-content{font-family:var(--font-primary);max-width:78ch;color:var(--text-secondary);font-size:1.0625rem;line-height:1.58}.message-content-link{display:block;text-decoration:none}.message-content-link:visited{color:var(--text-secondary)}.message-content-link:hover,.message-content-link:focus-visible{color:var(--text-primary);text-decoration:none;text-decoration-thickness:.08em;text-underline-offset:.14em}.note-open-link{display:inline-flex;align-items:center;justify-content:center;gap:.34rem;min-height:30px;padding:.18rem .66rem;border:1px solid var(--divider);border-radius:var(--radius-pill);background:var(--bg-chip);color:var(--text-muted);font-size:.84rem;font-weight:600;text-decoration:none}.note-open-badge{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--note-open-badge-read-bg);box-shadow:0 0 0 1.5px var(--note-open-badge-ring)}.note-open-link:visited{color:var(--text-muted)}.note-open-link:link .note-open-badge{background:var(--note-open-badge-unread-bg)}.note-open-link:hover,.note-open-link:focus-visible{background:var(--bg-hover);color:var(--text-secondary);text-decoration:none}.note-open-link:after{content:"\2192";font-size:.9em}.note-card-footer{grid-column:2 / -1;display:flex;justify-content:flex-end;align-items:center;margin-top:.18rem}.attachment-block{margin-top:.62rem}.attachment-link{display:inline-flex;flex-direction:column;gap:.3rem;max-width:100%}.attachment-image{display:block;max-width:100%;height:auto;border-radius:var(--radius-md);border:1px solid var(--divider);background:var(--media-surface-bg);object-fit:contain}.attachment-card .attachment-image{max-height:20rem}.attachment-detail .attachment-image{max-height:30rem}.attachment-file{display:inline-flex;border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--bg-input);color:var(--text-secondary);padding:.2rem .48rem}.authors-inline,.author-row,.reaction-row{display:flex;flex-wrap:wrap;gap:.42rem;padding:0;margin:.6rem 0 0}@media(min-width:901px){.note-card.has-attachment{grid-template-columns:44px minmax(0,1fr) clamp(13rem,30vw,20rem);column-gap:.9rem}.note-card.has-attachment .message-body{grid-column:2;grid-row:1}.note-card.has-attachment .message-media{grid-column:3;grid-row:1;margin-top:.08rem;align-self:start}.note-card.has-attachment .message-media .attachment-link{width:100%}.note-card.has-attachment .message-media .attachment-image{width:100%;max-height:none}}.reaction-row li{list-style:none}.tag,.author-pill,.pager-link{min-height:30px}.tag,.pager-link{display:inline-flex;align-items:center;border:1px solid var(--divider);border-radius:var(--radius-pill);padding:.16rem .64rem;background:var(--bg-chip);color:var(--text-secondary);font:inherit}.tag:hover,.pager-link:hover{background:var(--bg-hover);color:var(--text-primary);text-decoration:none}.tag.active{background:var(--accent-blurple);border-color:var(--accent-blurple);color:#fff}.author-pill{display:inline-flex;align-items:center;gap:.33rem;border:1px solid var(--divider);border-radius:var(--radius-pill);background:var(--bg-chip);color:var(--text-link);padding:.18rem .52rem}.author-pill:visited{color:var(--text-link)}.author-pill:hover,.author-pill:focus-visible{background:var(--bg-hover);color:var(--text-link);text-decoration:underline}.empty-state{border:1px dashed var(--divider);border-radius:var(--radius-md);background:var(--empty-state-bg);color:var(--text-muted);padding:.9rem}.feed-toolbar{margin-top:.95rem;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--feed-toolbar-bg);padding:.72rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem}.pager-controls{display:inline-flex;gap:.42rem}.pager-link[aria-disabled=true]{color:var(--text-muted);opacity:.62;cursor:not-allowed}.composer{margin-top:.9rem;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-input);color:var(--text-muted);padding:.82rem .95rem}.note-detail{margin:.1rem auto 0;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--note-detail-bg);box-shadow:var(--shadow-soft);padding:.9rem 1rem 1.1rem}.note-detail>*+*{margin-top:.78rem}.note-detail-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem}.back-link{color:var(--text-link);font-size:.93rem}.note-thread-head{display:flex;flex-direction:column;gap:.48rem}.note-detail-title{font-family:var(--font-headline);font-size:1.46rem;font-weight:700;line-height:1.2;letter-spacing:.008em}.markdown-body{max-width:68ch;color:var(--text-secondary);font-size:1.25rem;line-height:1.68}.markdown-body p{margin:.72rem 0 .98rem}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{margin-top:1.18rem;margin-bottom:.52rem;color:var(--text-primary);line-height:1.23}.markdown-body ul,.markdown-body ol{padding-left:1.4rem}.markdown-body pre{font-family:var(--font-mono);background:var(--code-surface-bg);border:1px solid var(--divider);border-radius:var(--radius-md);overflow-x:auto;padding:.85rem;margin:1rem 0;tab-size:2}.markdown-body .code-block{position:relative;margin:1rem 0;border:1px solid var(--divider);border-radius:var(--radius-md);overflow:hidden;background:var(--code-surface-bg)}.markdown-body .code-block-header{margin:0;padding:.46rem .68rem;border-bottom:1px solid var(--divider);background:var(--code-header-bg);display:flex;align-items:center;justify-content:space-between;gap:.55rem}.markdown-body .code-block-language{margin:0;color:var(--code-language-text);font-family:var(--font-mono);font-size:.74rem;letter-spacing:.03em;text-transform:lowercase}.markdown-body .code-copy-button{border:1px solid var(--code-copy-button-border);border-radius:var(--radius-sm);background:var(--code-copy-button-bg);color:var(--code-copy-button-text);font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.02em;line-height:1;padding:.3rem .52rem;cursor:pointer}.markdown-body .code-copy-button:hover{background:var(--code-copy-button-bg-hover)}.markdown-body .code-copy-button[data-copy-state=copied]{background:var(--code-copy-button-bg-copied)}.markdown-body .code-copy-button-label{pointer-events:none}.markdown-body .code-copy-source{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.markdown-body .code-block pre{margin:0;border:0;border-radius:0;background:transparent}.markdown-body .inline-code{font-family:var(--font-mono);font-size:.92em;padding:.08rem .3rem;border-radius:4px;background:var(--code-surface-bg);border:1px solid var(--divider)}.markdown-body .chroma{margin:1rem 0;border-radius:var(--radius-md);border:1px solid var(--divider);overflow:auto}.markdown-body .code-block .chroma{margin:0;border:0;border-radius:0}.markdown-body .chroma code{border:0;background:transparent}.markdown-body blockquote{border-left:3px solid var(--accent-blurple);margin:.9rem 0;padding-left:.75rem;color:var(--text-muted)}.markdown-body hr{border:0;border-top:1px solid var(--divider);margin:1.2rem 0}.footer{margin-top:1rem;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--footer-bg);padding:.56rem .72rem;font-family:var(--font-primary);font-size:.82rem;font-weight:500;line-height:1.4;letter-spacing:.01em}.footer p{display:flex;flex-wrap:wrap;align-items:center;gap:.34rem;color:var(--text-muted)}.footer p a{color:var(--footer-link)}.footer-locales{margin-bottom:.58rem;display:flex;flex-wrap:wrap;gap:.34rem;align-items:center}.footer-locales-label{font:inherit;color:var(--text-muted)}.footer-locale-link{min-height:26px;border-radius:var(--radius-pill);border:1px solid var(--divider);background:var(--bg-chip);color:var(--text-secondary);padding:.12rem .54rem;font:inherit;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .14s ease,color .14s ease,border-color .14s ease}.footer-locale-link:hover{color:var(--text-primary);background:var(--bg-hover);text-decoration:none}.footer-locale-link:focus-visible{outline:none;box-shadow:inset 0 0 0 1px var(--topbar-search-submit-focus-ring)}.footer-locale-link.is-active{color:var(--text-primary);background:var(--channel-link-active-bg);border-color:var(--topbar-search-submit-active-border)}@media(prefers-contrast:more){.note-detail,.empty-state,.tag,.author-pill,.attachment-file,.markdown-body pre,.markdown-body .inline-code,.pager-link,.composer,.footer{border-width:2px}}@media(forced-colors:active){.tag.active{forced-color-adjust:none;background:Highlight;color:HighlightText;border-color:Highlight}.note-detail{box-shadow:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:1180px){.workspace{grid-template-columns:228px minmax(0,1fr)}.topbar-search{min-width:clamp(190px,28vw,300px)}.topbar-search-clear{min-width:54px}}@media(max-width:980px){.workspace{grid-template-columns:minmax(0,1fr)}.channel-panel{display:none}.context-panel,.message-list,.feed-toolbar,.composer,.note-detail,.footer,.channels-page,.not-found-page{width:min(980px,calc(100% - 1.2rem))}.mobile-channels-button{display:inline-flex}.topbar-search{min-width:clamp(170px,26vw,260px)}.channels-desktop-hint{display:none}.channels-mobile-panel{display:block}}@media(max-width:900px){.topbar{flex-direction:column;align-items:flex-start;gap:.5rem}.topbar-left{width:100%;justify-content:space-between}.topbar-nav{width:100%}.topbar-search{width:100%;flex:1;min-width:0;min-height:40px;border-radius:11px}.app-shell{grid-template-columns:minmax(0,1fr)}.server-rail{border-right:0;border-bottom:1px solid var(--border-soft);flex-direction:row;justify-content:flex-start;padding:.58rem}.server-button.is-active:before{left:50%;top:-9px;transform:translate(-50%);width:20px;height:4px}.server-divider{width:2px;height:28px}.container{padding-top:.72rem}.note-card.has-attachment{grid-template-columns:44px minmax(0,1fr)}.note-card.has-attachment .message-media{grid-column:2;grid-row:auto;margin-top:.62rem}.message-content{font-size:1rem;line-height:1.52}.markdown-body{font-size:1.125rem;line-height:1.62}}@media(max-width:720px){.context-panel{padding:.58rem .64rem .72rem}.topbar-search-input{font-size:.95rem;padding-inline:.72rem}.topbar-search-submit{min-width:84px}.topbar-search-clear{min-width:62px}.feed-toolbar{flex-direction:column;align-items:flex-start}.note-card{grid-template-columns:36px minmax(0,1fr);padding-inline:.4rem}.note-card.has-attachment{grid-template-columns:36px minmax(0,1fr)}.author-avatar.large{width:34px;height:34px}.message-content{font-size:.98rem;line-height:1.5}.markdown-body{font-size:1.02rem;line-height:1.58}.note-detail-title{font-size:1.24rem}}
