.dw-workbench{--dw-ink:var(--text,#172033);--dw-muted:var(--muted,#64748b);--dw-surface:var(--surface,#fff);--dw-line:var(--border,#dce2ea);--dw-primary:#214ee8;--dw-tint:#edf2ff;max-width:1560px;margin:0 auto;padding:28px clamp(16px,2.6vw,40px) 44px;color:var(--dw-ink);font-family:inherit;overflow-wrap:anywhere}
.dw-workbench *{box-sizing:border-box}.dw-workbench [hidden]{display:none!important}.dw-workbench button,.dw-workbench input,.dw-workbench textarea,.dw-workbench select{font:inherit}.dw-workbench button{cursor:pointer}.dw-workbench button:disabled{cursor:wait;opacity:.55}.dw-workbench button svg{flex:none}.dw-workbench :focus-visible{outline:3px solid #6b8eff;outline-offset:3px}.dw-workbench h2,.dw-workbench h3,.dw-workbench h4,.dw-workbench p{margin:0}.dw-workbench button{color:inherit}.dw-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:24px}.dw-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--dw-primary)}.dw-header h2{font-size:clamp(24px,2.5vw,36px);letter-spacing:-.055em;line-height:1.3;margin:7px 0 10px}.dw-header p,.dw-section-heading p,.dw-editor-heading p{color:var(--dw-muted);font-size:14px;line-height:1.7}.dw-save-note{flex:none;color:var(--dw-muted);font-size:12px;padding-bottom:4px}.dw-steps{display:flex;gap:4px;border-bottom:1px solid var(--dw-line);margin-bottom:14px;scroll-margin-top:100px}.dw-steps button{min-height:58px;display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 24px;border:0;border-bottom:3px solid transparent;background:none;font-size:14px;font-weight:750;color:var(--dw-muted)}.dw-steps button span{display:grid;place-items:center;width:25px;height:25px;background:#eef1f5;border-radius:50%;font-size:12px}.dw-steps button[aria-current=step]{color:var(--dw-primary);border-bottom-color:var(--dw-primary)}.dw-steps button[aria-current=step] span{background:var(--dw-primary);color:#fff}.dw-status{min-height:32px;font-size:12px;color:var(--dw-muted);line-height:1.5;padding:4px 0 8px}.dw-status.is-error{color:#a73523}.dw-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:8px 0 20px}.dw-section-heading h3{font-size:23px;letter-spacing:-.035em;margin:0 0 6px}.dw-button,.dw-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 16px;border:1px solid var(--dw-line);border-radius:10px;background:var(--dw-surface);font-size:13px;font-weight:700;line-height:1.35;text-decoration:none;transition:background .15s,border-color .15s}.dw-button:hover,.dw-icon-button:hover{border-color:#8fa7ef;background:var(--dw-tint)}.dw-button.dw-primary{background:var(--dw-primary);color:white;border-color:var(--dw-primary)}.dw-button.dw-primary:hover{background:#183dcc}.dw-subtle{background:transparent;border-color:transparent}.dw-wide{width:100%}.dw-icon-button{width:44px;padding:0;flex:none}.dw-family-filters{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 24px}.dw-family-filters button{padding:10px 18px;min-height:44px;border:1px solid var(--dw-line);border-radius:999px;background:var(--dw-surface);font-weight:700;font-size:13px;white-space:nowrap}.dw-family-filters button[aria-pressed=true]{background:var(--dw-ink);color:var(--dw-surface);border-color:var(--dw-ink)}.dw-bundle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.dw-bundle-card{min-width:0;border:1px solid var(--dw-line);border-radius:16px;overflow:hidden;background:var(--dw-surface);box-shadow:0 4px 18px #15244206;transition:box-shadow .2s,border-color .2s}.dw-bundle-card:hover{border-color:#9eb2d7;box-shadow:0 10px 30px #15244212}.dw-bundle-card.is-selected{border:2px solid var(--dw-primary)}.dw-bundle-open{display:block;width:100%;text-align:left;border:0;background:none;padding:0}.dw-card-pages{min-height:240px;padding:28px 20px;display:grid;grid-template-columns:1.1fr .86fr .86fr;align-items:center;gap:12px;background:#e9edf2;overflow:hidden}.dw-card-page{min-width:0;display:flex;align-items:center;justify-content:center}.dw-card-page:nth-child(2){padding-top:36px}.dw-card-page:nth-child(3){padding-bottom:25px}.dw-card-body{padding:21px 24px 12px}.dw-card-label{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:750;letter-spacing:.08em;color:var(--dw-muted);margin-bottom:8px}.dw-card-label b{color:var(--dw-primary);font-size:11px;letter-spacing:0}.dw-card-body h4{font-size:21px;letter-spacing:-.03em;line-height:1.45;margin-bottom:6px}.dw-card-body p{font-size:13px;color:var(--dw-muted);line-height:1.75;min-height:44px}.dw-card-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;font-size:12px;color:var(--dw-muted)}.dw-card-foot strong{display:inline-flex;align-items:center;gap:4px;color:var(--dw-primary)}.dw-use-bundle{margin:4px 24px 22px;width:calc(100% - 48px)}.dw-gallery-note{font-size:12px;color:var(--dw-muted);line-height:1.65;padding-top:18px}.dw-paper-frame{position:relative;flex:none;overflow:hidden;background:white;box-shadow:0 5px 15px #14243b1c}.dw-paper-scale{position:absolute;top:0;left:0;transform-origin:top left;pointer-events:none}.dw-paper-scale>.dd-page,.dw-paper-scale>.document-preview-page{margin:0!important}.dw-editor-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:6px 0 18px}.dw-editor-heading h3{font-size:24px;letter-spacing:-.04em;line-height:1.4;margin:4px 0}.dw-toolbar{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.dw-editor-layout{display:grid;grid-template-columns:118px minmax(280px,1fr) 326px;gap:20px;align-items:start}.dw-page-list{display:grid;gap:9px;max-height:calc(100dvh - 185px);overflow-y:auto;padding:3px 5px 15px 3px;scrollbar-width:thin}.dw-page-thumb{display:grid;gap:7px;width:100%;min-width:0;text-align:left;border:1px solid transparent;border-radius:9px;background:transparent;padding:8px;font-size:10px;font-weight:600;line-height:1.4}.dw-page-thumb[aria-pressed=true]{border-color:#8ca5f8;background:var(--dw-tint);color:var(--dw-primary)}.dw-page-thumb>span:last-child b{color:var(--dw-muted);font-weight:500;margin-right:2px}.dw-thumb-canvas{display:flex;justify-content:center;min-height:90px;pointer-events:none}.dw-preview-column{min-width:0;border:1px solid var(--dw-line);border-radius:13px;overflow:hidden;background:#edf0f4}.dw-preview-toolbar{display:flex;justify-content:space-between;align-items:center;padding:9px 12px 9px 17px;background:var(--dw-surface);font-size:13px;font-weight:750}.dw-preview-toolbar .dw-icon-button{border-color:transparent;background:transparent}.dw-main-canvas{padding:20px 0 10px;min-height:360px;overflow:hidden}.dw-live-stage{width:100%;display:flex;justify-content:center;align-items:flex-start}.dw-main-canvas[aria-busy=true]{opacity:.75}.dw-page-navigation{display:flex;align-items:center;justify-content:center;gap:17px;padding:8px;font-size:12px;color:#526077}.dw-page-navigation .dw-icon-button{border:0;background:transparent}.dw-preview-note{font-size:10px;line-height:1.6;text-align:center;color:#66758b;padding:4px 14px 16px}.dw-desktop-controls.doc-design-result-stack{position:static;display:block;min-width:0;border:1px solid var(--dw-line);border-radius:13px;background:var(--dw-surface);padding:18px;max-height:calc(100dvh - 100px);overflow:auto;scrollbar-width:thin}.dw-controls-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.dw-controls-heading h4{font-size:16px}.dw-controls-heading span{font-size:10px;color:var(--dw-muted)}.dw-field{border:0;margin:0 0 22px;padding:0;min-width:0}.dw-field legend{padding:0;font-size:13px;font-weight:750}.dw-field>p{font-size:11px;color:var(--dw-muted);margin:5px 0 9px;line-height:1.6}.dw-segmented{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:3px;padding:3px;background:#f0f3f7;border-radius:9px;margin-top:8px}.dw-segmented label{position:relative;display:block;min-width:0;cursor:pointer}.dw-segmented input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.dw-segmented span{min-height:42px;display:flex;align-items:center;justify-content:center;text-align:center;padding:6px 3px;font-size:11px;font-weight:700;border:1px solid transparent;border-radius:7px;line-height:1.35;color:#526077}.dw-segmented input:checked+span{background:var(--dw-surface);color:var(--dw-primary);box-shadow:0 2px 6px #16356110;border-color:#d7e0f9}.dw-segmented input:focus-visible+span{outline:3px solid #7d9aff;outline-offset:1px}.dw-control-details{border-top:1px solid var(--dw-line);margin:0}.dw-control-details summary,.dw-source-details summary,.dw-more summary{cursor:pointer;min-height:48px;padding:14px 0;display:list-item;font-size:12px;font-weight:750}.dw-control-details summary span{font-size:10px;font-weight:500;color:var(--dw-muted);margin-left:4px}.dw-detail-content{padding:2px 0 17px}.dw-detail-content .dw-field{margin-bottom:15px}.dw-custom-note{font-size:11px;color:#6b5891;background:#f5f0fe;border-radius:8px;padding:10px;line-height:1.65;margin-bottom:15px}.dw-custom-note button{display:block;border:0;background:transparent;color:inherit;font-size:11px;text-decoration:underline;padding:5px 0;min-height:32px}.dw-color-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:4px 0 16px}.dw-color-pair label{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:650;gap:8px}.dw-color-pair input{width:48px;height:40px;padding:3px;border:1px solid var(--dw-line);border-radius:7px;background:var(--dw-surface)}.dw-select-label{display:grid;gap:7px;font-size:11px;font-weight:700;line-height:1.5;margin-bottom:14px}.dw-select-label select{width:100%;min-height:44px;border:1px solid var(--dw-line);border-radius:7px;background:var(--dw-surface);color:var(--dw-ink);padding:8px 26px 8px 10px;font-size:12px}.dw-help{font-size:11px!important;line-height:1.65!important;color:var(--dw-muted);margin:7px 0!important}.dw-scope-checks,.dw-format-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 8px}.dw-check{display:inline-flex;align-items:center;gap:7px;min-height:38px;font-size:12px;line-height:1.4;cursor:pointer}.dw-check input{width:16px;height:16px;flex:none;accent-color:var(--dw-primary)}.dw-related-page{display:flex;align-items:center;gap:3px;border:0;background:none;color:var(--dw-primary)!important;font-size:11px!important;font-weight:700;min-height:36px;padding:4px 0;margin-top:-6px;margin-bottom:14px}.dw-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.dw-desktop-controls>.dw-primary{margin-top:20px}.dw-result-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:26px;align-items:start}.dw-result-summary,.dw-prompt-panel{min-width:0;border:1px solid var(--dw-line);border-radius:13px;padding:24px;background:var(--dw-surface)}.dw-result-summary h4{font-size:20px;letter-spacing:-.03em}.dw-result-summary>p{font-size:12px;color:var(--dw-muted);line-height:1.7;margin:7px 0 15px}.dw-result-references{display:flex;gap:10px;align-items:center;justify-content:center;background:#edf0f4;padding:22px 12px;border-radius:10px;min-height:150px}.dw-reference-page{flex:1;min-width:0;display:flex;justify-content:center}.dw-reference-options{display:flex;flex-wrap:wrap;gap:1px 15px}.dw-download-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.dw-download-actions .dw-primary{width:100%}.dw-prompt-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.dw-prompt-heading h4{font-size:16px}.dw-prompt-output{width:100%;min-height:380px;resize:vertical;border:1px solid var(--dw-line);border-radius:9px;padding:16px;background:#f7f9fc;color:#344159;font-size:12px!important;line-height:1.8;white-space:pre-wrap}.dw-source-details{margin-top:14px;border-top:1px solid var(--dw-line)}.dw-source-details summary span{font-weight:500;font-size:11px;color:var(--dw-muted);margin-left:7px}.dw-source-details textarea{display:block;width:100%;min-height:140px;padding:12px;line-height:1.7;resize:vertical;border:1px solid var(--dw-line);border-radius:8px;background:var(--dw-surface);color:var(--dw-ink);font-size:13px;margin-bottom:12px}.dw-source-details>.dw-check{display:flex;margin-top:9px}.dw-more{border-top:1px solid var(--dw-line);margin-top:12px}.dw-inline-actions{display:flex;gap:8px;flex-wrap:wrap}.dw-export-progress{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;background:var(--dw-tint);padding:10px;border-radius:8px}.dw-mobile-bar{display:none}.dw-dialog{color:var(--dw-ink);background:var(--dw-surface);border:1px solid var(--dw-line);border-radius:16px;padding:0;max-height:90dvh;max-width:calc(100vw - 32px);box-shadow:0 20px 80px #10203b42;overflow:hidden}.dw-dialog::backdrop{background:#17233c75;backdrop-filter:blur(3px)}.dw-dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;border-bottom:1px solid var(--dw-line);flex:none}.dw-dialog-heading h3{font-size:20px;line-height:1.5;letter-spacing:-.025em}.dw-dialog-content{overflow-y:auto;overscroll-behavior:contain;padding:22px;min-height:0}.dw-dialog-content>p{font-size:13px;color:var(--dw-muted);line-height:1.8;margin-bottom:20px}.dw-dialog-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 22px;border-top:1px solid var(--dw-line);background:var(--dw-surface);flex:none}.dw-dialog-footer>span{font-size:12px;color:var(--dw-muted)}.dw-candidate-dialog{width:1040px}.dw-dialog[open]{display:flex;flex-direction:column}.dw-candidate-pages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dw-candidate-pages figure{margin:0;min-width:0}.dw-candidate-page{display:flex;justify-content:center;align-items:flex-start;min-height:150px;padding:16px 10px;background:#edf0f4;border-radius:9px}.dw-candidate-pages figcaption{text-align:center;font-size:12px;color:var(--dw-muted);padding:9px}.dw-control-dialog{width:440px}.dw-zoom-dialog{width:max-content;max-width:calc(100vw - 24px)}.dw-zoom-canvas{overflow:auto;padding:24px;background:#e9edf2;overscroll-behavior:contain;max-height:calc(90dvh - 118px);max-width:calc(100vw - 24px)}.dw-zoom-canvas>*{flex:none;margin:0!important}.dw-zoom-dialog>.dw-help{padding:0 20px}.dw-render-error{padding:32px;font-size:14px;line-height:1.8}.dw-workbench #tabActions{margin-bottom:16px}.dw-workbench .doc-design-result-stack>#tabActions .tab-action-direct{display:flex;flex-wrap:wrap}.dw-workbench .doc-design-result-stack>#tabActions .btn{font-size:11px;min-height:38px;padding:7px 9px}
@media(min-width:1440px){.dw-editor-layout{grid-template-columns:130px minmax(0,1fr) 354px;gap:24px}.dw-card-pages{min-height:300px;padding:34px 24px;gap:20px}.dw-segmented span{font-size:12px}}
@media(max-width:1100px){.dw-editor-layout{grid-template-columns:94px minmax(0,1fr) 286px;gap:12px}.dw-workbench{padding-left:20px;padding-right:20px}.dw-desktop-controls.doc-design-result-stack{padding:14px}.dw-card-pages{min-height:200px;padding:20px 12px;gap:8px}.dw-save-note{display:none}.dw-toolbar .dw-button{padding:9px 11px;font-size:12px}.dw-result-grid{gap:18px}.dw-result-summary,.dw-prompt-panel{padding:19px}}
@media(max-width:800px){.dw-workbench{padding:20px 16px calc(112px + env(safe-area-inset-bottom))}.dw-header{padding-bottom:13px}.dw-header h2{font-size:25px;max-width:430px}.dw-header p{font-size:13px;line-height:1.7;max-width:480px}.dw-steps{gap:0;margin-bottom:7px;position:sticky;top:var(--app-header-height,64px);z-index:12;background:var(--dw-surface);border-radius:10px 10px 0 0;scroll-margin-top:150px}.dw-steps button{flex:1;min-width:0;padding:10px 4px;font-size:12px;gap:6px;min-height:55px}.dw-steps button span{width:23px;height:23px}.dw-status{font-size:11px;min-height:34px}.dw-section-heading{display:block;margin-top:10px}.dw-section-heading h3{font-size:21px;line-height:1.5}.dw-section-heading p{font-size:12px}.dw-section-heading>.dw-button{margin-top:10px}.dw-family-filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin:15px -16px 20px;padding:0 16px}.dw-family-filters::-webkit-scrollbar{display:none}.dw-family-filters button{padding:9px 15px;flex:none;font-size:12px}.dw-bundle-grid{gap:16px}.dw-card-pages{min-height:200px;grid-template-columns:1.15fr 1fr;gap:11px}.dw-card-page:nth-child(3){display:none}.dw-card-page:nth-child(2){padding-top:20px}.dw-card-body{padding:16px 16px 10px}.dw-card-body h4{font-size:18px}.dw-card-body p{font-size:12px;min-height:0}.dw-card-foot{font-size:11px;gap:5px}.dw-use-bundle{margin:5px 16px 18px;width:calc(100% - 32px)}.dw-editor-heading{display:block;margin-top:12px}.dw-editor-heading h3{font-size:23px}.dw-editor-heading p{font-size:12px}.dw-toolbar{justify-content:flex-start;margin-top:10px}.dw-editor-layout{grid-template-columns:minmax(0,1fr);gap:12px}.dw-page-list{grid-row:2;display:flex;overflow-x:auto;overflow-y:hidden;max-height:none;gap:7px;padding:3px 1px 10px;scrollbar-width:none}.dw-page-thumb{width:90px;flex:none;padding:7px;font-size:10px}.dw-thumb-canvas{min-height:94px}.dw-preview-column{grid-row:1}.dw-main-canvas{padding-top:18px;min-height:280px}.dw-preview-toolbar{padding:5px 9px 5px 15px}.dw-preview-note{font-size:10px;padding-bottom:12px}.dw-desktop-controls.doc-design-result-stack{display:none}.dw-page-navigation{padding:2px;font-size:11px}.dw-mobile-bar{display:grid;grid-template-columns:minmax(80px,.8fr) minmax(55px,.55fr) minmax(130px,1.2fr);gap:9px;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:35;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--dw-surface);border-top:1px solid var(--dw-line);box-shadow:0 -4px 18px #182c4810}.dw-mobile-bar>.dw-button{min-height:50px;padding:8px 9px;font-size:13px;border-radius:11px}.dw-mobile-bar>div{text-align:center;display:grid;gap:3px}.dw-mobile-bar>div span{font-size:10px;color:var(--dw-muted)}.dw-mobile-bar>div strong{font-size:10px}.dw-result-grid{grid-template-columns:1fr}.dw-result-summary,.dw-prompt-panel{padding:18px}.dw-result-references{padding:20px 10px;gap:8px}.dw-prompt-output{min-height:300px;font-size:13px!important}.dw-result-summary h4{font-size:19px}.dw-reference-options{gap:2px 14px}.dw-check{min-height:44px}.dw-dialog{max-height:92dvh;border-radius:15px;max-width:calc(100vw - 20px)}.dw-dialog-heading{padding:13px 16px}.dw-dialog-heading h3{font-size:19px}.dw-dialog-content{padding:16px}.dw-dialog-footer{padding:13px 16px}.dw-candidate-pages{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dw-candidate-page{padding:10px 7px}.dw-candidate-pages figcaption{font-size:11px;padding:7px}.dw-candidate-dialog .dw-dialog-footer>span{max-width:90px;font-size:10px;line-height:1.6}.dw-control-dialog{margin:auto 0 0;width:100%;max-width:100%;max-height:67dvh;border-radius:18px 18px 0 0;bottom:0;top:auto;border-bottom:0}.dw-control-dialog .dw-dialog-footer{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.dw-control-dialog .dw-dialog-content{padding:20px 20px 8px}.dw-control-dialog .dw-field{margin-bottom:24px}.dw-control-dialog .dw-field legend{font-size:14px}.dw-control-dialog .dw-field>p{font-size:12px}.dw-control-dialog .dw-segmented span{min-height:47px;font-size:13px}.dw-control-dialog .dw-control-details summary{font-size:14px;min-height:52px}.dw-select-label select,.dw-source-details textarea{font-size:16px}.dw-color-pair input{height:44px}.dw-zoom-canvas{padding:14px}.dw-workbench #tabActions{display:none!important}}
@media(max-width:520px){.dw-bundle-grid{grid-template-columns:1fr}.dw-card-pages{grid-template-columns:1.1fr .86fr .86fr;min-height:230px;padding:24px 17px;gap:10px}.dw-card-page:nth-child(3){display:flex}.dw-card-body h4{font-size:21px}.dw-card-body p{font-size:13px}.dw-card-body{padding:18px 20px 12px}.dw-use-bundle{margin:5px 20px 20px;width:calc(100% - 40px)}.dw-card-foot{font-size:12px}.dw-candidate-pages{grid-template-columns:1fr}.dw-candidate-page{padding:18px;min-height:200px}.dw-candidate-pages figcaption{font-size:13px}.dw-dialog-footer .dw-button{font-size:13px}.dw-toolbar .dw-button{font-size:11px;min-height:40px}.dw-prompt-heading .dw-button{font-size:12px;padding:9px 12px}.dw-prompt-heading h4{font-size:15px}}
@media(max-height:480px) and (max-width:900px){.dw-control-dialog{max-height:92dvh}.dw-mobile-bar{padding-top:7px;padding-bottom:calc(7px + env(safe-area-inset-bottom))}.dw-mobile-bar>.dw-button{min-height:44px}.dw-main-canvas{min-height:270px}.dw-steps{position:static}.dw-dialog{max-height:96dvh}}
@media(prefers-reduced-motion:reduce){.dw-workbench *{scroll-behavior:auto!important;transition:none!important}}
.dw-main-canvas{scroll-margin-top:120px}.dw-control-dialog::backdrop{background:#17233c25;backdrop-filter:none}
.dw-page-thumb>span:last-child{white-space:nowrap;letter-spacing:-.035em}.dw-page-thumb>span:last-child b{display:block;font-size:9px;line-height:1.3;margin:2px 0 3px}.dw-feel-cue{display:flex;align-items:center;gap:4px;min-height:36px;margin-top:3px;padding:4px 0;border:0;background:none;color:var(--dw-primary)!important;font-size:10px!important;font-weight:650}.dw-preview-error{font-size:11px;line-height:1.6;color:var(--dw-muted)}
@media(max-width:800px){.dw-control-dialog{max-height:58dvh}.dw-main-canvas{scroll-margin-top:118px}}
@media(max-height:480px) and (max-width:900px){.dw-control-dialog{max-height:90dvh}}
[data-theme=dark] .dw-workbench,.dark .dw-workbench{--dw-tint:#1e2d4b;--dw-primary:#7f9dff}[data-theme=dark] .dw-workbench .dw-primary,.dark .dw-workbench .dw-primary{color:#10172a;background:#91a9ff;border-color:#91a9ff}[data-theme=dark] .dw-workbench .dw-segmented,.dark .dw-workbench .dw-segmented{background:#182336}[data-theme=dark] .dw-workbench .dw-segmented span,.dark .dw-workbench .dw-segmented span{color:#aab9d1}[data-theme=dark] .dw-workbench .dw-prompt-output,.dark .dw-workbench .dw-prompt-output{background:#151f31;color:#d3dded}[data-theme=dark] .dw-workbench .dw-custom-note,.dark .dw-workbench .dw-custom-note{background:#29223d;color:#d7c4fd}

/* App controls remain readable at every width; document pages retain their own type scale. */
.dw-workbench {
  --dw-muted: var(--ink-soft, #51647d);
}
.dw-workbench :is(.dw-eyebrow, .dw-status, .dw-card-label, .dw-card-label b,
  .dw-card-foot, .dw-controls-heading span, .dw-field > p, .dw-segmented span,
  .dw-control-details summary span, .dw-custom-note, .dw-custom-note button,
  .dw-select-label, .dw-help, .dw-related-page, .dw-source-details summary span,
  .dw-preview-note, .dw-page-navigation, .dw-page-thumb, .dw-page-thumb > span:last-child b,
  .dw-mobile-bar > div span, .dw-mobile-bar > div strong, .dw-dialog-footer > span,
  .dw-candidate-pages figcaption, .dw-feel-cue, .dw-preview-error, .dw-toolbar .dw-button,
  .doc-design-result-stack > #tabActions .btn) {
  font-size: 12px !important;
}
.dw-workbench .dw-page-thumb {
  min-width: 106px;
}
.dw-workbench :is(.dw-button, .dw-icon-button, .dw-family-filters button,
  .dw-select-label select, .dw-prompt-output, .dw-source-details textarea) {
  border-color: var(--line-control, #768397);
}
.dw-workbench .dw-button.dw-primary {
  border-color: var(--dw-primary);
}
.dw-workbench .dw-button.dw-subtle {
  border-color: transparent;
}
.dw-workbench .dw-preview-toolbar .dw-icon-button,
.dw-workbench .dw-page-navigation .dw-icon-button {
  border-color: transparent;
}
.dw-workbench .dw-page-thumb[aria-pressed="true"] {
  border-color: var(--dw-primary);
}
.dw-workbench .dw-page-thumb:not([aria-pressed="true"]) {
  border: 0;
}
.dw-workbench .dw-segmented input:focus-visible + span {
  outline: 3px solid var(--focus-ring, #1f5eff);
  box-shadow: 0 0 0 6px var(--focus-guard, #fff);
}
.dw-workbench :focus-visible {
  outline: 3px solid var(--focus-ring, #1f5eff);
  outline-offset: 3px;
  box-shadow: 0 0 0 6px var(--focus-guard, #fff);
}
:root[data-theme="dark"] .dw-workbench {
  --dw-ink: #f1f1f1;
  --dw-muted: #c7c7c7;
  --dw-surface: #121212;
  --dw-line: #3f3f3f;
  --dw-primary: #9db7ff;
  --dw-tint: #1a2948;
}
:root[data-theme="dark"] .dw-workbench .dw-steps button span {
  background: #242424;
  color: #c7c7c7;
}
:root[data-theme="dark"] .dw-workbench .dw-steps button[aria-current="step"] span {
  background: #9db7ff;
  color: #10172a;
}
:root[data-theme="dark"] .dw-workbench .dw-family-filters button[aria-pressed="true"] {
  background: #f1f1f1;
  color: #121212;
  border-color: #f1f1f1;
}
:root[data-theme="dark"] .dw-workbench .dw-button.dw-primary,
:root[data-theme="dark"] .dw-workbench .dw-button.dw-primary:hover {
  background: #9db7ff;
  color: #10172a;
  border-color: #9db7ff;
}
:root[data-theme="dark"] .dw-workbench .dw-segmented span {
  color: #c7d4ea;
}
:root[data-theme="dark"] .dw-workbench .dw-segmented input:checked + span {
  color: #bdd0ff;
  border-color: #9db7ff;
  background: #121212;
}
:root[data-theme="dark"] .dw-workbench :is(.dw-card-pages, .dw-preview-column,
  .dw-result-references, .dw-candidate-page, .dw-zoom-canvas) {
  background: #202733;
}
:root[data-theme="dark"] .dw-workbench :is(.dw-preview-note, .dw-page-navigation) {
  color: #c7d4ea;
}
:root[data-theme="dark"] .dw-workbench .dw-status.is-error {
  color: #fda29b;
}
:root[data-theme="dark"] .dw-workbench :is(input, textarea)::placeholder {
  color: #aeb9cd;
  opacity: 1;
}
@media (min-width: 801px) and (max-width: 1100px) {
  .dw-editor-layout { grid-template-columns: 118px minmax(0, 1fr) 286px; }
}
@media (max-width: 800px) {
  .dw-page-thumb { width: 112px; }
  .dw-controls-heading { flex-wrap: wrap; gap: 6px; }
  .dw-mobile-bar { grid-template-columns: minmax(80px, .8fr) minmax(66px, .6fr) minmax(124px, 1.2fr); }
}
.dw-library-icon { display:inline-block; flex:none; width:18px; height:18px; vertical-align:middle; }
.dw-primary .dw-library-icon { filter:brightness(0) invert(1); }
[data-theme="dark"] .dw-library-icon, .dark .dw-library-icon, body.dark-mode .dw-library-icon { filter:brightness(0) invert(1); }
[data-theme="dark"] .dw-primary .dw-library-icon, .dark .dw-primary .dw-library-icon, body.dark-mode .dw-primary .dw-library-icon { filter:brightness(0); }
