:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14213a;background:#eef2f7;font-synthesis:none;--accent: #087f85;--accent-hover: #06666c;--aurora-blue: #245ec0;--aurora-green: #23876a;--aurora-violet: #7656ba;--aurora-gradient: linear-gradient(115deg, #245ec0, #087f85 65%, #147d68);--ink: #14213a;--muted: #65738a;--line: #dfe5ed;--surface: #ffffff;--soft: #f6f8fb;--selected: #e8f5f4}*{box-sizing:border-box}body{margin:0;min-width:980px;min-height:680px;overflow:hidden}body.activation-window{min-width:0;min-height:0;overflow:auto;background:var(--surface)}.activation-window .modal{padding:22px}.activation-window h1{font-size:20px;line-height:1.25;margin:0 0 14px}.activation-window p{font-size:14px;line-height:1.45}.activation-window button{padding:10px 16px;border:0;border-radius:8px;background:var(--aurora-gradient);color:#fff;cursor:pointer}body.name-prompt-page{min-width:0;min-height:0;overflow:auto;background:#fff}body.outlook-body{min-width:0;min-height:0;overflow:auto}.outlook-card{max-width:680px;margin:auto;padding:24px;line-height:1.5;overflow-wrap:anywhere}.outlook-card h1{margin-top:0;font-size:26px}.outlook-card h2{font-size:20px}.outlook-card .name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.outlook-card button{margin:6px 0}.outlook-card .field{margin:12px 0}.outlook-card textarea{resize:vertical}.outlook-card details{margin:14px 0}@media(max-width:380px){.outlook-card{padding:16px}.outlook-card .name-grid{grid-template-columns:1fr}}.name-prompt{padding:24px;max-width:540px;margin:auto}.name-prompt h1{margin:0 0 14px;font-size:23px}.name-prompt p{font-size:14px;line-height:1.5}.name-prompt .name-prompt-hint,.name-prompt small{color:var(--muted);font-size:12px}.name-prompt-actions{display:flex;justify-content:flex-end;gap:10px;margin:18px 0}#name-prompt-error{color:#a42626;min-height:20px}button,input,textarea,select{font:inherit}button{color:inherit}.shell{display:grid;grid-template-columns:232px minmax(330px,410px) minmax(470px,1fr);grid-template-rows:minmax(0,1fr);height:100vh;min-height:680px;background:var(--surface)}.sidebar,.phrase-browser{border-right:1px solid var(--line)}.sidebar{display:flex;flex-direction:column;padding:35px 18px 22px;background:radial-gradient(ellipse at 0 0,#7656ba0e,transparent 48%),radial-gradient(ellipse at 100% 0,#18a88a15,transparent 55%),#f8fafc}.brand{margin:0 10px 34px;font-size:27px;font-weight:760;letter-spacing:-1.25px;color:#122038}.brand span{color:var(--accent);background:var(--aurora-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}nav{display:grid;gap:5px}.nav-item{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;border:0;background:transparent;padding:12px 13px;border-radius:9px;font-size:14px;font-weight:620;text-align:left;cursor:pointer}.nav-item:hover{background:#f0f4f8}.nav-item.active{background:var(--selected);color:#086970}.nav-item em{font-style:normal;color:var(--muted);font-size:12px;font-weight:650}.sidebar-bottom{margin-top:auto;display:grid;gap:8px}.activation{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:start;padding:16px 10px 20px;border-bottom:1px solid var(--line);cursor:pointer}.activation input{position:absolute;opacity:0;pointer-events:none}.switch{width:36px;height:21px;border-radius:999px;background:#aab5c4;position:relative;margin-top:1px;transition:.2s ease}.switch:after{content:"";position:absolute;width:17px;height:17px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #42506650;transition:.2s ease}.activation input:checked+.switch{background:#25ae62}.activation input:checked+.switch:after{transform:translate(15px)}.activation strong{display:block;font-size:13px;line-height:20px}.activation small{display:block;color:var(--muted);font-size:11.5px;line-height:17px;margin-top:3px}.utility{width:100%;border:0;background:transparent;display:flex;gap:12px;align-items:center;padding:9px 11px;color:#43536b;font-size:13px;text-align:left;border-radius:7px;cursor:pointer}.utility:hover{background:#eef3f8}.phrase-browser{display:flex;min-width:0;min-height:0;overflow:hidden;flex-direction:column;background:#fff}.phrase-browser>.list-header,.phrase-browser>.list-meta{flex-shrink:0}.list-header{padding:25px 20px 17px;display:grid;gap:13px}.primary{border:0;border-radius:8px;background:var(--aurora-gradient);color:#fff;min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:680;font-size:14px;cursor:pointer;box-shadow:0 5px 14px #087f8525}.primary:hover{background:var(--accent-hover)}.primary:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #75b8ff70;outline-offset:1px}.search{height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #ccd5e0;border-radius:7px;color:#60718a;background:#fff}.search:focus-within{border-color:#75aeea;box-shadow:0 0 0 3px #75b8ff28}.search input{border:0;outline:0;min-width:0;width:100%;color:var(--ink);font-size:14px}.search input::placeholder{color:#8090a6}.list-meta{display:flex;justify-content:space-between;padding:0 21px 10px;color:#75839a;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:720}.phrase-list{flex:1 1 0;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;border-top:1px solid var(--line)}.phrase-row{width:100%;min-height:78px;padding:15px 18px 14px 21px;border:0;border-bottom:1px solid var(--line);background:#fff;display:flex;gap:13px;align-items:center;text-align:left;cursor:pointer;position:relative}.phrase-row:hover{background:#fafcff}.phrase-row.selected{background:var(--selected)}.phrase-row.selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--aurora-gradient)}.row-copy{min-width:0;flex:1}.row-copy strong{display:block;font-size:15px;margin-bottom:6px}.row-copy small{display:block;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}kbd{font-family:SFMono-Regular,Consolas,monospace}.phrase-row kbd{padding:6px 8px;max-width:108px;overflow:hidden;text-overflow:ellipsis;border:1px solid #dce3eb;border-radius:6px;background:#f8fafc;color:#4a5970;font-size:11px;box-shadow:0 1px #d8dee7}.empty-list{padding:50px 20px;text-align:center;color:var(--muted);line-height:1.6}.empty-list button{border:0;background:transparent;color:var(--accent);margin-top:8px;cursor:pointer;font-weight:650}.editor{min-width:0;padding:32px clamp(28px,3.2vw,52px) 28px;overflow-y:auto;background:#fff}.editor-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.editor-heading p{margin:0 0 7px;font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--accent);font-weight:760}.editor-heading h1{margin:0;font-size:27px;letter-spacing:-.55px}.icon-button{border:1px solid var(--line);width:38px;height:38px;border-radius:8px;display:grid;place-items:center;background:#fff;cursor:pointer;color:#6a778b}.icon-button:hover.danger{color:#c93838;border-color:#f0b9b9;background:#fff7f7}#phrase-form{display:flex;min-height:calc(100vh - 116px);flex-direction:column;gap:18px}.field{display:grid;gap:7px}.field>span{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:720;color:#26354d}.field input,.field textarea,.field select{width:100%;border:1px solid #cad4e0;border-radius:7px;background:#fff;color:var(--ink);padding:11px 13px;outline:none;font-size:14px;transition:border .15s,box-shadow .15s}.field input:focus,.field textarea:focus,.field select:focus{border-color:#6aa8e6;box-shadow:0 0 0 3px #75b8ff24}.field-pair{display:grid;grid-template-columns:1fr 110px;gap:15px}.suffix-field input{text-align:center;font-family:SFMono-Regular,Consolas,monospace;font-size:17px}.grow{flex:1;min-height:220px}.field textarea{resize:vertical;min-height:215px;height:100%;line-height:1.55}.rich-field{min-height:235px;grid-template-rows:auto auto 1fr}.rich-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:5px;border:1px solid #cad4e0;border-bottom:0;border-radius:7px 7px 0 0;background:var(--soft)}.rich-toolbar select{width:auto;max-width:150px;height:29px;padding:2px 5px;font-size:12px}.rich-color{display:inline-flex;align-items:center;gap:4px;font-size:12px}.rich-color input{width:29px;height:27px;padding:1px;cursor:pointer}.name-data-notice{font-size:11px}.name-data-notice pre{max-height:180px;overflow:auto;white-space:pre-wrap}.rich-toolbar button{min-width:31px;height:29px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:#43536b;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:720;cursor:pointer}.rich-toolbar button:hover{background:#e7edf4}.rich-editor{min-height:185px;height:100%;padding:12px 13px;border:1px solid #cad4e0;border-radius:0 0 7px 7px;outline:0;overflow-y:auto;color:var(--ink);font-size:14px;line-height:1.55}.rich-editor:focus{border-color:#6aa8e6;box-shadow:0 0 0 3px #75b8ff24}.rich-editor img{max-width:100%;height:auto}.syntax-preview{display:grid;grid-template-columns:minmax(150px,.75fr) 1fr;gap:22px;padding:15px 17px;background:var(--soft);border:1px solid #e2e8f0;border-radius:8px;align-items:center}.syntax-preview small{display:block;color:var(--muted);margin-bottom:7px;font-size:11px}.syntax-preview kbd{display:block;color:#24344e;font-size:15px;font-weight:650}.syntax-preview p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.placeholder-notice{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.placeholder-notice .utility{display:inline;width:auto;padding:0;color:#24528a;text-decoration:underline}.form-bottom{display:flex;align-items:end;justify-content:space-between;gap:16px}.category-field{width:160px}.save{min-width:200px}.empty-editor{height:100%;display:grid;place-content:center;justify-items:center;text-align:center;color:var(--muted)}.empty-editor h1{color:var(--ink);font-size:23px;margin:15px 0 7px}.empty-editor p{margin:0 0 20px}.empty-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:var(--selected);color:var(--accent)}#toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,16px);background:#17253a;color:#fff;padding:10px 15px;border-radius:8px;font-size:13px;opacity:0;pointer-events:none;transition:.2s ease;box-shadow:0 8px 25px #10203530}#toast.visible{opacity:1;transform:translate(-50%)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:28px;background:#13203970;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.settings-dialog{width:min(760px,92vw);max-height:calc(100vh - 56px);overflow-y:auto;background:#fff;border-radius:13px;box-shadow:0 24px 70px #0b162c55}.settings-dialog>header{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:23px 28px 20px;border-bottom:1px solid var(--line);background:var(--surface)}.settings-dialog>header .icon-button{flex:0 0 auto}.settings-dialog header p{margin:0 0 5px;color:var(--accent);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:760}.settings-dialog header h1{margin:0;font-size:22px;letter-spacing:-.35px}.settings-section{display:grid;grid-template-columns:195px minmax(0,1fr);gap:26px;padding:23px 28px;border-bottom:1px solid var(--line)}.settings-section>*{min-width:0}.settings-section:last-child{border-bottom:0}.section-intro h2{font-size:14px;margin:0 0 7px}.section-intro p{font-size:11.5px;color:var(--muted);line-height:1.5;margin:0}.settings-form{display:grid;gap:12px}.license-status{display:grid;grid-template-columns:9px 1fr auto;gap:8px;align-items:center;min-height:34px;padding:0 11px;border-radius:7px;background:var(--soft);font-size:11.5px}.license-status>span{width:8px;height:8px;border-radius:50%;background:#8996a8}.license-status.valid>span{background:#25ae62}.license-status.expired>span,.license-status.blocked>span,.license-status.error>span{background:#dc4848}.license-status small{color:var(--muted)}.sync-file{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:12px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.sync-file>div{min-width:0;display:flex;gap:10px;align-items:center}.sync-file span{min-width:0}.sync-file strong,.sync-file small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-file strong{font-size:12px;margin-bottom:3px}.sync-file small{color:var(--muted);font-size:10px}.sync-settings{min-width:0;display:grid;gap:12px}.sync-settings code,.salutation-help code{overflow-wrap:anywhere}.sync-settings p,.salutation-help p{font-size:12px;line-height:1.55;overflow-wrap:anywhere}.sync-settings .reply-actions{flex-wrap:wrap;margin:0}.secondary{flex:none;min-height:35px;padding:0 12px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#33445e;font-size:11.5px;font-weight:650;cursor:pointer}.secondary:hover{background:#f7f9fc}.secondary:disabled{opacity:.45;cursor:not-allowed}.sync-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.sync-actions small{color:var(--muted);font-size:10.5px}.excluded-editor{display:grid;gap:12px}.tag-list{display:flex;flex-wrap:wrap;gap:7px;min-height:29px;align-items:center}.tag-list>span{display:inline-flex;align-items:center;gap:6px;padding:6px 7px 6px 9px;background:#eef3f8;border-radius:6px;color:#34445d;font-size:11.5px}.tag-list button{border:0;padding:0;display:grid;place-items:center;background:transparent;color:#7b8798;cursor:pointer}.tag-list small{color:var(--muted)}#excluded-form{display:flex;gap:8px}#excluded-form input{flex:1;min-width:0;border:1px solid #cad4e0;border-radius:7px;padding:9px 11px;outline:none;font-size:12px}.ai-inline{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--accent);font-size:11px;font-weight:700;cursor:pointer}.ai-inline:disabled{color:var(--muted);cursor:wait}.shortcut-note{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 11px;border-radius:7px;background:var(--soft);color:#42516a}.shortcut-note strong,.shortcut-note small{display:block}.shortcut-note strong{font-size:11.5px;margin-bottom:2px}.shortcut-note small{font-size:10.5px;color:var(--muted)}p.shortcut-note{display:block;font-size:12px;line-height:1.55;overflow-wrap:anywhere}@media(max-width:640px){.settings-section{grid-template-columns:minmax(0,1fr);gap:14px;padding:20px}.settings-dialog>header{padding:20px}.sync-actions{flex-wrap:wrap;gap:10px}}@media(max-width:1120px){.shell{grid-template-columns:190px 330px 1fr}.sidebar{padding-left:12px;padding-right:12px}.brand{font-size:24px}.editor{padding-left:26px;padding-right:26px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.app-attribution{display:block;padding:12px 16px;color:#626b7b;font-size:12px;line-height:1.7}.sidebar{overflow-y:auto}.app-attribution>span{display:block;overflow-wrap:anywhere}.app-attribution button{display:block;margin:8px 0 4px;padding:7px 9px;font-size:11px}#footer-update-status{font-size:11px;line-height:1.4}.settings-tabs{position:sticky;top:var(--settings-header-height,88px);z-index:2;display:flex;flex-wrap:wrap;gap:6px;padding:12px 28px;border-bottom:1px solid var(--line);background:var(--soft)}.settings-tabs button{border:1px solid var(--line);border-radius:7px;padding:7px 10px;background:var(--surface);cursor:pointer;font-size:12px}.settings-tabs button[aria-selected=true]{border-color:var(--accent);color:var(--accent);background:var(--selected)}.settings-tabs button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.settings-dialog [role=tabpanel][hidden]{display:none}.license-gate{max-width:560px;margin:15vh auto;padding:32px;text-align:center}.license-gate p{line-height:1.7;color:#626b7b;margin-bottom:24px}.confirmation-dialog{width:min(480px,calc(100vw - 48px));border:1px solid #dde3ed;border-radius:16px;padding:28px;color:#19263d;box-shadow:0 20px 70px #15213940}.confirmation-dialog::backdrop{background:#14243c70}.confirmation-dialog h2{margin:0 0 16px;font-size:22px}.confirmation-dialog p{white-space:pre-wrap;line-height:1.6;overflow-wrap:anywhere;max-height:50vh;overflow:auto}.confirmation-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}body.ai-progress-body{min-width:0;margin:0;background:#15263d;color:#fff}.ai-progress-body #app{min-height:0;display:block}.ai-progress-card{position:relative;display:flex;gap:16px;padding:22px 44px 22px 22px;font:14px/1.45 system-ui}.progress-dismiss{position:absolute;top:6px;right:6px;width:30px;height:30px;padding:0;border:0;border-radius:6px;background:transparent;color:#fff;font:24px/1 system-ui;cursor:pointer}.progress-dismiss:hover,.progress-dismiss:focus-visible{background:#ffffff26}.ai-progress-card p{margin:8px 0 0;color:#e0e8f3;font-size:13px;max-height:85px;overflow:auto}.progress-spinner,.progress-finished{flex:0 0 22px;width:22px;height:22px;margin-top:3px}.progress-spinner{border:3px solid #61738c;border-top-color:#fff;border-radius:50%;animation:ai-spin .8s linear infinite}.progress-finished{font-size:24px;color:#9fe3bd}@keyframes ai-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.progress-spinner{animation-duration:2s}}button.utility{background:none;border:0;cursor:pointer;font:inherit;text-align:left}.help-dialog{max-width:720px;width:calc(100% - 64px);max-height:80vh;overflow:auto;border:1px solid #d9e1ed;border-radius:18px;padding:28px;color:#17263d}.help-dialog::backdrop{background:#13213988}.help-dialog h2{margin:22px 0 8px;font-size:17px}.help-dialog p{line-height:1.6}.help-dialog .dialog-heading,.help-dialog>.clipboard-heading{position:sticky;top:-28px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-28px -28px 20px;padding:20px 28px;border-bottom:1px solid var(--line);background:var(--surface)}.dialog-heading h1{margin:0;font-size:23px;line-height:1.3;overflow-wrap:anywhere}.dialog-heading .icon-button{flex:0 0 auto}.help-dialog{scroll-padding-top:100px}.settings-dialog{scroll-padding-top:105px}body.reply-body{min-width:0;min-height:0;overflow:auto;background:#f6f8fc}.reply-body #app{display:block;min-height:100vh}.reply-card{display:flex;flex-direction:column;gap:14px;padding:clamp(16px,4vw,26px);color:#17263d}.reply-card h1{margin:0;font-size:25px}.reply-card p{margin:0;line-height:1.5;overflow-wrap:anywhere}.reply-card pre{white-space:pre-wrap;max-height:120px;overflow:auto;font:inherit}.reply-actions{display:flex;gap:12px;margin:20px 0}.reply-card .reply-actions{flex-wrap:wrap;margin:0}.reply-card textarea{width:100%;height:auto;min-height:80px;margin:0;padding:12px;border:1px solid #b7c7de;border-radius:8px;font:inherit;resize:vertical;box-sizing:border-box}.reply-card #reply-source{min-height:140px}.reply-card #reply-draft{min-height:180px}.reply-disclosure{font-size:12px;color:#5d6e88}.reply-loading:before{content:"";display:inline-block;width:14px;height:14px;margin-right:10px;border:2px solid #aabbd1;border-top-color:#263f72;border-radius:50%;animation:ai-spin .8s linear infinite}.shortcut-sheet table{width:100%;border-collapse:collapse;margin:20px 0}.shortcut-sheet th,.shortcut-sheet td{padding:12px 10px;border-bottom:1px solid #dce4ec;text-align:left}.shortcut-sheet td:last-child{font-weight:600}.sheet-actions{display:flex;gap:12px;margin-top:24px}.sheet-options{display:grid;gap:10px;margin-top:18px;font-size:13px}.sheet-options p{color:var(--muted);font-size:12px}.printed-phrase-content{white-space:pre-wrap;overflow-wrap:anywhere;font-weight:400;margin-top:4px}@media print{body.printing-shortcuts{min-width:0;min-height:0;overflow:visible;background:#fff}body.printing-shortcuts .shortcut-sheet h1,body.printing-shortcuts .shortcut-sheet p{margin:8px 0}body.printing-shortcuts>:not(.shortcut-sheet){display:none!important}body.printing-shortcuts .shortcut-sheet{display:block;position:static;width:100%;max-width:none;max-height:none;overflow:visible;border:0;margin:0;padding:0;box-shadow:none;color:#000;background:#fff}body.printing-shortcuts .sheet-actions,body.printing-shortcuts .sheet-options{display:none!important}body.printing-shortcuts .dialog-heading{position:static;margin:0;padding:0;border:0}body.printing-shortcuts [data-dialog-close]{display:none!important}body.printing-shortcuts .shortcut-sheet::backdrop{display:none}body.printing-shortcuts .printable-shortcuts{width:90mm;max-width:100%;font-size:7.5pt;line-height:1.2}body.printing-shortcuts .shortcut-sheet h1{font-size:10pt}body.printing-shortcuts .shortcut-sheet{border-radius:0}body.printing-shortcuts .printable-shortcuts>p:nth-last-child(2){display:none}body.printing-shortcuts .shortcut-sheet h2{font-size:9pt}body.printing-shortcuts .shortcut-sheet p{margin:1.5mm 0}body.printing-shortcuts .shortcut-sheet table{margin:2mm 0;table-layout:fixed}body.printing-shortcuts .shortcut-sheet th,body.printing-shortcuts .shortcut-sheet td{padding:1mm;font-size:7.5pt;overflow-wrap:anywhere}body.printing-shortcuts .shortcut-sheet tr{break-inside:avoid}body.printing-shortcuts .printable-phrases{max-width:180mm;font-size:7.5pt;margin-top:5mm}body.printing-shortcuts .printable-phrases[hidden]{display:none!important}@page{size:auto;margin:8mm}}body.ocr-capture-body{margin:0;padding:0;min-width:0;min-height:0;overflow:hidden;background:#111}.ocr-capture{position:fixed;top:0;right:0;bottom:0;left:0;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}#ocr-screen{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}#ocr-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0814232e;pointer-events:none}#ocr-region{position:absolute;border:2px solid #23ded1;box-shadow:0 0 0 1px #073a47,0 0 0 9999px #08142361;pointer-events:none}.ocr-toolbar{position:absolute;top:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:16px;padding:14px 18px;border-radius:12px;background:#fff;color:#17283d;box-shadow:0 8px 32px #0004;cursor:default;max-width:calc(100% - 40px);z-index:2}.ocr-toolbar strong{white-space:nowrap}.ocr-toolbar span{font-size:13px;min-width:170px}.ocr-toolbar button,.ocr-toolbar select{border:1px solid #dce4ec;padding:8px 10px;border-radius:6px;background:#fff;white-space:nowrap;color:#17283d}.ocr-working{cursor:wait}[hidden]{display:none!important}body.text-options-body{margin:0;min-width:0;min-height:0;height:100vh;overflow:auto;background:#f7f9fd}.text-options-card{padding:24px;max-width:620px;margin:auto}.text-options-form{display:flex;flex-direction:column;gap:14px}.text-options-form h1{margin:0;font-size:24px}.text-options-form p{margin:0}.text-options-form select,.text-options-form textarea{width:100%}.text-options-form textarea{min-height:72px;height:auto}.text-options-status{color:#a12f21;min-height:20px}.text-options-dialog{max-height:90vh;overflow:auto}body.activation-body{min-width:0;min-height:0;overflow:auto;background:#f7f9fd}.activation-card{padding:24px;max-width:680px;margin:auto}.activation-card h1,.activation-dialog h1{font-size:23px;line-height:1.25}.activation-card p{line-height:1.5;font-size:14px}.activation-card>.reply-actions{position:sticky;bottom:0;background:#f7f9fd;padding:12px 0;border-top:1px solid var(--line)}.activation-card .activation-status{font-weight:600}.activation-dialog{width:min(620px,calc(100vw - 36px))}.provider-badge{padding:12px;border:1px solid #dce4ef;border-radius:8px;background:#edf4fd;font-size:13px}.legal-draft-warning{border-left:4px solid var(--aurora-violet);padding:12px;background:#f2eefb;color:#49356e}.legal-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6;font:inherit;font-size:13px}.legal-dialog summary{cursor:pointer;padding:12px 0;font-weight:650}.legal-dialog details{border-bottom:1px solid #dce4ef}.placeholder-dialog #personalization-form{padding:24px;display:grid;gap:16px}.placeholder-dialog textarea{min-height:72px;height:96px;flex:none}.placeholder-dialog #personal-signature{height:140px}.placeholder-dialog p{font-size:13px;line-height:1.5;overflow-wrap:anywhere}.variable-row{display:grid;gap:10px;padding:16px 0;border-bottom:1px solid #dce3ed}#placeholder-catalog{max-width:220px}.phrase-input-body{min-width:0;overflow-y:auto;height:auto}.phrase-input-body #app{display:block;height:auto;min-height:100vh}.phrase-input-page{padding:24px}.phrase-input-page p{font-size:13px;line-height:1.5}.phrase-input-page form{display:grid;gap:16px}body.dictation-body{min-width:0;min-height:0;overflow:auto}.dictation-body #app{display:block;min-height:100vh}.dictation-card{max-width:760px;margin:0 auto;padding:24px;min-width:0}.dictation-card h1{margin-top:0}.dictation-recording-bar{position:sticky;top:0;z-index:2;display:flex;gap:10px;padding:12px 0;background:var(--panel, #f5f8fc)}.dictation-recording-bar .primary{flex:1;min-height:52px}.dictation-recording-bar .is-recording{background:#086e72;box-shadow:0 0 0 3px #2dd4bf55}.dictation-settings{margin:16px 0}.dictation-card summary{cursor:pointer;padding:8px 0}.dictation-note{font-size:12px;margin-top:18px;color:#52647d}.dictation-card textarea{width:100%;height:auto;min-height:110px;resize:vertical}.dictation-card .field{margin:14px 0}.dictation-disclosure{padding:16px;border:1px solid #c7d4e8;border-radius:12px;margin:16px 0}.dictation-disclosure p,#dictation-cost{font-size:13px;overflow-wrap:anywhere}.dictation-card .reply-actions{flex-wrap:wrap}@media(max-width:440px){.dictation-card{padding:16px}.dictation-disclosure{padding:12px}}.clipboard-dialog{width:min(760px,calc(100vw - 32px));min-width:0}.clipboard-heading{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.clipboard-heading h1{margin:0}.clipboard-privacy{padding:14px;border:1px solid var(--line);border-radius:10px;margin:16px 0}.clipboard-privacy p{font-size:13px;overflow-wrap:anywhere}.clipboard-approval{display:flex;align-items:flex-start;gap:10px}.clipboard-approval input{flex:0 0 auto;width:18px}.clipboard-dialog .reply-actions{flex-wrap:wrap;gap:8px;margin:12px 0}.clipboard-list{display:grid;gap:12px}.clipboard-entry{border:1px solid var(--line);border-radius:10px;padding:14px;min-width:0}.clipboard-entry strong{display:block;font-size:13px;margin-bottom:8px}.clipboard-preview{overflow-wrap:anywhere;font-size:14px;cursor:pointer}.clipboard-entry textarea{width:100%;height:auto;min-height:100px;margin-top:10px}.clipboard-entry img{display:block;max-width:100%;max-height:260px;object-fit:contain;margin:12px 0}.clipboard-dialog [data-create-panel]{border-top:1px solid var(--line);margin-top:20px;padding-top:12px}.clipboard-dialog [data-create-panel] .field{margin:12px 0}.clipboard-dialog [data-create-status]{color:#a42626}.clipboard-empty{color:var(--muted)}#content-editor img:not([src]){display:inline-block;min-width:180px;min-height:40px;padding:8px;border:1px dashed var(--accent);background:var(--surface);cursor:pointer}
