.dashboard-page{width:100%;min-width:0}.dashboard-topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.dashboard-topbar h1{letter-spacing:-.04em;margin:0;font-size:38px;line-height:1.05}.dashboard-topbar p{color:var(--text-muted);margin:8px 0 0}.dashboard-refresh-wrap{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.dashboard-refresh-wrap>span{color:var(--text-muted);font-size:12px}.dashboard-refresh-button{height:44px;color:var(--text);cursor:pointer;background:linear-gradient(#8b5cf62b,#8b5cf60f);border:1px solid #8b5cf673;border-radius:11px;align-items:center;gap:9px;padding:0 16px;display:inline-flex}.dashboard-refresh-button:disabled{opacity:.7;cursor:wait}.dashboard-panel{background:linear-gradient(145deg,#181934f0,#0d1025f5);border:1px solid #8078c82b;border-radius:16px;margin-bottom:14px;padding:18px;position:relative;overflow:hidden;box-shadow:0 14px 36px #00000029,inset 0 1px #ffffff05}.dashboard-section-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.dashboard-section-title-wrap{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-section-icon{color:#a970ff;display:flex}.dashboard-section-copy{align-items:baseline;gap:14px;min-width:0;display:flex}.dashboard-section-copy h2{margin:0;font-size:17px}.dashboard-section-copy span{color:var(--text-muted);font-size:13px}.dashboard-link{color:#b46cff;flex-shrink:0;align-items:center;gap:6px;font-size:13px;text-decoration:none;display:inline-flex}.dashboard-link:hover{color:#c88dff}.dashboard-page .metric-grid{gap:10px;display:grid}.dashboard-page .metric-grid--users{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-page .metric-grid--content{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-page .metric-card{background:linear-gradient(145deg,#232446eb,#181936e6);border:1px solid #928ada2e;border-radius:12px;align-items:flex-start;gap:12px;min-width:0;min-height:100px;padding:14px;display:flex}.metric-icon{color:#b67bff;background:#824bff26;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.metric-icon--green{color:#38e6a1;background:#27dc921f}.metric-icon--red{color:#ff718a;background:#ff53711f}.metric-icon--blue{color:#6c96ff;background:#5878ff21}.metric-icon--amber{color:#ffc650;background:#ffc2341f}.metric-icon--neutral{color:#9aa3c0;background:#7e77c11f}.metric-content{flex-direction:column;min-width:0;display:flex}.dashboard-page .metric-label{color:var(--text-muted);font-size:12px}.dashboard-page .metric-value{margin-top:3px;font-size:24px;font-weight:700;line-height:1}.metric-description{color:var(--text-muted);margin-top:8px;font-size:11px}.dashboard-lower-grid{grid-template-columns:minmax(0,1.05fr) minmax(min(420px,100%),1fr);gap:14px;display:grid}.dashboard-left-column,.dashboard-right-column{min-width:0}.system-status-card{background:#232444a6;border:1px solid #8980d329;border-radius:12px;align-items:center;gap:15px;min-height:92px;padding:14px 18px;display:flex}.system-status-indicator{background:#35df92;border-radius:50%;flex:none;width:18px;height:18px;box-shadow:0 0 20px #35df9273}.system-status-indicator--down{background:#ff718a;box-shadow:0 0 20px #ff718a59}.system-status-copy{flex-direction:column;min-width:0;display:flex}.system-status-copy span,.system-status-copy small{color:var(--text-muted)}.system-status-copy strong{margin:3px 0;font-size:22px}.system-operational{color:#3de39b;white-space:nowrap;margin-left:auto;font-size:13px}.quick-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quick-action{min-height:70px;color:var(--text);background:#232444a3;border:1px solid #8980d32e;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:transform .14s,border-color .14s,background .14s;display:flex}.quick-action:hover{background:#312a5bbd;border-color:#9f68ff7a;transform:translateY(-1px)}.quick-action-icon{color:#b474ff;background:#7d46f526;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.quick-action-copy{flex-direction:column;flex:1;min-width:0;display:flex}.quick-action-copy strong{font-size:13px}.quick-action-copy span{color:var(--text-muted);margin-top:4px;font-size:11px}.activity-list{flex-direction:column;display:flex}.activity-row{border-top:1px solid #7e77c11f;align-items:center;gap:12px;min-height:56px;display:flex}.activity-row:first-child{border-top:0}.activity-row-icon{color:#b178ff;background:#7446f129;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.activity-row-copy{flex-direction:column;flex:1;min-width:0;display:flex}.activity-row-copy strong{font-size:13px}.activity-row-copy span,.activity-row time{color:var(--text-muted);font-size:11px}.dashboard-inline-state{color:var(--text-muted);margin:0;font-size:13px}.content-overview{flex-direction:column;gap:16px;display:flex}.content-overview-head{color:var(--text-muted);justify-content:space-between;font-size:12px;display:flex}.content-overview-head strong{color:var(--text)}.content-progress{background:#645d9e3d;border-radius:999px;width:100%;height:14px;display:flex;overflow:hidden}.content-progress-value{min-width:0;height:100%}.content-progress-value--published{background:linear-gradient(90deg,#8f3fff,#ad59ff)}.content-progress-value--draft{background:#ffc64d}.content-progress-value--archived{background:#6e6c9d}.content-overview-legend{color:var(--text-muted);flex-wrap:wrap;gap:24px;font-size:12px;display:flex}.content-overview-legend span{align-items:center;gap:7px;display:inline-flex}.legend-dot{border-radius:50%;width:10px;height:10px}.legend-dot--published{background:#9b4cff}.legend-dot--draft{background:#ffc64d}.legend-dot--archived{background:#6e6c9d}.dashboard-page .is-spinning{animation:.7s linear infinite dash-spin}@keyframes dash-spin{to{transform:rotate(360deg)}}@media (width<=1400px){.dashboard-page .metric-grid--users,.dashboard-page .metric-grid--content{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1080px){.dashboard-lower-grid{grid-template-columns:1fr}}@media (width<=1023px){.dashboard-page .metric-grid--users,.dashboard-page .metric-grid--content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.dashboard-topbar{flex-direction:column}.dashboard-refresh-wrap{align-items:flex-start}.quick-actions-grid{grid-template-columns:1fr}.dashboard-section-header{flex-direction:column;align-items:flex-start}.dashboard-section-copy{display:block}.dashboard-section-copy span{margin-top:3px;display:block}.system-status-card{flex-wrap:wrap}.system-operational{margin-left:0}}@media (width<=767px){.dashboard-page .metric-grid--users,.dashboard-page .metric-grid--content{grid-template-columns:1fr}}.users-page{width:100%;min-width:0}.users-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.users-page-header h1{letter-spacing:-.04em;margin:0;font-size:36px;line-height:1}.users-page-header p{color:var(--text-muted);margin:9px 0 0;font-size:15px}.users-refresh{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.users-refresh>span{color:var(--text-muted);font-size:12px}.users-refresh-button{min-height:44px;color:var(--text);font:inherit;cursor:pointer;background:linear-gradient(#894aff33,#52309717);border:1px solid #9150ffb8;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:0 17px;display:inline-flex;box-shadow:0 0 24px #773dff1f,inset 0 0 16px #7b47ff14}.users-refresh-button:disabled{opacity:.7;cursor:wait}.users-toolbar{grid-template-columns:minmax(240px,1fr) minmax(165px,190px) minmax(165px,190px);align-items:end;gap:14px;margin-bottom:18px;display:grid}.users-search{min-height:49px;color:var(--text-muted);background:linear-gradient(#191c3aeb,#0f1229f2);border:1px solid #7b7bb63d;border-radius:11px;align-items:center;gap:12px;padding:0 16px;display:flex}.users-search:focus-within{border-color:#854cffa6;box-shadow:0 0 0 3px #7645eb1a}.users-search input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.users-search input::placeholder{color:#727897}.users-filter-field{flex-direction:column;gap:7px;display:flex}.users-filter-field>span{color:var(--text-muted);font-size:12px}.users-filter-field select{width:100%;height:49px;color:var(--text);font:inherit;background:#11152f;border:1px solid #7b7bb63d;border-radius:11px;padding:0 13px}.users-table-shell{background:linear-gradient(145deg,#131733f7,#0a0e22fc);border:1px solid #7d79bc3d;border-radius:13px;position:relative;box-shadow:0 18px 50px #0003,inset 0 1px #ffffff05}.users-table-scroll{overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:1080px}.users-table thead{background:linear-gradient(#1c2044f5,#161a39f5)}.users-table th{color:#b9bddb;text-align:left;border-bottom:1px solid #7d79bc38;height:52px;padding:0 12px;font-size:12px;font-weight:600}.users-table td{color:#e9ebff;border-bottom:1px solid #7774af26;height:70px;padding:10px 12px;font-size:13px}.users-table tbody tr{transition:background .13s}.users-table tbody tr:hover{background:#55419113}.users-table tbody tr:last-child td{border-bottom:0}.user-identity{min-width:220px;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.user-avatar{color:#fff;background:linear-gradient(145deg,#9f55ff,#6533f5);border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid;box-shadow:0 5px 18px #7039ff40}.user-identity-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.user-identity-copy strong,.user-identity-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-identity-copy strong{color:#fff;font-size:14px}.user-identity-copy span{color:#949abc;max-width:230px;font-size:11px}.user-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:5px 8px;font-size:11px;font-weight:600;display:inline-flex}.user-badge--enabled{color:#56e5a8;background:#20be7c1f;border:1px solid #32cc8c33}.user-badge--disabled{color:#ff778b;background:#ec4c661f;border:1px solid #ee546d33}.user-badge--verified{color:#dfe9ff;background:#4d6fa82b}.user-badge--verified svg{color:#3de2a1}.user-badge--unverified{color:#ffd4d9;background:#d13f552e}.provider-list{flex-wrap:wrap;gap:6px;display:flex}.provider-icon{color:#e7eaff;background:#5b609e24;border:1px solid #7577af1c;border-radius:9px;place-items:center;width:31px;height:31px;display:inline-grid}.provider-icon svg{display:block}.provider-icon--google{background:#fff;border-color:#ffffff29}.provider-icon--apple{color:#f5f6ff}.role-list{flex-wrap:wrap;gap:5px;display:flex}.role-badge{color:#f1f0ff;white-space:nowrap;background:#4c4a9438;border-radius:999px;align-items:center;padding:5px 8px;font-size:10px;display:inline-flex}.role-badge--admin{color:#78adff;background:#2263d633}.role-badge--platform_admin{color:#c77bff;background:#7727cb40}.role-badge--premium_user{color:#ffc846;background:#b07b1338}.users-actions{align-items:center;gap:9px;display:flex}.user-view-button,.user-more-button{color:#f3f4ff;cursor:pointer;background:linear-gradient(#1b1f42f5,#111530f5);border:1px solid #7a7bb840;border-radius:9px;justify-content:center;align-items:center;height:38px;font-size:12px;text-decoration:none;display:inline-flex}.user-view-button{padding:0 15px}.user-more-button{width:38px;padding:0}.user-view-button:hover,.user-more-button:hover{background:#432d7559;border-color:#8b51ffa6}.user-action-menu{z-index:40;background:#12162f;border:1px solid #817ebf47;border-radius:11px;width:190px;padding:6px;position:fixed;overflow:hidden;box-shadow:0 18px 50px #00000073,0 0 30px #4a2d9114}.user-action-menu-item{color:#e8eaff;text-align:left;width:100%;min-height:39px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:0 10px;font-size:12px;text-decoration:none;display:flex}.user-action-menu-item:hover:not(:disabled),.user-action-menu-item:focus-visible{background:#5b469138}.user-action-menu-item--danger{color:#ff7589}.user-action-menu-item:disabled{opacity:.35;cursor:not-allowed}.users-footer{justify-content:space-between;align-items:center;gap:18px;min-height:84px;display:flex}.users-footer>span{color:#a5aac9;font-size:13px}.users-pagination{align-items:center;gap:10px;display:flex}.users-pagination button{color:#dce0f8;cursor:pointer;background:#11152fd9;border:1px solid #6f72ac33;border-radius:9px;align-items:center;gap:7px;height:42px;padding:0 14px;display:inline-flex}.users-pagination button:disabled{opacity:.35;cursor:not-allowed}.users-page-number{color:#fff;background:linear-gradient(145deg,#8545ff,#552ce8);border:1px solid #9c64ff;border-radius:9px;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 0 20px #6c36ff38}.user-empty-value{color:#777d9e}.users-page .is-spinning{animation:.7s linear infinite users-spin}@keyframes users-spin{to{transform:rotate(360deg)}}@media (width<=1250px){.users-toolbar{grid-template-columns:1fr 170px 150px}}@media (width<=950px){.users-page-header{flex-direction:column}.users-refresh{align-items:flex-start}.users-toolbar{grid-template-columns:1fr 1fr}.users-search{grid-column:1/-1}}@media (width<=620px){.users-toolbar{grid-template-columns:1fr}.users-search{grid-column:auto}.users-footer{flex-direction:column;align-items:flex-start;padding:18px 0}}.user-detail-page{width:100%;min-width:0}.user-detail-back{color:#aaaed0;align-items:center;gap:7px;width:fit-content;margin-bottom:25px;font-size:13px;text-decoration:none;display:inline-flex}.user-detail-back:hover{color:#c187ff}.user-detail-hero{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:28px;display:flex}.user-detail-profile{align-items:center;gap:20px;min-width:0;display:flex}.user-detail-avatar{color:#fff;background:linear-gradient(145deg,#a34eff,#5c25f0);border-radius:50%;flex:none;place-items:center;width:90px;height:90px;font-size:30px;font-weight:500;display:grid;box-shadow:0 14px 35px #6a36ff42,inset 0 1px #ffffff29}.user-detail-heading{min-width:0}.user-detail-heading-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.user-detail-heading h1{color:#f8f8ff;letter-spacing:-.035em;margin:0;font-size:31px;line-height:1.05}.user-detail-heading>p{color:#9ba1c3;margin:7px 0 0;font-size:16px}.user-detail-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.user-detail-danger-button,.user-detail-reactivate-button{height:46px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-size:13px;display:inline-flex}.user-detail-danger-button:disabled,.user-detail-reactivate-button:disabled{opacity:.65;cursor:wait}.user-detail-danger-button{color:#ff7f91;background:linear-gradient(#7b1b3021,#58172c12);border:1px solid #ff5b74d9;box-shadow:0 0 18px #ff3e5f1f}.user-detail-reactivate-button{color:#4de6aa;background:#2490651a;border:1px solid #3ddc9d66}.user-detail-action-help{color:#989db9;font-size:11px}.user-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.user-detail-card{background:linear-gradient(145deg,#141835f5,#0d1128f7);border:1px solid #7e79bf36;border-radius:14px;min-width:0;padding:20px;box-shadow:0 16px 40px #0000002b,inset 0 1px #ffffff05}.user-detail-card-header{align-items:center;gap:13px;margin-bottom:22px;display:flex}.user-detail-card-icon{color:#ccbaff;background:linear-gradient(145deg,#6838d852,#35257c4d);border:1px solid #814bfa47;border-radius:12px;flex:none;place-items:center;width:52px;height:52px;display:grid}.user-detail-card-header h2{color:#f2f2fd;margin:0;font-size:16px}.user-detail-card-header p{color:#858bac;margin:5px 0 0;font-size:12px}.user-detail-card-body{flex-direction:column;gap:14px;margin:0;display:flex}.user-detail-row{grid-template-columns:minmax(155px,.8fr) minmax(0,1.2fr);align-items:center;gap:18px;display:grid}.user-detail-row dt{color:#9096b7;font-size:13px}.user-detail-row dd{color:#eef0ff;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px}.user-detail-id{align-items:center;gap:8px;min-width:0;display:flex}.user-detail-code{color:#dfe2f8;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.user-detail-copy{color:#cfcff0;cursor:pointer;background:#383b7547;border:1px solid #7a7bb838;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.user-detail-copy:hover{background:#432d7559;border-color:#8b51ffa6}.user-detail-provider-list{flex-wrap:wrap;gap:8px;display:flex}.user-detail-provider{color:#ececff;background:#383b7547;border-radius:10px;align-items:center;gap:8px;padding:6px 10px 6px 6px;font-size:11px;display:inline-flex}.user-detail-provider .provider-icon{border-radius:7px;width:24px;height:24px}.user-detail-provider .provider-icon svg{width:13px;height:13px}@media (width<=1120px){.user-detail-hero{flex-direction:column}.user-detail-actions{align-items:flex-start}.user-detail-grid{grid-template-columns:1fr}}@media (width<=700px){.user-detail-profile{align-items:flex-start}.user-detail-avatar{width:68px;height:68px;font-size:22px}.user-detail-heading h1{font-size:25px}.user-detail-row{grid-template-columns:1fr;gap:4px}}.article-editor-page{width:100%;min-width:0}.article-editor-back{color:#aaaed0;align-items:center;gap:7px;width:fit-content;margin-bottom:20px;font-size:13px;text-decoration:none;display:inline-flex}.article-editor-back:hover{color:#c187ff}.article-editor-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.article-editor-header h1{letter-spacing:-.04em;margin:0;font-size:36px;line-height:1}.article-editor-header p{color:var(--text-muted);margin:9px 0 0}.article-editor-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.article-editor-preview-button,.article-editor-submit-button{min-height:46px;font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:9px;padding:0 17px;display:inline-flex}.article-editor-preview-button{color:#f0f2ff;background:#111530e0;border:1px solid #7775b23d}.article-editor-submit-button{color:#fff;background:linear-gradient(145deg,#8541ff,#612be9);border:1px solid #9759ff;box-shadow:0 0 22px #6e36ff38}.article-editor-submit-button:disabled,.article-editor-preview-button:disabled{opacity:.5;cursor:not-allowed}.article-editor-banner-error{color:#ff8293;margin:0 0 16px;font-size:13px}.article-editor-form{flex-direction:column;gap:16px;display:flex}.article-editor-layout{grid-template-columns:minmax(0,1.45fr) minmax(0,.95fr);align-items:start;gap:16px;min-width:0;display:grid}.article-editor-layout[hidden]{display:none}.article-editor-side{flex-direction:column;gap:16px;display:flex}.article-editor-panel{background:linear-gradient(145deg,#131734f7,#0a0e23fc);border:1px solid #7d79bb33;border-radius:14px;padding:18px}.article-editor-panel-header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.article-editor-panel-header>div:nth-child(2){flex:auto;min-width:0}.article-editor-expand-button,.article-workspace-close{color:#e8eaf8;cursor:pointer;background:#1c1f42cc;border:1px solid #7473ad38;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.article-editor-expand-button:hover,.article-workspace-close:hover{color:#c397ff;border-color:#9759ff73}.article-editor-expanded-hint{color:#8d93b3;margin:0 0 10px;font-size:12px}.article-editor-panel-icon{color:#c397ff;background:#7432da47;border:1px solid #8b46ff33;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.article-editor-panel-header h2{margin:0;font-size:16px}.article-editor-panel-header>div:nth-child(2) h2,.article-editor-panel-header>div:nth-child(2) p{overflow-wrap:anywhere}.article-editor-panel-header p{color:var(--text-muted);margin:4px 0 0;font-size:11px}.article-form-stack{flex-direction:column;gap:17px;display:flex}.article-two-column,.article-checkbox-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.article-field{flex-direction:column;gap:7px;display:flex}.article-field>span{color:#c5c9e2;font-size:12px}.article-field b{color:#ff758a}.article-field input,.article-field select,.article-field textarea{color:#eef0ff;width:100%;font:inherit;background:#111530e0;border:1px solid #7775b13d;border-radius:9px;outline:none}.article-url-input{position:relative}.article-url-input svg{color:#8d93b3;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.article-url-input input{padding-left:36px}.article-field input,.article-field select{min-height:42px;padding:0 12px}.article-field textarea{resize:vertical;padding:12px}.article-field small{color:#7f86a6;font-size:10px}.article-field-counter{text-align:right;color:#8d93b3;font-size:10px}.article-field-error{color:#ff8293;font-size:12px}.article-cover-preview{object-fit:cover;border:1px solid #7775b13d;border-radius:10px;max-width:280px;max-height:160px}.article-toggle-field{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.article-toggle-field input{accent-color:#8541ff;cursor:pointer;flex:none;width:18px;height:18px;margin-top:2px}.article-toggle-field input:focus-visible{outline-offset:2px;outline:2px solid #9759ff}.article-toggle-field input:disabled{opacity:.45;cursor:not-allowed}.article-toggle-field>div{flex-direction:column;gap:4px;display:flex}.article-toggle-field strong{font-size:12px}.article-toggle-field small{color:#878eac;font-size:10px}.article-draft-status{align-items:flex-start;gap:12px;display:flex}.article-draft-radio{border:1px solid #6f75a0;border-radius:50%;flex:none;width:20px;height:20px;padding:4px}.article-draft-radio span{border-radius:50%;width:100%;height:100%;display:block}.article-draft-radio.is-selected{border-color:#9755ff;box-shadow:0 0 14px #803fff59}.article-draft-radio.is-selected span{background:#9e59ff}.article-draft-status strong{font-size:13px}.article-draft-status p,.article-editor-status-copy{color:#9097b6;margin:5px 0 0;font-size:11px;line-height:1.5}.article-status-card{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.article-status-badge{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 10px;font-size:10px;font-weight:600;display:inline-flex}.article-status-badge i{border-radius:50%;width:8px;height:8px}.article-status-badge--draft{color:#ffc956;background:#b57f1924}.article-status-badge--draft i{background:#ffc956}.article-status-badge--published{color:#43e1a0;background:#23bb7c21}.article-status-badge--published i{background:#43e1a0}.article-status-badge--archived{color:#acb2d2;background:#5b60922b}.article-status-badge--archived i{background:#9399bd}.article-block-footer{justify-content:flex-end;margin-top:10px;display:flex}.kara-editorjs-stack{background:#111530e0;border:1px solid #7976b529;border-radius:10px;flex-direction:column;min-width:0;display:flex}.kara-editorjs-panel.is-fullscreen{z-index:50;overscroll-behavior:contain;background:linear-gradient(145deg,#10132efc,#080b1e);border-radius:0;flex-direction:column;align-items:stretch;margin:0;padding:16px 24px 24px;display:flex;position:fixed;inset:0;overflow:auto}.kara-editorjs-panel.is-fullscreen>*{width:100%;max-width:none}.kara-editorjs-panel.is-fullscreen .article-editor-panel-header{margin-bottom:12px}.kara-editorjs-panel.is-fullscreen .kara-editorjs-stack{flex:none}.kara-editorjs{--content-width:100%;color:#eef0ff;min-width:0;min-height:240px;padding:16px 22px 8px 46px}.kara-editorjs-panel:not(.is-fullscreen) .kara-editorjs,.kara-editorjs-panel:not(.is-fullscreen) .codex-editor,.kara-editorjs-panel:not(.is-fullscreen) .codex-editor__redactor{height:auto;max-height:none}.kara-editorjs-panel.is-fullscreen .kara-editorjs,.kara-editorjs-panel.is-fullscreen .codex-editor,.kara-editorjs-panel.is-fullscreen .codex-editor__redactor{height:auto;min-height:240px;max-height:none}.kara-editorjs .codex-editor,.kara-editorjs .codex-editor__redactor,.kara-editorjs .ce-block,.kara-editorjs .ce-block__content,.kara-editorjs .ce-toolbar__content{color:#eef0ff}.kara-editorjs .ce-block__content,.kara-editorjs .ce-toolbar__content{background:0 0;width:100%;max-width:none;margin:0}.kara-editorjs .ce-paragraph,.kara-editorjs .ce-header,.kara-editorjs .cdx-block,.kara-editorjs .cdx-list,.kara-editorjs .cdx-list__item,.kara-editorjs .cdx-list__item-content,.kara-editorjs .cdx-quote,.kara-editorjs .cdx-quote__text,.kara-editorjs .kara-image-url-tool__field,.kara-editorjs [contenteditable=true]{color:#eef0ff;-webkit-text-fill-color:#eef0ff;caret-color:#eef0ff}.kara-editorjs .ce-paragraph{font-size:14.5px;line-height:1.65}.kara-editorjs h2.ce-header{letter-spacing:-.03em;margin:4px 0 8px;font-size:22px;line-height:1.25}.kara-editorjs h3.ce-header{margin:4px 0 8px;font-size:17px;line-height:1.3}.kara-editorjs .cdx-list{padding-left:4px}.kara-editorjs .cdx-list__item{margin:3px 0}.kara-editorjs .cdx-quote,.kara-editorjs .cdx-quote__text{background:#8541ff14;border-left:3px solid #9759ff;border-radius:0 8px 8px 0;margin:4px 0}.kara-editorjs .cdx-quote__text{padding:8px 12px;font-size:14.5px;font-style:italic;line-height:1.55}.kara-editorjs [data-placeholder]:empty:before,.kara-editorjs [data-placeholder-active]:empty:before,.kara-editorjs .ce-paragraph[data-placeholder]:empty:before,.kara-editorjs .ce-header[data-placeholder]:empty:before{color:#8b90b3;-webkit-text-fill-color:#8b90b3;opacity:1}.kara-editorjs .ce-block:hover .ce-block__content{background:#8541ff0d;border-radius:6px}.kara-editorjs .ce-block--selected .ce-block__content{background:#8541ff1f;border-radius:6px}.kara-editorjs .ce-toolbar__plus,.kara-editorjs .ce-toolbar__settings-btn{color:#d7b8ff;width:26px;height:26px;box-shadow:none;background:#7432da47;border:1px solid #9759ff66;border-radius:8px}.kara-editorjs .ce-toolbar__plus{position:relative}.kara-editorjs .ce-toolbar__plus:hover:after,.kara-editorjs .ce-toolbar__plus--active:after{content:"Add content";color:#e8eaf8;white-space:nowrap;pointer-events:none;background:#1c1f42f5;border:1px solid #9759ff59;border-radius:6px;padding:3px 7px;font-size:11px;font-weight:600;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.kara-editorjs .ce-toolbar__plus:hover,.kara-editorjs .ce-toolbar__settings-btn:hover,.kara-editorjs .ce-toolbar__plus--active,.kara-editorjs .ce-toolbar__settings-btn--active{color:#f3e9ff;background:#8541ff52;border-color:#9759ff}.kara-editorjs .cdx-quote__caption{display:none}.kara-image-url-tool{flex-direction:column;gap:8px;display:flex}.kara-image-url-tool__field{color:#c5c9e2;flex-direction:column;gap:5px;font-size:12px;display:flex}.kara-image-url-tool__field input{color:#eef0ff;min-height:36px;font:inherit;background:#0c1028eb;border:1px solid #7775b13d;border-radius:9px;padding:0 12px;font-size:13px}.kara-image-url-tool__field input:focus{border-color:#9759ff;outline:2px solid #9759ff40}.kara-image-url-tool__error{color:#ff8293;margin:0;font-size:12px}.kara-image-url-tool__preview{object-fit:contain;border:1px solid #7976b529;border-radius:8px;max-width:100%;max-height:140px}.kara-editorjs .ce-popover,.kara-editorjs-panel .ce-popover{--width:236px;--max-height:340px;--padding:8px;--border-radius:11px;--color-background:#161a38;--color-border:#9759ff47;--color-shadow:#03061073;--color-text-primary:#eef0ff;--color-text-secondary:#8b90b3;--color-background-item-hover:#8541ff2e;--color-background-item-focus:#8541ff38;--color-background-icon-active:#8541ff38;--color-text-icon-active:#d7b8ff;--item-height:38px}.kara-editorjs .ce-popover__container,.kara-editorjs-panel .ce-popover__container{color:#eef0ff;background:#161a38;border-color:#9759ff47;width:min(236px,100vw - 24px);box-shadow:0 12px 28px #03061066}.kara-editorjs .cdx-search-field,.kara-editorjs-panel .cdx-search-field{background:#0c1028f5;border:1px solid #7775b147;border-radius:8px}.kara-editorjs .cdx-search-field__icon,.kara-editorjs-panel .cdx-search-field__icon{color:#8b90b3}.kara-editorjs .cdx-search-field__input,.kara-editorjs-panel .cdx-search-field__input{color:#eef0ff;caret-color:#eef0ff;background:0 0}.kara-editorjs .cdx-search-field__input::placeholder,.kara-editorjs-panel .cdx-search-field__input::placeholder{color:#8b90b3}.kara-editorjs .cdx-search-field:focus-within,.kara-editorjs-panel .cdx-search-field:focus-within{border-color:#9759ff;box-shadow:0 0 0 2px #9759ff40}.kara-editorjs .ce-popover-item,.kara-editorjs-panel .ce-popover-item{color:#eef0ff;background:0 0;border-color:#0000;border-radius:8px;min-height:38px;font-size:13px}.kara-editorjs .ce-popover-item__icon,.kara-editorjs-panel .ce-popover-item__icon{color:#d7b8ff;place-items:center;width:28px;display:grid}.kara-editorjs .ce-popover-item:hover,.kara-editorjs .ce-popover-item--focused,.kara-editorjs .ce-popover-item--active,.kara-editorjs-panel .ce-popover-item:hover,.kara-editorjs-panel .ce-popover-item--focused,.kara-editorjs-panel .ce-popover-item--active{color:#f3e9ff;background:#8541ff38}.kara-editorjs .ce-popover-item[data-item-name=delete],.kara-editorjs-panel .ce-popover-item[data-item-name=delete]{color:#ff8293}.kara-editorjs .ce-popover-item--disabled,.kara-editorjs-panel .ce-popover-item--disabled{opacity:.4;pointer-events:none}.kara-editorjs .ce-inline-toolbar{display:none!important}.kara-editorjs-meta{border-top:1px solid #7976b51a;margin:0;padding:4px 14px 10px}.kara-editorjs-meta .article-field-counter{color:#8d93b3;font-size:11px}@media (width<=760px){.kara-editorjs{padding:14px 16px 8px 40px}.kara-editorjs .ce-popover,.kara-editorjs-panel .ce-popover{--width:min(236px, calc(100vw - 24px))}}.article-writing-tips{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.article-writing-tips li{color:#dce0f5;align-items:center;gap:9px;font-size:11px;display:flex}.article-writing-tips svg{color:#42d9ba;flex:none}.dialog-backdrop.article-workspace-backdrop{z-index:45;place-items:stretch stretch;height:100%;min-height:100dvh;padding:0}.article-workspace-dialog{width:100%;min-width:0;height:100%;min-height:100%;max-height:100%;box-shadow:var(--shadow);background:linear-gradient(145deg,#10132efc,#080b1e);border:1px solid #7d79bb33;border-radius:0;flex-direction:column;place-self:stretch stretch;padding:0;display:flex;overflow:hidden}.article-workspace-dialog-header{border-bottom:1px solid #7976b529;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.article-workspace-dialog-header h2{margin:0;font-size:20px}.article-workspace-dialog-body{overscroll-behavior:contain;flex:auto;min-height:0;padding:28px 24px 48px;overflow:auto}.article-workspace-dialog--preview .article-workspace-dialog-body{display:block;overflow:auto}.article-editor-preview{width:min(720px,100%);margin:0 auto;overflow:visible}.article-editor-preview .article-preview-empty{text-align:center;place-items:center;min-height:min(36vh,280px);margin:0;display:grid}.article-editor-preview h3{letter-spacing:-.03em;text-align:center;margin:0 0 18px;font-size:32px;line-height:1.15}.article-editor-preview .article-preview{flex-direction:column;gap:16px;display:flex}.article-editor-preview .preview-h2,.article-editor-preview .preview-h3{color:#fff;overflow-wrap:anywhere;margin:8px 0 0;line-height:1.25;overflow:visible}.article-editor-preview .preview-h2{font-size:22px}.article-editor-preview .preview-h3{text-align:left;letter-spacing:0;font-size:18px}.article-editor-preview .preview-paragraph{color:#d9def3;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.7;overflow:visible}.article-editor-preview .preview-list{color:#e6e9f9;overflow-wrap:anywhere;margin:0;padding-left:22px;overflow:visible}.article-editor-preview .preview-list li{margin:7px 0;line-height:1.55}.article-editor-preview .preview-numbered-list{counter-reset:kara-item;padding:0;list-style:none}.article-editor-preview .preview-numbered-list li{counter-increment:kara-item;padding-left:34px;position:relative}.article-editor-preview .preview-numbered-list li:before{content:counter(kara-item);color:#fff;background:#7737e7b8;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid;position:absolute;top:0;left:0}.article-editor-preview .preview-quote{background:#181d3fb8;border:1px solid #7a76b729;border-radius:11px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin:4px 0;padding:13px;display:grid;overflow:visible}.article-editor-preview .preview-quote-mark{color:#d1a7ff;background:#7937dc5c;border-radius:9px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:34px;line-height:1;display:grid}.article-editor-preview .preview-quote p{color:#f0efff;margin:0;font-style:italic;line-height:1.6}.article-editor-preview .preview-image-block{margin:0;overflow:visible}.article-editor-preview .preview-image-block img{object-fit:contain;border-radius:10px;width:100%;max-height:280px;display:block}.article-editor-preview .preview-image-block figcaption{color:#8d93b3;margin-top:8px;font-size:12px}.article-editor-preview-excerpt{color:#eef0ff;background:#1c2145b3;border-left:4px solid #a14aff;border-radius:10px;margin:0 0 20px;padding:14px 16px}.article-editor-preview .article-cover-preview{width:100%;max-width:none;max-height:320px;margin:0 0 20px;display:block}@media (width>=761px){.dialog-backdrop.article-workspace-backdrop{place-items:stretch stretch;padding:0}.article-workspace-dialog{border-radius:0;width:100%;height:100%}}@media (width<=1200px){.article-editor-layout{grid-template-columns:1fr}.article-editor-side{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.article-editor-side>:nth-child(2){grid-column:1/-1}}@media (width<=760px){.article-editor-header{flex-direction:column}.article-editor-header-actions{justify-content:flex-start}.article-two-column,.article-checkbox-row,.article-editor-side{grid-template-columns:1fr}.article-editor-side>:nth-child(2){grid-column:auto}}.content-preview-page{width:100%;min-width:0}.content-preview-back-row{margin-bottom:20px}.content-preview-back{color:#aaaed0;align-items:center;gap:7px;width:fit-content;font-size:13px;text-decoration:none;display:inline-flex}.content-preview-back:hover{color:#c187ff}.content-preview-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.content-preview-heading{min-width:0}.content-preview-heading h1{color:#fff;letter-spacing:-.035em;margin:0;font-size:36px;line-height:1.08}.content-preview-meta{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.content-preview-meta-pill,.content-preview-status{color:#dce0f7;background:#1e2247b8;border:1px solid #7975b721;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.content-preview-meta-pill--purple{color:#d1afff}.content-preview-status{font-weight:700}.content-preview-status i{border-radius:50%;width:9px;height:9px}.content-preview-status--published{color:#3ee099;background:#20b37526}.content-preview-status--published i{background:#36dd93}.content-preview-status--draft{color:#ffca55;background:#bd851a26}.content-preview-status--draft i{background:#ffca55}.content-preview-status--archived{color:#acb3d5;background:#5d618f2e}.content-preview-status--archived i{background:#a5acd0}.content-preview-status--compact{min-height:27px;padding:0 9px;font-size:10px}.content-preview-header-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.content-preview-edit-button{color:#fff;height:45px;font:inherit;background:linear-gradient(145deg,#8542ff,#652ae9);border:1px solid #9853ffbf;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;text-decoration:none;display:inline-flex;box-shadow:0 0 24px #7335ff38}.content-preview-updated{color:#858caa;text-align:right;font-size:11px}.content-preview-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.88fr);align-items:start;gap:18px;display:grid}.content-preview-main-card{background:linear-gradient(145deg,#121632f7,#090d22fc);border:1px solid #7b77b836;border-radius:15px;min-width:0;padding:13px 13px 20px}.content-preview-cover{object-fit:cover;border:1px solid #817bbe24;border-radius:12px;width:100%;max-height:405px;display:block}.content-preview-excerpt{background:linear-gradient(145deg,#1c2145c7,#131734bf);border:1px solid #7976b529;border-left:4px solid #a14aff;border-radius:11px;margin:13px 0 0;padding:14px 17px}.content-preview-excerpt p{color:#eef0ff;margin:0;font-size:14px;line-height:1.65}.content-preview-body{color:#e9ecfa;padding:9px 2px 0}.content-preview-body .article-preview-empty{text-align:center;margin:32px 0}.content-preview-body .preview-paragraph{color:#d9def3;margin:0 0 18px;font-size:14px;line-height:1.7}.content-preview-body .preview-h2,.content-preview-body .preview-h3{color:#fff;margin:24px 0 10px;line-height:1.25;overflow:visible}.content-preview-body .preview-h2{font-size:20px}.content-preview-body .preview-h3{font-size:17px}.content-preview-body .preview-list{color:#e6e9f9;margin:0 0 20px;padding-left:22px}.content-preview-body .preview-list li{margin:7px 0;line-height:1.55}.content-preview-body .preview-numbered-list{counter-reset:kara-item;padding:0;list-style:none}.content-preview-body .preview-numbered-list li{counter-increment:kara-item;padding-left:34px;position:relative}.content-preview-body .preview-numbered-list li:before{content:counter(kara-item);color:#fff;background:#7737e7b8;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid;position:absolute;top:0;left:0}.content-preview-body .preview-quote{background:#181d3fb8;border:1px solid #7a76b729;border-radius:11px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin:20px 0;padding:13px;display:grid;overflow:visible}.content-preview-body .preview-quote-mark{color:#d1a7ff;background:#7937dc5c;border-radius:9px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:34px;line-height:1;display:grid}.content-preview-body .preview-quote p{color:#f0efff;margin:0;font-style:italic;line-height:1.6}.content-preview-body .preview-image-block{margin:20px 0}.content-preview-body .preview-image-block img{border:1px solid #7b77b62e;border-radius:12px;width:100%;display:block}.content-preview-body .preview-image-block figcaption{color:#8f96b7;margin-top:8px;font-size:11px}.content-preview-sidebar{flex-direction:column;gap:13px;display:flex}.content-preview-info-card{background:linear-gradient(145deg,#121733f7,#0b0f25fa);border:1px solid #7b78b833;border-radius:13px;padding:17px}.content-preview-info-card>header{align-items:center;gap:10px;margin-bottom:15px;display:flex}.content-preview-info-icon{color:#c49aff;background:#7534dd42;border:1px solid #8c44ff33;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.content-preview-info-card h2{color:#fff;margin:0;font-size:15px}.content-preview-info-body{flex-direction:column;display:flex}.content-preview-info-row{grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);gap:14px;padding:7px 0;display:grid}.content-preview-info-row>span{color:#969dbe;font-size:12px}.content-preview-info-row>div{color:#f0f2ff;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:500}.content-preview-slug{align-items:center;gap:7px;display:flex}.content-preview-copy{color:#c9cde4;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;display:grid}.content-preview-copy:hover{color:#fff;background:#5c459138}.content-preview-category-chip{color:#c9a9ff;background:#6640b62e;border-radius:999px;width:fit-content;padding:5px 8px;display:inline-flex}.content-preview-flag-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:7px 0;display:grid}.content-preview-flag-row>div{color:#aeb4d1;align-items:center;gap:8px;font-size:12px;display:flex}.content-preview-flag-row strong{color:#dce0f3;font-size:11px}.content-preview-toggle{pointer-events:none;cursor:default;background:#414761;border-radius:999px;align-items:center;width:31px;height:18px;padding:2px;display:flex}.content-preview-toggle i{background:#fff;border-radius:50%;width:14px;height:14px;display:block}.content-preview-toggle--on{background:#1fb974;justify-content:flex-end}.content-preview-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.content-preview-quick-action{color:#eef0ff;text-align:left;min-height:62px;font:inherit;cursor:pointer;background:#191d3e9e;border:1px solid #7775b124;border-radius:9px;align-items:center;gap:10px;padding:10px;text-decoration:none;display:flex}.content-preview-quick-action:disabled{opacity:.6;cursor:wait}.content-preview-quick-action>span{flex-direction:column;gap:2px;display:flex}.content-preview-quick-action strong{font-size:11px}.content-preview-quick-action small{color:#868dab;font-size:9px}.content-preview-quick-action--danger{color:#ff8999;background:#601b2f3b}@media (width<=1230px){.content-preview-layout{grid-template-columns:1fr}.content-preview-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=800px){.content-preview-header{flex-direction:column}.content-preview-header-actions{align-items:flex-start}.content-preview-updated{text-align:left}.content-preview-heading h1{font-size:29px}.content-preview-sidebar,.content-preview-quick-actions{grid-template-columns:1fr}}.content-page{width:100%;min-width:0}.content-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.content-page-header h1{letter-spacing:-.04em;margin:0;font-size:36px;line-height:1}.content-page-header p{color:var(--text-muted);margin:9px 0 0}.content-new-button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#8345ff,#5f2ce9);border:1px solid #a056ffbf;border-radius:11px;align-items:center;gap:9px;padding:0 18px;text-decoration:none;display:inline-flex;box-shadow:0 0 24px #6934ff3d}.content-toolbar{background:linear-gradient(145deg,#121631f2,#0b0f24f7);border:1px solid #7b79b733;border-radius:13px;grid-template-columns:minmax(240px,1fr) minmax(145px,180px) minmax(160px,210px) auto;align-items:end;gap:14px;margin-bottom:15px;padding:15px;display:grid}.content-search{height:46px;color:var(--text-muted);background:#141834d6;border:1px solid #7777b238;border-radius:10px;align-items:center;gap:10px;padding:0 14px;display:flex}.content-search:focus-within{border-color:#854cffa6;box-shadow:0 0 0 3px #7645eb1a}.content-search input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.content-search input::placeholder{color:#727897}.content-filter-field{flex-direction:column;gap:6px;display:flex}.content-filter-field>span{color:var(--text-muted);font-size:11px}.content-filter-field select{height:46px;color:var(--text);font:inherit;background:#11152f;border:1px solid #7777b238;border-radius:10px;padding:0 12px}.content-refresh-button{height:46px;color:var(--text);cursor:pointer;background:#121630e6;border:1px solid #7777b238;border-radius:10px;align-items:center;gap:8px;padding:0 15px;display:inline-flex}.content-refresh-button:disabled{opacity:.7;cursor:wait}.content-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.content-metric-card{background:linear-gradient(145deg,#141835f5,#0d1128f7);border:1px solid #7d79bd33;border-radius:13px;align-items:center;gap:14px;min-height:112px;padding:16px;display:flex}.content-metric-icon{border-radius:11px;flex:none;place-items:center;width:46px;height:46px;display:grid}.content-metric-icon--purple{color:#b077ff;background:#743de82b}.content-metric-icon--green{color:#43e0a0;background:#28c28321}.content-metric-icon--amber{color:#ffca56;background:#c3891c21}.content-metric-icon--neutral{color:#aeb5dc;background:#5d639724}.content-metric-copy{flex-direction:column;min-width:0;display:flex}.content-metric-copy span{color:var(--text-muted);font-size:12px}.content-metric-copy strong{margin-top:3px;font-size:24px}.content-metric-copy small{color:var(--text-muted);margin-top:7px}.content-metric-dot{background:#43e0a0;border-radius:50%;width:14px;height:14px;box-shadow:0 0 18px #43e0a066}.content-table-shell{background:linear-gradient(145deg,#0f132cf7,#090d20fc);border:1px solid #7b79b733;border-radius:13px}.content-table-scroll{overflow-x:auto}.content-table{border-collapse:collapse;width:100%;min-width:1100px}.content-table th{color:#b6bbda;text-align:left;background:#1b1f43d9;border-bottom:1px solid #7b79b733;height:52px;padding:0 13px;font-size:12px;font-weight:600}.content-table td{color:#edf0ff;border-bottom:1px solid #7976b124;padding:13px;font-size:13px}.content-table tbody tr:hover{background:#55419113}.content-table tr:last-child td{border-bottom:0}.article-identity{align-items:center;gap:13px;min-width:260px;display:flex}.article-thumbnail{object-fit:cover;border:1px solid #8780c42e;border-radius:10px;flex:none;width:54px;height:54px}.article-thumbnail--placeholder{color:#a875ff;background:#553d9d2e;place-items:center;display:grid}.article-identity-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.article-identity-copy strong,.article-identity-copy span{white-space:nowrap;text-overflow:ellipsis;max-width:250px;overflow:hidden}.article-identity-copy strong{color:#fff}.article-identity-copy span{color:#878eae;font-size:11px}.content-status{border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 10px;font-size:10px;font-weight:600;display:inline-flex}.content-status i{border-radius:50%;width:8px;height:8px}.content-status--published{color:#43e1a0;background:#23bb7c21}.content-status--published i{background:#43e1a0}.content-status--draft{color:#ffc956;background:#b57f1924}.content-status--draft i{background:#ffc956}.content-status--archived{color:#acb2d2;background:#5b60922b}.content-status--archived i{background:#9399bd}.content-category-badge{color:#cbb3ff;background:#5e3db12e;border-radius:999px;padding:6px 9px;display:inline-flex}.content-recommended{color:#ddd9ff;align-items:center;gap:7px;display:inline-flex}.content-recommended svg{color:#9f58ff}.content-muted{color:#737997}.content-actions{align-items:center;gap:9px;display:flex}.content-view-button,.content-more-button{color:#f0f1ff;cursor:pointer;background:#121631e6;border:1px solid #7977b23d;border-radius:9px;justify-content:center;align-items:center;height:38px;text-decoration:none;display:inline-flex}.content-view-button{padding:0 15px;font-size:12px}.content-more-button{width:38px;padding:0}.content-view-button:hover,.content-more-button:hover{background:#432d7559;border-color:#8b51ffa6}.content-action-menu{z-index:40;background:#12162f;border:1px solid #7c79b547;border-radius:10px;width:190px;padding:6px;position:fixed;box-shadow:0 20px 50px #00000073}.content-action-menu-item{color:#eceeff;text-align:left;width:100%;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;padding:0 10px;font-size:12px;text-decoration:none;display:flex}.content-action-menu-item:hover:not(:disabled),.content-action-menu-item:focus-visible{background:#5c459138}.content-action-menu-item--danger{color:#ff788d}.content-action-menu-item:disabled{opacity:.35;cursor:not-allowed}.content-footer{color:#a2a7c7;align-items:center;min-height:64px;font-size:13px;display:flex}.content-page .is-spinning{animation:.7s linear infinite content-spin}@keyframes content-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.content-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.content-toolbar{grid-template-columns:1fr 1fr}.content-search{grid-column:1/-1}}@media (width<=720px){.content-page-header{flex-direction:column}.content-toolbar,.content-metrics{grid-template-columns:1fr}.content-search{grid-column:auto}}.categories-page{width:100%;min-width:0}.categories-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.categories-header h1{color:#fff;letter-spacing:-.04em;margin:0;font-size:36px;line-height:1}.categories-header p{color:var(--text-muted);margin:10px 0 0;font-size:14px}.categories-new-button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#8642ff,#6429ea);border:1px solid #9e56ffcc;border-radius:11px;align-items:center;gap:8px;padding:0 17px;display:inline-flex;box-shadow:0 0 24px #7537ff33}.categories-new-button:focus-visible,.categories-refresh:focus-visible,.category-edit-button:focus-visible,.categories-search:focus-within,.categories-toolbar select:focus-visible{outline-offset:2px;outline:2px solid #9759ff}.category-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.category-stat-card{background:linear-gradient(145deg,#131733f5,#0a0e23fa);border:1px solid #7a77b733;border-radius:14px;align-items:center;gap:14px;min-height:92px;padding:17px;display:flex}.category-stat-icon{border-radius:11px;flex:none;place-items:center;width:46px;height:46px;display:grid}.category-stat-card--purple .category-stat-icon{color:#bd88ff;background:#7636dc40}.category-stat-card--green .category-stat-icon{background:#23b87e1a}.category-stat-card--neutral .category-stat-icon{background:#60679426}.category-stat-icon i{border-radius:50%;width:16px;height:16px}.category-stat-card--green .category-stat-icon i{background:#3bdd97;box-shadow:0 0 15px #3ddd9766}.category-stat-card--neutral .category-stat-icon i{background:#a9b0d0}.category-stat-card>div:last-child{flex-direction:column;gap:4px;display:flex}.category-stat-card span{color:#a2a9c7;font-size:13px}.category-stat-card strong{color:#fff;font-size:25px}.categories-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.categories-search{color:#8f96b7;background:#11152ecc;border:1px solid #7a77b740;border-radius:11px;flex:1;align-items:center;gap:10px;height:46px;padding:0 14px;display:flex}.categories-search input{color:#edf0ff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.categories-search input::placeholder{color:#8289a9}.categories-toolbar-actions{gap:10px;display:flex}.categories-toolbar select,.categories-refresh{color:#e7eafd;min-height:46px;font:inherit;background:#121631e6;border:1px solid #7876b33d;border-radius:11px}.categories-toolbar select{min-width:160px;padding:0 38px 0 13px}.categories-refresh{cursor:pointer;justify-content:center;align-items:center;gap:8px;min-width:118px;padding:0 14px;display:inline-flex}.categories-refresh:disabled{cursor:not-allowed;opacity:.6}.categories-page .is-spinning{animation:.8s linear infinite category-spin}@keyframes category-spin{to{transform:rotate(360deg)}}.categories-table-card{background:linear-gradient(145deg,#111530f5,#090d20fc);border:1px solid #7b78b736;border-radius:14px;overflow:hidden}.categories-table-scroll{width:100%;overflow-x:auto}.categories-table{border-collapse:collapse;width:100%;min-width:880px}.categories-table th{color:#aab0cf;text-align:left;letter-spacing:.04em;text-transform:uppercase;background:#1d20429e;border-bottom:1px solid #7976b229;height:54px;padding:0 18px;font-size:11px;font-weight:700}.categories-table td{color:#e8ebfa;border-bottom:1px solid #7774af21;height:72px;padding:0 18px;font-size:13px}.categories-table tr:last-child td{border-bottom:0}.categories-table tbody tr{transition:background .12s}.categories-table tbody tr:hover{background:#3e31691f}.category-name{color:#f4f5ff;font-weight:600}.category-slug{color:#adb4d4;background:0 0;font-family:inherit;font-size:12px}.category-icon{color:#c799ff;background:#6e39cb33;border:1px solid #944bff33;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.category-icon--empty,.category-icon--fallback{color:#858caa;background:#5a60891a;border-color:#7976b229}.category-order{font-variant-numeric:tabular-nums}.category-status{border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:28px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.category-status i{border-radius:50%;width:7px;height:7px}.category-status--active{color:#49df9b;background:#22b57921;border:1px solid #34d79245}.category-status--active i{background:#3ade96}.category-status--inactive{color:#aab1d0;background:#5b618b26}.category-status--inactive i{background:#9da5c7}.category-updated{color:#d6daed;white-space:nowrap}.categories-actions-heading{text-align:right}.category-actions{justify-content:flex-end;display:flex}.category-edit-button{color:#edf0ff;min-height:36px;font:inherit;cursor:pointer;background:#1e2246b3;border:1px solid #7874b33d;border-radius:8px;align-items:center;gap:7px;padding:0 12px;text-decoration:none;display:inline-flex}.category-edit-button:hover{background:#5c36a129;border-color:#9153f38c}.category-no-actions{color:#858caa}.categories-footer{color:#8f96b7;padding:14px 2px 0;font-size:12px}.categories-error-retry{margin-top:16px}.categories-state,.categories-empty{color:#9299ba;place-items:center;min-height:210px;display:grid}.categories-empty{text-align:center;align-content:center;gap:8px;padding:28px 20px}.categories-empty strong{color:#eef0ff}.categories-empty p{color:#858cab;margin:0;font-size:12px}@media (width<=1050px){.category-stats{grid-template-columns:1fr}.categories-toolbar{flex-direction:column;align-items:stretch}.categories-toolbar-actions{justify-content:flex-end}}@media (width<=720px){.categories-header,.categories-toolbar-actions{flex-direction:column}.categories-toolbar select,.categories-refresh{width:100%}}.audit-page{width:100%;min-width:0;position:relative;overflow-x:hidden}.audit-page-glow{z-index:-1;pointer-events:none;filter:blur(22px);background:radial-gradient(#662deb2b,#0000 67%);width:min(620px,100%);height:320px;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.audit-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.audit-header h1{color:#fff;letter-spacing:-.04em;margin:0;font-size:36px;line-height:1}.audit-header p{color:var(--text-muted);margin:10px 0 0;font-size:14px}.audit-header-actions{gap:10px;display:flex}.audit-secondary-button,.audit-refresh-button{color:#e8eafd;min-height:46px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;display:inline-flex}.audit-secondary-button{background:#121631d1;border:1px solid #7976b53d}.audit-refresh-button{background:linear-gradient(145deg,#5d2ccb7a,#3d1f9075);border:1px solid #9145ffb8;box-shadow:0 0 20px #753aff24}.audit-secondary-button:disabled,.audit-refresh-button:disabled{opacity:.48;cursor:not-allowed}.audit-secondary-button:focus-visible,.audit-refresh-button:focus-visible,.audit-field input:focus-visible,.audit-field select:focus-visible,.audit-pagination-controls button:focus-visible,.audit-correlation-button:focus-visible,.audit-correlation button:focus-visible{outline-offset:2px;outline:2px solid #9759ff}.audit-filter-card,.audit-log-card{background:linear-gradient(145deg,#121633f5,#090d22fa);border:1px solid #7b78b933;border-radius:14px}.audit-filter-card{margin-bottom:18px;padding:18px}.audit-section-heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.audit-section-icon{color:#bc88ff;background:#7032d83b;border:1px solid #9048ff2e;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;display:grid}.audit-heading-copy{align-items:baseline;gap:13px;min-width:0;display:flex}.audit-heading-copy h2{color:#fff;margin:0;font-size:16px}.audit-heading-copy p{color:#8f96b7;margin:0;font-size:11px}.audit-filter-grid{grid-template-columns:1.15fr 1fr 1fr 1fr 1fr 1fr .82fr;gap:10px;display:grid}.audit-field{flex-direction:column;gap:6px;min-width:0;display:flex}.audit-field>span{color:#adb3d1;font-size:11px}.audit-field input,.audit-field select{color:#eef0ff;width:100%;min-width:0;height:43px;font:inherit;background:#121631de;border:1px solid #7976b43d;border-radius:9px;outline:none;padding:0 11px;font-size:12px}.audit-field input:focus,.audit-field select:focus{border-color:#8f48fab3;box-shadow:0 0 0 3px #7e3fe61a}.audit-date-error{color:#ff8293;margin:12px 0 0;font-size:12px}.audit-log-card{padding-top:17px;overflow:hidden}.audit-log-heading{margin-bottom:15px;padding:0 18px}.audit-table-scroll{border:1px solid #7976b52b;border-radius:11px;margin:0 14px;overflow-x:auto}.audit-table{border-collapse:collapse;width:100%;min-width:960px}.audit-table th{color:#a9afcd;text-align:left;letter-spacing:.045em;text-transform:uppercase;background:#1b1f4194;border-bottom:1px solid #7874b026;height:48px;padding:0 17px;font-size:10px;font-weight:700}.audit-table td{color:#e7e9f8;vertical-align:middle;border-bottom:1px solid #7673af1f;padding:15px 17px;font-size:12px}.audit-table tbody tr:last-child td{border-bottom:0}.audit-table tbody tr{transition:background .12s}.audit-table tbody tr:hover{background:#4634781a}.audit-time{color:#eef0ff;white-space:nowrap}.audit-action-badge{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:27px;padding:0 9px;font-size:10px;font-weight:650;display:inline-flex}.audit-action-badge--purple{color:#d4b7ff;background:#6f39c733}.audit-action-badge--success{color:#45df9d;background:#23b67921}.audit-action-badge--warning{color:#ffd06b;background:#af791f24}.audit-action-badge--danger{color:#ff8697;background:#ad2f4526}.audit-identifier{color:#9ca5ca;text-overflow:ellipsis;white-space:nowrap;background:0 0;max-width:225px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;display:block;overflow:hidden}.audit-target{flex-direction:column;gap:4px;display:flex}.audit-target strong{color:#f0f2ff;font-size:12px}.audit-details{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.audit-muted{color:#858cab;font-size:11px}.audit-change-list{flex-wrap:wrap;gap:5px;display:flex}.audit-change-list span{color:#c7cce2;background:#5458861f;border-radius:6px;padding:4px 7px;font-size:10px}.audit-correlation-button{color:#a96bff;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:11px;display:inline-flex}.audit-correlation{background:#171a39b8;border-radius:7px;align-items:center;gap:7px;max-width:100%;padding:7px 8px;display:flex}.audit-correlation code{color:#aab1d0;text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-size:9px;overflow:hidden}.audit-correlation button{color:#c5c9df;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.audit-pagination{color:#959dbd;justify-content:space-between;align-items:center;gap:20px;padding:17px 14px 14px;font-size:11px;display:flex}.audit-pagination strong{color:#cbd0e6}.audit-pagination-controls{align-items:center;gap:7px;display:flex}.audit-pagination-controls button{color:#aeb4d0;min-height:38px;font:inherit;cursor:pointer;background:#121630d1;border:1px solid #7774b033;border-radius:8px;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.audit-pagination-controls button:disabled{opacity:.38;cursor:not-allowed}.audit-current-page{color:#fff;background:linear-gradient(145deg,#8743ff,#6229e7);border-radius:8px;place-items:center;min-width:39px;height:39px;display:grid;box-shadow:0 0 17px #6f37ff33}.audit-empty-state{color:#8d94b5;text-align:center;align-content:center;place-items:center;gap:7px;min-height:230px;display:grid}.audit-empty-state strong{color:#e9ecfa}.audit-empty-state p{margin:0;font-size:11px}.audit-error-retry{margin-top:16px}.audit-page .audit-spin{animation:.8s linear infinite audit-spin}@keyframes audit-spin{to{transform:rotate(360deg)}}@media (width<=1300px){.audit-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.audit-header{flex-direction:column}.audit-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-heading-copy{flex-direction:column;align-items:flex-start;gap:3px}}@media (width<=650px){.audit-filter-grid{grid-template-columns:1fr}.audit-header-actions{width:100%}.audit-header-actions button{flex:1}.audit-pagination{flex-direction:column;align-items:flex-start}}.meditation-editor-page{width:100%;min-width:0}.meditation-editor-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.meditation-editor-back{color:#abb2d0;align-items:center;gap:7px;margin-bottom:18px;font-size:12px;text-decoration:none;display:inline-flex}.meditation-editor-header h1{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(30px,2.3vw,38px);line-height:1}.meditation-editor-header p{color:#9da4c5;margin:10px 0 0;font-size:13px}.meditation-view-all{color:#e8ebfa;background:#11152fcc;border:1px solid #7977b33b;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 14px;text-decoration:none;display:inline-flex}.meditation-editor-grid{grid-template-columns:minmax(0,1.65fr) minmax(330px,.95fr);align-items:start;gap:16px;display:grid}.meditation-editor-main-card,.meditation-side-card{background:linear-gradient(145deg,#121632f7,#090d22fc);border:1px solid #7c78b833;border-radius:14px}.meditation-editor-main-card{padding:20px}.meditation-editor-sidebar{flex-direction:column;gap:16px;display:flex}.meditation-side-card{padding:20px}.meditation-card-heading{align-items:center;gap:12px;display:flex}.meditation-card-icon{color:#ca96ff;background:#7532db42;border:1px solid #8f43ff33;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.meditation-card-heading h2{color:#fff;margin:0;font-size:16px}.meditation-card-heading p{color:#939aba;margin:4px 0 0;font-size:11px}.meditation-editor-fields{flex-direction:column;gap:17px;margin-top:25px;display:flex}.meditation-field{flex-direction:column;gap:7px;display:flex}.meditation-field>span,.meditation-field>label{color:#d7daec;font-size:12px;font-weight:550}.meditation-field b{color:#ff778b}.meditation-field input{color:#f1f3ff;width:100%;height:44px;font:inherit;background:#121631e0;border:1px solid #7b78b740;border-radius:9px;outline:none;padding:0 13px}.meditation-field input:focus{border-color:#934affb3;box-shadow:0 0 0 3px #8140ea1a}.meditation-field-count{color:#8189aa;align-self:flex-end;font-size:10px}.meditation-card-divider,.meditation-status-divider{background:#7975b221;height:1px}.meditation-card-divider{margin:23px -20px 20px}.meditation-status-divider{margin:18px -20px}.meditation-upload-section>.meditation-card-heading{margin-bottom:17px}.meditation-current-file{color:#c9cde4;background:#151937b8;border:1px solid #807bbc33;border-radius:10px;align-items:center;gap:10px;min-width:0;margin-bottom:12px;padding:12px 14px;font-size:12px;display:flex}.meditation-current-file strong{color:#f0f2ff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.meditation-dropzone{background:linear-gradient(145deg,#191d3d8f,#0d112aa6);border:1px dashed #8f97d18c;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:245px;padding:24px;transition:border-color .15s,background .15s;display:flex}.meditation-dropzone.is-dragging{background:#5c2fab24;border-color:#9650ff}.meditation-upload-icon{color:#e4d7ff;background:#6743ad4d;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:4px;display:grid}.meditation-dropzone strong{color:#f1f3ff;font-size:13px}.meditation-dropzone>span,.meditation-dropzone>small{color:#8f97b8;font-size:10px}.meditation-choose-file,.meditation-change-file{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#8843ff,#6829eb);border:1px solid #9754ff;border-radius:8px;align-items:center;gap:7px;margin:3px 0;padding:0 14px;display:inline-flex}.meditation-change-file{background:#1c2044b8;border-color:#7875b438}.meditation-file-error{color:#ff8797;margin:10px 0 0;font-size:12px}.meditation-status-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.meditation-status-copy{color:#9ba2c2;margin:15px 0 0 54px;font-size:11px;line-height:1.55}.meditation-editor-status{border-radius:999px;flex:none;align-items:center;gap:7px;min-height:29px;padding:0 10px;font-size:10px;font-weight:650;display:inline-flex}.meditation-editor-status i{border-radius:50%;width:7px;height:7px}.meditation-editor-status--draft{color:#ffc662;background:#bb7c142b;border:1px solid #f2a62547}.meditation-editor-status--draft i{background:#ffbd42}.meditation-editor-status--published{color:#40df98;background:#1eb37424}.meditation-editor-status--published i{background:#3cdd95}.meditation-active-row{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;padding:0;display:flex}.meditation-active-row>span:last-child{flex-direction:column;gap:4px;display:flex}.meditation-active-row strong{color:#f0f2ff;font-size:13px}.meditation-active-row small{color:#949bbc;font-size:10px}.meditation-switch{background:#343a59;border:0;border-radius:999px;flex:none;align-items:center;width:45px;height:25px;padding:3px;display:flex}.meditation-switch span{background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .16s;display:block}.meditation-switch.is-on{background:linear-gradient(90deg,#7b22fa,#963dff)}.meditation-switch.is-on span{transform:translate(20px)}.meditation-status-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.meditation-status-actions button,.meditation-editor-extra button{color:#e9ebfb;min-height:36px;font:inherit;cursor:pointer;background:#121631e6;border:1px solid #7875b33b;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.meditation-status-actions button:disabled,.meditation-editor-extra button:disabled{opacity:.5;cursor:not-allowed}.meditation-preview-card>.meditation-card-heading{margin-bottom:16px}.meditation-preview-empty{background:#151936a8;border:1px solid #7976b233;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:145px;display:flex}.meditation-preview-empty>div{color:#c18dff;background:#6938c233;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.meditation-preview-empty strong{color:#eef0ff;font-size:12px}.meditation-preview-empty span{color:#8f96b6;font-size:10px}.meditation-preview-meta{flex-direction:column;gap:13px;margin:18px 0 0;display:flex}.meditation-meta-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.meditation-meta-row dt{color:#9ba3c3;align-items:center;gap:9px;font-size:11px;display:flex}.meditation-meta-row dd{color:#eef0ff;margin:0;font-size:11px;font-weight:550}.meditation-selected-file{background:#151937b8;border:1px solid #807bbc33;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr) auto;align-items:center;gap:13px;padding:14px;display:grid;position:relative}.meditation-selected-file-main{align-items:center;gap:10px;min-width:0;display:flex}.meditation-selected-file-main>span{color:#c391ff;background:#6c37c933;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:grid}.meditation-selected-file-main>div{flex-direction:column;min-width:0;display:flex}.meditation-selected-file-main strong{color:#f0f2ff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.meditation-selected-file-main small{color:#8f96b5;font-size:10px}.meditation-selected-file audio{width:100%;max-width:320px}.meditation-selected-file-actions{align-items:center;gap:8px;display:flex}.meditation-selected-file-actions>button[aria-label="Remove selected audio"]{color:#ff8797;cursor:pointer;background:#621d2e2e;border:1px solid #dd4e6233;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.meditation-preview-player{background:#151936a8;border:1px solid #7976b233;border-radius:10px;flex-direction:column;gap:9px;padding:15px;display:flex}.meditation-preview-music{color:#c28eff;background:#6938c236;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.meditation-preview-player strong{color:#f0f2ff;font-size:12px}.meditation-preview-player audio{width:100%}.meditation-editor-actions{border-top:1px solid #7a76b424;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;padding-top:16px;display:flex}.meditation-editor-extra{flex-wrap:wrap;gap:8px;margin-right:auto;display:flex}.meditation-cancel,.meditation-create{min-height:44px;font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 15px;display:inline-flex}.meditation-cancel{color:#dfe2f4;background:#121630cc;border:1px solid #7774b138;text-decoration:none}.meditation-create{color:#fff;cursor:pointer;background:linear-gradient(145deg,#8843ff,#6228e9);border:1px solid #9651ff}.meditation-create:disabled{opacity:.5;cursor:not-allowed}@media (width<=1100px){.meditation-editor-grid{grid-template-columns:1fr}.meditation-editor-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=720px){.meditation-editor-header{flex-direction:column;align-items:flex-start}.meditation-editor-sidebar,.meditation-selected-file{grid-template-columns:1fr}.meditation-editor-actions{flex-direction:column-reverse;align-items:stretch}.meditation-editor-extra,.meditation-cancel,.meditation-create{width:100%;margin-right:0}.meditation-editor-extra{justify-content:stretch}.meditation-editor-extra button{flex:1}}.meditation-audio-page{width:100%;min-width:0}.meditation-audio-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.meditation-audio-header h1{color:#fff;letter-spacing:-.04em;margin:0;font-size:36px;line-height:1}.meditation-audio-header p{color:#9ba2c4;margin:10px 0 0}.meditation-audio-new,.meditation-audio-submit{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#8642ff,#6329e9);border:1px solid #9a4fffbf;border-radius:11px;align-items:center;gap:8px;padding:0 17px;text-decoration:none;display:inline-flex}.meditation-audio-submit:disabled,.meditation-refresh:disabled{opacity:.55;cursor:wait}@keyframes meditation-spin{to{transform:rotate(360deg)}}.meditation-audio-page .is-spinning{animation:.7s linear infinite meditation-spin}.meditation-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.meditation-summary-card{background:linear-gradient(145deg,#121633f5,#0a0e23fa);border:1px solid #7b78b733;border-radius:13px;align-items:center;gap:13px;min-width:0;min-height:86px;padding:16px;display:flex}.meditation-summary-icon{border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.meditation-summary-card--purple .meditation-summary-icon{color:#bd8aff;background:#7033d840}.meditation-summary-icon i{border-radius:50%;width:15px;height:15px}.meditation-summary-card--green i{background:#3edf99}.meditation-summary-card--amber i{background:#ffc34c}.meditation-summary-card--neutral i{background:#a4abc9}.meditation-summary-card>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.meditation-summary-card span{color:#9ea5c5;font-size:12px}.meditation-summary-card strong{color:#fff;font-size:24px}.meditation-toolbar{gap:12px;margin-bottom:17px;display:flex}.meditation-search{color:#939aba;background:#111530e0;border:1px solid #7976b43d;border-radius:10px;flex:1;align-items:center;gap:9px;min-width:0;height:45px;padding:0 13px;display:flex}.meditation-search input{color:#eef0ff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.meditation-toolbar-actions{gap:9px;display:flex}.meditation-toolbar select,.meditation-refresh,.meditation-secondary{color:#e9ebfb;height:45px;font:inherit;background:#121631e6;border:1px solid #7875b33b;border-radius:10px}.meditation-toolbar select{min-width:150px;padding:0 35px 0 12px}.meditation-refresh,.meditation-secondary{cursor:pointer;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.meditation-table-card,.meditation-editor-card{background:linear-gradient(145deg,#111530f7,#080c1ffc);border:1px solid #7b78b733;border-radius:14px;width:100%;min-width:0;overflow:hidden}.meditation-table-scroll{width:100%;overflow-x:auto}.meditation-table{border-collapse:collapse;width:100%;min-width:900px}.meditation-table th{color:#a5accb;text-align:left;text-transform:uppercase;letter-spacing:.04em;background:#1c1f408c;height:51px;padding:0 17px;font-size:10px}.meditation-table td{color:#e9ecfa;border-top:1px solid #7774b01f;height:69px;padding:0 17px;font-size:12px}.meditation-title-cell{align-items:center;gap:11px;display:flex}.meditation-audio-icon{color:#c191ff;background:#6c35c833;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;display:grid}.meditation-row-play,.meditation-edit{color:#e8ebfb;min-height:35px;font:inherit;cursor:pointer;background:#1c2044b8;border:1px solid #7875b438;border-radius:8px;align-items:center;gap:7px;padding:0 11px;text-decoration:none;display:inline-flex}.meditation-duration{align-items:center;gap:6px;display:inline-flex}.meditation-status{border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:27px;padding:0 9px;font-size:10px;font-weight:650;display:inline-flex}.meditation-status i{border-radius:50%;width:7px;height:7px}.meditation-status--published{color:#40df99;background:#20b67824}.meditation-status--published i{background:#3dde98}.meditation-status--draft{color:#ffc961;background:#b77f1b26}.meditation-status--draft i{background:#ffc24d}.meditation-status--inactive{color:#aab1d1;background:#575d8a29}.meditation-status--inactive i{background:#9ca4c8}.meditation-row-actions{justify-content:flex-end;display:flex}.meditation-actions-head{text-align:right!important}.meditation-pagination{color:#9299b8;justify-content:space-between;align-items:center;padding:14px 2px;font-size:11px;display:flex}.meditation-pagination>div{align-items:center;gap:7px;display:flex}.meditation-pagination button,.meditation-page-number{border-radius:8px;place-items:center;min-width:38px;height:38px;display:inline-grid}.meditation-pagination button{color:#b2b8d3;background:#121630d1;border:1px solid #7774b033;padding:0 10px}.meditation-page-number{color:#fff;background:linear-gradient(145deg,#8743ff,#6228e8)}.meditation-player{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d112af5;border:1px solid #7e7abb40;border-radius:13px;grid-template-columns:minmax(170px,.8fr) auto minmax(260px,1.7fr) minmax(170px,.7fr);align-items:center;gap:16px;min-width:0;margin-top:5px;padding:11px 14px;display:grid;position:sticky;bottom:12px;box-shadow:0 15px 44px #00000059}.meditation-player-track{align-items:center;gap:10px;min-width:0;display:flex}.meditation-player-track>span{color:#c294ff;background:#6f37cd3d;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:grid}.meditation-player-track>div{flex-direction:column;min-width:0;display:flex}.meditation-player-track strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.meditation-player-track small{color:#969dbb}.meditation-player-controls{align-items:center;gap:6px;display:flex}.meditation-player-controls button,.meditation-player-close{color:#e8ebfb;cursor:pointer;background:0 0;border:0}.meditation-player-primary{place-items:center;width:42px;height:42px;display:grid;background:linear-gradient(145deg,#9251ff,#672be9)!important;border-radius:50%!important}.meditation-player-progress>div{color:#838ba9;justify-content:space-between;margin-top:3px;font-size:9px;display:flex}.meditation-player-progress input,.meditation-player-volume input{accent-color:#8b4cff;width:100%}.meditation-player-volume{align-items:center;gap:8px;display:flex}.meditation-state,.meditation-empty{color:#8e95b4;text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;display:grid}.meditation-empty strong{color:#eef0ff}.meditation-empty p{margin:0;font-size:11px}.meditation-editor-card{padding:22px}.meditation-editor-form{gap:16px;display:grid}.meditation-editor-form label{color:#9aa3c0;gap:6px;font-size:.88rem;display:grid}.meditation-editor-form input,.meditation-editor-form select{color:#eef0ff;width:100%;min-height:44px;font:inherit;background:#111530e0;border:1px solid #7976b43d;border-radius:10px;padding:0 12px}.meditation-file-meta,.meditation-readonly{color:#9aa3c0;font-size:12px}.meditation-editor-actions{flex-wrap:wrap;gap:10px;display:flex}.meditation-check{color:#eef0ff;align-items:center;gap:8px;display:flex!important}.meditation-check input{width:auto;min-height:0}.meditation-audio-back{color:#aaaed0;align-items:center;gap:7px;width:fit-content;margin-bottom:20px;font-size:13px;text-decoration:none;display:inline-flex}@media (width<=1200px){.meditation-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meditation-toolbar{flex-direction:column}.meditation-player{grid-template-columns:minmax(150px,1fr) auto minmax(220px,1.5fr) auto}.meditation-player-volume>svg,.meditation-player-volume input[aria-label=Audio\ volume]{display:none}}@media (width<=760px){.meditation-audio-header{flex-direction:column}.meditation-summary-grid{grid-template-columns:1fr}.meditation-toolbar-actions{flex-direction:column}.meditation-toolbar select,.meditation-refresh{width:100%}.meditation-player{grid-template-columns:1fr;gap:10px;position:static}.meditation-player-controls{justify-content:center}}:root{--bg:#0b1020;--bg-elevated:#12182b;--bg-card:#171e35;--bg-hover:#1d2642;--line:#8c96be29;--text:#e8eaf4;--text-muted:#9aa3c0;--text-dim:#6f7896;--purple:#8b6cff;--purple-strong:#6d4dff;--purple-soft:#8b6cff29;--danger:#e35d6a;--danger-soft:#e35d6a29;--success:#5dcaa5;--success-soft:#5dcaa529;--focus:#b9a6ff;--radius:14px;--shadow:0 18px 50px #03061073;--sidebar-width:240px;--sidebar:var(--sidebar-width);--font:"Segoe UI", "Avenir Next", Inter, system-ui, sans-serif}@media (width<=1279px){:root{--sidebar-width:220px}}@media (width<=1023px){:root{--sidebar-width:76px}}*{box-sizing:border-box}html,body,#root{max-width:100%;min-height:100%}body{font-family:var(--font);background:radial-gradient(1200px 500px at 10% -10%, #6d4dff29, transparent 50%), var(--bg);color:var(--text);margin:0}a{color:inherit}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.login-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:linear-gradient(180deg, #ffffff08, transparent 40%), var(--bg-elevated);border:1px solid var(--line);width:min(420px,100%);box-shadow:var(--shadow);border-radius:20px;padding:36px 32px}.login-mark,.brand-mark{background:#05030a;border-radius:12px;flex:none;width:40px;height:40px;display:block;overflow:hidden}.login-mark{border-radius:16px;width:56px;height:56px}.login-mark img,.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.login-card h1{margin:18px 0 6px;font-size:1.6rem}.login-kicker{color:var(--text-muted);margin:0 0 24px}.login-card label{color:var(--text-muted);margin:14px 0 6px;font-size:.92rem;display:block}.login-card input{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);border-radius:10px;padding:12px 14px}.btn-primary,.btn-ghost{cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.btn-primary{background:var(--purple-strong);color:#fff;border-radius:10px;width:100%;margin-top:22px;padding:12px 16px}.btn-primary:disabled{opacity:.7;cursor:wait}.btn-ghost{width:100%;color:var(--text-muted);background:0 0;border-radius:10px;padding:10px 12px}.btn-ghost:hover,.nav-link:hover{background:var(--bg-hover);color:var(--text)}.field-error,.form-error{color:var(--danger);font-size:.88rem}.form-error-denied{margin-top:12px}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);width:100%;min-width:0;max-width:100%;min-height:100dvh;display:grid}.sidebar{border-right:1px solid var(--line);background:#0a0e1ceb;flex-direction:column;min-width:0;height:100dvh;min-height:0;padding:18px 14px;display:flex;position:sticky;top:0;overflow:hidden}.brand{flex:none;align-items:center;gap:12px;margin-bottom:22px;display:flex}.brand-copy{min-width:0}.brand-copy strong{display:block}.brand-copy span{color:var(--text-dim);font-size:.8rem}.sidebar nav{flex:auto;align-content:start;gap:6px;min-height:0;display:grid;overflow:hidden auto}.nav-link{color:var(--text-muted);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.nav-link.active{background:var(--purple-soft);color:var(--text)}.account-card{background:linear-gradient(#1c223af5,#101628f5);border:1px solid #8c96be29;border-radius:12px;flex:none;align-items:center;gap:10px;min-height:62px;margin-top:14px;padding:8px;display:flex}.account-avatar{background:var(--purple-soft);color:#d7c8ff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.account-meta{flex:auto;gap:4px;min-width:0;display:grid}.account-email{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.2;overflow:hidden}.account-role{color:#9b8fd4;font-size:10px;line-height:1}.account-signout{width:32px;height:32px;color:var(--text-dim);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;display:grid}.account-signout:hover{color:#f08a94;background:var(--danger-soft)}.mobile-admin-bar{display:none}.main{width:100%;min-width:0;max-width:100%;height:auto;min-height:0;padding:32px clamp(16px,2.4vw,36px);overflow:visible}.admin-page,.dashboard-page,.users-page,.user-detail-page,.content-page,.content-preview-page,.article-editor-page,.categories-page,.meditation-audio-page,.audit-page{width:100%;min-width:0;height:auto;min-height:0}.users-table-shell,.content-table-shell,.categories-table-card,.audit-log-card,.table-wrap{width:100%;min-width:0;overflow-x:auto}.page-header{margin-bottom:24px}.page-header-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-header h1{margin:0 0 6px}.page-header p,.placeholder-label,.empty-state p,.page-state p{color:var(--text-muted)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.card,.empty-state,.page-state{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.card h2{margin:0 0 12px;font-size:1rem}.placeholder-label{margin:0}.page-state,.empty-state{text-align:center}.page-state-error h2{color:var(--danger)}.spinner{border:2px solid var(--line);border-top-color:var(--purple);border-radius:50%;width:22px;height:22px;margin:0 auto 10px;animation:.8s linear infinite spin}.nav-toggle,.nav-backdrop{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1023px){.brand-copy,.nav-label,.account-meta{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sidebar{padding:14px 10px}.brand{justify-content:center;margin-bottom:16px}.sidebar nav{justify-items:stretch}.nav-link{justify-content:center;padding:12px 8px}.account-card{flex-direction:column;gap:8px;min-height:0;padding:10px 8px}}@media (width<=767px){.app-shell{flex-direction:column;grid-template-columns:none;display:flex}.mobile-admin-bar{z-index:12;border-bottom:1px solid var(--line);background:#0a0e1cf0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex;position:sticky;top:0}.mobile-admin-brand{align-items:center;gap:10px;display:flex}.mobile-admin-brand .brand-mark{border-radius:10px;width:32px;height:32px}.nav-toggle{border:1px solid var(--line);background:var(--bg-elevated);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.sidebar{pointer-events:none;z-index:20;width:min(280px,88vw);height:100dvh;padding:18px 14px;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.sidebar.open{pointer-events:auto;transform:none}.brand,.nav-link,.account-card{justify-content:flex-start}.brand{margin-bottom:22px}.nav-link{padding:10px 12px}.brand-copy,.nav-label,.account-meta{clip:auto;white-space:normal;border:0;width:auto;height:auto;margin:0;position:static;overflow:visible}.account-meta{min-width:0;overflow:hidden}.account-email{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.account-card{flex-direction:row;min-height:62px;padding:8px}.nav-backdrop{z-index:15;background:#00000073;border:0;display:block;position:fixed;inset:0}.main{padding:20px 16px 24px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.toolbar{flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:18px;display:flex}.toolbar input[type=search],.toolbar input[type=date],.toolbar input:not([type]),.toolbar select,.toolbar-field select{border:1px solid var(--line);background:var(--bg-elevated);min-width:180px;color:var(--text);border-radius:10px;padding:10px 12px}.toolbar input[type=search]{flex:240px}.toolbar-field{color:var(--text-muted);gap:6px;font-size:.82rem;display:grid}.btn-secondary,.btn-danger,.btn-inline{cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.btn-secondary,.btn-danger{border-radius:10px;padding:10px 12px}.btn-secondary{background:var(--bg-elevated);color:var(--text);border:1px solid var(--line)}.btn-secondary:disabled,.btn-danger:disabled{opacity:.65;cursor:wait}.btn-danger{background:var(--danger);color:#fff}.btn-inline{width:auto;margin-top:0}.btn-compact{width:auto;padding:7px 10px;font-size:.82rem}.table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-card);overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:920px}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:12px 14px}.data-table th{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:600}.data-table tr:last-child td{border-bottom:0}.user-link{gap:2px;text-decoration:none;display:grid}.user-link span{color:var(--text-muted);font-size:.86rem}.badge-row{flex-wrap:wrap;gap:6px;display:flex}.badge{background:var(--bg-hover);color:var(--text);border-radius:999px;align-items:center;padding:3px 8px;font-size:.75rem;display:inline-flex}.badge-success{background:var(--success-soft);color:var(--success)}.badge-muted{background:var(--bg-elevated);color:var(--text-muted)}.muted{color:var(--text-dim)}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.pagination{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.pagination-actions{gap:8px;display:flex}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.meta-list{gap:12px;margin:0;display:grid}.meta-list div{gap:4px;display:grid}.meta-list dt{color:var(--text-dim);font-size:.78rem}.meta-list dd{margin:0}.detail-actions{margin-top:16px}.detail-actions .btn-danger,.detail-actions .btn-secondary{width:auto}.back-link{margin:0 0 16px}.back-link a{color:var(--text-muted)}.dialog-backdrop{z-index:40;background:#050810a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{background:var(--bg-elevated);border:1px solid var(--line);width:min(440px,100%);box-shadow:var(--shadow);border-radius:16px;padding:24px}.dialog h2{margin:0 0 12px}.dialog-copy{color:var(--text-muted)}.dialog-copy p{margin:0 0 8px}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.toast-stack{z-index:80;gap:8px;width:min(360px,100vw - 32px);display:grid;position:fixed;top:20px;right:20px}.toast{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:12px 14px}.toast-success{background:var(--bg-elevated);color:var(--success)}.toast-error{background:var(--bg-elevated);color:var(--danger)}.cms-form,.dialog-form{gap:14px;display:grid}.cms-form label,.dialog-form label,.block-card label{color:var(--text-muted);gap:6px;font-size:.88rem;display:grid}.cms-form input,.cms-form textarea,.cms-form select,.dialog-form input,.block-card input,.block-card textarea,.block-card select{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);border-radius:10px;padding:10px 12px}.cms-form textarea,.block-card textarea{resize:vertical;min-height:88px}.form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.check-row{color:var(--text);align-items:center;gap:8px;display:flex!important}.check-row input{width:auto}.form-hint{color:var(--text-muted);font-size:.88rem}.form-actions{flex-wrap:wrap;gap:10px;display:flex}.cover-preview{object-fit:cover;border:1px solid var(--line);border-radius:10px;max-width:280px;max-height:160px}.block-fieldset{border:1px solid var(--line);border-radius:var(--radius);padding:16px}.block-toolbar,.block-card-header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:10px;display:flex}.block-card{background:var(--bg-elevated);border:1px solid var(--line);border-radius:12px;gap:10px;margin-top:12px;padding:14px;display:grid}.article-preview h2,.article-preview h3{margin:0 0 10px}.article-preview p,.article-preview li{color:var(--text)}.article-preview blockquote{border-left:3px solid var(--purple);color:var(--text-muted);margin:0;padding-left:14px}.article-preview img{border-radius:10px;max-width:100%}.audit-table{min-width:980px}.audit-meta{gap:6px;margin:0;display:grid}.audit-meta div{flex-wrap:wrap;gap:8px;display:flex}.audit-meta dt{color:var(--text-dim);font-size:.75rem}.audit-meta dd{margin:0;font-size:.86rem}.audit-expand{color:var(--text-muted);background:0 0;margin-top:8px;padding:0}.target-cell{gap:2px;display:grid}.mono-cell,.audit-correlation{color:var(--text-muted);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem}.toolbar-field input{border:1px solid var(--line);background:var(--bg-elevated);min-width:160px;color:var(--text);border-radius:10px;padding:10px 12px}
