:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18171d;background:#f6f5f9;font-synthesis:none;--bg: #f6f5f9;--surface: #ffffff;--surface-2: #f0eef5;--line: #e5e1eb;--text: #18171d;--muted: #746f7e;--accent: #6d4aff;--accent-2: #8a6cff;--accent-soft: #eee9ff;--dark: #111017;--danger: #c13a52;--warn: #bd7b09;--good: #237b50;--shadow: 0 12px 30px rgba(35, 23, 60, .07);--radius: 18px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled,input:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.62}.center-screen,.center-inline{display:flex;align-items:center;justify-content:center;gap:10px;min-height:100vh}.center-inline{min-height:320px;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:32px;height:32px;border:3px solid #d9d3e8;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr .9fr;background:var(--dark);color:#fff}.login-card{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,8vw,112px);max-width:800px}.login-brand{display:flex;align-items:center;gap:16px;margin-bottom:44px}.login-brand>div:last-child{display:flex;flex-direction:column;gap:2px}.login-brand span{font-size:12px;letter-spacing:.16em;color:#aaa3ba;font-weight:700}.login-brand strong{font-size:22px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-weight:900;letter-spacing:-.03em}.brand-mark.large{width:52px;height:52px;border-radius:15px;font-size:18px}.login-card h1{font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.055em;max-width:760px;margin:0 0 24px}.login-card>p{max-width:620px;color:#b8b2c2;font-size:18px;line-height:1.65;margin:0 0 32px}.login-button{width:fit-content;min-width:240px}.secure-note{display:flex;align-items:center;gap:8px;margin-top:20px;color:#948da0;font-size:13px}.login-art{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:70px;background:radial-gradient(circle at 30% 20%,#6d4aff55,transparent 40%),#16131e}.login-art h2{font-size:clamp(42px,5vw,74px);line-height:.98;margin:0;letter-spacing:-.05em;position:relative;z-index:2}.layer-stack{position:absolute;top:12%;right:10%;bottom:12%;left:10%;transform:rotate(-8deg)}.layer-stack span{position:absolute;inset:auto 4% 48%;height:19%;border:1px solid #8a6cff88;border-radius:28px;background:linear-gradient(135deg,#ffffff0c,#6d4aff27);box-shadow:0 30px 80px #0005}.layer-stack span:nth-child(2){transform:translateY(-58px) scale(.91)}.layer-stack span:nth-child(3){transform:translateY(-112px) scale(.82)}.layer-stack span:nth-child(4){transform:translateY(-162px) scale(.73)}.pending-card{max-width:520px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:36px;box-shadow:var(--shadow);text-align:center}.pending-card svg{color:var(--accent)}.pending-card p{color:var(--muted);line-height:1.6}.app-shell{min-height:100vh;display:grid;grid-template-columns:264px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:264px;display:flex;flex-direction:column;background:var(--dark);color:#fff;padding:24px 18px;z-index:50}.brand-row{display:flex;align-items:center;gap:11px;padding:4px 6px 22px;border-bottom:1px solid #2a2631}.brand-row>div:nth-child(2){display:flex;flex-direction:column;gap:1px;flex:1}.brand-row strong{font-size:14px}.brand-row span{color:#8f8998;font-size:12px}.sidebar-close{display:none}.sidebar-nav{display:flex;flex-direction:column;gap:6px;margin-top:22px}.nav-item{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:11px;color:#aaa4b4;font-size:14px;transition:.18s ease}.nav-item:hover{background:#1d1a24;color:#fff}.nav-item.active{background:#2a2145;color:#fff}.nav-item.active svg{color:#a58fff}.sidebar-user{margin-top:auto;border-top:1px solid #2a2631;padding:18px 5px 2px;display:flex;align-items:center;gap:10px}.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#eae6f2;color:#4d4164;font-weight:800;flex:0 0 auto}.sidebar-user .avatar{background:#332c3f;color:#d8cfff}.sidebar-user-meta{min-width:0;display:flex;flex-direction:column;flex:1}.sidebar-user-meta strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-meta span{font-size:11px;text-transform:uppercase;color:#85808d;margin-top:2px}.main-area{grid-column:2;min-width:0}.topbar{min-height:88px;padding:18px clamp(22px,4vw,56px);display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);background:#f6f5f9e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:30}.topbar h1{margin:1px 0 0;font-size:23px;letter-spacing:-.025em}.eyebrow{display:block;font-size:10px;letter-spacing:.13em;font-weight:800;color:var(--muted)}.topbar-role{margin-left:auto;display:inline-flex;gap:7px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:12px;text-transform:capitalize;color:#5a5364}.topbar-role svg{color:var(--accent)}.mobile-menu{display:none}.content-area{padding:34px clamp(22px,4vw,56px) 64px;max-width:1600px;margin:0 auto}.scrim{display:none}.icon-button{border:0;color:inherit;background:transparent;width:34px;height:34px;display:grid;place-items:center;border-radius:9px}.icon-button:hover{background:#ffffff12}.primary-button,.secondary-button,.text-button{border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:13px;min-height:40px;padding:0 15px}.primary-button{background:var(--accent);color:#fff;box-shadow:0 8px 20px #6d4aff24}.primary-button:hover{background:#5f3ef0}.secondary-button{background:#fff;color:#312c37;border:1px solid var(--line)}.secondary-button:hover{background:#faf9fc}.text-button{background:transparent;color:var(--muted);padding-inline:7px}.text-button:hover{color:var(--text)}.text-button.danger{color:var(--danger)}.page-stack{display:flex;flex-direction:column;gap:24px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 5px 18px #291d4006}.panel.compact{padding:14px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.panel-heading h2,.panel-heading h3{margin:3px 0 0;letter-spacing:-.025em}.panel-heading h2{font-size:22px}.panel-heading h3{font-size:18px}.panel-heading p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5;max-width:680px}.welcome-row{display:flex;justify-content:space-between;gap:30px;align-items:end;padding:16px 2px 4px}.welcome-row h2{margin:4px 0 8px;font-size:clamp(28px,3vw,40px);letter-spacing:-.045em}.welcome-row p{color:var(--muted);margin:0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card{min-height:145px;border-radius:18px;background:#fff;border:1px solid var(--line);padding:20px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;box-shadow:0 7px 22px #24173e09}.stat-icon{width:42px;height:42px;grid-row:1 / span 2;grid-column:2;display:grid;place-items:center;border-radius:12px;background:var(--accent-soft);color:var(--accent)}.stat-icon svg{width:20px}.stat-card>span{font-size:13px;color:var(--muted)}.stat-card>strong{align-self:end;font-size:38px;letter-spacing:-.04em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:10px}.section-heading h2{margin:4px 0 0;font-size:25px;letter-spacing:-.035em}.section-heading a{display:flex;align-items:center;gap:6px;color:var(--accent);font-size:13px;font-weight:700}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.2s ease;box-shadow:0 6px 18px #26174106}.article-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#d8d0e7}.article-card-image{aspect-ratio:16/9;background:#16131e;overflow:hidden}.article-card-image img{width:100%;height:100%;object-fit:cover;display:block}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#8d7beb;font-size:34px;font-weight:900;background:linear-gradient(145deg,#17141d,#252032)}.article-card-body{padding:18px}.card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}.article-card h3{margin:13px 0 8px;font-size:17px;line-height:1.35;letter-spacing:-.02em;min-height:46px}.article-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px;padding-top:13px;border-top:1px solid #efecf3;font-size:11px;color:#91899b}.card-meta span{display:flex;align-items:center;gap:5px}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;letter-spacing:.015em}.status-draft{background:#efedf2;color:#696270}.status-ready_for_review{background:#fff1d5;color:#8b5d09}.status-reviewed{background:#e7f2ff;color:#34658d}.status-approved{background:#e2f6eb;color:#24744c}.status-published{background:#ebe6ff;color:#6147cf}.status-scheduled{background:#fde8f1;color:#9c466a}.empty-state{min-height:240px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #d8d1e2;border-radius:18px;color:var(--muted);text-align:center}.empty-state h3{color:var(--text);margin:12px 0 4px}.empty-state p{margin:0}.empty-inline{padding:25px 0;color:var(--muted);font-size:13px;text-align:center}.toolbar{display:flex;align-items:center;gap:12px}.search-box,.select-box{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;background:#fbfafc;padding:0 11px;min-height:42px;color:#8c8495}.search-box{flex:1;max-width:520px}.search-box input,.select-box select{border:0;outline:0;background:transparent;color:var(--text);width:100%}.select-box select{min-width:170px}.result-count{margin-left:auto;color:var(--muted);font-size:12px}.editor-page{display:flex;flex-direction:column;gap:16px}.editor-commandbar{display:flex;align-items:center;min-height:52px;gap:12px}.editor-identity{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.editor-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.save-message{font-size:11px;color:var(--muted);max-width:220px}.editor-tabs{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--line)}.editor-tabs button{border:0;background:transparent;display:flex;align-items:center;gap:7px;padding:12px 13px;color:var(--muted);font-size:12px;font-weight:700;border-bottom:2px solid transparent;white-space:nowrap}.editor-tabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.editor-workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.editor-main{min-width:0;display:flex;flex-direction:column;gap:14px}.editor-side{position:sticky;top:106px;display:flex;flex-direction:column;gap:16px}.language-switch{display:flex;gap:7px}.language-switch button{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:10px;color:var(--muted);font-size:12px;font-weight:700}.language-switch button>span{font-size:9px;border-radius:5px;padding:2px 4px;background:#eeeaf3;color:#776d83}.language-switch button.active{border-color:#beaefe;color:#4d35b3;background:#f7f4ff}.form-panel{display:flex;flex-direction:column;gap:19px}.field{display:flex;flex-direction:column;gap:7px;position:relative}.field>span{font-size:12px;font-weight:750;color:#504a57}.field>span em{font-style:normal;font-weight:500;color:#aaa1b2;margin-left:5px}.field input,.field textarea,.field select,.source-fields input,.user-row select{width:100%;border:1px solid var(--line);border-radius:10px;background:#fbfafc;color:var(--text);outline:0;padding:11px 12px;transition:.15s ease}.field input:focus,.field textarea:focus,.field select:focus,.source-fields input:focus{background:#fff;border-color:#b6a5fd;box-shadow:0 0 0 3px #6d4aff12}.field small{position:absolute;right:7px;bottom:-17px;font-size:10px;color:#a29aaa}.field[dir=rtl] small,[dir=rtl] .field small{right:auto;left:7px}.field small.bad{color:var(--danger)}.title-input{font-size:22px!important;font-weight:750;letter-spacing:-.025em;padding-block:14px!important}.body-editor{min-height:520px;resize:vertical;line-height:1.7;font-family:inherit;font-size:15px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.info-banner{display:flex;align-items:flex-start;gap:10px;background:#f5f1ff;color:#4c3b7b;border:1px solid #ded4ff;border-radius:11px;padding:12px 13px}.info-banner>div{display:flex;flex-direction:column;gap:3px}.info-banner strong{font-size:12px}.info-banner span{font-size:11px;color:#766b91;line-height:1.5}.prefix-input{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fbfafc}.prefix-input>span{padding:0 0 0 12px;white-space:nowrap;color:#9991a2;font-size:12px}.prefix-input input{border:0;background:transparent}.serp-preview{border:1px solid var(--line);border-radius:12px;padding:17px;background:#fff}.serp-preview>span{display:block;color:#2656a9;font-size:18px;margin-bottom:4px}.serp-preview small{color:#42805f}.serp-preview p{color:#57515e;font-size:13px;line-height:1.5;margin-bottom:0}.source-row{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:start;padding:14px 0;border-bottom:1px solid #efedf2}.source-number{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#eeeaf5;color:#6c6276;font-size:11px;font-weight:800}.source-fields{display:grid;grid-template-columns:1fr 1.35fr .7fr;gap:8px}.media-preview{border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#f8f7fa}.media-preview img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.media-preview>div{display:flex;justify-content:space-between;padding:10px 12px;font-size:11px;color:var(--muted)}.upload-zone{border:1px dashed #cfc6da;min-height:230px;border-radius:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;color:var(--muted)}.upload-zone strong{color:var(--text)}.upload-zone span{font-size:12px}.upload-button{width:fit-content}.upload-button.disabled{opacity:.6;pointer-events:none}.form-note{color:var(--muted);font-size:12px;margin:0}.inline-check{display:flex;align-items:center;gap:7px;color:#5d5664;font-size:12px;margin-top:7px}.warning-box{display:flex;align-items:flex-start;gap:8px;background:#fff6e5;border:1px solid #f0d9aa;color:#7d5a19;border-radius:10px;padding:10px;font-size:11px;line-height:1.45;margin-top:12px}.check-score{border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800}.check-score.good{background:#e3f5eb;color:#2d7952}.check-score.warning{background:#fff0d5;color:#97620b}.checklist-grid{display:grid;gap:8px}.check-row{display:flex;align-items:center;gap:8px;font-size:11px;color:#5e5865}.check-row svg.ok{color:var(--good)}.check-row svg.warn{color:#b79b6b}.issues{margin-top:14px;padding-top:12px;border-top:1px solid #efedf2;color:var(--muted);font-size:11px}.issues ul{padding-left:18px;line-height:1.7}.preview-wrap{background:#dedbe3;border-radius:18px;overflow:hidden;border:1px solid #d5d0db}.preview-toolbar{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:#f8f7fa;border-bottom:1px solid #d7d2dd;font-size:12px;font-weight:750}.device-toggle{display:flex;gap:4px}.device-toggle button{border:0;background:transparent;color:#88808f;width:32px;height:32px;display:grid;place-items:center;border-radius:7px}.device-toggle button.active{background:#fff;color:var(--accent);box-shadow:0 1px 5px #00000014}.device-frame{margin:28px auto;background:#fff;min-height:700px;transition:.2s ease;box-shadow:0 18px 50px #3f354a22;overflow:hidden}.device-frame.desktop{width:min(100% - 56px,1120px)}.device-frame.tablet{width:min(760px,100% - 40px)}.device-frame.mobile{width:min(390px,100% - 28px);border-radius:20px}.site-preview{background:#fff;min-height:700px;color:#17151a}.site-preview-header{background:#111017;color:#fff;min-height:66px;padding:0 5%;display:flex;align-items:center;justify-content:space-between}.site-preview-header strong{font-size:17px;letter-spacing:.05em}.site-preview-header span{color:#a8a2b0;font-size:11px}.site-preview-content{max-width:820px;margin:0 auto;padding:54px 34px 80px}.preview-category{color:#6d4aff;font-size:12px;font-weight:800;margin-bottom:12px}.site-preview h1{font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.045em;margin:0 0 18px}.preview-excerpt{color:#6c6670;font-size:19px;line-height:1.55;margin:0 0 26px}.preview-featured{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;margin:12px 0 32px}.preview-body{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.8;color:#2b282e}.preview-body h2{font-family:Inter,ui-sans-serif,sans-serif;font-size:31px;line-height:1.2;margin-top:44px;letter-spacing:-.025em}.preview-body h3{font-family:Inter,ui-sans-serif,sans-serif;font-size:24px;margin-top:34px}.preview-body img{max-width:100%;height:auto;border-radius:10px}.preview-body table{display:block;overflow-x:auto;border-collapse:collapse;font-family:Inter,sans-serif;font-size:13px}.preview-body th,.preview-body td{border:1px solid #ddd9e3;padding:9px 11px;text-align:start}.preview-body a,.preview-sources a{color:#6244e8;text-decoration:underline;text-underline-offset:3px}.preview-sources{margin-top:50px;padding-top:24px;border-top:1px solid #e6e2e9}.preview-sources h2{font-size:25px}.preview-sources li{margin-block:8px}.site-preview.rtl,.site-preview.rtl .preview-body{font-family:Tahoma,Arial,sans-serif}.device-frame.mobile .site-preview-content{padding:34px 20px 58px}.device-frame.mobile .site-preview h1{font-size:32px}.device-frame.mobile .preview-excerpt{font-size:17px}.device-frame.mobile .preview-body{font-size:17px;line-height:1.8}.device-frame.mobile .site-preview-header span{display:none}.review-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:16px}.decision-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px}.decision-toggle button{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:44px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.decision-toggle button.active.good{background:#edf9f2;color:var(--good);border-color:#bcdcc9}.decision-toggle button.active.warn{background:#fff6e6;color:var(--warn);border-color:#ead1a6}.review-list{display:grid;gap:10px}.review-note{border:1px solid #ece8f0;background:#fbfafc;border-radius:11px;padding:12px}.review-note>div{display:flex;justify-content:space-between;gap:10px}.review-note strong{font-size:12px}.review-note p{margin:9px 0 0;color:#615b68;font-size:12px;line-height:1.55}.decision{font-size:9px;text-transform:uppercase;font-weight:800;border-radius:999px;padding:4px 6px}.decision.reviewed{background:#e2f6eb;color:var(--good)}.decision.needs_changes{background:#fff0d8;color:var(--warn)}.timeline{display:grid;gap:0}.timeline-item{display:grid;grid-template-columns:34px 1fr;gap:10px;min-height:58px;position:relative}.timeline-item:not(:last-child):after{content:"";position:absolute;width:1px;background:#ddd7e4;left:16px;top:28px;bottom:0}.timeline-dot{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eee9fa;color:#6c50dd;z-index:1}.timeline-item>div:last-child{display:flex;flex-direction:column;padding-top:3px}.timeline-item strong{font-size:12px}.timeline-item span{color:var(--muted);font-size:11px;margin-top:4px}.role-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.role-cards>div{background:#f8f6fb;border:1px solid #ece8f1;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:5px}.role-cards strong{font-size:13px}.role-cards span{color:var(--muted);font-size:11px;line-height:1.45}.user-table{display:grid}.user-row{display:grid;grid-template-columns:38px minmax(180px,1fr) 150px 100px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #efecf2}.user-info{display:flex;flex-direction:column;min-width:0}.user-info strong{font-size:12px}.user-info span{color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis}.user-row select{padding:8px}.toggle-label{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}@media(max-width:1180px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-workspace{grid-template-columns:minmax(0,1fr)}.editor-side{position:static;display:grid;grid-template-columns:1fr 1fr}.source-fields{grid-template-columns:1fr}}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-art{display:none}.app-shell{display:block}.sidebar{transform:translate(-105%);transition:transform .2s ease;box-shadow:30px 0 50px #0004}.sidebar.is-open{transform:translate(0)}.sidebar-close{display:grid}.main-area{width:100%}.mobile-menu{display:grid}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;border:0;background:#12101588;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.topbar{min-height:76px}.topbar-role{display:none}.stat-grid{grid-template-columns:1fr 1fr}.editor-commandbar{flex-wrap:wrap}.editor-actions{width:100%;margin-left:0;overflow-x:auto;padding-bottom:2px}.save-message{display:none}.review-layout{grid-template-columns:1fr}}@media(max-width:620px){.content-area{padding:22px 15px 50px}.topbar{padding-inline:15px}.topbar h1{font-size:19px}.welcome-row{align-items:flex-start;flex-direction:column}.welcome-row .primary-button{width:100%}.stat-grid{gap:10px}.stat-card{min-height:118px;padding:15px}.stat-card>strong{font-size:31px}.stat-icon{width:36px;height:36px}.article-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.search-box{max-width:none;flex-basis:100%}.select-box{flex:1}.result-count{margin-left:0}.editor-side,.two-col{grid-template-columns:1fr}.panel{padding:17px;border-radius:15px}.editor-tabs button{padding-inline:10px}.editor-tabs button span{display:none}.editor-tabs button{min-width:42px;justify-content:center}.source-row{grid-template-columns:26px 1fr}.source-row .text-button{grid-column:2;justify-content:flex-start}.prefix-input{align-items:stretch;flex-direction:column}.prefix-input>span{padding:9px 11px 0}.role-cards{grid-template-columns:1fr}.user-row{grid-template-columns:36px 1fr}.user-row select,.toggle-label{grid-column:2}.login-card{padding:34px 22px}.login-card h1{font-size:42px}}.invite-row{display:grid;grid-template-columns:minmax(220px,1fr) 170px auto;align-items:end;gap:12px}@media(max-width:720px){.invite-row{grid-template-columns:1fr}}
