:root{color-scheme:light;--feed-width: 680px;--modal-width: 680px;--nav-width: 275px;--padding: 8px;--top-padding: 4px;--search-width: 350px;--border-radius: 16px;--control-radius: 11px;--post-header-font-size: 14px;--post-header-font-sze: 14px;--background-color: #ffffff;--surface-color: #ffffff;--surface-raised: #ffffff;--surface-subtle: #fafafa;--surface-muted: #f4f4f5;--text-color: #1d1b24;--secondary-text-color: #57515e;--gray: #817b86;--border-color: #dedee2;--divider-color: #ececef;--white: #ffffff;--green: #28715b;--orange: #b66a20;--blue: #0d50eb;--dark-blue: #0b46c5;--purple: #6254d9;--red: #d83838;--accent-soft: #e9efff;--purple-soft: #efecff;--danger-soft: #fff0ef;--header-glass: rgba(255, 255, 255, .94);--nav-glass: rgba(255, 255, 255, .92);--overlay-color: rgba(29, 27, 36, .42);--card-border: var(--border-color);--shadow-card: none;--shadow-floating: none;--focus-ring: rgba(13, 80, 235, .26)}:root[data-theme=dark]{color-scheme:dark;--background-color: #000000;--surface-color: #0a0b0d;--surface-raised: #22242c;--surface-subtle: #101214;--surface-muted: #0d0f11;--text-color: #f7f7f5;--secondary-text-color: #c9c8c5;--gray: #8e9298;--border-color: #2b2f35;--divider-color: #22262b;--white: #ffffff;--green: #74ddad;--orange: #f2ad62;--blue: #1e5ae4;--dark-blue: #090e31;--purple: #9144f7;--red: #ff7d80;--accent-soft: var(--dark-blue);--purple-soft: #292442;--danger-soft: #3a1d25;--header-glass: rgba(9, 10, 12, .88);--nav-glass: rgba(19, 21, 24, 1);--overlay-color: rgba(0, 0, 0, .68);--card-border: var(--border-color);--shadow-card: none;--shadow-floating: none;--focus-ring: rgba(0, 153, 255, .3)}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;padding:0;background:var(--background-color);color:var(--text-color)!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-variant-numeric:tabular-nums;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{min-height:100dvh;overscroll-behavior-y:none}button,input,textarea,select{font:inherit}button,[role=button]{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}::selection{background:var(--accent-soft);color:var(--text-color)}.section{width:min(100%,var(--feed-width));min-height:100dvh;padding:0 var(--padding);display:flex;flex-direction:column;align-items:flex-start}.mention-highlight{color:var(--blue);font-weight:650;cursor:pointer}.mention-highlight:hover{text-decoration:underline}.game-highlight{color:var(--purple);font-weight:650;cursor:pointer}.game-highlight:hover{text-decoration:underline}@supports (padding: env(safe-area-inset-top)){body:before{content:"";position:fixed;z-index:9999;top:0;right:0;left:0;height:env(safe-area-inset-top);background:var(--header-glass);pointer-events:none}}@media (max-width: 469px){:root{--padding: 6px;--border-radius: 14px}.section{width:100%;min-width:0;max-width:none;min-height:100dvh}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
