:root{color-scheme:light;font-family:IBM Plex Sans,Segoe UI,sans-serif;--bg-top: #89bbff;--bg-bottom: #edf4ff;--panel: rgba(255, 255, 255, .94);--panel-border: rgba(115, 152, 210, .2);--text-main: #12203b;--text-soft: #5c6f8e;--accent: #4f7dff;--accent-soft: #eef4ff;--shadow-lg: 0 18px 40px rgba(62, 92, 144, .16);background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.56),transparent 28%),radial-gradient(circle at 80% 0%,rgba(255,255,255,.3),transparent 25%),linear-gradient(180deg,var(--bg-top) 0%,var(--bg-bottom) 100%);color:#0f172a}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cg fill='none' stroke='%238ab7ef' stroke-opacity='0.28' stroke-width='1.5'%3E%3Cpath d='M26 44c9-7 17-7 24 0s7 17 0 24-17 7-24 0-7-17 0-24Z'/%3E%3Cpath d='M118 24c11 0 20 9 20 20s-9 20-20 20-20-9-20-20 9-20 20-20Z'/%3E%3Cpath d='M48 118c18-9 31-7 38 6'/%3E%3Cpath d='M118 120c0-13 10-23 23-23'/%3E%3Cpath d='M141 139c7 2 11 6 13 13'/%3E%3Cpath d='M34 150l10-13 9 8 8-10'/%3E%3Cpath d='M82 78h16'/%3E%3Cpath d='M90 70v16'/%3E%3C/g%3E%3C/svg%3E"),radial-gradient(circle at top,rgba(255,255,255,.36),transparent 28%),linear-gradient(180deg,#cbe3ffeb,#edf4fffa)}.app-shell{min-height:100vh;padding:10px 12px calc(94px + env(safe-area-inset-bottom))}.ui-card{background:var(--panel);border:1px solid var(--panel-border);border-radius:26px;padding:15px;box-shadow:0 20px 32px #3e5c901a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.discussion-shell{display:flex;flex-direction:column;gap:12px}.discussion-topbar{position:sticky;top:8px;z-index:8;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;padding:6px;border-radius:999px;background:#deecff94;border:1px solid rgba(255,255,255,.44);box-shadow:0 16px 30px #4f6da41f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.discussion-topbar__actions{display:flex;align-items:center;gap:8px}.icon-pill,.count-pill,.search-strip__clear,.composer__attach,.composer__submit,.comment-action,.floating-jump{appearance:none;border:none;font:inherit;cursor:pointer}.icon-pill{width:42px;min-width:42px;min-height:42px;padding:0;border-radius:999px;background:linear-gradient(180deg,#fffffffa,#f5f9fff0);color:var(--text-main);box-shadow:0 10px 18px #5578b91a;border:1px solid rgba(255,255,255,.66);display:grid;place-items:center}.icon-pill--active{background:#fff;box-shadow:0 12px 24px #375aa424}.icon-pill--soft{color:var(--text-soft)}.icon-pill svg,.floating-jump svg,.composer__attach svg,.composer__submit svg,.composer__attachment-chip svg{width:18px;height:18px}.count-pill{min-height:42px;width:100%;justify-self:center;border-radius:999px;background:linear-gradient(180deg,#fffffffa,#f3f8fff2);color:var(--text-main);font-weight:700;box-shadow:0 10px 22px #496daf1f;padding:0 12px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-strip{display:grid;grid-template-columns:1fr auto;gap:8px;padding:2px 4px 0}.search-strip__input{width:100%;min-height:44px;border:1px solid rgba(118,150,205,.22);border-radius:18px;padding:0 14px;background:#ffffffe6;color:var(--text-main);font:inherit;box-shadow:inset 0 1px #fff6}.search-strip__clear{min-height:44px;padding:0 14px;border-radius:16px;background:#ffffffdb;color:var(--text-soft)}.post-preview--hero{position:relative;overflow:hidden;padding:16px 16px 14px;background:radial-gradient(circle at top right,rgba(144,192,255,.22),transparent 34%),linear-gradient(180deg,#fffffff7,#f5f9fff2)}.post-preview--hero:before{content:"";position:absolute;inset:auto -24px -34px auto;width:132px;height:132px;border-radius:50%;background:radial-gradient(circle,#81abff33,#81abff00 70%);pointer-events:none}.eyebrow{display:inline-block;margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:var(--text-soft)}.eyebrow--brand{color:#405678}.post-preview--hero h1{margin:0 0 8px;font-size:clamp(25px,6vw,34px);line-height:.96;color:#13203f}.post-preview--hero p{margin:0;max-width:24ch;font-size:16px;line-height:1.34;color:#233455}.hero-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.hero-badge{padding:8px 12px;border-radius:999px;background:#eef5ffeb;color:#3762d6;font-size:12px;font-weight:600;letter-spacing:.01em}.hero-badge--light{background:#d2e4ffb8;color:#516889}.comment-timeline{display:flex;flex-direction:column;gap:12px}.timeline-chip{align-self:center;padding:6px 12px;border-radius:999px;background:#6ea1e485;color:#f8fbff;font-size:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.empty-state{text-align:center;color:var(--text-soft)}.comment-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:start}.comment-card__avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;align-self:start;background:linear-gradient(180deg,#4d86ff,#785eff);color:#fff;font-weight:700;font-size:15px;box-shadow:0 10px 18px #4f7dff38}.comment-card__bubble{background:linear-gradient(180deg,#fffffffc,#f7fafff5);border-radius:26px;padding:12px 13px 11px;border:1px solid rgba(136,164,215,.16);box-shadow:0 18px 28px #516c9b14}.comment-card--mine .comment-card__bubble{background:linear-gradient(180deg,#fffffffc,#f2f7fffa);border-color:#6a87ff3d;box-shadow:0 20px 30px #4e6fbc1a}.comment-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:var(--text-soft);font-size:13px}.comment-card__author{display:flex;align-items:center;gap:6px;min-width:0}.comment-card__head strong{color:#164297;font-size:16px;line-height:1.15}.comment-card__mine-badge{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#537bff1a;color:#4d73da;font-size:11px;font-weight:600}.comment-card__head>span{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;border-radius:999px;background:#e8effae6;color:#6c7f9d}.comment-card__body{margin:0;line-height:1.42;font-size:15px;color:#17253f}.comment-card--muted{opacity:.78}.comment-card__children{display:flex;flex-direction:column;gap:7px;margin-top:12px;padding-left:10px;border-left:3px solid rgba(110,140,205,.18)}.composer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:end}.composer__file-input{display:none}.composer__attach{width:46px;height:46px;border-radius:50%;background:linear-gradient(180deg,#fffffffa,#f6f9fff2);color:#2b466f;box-shadow:0 14px 22px #4761911f;display:grid;place-items:center}.composer__field{display:flex;flex-direction:column;gap:5px;padding:9px 14px;border-radius:24px;background:linear-gradient(180deg,#fffffffc,#f8fbfff5);box-shadow:0 18px 28px #4c66961f}.composer__attachment-chip{display:inline-flex;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:#3158ba;font-size:12px}.composer__attachment-remove{appearance:none;border:none;background:transparent;color:inherit;padding:0;font:inherit;cursor:pointer}.composer__input{width:100%;border:none;background:transparent;color:var(--text-main);font:inherit;min-height:22px;max-height:120px;outline:none;font-size:15px;line-height:1.35;resize:none;overflow:auto;padding:2px 0 0}.composer__input::placeholder{color:#8a9bb6}.composer__submit{width:50px;min-width:50px;min-height:50px;border-radius:50%;background:linear-gradient(180deg,#74a0ff,#4c73ff);color:#fff;box-shadow:0 18px 28px #416ad03d;padding:0;display:grid;place-items:center}.composer__submit:disabled{opacity:.5}.sticky-composer{position:sticky;bottom:0;z-index:7;padding:12px 2px 2px;background:linear-gradient(180deg,#e2eeff00,#e2eefffa 26%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.fatal-screen{min-height:100vh;padding:24px 16px calc(40px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff8f1,#fee2e2);color:#111827}.fatal-screen__card{background:#fffffff5;border:1px solid rgba(239,68,68,.2);border-radius:18px;padding:16px;box-shadow:0 16px 40px #7f1d1d1f}.fatal-screen__card h1,.fatal-screen__card p{margin:0 0 12px}.fatal-screen__card pre{margin:0;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.45}.comment-card__actions{display:flex;align-items:center;gap:8px;margin-top:12px}.comment-action{min-height:34px;padding:0 12px;border-radius:999px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.comment-action--reaction{background:#edf3fff2;color:#60789d;border:1px solid rgba(156,181,226,.26);box-shadow:inset 0 1px #fff9}.comment-action--reaction svg{width:16px;height:16px}.comment-action--reaction-active{background:linear-gradient(180deg,#fff4b0f5,#ffe17eeb);color:#9b5b00;border-color:#ffc54066;box-shadow:0 10px 18px #e5b04133}.floating-jump{position:fixed;right:16px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:9;width:46px;min-width:46px;min-height:46px;padding:0;border-radius:50%;background:linear-gradient(180deg,#fffffffa,#f4f8fff2);color:var(--text-main);box-shadow:0 16px 24px #4d6ba129;display:grid;place-items:center}@media(min-width:720px){.app-shell{max-width:760px;margin:0 auto}}@media(max-width:420px){.count-pill{font-size:14px;padding:0 10px}.hero-badge{font-size:12px}.post-preview--hero h1{font-size:22px}.post-preview--hero p{font-size:15px}.comment-card__head strong{font-size:14px}}
