@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color-scheme:light;font-family:DM Sans,Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#101827;background:#eef1f5;font-synthesis:none;--blue: #1467ff;--blue-dark: #0755e3;--blue-soft: #edf4ff;--ink: #0b1425;--muted: #697386;--line: #dfe4eb;--line-dark: #cbd3de;--surface: #fff;--canvas: #eef1f5;--rail: #102035;--coral: #e64040}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}body{background:var(--canvas)}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,105,255,.25);outline-offset:1px}.app{height:100%;display:grid;grid-template-rows:70px minmax(0,1fr) 42px;background:var(--canvas)}.topbar{position:relative;z-index:20;display:grid;grid-template-columns:250px minmax(220px,.7fr) minmax(280px,1fr) auto;align-items:center;min-width:0;border-bottom:1px solid var(--line);background:#fff}.brand{height:100%;display:flex;align-items:center;gap:12px;padding:0 18px;border-right:1px solid var(--line)}.brand strong{font-size:18px;letter-spacing:-.35px}.brand{min-width:0}.brand strong{flex:0 0 auto;white-space:nowrap}.brand-mark{position:relative;width:33px;height:33px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:var(--blue);box-shadow:0 5px 14px #1769ff33}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";position:absolute;border:2.5px solid #fff;border-radius:4px;transform:rotate(-8deg)}.brand-mark:before{width:16px;height:11px;top:7px;left:7px;border-bottom:0}.brand-mark:after{width:16px;height:11px;right:7px;bottom:7px;border-top:0}.brand-mark span{width:6px;height:6px;border-width:2px}.document-name{min-width:0;display:flex;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:650}.document-name>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.save-state{display:inline-flex;align-items:center;gap:4px;margin-left:4px;color:#7c8590;font-size:11px;font-weight:500}.save-state svg{color:#1a9b58}.topbar-actions{display:flex;align-items:center;gap:9px;padding-right:12px}.document-search{position:relative;height:40px;display:flex;align-items:center;gap:9px;margin:0 18px;border:1px solid var(--line-dark);border-radius:9px;padding:0 11px;background:#fff;color:#647084}.document-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1467ff1a}.document-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.document-search input::placeholder{color:#8a94a4}.document-search>button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:5px;background:transparent;color:#6c7685;cursor:pointer}.document-search kbd{flex:0 0 auto;border-color:#e0e5eb;color:#7d8794}.search-results{position:absolute;z-index:60;top:46px;left:0;right:0;max-height:310px;overflow:auto;border:1px solid #d5dce5;border-radius:10px;padding:6px;background:#fff;box-shadow:0 18px 45px #0f1c2e33}.search-result-summary{padding:7px 9px 8px;color:#7b8594;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.search-results>button{width:100%;display:grid;grid-template-columns:27px 1fr;gap:8px;border:0;border-radius:7px;padding:9px;background:transparent;text-align:left;cursor:pointer}.search-results>button:hover{background:var(--blue-soft)}.search-results>button>span:first-child{width:24px;height:24px;display:grid;place-items:center;border-radius:5px;background:#eef2f7;color:#576174;font-size:10px;font-weight:700}.search-results strong,.search-results small{display:block}.search-results strong{color:#253046;font-size:11px}.search-results small{margin-top:3px;overflow:hidden;color:#778192;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.button,.icon-button{height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-dark);border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:650}.button{gap:8px;padding:0 14px}.button:hover,.icon-button:hover:not(:disabled){border-color:#9ba5b1;background:#f8fafc}.button.primary{min-width:124px;border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 4px 12px #1769ff2e}.button.primary:hover{border-color:var(--blue-dark);background:var(--blue-dark)}.button.primary:disabled{border-color:#cfd5dc;background:#dfe3e8;color:#89929e;box-shadow:none;cursor:not-allowed}.undo-group{display:flex}.undo-group .icon-button{width:38px;border-radius:8px 0 0 8px}.undo-group .icon-button+.icon-button{margin-left:-1px;border-radius:0 8px 8px 0}.icon-button:disabled{color:#bdc4cc;cursor:default}.workspace{min-height:0;display:grid;grid-template-columns:70px 264px minmax(360px,1fr) 330px}.tool-rail{display:flex;flex-direction:column;align-items:center;padding:10px 0 8px;background:var(--rail);color:#c7d0dc}.tool-rail nav{display:grid;gap:3px}.tool-rail button{position:relative;width:62px;min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:7px;background:transparent;color:inherit;cursor:pointer}.tool-rail button span{font-size:8px;font-weight:600;letter-spacing:-.05px}.tool-rail button:hover{background:#ffffff14;color:#fff}.tool-rail button.active{background:#1467ff33;color:#fff}.tool-rail button.active svg{filter:drop-shadow(0 3px 8px rgba(0,0,0,.2))}.tool-rail button.active:before{content:"";position:absolute;left:-4px;width:3px;height:27px;border-radius:0 3px 3px 0;background:#fff}.page-panel{min-width:0;display:grid;grid-template-rows:56px minmax(0,1fr) 51px;border-right:1px solid var(--line);background:#f9fafb}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 18px;border-bottom:1px solid var(--line)}.panel-heading strong{font-size:13px}.plain-icon{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;cursor:pointer}.plain-icon:hover{background:#eef1f5}.page-list{overflow:auto;padding:14px 13px 18px;scrollbar-width:thin}.page-item{position:relative;margin-bottom:16px}.page-thumb{width:100%;display:block;border:1px solid transparent;border-radius:7px;padding:9px 30px;background:transparent;cursor:pointer}.page-thumb:hover{background:#f1f4f8}.page-item.selected .page-thumb{border-color:#b7d0ff;background:var(--blue-soft);box-shadow:0 0 0 1px #1769ff14}.page-item.search-match .page-thumb{box-shadow:0 0 0 2px #1467ff4d}.page-check{position:absolute;z-index:4;top:15px;left:8px;width:17px;height:17px;cursor:pointer}.page-check input{position:absolute;opacity:0}.page-check span{width:17px;height:17px;display:block;border:1px solid #c6cfda;border-radius:4px;background:#fff;box-shadow:0 1px 3px #0f1c2e14}.page-check input:checked+span{border-color:var(--blue);background:var(--blue)}.page-check input:checked+span:after{content:"";display:block;width:7px;height:4px;margin:4px 0 0 4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.page-thumb>img,.mini-document{width:100%;aspect-ratio:.707;display:block;border:1px solid #d3d9e0;background:#fff;box-shadow:0 3px 9px #222d3d17;object-fit:cover}.mini-document{position:relative;overflow:hidden;padding:10px 8px;text-align:left}.mini-kicker{display:block;color:#1769ff;font-size:3px;font-weight:800}.mini-document strong{display:block;max-width:62%;margin-top:8px;color:#172034;font-size:8px;line-height:1.05;white-space:pre-line}.mini-document>i{display:block;width:17px;height:2px;margin-top:7px}.mini-lines{display:block;width:52%;height:17px;margin-top:8px;background:repeating-linear-gradient(#dce1e8 0 1px,transparent 1px 5px)}.mini-art{position:absolute;right:9px;bottom:16px;width:27%;height:45%;background:#1769ff;box-shadow:-8px 8px #1769ff21}.mini-2 .mini-lines,.mini-3 .mini-lines,.mini-4 .mini-lines{width:100%;height:50px}.mini-3 .mini-lines{background:repeating-linear-gradient(to right,#dce1e8 0 1px,transparent 1px 24px),repeating-linear-gradient(#dce1e8 0 1px,transparent 1px 13px)}.mini-4 .mini-lines{background:linear-gradient(to top,#1769ff 0 30%,transparent 30%) 5px 90% / 8px 38px no-repeat,linear-gradient(to top,#79a7ff 0 55%,transparent 55%) 19px 90% / 8px 38px no-repeat,linear-gradient(to top,#1769ff 0 78%,transparent 78%) 33px 90% / 8px 38px no-repeat,repeating-linear-gradient(#dce1e8 0 1px,transparent 1px 12px)}.page-meta{display:flex;align-items:center;justify-content:center;gap:4px;height:27px;color:#606977;font-size:11px}.page-meta svg{opacity:0;margin-right:2px}.page-item:hover .page-meta svg{opacity:.7}.page-meta button{width:20px;height:20px;display:none;border:0;border-radius:4px;background:transparent;cursor:pointer}.page-item:hover .page-meta button{display:block}.page-meta button:hover{background:#e6eaf0}.page-meta button:disabled{opacity:.25}.page-fact{width:19px;height:19px;display:grid;place-items:center;border-radius:5px;background:#e9eff8;color:#52627a}.page-actions{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:#fff}.page-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-right:1px solid var(--line);background:transparent;color:#616a77;font-size:10px;cursor:pointer}.page-actions button:last-child{border:0}.page-actions button:hover:not(:disabled){color:var(--blue);background:var(--blue-soft)}.page-actions button:disabled{color:#c4cad1}.editor-area{min-width:0;min-height:0;display:grid;grid-template-rows:74px minmax(0,1fr);background:var(--canvas)}.editor-toolbar{display:flex;align-items:stretch;justify-content:center;overflow-x:auto;border-bottom:1px solid var(--line);background:#fff;scrollbar-width:none}.editor-toolbar button{min-width:73px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:0;border-bottom:2px solid transparent;background:transparent;color:#273143;cursor:pointer;font-size:9px;font-weight:650}.editor-toolbar button:hover{background:#f7f9fb;color:var(--blue)}.editor-toolbar button.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.editor-toolbar button.redact-tool{color:#b72e36}.editor-toolbar button.redact-tool.active{border-color:#db3c45;background:#fff2f3;color:#c72e38}.canvas-scroll{min-width:0;min-height:0;overflow:auto;display:grid;place-items:start center;padding:30px 46px 58px;background:#eef1f5}.document-wrap{min-width:390px;transition:width .18s ease}.document-page{position:relative;width:100%;aspect-ratio:595.28 / 841.89;overflow:hidden;container-type:inline-size;background:#fff;box-shadow:0 14px 32px #1f2a382e,0 2px 5px #1f2a3829;-webkit-user-select:none;user-select:none}.pdf-page-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.cursor-text,.cursor-highlight,.cursor-shape,.cursor-sign,.cursor-redact,.cursor-form{cursor:crosshair}.cursor-draw{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M4 20l4-1 11-11-3-3L5 16z' fill='white' stroke='%231769ff' stroke-width='2'/%3E%3C/svg%3E") 2 22,crosshair}.seed-page{position:absolute;top:0;right:0;bottom:0;left:0;padding:7.5% 8%;background:#fff;color:#101827}.document-brand{display:flex;align-items:center;gap:1cqw;color:#3b4656;font-size:1.6cqw;font-weight:600}.document-brand span{width:2.9cqw;height:2.9cqw;display:grid;place-items:center;border-radius:.65cqw;background:var(--blue);color:#fff;font-size:1.45cqw;font-weight:800;transform:rotate(-4deg)}.document-date{position:absolute;top:8.3%;right:8%;color:#6b7480;font-size:1.45cqw}.seed-intro{position:absolute;top:38.3%;left:8%;width:48%;color:#4c5666;font-size:2.25cqw;line-height:1.45}.coral-rule{position:absolute;top:46.7%;left:8%;width:7%;height:3px;background:var(--coral)}.benefit-list{position:absolute;left:8%;top:53%;width:48%;display:grid;gap:3.85cqw}.benefit-list>div{display:grid;grid-template-columns:4.5cqw 1fr;gap:1.6cqw}.benefit-list i{color:var(--blue);font-size:3.4cqw;font-style:normal}.benefit-list>div:nth-child(2) i{color:var(--coral)}.benefit-list strong,.benefit-list small{display:block}.benefit-list strong{font-size:1.6cqw}.benefit-list small{margin-top:.5cqw;color:#596372;font-size:1.13cqw;line-height:1.4}.seed-art{position:absolute;right:12%;top:51%;width:27%;height:31%;background:var(--blue);box-shadow:-45px 38px #1769ff1f}.seed-art:before{content:"";position:absolute;top:0;right:0;border-style:solid;border-width:0 0 8.9cqw 8.9cqw;border-color:transparent transparent #b9d0ff transparent}.seed-art:after{content:"";position:absolute;left:-4.2cqw;bottom:-3.9cqw;width:8.9cqw;height:8.9cqw;border-radius:50%;background:#ff6c5fd1}.seed-art span{position:absolute;left:24%;top:45%;width:54%;height:1px;background:#b8d1ff;box-shadow:0 2.25cqw #b8d1ff,0 4.5cqw #b8d1ff,0 6.75cqw #b8d1ff}.seed-art i{position:absolute;right:-5.8cqw;bottom:-6.3cqw;width:8.7cqw;height:6.8cqw;background-image:radial-gradient(var(--blue) .16cqw,transparent .16cqw);background-size:1.45cqw 1.45cqw}.document-footer{position:absolute;left:8%;right:8%;bottom:5%;display:flex;justify-content:space-between;border-top:1px solid #c5ccd5;padding-top:1.6cqw;color:#647080;font-size:1.13cqw}.annotation{position:absolute;z-index:3;min-width:10px;min-height:10px;touch-action:none;cursor:move}.annotation-text,.annotation-sign{display:flex;align-items:flex-start}.annotation-text>span,.annotation-sign>span{width:100%;line-height:1.02;white-space:pre-line;letter-spacing:-1.8px}.annotation-sign>span{font-family:Segoe Script,cursive;letter-spacing:-1px}.annotation-highlight{background:currentColor;mix-blend-mode:multiply}.annotation-redact{border:1px solid #0b1220;background:#0b1220}.annotation-shape{border:3px solid currentColor;background:transparent}.annotation-form{display:flex;align-items:center;border:1.5px solid currentColor;background:#ffffffe6;padding:0 7px;font-size:9px}.annotation-image img{width:100%;height:100%;display:block;object-fit:cover}.annotation.selected{outline:2px solid var(--blue);outline-offset:2px;box-shadow:0 0 0 4px #1467ff14}.handle{position:absolute;z-index:8;width:24px;height:24px;border:0;background:transparent}.handle:after{content:"";position:absolute;left:6px;top:6px;width:12px;height:12px;border:2px solid var(--blue);border-radius:50%;background:#fff;box-shadow:0 2px 6px #144aa038}.handle.nw{left:-13px;top:-13px;cursor:nwse-resize}.handle.ne{right:-13px;top:-13px;cursor:nesw-resize}.handle.sw{left:-13px;bottom:-13px;cursor:nesw-resize}.handle.se{right:-13px;bottom:-13px;cursor:nwse-resize}.handle.n{left:calc(50% - 12px);top:-13px;cursor:ns-resize}.handle.s{left:calc(50% - 12px);bottom:-13px;cursor:ns-resize}.handle.e{right:-13px;top:calc(50% - 12px);cursor:ew-resize}.handle.w{left:-13px;top:calc(50% - 12px);cursor:ew-resize}.annotation-context{position:absolute;z-index:10;left:50%;top:calc(100% + 11px);display:flex;transform:translate(-50%);overflow:hidden;border:1px solid #d5dce5;border-radius:7px;background:#fff;box-shadow:0 8px 22px #0f1c2e2e;white-space:nowrap}.annotation-context button{height:36px;display:flex;align-items:center;gap:6px;border:0;border-right:1px solid var(--line);padding:0 11px;background:#fff;color:#344055;cursor:pointer;font-size:9px;font-weight:650}.annotation-context .context-icon-button{width:36px;padding:0;justify-content:center}.annotation-context button:last-child{border:0}.annotation-context button:hover{background:#f5f8fc;color:var(--blue)}.page-rotation-90>.pdf-page-image{transform:rotate(90deg) scale(.707)}.page-rotation-180>.pdf-page-image{transform:rotate(180deg)}.page-rotation-270>.pdf-page-image{transform:rotate(270deg) scale(.707)}.draw-layer{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.inspector{min-width:0;overflow:auto;border-left:1px solid var(--line);background:#fff;scrollbar-width:thin}.inspector-tabs{position:sticky;top:0;z-index:2;height:56px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);background:#fff}.inspector-tabs button{position:relative;border:0;background:transparent;color:#717986;cursor:pointer;font-size:12px;font-weight:650}.inspector-tabs button.active{color:var(--blue)}.inspector-tabs button.active:after{content:"";position:absolute;left:17px;right:17px;bottom:-1px;height:2px;background:var(--blue)}.inspector-tabs button span{display:inline-grid;place-items:center;min-width:17px;height:17px;margin-left:4px;border-radius:8px;background:#eef1f5;color:#626b78;font-size:9px}.format-panel,.layers-panel{padding:18px 16px 30px}.selection-summary{display:flex;align-items:center;gap:9px;margin-bottom:16px}.selection-summary>span:last-child,.layer-row>span:last-child{min-width:0}.selection-summary strong,.selection-summary small,.layer-row strong,.layer-row small{display:block}.selection-summary strong{text-transform:capitalize;font-size:12px}.selection-summary small,.layer-row small{margin-top:2px;color:#88909a;font-size:9px}.layer-symbol{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px;background:var(--blue-soft);color:var(--blue);font-size:12px;font-weight:750}.symbol-highlight{background:#fff5bd;color:#927000}.symbol-redact{border:1px solid #facbd0;background:#fff0f1;color:#b72e36}.symbol-sign{background:#f2edff;color:#7049b7}.field-label,.field-grid label>span,.range-label>span:first-child{display:block;margin-bottom:6px;color:#5d6672;font-size:10px;font-weight:650}.format-panel textarea,.format-panel select,.format-panel input[type=number]{width:100%;border:1px solid var(--line-dark);border-radius:6px;background:#fff;color:var(--ink);font-size:11px}.format-panel textarea{min-height:72px;resize:vertical;padding:9px;line-height:1.45}.format-panel select,.format-panel input[type=number]{height:34px;padding:0 8px}.field-grid{display:grid;gap:9px;margin-top:12px}.field-grid.two{grid-template-columns:1fr 1fr}.align-row{grid-template-columns:75px 1fr;align-items:end}.align-control{height:34px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line-dark);border-radius:6px;overflow:hidden}.align-control button{border:0;border-right:1px solid var(--line);background:#fff;cursor:pointer}.align-control button:last-child{border:0}.align-control button.active{background:var(--blue-soft);color:var(--blue)}.inspector-divider{height:1px;margin:18px -14px;background:var(--line)}.color-field,.percent-field{height:34px;display:flex;align-items:center;border:1px solid var(--line-dark);border-radius:6px;overflow:hidden}.color-field input{width:34px;height:34px;margin:-1px;border:0;padding:2px;background:#fff}.color-field code{padding-left:6px;color:#515b68;font-size:9px}.percent-field input{min-width:0;border:0!important}.percent-field span{padding-right:8px;color:#707985;font-size:10px}.range-label{position:relative;display:grid;grid-template-columns:1fr auto;margin-top:15px}.range-label strong{color:#69727d;font-size:10px}.range-label input{grid-column:1 / -1;width:100%;accent-color:var(--blue)}.inspector-section-title{margin-bottom:10px;color:#4f5966;font-size:10px;font-weight:700}.arrangement-row{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.arrangement-row button{min-width:0;height:53px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer;font-size:8px}.arrangement-row button:hover{border-color:#aeb7c1;background:#f7f9fb}.arrangement-row button.danger:hover{border-color:#f3b7b1;background:#fff3f1;color:#c93b31}.empty-inspector,.empty-layers{display:flex;flex-direction:column;align-items:center;padding:54px 28px;text-align:center;color:#8a929c}.empty-selection-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:16px;border-radius:12px;background:#f2f5f8;color:#74808d}.empty-inspector strong,.empty-layers strong{color:#4e5865;font-size:12px}.empty-inspector p,.empty-layers span{max-width:180px;margin:7px 0 0;font-size:10px;line-height:1.5}.tip{display:flex;align-items:center;gap:7px;margin-top:26px;border-top:1px solid var(--line);padding-top:14px;font-size:9px}kbd{min-width:23px;padding:3px 5px;border:1px solid var(--line-dark);border-bottom-width:2px;border-radius:4px;background:#fff;color:#46505c;font-size:9px}.layer-row{width:100%;display:flex;align-items:center;gap:9px;border:1px solid transparent;border-bottom-color:var(--line);padding:9px 6px;background:#fff;text-align:left;cursor:pointer}.layer-row:hover{background:#f8fafc}.layer-row.active{border-color:#b8d0ff;border-radius:7px;background:var(--blue-soft)}.layer-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;font-size:10px}.image-fit-row{display:grid;grid-template-columns:1fr 1fr;margin-top:10px;border:1px solid var(--line-dark);border-radius:6px;overflow:hidden}.image-fit-row button{height:34px;border:0;border-right:1px solid var(--line);background:#fff;color:#667184;cursor:pointer;font-size:10px;font-weight:650}.image-fit-row button:last-child{border:0}.image-fit-row button.active{background:var(--blue-soft);color:var(--blue)}.image-size-panel{border:1px solid #cfdcf3;border-radius:10px;padding:13px;background:#f7faff;box-shadow:inset 0 0 0 1px #ffffffbf}.image-size-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.image-size-heading span,.image-size-heading strong,.image-size-heading small{display:block}.image-size-heading strong{color:#233047;font-size:11px}.image-size-heading small{margin-top:3px;color:#7a8697;font-size:8px}.image-size-heading b{min-width:43px;border-radius:6px;padding:6px;background:#fff;color:var(--blue);box-shadow:0 1px 3px #1c39621a;font-size:11px;text-align:center}.image-size-slider{width:100%;height:22px;margin:11px 0 8px;accent-color:var(--blue);cursor:ew-resize}.image-size-presets{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #cbd5e2;border-radius:7px;background:#fff}.image-size-presets button{height:32px;border:0;border-right:1px solid var(--line);background:#fff;color:#657185;cursor:pointer;font-size:8px;font-weight:700}.image-size-presets button:last-child{border:0}.image-size-presets button:hover,.image-size-presets button.active{background:var(--blue);color:#fff}.image-placement-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.image-placement-actions button{height:32px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d5ddea;border-radius:6px;background:#fff;color:#536176;cursor:pointer;font-size:8px;font-weight:650}.image-placement-actions button:hover{border-color:#a9c5f6;color:var(--blue)}.image-ocr-button{width:100%;height:36px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:9px;border:1px solid #cbd5e2;border-radius:6px;background:#fff;color:#45546a;cursor:pointer;font-size:9px;font-weight:700}.image-ocr-button:hover{border-color:#a9c5f6;background:var(--blue-soft);color:var(--blue)}.image-trim-button{width:100%;height:38px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:9px;border:1px solid #a9c5f6;border-radius:7px;background:var(--blue-soft);color:var(--blue);cursor:pointer;font-size:9px;font-weight:750}.image-trim-button:hover{border-color:var(--blue);background:#e4efff}.understand-panel{min-height:100%;padding:22px 20px 0;color:#253047}.understand-heading strong,.understand-heading span{display:block}.understand-heading strong{color:#10192b;font-size:16px;letter-spacing:-.25px}.understand-heading span{margin-top:8px;color:#586477;font-size:11px}.understand-heading i{display:inline-block;width:3px;height:3px;margin:0 7px 2px;border-radius:50%;background:#8691a2}.understand-panel section{margin-top:23px}.understand-panel h3{margin:0 0 8px;color:#172035;font-size:12px}.understand-panel p{margin:0;color:#536075;font-size:11px;line-height:1.55}.section-heading,.content-heading{display:flex;align-items:center;justify-content:space-between}.section-heading>span{color:#7b8798;font-size:11px}.content-heading{margin:14px 0 9px;color:#344056}.content-heading strong{font-size:10px}.content-heading svg{color:#7e899a}.detected-blocks{display:grid;gap:7px}.detected-blocks button{width:100%;overflow:hidden;border:1px solid var(--line);border-radius:6px;padding:9px 10px;background:#fbfcfe;color:#3d495e;cursor:pointer;font-size:9px;line-height:1.4;text-align:left;text-overflow:ellipsis;white-space:nowrap}.detected-blocks button:hover{border-color:#aac6fa;background:var(--blue-soft)}.detected-empty{min-height:68px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #cbd4e0;border-radius:7px;color:#7a8697;font-size:9px}.detected-image{position:relative;width:132px;height:78px;overflow:hidden;border:2px solid var(--blue);border-radius:6px;padding:3px;background:#fff;cursor:pointer}.detected-image img{width:100%;height:100%;display:block;object-fit:cover}.detected-image span{position:absolute;inset:auto 4px 4px;border-radius:4px;padding:4px;background:#0c182ac7;color:#fff;font-size:8px;opacity:0}.detected-image:hover span{opacity:1}.understand-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:22px}.understand-actions button{height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line-dark);border-radius:6px;background:#fff;color:#344056;cursor:pointer;font-size:9px;font-weight:650}.understand-actions button:last-child{grid-column:1 / -1}.understand-actions button:hover:not(:disabled){border-color:#a8c3f6;background:var(--blue-soft);color:var(--blue)}.understand-actions button:disabled{color:#a4adba;cursor:not-allowed}.ocr-progress{position:relative;height:34px;overflow:hidden;margin-top:16px;border-radius:6px;background:#edf2f8}.ocr-progress>span{position:absolute;inset:0 auto 0 0;background:#d9e7ff;transition:width .18s ease}.ocr-progress strong{position:relative;height:100%;display:grid;place-items:center;color:#2f5da8;font-size:9px}.ocr-error{margin-top:14px;border-radius:6px;padding:9px;background:#fff0f1;color:#b7303a;font-size:9px}.processed-locally{display:flex;gap:8px;margin:22px -20px 0;border-top:1px solid var(--line);padding:15px 20px 18px;color:#1aa363}.processed-locally span{color:#6e7989;font-size:8px;line-height:1.4}.processed-locally strong{display:block;margin-bottom:2px;color:#455064;font-size:9px}.statusbar{position:relative;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid var(--line);background:#fff;color:#67717d;font-size:10px}.statusbar>div:first-child{display:flex;align-items:center;gap:8px;padding-left:18px}.statusbar>div:first-child strong{color:#323c4a;font-size:11px}.status-dot{width:7px;height:7px;border-radius:50%;background:#22a65e;box-shadow:0 0 0 3px #e6f7ed}.zoom-controls{height:34px;display:flex;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:7px}.zoom-controls button{width:35px;height:32px;display:grid;place-items:center;border:0;border-right:1px solid var(--line);background:#fff;cursor:pointer}.zoom-controls button:hover,.zoom-controls button.active{background:var(--blue-soft);color:var(--blue)}.zoom-controls strong{width:54px;text-align:center;color:#303a47;font-size:11px}.local-status{justify-self:end;display:flex;align-items:center;gap:6px;padding-right:17px;color:#6d7681}.local-status svg{color:var(--blue)}.export-popover{position:fixed;z-index:50;top:59px;right:12px;width:296px;border:1px solid #d5dbe2;border-radius:9px;padding:17px;background:#fff;box-shadow:0 18px 45px #1a243233}.popover-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.popover-heading strong,.popover-heading span{display:block}.popover-heading strong{font-size:14px}.popover-heading span{margin-top:3px;color:#7b8490;font-size:9px}.export-popover>label:not(.check-row){display:block;margin-bottom:12px}.export-popover>label>span:first-child{display:block;margin-bottom:6px;color:#58616d;font-size:10px;font-weight:650}.export-popover select{width:100%;height:37px;border:1px solid var(--line-dark);border-radius:6px;background:#fff;padding:0 9px;font-size:11px}.export-name-field{height:39px;display:flex;align-items:center;gap:7px;border:1px solid var(--line-dark);border-radius:6px;padding:0 9px;color:#7a8490}.export-name-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1769ff1f}.export-name-field input{width:100%;min-width:0;height:35px;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.export-name-field>span{margin:0!important;color:#7a8490!important;font-size:10px!important;font-weight:600}.check-row{display:flex;align-items:center;gap:7px;margin:9px 0;color:#4d5663;font-size:10px}.check-row input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.check-row>span{display:flex!important;align-items:center;gap:4px;margin:0!important}.check-row svg{display:none}.private-note{display:flex;gap:9px;margin:16px -4px 12px;border-radius:7px;padding:10px;background:#f2f7ff;color:var(--blue)}.private-note>span{color:#68717d;font-size:9px;line-height:1.35}.private-note strong{display:block;margin-bottom:2px;color:#344154}.export-action{width:100%;height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;background:var(--blue);color:#fff;cursor:pointer;font-size:12px;font-weight:700}.export-action:hover{background:var(--blue-dark)}.export-action:disabled{opacity:.65}.toast{position:fixed;z-index:80;left:50%;bottom:64px;transform:translate(-50%);border:1px solid #253145;border-radius:8px;padding:10px 15px;background:#152033;color:#fff;box-shadow:0 10px 25px #0003;font-size:11px;font-weight:600;animation:toast-in .22s ease both}.loading-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f7fae0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loading-overlay span{width:34px;height:34px;margin-bottom:15px;border:3px solid #c8d9fb;border-top-color:var(--blue);border-radius:50%;animation:spin .7s linear infinite}.loading-overlay strong{font-size:14px}.loading-overlay small{margin-top:5px;color:#737d89;font-size:10px}.upload-screen{min-height:0;overflow:auto;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#f6f8fb}.upload-intro{display:grid;grid-template-columns:minmax(300px,430px) minmax(360px,490px);align-content:center;justify-content:center;gap:74px;padding:56px 48px 44px}.upload-copy{align-self:center}.upload-logo{width:52px;height:52px;display:grid;place-items:center;margin-bottom:24px;border-radius:13px;background:var(--blue);color:#fff;box-shadow:0 9px 24px #1769ff38}.upload-copy h1{max-width:430px;margin:0;color:#0e1728;font-size:clamp(40px,4vw,64px);line-height:.98;letter-spacing:-3.4px}.upload-copy p{max-width:420px;margin:25px 0 0;color:#626d7a;font-size:16px;line-height:1.65}.upload-dropzone{position:relative;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #9ebcf4;border-radius:17px;padding:38px;background:#fff;text-align:center;box-shadow:0 18px 50px #1f345214;transition:border-color .16s ease,background .16s ease,transform .16s ease}.upload-dropzone:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;pointer-events:none;border:1px solid #edf1f6;border-radius:11px}.upload-dropzone.dragging{border-color:var(--blue);background:#f4f8ff;transform:translateY(-2px)}.upload-icon{width:62px;height:62px;display:grid;place-items:center;margin-bottom:20px;border-radius:15px;background:var(--blue-soft);color:var(--blue)}.upload-dropzone strong{color:#172033;font-size:20px;letter-spacing:-.25px}.upload-dropzone>span:not(.upload-icon){margin-top:7px;color:#78818d;font-size:13px}.browse-button{min-width:154px;height:44px;margin-top:22px;border:0;border-radius:8px;background:var(--blue);color:#fff;cursor:pointer;font-size:13px;font-weight:700;box-shadow:0 6px 15px #1769ff33}.browse-button:hover{background:var(--blue-dark)}.upload-dropzone small{margin-top:13px;color:#a0a7b0;font-size:10px}.sample-link{grid-column:2;justify-self:center;border:0;background:transparent;color:#657080;cursor:pointer;font-size:11px;font-weight:600}.sample-link:hover{color:var(--blue)}.sample-link span{margin-left:4px}.upload-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);background:#fff;padding:22px max(28px,calc((100vw - 1120px)/2))}.upload-trust>div{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:0 22px;border-right:1px solid var(--line);color:var(--blue)}.upload-trust>div:last-child{border:0}.upload-trust strong,.upload-trust small{display:block}.upload-trust strong{color:#343e4c;font-size:11px}.upload-trust small{margin-top:3px;color:#858d97;font-size:9px;line-height:1.4}.upload-footer{display:flex;align-items:center;justify-content:center;gap:7px;border-top:1px solid var(--line);background:#fff;color:#727c88;font-size:10px}.upload-footer svg{color:#1a9b58}.modal-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0e18276b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.password-dialog{position:relative;width:min(390px,100%);border:1px solid #d6dce3;border-radius:13px;padding:28px;background:#fff;box-shadow:0 24px 70px #0b142242}.password-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:17px;border-radius:11px;background:var(--blue-soft);color:var(--blue)}.modal-close{position:absolute;top:17px;right:17px}.password-dialog h2{margin:0;color:#172033;font-size:20px;letter-spacing:-.3px}.password-dialog p{margin:8px 0 20px;color:#737c88;font-size:11px;line-height:1.5}.password-dialog p strong{color:#4a5461;overflow-wrap:anywhere}.password-dialog label>span{display:block;margin-bottom:7px;color:#4f5966;font-size:10px;font-weight:700}.password-field{height:42px;display:flex;align-items:center;border:1px solid var(--line-dark);border-radius:7px;overflow:hidden}.password-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1769ff1f}.password-field input{width:100%;height:40px;border:0;outline:0;padding:0 11px;color:var(--ink);font-size:12px}.password-field button{width:41px;height:40px;display:grid;place-items:center;border:0;background:transparent;color:#77818d;cursor:pointer}.password-error{display:block;margin-top:8px;color:#c43f36;font-size:10px}.password-submit{width:100%;height:42px;margin-top:15px;border:0;border-radius:7px;background:var(--blue);color:#fff;cursor:pointer;font-size:12px;font-weight:700}.password-submit:disabled{background:#dfe3e8;color:#8b949f;cursor:not-allowed}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@media(max-width:1160px){.topbar{grid-template-columns:190px minmax(150px,.55fr) minmax(250px,1fr) auto}.brand{padding-left:13px}.workspace{grid-template-columns:58px 210px minmax(360px,1fr) 246px}.tool-rail button{width:52px}.document-search{margin-inline:8px}.editor-toolbar{justify-content:flex-start}.editor-toolbar button{min-width:69px}.share-button{display:none}.canvas-scroll{padding-inline:28px}}@media(max-width:920px){.topbar{grid-template-columns:180px minmax(220px,1fr) auto}.document-name,.save-state,.undo-group,.button.secondary{display:none}.workspace{grid-template-columns:56px 180px minmax(0,1fr)}.inspector{position:fixed;z-index:30;top:70px;right:0;bottom:42px;width:310px;box-shadow:-12px 0 30px #1923311f;transform:translate(100%)}.inspector.mobile-open{transform:translate(0)}.canvas-scroll{padding:24px 24px 46px}.upload-intro{grid-template-columns:minmax(260px,.8fr) minmax(340px,1fr);gap:35px;padding-inline:32px}.upload-copy h1{font-size:44px}.upload-trust{grid-template-columns:repeat(2,1fr);gap:16px 0}.upload-trust>div:nth-child(2){border:0}}@media(max-width:650px){html,body,#root{overflow:auto}.app{min-height:100%;height:auto;grid-template-rows:58px minmax(650px,calc(100vh - 102px)) 44px}.topbar{grid-template-columns:1fr auto}.brand{border:0}.brand-mark{width:30px;height:30px}.brand strong{font-size:16px}.document-name,.document-search{display:none}.topbar-actions{grid-column:2}.button.primary{min-width:106px;height:36px}.workspace{grid-template-columns:48px minmax(0,1fr)}.tool-rail{grid-column:1}.page-panel{display:none}.editor-area{grid-column:2;grid-template-rows:66px minmax(0,1fr)}.editor-toolbar button{min-width:60px}.editor-toolbar button span{font-size:9px}.canvas-scroll{justify-items:start;padding:20px 18px 40px}.document-wrap{width:100%!important;min-width:0}.handle{width:30px;height:30px}.handle:after{left:7px;top:7px;width:14px;height:14px}.handle.nw{left:-16px;top:-16px}.handle.ne{right:-16px;top:-16px}.handle.sw{left:-16px;bottom:-16px}.handle.se{right:-16px;bottom:-16px}.handle.n{left:calc(50% - 15px);top:-16px}.handle.s{left:calc(50% - 15px);bottom:-16px}.handle.e{right:-16px;top:calc(50% - 15px)}.handle.w{left:-16px;top:calc(50% - 15px)}.annotation-context{max-width:calc(100vw - 66px);overflow-x:auto}.statusbar{grid-template-columns:1fr auto}.statusbar>div:first-child{padding-left:10px}.statusbar>div:first-child>span:last-child,.local-status{display:none}.zoom-controls{margin-right:8px}.zoom-controls button:first-child,.zoom-controls button:last-child{display:none}.export-popover{top:53px;right:7px;width:min(296px,calc(100vw - 14px))}.upload-screen{display:block}.upload-intro{display:flex;flex-direction:column;gap:28px;padding:38px 18px 32px}.upload-logo{width:44px;height:44px;margin-bottom:18px}.upload-copy h1{font-size:39px;letter-spacing:-2.2px}.upload-copy p{margin-top:18px;font-size:14px}.upload-dropzone{min-height:300px;padding:28px 18px}.sample-link{align-self:center}.upload-trust{grid-template-columns:1fr;padding:22px 20px}.upload-trust>div{border-right:0;border-bottom:1px solid var(--line);padding:13px 8px}.upload-trust>div:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
