:root{color:#16343b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#16343b;--muted:#6d8185;--teal:#176c73;--teal-dark:#124c55;--mint:#34a99a;--pale:#e8f3f0;--line:#dce8e5;--paper:#fff;--danger:#be4c51;background:#f3f7f6;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{background:#f3f7f6;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.eyebrow{color:#3d9b91;letter-spacing:.19em;margin:0 0 10px;font-size:11px;font-weight:800}.brand-mark{color:#fff;background:linear-gradient(145deg,#4db8a8,#1a6b73);border:1px solid #ffffff59;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 22px #0c42452e}.brand-mark span{letter-spacing:.08em;font-size:8px;font-weight:800}.brand-mark--large{border-radius:19px;width:62px;height:62px}.primary-button,.secondary-button{border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.primary-button{border:1px solid var(--teal);color:#fff;background:var(--teal);box-shadow:0 8px 18px #176c732b}.primary-button:hover:not(:disabled){border-color:var(--teal-dark);background:var(--teal-dark);transform:translateY(-1px)}.secondary-button{color:var(--teal-dark);background:#fff;border:1px solid #c9dcda}.secondary-button:hover:not(:disabled){background:#f6fbfa;border-color:#8fbdb7}.spinner{border:3px solid #cae2de;border-top-color:var(--teal);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.button-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}.button-spinner.dark{border-color:#c6dbd7;border-top-color:var(--teal)}@keyframes spin{to{transform:rotate(360deg)}}.boot-screen{min-height:100vh;color:var(--muted);background:radial-gradient(circle at 50% 30%,#e0f1ed,#f7faf9 55%);place-content:center;justify-items:center;gap:20px;display:grid}.boot-screen p{letter-spacing:.08em;margin:0;font-size:13px}.login-page{background:#fff;grid-template-columns:minmax(440px,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.login-story{color:#fff;background:linear-gradient(145deg,#0c3a46 0%,#125964 54%,#14786f 100%);flex-direction:column;min-height:100vh;padding:clamp(32px,5vw,72px);display:flex;position:relative;overflow:hidden}.story-pattern{opacity:.3;background:radial-gradient(circle at 72% 18%,#64e5cc59,#0000 25%),radial-gradient(circle at 18% 90%,#70cac142,#0000 30%),repeating-radial-gradient(at 92% 65%,#0000 0 24px,#ffffff0f 25px 26px);position:absolute;inset:0}.story-pattern:before,.story-pattern:after{content:"";border:2px solid #ffffff21;border-radius:50%;width:310px;height:520px;position:absolute;transform:rotate(31deg)}.story-pattern:before{bottom:-100px;right:-100px}.story-pattern:after{bottom:-130px;right:-30px;transform:rotate(-31deg)}.login-brand,.sidebar-brand{align-items:center;gap:13px;display:flex;position:relative}.login-brand strong,.sidebar-brand strong{letter-spacing:.05em;font-size:17px;display:block}.login-brand small,.sidebar-brand small{color:#ffffff9e;letter-spacing:.12em;margin-top:3px;font-size:10px;display:block}.story-content{width:min(620px,90%);margin:auto 0;position:relative}.story-content .eyebrow{color:#80d6c7}.story-content h1{letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(42px,5vw,70px);font-weight:650;line-height:1.15}.story-content>p:not(.eyebrow){color:#ffffffad;max-width:530px;font-size:15px;line-height:1.9}.feature-row{gap:clamp(20px,4vw,48px);margin-top:50px;display:flex}.feature-row span{color:#ffffffd6;align-items:center;gap:10px;font-size:13px;display:flex}.feature-row b{color:#75cfc0;font-size:10px}.story-foot{color:#ffffff61;letter-spacing:.18em;margin:0;font-size:9px;position:relative}.login-panel{background:radial-gradient(circle at 100% 0,#eef7f5,#0000 33%);place-items:center;padding:50px;display:grid}.login-card{width:min(100%,390px)}.mobile-brand{display:none}.login-card h2{color:var(--ink);letter-spacing:-.035em;margin:0 0 9px;font-size:32px}.form-lead{color:var(--muted);margin-bottom:40px;font-size:14px}.login-card label{margin-bottom:21px;display:block}.login-card label>span{color:#405c61;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.input-wrap{background:#fbfdfd;border:1px solid #d7e3e1;border-radius:10px;align-items:center;gap:10px;height:50px;padding:0 15px;transition:all .2s;display:flex}.input-wrap:focus-within{border-color:#55a79f;box-shadow:0 0 0 3px #2b8d8517}.input-wrap>span{color:#7a9896}.input-wrap input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.input-wrap input::placeholder{color:#aab9b8}.inline-error{color:#a84146;background:#fff5f5;border:1px solid #f2cccc;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5}.login-button{justify-content:space-between;width:100%;margin-top:7px}.login-button .button-spinner{margin:auto}.login-hint{color:#a1afaf;text-align:center;margin:22px 0 0;font-size:11px}.app-shell{min-height:100vh}.sidebar{z-index:20;color:#fff;background:linear-gradient(#103f4a,#0e5057 70%,#0c434a);flex-direction:column;width:236px;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{padding:0 9px}.sidebar nav{gap:7px;margin-top:50px;display:grid}.sidebar nav button{color:#ffffff94;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;height:46px;padding:0 15px;font-size:13px;font-weight:600;display:flex}.sidebar nav button span{font-size:17px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff1a}.sidebar nav button.active{box-shadow:inset 3px 0 #6ed1bd}.sidebar-note{background:#ffffff0d;border:1px solid #ffffff17;border-radius:10px;gap:10px;margin-top:auto;padding:14px 12px;display:flex}.sidebar-note>span{color:#93d6cc;border:1px solid #70bdb4;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.sidebar-note p{margin:0}.sidebar-note b,.sidebar-note small{display:block}.sidebar-note b{font-size:11px}.sidebar-note small{color:#ffffff78;margin-top:5px;font-size:9px;line-height:1.5}.user-block{border-top:1px solid #ffffff1a;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;margin-top:18px;padding:17px 6px 0;display:grid}.avatar{color:#164c51;background:#a8ded5;border-radius:10px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.user-block strong,.user-block small{display:block}.user-block strong{font-size:11px}.user-block small{color:#ffffff6e;margin-top:3px;font-size:9px}.user-block button{color:#ffffff80;background:0 0;border:0;font-size:17px}.mobile-header,.mobile-nav{display:none}.main-content{min-height:100vh;margin-left:236px;padding:42px clamp(30px,4.2vw,70px) 70px}.content-header{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1240px;margin:0 auto 30px;display:flex}.content-header h1{color:#17393f;letter-spacing:-.04em;margin:0 0 9px;font-size:clamp(28px,3vw,38px);font-weight:680}.content-header>div>p:last-child{color:var(--muted);margin:0;font-size:13px}.upload-card,.history-card{border:1px solid var(--line);background:#fff;border-radius:15px;max-width:1240px;margin:0 auto;padding:30px;box-shadow:0 12px 32px #204c4b0d}.section-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:24px;display:grid}.step-number{width:38px;height:38px;color:var(--teal);background:var(--pale);border-radius:10px;place-items:center;font-size:11px;font-weight:800;display:grid}.section-heading h2{color:var(--ink);margin:0 0 5px;font-size:17px}.section-heading p{color:var(--muted);margin:0;font-size:11px}.limit-badge{color:var(--teal);background:#edf7f5;border-radius:99px;padding:6px 10px;font-size:10px;font-weight:800}.drop-zone{text-align:center;background:#f9fcfb;border:1.5px dashed #a8cbc6;border-radius:13px;place-content:center;justify-items:center;min-height:290px;padding:35px;transition:all .2s;display:grid;position:relative}.drop-zone:hover,.drop-zone.is-over{background:#f0f9f7;border-color:#2d9488;box-shadow:inset 0 0 0 3px #309b8f0d}.drop-zone input{opacity:0;width:1px;height:1px;position:absolute}.upload-illustration{color:#2b8a81;background:linear-gradient(145deg,#fff,#e9f6f3);border:1px solid #c8e1dd;border-radius:21px;place-items:center;width:66px;height:66px;margin-bottom:18px;display:grid;box-shadow:0 8px 20px #1f6c641a}.upload-illustration span{font-size:32px;transform:translateY(-2px)}.drop-zone h3{color:#31555a;margin:0 0 9px;font-size:15px}.drop-zone p{color:#829593;margin:0 0 14px;font-size:12px}.drop-zone p button{color:#238379;background:0 0;border:0;padding:0;font-weight:700}.drop-zone small{color:#a0afad;font-size:10px}.upload-error{margin:14px 0 0}.selected-files{border-top:1px solid #edf2f1;margin-top:25px;padding-top:22px}.selected-head{justify-content:space-between;margin-bottom:15px;display:flex}.selected-head h3{margin:0;font-size:13px}.selected-head button{color:#9b5b5b;background:0 0;border:0;font-size:11px}.thumbnail-grid{grid-template-columns:repeat(5,minmax(110px,1fr));gap:13px;display:grid}.thumbnail-card{background:#fcfefd;border:1px solid #e0e9e7;border-radius:10px;min-width:0;padding:8px}.thumb-image{aspect-ratio:4/3;background:#edf2f1;border-radius:7px;position:relative;overflow:hidden}.thumb-image img{object-fit:cover;width:100%;height:100%}.thumb-image>span{color:#fff;background:#0c3a3ec7;border-radius:6px;place-items:center;width:19px;height:19px;font-size:9px;display:grid;position:absolute;bottom:6px;left:6px}.thumb-image>button{color:#fff;background:#293233bf;border:0;border-radius:50%;place-items:center;width:22px;height:22px;padding:0;display:grid;position:absolute;top:5px;right:5px}.thumbnail-card>strong,.thumbnail-card>small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.thumbnail-card>strong{color:#40585c;margin-top:8px;font-size:10px}.thumbnail-card>small{color:#9aa9a8;margin-top:3px;font-size:9px}.order-buttons{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.order-buttons button{color:#63807e;background:#fff;border:1px solid #dfe8e6;border-radius:5px;width:24px;height:21px;padding:0}.order-buttons span{color:#adbbba;font-size:8px}.upload-action{min-width:230px;margin:25px 0 0 auto}.process-strip{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:20px;max-width:1120px;margin:26px auto 0;display:grid}.process-strip>div{justify-content:center;align-items:center;gap:11px;display:flex}.process-strip>div>span{color:#37887f;background:#fff;border:1px solid #cae0dc;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.process-strip p{margin:0}.process-strip b,.process-strip small{display:block}.process-strip b{color:#526e71;font-size:11px}.process-strip small{color:#9aacab;margin-top:3px;font-size:9px}.process-strip i{color:#b9c9c7;font-style:normal}.document-overview{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(210px,1fr) minmax(260px,1fr) auto;align-items:center;gap:22px;max-width:1240px;margin:0 auto 16px;padding:16px 20px;display:grid}.document-overview>div:first-child{align-items:center;gap:11px;min-width:0;display:flex}.doc-icon{width:38px;height:38px;color:var(--teal);background:#e8f4f1;border-radius:9px;place-items:center;display:grid}.document-overview p{min-width:0;margin:0}.document-overview p small,.document-overview p strong{display:block}.document-overview p small{color:#92a2a1;margin-bottom:3px;font-size:9px}.document-overview p strong{color:#355257;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ocr-summary{color:#6b8283;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;font-size:9px;display:grid}.progress-track{background:#e3edeb;border-radius:99px;height:5px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#2b8d82,#60c2b1);height:100%;transition:width .4s;display:block}.ocr-summary b{color:#38847d;font-size:10px}.status-pill{color:#7b6b38;white-space:nowrap;background:#fff7df;border-radius:99px;align-items:center;gap:5px;width:max-content;padding:5px 9px;font-size:9px;font-style:normal;font-weight:700;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.status-pill.completed{color:#2d7c68;background:#eaf7f1}.status-pill.failed{color:#ad484d;background:#fff0f0}.status-pill.draft{color:#667c7f;background:#eef2f2}.editor-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:150px 1fr;max-width:1240px;min-height:590px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 12px 32px #204c4b0d}.page-rail{background:#f9fbfb;border-right:1px solid #e8efed;padding:18px 12px}.page-rail>header{justify-content:space-between;align-items:center;padding:0 4px 13px;display:flex}.page-rail h2{margin:0;font-size:12px}.page-rail>header span{color:#98a8a6;font-size:9px}.page-list{gap:8px;max-height:535px;display:grid;overflow-y:auto}.page-list>button{color:#496266;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:46px 1fr;align-items:center;gap:8px;padding:6px;display:grid}.page-list>button:hover{background:#eff6f4}.page-list>button.active{background:#e9f4f2;border-color:#9fc9c3}.page-list>button>div{background:#e5eceb;border-radius:5px;width:46px;height:54px;position:relative;overflow:hidden}.page-list img{object-fit:cover;width:100%;height:100%}.page-list>button>div span{color:#fff;background:#134145c7;border-radius:4px;place-items:center;width:15px;height:15px;font-size:7px;display:grid;position:absolute;bottom:3px;right:3px}.page-list p{min-width:0;margin:0}.page-list b,.page-list small{display:block}.page-list b{margin-bottom:5px;font-size:9px}.page-list small{color:#9aa9a7;font-size:8px}.page-list small.completed{color:#318575}.page-list small.failed{color:#bd4f52}.comparison-area{grid-template-columns:1fr 1fr;min-width:0;display:grid}.image-panel,.text-panel{flex-direction:column;min-width:0;display:flex}.image-panel{background:#f5f8f7;border-right:1px solid #e8efed}.image-panel>header,.text-panel>header{background:#fff;border-bottom:1px solid #e5edeb;justify-content:space-between;align-items:center;height:68px;padding:0 20px;display:flex}.image-panel h3,.text-panel h3{color:#294a50;margin:0 0 4px;font-size:13px}.image-panel header small,.text-panel header small{color:#94a5a3;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:9px;display:block;overflow:hidden}.image-panel header button{color:#46827d;background:0 0;border:0;font-size:9px}.main-image{flex:1;place-items:center;min-height:450px;padding:24px;display:grid}.main-image img{object-fit:contain;border-radius:4px;max-width:100%;max-height:400px;box-shadow:0 8px 28px #1c393a26}.page-order{background:#fff;border-top:1px solid #e0e9e7;justify-content:space-between;align-items:center;height:52px;padding:0 18px;display:flex}.page-order button,.text-panel footer button{color:#347f78;background:0 0;border:0;font-size:9px;font-weight:700}.page-order span{color:#819492;font-size:9px}.saving-dot,.saved-label{font-size:9px}.saving-dot{color:#bb8746}.saved-label{color:#3a8e7b}.text-panel textarea{resize:none;color:#304a4e;background:#fff;border:0;outline:0;flex:1;width:100%;min-height:450px;padding:24px;font-family:Noto Serif SC,Songti SC,serif;font-size:14px;line-height:2}.text-panel textarea:focus{box-shadow:inset 0 0 0 2px #2b8b8114}.text-panel footer{border-top:1px solid #e5edeb;justify-content:space-between;align-items:center;height:52px;padding:0 18px;display:flex}.text-panel footer span{color:#98a8a7;font-size:9px}.state-panel{color:#75908e;text-align:center;flex:1;place-content:center;justify-items:center;min-height:450px;padding:30px;display:grid;position:relative;overflow:hidden}.state-panel>div:first-child{color:#328c82;background:#e8f6f3;border-radius:18px;place-items:center;width:56px;height:56px;margin-bottom:17px;font-size:25px;display:grid}.state-panel h3{font-size:14px}.state-panel p{font-size:10px}.scan-line{background:linear-gradient(90deg,#0000,#48b3a6,#0000);width:80%;height:1px;animation:2s ease-in-out infinite scan;position:absolute;top:25%;left:10%}@keyframes scan{50%{top:75%}}.error-state>div:first-child{color:#b64d52;background:#fff0f0}.report-actions{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;max-width:1240px;margin:17px auto 0;padding:18px 20px;display:flex}.report-actions>div:first-child{align-items:center;gap:12px;display:flex}.report-actions p{margin:0}.report-actions b,.report-actions small{display:block}.report-actions b{color:#3c595e;font-size:12px}.report-actions small{color:#91a19f;margin-top:4px;font-size:9px}.action-buttons{gap:10px;display:flex}.format-actions{grid-template-columns:minmax(210px,1fr) auto auto;display:grid}.format-options{background:#edf4f2;border-radius:10px;gap:4px;padding:4px;display:flex}.format-options button{color:#728786;text-align:center;background:0 0;border:1px solid #0000;border-radius:8px;place-content:center;min-width:70px;min-height:42px;padding:5px 10px;display:grid}.format-options button.active{color:#1d716a;background:#fff;border-color:#a7cec8;box-shadow:0 3px 10px #215b571a}.format-options b{font-size:10px}.format-options small{margin-top:2px;font-size:8px}.success-card{background:#eff9f6;border:1px solid #bfe1d8;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;max-width:1240px;margin:17px auto 0;padding:20px;display:grid}.success-icon{color:#fff;background:#3d9a84;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.success-card small{color:#5c8b81;font-size:9px}.success-card h3{color:#26544d;margin:4px 0;font-size:13px}.success-card p{color:#84a19b;margin:0;font-size:9px}.success-card>div:last-child{gap:8px;display:flex}.format-badge{color:#a33f44;background:#fff0f0;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.format-badge.docx,.format-badge.word{color:#3465a1;background:#edf4ff}.format-badge.pptx{color:#a25331;background:#fff1eb}.word-converter-card{border:1px solid var(--line);background:#fff;border-radius:15px;max-width:900px;margin:0 auto;padding:30px;box-shadow:0 12px 32px #204c4b0d}.word-drop-zone{text-align:center;cursor:pointer;background:#f9fcfb;border:1.5px dashed #a8cbc6;border-radius:13px;place-content:center;justify-items:center;min-height:245px;padding:30px;transition:all .2s;display:grid}.word-drop-zone:hover{background:#f0f9f7;border-color:#2d9488}.word-drop-zone input{opacity:0;width:1px;height:1px;position:absolute}.word-file-icon{color:#fff;background:linear-gradient(145deg,#4275bb,#245796);border-radius:14px;place-items:center;width:54px;height:54px;font-size:21px;font-weight:800;display:grid;box-shadow:0 8px 18px #2a59962e}.word-drop-zone h3{color:#36565b;margin:16px 0 7px;font-size:14px}.word-drop-zone p{color:#829694;margin:0 0 12px;font-size:11px}.word-drop-zone small{color:#a1b0ae;font-size:9px}.word-file-card{background:#f9fbfb;border:1px solid #dce7e5;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;display:grid}.word-file-card .word-file-icon{border-radius:11px;width:44px;height:44px;font-size:16px}.word-file-card p{min-width:0;margin:0}.word-file-card strong,.word-file-card small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.word-file-card strong{color:#3b595e;font-size:12px}.word-file-card small{color:#91a2a0;margin-top:5px;font-size:9px}.word-file-card>button{color:#8c6262;background:#fff;border:1px solid #dce5e3;border-radius:8px;width:30px;height:30px}.word-target{border-top:1px solid #e8efed;grid-template-columns:1fr 1.2fr;align-items:center;gap:24px;margin-top:26px;padding-top:24px;display:grid}.word-target>div:first-child{align-items:center;gap:12px;display:flex}.word-target p{margin:0}.word-target b,.word-target small{display:block}.word-target b{color:#405d61;font-size:12px}.word-target small{color:#91a19f;margin-top:4px;font-size:9px}.conversion-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.conversion-options button{color:#718684;text-align:left;background:#fff;border:1px solid #d8e5e2;border-radius:10px;min-height:64px;padding:10px 13px}.conversion-options button.active{color:#276e69;background:#f0f8f6;border-color:#70afa7;box-shadow:inset 0 0 0 1px #b9d9d4}.conversion-options b,.conversion-options small{display:block}.conversion-options b{font-size:12px}.conversion-options small{margin-top:5px;font-size:9px}.conversion-progress{background:#f3f8f7;border-radius:9px;margin-top:22px;padding:14px}.conversion-progress>div:first-child{color:#63807e;justify-content:space-between;margin-bottom:8px;font-size:9px;display:flex}.conversion-submit{min-width:210px;margin:24px 0 0 auto}.word-result{max-width:900px}.conversion-note{background:#f8fbfa;border:1px solid #dde8e6;border-radius:10px;gap:11px;max-width:900px;margin:15px auto 0;padding:14px 17px;display:flex}.conversion-note>span{color:#43847e;border:1px solid #73aaa4;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.conversion-note p{margin:0}.conversion-note b,.conversion-note small{display:block}.conversion-note b{color:#577171;font-size:10px}.conversion-note small{color:#8c9f9d;margin-top:4px;font-size:9px;line-height:1.6}.database-stats{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1240px;margin:0 auto 18px;display:grid}.database-stats>div{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:13px;padding:18px 20px;display:flex}.database-stats>div>span{color:#2b857c;background:#e9f5f2;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.database-stats p{margin:0}.database-stats small,.database-stats strong{display:block}.database-stats small{color:#899c9a;margin-bottom:4px;font-size:9px}.database-stats strong{color:#35565a;font-size:14px}.history-card{padding:0;overflow:hidden}.history-card>header{border-bottom:1px solid #e6eeec;justify-content:space-between;align-items:center;height:65px;padding:0 23px;display:flex}.history-card>header h2{margin:0;font-size:14px}.history-card>header button{color:#47817c;background:0 0;border:0;font-size:10px}.history-table-wrap{overflow-x:auto}.history-card table{border-collapse:collapse;width:100%}.history-card th{color:#8c9e9c;text-align:left;background:#f8faf9;padding:12px 18px;font-size:9px;font-weight:600}.history-card td{color:#587174;border-top:1px solid #edf2f1;padding:15px 18px;font-size:10px}.report-cell{align-items:center;gap:11px;min-width:230px;display:flex}.report-cell>span,.mobile-history header>span{color:#b44d4d;background:#fff0f0;border-radius:9px;place-items:center;width:39px;height:39px;font-size:8px;font-weight:800;display:grid}.report-cell>span.docx,.mobile-history header>span.docx{color:#3465a1;background:#edf4ff}.report-cell>span.pptx,.mobile-history header>span.pptx{color:#a25331;background:#fff1eb}.report-cell p{min-width:0;margin:0}.report-cell strong,.report-cell small{display:block}.report-cell strong{color:#355055;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:10px;overflow:hidden}.report-cell small{color:#9aabaa;margin-top:5px;font-size:8px}.image-count{color:#587174;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:9px;display:inline-flex}.image-count span{background:#e5eceb;border-radius:6px;width:30px;height:30px;overflow:hidden}.image-count img{object-fit:cover;width:100%;height:100%}.table-actions{gap:5px;display:flex}.table-actions button{color:#347a74;background:#fff;border:1px solid #d9e6e3;border-radius:6px;padding:5px 8px;font-size:9px}.history-date,.history-pages{display:block}.history-date{color:#597174;font-size:9px;font-weight:500}.history-pages{color:#9aa9a7;margin-top:4px;font-size:8px}.mobile-history{display:none}.history-loading,.empty-state{color:#819492;text-align:center;place-content:center;justify-items:center;min-height:330px;padding:45px;display:grid}.history-loading p,.empty-state p{margin:13px 0 20px;font-size:11px;line-height:1.7}.empty-state h2,.empty-state h3{color:#426066;margin:13px 0 0;font-size:15px}.empty-icon{color:#81aaa5;font-size:44px}.pagination{border-top:1px solid #e8efed;justify-content:flex-end;align-items:center;gap:12px;padding:14px 20px;display:flex}.pagination button{color:#47726e;background:#fff;border:1px solid #d6e3e1;border-radius:6px;padding:6px 10px;font-size:9px}.pagination span{color:#829594;font-size:9px}.modal-backdrop,.image-viewer{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081e22ad;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.detail-modal,.pdf-modal{background:#fff;border-radius:15px;width:min(900px,100%);max-height:calc(100vh - 50px);overflow:hidden;box-shadow:0 30px 80px #0000004d}.detail-modal>header,.pdf-modal>header{border-bottom:1px solid #e5edeb;justify-content:space-between;align-items:center;min-height:72px;padding:16px 22px;display:flex}.detail-modal>header h2,.pdf-modal h2{color:#294c52;margin:0;font-size:16px}.detail-modal>header>button,.pdf-modal header button{color:#5d7677;background:#fff;border:1px solid #dae5e3;border-radius:8px;width:32px;height:32px}.detail-meta{background:#f8fbfa;border-bottom:1px solid #e7efed;grid-template-columns:repeat(3,1fr);padding:18px 22px;display:grid}.detail-meta p{margin:0}.detail-meta small,.detail-meta strong{display:block}.detail-meta small{color:#94a3a1;margin-bottom:6px;font-size:9px}.detail-meta strong{color:#426064;font-size:11px}.detail-subtitle{color:#3b5a5f;margin:0;padding:19px 22px 10px;font-size:12px}.detail-subtitle span{color:#8ca09e;margin-left:6px;font-size:9px;font-weight:400}.detail-error{color:#9b474b;background:#fff4f4;border:1px solid #efcacc;border-radius:8px;margin:14px 22px 0;padding:11px 13px;font-size:10px;line-height:1.6}.detail-pages{gap:10px;max-height:380px;padding:4px 22px 20px;display:grid;overflow-y:auto}.detail-pages article{border:1px solid #e2eae8;border-radius:9px;grid-template-columns:84px 1fr;gap:13px;padding:9px;display:grid}.detail-image{background:#edf2f1;border:0;border-radius:6px;height:84px;padding:0;position:relative;overflow:hidden}.detail-image img{object-fit:cover;width:100%;height:100%}.detail-image span{color:#fff;background:#14373abf;border-radius:5px;place-items:center;width:21px;height:21px;font-size:9px;display:grid;position:absolute;bottom:5px;right:5px}.detail-pages article>div{min-width:0}.detail-pages b,.detail-pages small{display:block}.detail-pages b{color:#36565b;margin-top:3px;font-size:10px}.detail-pages small{color:#9aa9a8;margin:4px 0 8px;font-size:8px}.detail-pages p{color:#687e80;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:9px;line-height:1.7;display:-webkit-box;overflow:hidden}.detail-modal>footer{border-top:1px solid #e5edeb;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex}.source-file-row{background:#f8fbfa;border:1px solid #dce7e5;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin:18px 22px;padding:14px;display:grid}.source-file-row .word-file-icon{border-radius:10px;width:40px;height:40px;font-size:14px}.source-file-row p{min-width:0;margin:0}.source-file-row small,.source-file-row strong,.source-file-row em{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.source-file-row small{color:#95a5a3;font-size:8px}.source-file-row strong{color:#3c5a5e;margin:3px 0;font-size:11px}.source-file-row em{color:#91a19f;font-size:8px;font-style:normal}.image-viewer{z-index:100}.image-viewer>button{color:#fff;background:#00000040;border:1px solid #ffffff40;border-radius:50%;width:40px;height:40px;font-size:25px;position:absolute;top:25px;right:28px}.image-viewer img{border-radius:6px;max-width:92vw;max-height:88vh;box-shadow:0 20px 70px #0006}.pdf-backdrop{z-index:90}.pdf-modal{width:min(1100px,100%)}.pdf-modal header>div{gap:8px;display:flex}.pdf-modal header>div button:first-child{width:auto;padding:0 13px}.pdf-modal iframe{background:#596064;border:0;width:100%;height:calc(100vh - 180px);display:block}.pdf-modal>p{display:none}.toast{z-index:120;color:#306b5d;background:#fff;border:1px solid #bfe0d7;border-radius:9px;align-items:center;gap:10px;min-width:260px;max-width:calc(100vw - 30px);padding:12px 18px;font-size:11px;display:flex;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #14393a2e}.toast>span{color:#fff;background:#3a9b84;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.toast.error{color:#99464a;border-color:#efc7c9}.toast.error>span{background:#b94e53}.toast.warning{color:#806727;border-color:#eadbb2}.toast.warning>span{background:#b4933d}.toast-enter-active,.toast-leave-active{transition:all .25s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,-15px)}@media (width<=1100px){.thumbnail-grid{grid-template-columns:repeat(4,1fr)}.comparison-area{grid-template-columns:1fr}.image-panel{border-bottom:1px solid #e1eae8;border-right:0}.main-image,.text-panel textarea,.state-panel{min-height:360px}.editor-card{min-height:0}}@media (width<=820px){body{background:#f4f7f6}.login-page{background:linear-gradient(160deg,#0e4b55 0 220px,#f5f9f8 220px);display:block}.login-story{display:none}.login-panel{background:0 0;place-items:center;min-height:100vh;padding:30px 20px}.login-card{background:#fff;border-radius:17px;padding:28px 22px;box-shadow:0 22px 60px #092d3133}.mobile-brand{color:#24525a;align-items:center;gap:11px;margin-bottom:36px;display:flex}.mobile-brand .brand-mark{width:38px;height:38px}.login-card h2{font-size:27px}.form-lead{margin-bottom:29px}.sidebar{display:none}.mobile-header{z-index:25;color:#fff;background:#104b55;justify-content:space-between;align-items:center;height:62px;padding:0 17px;display:flex;position:sticky;top:0;box-shadow:0 3px 15px #0c393e26}.mobile-header .sidebar-brand{padding:0}.mobile-header .brand-mark{border-radius:10px;width:34px;height:34px}.mobile-header .sidebar-brand strong{font-size:13px}.mobile-header>button{color:#ffffffa6;background:0 0;border:0;font-size:11px}.mobile-nav{z-index:30;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #d8e6e3;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1d414112}.mobile-nav button{color:#839694;background:0 0;border:0;place-content:center;justify-items:center;gap:3px;padding:6px;font-size:9px;display:grid}.mobile-nav button span{font-size:17px}.mobile-nav button.active{color:var(--teal)}.main-content{margin-left:0;padding:24px 14px 90px}.content-header{align-items:flex-start;margin-bottom:21px}.content-header h1{font-size:26px}.content-header>div>p:last-child{max-width:290px;font-size:11px;line-height:1.65}.content-header>button{min-height:38px;padding:0 12px;font-size:10px}.upload-card{border-radius:12px;padding:19px 14px}.section-heading{align-items:start}.section-heading p{line-height:1.5}.drop-zone{min-height:245px;padding:25px 12px}.drop-zone small{line-height:1.7}.thumbnail-grid{margin:0 -14px;padding:0 14px 10px;display:flex;overflow-x:auto}.thumbnail-card{flex:0 0 145px}.upload-action{width:100%;margin-top:18px}.process-strip{grid-template-columns:repeat(4,1fr);gap:3px}.process-strip>div{text-align:center;flex-direction:column;gap:6px}.process-strip>div>span{width:25px;height:25px}.process-strip small,.process-strip i{display:none}.document-overview{grid-template-columns:1fr auto;gap:10px;padding:12px}.ocr-summary{grid-area:2/1/auto/-1}.editor-card{border-radius:11px;display:block;overflow:visible}.page-rail{border-bottom:1px solid #e4ecea;border-right:0;padding:10px}.page-rail>header{padding-bottom:8px}.page-list{margin:0 -10px;padding:0 10px 4px;display:flex;overflow-x:auto}.page-list>button{flex:0 0 112px;grid-template-columns:38px 1fr}.page-list>button>div{width:38px;height:46px}.comparison-area{display:block}.image-panel>header,.text-panel>header{height:59px;padding:0 14px}.main-image{min-height:290px;padding:15px}.main-image img{max-height:300px}.text-panel textarea,.state-panel{min-height:330px;padding:18px}.text-panel textarea{font-size:14px;line-height:1.85}.report-actions{flex-direction:column;align-items:stretch}.format-actions{display:flex}.format-options{grid-template-columns:repeat(3,1fr);display:grid}.format-options button{min-width:0}.action-buttons{grid-template-columns:1fr 1fr;display:grid}.action-buttons button{padding:0 10px}.success-card{grid-template-columns:auto 1fr}.success-card>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.word-converter-card{border-radius:12px;padding:20px 14px}.word-drop-zone{min-height:220px;padding:25px 12px}.word-target{grid-template-columns:1fr;gap:16px}.conversion-submit{width:100%;margin-top:20px}.database-header{align-items:flex-start}.database-stats{display:flex;overflow-x:auto}.database-stats>div{flex:1;min-width:195px}.history-card{border-radius:11px}.history-table-wrap{display:none}.mobile-history{gap:10px;padding:12px;display:grid}.mobile-history article{border:1px solid #dfe9e7;border-radius:10px;padding:13px}.mobile-history article>header{grid-template-columns:39px 1fr auto;align-items:center;gap:9px;display:grid}.mobile-history header div{min-width:0}.mobile-history header strong,.mobile-history header small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.mobile-history header strong{color:#39575b;font-size:10px}.mobile-history header small{color:#94a5a3;margin-top:4px;font-size:8px}.mobile-history article>p{color:#8b9d9b;margin:11px 0;font-size:9px}.mobile-history footer{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.mobile-history footer button{color:#397b76;background:#fff;border:1px solid #dbe6e4;border-radius:6px;height:31px;font-size:9px}.modal-backdrop{padding:10px}.detail-modal,.pdf-modal{border-radius:12px;max-height:calc(100vh - 20px)}.detail-meta{grid-template-columns:1fr 1fr;gap:13px}.detail-meta p:last-child{grid-column:1/-1}.detail-pages{max-height:calc(100vh - 340px);padding-inline:13px}.detail-modal>footer{grid-template-columns:1fr 1fr;padding:12px;display:grid}.source-file-row{grid-template-columns:auto 1fr;margin:13px}.source-file-row>button{grid-column:1/-1;width:100%}.detail-modal>footer button{padding:0 8px}.pdf-modal iframe{height:calc(100vh - 110px)}.pdf-modal>p{color:#819492;text-align:center;margin:0;padding:8px;font-size:9px}}@media (width<=430px){.content-header{gap:10px}.content-header h1{font-size:23px}.content-header>button{padding:0 9px}.section-heading{grid-template-columns:auto 1fr}.limit-badge{grid-column:2;width:max-content}.document-overview>div:first-child{min-width:0}.success-card h3{white-space:nowrap;text-overflow:ellipsis;max-width:230px;overflow:hidden}.database-header>button{white-space:nowrap}.detail-pages article{grid-template-columns:70px 1fr}.detail-image{height:76px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.v2-boot{color:#587777;background:#f3f7f6;place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.v2-spinner{border:2px solid #bcd5d1;border-top-color:#0b8177;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin;display:inline-block}.v2-login{background:#f4f8f7;grid-template-columns:minmax(360px,1.25fr) minmax(360px,.75fr);min-height:100vh;display:grid}.v2-login-brand{color:#fff;background:radial-gradient(circle at 75% 20%,#349c915c,#0000 31%),linear-gradient(145deg,#063c45,#0b635f);align-content:center;padding:clamp(40px,8vw,110px);display:grid}.hospital-logo-placeholder{color:#ffffffa6;border:1px dashed #ffffff7a;border-radius:50%;place-items:center;width:58px;height:58px;font-size:10px;display:grid}.v2-login-brand p{letter-spacing:.12em;margin:28px 0 7px;font-size:16px}.v2-login-brand h1{margin:0;font-size:clamp(28px,4vw,48px)}.v2-login-brand span{color:#ffffffab;letter-spacing:.3em;margin-top:14px}.v2-login-card{gap:16px;width:min(410px,100% - 40px);margin:auto;display:grid}.v2-login-card>small,.v2-page-head small{color:#168d82;letter-spacing:.18em;font-size:10px;font-weight:800}.v2-login-card h2{color:#173f45;margin:0;font-size:30px}.v2-login-card>p{color:#78908f;margin:-8px 0 12px}.v2-login-card label,.v2-form label,.v2-confirm-bar label{color:#496665;gap:7px;font-size:11px;font-weight:700;display:grid}.v2-login-card input,.v2-form input,.v2-form select,.v2-form textarea,.v2-confirm-bar select,.v2-list-tools input,.v2-case-fields input{color:#294d50;background:#fff;border:1px solid #d5e3e0;border-radius:9px;outline:0;width:100%;min-height:44px;padding:0 13px}.v2-primary{color:#fff;background:#0b8177;border:0;border-radius:9px;min-height:42px;padding:0 19px;font-weight:700}.v2-primary:disabled{opacity:.5}.v2-error,.v2-alert{color:#98474b;background:#fff3f3;border:1px solid #efc7c9;border-radius:8px;padding:11px 13px}.v2-shell{color:#3d595d;background:#f3f6f5;min-height:100vh}.v2-sidebar{z-index:20;color:#fff;background:#073f49;grid-template-rows:auto 1fr auto;width:225px;padding:20px 14px;display:grid;position:fixed;top:0;bottom:0;left:0}.v2-sidebar>header{align-items:center;gap:11px;padding:4px 7px 24px;display:flex}.v2-sidebar .hospital-logo-placeholder{flex:none;width:38px;height:38px}.v2-sidebar header strong,.v2-sidebar header small,.v2-sidebar footer b,.v2-sidebar footer small{display:block}.v2-sidebar header strong{font-size:11px}.v2-sidebar header small,.v2-sidebar footer small{color:#ffffff7a;margin-top:4px;font-size:8px}.v2-sidebar nav{align-content:start;gap:4px;display:grid}.v2-sidebar nav button{color:#ffffff9e;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;min-height:42px;padding:0 13px;font-size:11px;display:flex}.v2-sidebar nav button span{text-align:center;width:19px;font-size:15px}.v2-sidebar nav button.active{color:#fff;background:#0f6e6b}.v2-sidebar footer{border-top:1px solid #ffffff1a;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;padding:14px 7px 0;display:grid}.v2-sidebar footer>div{background:#1a756f;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.v2-sidebar footer p{margin:0}.v2-sidebar footer button{color:#fff9;background:0 0;border:0;font-size:9px}.v2-main{min-height:100vh;margin-left:225px;padding:32px clamp(22px,4vw,54px) 70px}.v2-page-head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.v2-page-head h1{color:#173f45;margin:6px 0;font-size:27px}.v2-page-head p{color:#7b9291;margin:0;font-size:11px}.v2-card{background:#fff;border:1px solid #dce7e5;border-radius:13px;margin-bottom:17px;padding:21px;box-shadow:0 8px 28px #1d4c490a}.v2-section-title,.v2-detail-head,.v2-recognition-head,.v2-list-tools{justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-bottom:17px;display:flex}.v2-section-title h2,.v2-detail-head h2,.v2-recognition-head h2{color:#294c50;margin:0;font-size:14px}.v2-section-title p{color:#829795;margin:5px 0 0;font-size:9px}.v2-metrics{grid-template-columns:repeat(6,1fr);gap:11px;margin-bottom:17px;display:grid}.v2-metrics article{background:#fff;border:1px solid #dce7e5;border-radius:12px;align-items:center;gap:11px;min-height:93px;padding:15px;display:flex}.v2-metrics article>span{color:#0b8177;background:#e8f5f2;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.v2-metrics p{margin:0}.v2-metrics small,.v2-metrics b{display:block}.v2-metrics small{color:#829694;font-size:9px}.v2-metrics b{color:#274c50;margin-top:4px;font-size:20px}.v2-grid-2{grid-template-columns:1.25fr .75fr;gap:17px;display:grid}.v2-bars p{grid-template-columns:70px 1fr 30px;align-items:center;gap:8px;margin:10px 0;font-size:9px;display:grid}.v2-bars i{background:linear-gradient(90deg,#0c8177,#59baad);border-radius:5px;height:8px}.v2-tag-cloud{flex-wrap:wrap;gap:8px;display:flex}.v2-tag-cloud span{color:#27736e;background:#edf7f5;border-radius:16px;padding:7px 10px;font-size:9px}.v2-timeline p{border-left:1px solid #cde0dd;grid-template-columns:140px 1fr auto;gap:8px;min-height:38px;margin:0;padding:0 0 12px 22px;font-size:9px;display:grid;position:relative}.v2-timeline i{background:#168d82;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:2px;left:-5px;box-shadow:0 0 0 1px #82bbb5}.v2-timeline span,.v2-timeline time{color:#899c9a}.v2-empty{color:#8da09e;place-items:center;min-height:130px;font-size:10px;display:grid}.v2-loading{z-index:100;color:#315d5a;background:#fff;border-radius:9px;align-items:center;gap:9px;padding:10px 14px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #00000026}.v2-loading .v2-spinner{width:16px;height:16px}.v2-alert{align-items:center;gap:9px;margin-bottom:14px;display:flex}.v2-alert p{flex:1;margin:0}.v2-alert button{color:inherit;background:0 0;border:0}.v2-mode,.v2-target{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.v2-mode button,.v2-target button{color:#6c8281;text-align:left;background:#fff;border:1px solid #d8e5e2;border-radius:10px;min-height:70px;padding:13px;display:grid}.v2-mode button.active,.v2-target button.active{color:#146e68;background:#edf8f6;border-color:#63aaa3;box-shadow:inset 0 0 0 1px #b9d9d4}.v2-mode small,.v2-target small{margin-top:5px}.v2-capture-drop,.v2-drop{color:#367a75;background:#f6fbfa;border:1.5px dashed #8fc3bc;border-radius:12px;place-content:center;justify-items:center;gap:9px;width:100%;min-height:210px;display:grid}.v2-capture-drop span{font-size:34px}.v2-capture-drop small,.v2-drop small{color:#8a9e9c}.v2-capture-files{grid-template-columns:repeat(4,1fr);gap:9px;margin:16px 0;display:grid}.v2-capture-files article{border:1px solid #dde7e5;border-radius:9px;grid-template-columns:42px 1fr auto;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.v2-capture-files img,.v2-capture-files article>span{object-fit:cover;background:#eef4f3;border-radius:6px;place-items:center;width:42px;height:42px;font-size:9px;display:grid}.v2-capture-files p{min-width:0;margin:0}.v2-capture-files b,.v2-capture-files small{white-space:nowrap;text-overflow:ellipsis;font-size:8px;display:block;overflow:hidden}.v2-capture-files button{background:0 0;border:0}.v2-wide{width:100%}.v2-template-tip{color:#316662;background:#edf7f5;border-left:3px solid #0b8177;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 13px;padding:11px 13px;display:flex}.v2-template-tip b{font-size:11px}.v2-template-tip span{color:#78918e;font-size:9px}.v2-page-status{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.v2-page-status article{border:1px solid #dce7e5;border-radius:9px;gap:5px;padding:12px;display:grid}.v2-page-status article.failed{background:#fff6f6;border-color:#e9bdbf}.v2-page-status small{color:#a15255;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.v2-page-status button{color:#9a4549;background:#fff;border:1px solid #d99194;border-radius:6px;min-height:28px}.v2-field-list,.v2-case-fields{grid-template-columns:1fr 1fr;gap:9px;max-height:540px;display:grid;overflow-y:auto}.v2-field-list article,.v2-case-fields label{border:1px solid #e0e9e7;border-radius:9px;padding:12px}.v2-field-list label{gap:7px;display:grid}.v2-field-list input{border:1px solid #d5e3e0;border-radius:7px;min-height:37px;padding:0 10px}.v2-field-list article>div{color:#78918f;justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.v2-field-list article>p{color:#99a7a5;white-space:nowrap;text-overflow:ellipsis;margin:6px 0 0;font-size:8px;overflow:hidden}.v2-confirm-bar{border-top:1px solid #e4ecea;grid-template-columns:1fr auto;align-items:end;gap:15px;margin-top:16px;padding-top:16px;display:grid}.v2-case-fields label{gap:6px;display:grid}.v2-case-fields label>span{text-overflow:ellipsis;font-size:9px;overflow:hidden}.v2-case-fields small{color:#8b9d9b;font-size:8px}.patient-binding{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.patient-binding>button{color:#28746e;background:#f4faf9;border:1px solid #b9d6d2;border-radius:8px;min-height:44px;padding:0 12px;font-size:9px}.v2-confirm-error{color:#9b4247;background:#fff3f3;border:1px solid #e8b9bc;border-radius:8px;grid-column:1/-1;margin:0;padding:11px 13px;font-size:10px;line-height:1.5}.structured-editor{gap:13px;display:grid}.structured-section{background:#fbfcfc;border:1px solid #dce7e5;border-radius:11px;overflow:hidden}.structured-section>header{background:#f3f8f7;border-bottom:1px solid #e2ebe9;justify-content:space-between;align-items:center;min-height:50px;padding:10px 13px;display:flex}.structured-section>header>div{align-items:center;gap:9px;display:flex}.structured-section>header span{color:#fff;background:#168d82;border-radius:7px;place-items:center;width:26px;height:26px;font-size:8px;display:grid}.structured-section h3{color:#31575b;margin:0;font-size:11px}.structured-section button{color:#32756f;background:#fff;border:1px solid #cfe0dd;border-radius:6px;min-height:29px;padding:0 9px;font-size:8px}.structured-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px;display:grid}.structured-field,.structured-list-field{background:#fff;border:1px solid #e1e9e7;border-radius:8px;min-width:0;padding:10px}.structured-field.wide,.structured-list-field.wide{grid-column:span 2}.structured-field label{color:#587473;gap:6px;font-size:9px;font-weight:700;display:grid}.structured-field input:not([type=checkbox]),.structured-field textarea,.structured-scalar-item input,.structured-list-field textarea{color:#294e51;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #d5e2e0;border-radius:6px;outline:0;padding:7px 9px}.structured-field textarea,.structured-list-field textarea{resize:vertical;min-height:68px}.structured-field input[type=checkbox]{accent-color:#0b8177;width:20px;height:20px}.field-evidence{color:#8b9d9b;justify-content:space-between;gap:5px;margin-top:6px;font-size:7px;display:flex}.structured-field>p,.structured-nested-item>p,.structured-scalar-item>p{color:#8c9f9d;white-space:nowrap;text-overflow:ellipsis;margin:6px 0 0;font-size:7px;line-height:1.5;overflow:hidden}.structured-list-field>header,.structured-list-item>header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.structured-nested-item{border-top:1px dashed #e0e8e6;margin-top:8px;padding-top:8px}.structured-nested-item>label{color:#667f7d;grid-template-columns:92px 1fr auto;align-items:center;gap:7px;font-size:8px;display:grid}.structured-list-section{gap:10px;padding:12px;display:grid}.structured-list-item{background:#fff;border:1px solid #e0e9e7;border-radius:8px;padding:10px}.structured-list-item .structured-fields{padding:0}.structured-empty{color:#8fa19f;background:#f8faf9;place-items:center;min-height:60px;font-size:9px;display:grid}.structured-scalar-item label{color:#5c7675;grid-template-columns:120px 1fr;align-items:center;gap:9px;font-size:9px;display:grid}.v2-list-tools>div{align-items:center;gap:8px;display:flex}.v2-list-tools input{width:250px;min-height:36px}.v2-list-tools button:not(.v2-primary),.v2-actions button,.v2-detail-head>button,.v2-section-title>button{color:#397873;background:#fff;border:1px solid #d4e3e0;border-radius:7px;min-height:34px;padding:0 11px}.v2-table-wrap{overflow-x:auto}.v2-table-wrap table{border-collapse:collapse;width:100%}.v2-table-wrap th,.v2-table-wrap td{text-align:left;vertical-align:top;border-top:1px solid #e9efee;padding:12px 11px;font-size:9px}.v2-table-wrap th{color:#829492;background:#f7faf9;border:0}.v2-table-wrap td>b,.v2-table-wrap td>small{display:block}.v2-table-wrap td>small{color:#9aabaa;margin-top:4px}.v2-table-wrap td button{color:#34746f;background:#fff;border:1px solid #d4e2e0;border-radius:5px;margin:0 3px 3px 0;padding:5px 8px}.v2-table-wrap td button.danger{color:#a05053}.v2-status{color:#28756d;background:#e8f5f2;border-radius:12px;padding:5px 8px;font-size:8px;display:inline-flex}.v2-status.failed{color:#a14448;background:#fff0f0}.v2-status.review_pending{color:#8b681d;background:#fff8e5}.v2-form-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.v2-form-grid label.wide{grid-column:span 2}.v2-form textarea{resize:vertical;min-height:90px;padding-top:10px}.v2-submit{min-width:190px;margin:18px 0 0 auto;display:block}.v2-detail-head{justify-content:flex-start}.v2-detail-head>div{flex:1}.v2-detail-head small{color:#8b9e9c}.v2-kv{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:21px;display:grid}.v2-kv p{background:#f5f9f8;border-radius:9px;margin:0;padding:13px}.v2-kv small,.v2-kv b{display:block}.v2-kv small{color:#859896;font-size:8px}.v2-kv b{margin-top:5px;font-size:10px}.v2-detail>h3{margin:21px 0 12px;font-size:12px}.v2-sections{grid-template-columns:1fr 1fr;gap:9px;display:grid}.v2-sections article{border:1px solid #e0e9e7;border-radius:9px;min-width:0;padding:12px}.v2-sections h3{margin:0 0 8px;font-size:10px}.v2-sections pre{color:#516c6e;white-space:pre-wrap;background:#f6f8f8;border-radius:6px;max-height:220px;margin:0;padding:10px;font:9px/1.6 monospace;overflow:auto}.v2-history{resize:vertical;border:1px solid #d8e5e2;border-radius:9px;width:100%;min-height:160px;padding:13px}.v2-actions{justify-content:flex-end;gap:8px;margin-top:13px;display:flex}.v2-slide-preview{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.v2-slide-preview article{aspect-ratio:16/9;color:#fff;background:linear-gradient(145deg,#073f49,#0c7770);border-radius:8px;align-content:space-between;padding:12px;display:grid}.v2-slide-preview span{color:#ffffff85;font-size:16px}.v2-slide-preview b{font-size:9px}.v2-slide-preview small{color:#fff9;font-size:7px;line-height:1.4;overflow:hidden}.v2-source-files{background:#f6f9f8;border-radius:10px;margin:0 0 18px;padding:13px}.v2-source-files h3{margin:0 0 10px;font-size:11px}.v2-source-files article{border-top:1px solid #e2ebe9;grid-template-columns:39px 1fr auto auto;align-items:center;gap:8px;min-height:49px;padding:8px;display:grid}.v2-source-files article>span{color:#26746d;background:#e5f2f0;border-radius:7px;place-items:center;width:36px;height:36px;font-size:8px;display:grid}.v2-source-files p{min-width:0;margin:0}.v2-source-files b,.v2-source-files small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.v2-source-files b{font-size:9px}.v2-source-files small{color:#829694;margin-top:4px;font-size:8px}.v2-source-files button{color:#34746f;background:#fff;border:1px solid #d2e0de;border-radius:5px;padding:5px 8px}.v2-mdt-editor{grid-template-columns:repeat(5,1fr);gap:9px;margin:15px 0;display:grid}.v2-mdt-editor article{background:#f9fbfb;border:1px solid #dce8e5;border-radius:9px;padding:12px}.v2-mdt-editor h3{color:#315c5e;min-height:29px;margin:0 0 9px;font-size:9px}.v2-mdt-editor label{color:#6e8584;gap:4px;margin-top:8px;font-size:8px;display:grid}.v2-mdt-editor input,.v2-mdt-editor textarea{background:#fff;border:1px solid #d8e5e2;border-radius:6px;width:100%;min-height:34px;padding:7px 8px;font-size:8px}.v2-mdt-editor textarea{resize:vertical;min-height:65px}.v2-audit-content{grid-template-columns:1fr 1fr;gap:10px;display:grid}.v2-audit-content article:last-child{grid-column:1/-1}.v2-audit-content article{border:1px solid #dfe9e7;border-radius:9px;min-width:0;padding:13px}.v2-audit-content h3{margin:0 0 8px;font-size:10px}.v2-audit-content pre{color:#4c6769;white-space:pre-wrap;background:#f5f8f7;border-radius:6px;max-height:320px;margin:0;padding:10px;font:8px/1.6 monospace;overflow:auto}.v2-file-viewer{z-index:180;background:#04191db8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.v2-file-viewer>section{background:#fff;border-radius:12px;width:min(1000px,100%);height:min(760px,100vh - 40px);overflow:hidden}.v2-file-viewer header{justify-content:space-between;align-items:center;height:56px;padding:0 17px;display:flex}.v2-file-viewer header button{background:#fff;border:1px solid #d5e2e0;border-radius:7px;width:31px;height:31px}.v2-file-viewer img,.v2-file-viewer iframe{object-fit:contain;background:#566064;border:0;width:100%;height:calc(100% - 56px);display:block}.v2-word{max-width:850px;margin-inline:auto}.v2-word>header{gap:11px;margin-bottom:16px;display:flex}.v2-word>header>span{color:#fff;background:#168d82;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.v2-word h2,.v2-word p{margin:0}.v2-drop b{color:#fff;background:#356ba8;border-radius:11px;place-items:center;width:49px;height:49px;font-size:18px;display:grid}.v2-file,.v2-result{border:1px solid #dce7e5;border-radius:9px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.v2-file p,.v2-result p{margin:0}.v2-file small,.v2-result small{color:#839795;margin-top:4px;display:block}.v2-result{background:#f0f8f6;margin-top:17px}.v2-mobile-header,.v2-mobile-nav{display:none}.v2-toast{z-index:200;color:#236b61;background:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000002e}.v2-toast.error{color:#a04448}@media (width<=1100px){.v2-metrics{grid-template-columns:repeat(3,1fr)}.v2-capture-files{grid-template-columns:repeat(2,1fr)}.v2-slide-preview{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.v2-login{background:linear-gradient(160deg,#073f49 0 210px,#f4f8f7 210px);min-height:100vh;padding:24px 16px;display:block}.v2-login-brand{background:0 0;min-height:150px;padding:18px}.v2-login-brand .hospital-logo-placeholder{width:42px;height:42px}.v2-login-brand p{margin:13px 0 4px;font-size:11px}.v2-login-brand h1{font-size:22px}.v2-login-brand span{margin-top:8px;font-size:9px}.v2-login-card{background:#fff;border-radius:16px;width:100%;padding:23px;box-shadow:0 18px 50px #00000029}.v2-sidebar{display:none}.v2-mobile-header{z-index:30;color:#fff;background:#073f49;justify-content:space-between;align-items:center;height:58px;padding:0 15px;display:flex;position:sticky;top:0}.v2-mobile-header button{color:#ffffffa6;background:0 0;border:0}.v2-main{margin:0;padding:21px 12px 88px}.v2-page-head{margin-bottom:18px}.v2-page-head h1{font-size:23px}.v2-page-head p{font-size:10px;line-height:1.6}.v2-mobile-nav{z-index:40;height:calc(59px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;border-top:1px solid #d8e4e2;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.v2-mobile-nav button{color:#809492;background:0 0;border:0;flex:1 0 68px;place-content:center;justify-items:center;gap:3px;min-width:68px;padding:5px 2px;font-size:8px;display:grid}.v2-mobile-nav span{font-size:15px}.v2-mobile-nav button.active{color:#0b8177}.v2-card{border-radius:11px;padding:14px}.v2-metrics{grid-template-columns:repeat(2,1fr);gap:8px}.v2-metrics article{min-height:78px;padding:11px}.v2-grid-2{grid-template-columns:1fr}.v2-timeline p{grid-template-columns:1fr auto}.v2-timeline p span{grid-column:1}.v2-field-list,.v2-case-fields,.v2-form-grid,.v2-sections,.v2-audit-content{grid-template-columns:1fr}.v2-audit-content article:last-child,.v2-form-grid label.wide{grid-column:auto}.v2-page-status{grid-template-columns:repeat(2,1fr)}.v2-confirm-bar,.patient-binding{grid-template-columns:1fr}.v2-confirm-bar button{width:100%}.v2-capture-files{grid-template-columns:1fr}.v2-kv{grid-template-columns:1fr 1fr}.v2-slide-preview,.v2-mdt-editor{display:flex;overflow-x:auto}.v2-slide-preview article,.v2-mdt-editor article{min-width:150px}.v2-mdt-editor article{min-width:260px}.v2-list-tools{align-items:stretch}.v2-list-tools>div{flex:1;grid-template-columns:1fr auto;display:grid}.v2-list-tools>div>b{grid-column:1/-1}.v2-list-tools input{width:100%}.v2-table-wrap table{min-width:720px}.v2-actions{flex-wrap:wrap}.v2-actions button{flex:1}.v2-target{margin-top:15px}.v2-template-tip{display:grid}.structured-fields{grid-template-columns:1fr}.structured-field.wide,.structured-list-field.wide{grid-column:auto}.structured-nested-item>label{grid-template-columns:1fr auto}.structured-nested-item>label span{grid-column:1/-1}.structured-scalar-item label{grid-template-columns:1fr}}@media (width<=360px){.v2-main{padding-inline:9px}.v2-metrics,.v2-kv,.v2-mode,.v2-page-status{grid-template-columns:1fr}}
