:root{--bg:#f5f5f7;--panel:#fff;--panel-soft:#fbfbfc;--border:#e5e7eb;--border-strong:#d7dce5;--text:#1f2937;--muted:#6b7280;--accent:#111827;--accent-soft:#eff6ff;--danger:#b91c1c;--shadow:0 20px 45px rgba(15,23,42,.08);--shadow-soft:0 10px 24px rgba(15,23,42,.06)}body{margin:0;min-height:100vh;background:#f5f5f7;color:var(--text);font-family:SF Pro Display,Segoe UI,sans-serif}a,button,input,select,textarea{font:inherit}input,select,textarea{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--text);padding:14px 16px;transition:border-color .16s ease,box-shadow .16s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 4px #94a3b826}textarea{min-height:170px;resize:vertical}button{border:0;border-radius:14px;padding:12px 16px;cursor:pointer;transition:transform .16s ease,opacity .16s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.6}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--muted)}.primary-button{background:var(--accent);color:#fff}.ghost-button{background:#f3f4f6;color:var(--text)}.ghost-button.compact{padding:10px 12px}.delete-button{background:#fee2e2;color:#991b1b}.wide-button{width:100%}.api-line,.error,.muted{margin:0}.api-line,.login-copy,.muted,.panel-copy,.workspace-copy{color:var(--muted);line-height:1.65}.error{color:var(--danger)}.document-list,.field,.follow-up-block,.login-form,.prompt-strip,.upload-results{display:grid;gap:14px}.field span{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.compact-field{gap:8px}.route-loader{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(59,130,246,.14),transparent 28%),linear-gradient(180deg,#f8fafc,#eef2f7)}.answer-panel,.composer-card,.feature-card,.login-panel,.route-loader-card,.stat-card,.workspace-header{background:#ffffffdb;border:1px solid rgba(229,231,235,.95);box-shadow:var(--shadow)}.route-loader-card{width:min(520px,100%);border-radius:28px;padding:28px}.block-head h2,.login-brand h1,.login-panel h2,.route-loader-card h1,.topbar-brand h1,.workspace-header h2{margin:0;letter-spacing:-.03em}.subheading{margin:2px 0 0;font-size:1.1rem;letter-spacing:-.02em}.login-shell{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top left,rgba(59,130,246,.14),transparent 28%),radial-gradient(circle at bottom right,rgba(15,23,42,.08),transparent 24%),linear-gradient(180deg,#f8fafc,#eef2f7)}.login-orb{position:absolute;border-radius:999px;filter:blur(18px)}.login-orb-one{top:60px;left:70px;width:220px;height:220px;background:#60a5fa3d}.login-orb-two{right:120px;bottom:80px;width:260px;height:260px;background:#1118271a}.login-stage{position:relative;z-index:1;max-width:1180px;margin:0 auto;min-height:100vh;padding:40px 24px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,430px);gap:28px;align-items:center}.login-brand h1{max-width:11ch;font-size:clamp(3rem,5vw,5rem);line-height:.94}.login-copy{max-width:52ch;margin:18px 0 28px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:780px}.feature-card{border-radius:22px;padding:18px}.feature-card span,.mini-pill,.stat-card span{display:block;color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.12em}.feature-card strong{display:block;margin-top:8px}.login-panel{border-radius:28px;padding:28px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr);background:linear-gradient(180deg,#eef2f6,#e8edf3);overflow:hidden}.workspace{display:grid;align-content:start;gap:18px;padding:22px;min-width:0;height:100%;overflow-y:auto}.block-head,.document-item,.panel-head,.topbar,.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar{position:sticky;top:0;z-index:10;padding:18px 22px;background:#f7fafceb;border-bottom:1px solid #dde4ec;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-brand h1{font-size:1.75rem;line-height:1}.topbar-actions,.topbar-brand,.topbar-stats{display:flex;align-items:center;gap:12px}.topbar-brand{min-width:0}.topbar-logo{width:220px;height:auto;display:block;flex-shrink:0}.topbar-stats{justify-content:center;flex-wrap:wrap}.topbar-actions{justify-content:flex-end;flex-wrap:wrap}.answer-panel,.composer-card,.topbar-stat{border-radius:24px;padding:18px}.topbar-stat{min-width:92px;padding:12px 14px;background:#fffffff0;border:1px solid var(--border);box-shadow:var(--shadow-soft)}.topbar-stat strong{display:block;margin-top:6px;font-size:1.2rem}.hamburger-button{display:inline-grid;gap:4px;padding:12px;border-radius:14px;background:#f3f4f6}.hamburger-button span{display:block;width:18px;height:2px;border-radius:999px;background:#111827}.account-menu-shell{position:relative}.avatar-button{width:44px;height:44px;padding:0;border-radius:999px;background:#111827;color:#fff;font-weight:700}.account-dropdown{position:absolute;right:0;top:calc(100% + 10px);min-width:220px;display:grid;gap:10px;padding:14px;border-radius:18px;background:#fffffffa;border:1px solid var(--border);box-shadow:var(--shadow-soft)}.account-dropdown p{margin:0;color:var(--muted)}.document-item p{margin:4px 0 0;color:var(--muted)}.filter-stack,.metadata-editor{display:grid;gap:12px}.filter-stack{gap:10px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#f3f6fa);border:1px solid var(--border)}.document-row,.selection-bar{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-wrap:wrap}.selection-bar{padding:10px 12px;border-radius:16px;background:var(--accent-soft);border:1px solid #d8e8ff}.selection-bar .ghost-button.compact{background:#fff;border:1px solid #d6e4f5}.document-actions{flex-wrap:wrap}.document-actions,.document-check{display:inline-flex;align-items:center;gap:8px}.document-check{color:var(--text);font-size:.9rem}.document-check.disabled{color:var(--muted);opacity:.72}.document-check input{width:16px;height:16px;padding:0;margin:0}.status-dot{width:12px;height:12px;border-radius:999px;background:#16a34a;box-shadow:0 0 0 8px #16a34a1f}.mini-pill{padding:7px 10px;border-radius:999px;background:#f3f4f6;color:#4b5563}.status-ready{background:#dcfce7;color:#166534}.status-waiting{background:#e0e7ff;color:#4338ca}.status-running{background:#fef3c7;color:#92400e}.status-error{background:#fee2e2;color:#991b1b}.upload-box{display:grid;gap:8px;padding:18px;border:1px dashed #b8c4d6;border-radius:20px;background:linear-gradient(180deg,#fbfdff,#f3f7fb);min-width:0;overflow:hidden}.upload-box strong{font-size:.98rem}.upload-box p{margin:0;color:var(--muted)}.file-chip-list,.metadata-pills,.prompt-chip-list,.stat-row{display:flex;flex-wrap:wrap;gap:10px}.meta-pill{display:inline-flex;align-items:center;max-width:100%;padding:8px 12px;border-radius:999px;background:#e0f2fe;color:#0f172a;font-size:.84rem;overflow-wrap:anywhere}.meta-pill.subtle{background:#f3f4f6;color:#374151}.interactive-pill{border:1px solid #d7dce5;cursor:pointer}.interactive-pill:hover:not(:disabled){background:#e5eefc}.scope-pill{max-width:min(320px,100%)}.file-chip{display:block;width:100%;padding:8px 12px;box-sizing:border-box;border-radius:16px;background:#eef4ff;color:#29438f;border:1px solid #d6e0ff;font-size:.88rem;min-width:0;white-space:normal;line-height:1.35;overflow-wrap:anywhere}.prompt-chip{padding:10px 14px;border-radius:999px;background:#f3f4f6;color:#111827;font-size:.9rem;text-align:left}.upload-result-card{padding:14px;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#f3f7fb);border:1px solid var(--border)}.upload-result-card p{margin:8px 0 0;color:var(--muted);min-width:0}.preview-card{margin-top:14px;padding:12px;border-radius:14px;background:#fff;border:1px solid var(--border)}.preview-label{margin:0 0 8px;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#4b5563}.preview-copy{margin:0;font:inherit;color:var(--text);white-space:pre-wrap;word-break:break-word;max-height:240px;overflow:auto}.chat-panel,.clamp-text,.document-copy,.document-copy strong,.document-item>*,.response-grid,.workspace-header{min-width:0}.document-item{width:100%;box-sizing:border-box;display:grid;gap:14px;padding:16px;border-radius:20px;background:linear-gradient(180deg,#fff,#f7fafc);border:1px solid #dbe3ee;box-shadow:0 8px 20px #0f172a0a}.document-group{display:grid;gap:12px}.library-table-shell{display:grid;gap:18px}.library-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden}.library-table td,.library-table th{padding:14px 12px;text-align:left;vertical-align:top;border-bottom:1px solid #e6ebf2}.library-table th{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);background:#f8fafc}.library-table tbody tr:last-child td{border-bottom:0}.table-document-copy{display:grid;gap:4px;min-width:220px}.document-group-head{display:grid;gap:6px;padding:4px 4px 0}.document-group-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.document-group-title-row h3{margin:0;font-size:1rem;color:#0f172a}.document-item .delete-button{flex-shrink:0;padding-inline:12px}.document-copy{display:grid;gap:4px}.document-status-head,.document-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.document-copy strong{font-size:.98rem;line-height:1.45}.document-summary{margin:0;color:var(--muted);line-height:1.55}.status-chip{border:0;flex-shrink:0}.document-status-panel{display:grid;gap:12px;padding-top:14px;border-top:1px solid #e6ebf2}.document-progress-track{height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden}.document-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f172a,#3b82f6);transition:width .2s ease}.document-status-copy{margin:0;color:var(--muted);line-height:1.55}.metadata-editor{gap:10px;padding-top:14px;border-top:1px solid #e6ebf2}.metadata-editor .ghost-button.compact{width:100%;justify-content:center;background:#f8fafc;border:1px solid var(--border)}.select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6b7280 0),linear-gradient(135deg,#6b7280 50%,transparent 0);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:38px}.drawer-panel input,.drawer-panel select{padding:12px 14px;border-radius:14px;background:#fff}.drawer-panel .field span{font-size:.72rem;letter-spacing:.12em}.drawer-panel .delete-button,.drawer-panel .ghost-button,.drawer-panel .primary-button{font-weight:600}.clamp-text{max-width:100%;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.clamp-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.inline-clamp{display:inline-block;vertical-align:bottom}.stat-card{min-width:110px;border-radius:20px;padding:16px}.stat-action{align-self:stretch;min-width:170px}.stat-card strong{display:block;margin-top:8px;font-size:1.5rem}.chat-panel{display:grid;gap:18px}.tab-shell{display:grid;gap:16px}.tab-pills{display:inline-flex;flex-wrap:wrap;gap:10px;padding:8px;border-radius:999px;background:#ffffffb8;border:1px solid #dbe3ee;box-shadow:var(--shadow-soft);width:-moz-fit-content;width:fit-content;max-width:100%}.tab-pill{padding:10px 16px;border-radius:999px;background:transparent;color:#475569;font-weight:600}.tab-pill.active{background:var(--accent);color:#fff;box-shadow:0 10px 24px #0f172a2e}.tab-panel{display:grid;gap:18px}.prompt-strip-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.prompt-strip-head h2{margin:0;letter-spacing:-.03em}.analysis-grid{display:grid;gap:14px}.analysis-textarea{min-height:120px}.scope-preview{display:grid;gap:12px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid var(--border)}.analysis-panel{padding:18px}.modal-overlay{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:#0f172a75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drawer-overlay{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#0f172a5c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.drawer-panel{width:min(920px,92vw);height:100vh;border-left:1px solid rgba(229,231,235,.95);box-shadow:-24px 0 60px #0f172a29}.drawer-panel,.modal-panel{display:grid;grid-template-rows:auto minmax(0,1fr);background:linear-gradient(180deg,#fffffffa,#f7fafcfa)}.modal-panel{width:min(760px,100%);max-height:min(88vh,920px);border-radius:28px;overflow:hidden;border:1px solid rgba(229,231,235,.95);box-shadow:0 30px 80px #0f172a38}.modal-panel-small{width:min(520px,100%)}.modal-panel-wide{width:min(1180px,100%)}.modal-panel-large{width:min(1400px,94vw);max-height:94vh}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid #e6ebf2;background:#ffffffe0}.modal-copy{margin:8px 0 0;color:var(--muted);line-height:1.55}.modal-body{display:grid;gap:16px;padding:22px 24px 24px;overflow-y:auto}.response-grid{display:block}.markdown-body{margin-top:14px;color:#334155;font-size:1.02rem;line-height:1.78;overflow-x:auto}.markdown-body mjx-container,.markdown-body svg{max-width:100%}.markdown-body>:first-child{margin-top:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin:22px 0 10px;padding-top:12px;border-top:1px solid #edf1f5;color:#0f172a;letter-spacing:-.02em;line-height:1.35}.markdown-body h1{font-size:1.35rem}.markdown-body h2{font-size:1.22rem}.markdown-body h3{font-size:1.08rem}.markdown-body h4,.markdown-body h5,.markdown-body h6{font-size:1rem}.markdown-body>h1:first-child,.markdown-body>h2:first-child,.markdown-body>h3:first-child,.markdown-body>h4:first-child,.markdown-body>h5:first-child,.markdown-body>h6:first-child{margin-top:0;padding-top:0;border-top:0}.markdown-body p{margin:0 0 14px}.markdown-body ol,.markdown-body ul{margin:0 0 16px;padding-left:1.55rem}.markdown-body li{margin:0 0 10px;padding-left:.2rem}.markdown-body li::marker{color:#0f172a;font-weight:700}.markdown-body strong{color:#0f172a;font-weight:700}.markdown-body code{padding:.14rem .38rem;border-radius:.45rem;background:#eef2f7;border:1px solid #dbe3ee;color:#0f172a;font-size:.92em}.answer-copy{margin:0;color:var(--text);white-space:pre-wrap;word-break:break-word;line-height:1.65}.follow-up-block{margin-top:18px}.follow-up-block,.reference-block{padding-top:18px;border-top:1px solid var(--border)}.reference-block{margin-top:20px}.reference-list{display:grid;gap:12px;margin-top:12px}.reference-item{display:grid;gap:10px;padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f4f8fc);border:1px solid #dbe3ee}.reference-item strong{font-size:.95rem;line-height:1.45;color:#0f172a}.reference-item .document-actions{gap:10px}.reference-item .ghost-button.compact{background:#fff;border:1px solid #d6e4f5}@media(max-width:1080px){.login-stage,.workspace{max-width:none;height:auto;overflow:visible}.topbar{flex-direction:column;align-items:flex-start}.feature-grid{grid-template-columns:1fr}}@media(max-width:720px){.login-stage,.workspace{padding:18px}.block-head,.document-item,.document-row,.panel-head,.selection-bar,.topbar,.workspace-header{flex-direction:column;align-items:flex-start}.document-actions,.stat-row{width:100%}.stat-row{flex-direction:column}.tab-pills{width:100%;border-radius:24px}.delete-button,.document-actions .ghost-button,.ghost-button.compact,.stat-action,.stat-card,.tab-pill{width:100%}.modal-overlay{padding:14px}.modal-head{flex-direction:column;align-items:flex-start}.modal-body{padding:18px}.login-brand h1{font-size:2.8rem}}.draft-layout{display:block}.draft-editor-card,.draft-preview-panel{border-radius:28px;padding:24px}.draft-source-actions,.draft-source-bar{display:grid;gap:14px}.draft-source-bar{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-bottom:20px}.draft-source-actions{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:end}.draft-assistant-actions,.draft-assistant-head{display:flex;gap:14px;align-items:center;justify-content:space-between}.draft-assistant-head-actions{display:flex;gap:10px;align-items:center}.draft-assistant-bubble{position:fixed;right:28px;bottom:28px;width:62px;height:62px;border-radius:999px;background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;font-weight:800;letter-spacing:.04em;box-shadow:0 18px 40px #2563eb52;z-index:40}.draft-assistant-bubble.active{background:linear-gradient(180deg,#0f172a,#1e293b)}.draft-assistant-chat{position:fixed;right:28px;bottom:104px;width:min(420px,calc(100vw - 32px));max-height:min(72vh,760px);display:grid;gap:16px;padding:18px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,#f8fafcfa,#fff);box-shadow:0 26px 60px #0f172a2e;z-index:39}.draft-assistant-messages{display:grid;gap:12px;max-height:260px;overflow-y:auto;padding-right:6px}.draft-chat-message{display:flex}.draft-chat-message p{margin:0;max-width:88%;padding:12px 14px;border-radius:18px;line-height:1.6;white-space:pre-wrap}.draft-chat-message.is-user{justify-content:flex-end}.draft-chat-message.is-user p{background:#dbeafe;color:#0f172a;border-bottom-right-radius:6px}.draft-chat-message.is-assistant{justify-content:flex-start}.draft-chat-message.is-assistant p{background:#f3f4f6;color:#111827;border-bottom-left-radius:6px}.draft-assistant-textarea{min-height:110px}.draft-assistant-reply{padding:14px 16px;border-radius:16px;background:#fff;border:1px solid var(--border)}.draft-assistant-reply p:last-child{margin:0;line-height:1.7}.draft-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.draft-ribbon{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px;padding:14px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(180deg,#f8fafc,#eef2f7)}.ribbon-group{display:grid;gap:8px;min-width:-moz-max-content;min-width:max-content;padding:10px 12px;border-right:1px solid #d9e0ea}.ribbon-group:last-child{border-right:0}.ribbon-controls{display:flex;flex-wrap:wrap;gap:8px}.ribbon-button{min-width:48px;padding:10px 12px;border:1px solid #d7dce5;border-radius:12px;background:linear-gradient(180deg,#fff,#f3f5f8);color:#111827;box-shadow:0 1px #ffffffe6}.ribbon-button.wide{min-width:92px}.ribbon-button.active{background:linear-gradient(180deg,#dbeafe,#bfdbfe);border-color:#93c5fd;color:#0f172a}.ribbon-label{margin:0;text-align:center;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.ribbon-underline{text-decoration:underline}.draft-paper{border:1px solid var(--border);border-radius:26px;background:linear-gradient(180deg,#f8fafceb,#fff);padding:26px;box-shadow:inset 0 1px #fffffff0}.draft-editor-surface{width:min(100%,850px);min-height:980px;margin:0 auto;padding:56px 72px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;box-shadow:0 18px 50px #0f172a14;outline:none;font-family:Times New Roman,Georgia,serif;font-size:1rem;line-height:1.75;color:#111827}.draft-editor-surface blockquote,.draft-editor-surface h1,.draft-editor-surface h2,.draft-editor-surface h3,.draft-editor-surface ol,.draft-editor-surface p,.draft-editor-surface ul{margin:0 0 16px}.draft-editor-surface h1,.draft-editor-surface h2,.draft-editor-surface h3{line-height:1.25}.draft-editor-surface h1{font-size:2rem}.draft-editor-surface h2{font-size:1.5rem}.draft-editor-surface h3{font-size:1.2rem}.draft-editor-surface ol,.draft-editor-surface ul{padding-left:24px}.draft-editor-surface blockquote{border-left:4px solid #cbd5e1;padding-left:16px;color:#475569}.draft-doc-center{text-align:center;font-weight:700}.draft-doc-meta,.draft-doc-office{margin-top:12px}.draft-doc-title{margin:24px 0 18px;text-align:center;font-size:1.8rem;font-weight:800;text-transform:uppercase}.draft-doc-body{text-align:justify;text-indent:2rem}.scope-pill-button{gap:8px;max-width:100%}.scope-pill-button,.scope-pill-close{display:inline-flex;align-items:center}.scope-pill-close{justify-content:center;width:18px;height:18px;border-radius:999px;background:#0f172a1a;font-size:.72rem;font-weight:700;line-height:1;flex:0 0 auto}.collection-head,.collection-item,.draft-actions,.draft-grid{display:grid;gap:14px}.draft-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.draft-field-wide{grid-column:1/-1}.draft-collection{display:grid;gap:16px;margin-top:20px}.collection-head{grid-template-columns:minmax(0,1fr) auto;align-items:end}.collection-item,.section-editor{border:1px solid var(--border);border-radius:20px;padding:18px;background:var(--panel-soft)}.section-editor{display:grid;gap:14px}.draft-textarea{min-height:140px}.short-textarea{min-height:96px}.draft-actions{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:end;align-items:center;margin-top:22px}.draft-preview-sheet{min-height:100%;border:1px solid var(--border);border-radius:24px;background:#fff;padding:40px 44px;box-shadow:inset 0 1px #ffffffe6}.draft-preview-sheet p{margin:0 0 14px;line-height:1.7}.draft-preview-center{text-align:center;font-weight:700}.draft-preview-heading,.draft-preview-office{margin-top:12px}.draft-preview-title{margin-top:18px;text-align:center;font-weight:800;text-transform:uppercase}.draft-preview-body{text-align:justify;text-indent:2rem}.draft-preview-strong{font-weight:700}.draft-preview-section{margin-top:18px;font-weight:700}.draft-preview-signature-label{margin-top:28px;font-weight:700}.draft-preview-signature-name{margin-top:24px;font-weight:800;text-transform:uppercase}.draft-preview-signature-title{margin-bottom:16px}@media(max-width:1080px){.draft-layout{display:block}}@media(max-width:720px){.collection-head,.draft-actions,.draft-grid,.draft-meta-grid,.draft-source-bar{grid-template-columns:1fr}.draft-ribbon{padding:10px}.ribbon-group{width:100%;border-right:0;border-bottom:1px solid #d9e0ea}.ribbon-group:last-child{border-bottom:0}.draft-source-actions{grid-template-columns:1fr}.draft-assistant-actions,.draft-assistant-head{flex-direction:column;align-items:flex-start}.draft-assistant-head-actions{width:100%;justify-content:space-between}.draft-assistant-bubble{right:16px;bottom:16px}.draft-assistant-chat{right:16px;bottom:88px;width:calc(100vw - 32px)}.draft-preview-sheet{padding:24px 20px}.draft-editor-surface{min-height:720px;padding:28px 22px}}
