html,body,#root{height:100%;margin:0;padding:0}:root{--bg: #f8fafc;--surface: #ffffff;--surface-muted: #f1f5f9;--text: #0f172a;--muted: #475569;--border: #e2e8f0;--border-strong: #cbd5e1;--primary: #0f172a;--primary-hover: #1e293b;--danger: #b91c1c;--focus: rgba(30, 41, 59, .16);--btn-active-bg: var(--primary);--btn-active-fg: #fff;--btn-active-ring: inset 0 0 0 1px rgba(255, 255, 255, .35);--btn-warning-muted-bg: rgba(185, 28, 28, .14);--btn-warning-muted-fg: var(--danger)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes trust-chat-spin{to{transform:rotate(360deg)}}.loading-indicator{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;line-height:1.3}.loading-indicator--block{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:720px;min-height:160px;margin:0 auto;padding:32px 16px;gap:10px;font-size:14px;font-weight:500;text-align:center}.loading-indicator--page{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:clamp(280px,55vh,520px);padding:40px 16px;gap:12px;font-size:14px;font-weight:500;text-align:center}.loading-indicator--button{color:inherit;font:inherit}.loading-indicator__icon{flex:0 0 auto;color:#64748b;animation:trust-chat-spin .9s linear infinite}@media (prefers-reduced-motion: reduce){.loading-indicator__icon{animation:none}}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.45;overflow:hidden}.app-shell{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.app-header{position:sticky;top:0;z-index:20;flex-shrink:0}.app-layout{display:flex;flex:1;min-height:0;overflow:hidden}.app-sidebar{width:240px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--border);background:var(--surface);padding:14px 12px;overflow:auto}.mobile-nav-toggle,.app-sidebar-backdrop{display:none}.app-header-controls-inline{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.app-header-title-row{display:flex;align-items:center;width:100%;gap:12px}.app-header-brand{display:flex;align-items:center;gap:12px;min-width:0;flex:0 1 auto}.app-header-search{flex:1 1 260px;min-width:220px;max-width:560px}.app-content{flex:1;min-width:0;min-height:0;overflow:auto;padding:0 12px}.app-content.app-content--home{overflow:hidden}.app-content-inner{width:100%;margin:0 auto;padding-bottom:34px}.page-stack{display:grid;gap:16px;margin-top:16px;min-width:0}.page-band{width:100%;min-width:0}.page-band--narrow{max-width:720px;margin:0 auto}.page-band--wide{max-width:none;margin:0}.app-content-inner--posts{max-width:none;padding-bottom:20px}.app-content-inner--home{display:flex;flex-direction:column;height:100%;min-height:0;padding-bottom:0}.app-content-inner--home>.posts-page{flex:1;min-height:0}.app-content-inner--home .posts-page-content{height:100%;min-height:0}.app-content-inner--messenger{padding-bottom:0}.logged-out-landing{height:100%;margin:0 -12px;overflow-y:auto;color:#13213b;background:radial-gradient(circle at 12% 5%,rgba(76,179,244,.15),transparent 30%),radial-gradient(circle at 90% 22%,rgba(144,119,255,.12),transparent 30%),#f8fbff}.landing-hero,.landing-community,.landing-closing{width:min(1440px,calc(100% - 48px));margin:0 auto}.landing-hero{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:center;gap:clamp(36px,5vw,78px);min-height:min(780px,calc(100dvh - 57px));padding:clamp(56px,7vw,100px) 0}.landing-hero__copy{max-width:590px}.landing-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#28649a;font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.landing-hero h1{max-width:680px;margin:18px 0 0;color:#0d1930;font-size:clamp(3rem,5.3vw,5.6rem);font-weight:780;letter-spacing:-.055em;line-height:.98}.landing-hero__lede{max-width:570px;margin:24px 0 0;color:#4b5f7a;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.65}.landing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.landing-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:999px;font:inherit;font-size:14px;font-weight:760;line-height:1;text-decoration:none;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease,background .15s ease}.landing-action--primary{border-color:#155fa2;background:#176eb7;color:#fff;box-shadow:0 10px 24px #176eb738}.landing-action--primary:hover{background:#135f9f;box-shadow:0 13px 28px #176eb747;transform:translateY(-1px)}.landing-action--secondary{border-color:#20446838;background:#ffffffb8;color:#214a73}.landing-action--secondary:hover{background:#fff;transform:translateY(-1px)}.landing-action:focus-visible{outline:3px solid rgba(23,110,183,.3);outline-offset:3px}.landing-product-shot{position:relative;margin:0;overflow:hidden;border:1px solid rgba(95,124,158,.28);border-radius:22px;background:#fff;box-shadow:0 34px 70px #2641642b,0 4px 14px #26416414}.landing-product-shot:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffffb3;pointer-events:none;content:""}.landing-product-shot picture,.landing-product-shot img{display:block;width:100%}.landing-product-shot img{height:auto}.landing-product-shot figcaption{position:absolute;right:14px;bottom:14px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(67,91,121,.16);border-radius:999px;background:#ffffffe6;color:#4b5f7a;font-size:11px;font-weight:700;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-community{display:grid;grid-template-columns:minmax(520px,1.25fr) minmax(300px,.75fr);align-items:center;gap:clamp(44px,6vw,96px);padding:clamp(76px,9vw,132px) 0;border-top:1px solid rgba(91,122,156,.16)}.landing-product-shot--community{box-shadow:0 26px 60px #26416421}.landing-community__copy{max-width:520px}.landing-community h2,.landing-closing h2{margin:15px 0 0;color:#0d1930;font-size:clamp(2.1rem,3.5vw,3.5rem);letter-spacing:-.045em;line-height:1.05}.landing-community__copy>p{margin:20px 0 0;color:#52657f;font-size:17px;line-height:1.65}.landing-principles{display:grid;gap:18px;margin:30px 0 0;padding:0;list-style:none}.landing-principles li{display:grid;grid-template-columns:24px 1fr;gap:12px;color:#2d6e9e}.landing-principles span{display:grid;gap:2px;color:#5b6d84;font-size:14px}.landing-principles strong{color:#162944;font-size:15px}.landing-closing{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:48px;padding:clamp(34px,5vw,60px);border:1px solid rgba(91,122,156,.2);border-radius:26px;background:linear-gradient(125deg,#fffffff5,#e9f5ffeb);box-shadow:0 18px 44px #2641641a}.landing-closing h2{font-size:clamp(1.85rem,3vw,2.8rem)}@media (max-width: 1050px){.landing-hero,.landing-community{grid-template-columns:1fr}.landing-hero{min-height:auto}.landing-hero__copy,.landing-community__copy{max-width:720px}.landing-community__copy{order:-1}}@media (max-width: 720px){.landing-hero,.landing-community,.landing-closing{width:min(100% - 28px,1440px)}.landing-hero{gap:38px;padding:52px 0 68px}.landing-hero h1{margin-top:14px;font-size:clamp(2.6rem,13vw,4rem)}.landing-hero__lede{margin-top:20px;font-size:1rem}.landing-actions{margin-top:25px}.landing-product-shot{border-radius:16px}.landing-product-shot--hero img{aspect-ratio:1.18;object-fit:cover}.landing-product-shot--community img{aspect-ratio:1.2;object-fit:cover}.landing-product-shot figcaption{right:8px;bottom:8px;padding:6px 8px;font-size:10px}.landing-community{gap:38px;padding:72px 0}.landing-community h2{font-size:clamp(2.2rem,10vw,3.2rem)}.landing-community__copy>p{font-size:16px}.landing-closing{align-items:flex-start;flex-direction:column;margin-bottom:28px;padding:30px 24px;border-radius:20px}}@media (prefers-reduced-motion: reduce){.landing-action{transition:none}.landing-action:hover{transform:none}}.posts-page-bar{position:sticky;top:0;z-index:5;margin:0 -12px;padding:10px 12px 8px;border-bottom:1px solid var(--border);background:var(--bg)}.posts-page-content{width:100%;margin:0 auto}.posts-page-bar-inner{width:100%;max-width:none;margin:0}.posts-page-content{max-width:none}.posts-page-content,.posts-page-content--messenger{padding-top:0}.home-feed-search{flex:1 1 220px;min-width:min(100%,200px);margin:0;position:relative}.home-feed-search__field{display:flex;align-items:center;width:100%;min-height:32px;padding:0;border:none;border-radius:0;background:transparent;color:var(--muted)}.home-feed-search__input-wrap{display:flex;align-items:center;gap:6px;flex:1;min-width:0;min-height:32px;padding:2px 7px 2px 10px;border:1px solid var(--border);border-right:none;border-radius:8px 0 0 8px;background:var(--surface);color:var(--muted)}.home-feed-search__field:focus-within{outline:none}.home-feed-search__field:focus-within .home-feed-search__input-wrap,.home-feed-search__field:focus-within .home-feed-search__submit{border-color:var(--border-strong)}.home-feed-search__submit{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;gap:5px;align-self:stretch;height:32px;min-height:32px;padding:0 10px;border:1px solid var(--border);border-radius:0 8px 8px 0;background:var(--surface);color:var(--text);cursor:pointer;font:inherit;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.home-feed-search__submit:disabled{cursor:default;opacity:.6}.home-feed-search__submit:not(:disabled):hover{background:var(--surface-muted)}.home-feed-search__input-wrap input{flex:1;min-width:0;width:auto;border:none;border-radius:0;background:transparent;color:var(--text);font:inherit;font-size:13px;line-height:1.3;padding:0;outline:none}.home-feed-search__input-wrap input:focus{border-color:transparent;outline:none}.home-feed-search__input-wrap input::placeholder{color:var(--muted)}.home-feed-search__meta{flex-shrink:0;font-size:12px;color:var(--muted);white-space:nowrap}.home-feed-search__meta--error{color:var(--danger);max-width:12rem;overflow:hidden;text-overflow:ellipsis}.home-feed-search__clear{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border:none;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;padding:0}.home-feed-search__clear:hover{background:var(--surface-muted);color:var(--text)}.home-feed-search__suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;max-height:min(420px,70vh);overflow-y:auto;padding:6px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 12px 30px #0f172a29}.home-feed-search__suggestion{display:flex;align-items:center;gap:9px;min-height:42px;padding:6px 7px;border-radius:6px;color:inherit;text-decoration:none}.home-feed-search__suggestion:hover{background:var(--surface-muted)}.home-feed-search__suggestion-body{display:grid;min-width:0}.home-feed-search__suggestion-title,.home-feed-search__suggestion-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-feed-search__suggestion-title{color:var(--text);font-size:13px;font-weight:700}.home-feed-search__suggestion-meta,.home-feed-search__empty{color:var(--muted);font-size:12px}.home-feed-search__empty{padding:8px}.post-search-highlight{background:#facc156b;color:inherit;border-radius:2px;padding:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.unseen-item-surface{background:#3b82f60f}.feed-search-users{display:grid;gap:6px;width:100%;max-width:720px;margin:0 auto 8px;padding:0}.feed-search-user{display:flex;align-items:center;gap:10px;min-height:48px;padding:7px 9px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:inherit;text-decoration:none}.feed-search-user:hover{border-color:var(--accent);background:var(--surface-muted)}.feed-search-user__body{display:grid;min-width:0}.feed-search-user__name{overflow:hidden;color:var(--text);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.feed-search-user__meta{color:var(--muted);font-size:12px}.search-page{width:100%}.search-page__header{width:100%;max-width:720px;margin:24px auto 14px}.search-page__search{width:100%;margin-top:14px}.search-page__header h2{margin:0 0 4px;font-size:22px}.search-page__header p{margin:0;color:var(--text);font-size:14px;font-weight:700}.search-page__status{display:inline-block;margin-top:4px;color:var(--muted);font-size:13px}.search-page__status--error{color:var(--danger)}.feed-posts-empty{width:100%;max-width:720px;margin:0 auto}.search-page__empty{width:100%;max-width:720px;margin:0 auto;color:var(--muted);font-size:14px}.search-page .home-feed-search__field,.search-page .home-feed-search__input-wrap,.search-page .home-feed-search__submit{min-height:44px}.search-page .home-feed-search__submit{height:44px;padding:0 16px;font-size:14px}.search-page .home-feed-search__input-wrap{padding:4px 10px 4px 14px}.search-page .home-feed-search__input-wrap input{font-size:15px}.folder-tabs{display:flex;flex-direction:column;flex:1;min-height:0}.folder-tabs--tabs-only{flex:initial;min-height:auto}.folder-tabs__list{display:flex;align-items:flex-end;gap:6px;margin-bottom:-1px;position:relative;z-index:2}.folder-tabs--tabs-only .folder-tabs__list{flex-wrap:wrap;margin-bottom:0}.folder-tabs__tab{position:relative;flex:1 1 0;margin:0;padding:6px 8px;min-height:auto;font-size:12px;font-weight:600;line-height:1.3;cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--muted);box-shadow:none;border-radius:8px 8px 0 0}.folder-tabs__tab:hover{background:var(--surface);color:var(--text)}.folder-tabs__tab[aria-selected=true]{margin-bottom:-1px;padding-bottom:7px;border-bottom:none;background:var(--surface);color:var(--text);font-weight:700;z-index:2}.folder-tabs--tabs-only .folder-tabs__tab[aria-selected=true]{margin-bottom:0}.folder-tabs__empty-slot{flex:1 1 0}.folder-tabs__panel{flex:1;min-height:0;display:flex;border:1px solid var(--border);background:var(--surface);overflow:hidden;position:relative;z-index:1;border-radius:0 0 8px 8px}.folder-tabs__panel-link{display:flex;flex-direction:column;justify-content:center;flex:1;min-height:0;color:inherit;text-decoration:none;padding:8px 10px;line-height:1.35;border:none;border-radius:0;background:transparent}.folder-tabs__panel-link:hover{background:transparent;color:inherit}.folder-tabs__panel-placeholder{flex:1;min-height:0;padding:8px 10px;color:var(--muted);line-height:1.35}.post-arrival-highlight{border-radius:14px;box-shadow:0 0 0 3px #3b82f642,0 14px 36px #2563eb2e}.post-arrival-highlight--preview{border:1px solid var(--border);background:var(--surface);padding:12px}.posts-feed-filter-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0;padding:0}.posts-feed-filter-toolbar__label{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.02em}.posts-feed-filter-toolbar__controls{display:inline-flex;align-items:center;flex-wrap:wrap}.search-results-filters{width:100%;max-width:720px;margin:0 auto 14px;padding:10px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.posts-top-composer{margin-top:6px;margin-left:-12px;margin-right:-12px;padding:8px 12px 14px;background:var(--surface)}.home-composer-launcher{max-width:720px;margin:0 auto;padding:10px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);text-decoration:none}.home-composer-launcher__prompt{min-width:0;flex:1;min-height:40px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:999px;background:var(--surface-muted);color:var(--muted);font-weight:500}.home-composer-launcher:hover .home-composer-launcher__prompt{border-color:var(--border-strong);color:var(--text)}.home-composer-launcher:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.post-composer-card{border:1px solid var(--border);border-radius:12px;background:var(--surface)}.post-composer-card--primary,.post-composer-card--primary-status{max-width:720px;margin:0 auto}.post-composer-card--primary{border:none;border-radius:0;background:transparent}.post-composer-card--primary-status{padding:10px;border:none;border-radius:0;background:transparent}h1,h2,h3{line-height:1.2}button,input,textarea{font:inherit}button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:8px;padding:8px 12px;font-weight:600;cursor:pointer}button:hover{background:var(--primary-hover)}button:disabled{opacity:.5;cursor:not-allowed}input,textarea{width:100%;border:1px solid var(--border-strong);border-radius:8px;background:#fff;color:var(--text);padding:10px 12px}input:focus,textarea:focus{outline:2px solid var(--focus);outline-offset:0;border-color:var(--primary)}input:disabled,textarea:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.truncate-1{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-user-avatar-link{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;transition:box-shadow .12s ease,transform .12s ease}.mini-user-avatar-link:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.mini-user-avatar-link--highlighted{box-shadow:0 0 0 3px #6366f12e;transform:translateY(-1px)}.mini-user-avatar-link--bordered{width:22px;height:22px;border:1px solid var(--border)}.micro-user-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;cursor:default}.instant-hover-tooltip{position:fixed;z-index:1000;transform:translate(-50%,-100%);width:max-content;max-width:min(280px,calc(100vw - 20px));border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);padding:5px 8px;font-size:12px;font-weight:600;line-height:1.3;box-shadow:0 8px 18px #0f172a1f;pointer-events:none;white-space:normal;overflow-wrap:anywhere;text-align:center}.instant-hover-tooltip--multiline{max-width:min(380px,calc(100vw - 20px));padding:8px 10px;font-weight:400;line-height:1.45;text-align:left}.instant-hover-tooltip--multiline:has(.instant-hover-tooltip__help){padding:0}.instant-hover-tooltip__help{padding:10px 12px;font-size:12px;color:var(--text)}.instant-hover-tooltip__help-title{margin:0 0 8px;font-size:13px;font-weight:700;color:var(--text)}.instant-hover-tooltip__help-heading{margin:10px 0 4px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.instant-hover-tooltip__help p{margin:0 0 8px}.instant-hover-tooltip__help p:last-child{margin-bottom:0}.instant-hover-tooltip__help-equation{margin:0 0 8px;padding:6px 8px;border-radius:6px;background:var(--surface-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.4}.instant-hover-tooltip__help ul{margin:0 0 8px;padding-left:18px}.instant-hover-tooltip__help li{margin-bottom:4px}.instant-hover-tooltip__help-beta{margin-top:8px;padding-top:8px;border-top:1px solid var(--border);color:var(--muted);font-size:11px}.plaudit-card{display:grid;grid-template-columns:minmax(68px,.35fr) minmax(150px,.8fr) minmax(150px,.65fr) minmax(240px,1.5fr);min-width:0}.plaudit-card__section{min-width:0;padding:12px 14px}.plaudit-card-header{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.plaudit-card-header .plaudit-card__section{padding-top:0;padding-bottom:0}.plaudit-card__user{display:inline-flex;align-items:center;gap:8px}.plaudit-card__time{display:flex;align-items:center;color:var(--muted);font-size:12px}.plaudit-card__vote{display:grid;align-content:center;gap:6px;border-left:1px solid var(--border)}.plaudit-card__post{display:flex;align-items:center;border-left:1px solid var(--border)}.plaudit-card__user:hover,.plaudit-card__post:hover{background:#f8fafc}.plaudit-card__user,.plaudit-card__post{border-bottom:0}.thread-node-frame{margin-left:16px}.home-thread-group{position:relative;container:home-thread-group / inline-size}.thread-at-a-glance{display:none;position:absolute;top:12px;left:14px;width:104px;color:#475569b8;pointer-events:none}.thread-at-a-glance__contributors{display:flex;align-items:center;justify-content:center;min-height:18px;margin-bottom:7px;pointer-events:auto}.thread-branch-map{display:block;width:76px;height:auto;margin:0 auto;overflow:visible}.thread-branch-map__edge{fill:none;stroke:currentColor;stroke-width:1.15;vector-effect:non-scaling-stroke}.thread-branch-map__node{fill:var(--surface);stroke:currentColor;stroke-width:1.2;vector-effect:non-scaling-stroke}@container home-thread-group (min-width: 980px){.thread-at-a-glance{display:block}}.thread-node-frame[data-thread-depth="0"]{container:thread-chain / inline-size;margin-left:0}.thread-child-wrapper{border-left:1px solid var(--border);padding-left:8px}.thread-node-frame[data-thread-wide-overflow=true]{margin-left:0}.thread-child-wrapper[data-thread-wide-overflow=true]{padding-left:0}@media (max-width: 900px){.app-header-title-row{flex-wrap:wrap}.app-header-brand{flex:1 1 auto}.app-header-search{order:3;flex:1 0 100%;min-width:0;max-width:none}.app-layout{display:block;flex:initial;min-height:0;overflow:auto}.app-sidebar{position:fixed;top:57px;left:0;bottom:0;width:min(280px,86vw);height:auto;border-right:1px solid var(--border);border-bottom:none;overflow:auto;z-index:30;transform:translate(-100%);transition:transform .16s ease-out;box-shadow:0 8px 24px #0f172a29}.app-sidebar.app-sidebar--mobile-open{transform:translate(0)}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center}.account-menu-trigger--compact-mobile{padding:4px 6px!important}.account-menu-trigger-label--compact-mobile,.post-cooldown-countdown__label{display:none}.post-cooldown-countdown{padding-inline:8px!important}.app-sidebar-backdrop{display:block;position:fixed;top:57px;right:0;bottom:0;left:0;background:#0f172a47;border:0;margin:0;padding:0;z-index:25;cursor:pointer}.app-content{overflow:auto}}@media (max-width: 720px){.plaudit-card-header{display:none}.plaudit-card{grid-template-columns:1fr}.plaudit-card__time{padding-bottom:0}.plaudit-card__vote,.plaudit-card__post{border-left:0;border-top:1px solid var(--border)}}@container thread-chain (max-width: 720px){.thread-node-frame{margin-left:4px}.thread-node-frame[data-thread-depth="0"]{margin-left:0}.thread-child-wrapper{padding-left:4px}}@container thread-chain (max-width: 287px){[data-thread-depth="1"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 295px){[data-thread-depth="2"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 303px){[data-thread-depth="3"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 311px){[data-thread-depth="4"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 319px){[data-thread-depth="5"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 327px){[data-thread-depth="6"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 335px){[data-thread-depth="7"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 343px){[data-thread-depth="8"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 351px){[data-thread-depth="9"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 359px){[data-thread-depth="10"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 367px){[data-thread-depth="11"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 375px){[data-thread-depth="12"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 383px){[data-thread-depth="13"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 391px){[data-thread-depth="14"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 399px){[data-thread-depth="15"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 407px){[data-thread-depth="16"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 415px){[data-thread-depth="17"]{margin-left:0;padding-left:0}}@container thread-chain (max-width: 423px){[data-thread-depth="18"]{margin-left:0;padding-left:0}}.centered-content-frame{position:relative;width:min(100%,720px);min-width:0;margin-inline:auto}.centered-content-frame__content{min-width:0}.centered-content-frame__accessory{position:absolute;top:0;width:180px}.centered-content-frame__accessory--left{right:calc(100% + 12px);display:flex;justify-content:flex-end}.centered-content-frame__accessory--right{left:calc(100% + 12px)}.centered-content-frame__accessory .thread-at-a-glance{position:static}.thread-tags-gutter{min-width:0;padding:6px 6px 0 0;color:var(--muted);font-size:12px}.thread-tag-list{display:flex;flex-wrap:wrap;gap:5px}.thread-tag-chip{display:inline-flex;align-items:center;max-width:100%;gap:5px;padding:3px 6px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);cursor:default;font:inherit;line-height:1.2}.thread-tag-chip--action:disabled{cursor:default;opacity:1}.thread-tag-chip--action:not(:disabled):hover{background:#0f172a0d}.thread-tag-chip--action:disabled:hover{background:var(--surface)}.thread-tag-plus-button{min-width:12px;border:0;border-radius:999px;background:transparent;color:var(--accent);cursor:pointer;padding:0;font:inherit;line-height:1}.thread-tag-plus-button:hover{background:transparent;color:var(--primary-hover)}.thread-tag-chip--mine{border-color:var(--accent)}.thread-tag-chip--action,.thread-tag-chip--add{cursor:pointer}.thread-tag-chip--add{min-width:27px;justify-content:center;color:var(--accent)}.thread-tag-count{color:var(--muted);font-variant-numeric:tabular-nums}.thread-tag-editor{position:relative;margin-top:5px}.thread-tag-editor input{box-sizing:border-box;width:100%;border:1px solid var(--border);border-radius:999px;padding:4px 8px;font:inherit;font-size:12px;line-height:1.2;outline:none}.thread-tag-editor input:focus{border-color:var(--accent)}.thread-tag-suggestions{overflow:hidden;margin-top:3px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 6px 16px #0f172a1a}.thread-tag-suggestions button{display:flex;width:100%;justify-content:space-between;gap:8px;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer;padding:5px 7px;text-align:left}.thread-tag-suggestions button:last-child{border-bottom:0}.thread-tag-suggestions button:hover{background:#0f172a0d}.thread-tag-error{margin-top:5px;color:var(--danger)}@media (max-width: 1120px){.centered-content-frame__accessory{position:static;width:auto}.centered-content-frame__accessory--right .thread-tags-gutter{padding:0 4px 4px}.thread-tags-gutter--empty,.thread-tags-gutter .thread-tag-chip--add,.thread-tags-gutter .thread-tag-plus-button,.centered-content-frame__accessory--left .thread-at-a-glance{display:none}}
