*{box-sizing:border-box}body{margin:0;background:#f3f3f3;font-family:Arial,sans-serif}.app-container{width:100%;min-height:100vh}.auth-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#eef2f7;padding:24px}.auth-panel{width:390px;max-width:100%;background:#fff;border:1px solid #dbe2ea;border-radius:8px;box-shadow:0 14px 34px #0f172a24;padding:32px;text-align:center}.auth-panel h1{margin:18px 0 8px;color:#111827;font-size:22px}.auth-panel p{margin:0 0 24px;color:#64748b;font-size:14px;line-height:1.5}.auth-panel button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:44px;border:none;border-radius:6px;background:#2e3387;color:#fff;cursor:pointer;font-weight:700}.auth-panel button:disabled{opacity:.65;cursor:not-allowed}.auth-ms-icon{width:28px;height:28px;display:inline-block}.auth-panel button .auth-ms-icon{width:18px;height:18px}.request-panel{max-width:460px;margin:60px auto;background:#fff;padding:28px;border-radius:10px;box-shadow:0 8px 24px #00000014}.request-panel h2{margin-top:0}.request-form{display:flex;flex-direction:column;gap:10px}.request-form label{font-size:13px;font-weight:600;color:#555}.request-form input,.request-form textarea{padding:9px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px}.request-form textarea{min-height:70px;resize:vertical}.request-form button{margin-top:10px;padding:11px 16px;background:#2e3387;border:none;border-radius:5px;color:#fff;font-weight:600;cursor:pointer}.message-box,.bottom-message{margin-top:14px;padding:12px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;border-radius:5px;font-size:14px}.signing-screen{min-height:100vh;background:#eee;position:relative}.pdf-area{position:relative;min-height:100vh;padding:16px 20px 80px 88px}.pdf-viewer-wrapper{width:100%;overflow:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.pdf-toolbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:8px 10px;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 2px 8px #00000014}.pdf-toolbar button{min-width:64px;border:1px solid #9ca3af;border-radius:5px;background:#fff;padding:7px 10px;cursor:pointer}.pdf-toolbar button:disabled{opacity:.45;cursor:not-allowed}.pdf-status{margin-bottom:12px;padding:10px 14px;border-radius:6px;background:#eef2ff;color:#1f2937;font-size:14px}.pdf-status.error{background:#fef2f2;color:#991b1b}.pdf-page{position:relative;background:#fff;box-shadow:0 2px 8px #00000026}.pdf-canvas{display:block}.pdf-page{position:relative}.signature-overlay{position:absolute;z-index:90;border:2px dashed #1473e6;background:#ffffff59;cursor:move;display:flex;align-items:center;justify-content:center}.left-tools{position:fixed;top:24px;left:16px;width:60px;padding:6px;background:#fff;border:1px solid #d6dbe3;border-radius:8px;z-index:50;overflow:hidden;box-shadow:0 8px 22px #0f172a29}.tool-btn{width:48px;height:52px;border:none;border-radius:6px;background:transparent;color:#475569;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;font-weight:700;line-height:1}.tool-btn:hover{background:#eef4ff;color:#1d4ed8}.tool-btn.active{background:#1473e6;color:#fff}.tool-btn:disabled{opacity:.55;cursor:not-allowed}.tool-icon{width:20px;height:20px;display:block}.mark-drawer{position:fixed;top:24px;left:86px;z-index:60;width:260px;max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid #d6dbe3;border-radius:8px;box-shadow:0 14px 32px #0f172a2e;animation:drawer-slide-in .16s ease-out}@keyframes drawer-slide-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.mark-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 10px;border-bottom:1px solid #edf0f4;color:#111827}.mark-drawer-header button,.delete-saved-mark{width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#64748b;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.placement-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:75;border:none;background:#1473e614;color:#1d4ed8;cursor:crosshair;display:flex;align-items:flex-start;justify-content:center;padding-top:18px}.placement-layer span{max-width:calc(100% - 32px);border:1px solid #b9cdf8;border-radius:6px;background:#fff;box-shadow:0 8px 18px #0f172a24;color:#1d4ed8;font-size:13px;font-weight:800;padding:8px 12px;pointer-events:none}.mark-drawer-header button:hover,.delete-saved-mark:hover{background:#f1f5f9;color:#0f172a}.mark-drawer-header .tool-icon,.delete-saved-mark .tool-icon{width:16px;height:16px}.mark-drawer-actions{display:grid;gap:8px;padding:12px}.mark-drawer-actions button{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;border:1px solid #dbe2ea;border-radius:7px;background:#fff;color:#1f2937;font-weight:700;cursor:pointer;padding:10px;text-align:left}.mark-drawer-actions button:hover{background:#eef4ff;border-color:#b9cdf8;color:#1d4ed8}.saved-mark-list{display:grid;gap:8px;padding:12px}.empty-saved-marks{padding:18px 10px;color:#64748b;font-size:13px;text-align:center}.saved-mark-item{display:grid;grid-template-columns:1fr 30px;gap:6px;align-items:center}.saved-mark-item>button:first-child{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center;min-height:58px;border:1px solid #dbe2ea;border-radius:7px;background:#fff;color:#1f2937;cursor:pointer;padding:8px;text-align:left}.saved-mark-item>button:first-child:hover{background:#f8fafc;border-color:#b9cdf8}.saved-mark-item img{width:72px;height:40px;object-fit:contain;background:#f8fafc;border:1px solid #edf0f4;border-radius:5px}.saved-mark-item span{overflow:hidden;color:#334155;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.account-drawer-content{display:grid;justify-items:center;gap:12px;padding:18px 14px 14px}.account-avatar{width:54px;height:54px;border-radius:50%;background:#eef4ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800}.account-details{display:grid;gap:4px;width:100%;text-align:center}.account-details strong{overflow:hidden;color:#111827;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-details span{overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sign-out-drawer-btn{width:100%;min-height:42px;border:1px solid #fecdd3;border-radius:7px;background:#fff1f2;color:#be123c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.sign-out-drawer-btn:hover{background:#ffe4e6}.sign-out-drawer-btn .tool-icon{width:18px;height:18px}.submit-signature-btn{position:fixed;right:24px;bottom:24px;z-index:100;display:inline-flex;align-items:center;gap:8px;padding:12px 18px;background:#2e3387;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #00000040}.submit-signature-btn:hover{background:#20245f}.submit-signature-btn:disabled{opacity:.65;cursor:not-allowed}.submit-signature-btn .tool-icon{width:18px;height:18px}.signature-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;z-index:200;display:flex;justify-content:center;align-items:center}.signature-modal{width:520px;background:#fff;border-radius:2px;box-shadow:0 16px 40px #00000059}.signature-modal-title{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 24px 6px;color:#111827;font-size:18px;font-weight:700;text-align:center}.signature-modal-title .tool-icon{width:24px;height:24px;color:#1473e6}.signature-tabs{height:78px;display:flex;justify-content:center;gap:6px;padding:10px 24px 0;border-bottom:1px solid #ddd}.tab{width:96px;height:58px;background:#fff;border:none;border-radius:7px 7px 0 0;cursor:pointer;color:#64748b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-bottom:3px solid transparent}.tab span{display:block;font-size:12px;font-weight:700}.tab .tool-icon{width:21px;height:21px}.tab:hover{background:#f8fbff;color:#1d4ed8}.tab.active{color:#1473e6;background:#eef4ff;border-bottom-color:#1473e6}.signature-content{padding:34px 42px 20px}.draw-canvas{width:100%;height:180px;border:1px solid #ddd;border-radius:4px;cursor:crosshair}.typed-signature-input{width:100%;height:120px;font-size:42px;font-family:cursive;text-align:center;border:1px solid #ddd;border-radius:4px}.image-upload-box{height:180px;border:1px solid #ddd;border-radius:4px;display:flex;justify-content:center;align-items:center;color:#0057b8;cursor:pointer}.image-upload-box img{max-width:100%;max-height:160px}.save-initials{display:flex;align-items:center;gap:10px;padding:0 42px;font-size:14px}.signature-actions{display:flex;justify-content:flex-end;gap:10px;padding:28px 42px 34px}.cancel-btn,.clear-btn,.apply-btn{padding:10px 24px;border-radius:22px;font-weight:600;cursor:pointer}.cancel-btn,.clear-btn{background:#fff;border:1px solid #777}.apply-btn{border:none;background:#8ab4f8;color:#fff}.apply-btn:hover{background:#1473e6}.signature-overlay{position:absolute;z-index:80;border:2px dashed #1473e6;background:#fff6;cursor:move;display:flex;align-items:center;justify-content:center}.signature-overlay img{width:100%;height:100%;object-fit:contain;pointer-events:none}.remove-signature{position:absolute;top:-12px;right:-12px;width:24px;height:24px;border-radius:50%;border:none;background:#e11d48;color:#fff;cursor:pointer}.resize-handle{position:absolute;z-index:2;border:2px solid #1473e6;background:#fff;box-shadow:0 1px 5px #0f172a38}.resize-handle-right{top:50%;right:-7px;width:12px;height:30px;border-radius:999px;cursor:ew-resize;transform:translateY(-50%)}.resize-handle-corner{right:-8px;bottom:-8px;width:16px;height:16px;border-radius:50%;cursor:nwse-resize}.security-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000b8;display:flex;align-items:center;justify-content:center}.security-modal{width:420px;max-width:calc(100vw - 32px);background:#fff;border-radius:12px;padding:32px 28px;text-align:center;box-shadow:0 18px 50px #00000059}.security-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:#fef2f2;color:#dc2626;display:flex;align-items:center;justify-content:center;font-size:32px}.security-modal h2{margin:0 0 12px;color:#111827;font-size:24px}.security-modal p{margin:0 0 24px;color:#4b5563;font-size:15px;line-height:1.6}.security-modal button{border:none;border-radius:8px;background:#2e3387;color:#fff;font-weight:700;padding:11px 22px;cursor:pointer}.security-modal button:hover{background:#20245f}
