:root{--color-brand-primary: #0B1B3A;--color-brand-primary-variant: #123C7A;--color-accent: #0EA5E9;--color-surface: #FFFFFF;--color-surface-contrast: #0B1B3A;--color-text-primary: #0B1B3A;--color-text-secondary: #455468;--color-text-inverse: #FFFFFF;--color-text-muted: #6B778C;--neutral-0: #FFFFFF;--neutral-1: #F7F8FA;--neutral-2: #EEF1F5;--neutral-3: #E2E8F0;--neutral-4: #CBD5E1;--neutral-5: #94A3B8;--neutral-6: #64748B;--neutral-7: #475569;--neutral-8: #334155;--neutral-9: #0F172A;--status-success: #22C55E;--status-warning: #F59E0B;--status-danger: #EF4444;--status-info: #0EA5E9;--type-family-base: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--type-family-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, monospace;--type-scale-xs: 12px;--type-scale-s: 14px;--type-scale-m: 16px;--type-scale-l: 18px;--type-scale-xl: 20px;--lh-tight: 1.25;--lh-normal: 1.5;--lh-relaxed: 1.7;--radius-s: 6px;--radius-m: 10px;--space-xs: 4px;--space-s: 8px;--space-m: 12px;--space-l: 16px;--space-xl: 24px;--size-touch-min: 44px;--elevation-level0: none;--elevation-level1: 0 1px 2px rgba(0,0,0,.08), 0 1px 1px rgba(0,0,0,.06);--elevation-level2: 0 2px 6px rgba(0,0,0,.10), 0 2px 2px rgba(0,0,0,.07);--elevation-level3: 0 4px 12px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.08);--elevation-level4: 0 8px 24px rgba(0,0,0,.16), 0 4px 8px rgba(0,0,0,.10);--motion-duration-short: 120ms;--motion-duration-medium: 200ms;--motion-duration-long: 320ms;--motion-easing-standard: cubic-bezier(0.2, 0, 0, 1)}.iusentra-touch-target{min-height:var(--size-touch-min);min-width:var(--size-touch-min)}.iusentra-token-button{font-family:var(--type-family-base);font-size:var(--type-scale-m);color:var(--color-text-inverse);background:var(--color-brand-primary);border-radius:var(--radius-m);box-shadow:var(--elevation-level1);transition:transform var(--motion-duration-short) var(--motion-easing-standard),box-shadow var(--motion-duration-short) var(--motion-easing-standard)}.iusentra-token-button:hover{transform:translateY(-1px);box-shadow:var(--elevation-level2)}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.01ms !important}}:root{--ds-primary: #1a2744;--ds-primary-lt: #1565c0;--ds-primary-dk: #0f1e36;--ds-accent: #b8860b;--ds-accent-lt: rgba(184,134,11,.14);--ds-accent-dk: #8a6008;--ds-gray-50: #f8fafc;--ds-gray-100: #f1f5f9;--ds-gray-200: #e2e8f0;--ds-gray-300: #cbd5e1;--ds-gray-400: #94a3b8;--ds-gray-500: #64748b;--ds-gray-600: #475569;--ds-gray-700: #334155;--ds-gray-800: #1e293b;--ds-gray-900: #0f172a;--ds-surface: #ffffff;--ds-surface-raised: #f8fafc;--ds-border: #e2e8f0;--ds-shadow-xs: 0 1px 2px rgba(0,0,0,.04);--ds-shadow-sm: 0 1px 3px rgba(0,0,0,.06);--ds-shadow-md: 0 2px 6px rgba(0,0,0,.06);--ds-shadow-lg: 0 6px 16px rgba(0,0,0,.06);--ds-r-sm: 4px;--ds-r-md: 6px;--ds-r-lg: 8px;--ds-r-xl: 12px;--text-2xs: 10px;--text-xs: 11px;--text-sm: 12px;--text-base: 14px;--text-md: 15px;--text-lg: 16px;--text-xl: 18px;--text-2xl: 22px;--text-3xl: 28px;--lh-tight: 1.3;--lh-base: 1.55;--lh-loose: 1.75;--ds-transition: .15s ease;--word-blue: #2b579a;--word-blue-dark: #1e3f6f;--word-accent: #0078d4;--word-ribbon-bg: #f3f2f1;--word-gray-100: #edebe9;--word-gray-200: #e1dfdd;--word-gray-300: #c8c6c4;--word-gray-500: #605e5c;--word-gray-600: #323130;--word-radius: 4px;--word-transition: 0.12s ease}.editor-page #app-body{flex-direction:column}.editor-page #sidebar{display:none}.editor-page #main{padding:0 !important;overflow:hidden;height:100vh;display:flex;flex-direction:column}.ed-header{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1.2rem;background:linear-gradient(180deg, var(--word-blue) 0%, var(--word-blue-dark) 100%);border-bottom:1px solid rgba(0,0,0,.2);box-shadow:0 3.2px 7.2px rgba(0,0,0,.13);flex-shrink:0;gap:1rem;flex-wrap:wrap;position:sticky;top:0;z-index:100;color:#fff}.ed-header-left{display:flex;align-items:center;gap:.85rem;min-width:0}.ed-header-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.ed-filename{font-size:.92rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:35vw;display:flex;align-items:center;gap:.5rem}.ed-filename i{color:#fff;font-size:1.1rem;flex-shrink:0}.ed-status{font-size:.75rem;font-weight:500;color:hsla(0,0%,100%,.85);display:flex;align-items:center;gap:.4rem;background:hsla(0,0%,100%,.12);padding:.3rem .8rem;border-radius:var(--word-radius);white-space:nowrap}.ed-status.saving{color:#4a7ab5}.ed-status.saved{color:#90ee90}.ed-status.error{color:#f99}.ed-wordcount{font-size:.75rem;color:hsla(0,0%,100%,.75);white-space:nowrap;padding:0 .6rem;border-left:1px solid hsla(0,0%,100%,.2);margin-left:.5rem}.ed-toolbar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px;padding:.5rem 1rem;background:var(--word-ribbon-bg);border-bottom:1px solid var(--word-border);flex-shrink:0;overflow-x:auto;overflow-y:hidden}.ed-toolbar::-webkit-scrollbar{height:4px}.ed-toolbar::-webkit-scrollbar-thumb{background:var(--word-gray-300);border-radius:2px}.ed-toolbar-group{display:flex;flex-direction:row;align-items:center;gap:2px;padding:0 6px;border-right:1px solid var(--word-gray-300);flex-shrink:0}.ed-toolbar-group:last-child{border-right:none}.ed-tb-btn{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 6px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);border-radius:var(--word-radius);cursor:pointer;color:var(--word-gray-600);font-size:.85rem;transition:all var(--word-transition);flex-shrink:0;position:relative}.ed-tb-btn:hover{background:var(--word-gray-200);color:var(--word-gray-700);border-color:var(--word-gray-300)}.ed-tb-btn.is-active{background:var(--word-accent);color:#fff;border-color:var(--word-accent)}.ed-tb-btn i{font-size:1rem;line-height:1}.ed-tb-select{height:30px;padding:0 .5rem;border:1px solid var(--word-gray-300);border-radius:var(--word-radius);background:var(--ds-surface);color:var(--word-gray-600);font-size:.8rem;cursor:pointer;flex-shrink:0;outline:none}.ed-tb-select:hover{border-color:var(--word-accent)}.ed-tb-select:focus{border-color:var(--word-accent);box-shadow:0 0 0 2px rgba(0,120,212,.15)}.ed-tb-color{width:30px;height:30px;padding:2px;border:1px solid var(--word-gray-300);border-radius:var(--word-radius);cursor:pointer;flex-shrink:0;background:var(--ds-surface)}.ed-tb-color:hover{border-color:var(--word-accent)}.ed-tb-label{font-size:.72rem;font-weight:600;color:var(--word-gray-500);padding:0 4px;white-space:nowrap;flex-shrink:0;display:flex;align-items:center}.ed-tb-sep{width:1px;height:24px;background:var(--word-gray-300);margin:0 4px;flex-shrink:0}.ed-tb-btn[title]:hover::after{content:attr(title);position:absolute;bottom:-32px;left:50%;transform:translateX(-50%);background:var(--word-gray-600);color:#fff;font-size:.7rem;padding:4px 8px;border-radius:var(--word-radius);white-space:nowrap;pointer-events:none;z-index:1000}.ed-canvas{flex:1;overflow-y:auto;background:var(--word-gray-100);display:flex;justify-content:center;padding:2rem 1.5rem 4rem}.ed-paper{width:100%;max-width:210mm;min-height:297mm;background:#fff;border-radius:var(--word-radius);box-shadow:0 6.4px 14.4px rgba(0,0,0,.13);padding:25mm;font-family:"Times New Roman",Times,serif;font-size:12pt;line-height:1.6;color:#000;outline:none;position:relative;margin:.5rem 0}.ed-paper .ProseMirror{outline:none;min-height:600px}.ed-paper .ProseMirror p.is-editor-empty:first-child::before{content:attr(data-placeholder);float:left;pointer-events:none;height:0;color:var(--word-gray-500)}.ed-paper img{max-width:100%;height:auto;border-radius:var(--word-radius);margin:.5rem 0}.ed-paper img.ProseMirror-selectednode{outline:2px solid var(--word-accent)}.ed-paper h1{font-size:18pt;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem}.ed-paper h2{font-size:15pt;font-weight:700;margin-top:1.2rem;margin-bottom:.5rem}.ed-paper h3{font-size:13pt;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.ed-paper h4{font-size:12pt;font-weight:600;text-decoration:underline}.ed-paper p{margin-bottom:.75rem;text-align:justify}.ed-paper ul,.ed-paper ol{padding-left:2rem;margin-bottom:.75rem}.ed-paper table{border-collapse:collapse;width:100%;margin-bottom:1rem}.ed-paper td,.ed-paper th{border:1px solid #000;padding:.5rem .75rem}.ed-paper th{background:#f0f0f0;font-weight:600}.ed-paper blockquote{border-left:4px solid var(--word-accent);padding-left:1rem;color:var(--word-gray-600);font-style:italic;margin:1rem 0;background:var(--word-gray-100)}.ed-paper .pdf-table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:11pt}.ed-paper .pdf-table td,.ed-paper .pdf-table th{border:1px solid #999;padding:6px 8px;vertical-align:top}.ed-paper .pdf-table th{background:#f0f0f0;font-weight:600;text-align:left}.ed-paper .page-break{border:none;border-top:2px dashed #ccc;margin:2rem 0}.ed-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);z-index:10;border-radius:var(--word-radius);gap:1rem}.ed-loading .spinner-border{color:var(--word-accent);width:3rem;height:3rem}.ed-loading p{color:var(--word-gray-500);font-size:.9rem}.ed-pdf-banner{background:linear-gradient(90deg, #fff3cd 0%, #ffe69c 100%);border-bottom:1px solid #4a7ab5;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:#856404;flex-shrink:0}.ed-pdf-banner i{color:#1b2a4a;font-size:1.1rem;flex-shrink:0}.ed-mobile-actions{position:fixed;bottom:calc(62px + env(safe-area-inset-bottom, 0px));left:0;right:0;z-index:200;display:flex;gap:.5rem;padding:.75rem 1rem;background:var(--ds-surface);border-top:1px solid var(--ds-border);box-shadow:0 -4px 12px rgba(0,0,0,.1)}.ed-mobile-actions .ds-btn{flex:1;justify-content:center}.ed-image-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:10000;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.ed-image-modal.active{display:flex}.ed-image-modal-content{background:var(--ds-surface);padding:1.5rem;border-radius:8px;max-width:450px;width:90%;box-shadow:0 6.4px 14.4px rgba(0,0,0,.13)}.ed-toast{position:fixed;bottom:100px;right:20px;padding:14px 20px;border-radius:8px;color:#fff;font-size:.85rem;z-index:9999;animation:edSlideIn .3s ease;display:flex;align-items:center;gap:10px;box-shadow:0 6.4px 14.4px rgba(0,0,0,.13)}.ed-toast.success{background:#107c10}.ed-toast.error{background:#d13438}.ed-toast.info{background:#0078d4}@keyframes edSlideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@media(max-width: 768px){.mob-cards td:last-child{white-space:nowrap}.mob-cards .d-flex.gap-1{flex-wrap:wrap}.mob-cards .btn-sm{padding:.25rem .5rem;font-size:.75rem}.mob-cards .d-none.d-lg-inline{display:none !important}}@media(max-width: 768px){.ed-paper{padding:1.5rem 1.25rem;min-height:400px}.ed-canvas{padding:1rem .25rem 5rem}.ed-filename{max-width:45vw}.ed-tb-label{display:none}.ed-header-right .ed-desktop-only{display:none}}@media(min-width: 769px){.ed-mobile-actions{display:none}}.ed-paper.fullscreen{position:fixed;inset:0;max-width:none;border-radius:0;z-index:9000;overflow-y:auto;margin:0}.ed-canvas.fullscreen{padding:0;background:#fff}@media print{.ed-header,.ed-toolbar,.ed-mobile-actions,.ed-pdf-banner,.ed-loading,#sidebar,.topbar,#bottom-nav{display:none !important}.ed-canvas{padding:0;background:#fff}.ed-paper{box-shadow:none;max-width:100%;padding:0;margin:0}@page{margin:2.5cm;size:A4}}[data-bs-theme=dark]{--ds-surface: #1e293b;--ds-surface-raised: #0f172a;--ds-border: #334155;--ds-gray-50: #1e293b;--ds-gray-100: #0f172a;--ds-gray-200: #334155;--ds-gray-300: #475569;--ds-gray-400: #64748b;--ds-gray-500: #94a3b8;--ds-gray-600: #cbd5e1;--ds-gray-700: #e2e8f0;--ds-gray-800: #f1f5f9;--ds-gray-900: #f8fafc}[data-bs-theme=dark] .ed-header{background:linear-gradient(180deg, #1e3a5f 0%, #0f2744 100%)}[data-bs-theme=dark] .ed-paper{background:#fff;color:#000}[data-bs-theme=dark] #sidebar{background:#0f172a}
