@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#182235;font-synthesis:none;--navy:#123565;--blue:#1769e0;--blue2:#3b82f6;--line:#e3e9f2;--muted:#69778c;--green:#0b9b6d;--red:#d94343;--shadow:0 14px 40px #1b375c17;background:#f4f7fb;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:20;background:#102f5b;flex-direction:column;width:260px;padding:28px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 10px 34px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#2e87f6,#64a7ff);border-radius:14px;place-items:center;width:47px;height:47px;display:grid;box-shadow:0 8px 22px #071d3b55}.brand div:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.5px;font-size:21px}.brand span{color:#a9c4e8;font-size:12px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button{color:#b9cce5;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:23px 1fr 16px;align-items:center;gap:9px;padding:12px 13px;display:grid}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff14}.sidebar nav button.active{box-shadow:inset 3px 0 #60a5fa}.sidebar-foot{border-top:1px solid #ffffff18;grid-template-columns:38px 1fr 28px;align-items:center;gap:9px;margin-top:auto;padding:18px 3px 2px;display:grid}.user-avatar{color:#195cb7;background:#dceaff;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.sidebar-foot div:nth-child(2){flex-direction:column;min-width:0;display:flex}.sidebar-foot strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.sidebar-foot span{color:#93aed0;font-size:11px}.sidebar-foot button{color:#9bb5d5;background:0 0;border:0}.app-shell>main{grid-column:2;min-width:0}.app-shell header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 42px;display:flex;position:sticky;top:0}.app-shell header>div:first-of-type{flex-direction:column;display:flex}.app-shell header strong{font-family:Manrope;font-size:17px}.eyebrow{letter-spacing:1.7px;color:#3476d3;font-size:10px;font-weight:800}.secure{color:#42617f;background:#f3f8ff;border:1px solid #d9e9fc;border-radius:20px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;display:flex}.mobile-menu{display:none}.content{max-width:1540px;margin:auto;padding:38px 42px 60px}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.page-title h1{letter-spacing:-1px;color:#14253c;margin:5px 0 6px;font-size:32px}.page-title p{color:var(--muted);margin:0;font-size:14px}.primary,.secondary,.ghost,.text-button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-weight:700;display:inline-flex}.primary{color:#fff;background:linear-gradient(135deg,#1769e0,#367fee);box-shadow:0 8px 18px #1769e033}.primary svg,.secondary svg,.ghost svg,.text-button svg{width:17px}.secondary{color:#315172;background:#fff;border:1px solid #d5dfec}.ghost,.text-button{color:#246bc9;background:0 0;padding:8px}.full{width:100%}.danger{color:var(--red)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:15px;gap:15px;padding:20px;display:flex;box-shadow:0 4px 14px #14325509}.metric-icon{border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.metric-icon.blue{color:#2473d8;background:#e8f2ff}.metric-icon.purple{color:#7959d6;background:#f0ebff}.metric-icon.amber{color:#d48518;background:#fff3de}.metric-icon.green{color:#0b9870;background:#e4f8f1}.metric>div:last-child{flex-direction:column;display:flex}.metric strong{font:800 25px Manrope}.metric span{font-size:13px;font-weight:700}.metric small{color:#8b96a6;margin-top:3px;font-size:11px}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 22px #1c34560b}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:20px 23px;display:flex}.panel-head h2{margin:0 0 3px;font-size:17px}.panel-head p{color:var(--muted);margin:0;font-size:12px}.batch-row{border-bottom:1px solid #edf1f6;grid-template-columns:42px 1fr 120px 180px 150px;align-items:center;gap:14px;padding:14px 23px;font-size:12px;display:grid}.file-symbol{color:#3779cc;background:#edf5ff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.file-symbol svg{width:18px}.grow{flex-direction:column;display:flex}.grow span,.batch-row>span,.batch-row time{color:var(--muted)}.status{border-radius:15px;align-items:center;gap:6px;width:max-content;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.status.good{color:#087957;background:#e3f8f0}.status.bad{color:#b93333;background:#feeaea}.status.working{color:#1764c5;background:#e8f2ff}.status.neutral{color:#607086;background:#f0f3f7}.status i{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.2s infinite pulse}.stepper{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:18px;padding:17px 24px;display:flex}.stepper>div{color:#8290a3;flex:1;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.stepper>div>span{background:#eef2f7;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.stepper>div>span svg{width:15px}.stepper i{background:#dfe5ed;flex:1;height:1px;margin:0 12px}.stepper .current{color:#1769e0}.stepper .current>span{color:#fff;background:#1769e0;box-shadow:0 0 0 5px #e8f2ff}.stepper .done{color:#13805f}.stepper .done>span{color:#0b936a;background:#dff7ef}.wizard-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;min-height:450px;overflow:hidden}.wizard-section{padding:30px}.section-heading{gap:14px;margin-bottom:25px;display:flex}.section-heading>span{color:#1769e0;background:#eaf3ff;border-radius:10px;place-items:center;width:36px;height:36px;font:800 12px Manrope;display:grid}.section-heading h2{margin:0 0 4px;font-size:20px}.section-heading p{color:var(--muted);margin:0;font-size:13px}.type-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.type-card{text-align:left;border:1px solid var(--line);color:inherit;background:#fff;border-radius:14px;min-height:215px;padding:19px;position:relative}.type-card:hover,.type-card.selected{border-color:#4a91ec;transform:translateY(-1px);box-shadow:0 8px 25px #266fc51a}.type-icon{color:#2775d7;background:#eaf3ff;border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:15px;display:grid}.category{letter-spacing:1.2px;color:#5680ad;font-size:9px;font-weight:800}.type-card h3{margin:5px 0 7px;font-size:15px}.type-card p{color:var(--muted);height:35px;font-size:12px}.type-card>div:last-of-type{color:#6c7c91;border-top:1px solid #edf1f5;justify-content:space-between;padding-top:11px;font-size:10px;display:flex}.type-card>b{color:#1769e0;align-items:center;gap:3px;font-size:10px;display:flex;position:absolute;top:12px;right:12px}.type-card>b svg{width:13px}.wizard-actions{border-top:1px solid var(--line);justify-content:space-between;margin-top:26px;padding-top:20px;display:flex}.dropzone{cursor:pointer;background:#f8fbff;border:2px dashed #bfd1e8;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:225px;display:flex}.dropzone:hover{background:#f2f8ff;border-color:#4589df}.drop-icon{color:#2675d9;background:#e5f1ff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:13px;display:grid}.dropzone h3{margin:0 0 5px;font-size:16px}.dropzone p{color:#66768a;margin:0 0 12px;font-size:13px}.dropzone>span{color:#98a3b1;font-size:10px}.selected-files{border:1px solid var(--line);border-radius:12px;margin-top:15px;padding:13px}.selected-files>div:first-child{justify-content:space-between;font-size:12px;display:flex}.file-chips{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.file-chips span{color:#41546d;background:#f1f6fc;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;display:flex}.file-chips svg{width:13px}.file-chips button{color:#7a899b;background:0 0;border:0;padding:0;display:grid}.file-chips b{padding:7px;font-size:10px}.upload-progress,.result-progress{margin-top:16px}.upload-progress>div,.result-progress>div{justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}progress{border:0;border-radius:8px;width:100%;height:7px;overflow:hidden}progress::-webkit-progress-bar{background:#e9eef5}progress::-webkit-progress-value{background:linear-gradient(90deg,#1769e0,#56a2ff)}.validation-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px;display:grid}.validation-grid>div{border:1px solid var(--line);border-radius:12px;grid-template-columns:32px 1fr;align-items:center;padding:15px;display:grid}.validation-grid svg{color:#3a7ed3;grid-row:1/3}.validation-grid strong{font:800 21px Manrope}.validation-grid span{color:var(--muted);font-size:11px}.issues{background:#fff9ef;border:1px solid #f2dfb8;border-radius:11px;margin-bottom:18px;padding:8px 14px}.issues>div{color:#87631f;grid-template-columns:18px 220px 1fr;gap:7px;padding:6px;font-size:10px;display:grid}.issues svg{width:15px}.signature-upload{align-items:center;gap:20px;display:flex}.signature-drop{background:#f8fbff;border:1px dashed #abc4e2;border-radius:13px;flex:1;align-items:center;gap:13px;padding:18px;display:flex}.signature-drop>svg{color:#2675d9}.signature-drop div{flex-direction:column;flex:1;display:flex}.signature-drop span{color:var(--muted);font-size:10px}.signature-drop label{font-size:11px}.signature-upload>img{object-fit:contain;border:1px solid var(--line);border-radius:10px;width:180px;height:85px}.preview-layout{grid-template-columns:1fr 330px;min-height:650px;display:grid}.preview-stage{background:#e9edf3;flex-direction:column;padding:18px;display:flex}.preview-toolbar{background:#fff;border-radius:10px 10px 0 0;justify-content:space-between;padding:9px 13px;font-size:11px;display:flex}.preview-toolbar>div{align-items:center;gap:6px;display:flex}.preview-toolbar svg{width:14px}.preview-toolbar button{background:#f1f4f8;border:0;border-radius:6px;padding:5px 8px;font-size:9px}.preview-toolbar button.active{color:#fff;background:#1769e0}.preview-stage iframe{background:#fff;border:0;flex:1;width:100%}.preview-loading{color:var(--muted);background:#fff;flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.adjust-panel{border-left:1px solid var(--line);padding:25px}.adjust-panel h2{margin:5px 0;font-size:19px}.adjust-panel>p{color:var(--muted);margin-bottom:20px;font-size:11px}.range{margin:15px 0;display:block}.range>span{justify-content:space-between;font-size:10px;font-weight:700;display:flex}.range b{color:#1769e0}.range input{accent-color:#1769e0;width:100%}.double{grid-template-columns:1fr 1fr;gap:12px;display:grid}.adjust-panel>label:not(.range):not(.check),.modal-form label{flex-direction:column;gap:5px;margin:13px 0;font-size:10px;font-weight:700;display:flex}.adjust-panel select,.modal-form input,.modal-form select,.modal-form textarea{color:#24364d;background:#fff;border:1px solid #d5deea;border-radius:8px;padding:9px}.check{background:#f4f8fd;border-radius:9px;align-items:flex-start;gap:9px;margin:15px 0;padding:11px;display:flex}.check span{flex-direction:column;font-size:10px;display:flex}.check small{color:var(--muted);font-weight:400}.adjust-panel .full{margin-top:8px}.adjust-panel .text-button{width:100%;margin-top:7px}.result{text-align:center;max-width:720px;margin:auto;padding:55px}.result-icon{color:#1769e0;background:#e7f2ff;border-radius:23px;place-items:center;width:70px;height:70px;margin:0 auto 20px;display:grid}.result-icon.done{color:#0b9168;background:#e0f8ef}.result-icon svg{width:32px;height:32px}.result h2{margin:7px;font-size:25px}.result>p{color:var(--muted);font-size:13px}.result-progress{margin:25px 0}.result-stats{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);margin:20px 0;display:grid}.result-stats div{border-right:1px solid var(--line);flex-direction:column;padding:15px;display:flex}.result-stats div:last-child{border:0}.result-stats strong{font:800 20px Manrope}.result-stats span{color:var(--muted);font-size:10px}.result-actions{justify-content:center;gap:10px;margin-bottom:15px;display:flex}.alert{border-radius:10px;align-items:center;gap:8px;margin-bottom:15px;padding:11px 14px;font-size:12px;display:flex}.alert.error{color:#b92f2f;background:#fff0f0;border:1px solid #f2cece}.alert button{color:inherit;background:0 0;border:0;margin-left:auto}.alert svg{width:17px}.table-head,.table-row{grid-template-columns:1.2fr 1.4fr .7fr .9fr 1fr 30px;align-items:center;gap:15px;padding:13px 20px;display:grid}.table-head{color:#7a8798;text-transform:uppercase;letter-spacing:.7px;background:#f7f9fc;font-size:9px;font-weight:800}.table-row{text-align:left;color:#46576c;background:#fff;border:0;border-top:1px solid #edf1f5;width:100%;font-size:11px}.table-row:hover{background:#f8fbff}.table-row strong{color:#20334b}.table-row>svg{width:16px}.table-head.documents,.table-row.documents{grid-template-columns:1.5fr 1.2fr 1fr .8fr 30px}.searchbar{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:10px;height:53px;margin-bottom:18px;padding:6px 7px 6px 16px;display:flex}.searchbar svg{color:#8391a3}.searchbar input{border:0;outline:0;flex:1}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.catalog-card{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:14px;padding:19px}.catalog-card:hover{box-shadow:var(--shadow);border-color:#abc8ec}.catalog-card>div{justify-content:space-between;align-items:center;display:flex}.catalog-card>div svg{color:#2774d4}.catalog-card>div span{text-transform:uppercase;color:#728197;font-size:9px;font-weight:800}.catalog-card h3{margin:16px 0 6px;font-size:15px}.catalog-card p{color:var(--muted);min-height:32px;font-size:11px}.catalog-card footer{border-top:1px solid var(--line);color:#718096;justify-content:space-between;padding-top:11px;font-size:9px;display:flex}.catalog-card footer span{align-items:center;gap:4px;display:flex}.catalog-card footer svg{width:13px}.catalog-card footer b{color:#266dcb}.user-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.user-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;padding:16px;display:grid}.user-avatar.large{border-radius:14px;width:48px;height:48px}.user-card>div:nth-child(2){flex-direction:column;display:flex}.user-card span{color:var(--muted);font-size:10px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1c32aa;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:17px;width:min(570px,100%);max-height:90vh;padding:28px;position:relative;overflow:auto;box-shadow:0 30px 80px #06152b66}.modal.wide{width:min(1000px,100%);height:90vh}.modal-close{background:#eef2f7;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:14px;right:14px}.modal-close svg{width:16px}.modal h2{margin:6px 0}.modal>p{color:var(--muted);font-size:12px}.modal-form textarea{resize:vertical;min-height:70px}.form-grid{grid-template-columns:repeat(2,1fr);gap:0 12px;display:grid}.document-mini-list{border:1px solid var(--line);border-radius:10px;max-height:400px;margin-top:18px;overflow:auto}.document-mini-list>div{border-bottom:1px solid var(--line);grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:8px;font-size:10px;display:grid}.document-mini-list svg{width:15px}.document-viewer{border:0;width:100%;height:100%;padding-top:10px}.empty{color:#8a97a8;flex-direction:column;align-items:center;padding:45px;display:flex}.empty svg{width:35px;height:35px;margin-bottom:10px}.empty strong{color:#526176;font-size:13px}.loading-rows{padding:15px}.loading-rows i{background:linear-gradient(90deg,#f0f3f7,#f8fafc,#f0f3f7) 0 0/200%;border-radius:8px;height:45px;margin:5px;animation:1.4s infinite shine;display:block}.login-page{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:radial-gradient(circle at 85% 20%,#2775d555,#0000 28%),linear-gradient(145deg,#0e2c57,#174b85);flex-direction:column;justify-content:space-between;padding:48px 8vw;display:flex;position:relative;overflow:hidden}.login-visual:after{content:"";border:1px solid #ffffff16;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-160px;right:-160px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff06}.login-brand{align-items:center;gap:12px;font:800 20px Manrope;display:flex}.eyebrow.light{color:#9dc7ff}.login-visual h1{letter-spacing:-1.6px;max-width:650px;margin:10px 0 18px;font-size:42px;line-height:1.14}.login-visual p{color:#c3d6ed;max-width:580px;line-height:1.7}.login-stat{z-index:1;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:14px;align-items:center;gap:12px;max-width:430px;padding:16px;display:flex}.login-stat>div{flex-direction:column;display:flex}.login-stat span{color:#acc4df;font-size:10px}.login-panel{place-items:center;padding:35px;display:grid}.login-panel form{width:min(390px,100%)}.login-icon{color:#1769e0;background:#e8f2ff;border-radius:17px;place-items:center;width:55px;height:55px;display:grid}.login-panel h2{margin:18px 0 5px;font-size:27px}.login-panel form>p{color:var(--muted);margin-bottom:25px;font-size:12px}.login-panel label{flex-direction:column;gap:6px;margin:15px 0;font-size:11px;font-weight:700;display:flex}.login-panel input{border:1px solid #d3ddea;border-radius:9px;outline:0;height:43px;padding:0 12px}.login-panel input:focus{border-color:#4587dc;box-shadow:0 0 0 3px #e4f0ff}.login-panel .full{margin-top:8px}.login-panel small{color:#9aa4b1;text-align:center;margin-top:15px;font-size:9px;display:block}.splash{color:#66768a;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:100vh;display:flex}.spin{animation:1s linear infinite spin}.splash .brand-mark{margin-bottom:12px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes shine{to{background-position:-200%}}@media (width<=1050px){.metric-grid,.type-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.preview-layout{grid-template-columns:1fr}.adjust-panel{border-left:0;border-top:1px solid var(--line)}.batch-row{grid-template-columns:42px 1fr 100px 150px}.batch-row time{display:none}}@media (width<=760px){.app-shell{display:block}.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none}.app-shell>main{grid-column:auto}.app-shell header{padding:0 18px}.mobile-menu{background:0 0;border:0;display:grid}.secure{display:none}.content{padding:25px 15px}.page-title{flex-direction:column;align-items:flex-start}.page-title h1{font-size:26px}.metric-grid,.type-grid,.catalog-grid,.user-grid{grid-template-columns:1fr}.stepper{padding:14px;overflow:auto}.stepper label,.stepper i{display:none}.stepper>div{min-width:45px}.wizard-section{padding:20px}.signature-upload{flex-direction:column}.signature-drop{width:100%}.preview-layout{display:block}.preview-stage{height:560px}.table-head{display:none}.table-row,.table-row.documents{grid-template-columns:1fr auto;padding:14px}.table-row>span:not(.status),.table-row.documents>span{display:none}.login-page{grid-template-columns:1fr}.login-visual{display:none}.validation-grid{grid-template-columns:1fr}.result{padding:35px 15px}.result-actions{flex-direction:column}.batch-row{grid-template-columns:42px 1fr auto}.batch-row>span:not(.status),.batch-row time{display:none}}.status-toggle{background:0 0;border:0;padding:0}.user-actions{align-items:center;gap:6px;display:flex}.user-edit{color:#276fc9;background:#f7faff;border:1px solid #dbe4ef;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.user-edit:hover{background:#eaf3ff}.user-edit svg{width:15px}.password-hint{color:#748399;font-size:12px;font-weight:500;line-height:1.4}body{font-size:16px}button,input,select,textarea{font-size:15px}.sidebar{width:280px}.app-shell{grid-template-columns:280px 1fr}.sidebar nav button{min-height:48px;font-size:15px}.brand span,.sidebar-foot strong{font-size:14px}.sidebar-foot span{font-size:13px}.eyebrow{font-size:12px}.secure{font-size:14px}.page-title p{font-size:16px;line-height:1.5}.primary,.secondary,.ghost,.text-button{min-height:44px;font-size:15px}.metric span{font-size:15px}.metric small{font-size:13px;line-height:1.4}.panel-head h2{font-size:19px}.panel-head p,.batch-row{font-size:14px}.grow strong{font-size:15px}.status{padding:6px 10px;font-size:12px}.stepper>div{font-size:13px}.section-heading h2{font-size:22px}.section-heading p{font-size:15px;line-height:1.5}.category{font-size:11px}.type-card h3{font-size:17px}.type-card p{height:auto;min-height:42px;font-size:14px;line-height:1.45}.type-card>div:last-of-type,.type-card>b{font-size:12px}.dropzone h3{font-size:18px}.dropzone p{font-size:15px}.dropzone>span,.file-chips span,.file-chips b{font-size:12px}.selected-files>div:first-child,.upload-progress>div,.result-progress>div{font-size:14px}.validation-grid span{font-size:13px}.issues>div{grid-template-columns:20px minmax(160px,240px) 1fr;font-size:13px}.signature-drop strong{font-size:15px}.signature-drop span,.signature-drop label,.preview-toolbar{font-size:13px}.preview-toolbar button{font-size:12px}.adjust-panel{width:auto}.adjust-panel h2{font-size:21px}.adjust-panel>p{font-size:14px;line-height:1.5}.range>span,.check span{font-size:13px}.check small{font-size:12px;line-height:1.4}.alert{font-size:14px;line-height:1.4}.table-head{font-size:11px}.table-row{min-height:54px;font-size:14px}.searchbar input{font-size:15px}.catalog-card>div span,.catalog-card footer{font-size:11px}.catalog-card h3{font-size:17px}.catalog-card p{font-size:14px;line-height:1.45}.user-card strong{font-size:15px}.user-card span{font-size:13px;line-height:1.4}.modal{width:min(640px,100%)}.modal h2{font-size:26px}.modal>p{font-size:14px}.adjust-panel>label:not(.range):not(.check),.modal-form label{gap:7px;font-size:14px}.adjust-panel select,.modal-form input,.modal-form select,.modal-form textarea{min-height:46px;padding:11px 12px;font-size:15px}.document-mini-list>div{font-size:13px}.empty strong{font-size:15px}.empty span{font-size:13px}.login-brand{font-size:22px}.login-visual p{font-size:17px}.login-stat strong{font-size:14px}.login-stat span{font-size:13px}.login-panel form>p{font-size:15px;line-height:1.5}.login-panel label{font-size:14px}.login-panel input{height:48px;font-size:16px}.login-panel small{font-size:12px;line-height:1.4}@media (width<=760px){.app-shell{display:block}.sidebar{width:280px}.page-title h1{font-size:29px}.modal{padding:24px 20px}}.preview-modes{gap:7px}.preview-modes button{align-items:center;gap:5px;min-height:32px;display:inline-flex}.preview-modes button svg{width:14px;height:14px}.signature-editor-scroll{background:#dfe5ec;flex:1;padding:18px;overflow:auto}.signature-page{-webkit-user-select:none;user-select:none;background:#fff;width:min(100%,760px);margin:0 auto;line-height:0;position:relative;box-shadow:0 12px 35px #162a462e}.document-page-image{pointer-events:none;width:100%;height:auto;display:block}.signature-overlay{cursor:grab;touch-action:none;background:#3785ee14;border:2px solid #1670e6;line-height:normal;position:absolute;box-shadow:0 0 0 1px #ffffffe6}.signature-overlay:active{cursor:grabbing}.signature-overlay>img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.resize-handle{cursor:nwse-resize;touch-action:none;background:#1670e6;border:3px solid #fff;border-radius:50%;width:17px;height:17px;position:absolute;bottom:-8px;right:-8px;box-shadow:0 2px 7px #0c3d7d59}.editor-help{color:#fff;pointer-events:none;background:#0f294be6;border-radius:20px;align-items:center;gap:7px;width:max-content;max-width:calc(100% - 28px);padding:9px 13px;font-size:12px;line-height:1.3;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.editor-help svg{flex:none;width:15px;height:15px}.verification-note{color:#8a611a;background:#fff7e8;border-radius:9px;align-items:center;gap:7px;margin:10px 0 2px;padding:9px 10px;font-size:12px;line-height:1.35;display:flex}.verification-note svg{flex:none;width:16px}@media (width<=760px){.preview-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.signature-editor-scroll{padding:8px}.editor-help{width:calc(100% - 20px);margin:10px auto;position:static;transform:none}}
