:root{--app-bg:#0a0a0a;--app-surface:#16181c;--app-border:#2f3336;--app-text:#e7e9ea;--app-text-muted:#71767b;--app-accent:#1d9bf0;--app-radius:10px;--font:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--preview-zoom:.74}*,:before,:after{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%}body{height:100%;font-family:var(--font);color:var(--app-text);background:var(--app-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.35}#root{height:100%}@media (min-width:881px){body{overflow:hidden}}.app{flex-direction:column;max-width:1280px;height:100%;min-height:0;max-height:100dvh;margin:0 auto;padding:8px 12px 10px;display:flex}.app-header{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.app-title{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:700}.app-nav-link{color:var(--app-accent);font-size:.9rem;font-weight:600;text-decoration:none}.app-nav-link:hover{text-decoration:underline}.header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.preview-column{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.preview-actions{justify-content:center;align-items:center;width:100%;margin-top:2px;padding:0;display:flex}.icon-btn{border:1px solid var(--app-border);width:34px;height:34px;color:var(--app-text-muted);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.icon-btn:hover:not(:disabled){color:var(--app-text);background:#ffffff0f;border-color:#1d9bf073}.icon-btn:disabled{opacity:.45;cursor:not-allowed}.icon-btn:focus-visible{outline:2px solid var(--app-accent);outline-offset:2px}.app-main{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}@media (max-width:880px){:root{--preview-zoom:1;--preview-ui-scale:min(1, calc((100vw - 32px) / 630px))}.preview-viewport .preview-mock-clip{width:calc(630px * var(--preview-ui-scale));justify-content:flex-start;max-width:100%;overflow:hidden}.preview-viewport .preview-mock-fit{transform:scale(var(--preview-ui-scale));transform-origin:0 0}.profile-toolbar>*{min-width:0}.controls-handle{flex:auto;max-width:none}.editor-panel--compact{width:min(100%, calc(630px * var(--preview-ui-scale)))}}.preview-toolbar{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:2px;padding:0 2px;display:flex}.preview-label{text-transform:uppercase;letter-spacing:.08em;color:var(--app-text-muted);opacity:.75;margin:0;font-size:10px;font-weight:500}.preview-viewport{flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:2px 4px 6px;display:flex;overflow:hidden auto}.preview-viewport--solo{min-height:200px}.preview-scale{zoom:var(--preview-zoom)}@supports not (zoom:1){.preview-scale{zoom:unset;transform:scale(var(--preview-zoom));transform-origin:top}}.preview-mock-clip{justify-content:flex-start;width:630px;display:flex;overflow:visible}.preview-mock-fit{transform-origin:top;flex-shrink:0;width:630px}.post-handle-with-at{align-items:baseline;gap:0;min-width:0;max-width:100%;display:inline-flex}.post-at-prefix{flex-shrink:0;font-size:15px;font-weight:500}.post-export-root--dark .post-at-prefix{color:#71767b}.post-export-root--light .post-at-prefix{color:#536471}.post-handle-with-at .post-inline-handle.post-inline-display,.post-handle-with-at .post-inline-handle.post-inline-input{text-overflow:ellipsis;min-width:0;max-width:12rem;font-weight:500;overflow:hidden}.post-expanded-handle-inline.post-handle-with-at{align-items:baseline;gap:0;min-width:0;display:inline-flex}.post-expanded-handle-edit.post-inline-display,.post-expanded-handle-edit.post-inline-input{text-align:left;flex:0 auto;min-width:0;max-width:12rem;font-weight:500}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.editor-panel{background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--app-radius);overscroll-behavior:contain;flex:1;min-height:0;padding:10px 12px;overflow-y:auto}.editor-panel--compact{width:min(100%, calc(630px * var(--preview-zoom)));background:0 0;border:none;border-radius:0;flex:none;max-width:630px;margin-inline-start:auto;margin-inline-end:auto;padding:0;overflow:visible}.controls-bar{border:1px solid var(--app-border);background:color-mix(in srgb, var(--app-surface) 88%, #000);border-radius:12px;align-items:center;gap:8px;padding:4px;display:flex}.controls-handle{background:var(--app-bg);border:1px solid #0000;border-radius:9px;flex:auto;align-items:center;min-width:0;height:34px;padding:0 4px 0 12px;transition:border-color .15s,box-shadow .15s;display:flex}.controls-handle:focus-within{border-color:#1d9bf08c;box-shadow:0 0 0 2px #1d9bf026}.controls-handle-at{color:var(--app-text-muted);flex-shrink:0;font-size:13px;font-weight:600;line-height:1}.controls-handle-input{min-width:0;height:100%;color:var(--app-text);font:inherit;background:0 0;border:0;outline:none;flex:1;margin:0;padding:0 8px;font-size:13px;font-weight:500}.controls-handle-input::placeholder{color:var(--app-text-muted);opacity:.7;font-weight:400}.controls-handle-load{width:28px;height:28px;color:var(--app-text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s,background .15s;display:inline-flex}.controls-handle-load:hover:not(:disabled){color:var(--app-accent);background:#1d9bf01f}.controls-handle-load:disabled{opacity:.45;cursor:not-allowed}.controls-spinner{border:1.5px solid #1d9bf040;border-top-color:var(--app-accent);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite controls-spin}@keyframes controls-spin{to{transform:rotate(360deg)}}.controls-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.controls-chip{width:34px;height:34px;color:var(--app-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.controls-chip:hover{color:var(--app-text);background:#e7e9ea0f}.controls-chip.is-on{color:var(--app-accent);background:#1d9bf01f;border-color:#1d9bf047}.controls-chip.is-gold{color:#e2b719;background:#e2b7191f;border-color:#e2b7194d}.controls-chip.is-danger{color:#f4212e;background:#f4212e1f;border-color:#f4212e47}.controls-chip:focus-visible{outline:2px solid var(--app-accent);outline-offset:2px}.controls-badge-icon{display:block}.controls-error{color:#f4212e;margin:8px 2px 0;font-size:12px}.profile-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-toolbar-import{border:1px solid var(--app-border);background:var(--app-bg);border-radius:9999px;flex:0 auto;align-items:stretch;min-width:0;max-width:260px;height:30px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.profile-toolbar-import:focus-within{border-color:#1d9bf080;box-shadow:0 0 0 1px #1d9bf040}.profile-toolbar-at{color:var(--app-text-muted);flex-shrink:0;align-items:center;padding-left:10px;font-size:12px;font-weight:500;line-height:1;display:flex}.profile-toolbar-input{width:0;min-width:72px;color:var(--app-text);font:inherit;box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;flex:1;padding:0 8px 0 4px;font-size:12px}.profile-toolbar-input::placeholder{color:var(--app-text-muted);opacity:.65}.profile-toolbar-input:focus{box-shadow:none;border:none;outline:none}.profile-toolbar-submit{border:none;border-left:1px solid var(--app-border);border-radius:0;flex-shrink:0;height:100%;min-height:0;margin:0;padding:0 12px;font-size:11px;font-weight:600}.profile-toolbar-submit:hover:not(:disabled){filter:brightness(1.08);background:var(--app-accent)}.profile-toolbar-divider{background:var(--app-border);opacity:.7;flex-shrink:0;width:1px;height:18px}.profile-toolbar-error{margin-top:6px;margin-bottom:0;font-size:11px}.profile-toolbar-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:6px;padding:0;display:inline-flex}.profile-toolbar-toggle .toggle-ui{background:var(--app-border);border-radius:9999px;flex-shrink:0;width:30px;height:17px;transition:background .15s;position:relative}.profile-toolbar-toggle .toggle-ui:after{content:"";background:var(--app-text-muted);border-radius:50%;width:13px;height:13px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.profile-toolbar-toggle input:checked+.toggle-ui{background:#1d9bf073}.profile-toolbar-toggle input:checked+.toggle-ui:after{background:var(--app-accent);transform:translate(13px)}.toggle-label{color:var(--app-text-muted);white-space:nowrap;font-size:11px;font-weight:500}.profile-toolbar-toggle input:focus-visible+.toggle-ui{outline:2px solid var(--app-accent);outline-offset:2px}.profile-toolbar-theme{gap:5px}.theme-toggle-icon{color:var(--app-text-muted);opacity:.55;flex-shrink:0;transition:color .15s,opacity .15s}.theme-toggle-icon.is-active{color:var(--app-accent);opacity:1}@media (max-width:720px){.profile-toolbar-divider{display:none}.profile-toolbar-import{max-width:none}}.editor-section{margin-top:14px}.editor-section:first-child{margin-top:0}.editor-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--app-text-muted);margin:0 0 8px;font-size:11px;font-weight:700}.field{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.field-label{color:var(--app-text-muted);font-size:11px}.field-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-row-2{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:360px){.profile-row-2{grid-template-columns:1fr}}.stack{flex-direction:column;gap:6px;display:flex}.stats-grid-compact{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}@media (max-width:420px){.stats-grid-compact{grid-template-columns:repeat(2,1fr)}}.stats-grid-compact .field{margin-bottom:0}.stats-grid-compact .input{padding:6px 8px;font-size:12px}.input,.textarea{border:1px solid var(--app-border);background:var(--app-bg);width:100%;color:var(--app-text);font:inherit;border-radius:6px;padding:7px 10px}.textarea{resize:vertical;min-height:54px;max-height:120px}.input:focus,.textarea:focus{outline:2px solid var(--app-accent);outline-offset:1px;border-color:#0000}.profile-toolbar-import .profile-toolbar-input:focus{box-shadow:none;border:none;outline:none}.file-input{font:inherit;color:var(--app-text-muted);max-width:100%;font-size:12px}.hint{color:var(--app-text-muted);margin:0;font-size:11px}.import-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.import-input{flex:1;min-width:120px}.import-submit{flex-shrink:0}.field-error{color:#f4212e;margin:0 0 8px;font-size:12px}.inline-code{background:var(--app-bg);border:1px solid var(--app-border);border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:10px}.thumb-list{flex-flow:wrap;align-items:center;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.thumb-row{align-items:center;gap:6px;display:flex}.thumb{object-fit:cover;border:1px solid var(--app-border);border-radius:6px;width:36px;height:36px}.btn{border:1px solid var(--app-border);color:var(--app-text);font:inherit;cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.btn:hover:not(:disabled){background:#ffffff0f}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.primary{background:var(--app-accent);border-color:var(--app-accent);color:#fff}.btn.primary:hover:not(:disabled){filter:brightness(1.08)}.btn.sm{padding:5px 10px;font-size:12px}.btn.ghost{color:var(--app-accent);border-color:#0000}.btn.active{border-color:var(--app-accent);color:var(--app-accent);background:#1d9bf026}.segmented{flex-wrap:wrap;gap:4px;display:flex}.segmented--pill{border:1px solid var(--app-border);background:var(--app-bg);border-radius:9999px;flex-shrink:0;gap:0;padding:2px}.segmented--pill .segmented-btn{background:0 0;border:none;border-radius:9999px;flex:none;min-width:0;padding:3px 9px;font-size:11px;font-weight:500}.segmented--pill .segmented-btn:hover{background:#ffffff0d}.segmented--pill .segmented-btn.active{color:var(--app-accent);background:#1d9bf02e;border:none}.segmented--pill .segmented-btn--verified{justify-content:center;align-items:center;padding:4px 9px;display:inline-flex}.segmented--pill .segmented-btn--verified:not(.active) .verified-badge-icon{opacity:.72}.segmented--pill .segmented-btn--verified.active .verified-badge-icon{opacity:1}.segmented-btn{border:1px solid var(--app-border);background:var(--app-bg);min-width:3rem;color:var(--app-text-muted);font:inherit;cursor:pointer;border-radius:6px;flex:1;padding:6px 8px;font-size:12px;font-weight:600}.segmented-btn:hover{color:var(--app-text);background:#ffffff0d}.segmented-btn.active{border-color:var(--app-accent);color:var(--app-accent);background:#1d9bf026}.export-bar{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.export-bar-actions{justify-content:center;align-items:center;gap:6px;display:inline-flex}.export-message{width:100%;color:var(--app-text-muted);text-align:center;margin:0;font-size:11px}@media (min-width:881px){.export-message{width:auto;max-width:220px}}.post-export-root{box-sizing:border-box;vertical-align:top;border-radius:14px;padding:16px;display:inline-block}.post-export-root--dark{background:#000}.post-export-root--light{background:#fff}.post-card{width:598px;max-width:none;font-family:var(--font);font-size:15px;line-height:1.4}.post-export-root--dark .post-card{color:#e7e9ea}.post-export-root--light .post-card{color:#0f1419}.post-layout{align-items:flex-start;gap:12px;display:flex}.post-content{flex:1;min-width:0}.post-avatar{object-fit:cover;border-radius:9999px;flex-shrink:0;width:40px;height:40px}.post-avatar--square{border-radius:4px}.post-avatar--fallback{color:#e7e9ea;background:#333;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.post-export-root--light .post-avatar--fallback{color:#0f1419;background:#cfd9de}.post-name-row{flex-wrap:wrap;align-items:center;gap:2px 4px;min-width:0;display:flex}.post-display-name{white-space:nowrap;flex-shrink:0;font-size:15px;font-weight:800}.verified-svg{flex-shrink:0;display:block}.post-handle,.post-time{white-space:nowrap;font-size:15px}.post-handle{text-overflow:ellipsis;font-weight:500;overflow:hidden}.post-meta-sep{flex-shrink:0;font-size:15px}.post-export-root--dark .post-handle,.post-export-root--dark .post-meta-sep,.post-export-root--dark .post-time{color:#71767b}.post-export-root--light .post-handle,.post-export-root--light .post-meta-sep,.post-export-root--light .post-time{color:#536471}.post-body{white-space:pre-wrap;word-break:break-word;margin-top:4px;font-size:15px}.post-body-link,.post-export-root--light .post-body-link{color:#1d9bf0}.post-media{border:1px solid;border-radius:16px;max-width:100%;margin-top:10px;overflow:hidden}.post-export-root--dark .post-media{border-color:#2f3336}.post-export-root--light .post-media{border-color:#cfd9de}.post-media--1{display:block}.post-media--1.post-media--landscape .post-media-cell{aspect-ratio:1600/900}.post-media--1.post-media--portrait .post-media-cell{aspect-ratio:1080/1350}.post-media--2{grid-template-columns:1fr 1fr;gap:2px;display:grid}.post-media--2 .post-media-cell{aspect-ratio:7/8}.post-media--3{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;display:grid}.post-media--3 .post-media-cell:first-child{grid-area:1/1/span 2}.post-media--3 .post-media-cell:nth-child(2){grid-area:1/2}.post-media--3 .post-media-cell:nth-child(3){grid-area:2/2}.post-media--4{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;display:grid}.post-media-cell{background:#111;position:relative;overflow:hidden}.post-export-root--light .post-media-cell{background:#eff3f4}.post-media-img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.post-stats{border-top:1px solid;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.post-stats-left{display:contents}.post-stats-right{align-items:center;gap:12px;display:flex}.post-stat-icon-solo{flex-shrink:0;display:block}.post-export-root--dark .post-stat-icon-solo{color:#71767b}.post-export-root--light .post-stat-icon-solo{color:#536471}.post-export-root--dark .post-stats{border-top-color:#2f3336}.post-export-root--light .post-stats{border-top-color:#eff3f4}.post-stat{align-items:center;gap:4px;font-size:13px;display:inline-flex}.post-export-root--dark .post-stat{color:#71767b}.post-export-root--light .post-stat{color:#536471}.post-stat-icon{flex-shrink:0;display:block}.post-stat-value{font-variant-numeric:tabular-nums}.post-avatar-wrap{flex-shrink:0;align-self:flex-start;width:40px;position:relative}.post-avatar-wrap .post-avatar,.post-avatar-wrap .post-avatar--fallback{display:block}.post-avatar-upload-hit{cursor:pointer;border-radius:9999px;position:absolute;top:0;bottom:0;left:0;right:0}.post-avatar--square~.post-avatar-upload-hit,.post-avatar--fallback.post-avatar--square~.post-avatar-upload-hit{border-radius:4px}.post-avatar-clear{white-space:nowrap;z-index:1;margin-top:4px;position:absolute;top:100%;left:0}.post-inline-display{font-family:inherit;font-size:inherit;font-style:inherit;line-height:inherit;color:inherit;cursor:text;text-align:inherit;-webkit-appearance:none;appearance:none;background:0 0;border:none;border-radius:2px;margin:0;padding:0}.post-inline-display:hover{background:#1d9bf014}.post-inline-display:focus-visible{outline-offset:1px;outline:2px solid #1d9bf0}.post-inline-input{font-family:inherit;font-size:inherit;font-style:inherit;line-height:inherit;color:inherit;box-sizing:border-box;background:#1d9bf01f;border:none;border-radius:2px;outline:none;margin:0;padding:0 2px}.post-inline-input:focus{box-shadow:0 0 0 1px #1d9bf080}.post-inline-placeholder{color:inherit;opacity:.45}.post-export-root--light .post-inline-placeholder{opacity:.5}.post-inline-name{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;max-width:200px;overflow:hidden}.post-inline-display.post-display-name,.post-inline-input.post-display-name,.post-inline-display.post-expanded-display-name,.post-inline-input.post-expanded-display-name{font-weight:800}.post-inline-time{text-overflow:ellipsis;flex-shrink:0;min-width:0;max-width:160px;overflow:hidden}.post-body-editable.post-inline-display{text-align:left;white-space:pre-wrap;word-break:break-word;width:100%;min-height:1.4em;display:block}.post-body-editable.post-inline-input{resize:vertical;white-space:pre-wrap;width:100%;min-height:4.5em;padding:2px 4px;display:block}.post-inline-stat.post-inline-display,.post-inline-stat.post-inline-input{width:auto;min-width:.75rem;max-width:4.5rem}.post-media-tools{border-top:1px dashed;margin-top:10px;padding-top:8px}.post-export-root--dark .post-media-tools{border-top-color:#2f3336}.post-export-root--light .post-media-tools{border-top-color:#cfd9de}.post-media-tools-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-media-tools-hint{color:#71767b;font-size:12px}.post-export-root--light .post-media-tools-hint{color:#536471}.post-media-add-label{cursor:pointer;margin:0}.post-media-thumb-list{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.post-media-thumb-row{align-items:center;gap:6px;display:flex}.post-media-thumb{object-fit:cover;border:1px solid #2f3336;border-radius:6px;width:40px;height:40px}.post-export-root--light .post-media-thumb{border-color:#cfd9de}.post-expanded-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.post-expanded-head-main{min-width:0}.post-expanded-name-line{flex-wrap:wrap;align-items:center;gap:2px 4px;min-width:0;display:flex}.post-expanded-display-name.post-inline-name{flex-shrink:0;max-width:none}.post-expanded-handle-inline{flex-shrink:1;min-width:0}.post-expanded-handle-inline .post-inline-handle.post-inline-display,.post-expanded-handle-inline .post-inline-handle.post-inline-input{max-width:12rem}.post-export-root--dark .post-expanded-handle-inline{color:#71767b}.post-export-root--light .post-expanded-handle-inline{color:#536471}.post-expanded-more{letter-spacing:.12em;color:#71767b;flex-shrink:0;padding-top:4px;font-size:15px;line-height:1}.post-export-root--light .post-expanded-more{color:#536471}.post-expanded-meta{flex-wrap:wrap;align-items:baseline;gap:4px 6px;margin-top:12px;font-size:15px;line-height:1.3;display:flex}.post-expanded-meta-sep{color:#71767b;flex-shrink:0}.post-export-root--light .post-expanded-meta-sep{color:#536471}.post-expanded-meta-part.post-inline-display,.post-expanded-meta-part.post-inline-input{color:#71767b}.post-export-root--light .post-expanded-meta-part.post-inline-display,.post-export-root--light .post-expanded-meta-part.post-inline-input{color:#536471}.post-expanded-meta-views-label{color:#71767b}.post-export-root--light .post-expanded-meta-views-label{color:#536471}.post-expanded-meta-views-num.post-inline-display,.post-expanded-meta-views-num.post-inline-input{font-weight:700}.post-export-root--dark .post-expanded-meta-views-num.post-inline-display,.post-export-root--dark .post-expanded-meta-views-num.post-inline-input{color:#e7e9ea}.post-export-root--light .post-expanded-meta-views-num.post-inline-display,.post-export-root--light .post-expanded-meta-views-num.post-inline-input{color:#0f1419}.post-expanded-engagements{border-top:1px solid;border-bottom:1px solid;flex-wrap:wrap;gap:12px 20px;margin-top:12px;padding:12px 0;font-size:15px;line-height:1.3;display:flex}.post-export-root--dark .post-expanded-engagements{border-color:#2f3336}.post-export-root--light .post-expanded-engagements{border-color:#eff3f4}.post-expanded-engagement{white-space:nowrap;align-items:baseline;display:inline-flex}.post-expanded-stat-num.post-inline-display,.post-expanded-stat-num.post-inline-input{font-weight:700}.post-export-root--dark .post-expanded-stat-num.post-inline-display,.post-export-root--dark .post-expanded-stat-num.post-inline-input{color:#e7e9ea}.post-export-root--light .post-expanded-stat-num.post-inline-display,.post-export-root--light .post-expanded-stat-num.post-inline-input{color:#0f1419}.post-expanded-stat-label{font-weight:400}.post-export-root--dark .post-expanded-stat-label{color:#71767b}.post-export-root--light .post-expanded-stat-label{color:#536471}.post-action-bar--expanded{justify-content:space-between;align-items:center;margin-top:2px;padding:10px 8px 0;display:flex}.post-action-icon{flex-shrink:0;display:block}.post-export-root--dark .post-action-icon{color:#71767b}.post-export-root--light .post-action-icon{color:#536471}.post-expanded-replies-sort{align-items:center;gap:4px;margin-top:10px;font-size:13px;line-height:1.2;display:inline-flex}.post-export-root--dark .post-expanded-replies-sort{color:#71767b}.post-export-root--light .post-expanded-replies-sort{color:#536471}.post-expanded-replies-sort-chevron{opacity:.95;flex-shrink:0;margin-top:1px;display:block}.post-deleted-notice{text-align:center;max-width:598px;margin-top:28px;padding:8px 16px 20px}.post-deleted-notice-text{margin:0;font-size:15px;font-weight:700;line-height:1.35}.post-export-root--dark .post-deleted-notice-text{color:#e7e9ea}.post-export-root--light .post-deleted-notice-text{color:#0f1419}
