:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212b;background:#e8edf0;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17212b;--muted: #63717c;--navy: #102a3a;--teal: #0c7c78;--teal-dark: #096460;--line: #d7dfe3;--paper: #fff}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid #61cac4;outline-offset:2px}.viewer-surface{position:relative;width:100%;height:100%;overflow:auto;background:radial-gradient(circle at 10% 0%,rgb(255 255 255 / 55%),transparent 27%),#e8edf0}.status-panel{position:absolute;top:50%;left:50%;display:flex;width:min(410px,calc(100% - 36px));min-height:180px;padding:28px;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--muted);text-align:center;background:#ffffffeb;border:1px solid rgb(215 223 227 / 85%);border-radius:18px;box-shadow:0 18px 50px #2337451f;transform:translate(-50%,-50%)}.status-panel>svg{width:32px;height:32px;margin-bottom:5px;color:var(--teal)}.status-panel strong{color:var(--ink);font-family:ui-rounded,Arial Rounded MT Bold,Inter,sans-serif;font-size:17px}.status-panel span{max-width:330px;font-size:13px;line-height:1.5}.status-panel--error>svg{color:#c04b38}.status-spinner{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state,.centered-page{display:flex;height:100%;min-height:100%;align-items:center;justify-content:center;flex-direction:column;padding:32px;color:var(--ink);text-align:center;background:radial-gradient(circle at 50% 25%,#fff 0,#edf2f3 48%,#dce5e7)}.centered-page{position:relative}.empty-state__icon{display:grid;width:68px;height:68px;margin-bottom:19px;color:#fff;background:var(--navy);border-radius:22px 22px 22px 7px;box-shadow:0 16px 35px #102a3a33;place-items:center}.empty-state__icon svg{width:31px}.eyebrow{margin:0 0 8px;color:var(--teal);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.empty-state h1{margin:0 0 12px;font-family:ui-rounded,Arial Rounded MT Bold,Inter,sans-serif;font-size:clamp(28px,5vw,42px);letter-spacing:-.04em}.empty-state>p:not(.eyebrow){max-width:530px;margin:0;color:var(--muted);line-height:1.6}.empty-state__formats{margin-top:28px;padding:10px 14px;color:#70818a;font-size:10px;font-weight:700;letter-spacing:.08em;background:#ffffffa6;border:1px solid var(--line);border-radius:8px}.is-hidden{display:none}.docx-viewer{position:relative;min-height:100%}.docx-mode-switch{position:fixed;z-index:20;top:12px;right:12px;width:56px;height:32px;padding:3px;background:#102a3ae5;border:1px solid rgb(255 255 255 / 16%);border-radius:999px;box-shadow:0 8px 24px #102a3a38;backdrop-filter:blur(10px);cursor:pointer;transition:background .16s ease}.docx-mode-switch:hover{background:#153a4ef0}.docx-mode-switch.is-reading{background:#0c7c78}.docx-mode-switch__thumb{display:grid;width:24px;height:24px;color:#102a3a;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0000003d;transition:transform .18s ease;place-items:center}.docx-mode-switch.is-reading .docx-mode-switch__thumb{transform:translate(24px)}.docx-mode-switch__thumb svg{width:14px;height:14px}.docx-stage{position:relative;min-height:100%;padding:32px 16px 56px}.docx-stage .docx-page-wrapper{padding:0;background:transparent}.docx-stage .docx-page-wrapper>section.docx-page{margin:0 auto 24px;box-shadow:0 8px 30px #1d2c3724}.docx-reading-document{width:100%;min-height:100%;padding:24px 20px 60px;overflow-wrap:break-word;color:#18232b;font-size:17px;line-height:1.65;background:#fff}.docx-reading-document>:first-child{margin-top:0}.docx-reading-document p{margin:.8em 0}.docx-reading-document .docx-align-center{text-align:center}.docx-reading-document .docx-align-right{text-align:right}.docx-reading-document .docx-align-justify{text-align:justify}.docx-reading-document .docx-align-left{text-align:left}.docx-reading-document img{display:block;width:auto!important;max-width:calc(100vw - 40px)!important;height:auto;margin:1rem auto;object-fit:contain}.docx-reading-document table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.docx-reading-document td,.docx-reading-document th{padding:6px;border:1px solid #d7dfe3}.spreadsheet-viewer{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:100%;height:100%;background:#fff}.sheet-tabs{display:flex;min-height:44px;align-items:flex-end;gap:2px;padding:7px 14px 0;overflow-x:auto;background:#f4f7f7;border-bottom:1px solid var(--line)}.sheet-tab{max-width:220px;padding:8px 17px;overflow:hidden;color:#64737c;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap;background:transparent;border:0;border-bottom:3px solid transparent;cursor:pointer}.sheet-tab:hover{color:var(--ink);background:#e9eeee}.sheet-tab.is-active{color:var(--teal-dark);border-bottom-color:var(--teal)}.viewer-notice{z-index:4;padding:8px 16px;color:#705616;font-size:12px;text-align:center;background:#fff7d8;border-bottom:1px solid #eddea0}.sheet-scroll{min-height:0;overflow:auto}.sheet-scroll table{border-spacing:0;min-width:100%;color:#1e2c34;font-size:12px;background:#fff}.sheet-scroll th,.sheet-scroll td{height:28px;min-width:110px;max-width:400px;padding:5px 8px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #e2e7e9;border-bottom:1px solid #e2e7e9}.sheet-scroll thead th{position:sticky;z-index:2;top:0;min-width:110px;color:#5f6f78;font-weight:600;text-align:center;background:#f4f7f7}.sheet-scroll .row-number{position:sticky;z-index:1;left:0;width:48px;min-width:48px;color:#7a8991;text-align:center;background:#f4f7f7}.sheet-scroll thead .row-number{z-index:3}.presentation-stage{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;background:#202a30}.presentation-stage>div:not(.viewer-notice,.status-panel){min-height:0}.image-stage{display:flex;width:100%;min-height:100%;padding:30px;align-items:center;justify-content:center;background:linear-gradient(45deg,#dbe2e5 25%,transparent 25%),linear-gradient(-45deg,#dbe2e5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dbe2e5 75%),linear-gradient(-45deg,transparent 75%,#dbe2e5 75%),#eef2f3;background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.image-stage img{display:block;max-width:100%;max-height:calc(100vh - 154px);object-fit:contain;box-shadow:0 10px 36px #13253133}.text-document{width:min(1050px,calc(100% - 40px));min-height:calc(100% - 64px);margin:32px auto;padding:clamp(24px,5vw,64px);background:#fff;border-radius:3px;box-shadow:0 8px 30px #1d2c3721}.text-document pre{margin:0;overflow-wrap:anywhere;color:#273640;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap}.markdown-document{font-size:16px;line-height:1.7}.markdown-document h1,.markdown-document h2,.markdown-document h3{margin:1.4em 0 .55em;color:var(--navy);font-family:ui-rounded,Arial Rounded MT Bold,Inter,sans-serif;letter-spacing:-.025em}.markdown-document h1:first-child,.markdown-document h2:first-child{margin-top:0}.markdown-document img{max-width:100%}.markdown-document code{padding:2px 5px;background:#eef2f3;border-radius:4px}.markdown-document pre{padding:18px;overflow-x:auto;background:#f3f6f6;border-radius:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.docx-mode-switch{top:8px;right:8px}.text-document{width:100%;min-height:100%;margin:0;padding:22px 18px;box-shadow:none}}@media print{.sheet-tabs,.viewer-notice{display:none!important}.viewer-surface{overflow:visible;background:#fff}}
