.workspace{padding-bottom:30px}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.workspace-heading-actions,.workspace-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.workspace-layout{display:grid;grid-template-columns:202px minmax(0,1fr);gap:32px;align-items:start;margin-top:18px}.workspace-nav{position:sticky;top:110px;display:flex;flex-direction:column;gap:4px;padding:10px 18px 10px 0;border-right:1px solid var(--line)}.workspace-nav button,.workspace-nav>a{display:flex;gap:13px;align-items:center;color:var(--muted);background:transparent;border:0;border-radius:6px;text-align:left;padding:12px 14px;min-height:46px;font-size:16px;line-height:1.6}.workspace-nav button>span,.workspace-nav>a>span{width:20px;text-align:center;font-family:var(--ui);font-size:20px}.workspace-nav [aria-current=page]{color:var(--text);background:var(--surface2)}.workspace-nav button:hover,.workspace-nav>a:hover{background:var(--surface);color:var(--accent)}.workspace-nav .workspace-native-link{margin-top:20px;font-size:12px;border-top:1px solid var(--line);border-radius:0;padding-top:20px}.workspace-main{min-width:0}.workspace-message:empty{display:none}.workspace-message{padding:12px 16px;border-left:3px solid var(--accent);background:var(--surface2);font-size:15px}.workspace-message[data-error=true]{border-left-color:#d17871}.workspace-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.workspace-section-head h2{font-size:30px;margin:0 0 5px}.workspace-section-head p{color:var(--muted);margin:0}.workspace-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0 36px}.workspace-stat{padding:21px 19px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.workspace-stat small{font-size:14px;color:var(--muted)}.workspace-stat strong{display:block;font-size:37px;font-weight:500;line-height:1.55}.workspace-stat span{font-size:12px;color:var(--muted)}.workspace-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:9px}.workspace-table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}.workspace-table th{font-size:13px;font-weight:400;color:var(--muted);background:var(--surface);padding:14px 18px;border-bottom:1px solid var(--line)}.workspace-table td{font-size:15px;padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:middle}.workspace-table tr:last-child td{border-bottom:0}.workspace-table td:first-child{min-width:190px;max-width:370px;white-space:normal}.workspace-table td strong{font-size:18px;font-weight:500;display:block}.workspace-table td small{display:block;color:var(--muted);font-family:var(--ui);font-size:11px;margin-top:3px;overflow-wrap:anywhere}.workspace-status{border-radius:99px;padding:5px 10px;font-size:12px;background:var(--surface2);color:var(--muted);display:inline-flex;line-height:1.5}.workspace-status.pending,.workspace-status.approved{background:#ba945326;color:#d4b57b}.workspace-status.publish{background:#66877528;color:#89b696}.workspace-status.changes,.workspace-status.rejected{background:#b16f6026;color:#d89b8c}.workspace-table .text-link{font-size:14px;min-height:35px}.workspace-pagination{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:20px}.workspace-empty{padding:50px 30px;text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:12px}.workspace-empty h2{font-size:29px}.workspace-empty p{color:var(--muted);max-width:560px;margin:0 auto 20px}.workspace-signin{max-width:720px;text-align:center;margin:15px auto 45px;padding:42px 45px 35px;border:1px solid var(--line);background:var(--surface);border-radius:12px}.workspace-signin h2{font-size:38px;margin-bottom:17px}.workspace-signin>p:not(.eyebrow){max-width:510px;margin:0 auto 28px;color:var(--muted)}.workspace-signin .workspace-actions{justify-content:center}.workspace-monogram{width:66px;height:76px;border:1px solid var(--line);color:var(--accent);border-radius:5px;display:grid;place-items:center;margin:0 auto 24px;font-size:37px}.workspace-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:20px;align-items:start}.workspace-profile-side{display:flex;flex-direction:column;gap:25px}.workspace-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:28px}.workspace-card h2{font-size:27px;margin-bottom:21px}.workspace-card h3{font-size:22px;margin-bottom:19px}.workspace-field{margin-bottom:23px;min-width:0}.workspace-field>label{display:block;font-size:16px;margin-bottom:8px}.workspace-field input,.workspace-field textarea,.workspace-field select{background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:6px;width:100%;padding:11px 13px;min-height:45px}.workspace-field textarea{resize:vertical;line-height:1.75}.workspace-field select[multiple]{padding:6px}.workspace-field select[multiple] option{padding:6px 9px}.workspace-help{font-size:14px;color:var(--muted);line-height:1.8}.workspace-field .workspace-help{margin:7px 0 0}.workspace-toggle{display:flex;gap:22px;align-items:center;padding:8px 0 24px;cursor:pointer}.workspace-toggle b{font-weight:500}.workspace-toggle small{display:block;color:var(--muted);line-height:1.75;margin-top:6px}.workspace-toggle input{accent-color:var(--accent);width:23px;height:23px;flex-shrink:0}.workspace-setting{border-bottom:1px solid var(--line);padding:17px 0;display:flex;justify-content:space-between;gap:20px;align-items:center}.workspace-setting b{font-size:16px;font-weight:500}.workspace-setting p{font-size:14px;color:var(--muted);margin:4px 0 0}.workspace-setting .text-link{flex-shrink:0;font-size:14px}.workspace-notice{padding:16px 20px;background:var(--surface2);border:1px solid var(--line);border-radius:7px;color:var(--muted);font-size:15px;margin:0 0 23px}.workspace-notice a{color:var(--accent)}.workspace-editor-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.workspace-editor-heading h2{font-size:30px;margin:0}.workspace-editor-heading .eyebrow{margin:0 0 5px}.workspace-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0 0 23px;margin:0;gap:7px}.workspace-steps button{display:flex;align-items:center;gap:9px;border:0;border-bottom:2px solid var(--line);background:none;color:var(--muted);width:100%;text-align:left;padding:9px 0 13px;font-size:15px}.workspace-steps button span{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:29px;height:29px;font-size:14px}.workspace-steps [aria-current=step]{color:var(--text);border-color:var(--accent)}.workspace-steps [aria-current=step] span{background:var(--accent);border-color:var(--accent);color:#171715}.workspace-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.workspace-seo{margin-top:25px;padding-top:25px;border-top:1px solid var(--line)}.workspace-latin,.workspace-url{font-family:var(--ui);font-size:14px}.workspace-url{padding:13px 16px;background:var(--bg);color:var(--muted);border:1px dashed var(--line);border-radius:5px;overflow-wrap:anywhere;margin-top:16px}.workspace-editor-actions{display:flex;gap:12px;align-items:center;margin-top:24px}.workspace-action-spacer{flex:1}.workspace-editor-meta{display:flex;justify-content:space-between;gap:20px;margin-top:15px;color:var(--muted);font-size:13px}.workspace #wp-sahvas_story_editor-wrap{border-radius:6px;overflow:hidden}.workspace .wp-editor-container{border:1px solid var(--line)}.workspace .wp-editor-area{color:#282c29;background:#fffdf7;font-size:19px;line-height:1.9;font-family:var(--np);padding:18px;width:100%}.workspace .wp-editor-tools{color:#333;background:#f0f0ed;padding:6px 5px 0}.workspace-cover-options{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.workspace-cover-options button{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--muted);padding:20px 12px}.workspace-cover-options button[aria-pressed=true]{border-color:var(--accent);color:var(--text);background:var(--surface2)}.workspace-cover-options b{font-size:17px;font-weight:500}.workspace-cover-options small{font-size:12px;line-height:1.6}.workspace-cover-options .icon{height:29px;width:29px}.workspace-cover-preview{max-width:500px;margin:auto}.workspace-cover-preview img{max-height:290px;width:100%;object-fit:contain}.workspace-type-cover{min-height:190px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#536559;color:#eee5cb;text-align:center}.workspace-type-cover small{font-size:14px}.workspace-type-cover h3{font-size:35px;margin:14px 0}.workspace-preview{border:1px solid var(--line);border-radius:6px;overflow:hidden}.workspace-preview>img{width:100%;max-height:320px;object-fit:cover;display:block}.workspace-preview-copy{padding:28px}.workspace-preview-copy>h3{font-size:31px}.workspace-preview-prose{font-family:var(--np);font-size:20px;line-height:1.95;overflow-wrap:anywhere;white-space:normal}.workspace-preview-prose blockquote{border-left:2px solid var(--accent);padding-left:23px;margin:25px 0;color:var(--muted)}.workspace-review-dialog{background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:12px;padding:30px;width:calc(100% - 32px);max-width:830px;max-height:85vh;overflow:auto}.workspace-review-dialog::backdrop{background:#060807c9;backdrop-filter:blur(4px)}.workspace-review-dialog>header{display:flex;justify-content:space-between;gap:20px;align-items:start}.workspace-review-dialog>header h2{font-size:32px}.workspace-review-dialog .workspace-preview-prose{padding:15px 0 25px;border-bottom:1px solid var(--line);margin-bottom:24px}.workspace-review-dialog [data-review-message]{color:var(--accent)}.workspace-review-dialog .workspace-actions button{font-size:15px}.workspace-analytics-note{margin:20px 0;color:var(--muted);font-size:14px}.workspace .button:disabled{opacity:.55}
@media(max-width:1000px){.workspace-layout{grid-template-columns:175px minmax(0,1fr);gap:22px}.workspace-nav{padding-right:10px}.workspace-nav button,.workspace-nav>a{font-size:14px;padding:10px}.workspace-stats{grid-template-columns:repeat(2,1fr)}.workspace-profile-grid{gap:20px}.workspace-card{padding:23px}.workspace-setting{display:block}.workspace-setting .text-link{margin-top:5px}.workspace-cover-options{gap:10px}.workspace-cover-options button{padding:18px 7px}.workspace-cover-options b{font-size:15px}}
@media(max-width:760px){.workspace-heading{display:block}.workspace-heading-actions{margin-top:20px}.workspace-layout{display:block}.workspace-nav{position:static;flex-direction:row;overflow:auto;gap:6px;border-right:0;border-bottom:1px solid var(--line);padding:0 0 13px;margin:0 0 26px}.workspace-nav button,.workspace-nav>a{white-space:nowrap;flex-shrink:0;min-height:43px;padding:9px 12px}.workspace-nav .workspace-native-link{margin:0;padding:9px 12px;border:0}.workspace-profile-grid{grid-template-columns:1fr}.workspace-section-head h2,.workspace-editor-heading h2{font-size:27px}.workspace-signin{padding:30px 22px}.workspace-signin h2{font-size:32px}.workspace-stats{gap:12px;margin:22px 0 28px}.workspace-stat{padding:17px}.workspace-stat strong{font-size:33px}.workspace-card{padding:22px 18px}.workspace-form-grid{grid-template-columns:1fr}.workspace-steps button{gap:6px;font-size:13px;justify-content:center;flex-direction:column}.workspace-steps button span{height:27px;width:27px}.workspace-editor-heading{align-items:flex-start;flex-direction:column;gap:8px}.workspace-editor-heading .text-link{font-size:14px}.workspace-editor-actions{flex-wrap:wrap;gap:9px}.workspace-editor-actions>.button{font-size:14px;padding:9px 12px}.workspace-action-spacer{display:none}.workspace-editor-actions [data-step-next],.workspace-editor-actions [data-submit-story]{margin-left:auto}.workspace-cover-options{grid-template-columns:1fr}.workspace-cover-options button{min-height:100px;gap:5px}.workspace-review-dialog{padding:22px}.workspace-review-dialog>header h2{font-size:27px}.workspace-preview-copy{padding:20px}.workspace-review-dialog .workspace-preview-prose{font-size:19px}.workspace-table td,.workspace-table th{padding:13px}.workspace-section-head{align-items:flex-start;gap:12px}.workspace-section-head .button{font-size:14px;white-space:nowrap}.workspace-empty{padding:35px 22px}}
