:root{--bg:#f4f5f7;--surface:#fff;--ink:#17181a;--muted:#686d75;--line:#d8dbe0;--line-strong:#8b9098;--accent:#d8ff3e;--accent-strong:#acd400;--up:#16896b;--up-soft:#ddf4ed;--down:#d94b4b;--down-soft:#fde7e5;--warning:#a66a00;--warning-soft:#fff2cf;--info:#1769aa;--info-soft:#e4f1fb;--nav-height:64px;--dock-height:58px;--page-max:720px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;letter-spacing:0}html{background:var(--bg);min-width:320px}body{background:var(--bg);min-height:100vh;color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{color:inherit;font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}:focus-visible{outline-offset:2px;outline:3px solid #3b82f6}h1,h2,h3,p{margin-top:0}.auth-page,.admin-login{place-items:center;min-height:100vh;padding:24px 16px;display:grid}.auth-panel{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;width:min(100%,430px);padding:24px;box-shadow:0 10px 30px #17181a14}.brand-row,.admin-header>div,.admin-header>div:first-child{align-items:center;gap:14px;display:flex}.brand-mark{border:2px solid var(--ink);background:var(--accent);border-radius:6px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:30px;font-weight:900;line-height:1;display:grid}.brand-mark.small{flex-basis:42px;width:42px;height:42px;font-size:23px}.eyebrow{color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:12px;font-weight:700}.auth-panel h1,.admin-header h1{margin:0;font-size:28px;line-height:1.15}.auth-panel>.brand-mark{margin-bottom:22px}.auth-panel>h1{margin-bottom:10px}.muted{color:var(--muted)}.segmented{border:1px solid var(--line-strong);border-radius:6px;grid-template-columns:1fr 1fr;width:100%;margin:28px 0 22px;display:grid;overflow:hidden}.segmented button{background:var(--surface);border:0;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:14px;font-weight:700;display:flex}.segmented button+button{border-left:1px solid var(--line-strong)}.segmented button.active{background:var(--accent)}.stack-form,.stack-form label,.field{gap:8px;display:grid}.stack-form{gap:18px}.stack-form label>span,.field>span{color:#444950;font-size:13px;font-weight:700}input,textarea{border:1px solid var(--line-strong);background:var(--surface);border-radius:6px;width:100%;padding:11px 12px}textarea{resize:vertical}.primary-button,.secondary-button,.small-button,.text-button,.logout-button,.empty-state button,.detail-votes button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.primary-button{border:1px solid var(--ink);background:var(--accent);box-shadow:2px 2px 0 var(--ink)}.primary-button:hover:not(:disabled){background:#e4ff77}.secondary-button,.small-button,.empty-state button,.detail-votes button{border:1px solid var(--line-strong);background:var(--surface)}.secondary-button:hover:not(:disabled),.small-button:hover:not(:disabled){border-color:var(--ink)}.primary-button.compact{min-height:38px;box-shadow:none;padding:0 12px;font-size:13px}.small-button{min-height:34px;padding:0 10px;font-size:12px}.small-button.danger{color:#a62222;background:var(--down-soft);border-color:#edb1ad}.text-button{color:var(--info);background:0 0;border:0}.text-button.inline{justify-content:flex-start;min-height:28px;padding:0;font-size:12px}.full-width{width:100%}.form-error,.admin-error{border-left:4px solid var(--down);background:var(--down-soft);color:#8c2525;margin:0;padding:10px 12px;font-size:14px}.token-output{border:1px solid var(--line-strong);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#f8f9fa;border-radius:6px;margin:20px 0 12px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.check-row{align-items:flex-start;gap:10px;margin:20px 0;font-size:14px;display:flex}.check-row input,.category-editor input{width:18px;height:18px;accent-color:var(--up);margin:2px 0 0}.agreement-box{border:1px solid var(--line-strong);background:#f8f9fa;border-radius:6px;padding:14px}.agreement-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.agreement-heading h2{margin:0;font-size:16px;line-height:1.4}.agreement-heading span{color:var(--muted);flex:none;font-size:12px}.agreement-box ol{color:#444950;gap:8px;margin:12px 0 0;padding-left:22px;font-size:13px;line-height:1.55;display:grid}.agreement-check{margin:0}.app-frame,.app-page{min-height:100vh}.app-page{width:min(100%, var(--page-max));padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom) + 20px);background:var(--surface);border-inline:1px solid var(--line);margin:0 auto}.page-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;grid-template-columns:auto 1fr 42px;align-items:center;gap:12px;min-height:70px;padding:10px 16px;display:grid;position:sticky;top:0}.wordmark{align-items:center;gap:7px;font-weight:900;display:flex}.wordmark span{border:1px solid var(--ink);background:var(--accent);border-radius:4px;place-items:center;width:32px;height:32px;font-size:17px;display:grid}.page-heading{min-width:0}.page-heading h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:19px;line-height:1.2;overflow:hidden}.page-heading p{color:var(--muted);margin:2px 0 0;font-size:12px}.header-action{place-items:center;width:42px;min-height:42px;display:grid}.icon-button{border:1px solid var(--line);background:var(--surface);border-radius:6px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.icon-button.danger,.admin-post-actions button.danger{color:var(--down)}.bottom-nav{height:calc(var(--nav-height) + env(safe-area-inset-bottom));z-index:30;width:min(100%, var(--page-max));border-top:1px solid var(--line-strong);background:var(--surface);padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{min-width:0;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11px;font-weight:700;display:flex}.bottom-nav a.active{color:var(--ink);background:var(--accent)}.page-content{padding:18px 16px 28px}.random-page{padding-bottom:calc(var(--nav-height) + var(--dock-height) + env(safe-area-inset-bottom) + 24px)}.random-content{padding-inline:0}.post-view{width:100%}.post-meta-row{justify-content:space-between;align-items:flex-start;gap:12px;padding:0 16px 14px;display:flex}.category-list,.badge-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.category-chip,.status-badge{border:1px solid var(--line);background:#eef0f3;border-radius:4px;align-items:center;min-height:24px;padding:2px 7px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.muted-chip{color:var(--muted)}.uploader-code{color:var(--muted);flex:none;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.post-meta-details,.post-reference{align-items:center;display:flex}.post-meta-details{flex-direction:column;flex:none;align-items:flex-end;gap:5px}.post-reference{gap:7px}.post-reference code,.created-public-id{font-variant-numeric:tabular-nums;letter-spacing:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.post-reference code{color:var(--ink);font-size:14px;font-weight:800}.post-reference .icon-button{width:30px;height:30px}.share-status{color:var(--up);text-align:right;margin:-7px 16px 10px;font-size:12px}.post-copy{padding:0 16px 14px}.post-copy h2,.section-heading h2{overflow-wrap:anywhere;margin-bottom:5px;font-size:21px;line-height:1.3}.post-copy p{color:#454950;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.image-stage{border-block:1px solid var(--line);background:#eef0f2;place-items:center;width:100%;min-height:280px;max-height:68vh;display:grid;position:relative;overflow:hidden}.image-stage>img{object-fit:contain;width:100%;height:auto;max-height:68vh}.image-nav{color:#fff;background:#17181ac7;border:1px solid #ffffffa6;border-radius:6px;place-items:center;width:40px;height:46px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.image-nav.previous{left:10px}.image-nav.next{right:10px}.image-counter{min-height:34px;color:var(--muted);font-variant-numeric:tabular-nums;place-items:center;font-size:12px;display:grid}.transcript{border-top:1px solid var(--line);gap:14px;padding:18px 16px 8px;display:grid}.message-row{flex-direction:column;align-items:flex-start;max-width:82%;display:flex}.message-row.right{justify-self:end;align-items:flex-end}.speaker-label{color:var(--muted);margin:0 7px 4px;font-size:11px}.message-bubble{border:1px solid var(--line-strong);white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:7px 7px 7px 2px;padding:9px 11px}.message-row.right .message-bubble{background:var(--accent);border-radius:7px 7px 2px}.vote-dock,.wizard-actions{min-height:var(--dock-height);right:0;bottom:calc(var(--nav-height) + env(safe-area-inset-bottom));z-index:29;width:min(100%, var(--page-max));border-top:1px solid var(--line-strong);background:var(--surface);margin:0 auto;display:grid;position:fixed;left:0}.vote-dock{grid-template-columns:72px 48px 72px 1fr}.vote-dock button{border:0;border-right:1px solid var(--line);background:var(--surface);justify-content:center;align-items:center;gap:6px;min-width:0;font-weight:800;display:flex}.vote-dock .score{border-right:1px solid var(--line);font-variant-numeric:tabular-nums;place-items:center;font-weight:900;display:grid}.vote-dock .down.active,.detail-votes .down.active{color:var(--down);background:var(--down-soft)}.vote-dock .up.active,.detail-votes .up.active{color:var(--up);background:var(--up-soft)}.vote-dock .next-post{background:var(--accent);color:var(--ink);border:0}.loading-state,.empty-state,.success-state,.admin-loading{color:var(--muted);justify-content:center;align-items:center;display:flex}.loading-state{gap:10px;min-height:240px}.spinner{border:2px solid var(--line);border-top-color:var(--ink);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.empty-state,.success-state{text-align:center;flex-direction:column;min-height:360px;padding:30px 20px}.created-public-id{font-size:24px}.success-state .primary-button+.primary-button{margin-top:8px}.find-content{min-height:calc(100vh - var(--nav-height) - 120px);align-content:start;gap:12px;padding-top:34px;display:grid}.id-search{border-block:1px solid var(--line-strong);grid-template-columns:34px minmax(0,1fr) auto;align-items:end;gap:12px;padding:18px 0;display:grid}.id-search>svg{align-self:center}.id-search label{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.id-search input{font-variant-numeric:tabular-nums;letter-spacing:0;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px}.id-search .primary-button{min-width:92px}.empty-state h2,.success-state h2{margin:14px 0 6px;font-size:21px}.empty-state p,.success-state p{max-width:420px;color:var(--muted)}.success-icon{border:2px solid var(--up);background:var(--up-soft);width:54px;height:54px;color:var(--up);border-radius:50%;place-items:center;display:grid}.step-track{background:var(--surface);grid-template-columns:repeat(3,1fr);gap:3px;height:5px;display:grid}.step-track span{background:var(--line)}.step-track span.active{background:var(--accent-strong)}.upload-page{padding-bottom:calc(var(--nav-height) + var(--dock-height) + env(safe-area-inset-bottom) + 24px)}.upload-content{min-height:calc(100vh - 170px)}.section-heading,.message-toolbar,.admin-section-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.section-heading p,.admin-section-title p{color:var(--muted);margin:0;font-size:13px}.section-heading>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.upload-thumb,.image-picker{aspect-ratio:1;border:1px solid var(--line-strong);background:#eef0f2;border-radius:6px;min-width:0;position:relative;overflow:hidden}.upload-thumb img,.draft-images img{object-fit:contain;width:100%;height:100%;display:block}.position-index{color:#fff;background:#17181ad1;border-radius:4px;place-items:center;width:25px;height:25px;font-size:12px;display:grid;position:absolute;top:7px;left:7px}.thumb-actions{background:#ffffffed;grid-template-columns:repeat(3,1fr);height:37px;display:grid;position:absolute;bottom:0;left:0;right:0}.thumb-actions button,.message-editor-tools button,.admin-post-actions button{border:0;border-right:1px solid var(--line);background:0 0;place-items:center;padding:0;display:grid}.image-picker{color:var(--muted);cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.image-picker input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.editor-section,.editor-section .field{gap:16px;display:grid}.message-toolbar{border-top:1px solid var(--line);align-items:center;margin:8px 0 0;padding-top:16px;font-weight:800}.message-toolbar>div{gap:6px;display:flex}.message-editor-list{gap:12px;display:grid}.message-editor{border-left:4px solid var(--line-strong);background:#eef0f2;gap:8px;width:min(88%,480px);padding:10px;display:grid}.message-editor.right{border-right:4px solid var(--accent-strong);background:#f3fad6;border-left:0;justify-self:end}.message-editor-tools{grid-template-columns:repeat(4,38px);justify-content:end;height:30px;display:grid}.message-editor-tools button:nth-child(3){display:flex}.inline-empty{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;margin:0;padding:18px}.wizard-actions{grid-template-columns:1fr 1fr;gap:10px;padding:7px 12px}.draft-preview{border-top:1px solid var(--line);padding-top:16px}.draft-preview h3{margin-bottom:6px}.draft-preview>p{color:var(--muted);white-space:pre-wrap}.draft-images{gap:8px;display:grid}.draft-images img{border:1px solid var(--line);background:#eef0f2;height:auto;max-height:60vh}.stats-band{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:14px;display:grid}.stats-band>div{flex-direction:column;align-items:center;min-width:0;padding:14px 6px;display:flex}.stats-band>div+div{border-left:1px solid var(--line)}.stats-band strong{font-variant-numeric:tabular-nums;font-size:22px}.stats-band span{color:var(--muted);font-size:12px}.archive-link{border:1px solid var(--line-strong);align-items:center;gap:12px;margin-bottom:26px;padding:12px;display:flex}.archive-link>span{flex-direction:column;display:flex}.archive-link small,.mine-row time,.mine-row-side span,.archive-row small{color:var(--muted);font-size:11px}.mine-list,.archive-list,.admin-posts,.admin-list,.compact-list{display:grid}.mine-row{border-top:1px solid var(--line);grid-template-columns:88px minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:106px;padding:9px 0;display:grid}.mine-thumb{width:88px;height:88px;color:var(--muted);background:#eef0f2;place-items:center;font-size:11px;display:grid;overflow:hidden}.mine-thumb img{object-fit:cover;width:100%;height:100%}.mine-row-body{min-width:0}.mine-row-body h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:15px;overflow:hidden}.mine-row-body .badge-row{margin-top:8px}.mine-row-side{flex-direction:column;align-items:center;gap:1px;display:flex}.mine-row-side .icon-button{margin-top:8px}.logout-button{background:var(--down-soft);color:#8c2525;border:1px solid #edb1ad;width:100%;margin-top:30px}.archive-list{gap:0}.archive-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:89px;padding:8px 0;display:flex}.archive-row img,.archive-placeholder{object-fit:cover;background:#eef0f2;flex:0 0 72px;width:72px;height:72px}.archive-row>span:last-child{flex-direction:column;min-width:0;display:flex}.archive-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-content{padding-inline:0}.detail-votes{grid-template-columns:1fr 60px 1fr;align-items:center;margin:22px 16px;display:grid}.detail-votes strong{text-align:center;font-variant-numeric:tabular-nums}.own-post-note{border:1px solid var(--line);color:var(--muted);text-align:center;background:#eef0f3;margin:20px 16px;padding:10px 12px;font-size:13px}.status-published,.status-succeeded,.status-clear,.status-not_duplicate,.status-active{background:var(--up-soft);color:#08644e;border-color:#9ad8c8}.status-failed,.status-deleted,.status-confirmed,.status-revoked{background:var(--down-soft);color:#922b2b;border-color:#edb1ad}.status-pending,.status-running,.status-processing,.status-retry,.status-duplicate_suspected,.status-suspected,.status-needs_review{background:var(--warning-soft);color:#755014;border-color:#e1c579}.status-disabled,.status-hidden,.status-unknown,.status-used{color:#555b63;background:#eceef1}.admin-page{width:min(100% - 32px,1120px);margin:0 auto;padding:28px 0 80px}.admin-header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:16px;min-height:64px;margin-bottom:24px;padding-bottom:14px;display:flex}.admin-error{z-index:10;margin-bottom:16px;position:sticky;top:8px}.admin-loading{gap:10px;min-height:100vh}.admin-stats{border-block:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.admin-stats>div{grid-template-columns:28px 1fr;align-items:center;min-width:0;padding:16px;display:grid}.admin-stats>div+div{border-left:1px solid var(--line)}.admin-stats svg{color:var(--muted);grid-row:span 2}.admin-stats strong{overflow-wrap:anywhere;font-size:20px}.admin-stats span{color:var(--muted);font-size:11px}.admin-section{margin-top:34px}.admin-section-title{border-bottom:1px solid var(--line-strong);align-items:center;margin-bottom:10px;padding-bottom:10px}.admin-section-title h2{margin:0 0 3px;font-size:19px}.fresh-codes{border:1px solid var(--up);background:var(--up-soft);gap:6px;margin-bottom:14px;padding:12px;display:grid}.fresh-codes>div{justify-content:space-between;align-items:center;display:flex}.fresh-codes code{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.compact-list>div,.admin-list>article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:7px 2px;display:flex}.compact-list>div>span,.admin-row-main{align-items:center;gap:8px;min-width:0;display:flex}.compact-list small,.admin-list small,.admin-posts small,.audit-list time{color:var(--muted);font-size:11px}.admin-list>article{align-items:flex-start;padding-block:12px}.admin-row-main>div{min-width:0}.admin-row-main p{color:#494e55;margin:2px 0;font-size:13px}.admin-row-actions{flex:none;gap:6px;display:flex}.admin-posts>article{border-bottom:1px solid var(--line);grid-template-columns:76px minmax(0,1fr) 190px;align-items:center;gap:12px;min-height:96px;padding:10px 0;display:grid}.admin-posts img,.admin-thumb-empty{object-fit:cover;background:#e9ebee;width:76px;height:76px}.admin-post-body{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.admin-post-body>strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.admin-post-body .badge-row{margin-top:6px}.admin-post-actions{border:1px solid var(--line);grid-template-columns:repeat(5,1fr);height:38px;display:grid}.category-editor{border:1px solid var(--line);width:100%;margin-top:8px;padding:8px}.category-editor>div{flex-wrap:wrap;gap:6px 12px;margin-bottom:8px;display:flex}.category-editor label{align-items:center;gap:5px;font-size:12px;display:flex}.category-editor input{width:15px;height:15px;margin:0}.category-editor>button{margin-right:6px}@media (min-width:600px){.upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-content{padding-inline:24px}.random-content,.detail-content{padding-inline:0}.post-meta-row,.post-copy,.transcript{padding-inline:24px}}@media (max-width:760px){.admin-page{width:min(100% - 24px,1120px);padding-top:16px}.admin-stats{grid-template-columns:1fr 1fr}.admin-stats>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.admin-stats>div:nth-child(4){border-top:1px solid var(--line)}.admin-posts>article{grid-template-columns:64px minmax(0,1fr)}.admin-posts img,.admin-thumb-empty{width:64px;height:64px}.admin-post-actions{grid-column:1/-1;width:100%}.admin-list>article{flex-direction:column}.admin-row-actions{width:100%}.admin-row-actions button{flex:1}}@media (max-width:420px){.auth-panel{padding:20px}.wordmark{font-size:0}.page-header{grid-template-columns:34px 1fr 42px}.page-heading h1{font-size:18px}.vote-dock{grid-template-columns:64px 42px 64px 1fr}.mine-row{grid-template-columns:74px minmax(0,1fr) 38px;gap:9px}.mine-thumb{width:74px;height:74px}.message-row{max-width:88%}.admin-header .eyebrow{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
