:root{--color-bg:#eef3f8;--color-surface:#fff;--color-surface-alt:#f7f9fc;--color-surface-strong:#0f172a;--color-border:#dbe4ee;--color-border-strong:#bfd0e1;--color-text:#172033;--color-text-muted:#5e6c84;--color-text-subtle:#8a97ab;--color-brand:#1d4ed8;--color-brand-strong:#1e40af;--color-brand-soft:#e8f0ff;--color-success:#15803d;--color-success-soft:#dcfce7;--color-info:#2563eb;--color-info-soft:#dbeafe;--color-danger:#dc2626;--color-shadow:0 18px 50px #0f172a17;--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px;--font-sans:"Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--sidebar-width:320px;--content-max-width:1920px;--desktop-page-padding:2rem;--desktop-panel-padding:1.75rem;--button-height:44px;--button-padding-x:1rem;--button-font-size:.9rem;--button-radius:14px;--button-gap:.55rem;font-family:var(--font-sans);color:var(--color-text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#2563eb14,#0000 30%),linear-gradient(#f7fbff 0%,#edf2f8 100%);font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;color:var(--color-text);margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button:focus-visible{outline:none}table{border-collapse:collapse;width:100%}#app{min-height:100vh}.login-shell{min-height:100vh;padding:clamp(1.5rem,2vw,2.5rem)}.login-layout{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);gap:1.5rem;max-width:1680px;min-height:calc(100vh - clamp(3rem,4vw,5rem));margin:0 auto;display:grid}.login-panel{box-shadow:var(--color-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #bfd0e1d6;border-radius:32px;padding:clamp(1.75rem,1.2vw + 1rem,2.5rem)}.login-panel--hero{color:#f8fbff;background:linear-gradient(135deg,#0e7490eb,#1d4ed8e0),radial-gradient(circle at 100% 0,#ffffff1f,#0000 36%);flex-direction:column;justify-content:space-between;gap:1.5rem;display:flex}.login-panel__eyebrow,.login-form__eyebrow,.editor-advisory__eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0 0 .6rem;font-size:.76rem;font-weight:800}.login-panel__eyebrow{color:#dbeafec7}.login-panel__title,.login-form__title{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,1.4vw + 1.2rem,2.7rem);font-weight:800}.login-panel__description,.login-form__description{max-width:42rem;margin:1rem 0 0;line-height:1.75}.login-panel__description{color:#eff6ffdb}.login-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.login-highlight-card{background:#ffffff1f;border:1px solid #bfdbfe38;border-radius:22px;padding:1.2rem}.login-highlight-card h2,.editor-advisory__card h4{letter-spacing:-.03em;margin:0;font-size:1.12rem;font-weight:800}.login-highlight-card p,.editor-advisory__card p,.login-form__description{color:var(--color-text-muted)}.login-highlight-card p{color:#eff6ffd1;margin:.7rem 0 0}.login-panel--form{flex-direction:column;justify-content:center;display:flex}.login-form__header{margin-bottom:1.5rem}.login-form__eyebrow{color:var(--color-brand)}.login-form{flex-direction:column;gap:1.15rem;display:flex}.login-form__remember{width:fit-content;color:var(--color-text-muted);align-items:center;gap:.75rem;display:inline-flex}.login-form__error{color:var(--color-danger);background:#fef2f2eb;border:1px solid #dc262624;border-radius:14px;margin:0;padding:.9rem 1rem}.cover-upload{grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.cover-upload__preview{border:1px solid var(--color-border);background:#f1f5f9b8;border-radius:18px;min-height:180px;overflow:hidden}.cover-upload__preview img{object-fit:contain;object-position:center;width:100%;height:auto;max-height:280px;display:block}.cover-upload__controls{flex-direction:column;gap:.85rem;display:flex}.cover-upload__button{width:fit-content;min-height:var(--button-height);color:var(--color-brand);cursor:pointer;background:var(--color-brand-soft);border-radius:var(--button-radius);border:1px solid #2563eb29;justify-content:center;align-items:center;padding:0 1rem;font-weight:700;display:inline-flex}.cover-upload__button input{display:none}.login-panel--loading{align-items:flex-start}.admin-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);height:100vh;transition:grid-template-columns .24s;display:grid;overflow:hidden}.rich-editor__hidden-upload{display:none}.rich-editor__uploading-tip{color:var(--color-info);background:#dbeafeb8;border:1px solid #2563eb24;border-radius:14px;margin:0;padding:.9rem 1rem}.admin-shell--sidebar-collapsed{grid-template-columns:104px minmax(0,1fr)}.admin-sidebar{background:linear-gradient(180deg, #0b1120f5, #15203af0), var(--color-surface-strong);border-right:1px solid #94a3b829;flex-direction:column;gap:1.5rem;height:100vh;padding:2rem 1.5rem;transition:padding .24s,gap .24s;display:flex;overflow:hidden;box-shadow:inset -1px 0 #ffffff0a}.admin-sidebar--collapsed{align-items:center;gap:1rem;padding:1.5rem 1rem}.sidebar-identity{grid-template-columns:minmax(0,1fr) 64px;align-items:stretch;gap:.8rem;display:grid}.sidebar-identity__card{text-align:left;background:linear-gradient(#ffffff1c,#ffffff0f),#0f172a38;border:1px solid #bfdbfe24;border-radius:22px;align-items:center;gap:.9rem;width:100%;min-width:0;min-height:124px;padding:1rem 1.05rem;transition:border-color .2s,background-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff0a}.sidebar-identity__card:hover,.sidebar-identity__notice:hover,.sidebar-identity__collapse:hover{background:linear-gradient(#ffffff21,#ffffff14),#0f172a3d;border-color:#bfdbfe3d;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0d,0 14px 24px #0f172a29}.sidebar-identity__card--active{background:linear-gradient(135deg,#2563eb3d,#3b82f61f),#0f172a38;border-color:#60a5fa61;box-shadow:inset 0 1px #ffffff0f,0 16px 28px #0f172a2e}.sidebar-identity__avatar{letter-spacing:.04em;color:#fff;background:linear-gradient(135deg, var(--color-brand), #3b82f6);border-radius:20px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-weight:800;display:inline-flex;box-shadow:0 18px 32px #2563eb3d}.sidebar-identity__copy{flex-direction:column;gap:.18rem;min-width:0;display:flex}.sidebar-identity__eyebrow,.section-heading__eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.sidebar-identity__eyebrow{color:#bfdbfea3}.section-heading__eyebrow{color:var(--color-brand)}.sidebar-identity__name{letter-spacing:-.03em;color:#f8fbff;margin:0;font-size:1rem;font-weight:800}.sidebar-identity__role{color:#e2e8f09e;font-size:.82rem;line-height:1.45}.sidebar-identity__actions{grid-template-rows:1fr 1fr;gap:.8rem;display:grid}.sidebar-identity__notice,.sidebar-identity__collapse{color:#dbeafe;width:64px;min-width:64px;min-height:58px}.sidebar-nav{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.admin-sidebar--collapsed .sidebar-nav{align-items:center}.sidebar-nav__item{text-align:left;border-radius:var(--radius-md);border:1px solid #0000;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.9rem;width:100%;min-height:68px;padding:.95rem 1rem;transition:transform .2s,border-color .2s,background-color .2s,grid-template-columns .24s,padding .24s;display:grid}.admin-sidebar--collapsed .sidebar-nav__item{grid-template-columns:44px;justify-content:center;width:64px;padding:.75rem .5rem}.sidebar-nav__item:hover{background:#ffffff0f;border-color:#bfdbfe2e;transform:translateY(-1px)}.sidebar-nav__item--active{background:linear-gradient(135deg,#2563eb3d,#3b82f61f);border-color:#60a5fa70;box-shadow:0 12px 28px #0f172a29}.sidebar-nav__icon{color:#dbeafe;background:#94a3b824;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.admin-sidebar--collapsed .sidebar-nav__icon{margin:0 auto}.sidebar-nav__copy{flex-direction:column;gap:.25rem;display:flex}.sidebar-nav__label{color:#f8fbff;font-weight:700}.sidebar-nav__description{color:#e2e8f0a8;font-size:.86rem;line-height:1.45}.sidebar-footer{border-top:1px solid #94a3b824;flex-direction:column;gap:.7rem;margin-top:auto;padding-top:1rem;display:flex}.sidebar-utility__icon{color:#dbeafe;background:#94a3b81f;border-radius:14px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.sidebar-utility__icon--with-badge:after{content:"";background:#ef4444;border:2px solid #0f172af0;border-radius:999px;width:7px;height:7px;position:absolute;top:7px;right:7px}.admin-sidebar--collapsed .sidebar-footer{align-items:center;width:100%}.admin-sidebar--collapsed .sidebar-identity{grid-template-columns:1fr;justify-items:center;width:100%}.admin-sidebar--collapsed .sidebar-identity__actions{grid-template-rows:none;grid-template-columns:1fr;justify-items:center;width:100%}.admin-sidebar--collapsed .sidebar-identity__card,.admin-sidebar--collapsed .sidebar-identity__notice,.admin-sidebar--collapsed .sidebar-identity__collapse,.admin-sidebar--collapsed .sidebar-logout{justify-content:center;width:64px;min-width:64px;padding:.8rem .5rem}.admin-sidebar--collapsed .sidebar-identity__card{min-height:64px}.admin-main{flex-direction:column;min-width:0;height:100vh;display:flex;overflow:hidden}.profile-chip__avatar,.profile-card__avatar,.comment-card__avatar{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, var(--color-brand), #3b82f6);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.profile-chip__avatar{border-radius:16px;width:42px;height:42px}.section-heading__description,.metric-card__label,.metric-card__trend,.chart-panel__note,.comment-card__content,.comment-card__article,.profile-card__meta p{margin:0}.page-content{min-height:0;width:min(100%, var(--content-max-width));padding:var(--desktop-page-padding) var(--desktop-page-padding) 2rem;flex-direction:column;flex:1;gap:1.5rem;margin-inline:auto;display:flex;overflow:hidden auto}.content-panel{padding:var(--desktop-panel-padding);border-radius:var(--radius-xl);box-shadow:var(--color-shadow);background:#ffffffc7;border:1px solid #bfd0e1cc}.content-panel--transparent{box-shadow:none;background:0 0;border:none;padding:0}.content-panel--stacked{flex-direction:column;gap:1rem;display:flex}.section-heading{flex-direction:column;gap:.9rem;margin-bottom:1.5rem;display:flex}.section-heading--row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.5rem}.section-heading h3,.chart-panel h3,.profile-card__meta h4,.comment-card__header h4{letter-spacing:-.03em;color:var(--color-text);margin:0;font-size:1.45rem;font-weight:800}.section-heading__description{max-width:48rem;color:var(--color-text-muted)}.panel-feedback{color:var(--color-text-muted);background:#f8fafce0;border:1px solid #dbe4eee0;border-radius:14px;margin:0 0 1rem;padding:.9rem 1rem}.panel-feedback--error{color:var(--color-danger);background:#fef2f2eb;border-color:#dc262629}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metric-grid--comments{margin-bottom:.25rem}.metric-card{border-radius:var(--radius-lg);background:#ffffffe6;border:1px solid #bfd0e1c7;padding:1.4rem;box-shadow:0 18px 36px #0f172a0d}.metric-card__label{color:var(--color-text-muted);font-size:.92rem}.metric-card__value{letter-spacing:-.04em;margin:.55rem 0 .35rem;font-size:2rem;font-weight:800}.metric-card__trend{font-size:.88rem;font-weight:700}.metric-card__trend--positive{color:var(--color-success)}.metric-card__trend--info{color:var(--color-info)}.chart-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.chart-panel__note{color:var(--color-brand-strong);background:var(--color-brand-soft);border-radius:999px;padding:.55rem .8rem;font-size:.85rem}.trend-chart{width:100%;height:auto;display:block}.trend-chart__grid line{stroke:#94a3b847;stroke-width:1px}.trend-chart__labels text{fill:var(--color-text-subtle);font-size:12px}.trend-chart__labels--x text{text-anchor:middle}.trend-chart__area{fill:url(#trendAreaGradient)}.trend-chart__line{fill:none;stroke:var(--color-brand);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.trend-chart__points circle{fill:#fff;stroke:var(--color-brand);stroke-width:3px}.search-box{min-width:min(100%,320px);display:inline-flex}.table-shell{border-radius:var(--radius-lg);border:1px solid #bfd0e1b8;overflow:hidden}.article-table thead{background:var(--color-surface-alt)}.article-table th,.article-table td{text-align:left;border-bottom:1px solid #dbe4eee0;padding:1rem 1.1rem;font-size:.95rem}.article-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.82rem;font-weight:800}.article-table tbody tr:last-child td{border-bottom:none}.article-table__title{color:var(--color-text);font-weight:700}.status-chip{border-radius:999px;padding:.4rem .65rem;font-size:.8rem;font-weight:700;display:inline-flex}.status-chip--published{color:var(--color-success);background:var(--color-success-soft)}.status-chip--draft{color:#475569;background:#e2e8f0}.status-chip--pending{color:#9a6700;background:#fff7d6}.status-chip--blocked{color:#b42318;background:#fee4e2}.table-actions{flex-wrap:wrap;gap:.5rem;display:flex}.comments-toolbar{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem;width:100%;display:grid}.comments-toolbar__search-wrap,.comments-filter-group{background:#f8fafcd6;border:1px solid #dbe4eee6;border-radius:18px;flex-direction:column;gap:.8rem;min-width:0;padding:1rem;display:flex}.comments-toolbar__search{min-width:100%}.comments-toolbar__hint{color:var(--color-text-muted);margin:0;line-height:1.65}.comments-filter-group{flex-flow:wrap;align-content:flex-start}.comments-filter-chip{color:var(--color-text-muted)}.comments-filter-chip:hover{color:var(--color-brand)}.comments-filter-chip--active{color:var(--color-brand-strong)}.drafts-toolbar{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:1rem;width:100%;display:grid}.drafts-toolbar__search-wrap,.drafts-toolbar__action-panel{background:#f8fafcd6;border:1px solid #dbe4eee6;border-radius:18px;flex-direction:column;gap:.8rem;min-width:0;padding:1rem;display:flex}.drafts-toolbar__search{min-width:100%}.drafts-toolbar__hint,.drafts-toolbar__action-copy p{color:var(--color-text-muted);margin:0}.drafts-toolbar__hint{line-height:1.65}.drafts-toolbar__action-panel{justify-content:space-between}.drafts-toolbar__action-copy{flex-direction:column;gap:.4rem;display:flex}.drafts-toolbar__action-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand);margin:0;font-size:.76rem;font-weight:800}.drafts-toolbar__action-copy h4{letter-spacing:-.03em;margin:0;font-size:1.08rem;font-weight:800}.drafts-toolbar__action{white-space:nowrap;align-self:flex-start}.drafts-summary{flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:1.1rem;display:flex}.drafts-summary__pill{color:var(--color-brand-strong);background:var(--color-brand-soft);border-radius:999px;padding:.45rem .75rem;font-size:.82rem;font-weight:700}.drafts-summary__copy{color:var(--color-text-muted);font-size:.92rem}.draft-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.comment-list,.operation-log-list{flex-direction:column;gap:1rem;display:flex}.draft-card,.draft-empty{border-radius:var(--radius-lg);background:#ffffffdb;border:1px solid #bfd0e1b8;padding:1.3rem}.draft-card{flex-direction:column;gap:.95rem;display:flex}.draft-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.draft-card__title,.draft-empty h4{letter-spacing:-.03em;margin:0;font-size:1.1rem;font-weight:800}.draft-card__meta,.draft-card__summary,.draft-empty p{color:var(--color-text-muted);margin:0}.draft-card__meta{margin-top:.3rem;font-size:.85rem}.draft-card__summary{line-height:1.65}.draft-card__tags{flex-wrap:wrap;gap:.55rem;display:flex}.draft-card__tag{color:var(--color-text-muted);background:#f4f8fde6;border-radius:999px;padding:.38rem .65rem;font-size:.78rem;font-weight:700}.draft-card__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.draft-empty{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.table-shell__empty{text-align:center;color:var(--color-text-muted)}.editor-form,.profile-form{flex-direction:column;gap:1.25rem;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field{flex-direction:column;gap:.65rem;display:flex}.form-field__label{color:var(--color-text);font-size:.92rem;font-weight:700}.form-actions{justify-content:flex-end;gap:.75rem;display:flex}.form-actions--start{justify-content:flex-start}.form-actions--stacked{flex-direction:column}.comment-card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid #bfd0e1b8;grid-template-columns:56px minmax(0,1fr);gap:1rem;padding:1.25rem;display:grid}.operation-log-card{border-radius:var(--radius-lg);background:#ffffffe0;border:1px solid #bfd0e1b8;flex-direction:column;gap:.9rem;padding:1.3rem;display:flex}.operation-log-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.operation-log-card__title{letter-spacing:-.03em;margin:0;font-size:1.05rem;font-weight:800}.operation-log-card__meta,.operation-log-card__content{color:var(--color-text-muted);margin:0}.operation-log-card__meta{margin-top:.35rem;font-size:.86rem}.operation-log-card__content{line-height:1.7}.operation-log-card__payload{background:#f4f8fde6;border:1px solid #dbe4eee0;border-radius:16px;padding:.95rem 1rem}.operation-log-card__payload summary{cursor:pointer;font-weight:700}.operation-log-card__payload pre{color:var(--color-text);margin:.85rem 0 0;font-size:.82rem;line-height:1.65;overflow-x:auto}.comment-card__avatar{border-radius:20px;width:56px;height:56px}.comment-card__body{flex-direction:column;gap:.85rem;display:flex}.comment-card__header{justify-content:space-between;gap:1rem;display:flex}.comment-card__headline{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.comment-card__header p{color:var(--color-text-subtle);margin:.25rem 0 0;font-size:.88rem}.comment-card__actions{align-items:flex-start;gap:.75rem;display:inline-flex}.comment-card__content{color:var(--color-text-muted)}.comment-card__article{color:var(--color-text-subtle);background:var(--color-surface-alt);border-radius:14px;padding:.85rem 1rem;font-size:.9rem}.profile-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.profile-card{background:linear-gradient(180deg, #1d4ed814, #1d4ed805), var(--color-surface);border-radius:var(--radius-lg);border:1px solid #bfd0e1b8;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.profile-card__avatar-wrap{width:fit-content;position:relative}.profile-card__avatar{border-radius:34px;width:120px;height:120px;font-size:2rem;box-shadow:0 20px 44px #2563eb47}.profile-card__camera{color:#fff;border-radius:18px;width:44px;height:44px;position:absolute;bottom:-8px;right:-8px;box-shadow:0 18px 32px #2563eb33}.profile-card__meta{flex-direction:column;gap:.45rem;display:flex}.profile-card__meta p{color:var(--color-text-muted)}.app-icon{flex:none;width:1.25rem;height:1.25rem}.app-button{white-space:nowrap}.app-control{width:100%}.app-control :where(.n-input__input-el,.n-input__textarea-el){font-size:.95rem}.search-box :where(.n-input){width:100%}.search-box :where(.n-input-wrapper){background:#ffffffeb;border-radius:16px;padding-inline:.95rem;box-shadow:inset 0 0 0 1px #bfd0e1eb}.search-box :where(.n-input__border,.n-input__state-border){display:none}.form-field :where(.n-input,.n-base-selection,.n-date-picker){width:100%}.form-field :where(.n-input-wrapper,.n-base-selection-label,.n-date-picker .n-input-wrapper){background:#fffffff0;border-radius:16px}.app-checkbox-wrap :where(.n-checkbox){align-items:flex-start}.sidebar-identity__notice.app-button,.sidebar-identity__collapse.app-button{box-shadow:none;background:linear-gradient(#ffffff17,#ffffff0d),#0f172a29;border:1px solid #bfdbfe1f;border-radius:18px;padding:0}.sidebar-logout.app-button{color:#dbeafe;background:#ffffff0d;border:1px solid #bfdbfe1f;justify-content:flex-start;gap:.75rem;min-height:46px;padding:.8rem .95rem}.sidebar-logout.app-button:hover{color:#f8fbff;background:#ffffff17;border-color:#bfdbfe3d}.editor-toolbar__button.app-button,.preview-toggle__button.app-button{min-width:0}.editor-toolbar__button.app-button:not(.editor-toolbar__button--active),.preview-toggle__button.app-button:not(.preview-toggle__button--active){color:var(--color-text-muted);background:#fff;border:1px solid #bfd0e1b8}.editor-toolbar__button--active.app-button,.preview-toggle__button--active.app-button{color:#fff;background:linear-gradient(135deg, var(--color-brand), #3b82f6);border-color:#0000}.comments-filter-chip.app-button{border-radius:999px}.comments-filter-chip.app-button:not(.comments-filter-chip--active){color:var(--color-text-muted);background:#ffffffe6;border:1px solid #bfd0e1c7}.comments-filter-chip--active.app-button{color:var(--color-brand-strong);background:var(--color-brand-soft);border-color:#2563eb47}.profile-card__camera.app-button{color:#fff;background:linear-gradient(135deg, var(--color-brand), #3b82f6);border:3px solid #fff;padding:0}.rich-editor{border-radius:var(--radius-lg);background:#f4f8fdbd;border:1px solid #bfd0e1b3;flex-direction:column;gap:1rem;padding:1.35rem;display:flex}.rich-editor__header,.rich-editor__footer{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.rich-editor__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin:0 0 .45rem;font-size:.74rem;font-weight:800}.rich-editor__title{letter-spacing:-.03em;margin:0;font-size:1.3rem;font-weight:800}.rich-editor__description,.rich-editor__footer-copy p{color:var(--color-text-muted);margin:.45rem 0 0}.rich-editor__meta{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:inline-flex}.rich-editor__stat{color:var(--color-brand-strong);background:#e8f0ffd9;border-radius:999px;padding:.5rem .75rem;font-size:.82rem;font-weight:700}.editor-advisory{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.editor-advisory__card{background:#f7f9fceb;border:1px solid #bfd0e1c7;border-radius:18px;padding:1.15rem 1.2rem}.editor-advisory__eyebrow{color:var(--color-brand)}.editor-advisory__card p{margin:.7rem 0 0;line-height:1.65}.editor-toolbar{background:#fff;border:1px solid #bfd0e1bd;border-radius:16px;flex-wrap:wrap;gap:.75rem;padding:.85rem;display:flex}.editor-toolbar__group{border-right:1px solid #dbe4eee6;flex-wrap:wrap;gap:.5rem;padding-right:.75rem;display:inline-flex}.editor-toolbar__group:last-child{border-right:none;padding-right:0}.editor-toolbar__button,.preview-toggle__button{color:var(--color-text-muted)}.editor-toolbar__button:hover,.preview-toggle__button:hover{color:var(--color-brand-strong)}.editor-toolbar__button--active,.preview-toggle__button--active{color:#fff}.sidebar-identity__card,.sidebar-nav__item,.slash-panel__item{cursor:pointer;background:0 0}.preview-toggle{background:#ffffffb8;border:1px solid #bfd0e1b8;border-radius:14px;gap:.5rem;width:fit-content;padding:.4rem;display:inline-flex}.rich-editor__layout{gap:1rem;display:grid}.rich-editor__layout--write{grid-template-columns:1fr}.rich-editor__layout--split{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.rich-editor__layout--preview{grid-template-columns:1fr}.editor-surface,.preview-surface{min-width:0}.editor-surface__frame,.preview-surface{background:#fff;border:1px solid #bfd0e1b8;border-radius:18px;flex-direction:column;gap:1rem;min-height:640px;padding:1rem;display:flex;position:relative}.tiptap-editor__content{min-height:560px;color:var(--color-text);border-radius:14px;padding:1rem 1.1rem;overflow-y:auto}.tiptap-editor__content img,.preview-pane__html img{object-fit:contain;border-radius:18px;width:auto;max-width:min(100%,560px);height:auto;max-height:420px;margin:1.5rem auto;display:block;box-shadow:0 16px 32px #0f172a1f}.tiptap-editor__content:focus{outline:none}.tiptap-editor__content .is-editor-empty:first-child:before{float:left;height:0;color:var(--color-text-subtle);pointer-events:none;content:attr(data-placeholder)}.slash-panel{z-index:2;background:#0f172afa;border:1px solid #60a5fa3d;border-radius:18px;width:min(360px,100% - 2rem);max-height:420px;padding:.9rem;position:absolute;top:1rem;right:1rem;overflow-y:auto;box-shadow:0 24px 60px #0f172a5c}.slash-panel__header{margin-bottom:.7rem}.slash-panel__title,.slash-panel__hint,.slash-panel__empty{margin:0}.slash-panel__title{color:#f8fbff;font-size:.92rem;font-weight:800}.slash-panel__hint,.slash-panel__empty{color:#e2e8f0b8;margin-top:.35rem;font-size:.82rem;line-height:1.5}.slash-panel__item{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;flex-direction:column;gap:.2rem;padding:.75rem .8rem;display:flex}.slash-panel__item:hover{background:#ffffff0f;border-color:#60a5fa38}.slash-panel__label{color:#f8fbff;font-weight:700}.slash-panel__description{color:#e2e8f0b3;font-size:.82rem}.preview-surface__tabs{flex-wrap:wrap;gap:.6rem;display:inline-flex}.preview-surface__tab{color:var(--color-text-subtle);background:#f4f8fde6;border-radius:999px;padding:.5rem .75rem;font-size:.82rem;font-weight:700}.preview-surface__tab--active{color:var(--color-brand-strong);background:var(--color-brand-soft)}.preview-pane{background:#f8fafce6;border:1px solid #dbe4eee0;border-radius:16px;min-height:240px;padding:1rem 1.1rem}.preview-code-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.preview-code{background:#0f172a;border-radius:16px;min-width:0;overflow:hidden}.preview-code__header{letter-spacing:.06em;color:#e2e8f0e6;text-transform:uppercase;border-bottom:1px solid #94a3b82e;padding:.8rem 1rem;font-size:.82rem;font-weight:800}.preview-code pre{color:#dbeafe;margin:0;padding:1rem;font-size:.8rem;line-height:1.6;overflow:auto}.prose-reset h1,.prose-reset h2,.prose-reset h3,.prose-reset h4{letter-spacing:-.03em;color:var(--color-text);margin:1.1em 0 .55em;font-weight:800}.prose-reset h1{font-size:2rem}.prose-reset h2{font-size:1.65rem}.prose-reset h3{font-size:1.3rem}.prose-reset p,.prose-reset ul,.prose-reset ol,.prose-reset blockquote,.prose-reset pre,.prose-reset table{margin:.8rem 0}.prose-reset ul,.prose-reset ol{padding-left:1.35rem}.prose-reset li+li{margin-top:.35rem}.prose-reset blockquote{color:var(--color-text-muted);border-left:4px solid var(--color-brand);background:#e8f0ff8c;border-radius:12px;padding:.9rem 1rem}.prose-reset code{background:#0f172a14;border-radius:6px;padding:.15rem .4rem;font-size:.88em}.prose-reset pre{color:#dbeafe;background:#0f172a;border-radius:14px;padding:1rem;overflow:auto}.prose-reset pre code{background:0 0;padding:0}.prose-reset table{border-collapse:collapse;border:1px solid #bfd0e1cc;border-radius:12px;width:100%;overflow:hidden}.prose-reset th,.prose-reset td{text-align:left;border:1px solid #dbe4eee0;padding:.7rem .85rem}.prose-reset th{background:#f4f8fdeb}.prose-reset hr{border:none;border-top:1px solid #bfd0e1e0;margin:1.1rem 0}.prose-reset .task-list{padding-left:0;list-style:none}.prose-reset .task-list-item{align-items:flex-start;gap:.6rem;display:flex}.prose-reset .task-list-item input{width:auto;margin-top:.2rem}@media (width>=1440px) and (height>=810px){:root{--sidebar-width:clamp(300px, 17vw, 344px);--content-max-width:min(100vw, 2048px);--desktop-page-padding:clamp(1.5rem, 1vw + .75rem, 2rem);--desktop-panel-padding:clamp(1.5rem, .7vw + 1.1rem, 1.9rem);--button-height:clamp(42px, 1.15vw + 24px, 48px);--button-padding-x:clamp(.95rem, .7vw + .55rem, 1.2rem);--button-font-size:clamp(.88rem, .22vw + .75rem, .96rem);--button-radius:clamp(12px, .4vw + 8px, 15px)}.admin-shell{max-width:2560px;margin-inline:auto}.admin-sidebar{padding:1.75rem 1.35rem}.metric-grid{grid-template-columns:repeat(4,minmax(220px,1fr))}.chart-panel .trend-chart{max-height:360px}.admin-shell--sidebar-collapsed{grid-template-columns:112px minmax(0,1fr)}}@media (width>=1920px) and (height>=1080px){:root{--sidebar-width:344px;--content-max-width:2160px;--desktop-page-padding:2.25rem;--desktop-panel-padding:1.9rem;--button-height:48px;--button-padding-x:1.15rem;--button-font-size:.95rem;--button-radius:15px}.admin-sidebar{padding:2rem 1.5rem}.page-content{gap:1.75rem;padding-bottom:2.25rem}.metric-card__value{font-size:2.15rem}}@media (width>=2560px) and (height>=1440px){:root{--sidebar-width:360px;--content-max-width:2240px;--desktop-page-padding:2.5rem;--desktop-panel-padding:2rem;--button-height:50px;--button-padding-x:1.25rem;--button-font-size:.98rem;--button-radius:16px}.sidebar-nav__description,.section-heading__description{max-width:64rem}.metric-grid{gap:1.25rem}.content-panel{border-radius:30px}.admin-shell--sidebar-collapsed{grid-template-columns:118px minmax(0,1fr)}}@media (width<=1200px){.login-layout,.login-highlights,.editor-advisory{grid-template-columns:1fr}.admin-shell{grid-template-columns:280px minmax(0,1fr)}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cover-upload,.profile-layout,.rich-editor__layout--split,.preview-code-grid,.draft-list,.comments-toolbar{grid-template-columns:1fr}}@media (width<=900px){.admin-shell,.admin-shell--sidebar-collapsed{grid-template-columns:1fr}.admin-sidebar{border-bottom:1px solid #94a3b829;border-right:none;gap:1rem;padding:1.25rem}.sidebar-nav{flex:initial}.section-heading--row,.chart-panel__header,.comment-card__header,.operation-log-card__header,.rich-editor__header,.rich-editor__footer,.draft-card__header,.drafts-toolbar,.comments-toolbar{flex-direction:column}.preview-toggle{flex-wrap:wrap;width:100%}}@media (width<=640px){.login-shell{padding:1rem}.login-panel{border-radius:24px}.page-content{padding:1rem}.content-panel{border-radius:22px;padding:1.2rem}.metric-grid,.form-grid{grid-template-columns:1fr}.search-box{min-width:100%}.comment-card{grid-template-columns:1fr}.comment-card__avatar{width:52px;height:52px}.form-actions{flex-direction:column}.app-button,.editor-toolbar__button,.preview-toggle__button,.cover-upload__button{width:100%}.editor-toolbar__group{border-right:none;padding-right:0}.editor-surface__frame,.preview-surface{min-height:0}.tiptap-editor__content{min-height:420px}}
