:root{color:#17202f;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#fffffff5,#f6f8fbf5),radial-gradient(circle at 10% 0%,rgba(49,120,198,.08),transparent 36%)}button,select,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app{min-height:100vh}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.navbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;padding:10px clamp(12px,4vw,40px);background:#ffffffdb;border-bottom:1px solid #dde4ee;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:0 0 auto;color:#111827;text-decoration:none;font-size:18px;font-weight:750}.brandMark{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#1d4ed8;color:#fff}.navActions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;min-width:max-content;white-space:nowrap}.functionList{display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0;overflow:hidden}.toolNavButton{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:38px;max-width:180px;height:38px;padding:0 11px;overflow:hidden;color:#344054;font-weight:700;white-space:nowrap;text-overflow:ellipsis;border:1px solid transparent;border-radius:8px;background:transparent}.toolNavButton:hover{border-color:#ccd6e3;background:#fff}.toolNavButton.active{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.toolNavText{overflow:hidden;text-overflow:ellipsis}.languagePicker,.statusBadge,.navIconButton,.ghostButton,.primaryButton,.iconTextButton,.iconButton,.dropButton{border:1px solid #ccd6e3;border-radius:8px;background:#fff;color:#1f2937}.languagePicker{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:38px;min-width:68px;padding:0 8px}.languagePicker select{border:0;background:transparent;outline:none;width:34px;color:#1f2937;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}.statusBadge{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;color:#6b3f05;background:#fff8eb;border-color:#f4d08a;font-size:13px;white-space:nowrap}.statusBadge.saved{color:#075985;background:#ecfeff;border-color:#a5f3fc}.statusDot{display:block;width:10px;height:10px;border-radius:999px;background:#f59e0b;box-shadow:0 0 0 3px #f59e0b29}.statusBadge.saved .statusDot{background:#0891b2;box-shadow:0 0 0 3px #0891b229}.navAvatar{width:26px;height:26px;border-radius:999px;object-fit:cover}.navIconButton{display:inline-grid;width:38px;height:38px;place-items:center;padding:0}.navIconButton.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.ghostButton,.primaryButton,.iconTextButton,.dropButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;font-weight:650;text-decoration:none}.primaryButton{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.ghostButton:hover,.navIconButton:hover,.iconTextButton:hover,.dropButton:hover,.iconButton:hover{border-color:#96a8bd}.workspace{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:18px;width:min(1480px,calc(100% - 32px));margin:22px auto 48px;align-items:start}.homePage{width:min(1120px,calc(100% - 32px));margin:28px auto 56px}.homeIntro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding:clamp(20px,4vw,42px) 0 24px;border-bottom:1px solid #dde4ee}.homeIntro h1{max-width:680px;margin:0;color:#111827;font-size:clamp(34px,6vw,64px);line-height:1.02;letter-spacing:0}.homeIntro p:not(.eyebrow){max-width:640px;margin:14px 0 0;color:#526070;font-size:17px;line-height:1.7}.homeHighlights{display:grid;gap:10px;min-width:230px}.homeHighlights span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;color:#344054;font-size:13px;font-weight:700;border:1px solid #dde4ee;border-radius:8px;background:#fff}.homeToolGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.toolCard{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:center;min-height:122px;padding:18px;text-align:left;border:1px solid #dde4ee;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f172a0f}.primaryToolCard{cursor:pointer}.primaryToolCard:hover{border-color:#93c5fd;box-shadow:0 20px 54px #1d4ed81f}.upcomingTool{color:#667085;background:#fbfdff}.toolCardIcon{display:grid;width:46px;height:46px;place-items:center;color:#1d4ed8;border-radius:8px;background:#eff6ff}.mutedIcon{color:#667085;background:#f2f4f7}.toolCardBody{display:grid;gap:6px;min-width:0}.toolCardBody strong{color:#111827;font-size:18px}.toolCardBody span{color:#667085;font-size:14px;line-height:1.5}.toolPanel,.savedPanel{border:1px solid #dde4ee;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 50px #0f172a0f}.toolPanel{padding:clamp(16px,2vw,22px)}.signaturePanel{position:sticky;top:84px}.documentPanel{min-width:0}.savedPanel{grid-column:1 / -1;padding:18px}.sectionHeader,.editorTopline,.compactHeader{display:flex;align-items:center;justify-content:space-between;gap:14px}.sectionHeader h1,.sectionHeader h2,.editorTopline h3{margin:0;color:#111827;letter-spacing:0}.sectionHeader h1,.sectionHeader h2{font-size:clamp(24px,2vw,32px)}.editorTopline h3{font-size:17px}.hintIcon{display:inline-grid;width:28px;height:28px;place-items:center;flex:0 0 auto;border:1px solid #d5deeb;border-radius:8px;color:#667085;background:#fff}.editorTopline span,.muted,.fileItem span{color:#667085;font-size:13px}.eyebrow{margin:0 0 4px;color:#2563eb;font-size:12px;font-weight:750;letter-spacing:0;text-transform:uppercase}.signaturePadWrap{position:relative;margin-top:18px;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.signaturePad{display:block;width:100%;height:230px;border:1px solid #ccd6e3;border-radius:8px;background-color:#fff;background-image:linear-gradient(45deg,#f1f5f9 25%,transparent 25%),linear-gradient(-45deg,#f1f5f9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f1f5f9 75%),linear-gradient(-45deg,transparent 75%,#f1f5f9 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;cursor:crosshair}.miniToolbar{position:absolute;right:10px;bottom:10px;display:flex;gap:8px}.toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.compactToolbar{flex-wrap:nowrap}.iconButton{display:inline-grid;width:36px;height:36px;place-items:center;padding:0}.actionIconButton{width:40px;height:40px}.iconButton.danger{color:#b42318}.signaturePreview{display:grid;min-height:86px;margin-top:14px;place-items:center;border:1px dashed #bcc8d8;border-radius:8px;background:#fbfdff}.signaturePreview img{max-width:86%;max-height:78px}.documentGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.editorSurface{min-width:0;padding:16px;border:1px solid #dde4ee;border-radius:8px;background:#fbfdff}.dropButton{width:100%;margin-top:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropButton input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.pdfStage{position:relative;display:grid;min-height:260px;margin-top:14px;overflow:auto;overscroll-behavior:contain;place-items:start;border:1px solid #d5deeb;border-radius:8px;background:#eef2f7;touch-action:pan-x pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;contain:layout paint}.pdfStage canvas{display:block;margin:12px;background:#fff;box-shadow:0 8px 28px #0f172a1f;backface-visibility:hidden;transform:translateZ(0);touch-action:pan-x pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.pdfSignature{position:absolute;top:12px;left:12px;z-index:5;object-fit:contain;border:1px solid rgba(37,99,235,.35);background:#ffffff1f;cursor:move;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.pdfError{position:absolute;top:12px;right:12px;bottom:12px;left:12px;display:grid;place-items:center;padding:14px;color:#b42318;text-align:center;border:1px solid #fecaca;border-radius:8px;background:#fff1f2f0;font-size:13px}.editorControls{display:grid;grid-template-columns:minmax(98px,.35fr) minmax(180px,1fr);gap:10px;margin-top:12px}.editorControls label{display:grid;gap:6px;color:#475467;font-size:13px}.editorControls input[type=number],.editorControls input[type=range]{width:100%;min-height:36px}.editorControls input[type=number]{border:1px solid #ccd6e3;border-radius:8px;padding:0 10px}.wordEditor{min-height:310px;max-height:520px;margin-top:14px;padding:18px;overflow:auto;border:1px solid #d5deeb;border-radius:8px;outline:none;background:#fff;line-height:1.6}.wordEditor:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.inlineSignature,.wordEditor img[data-signature]{display:block;max-width:240px;max-height:96px;margin:12px 0}.avatar{width:38px;height:38px;border-radius:8px}.fileList{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.fileItem{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px;border:1px solid #dde4ee;border-radius:8px;background:#fff}.fileItem div:first-child{min-width:0}.fileItem strong,.fileItem span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fileActions{display:flex;flex:0 0 auto;gap:8px}.toast{position:fixed;right:22px;bottom:22px;z-index:30;padding:12px 14px;border:1px solid #bae6fd;border-radius:8px;color:#075985;background:#ecfeff;box-shadow:0 18px 50px #0f172a24}@media(max-width:1080px){.workspace{grid-template-columns:1fr}.signaturePanel{position:static}.fileList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.navbar{gap:8px;min-height:54px;padding:8px 10px}.navActions{gap:6px}.brand{gap:8px;font-size:17px}.toolNavButton{width:36px;height:36px;padding:0}.toolNavText{display:none}.brandMark{width:30px;height:30px}.languagePicker{min-width:62px;height:36px;padding:0 7px}.statusBadge,.navIconButton{width:36px;height:36px}.workspace{width:min(100% - 20px,680px);margin-top:12px}.homePage{width:min(100% - 20px,680px);margin-top:14px}.homeIntro{grid-template-columns:1fr;padding-top:18px}.homeIntro h1{font-size:clamp(32px,12vw,48px)}.homeHighlights,.homeToolGrid,.documentGrid,.fileList,.editorControls{grid-template-columns:1fr}}@media(max-width:460px){.fileItem{align-items:stretch;flex-direction:column}.toolbar{gap:8px}}@media(max-width:360px){.brand{font-size:0;gap:0}}
