:root{color:#1d2433;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1d2433;--muted:#697386;--line:#d9dfeb;--panel:#fff;--accent:#2156d9;--accent-dark:#183fa4;--accent-soft:#e8efff;--danger:#b42318;background:#eef1f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;padding-bottom:48px}.app-header{color:#fff;background:#101828;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;padding:28px clamp(20px,4vw,56px);display:flex}.eyebrow{color:#a8bfff;letter-spacing:.18em;margin-bottom:7px;font-size:11px;font-weight:800}.app-header h1{letter-spacing:-.035em;margin:0;font-size:clamp(26px,3vw,40px)}.app-header p{color:#cbd5e1;max-width:660px;margin:8px 0 0}.privacy-pill{white-space:nowrap;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:9px 13px;font-size:13px}.workspace{grid-template-columns:minmax(300px,370px) minmax(0,1fr);align-items:start;gap:22px;padding:22px clamp(16px,3vw,44px);display:grid}.control-panel,.document-panel{border:1px solid var(--line);background:var(--panel);border-radius:16px;box-shadow:0 10px 30px #1018280f}.control-panel{overflow:hidden}.panel-section{border-bottom:1px solid var(--line);padding:22px}.panel-section:last-child{border-bottom:0}.section-heading{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.step-number{background:var(--accent-soft);width:27px;height:27px;color:var(--accent);border-radius:50%;flex:0 0 27px;place-items:center;font-size:13px;font-weight:800;display:grid}.section-heading h2{margin:2px 0 4px;font-size:16px}.section-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.button-row{gap:9px;display:flex}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-height:41px;padding:9px 14px;font-size:14px;font-weight:750;transition:transform .12s,background .12s,border-color .12s;display:inline-flex}.button:hover:not(:disabled){border-color:var(--accent-dark);background:var(--accent-dark);transform:translateY(-1px)}.button input[type=file]{display:none}.button-secondary{width:100%;color:var(--accent);background:#fff}.button-secondary:hover{color:#fff}.button-ghost{border-color:var(--line);color:var(--muted);background:#fff}.button-ghost:hover:not(:disabled){color:var(--ink);background:#f8fafc;border-color:#c5cedd}.button-wide{width:100%}.button-export{background:#157347;border-color:#157347;margin-top:14px}.button-export:hover:not(:disabled){background:#0f5936;border-color:#0f5936}button:disabled{cursor:not-allowed;opacity:.47;transform:none!important}.file-card,.summary-card{border:1px solid var(--line);background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:11px 12px;display:flex}.file-card{flex-direction:column;align-items:flex-start}.file-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.file-card span,.summary-card span{color:var(--muted);font-size:12px}.summary-card strong{font-size:22px}.checkerboard{background-color:#fff;background-image:linear-gradient(45deg,#e9edf4 25%,#0000 25%),linear-gradient(-45deg,#e9edf4 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e9edf4 75%),linear-gradient(-45deg,#0000 75%,#e9edf4 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.signature-preview{border:1px solid var(--line);border-radius:10px;place-items:center;min-height:108px;margin:14px 0;padding:16px;display:grid;overflow:hidden}.signature-preview img{object-fit:contain;max-width:100%;max-height:118px}.slider-label{justify-content:space-between;align-items:center;margin-top:4px;font-size:13px;font-weight:700;display:flex}.slider-label output{background:var(--accent-soft);min-width:34px;color:var(--accent);text-align:center;border-radius:999px;padding:3px 7px}input[type=range]{width:100%;accent-color:var(--accent)}.microcopy{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.45}.colour-chip{vertical-align:-1px;border:1px solid #98a2b3;border-radius:3px;width:11px;height:11px;margin:0 4px;display:inline-block}.placement-actions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px;display:grid}.placement-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;padding:8px 6px;font-size:12px;font-weight:700}.placement-actions button:hover:not(:disabled){background:#f8fafc;border-color:#c5cedd}.legal-note{color:var(--muted);margin:11px 0 0;font-size:11px;line-height:1.45}.document-panel{min-width:0;overflow:hidden}.document-toolbar{border-bottom:1px solid var(--line);background:#fbfcfe;align-items:center;gap:10px;min-height:58px;padding:10px 14px;display:flex}.document-toolbar>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:36px;height:36px;font-size:18px}.document-toolbar>button:hover:not(:disabled){background:#f1f5f9}.page-control{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.page-control input{border:1px solid var(--line);width:58px;height:35px;color:var(--ink);text-align:center;background:#fff;border-radius:7px}.page-overlay-count{color:var(--muted);background:#eef2f7;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:12px}.document-stage{background:#dfe4ec;min-height:720px;padding:28px;overflow:auto}.page-host{justify-items:center;min-width:0;display:grid}.page-surface{touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;position:relative;box-shadow:0 12px 32px #1018282e}.page-surface.can-place{cursor:crosshair}.page-surface canvas{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.page-loading{color:var(--muted);background:#fffc;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.page-error{color:var(--danger);background:#fff1f0;border:1px solid #fecdca;border-radius:9px;margin-bottom:14px;padding:12px 14px}.page-hint{color:#556070;background:#ffffffb8;border-radius:999px;margin-top:14px;padding:7px 11px;font-size:12px}.signature-overlay{cursor:move!important}.signature-overlay img{object-fit:contain;pointer-events:none;filter:drop-shadow(0 1px 1px #0000001f);width:100%;height:100%;display:block}.signature-overlay.is-selected{outline-offset:2px;outline:2px solid #2367e8}.selection-tag{color:#fff;pointer-events:none;background:#2367e8;border-radius:5px;padding:3px 6px;font-size:10px;font-weight:800;position:absolute;top:-25px;left:-2px}.resize-handle{background:#2367e8;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #2367e8;width:12px!important;height:12px!important}.resize-se{bottom:-7px!important;right:-7px!important}.resize-sw{bottom:-7px!important;left:-7px!important}.resize-ne{top:-7px!important;right:-7px!important}.resize-nw{top:-7px!important;left:-7px!important}.empty-page{min-height:650px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:7px;display:grid}.empty-page-icon{color:#7b8798;border:2px solid #9ba7ba;border-radius:8px;place-items:center;width:76px;height:92px;margin-bottom:8px;font-size:18px;font-weight:900;display:grid}.empty-page strong{color:#445064;font-size:18px}.status-bar{z-index:1000;color:#fff;background:#101828;border-radius:10px;max-width:min(720px,100vw - 32px);padding:11px 16px;font-size:13px;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #1018284d}.status-error{background:#8f1c13}.status-success{background:#176b47}@media (width<=980px){.workspace{grid-template-columns:1fr}.control-panel{grid-template-columns:repeat(3,1fr);display:grid}.panel-section{border-right:1px solid var(--line);border-bottom:0}.panel-section:last-child{border-right:0}}@media (width<=720px){.app-header{flex-direction:column;align-items:flex-start}.privacy-pill{white-space:normal}.workspace{gap:12px;padding:12px}.control-panel{display:block}.panel-section{border-right:0;border-bottom:1px solid var(--line)}.document-stage{min-height:560px;padding:14px}.document-toolbar{flex-wrap:wrap}.page-overlay-count{text-align:center;width:100%;margin-left:0}.empty-page{min-height:500px}}.add-content-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.signature-upload-block{margin-top:10px}.compact-preview{min-height:82px;margin-bottom:10px}.compact-preview img{max-height:82px}.compact-heading{margin-bottom:13px}.text-controls-section{background:#fbfcff}.field-label,.format-grid label>span{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.sidebar-textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:82px;color:var(--ink);background:#fff;border-radius:9px;padding:10px;line-height:1.4}.sidebar-textarea:focus,.number-field input:focus,.colour-input:focus{border-color:var(--accent);outline:3px solid #2156d91f}.format-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.number-field{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;height:39px;display:flex;overflow:hidden}.number-field input{background:0 0;border:0;width:100%;min-width:0;height:100%;padding:7px 4px 7px 9px}.number-field input:focus{outline:0}.number-field em{color:var(--muted);padding-right:9px;font-size:12px;font-style:normal}.colour-input{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:100%;height:39px;padding:3px;display:block}.format-row{justify-content:space-between;align-items:stretch;gap:9px;margin-top:10px;display:flex}.format-button,.alignment-group button{border:1px solid var(--line);cursor:pointer;background:#fff;min-height:38px}.format-button{border-radius:8px;flex:1;font-size:12px}.format-button.is-active,.alignment-group button.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.alignment-group{flex:1.5;grid-template-columns:repeat(3,1fr);display:grid}.alignment-group button{color:#0000;font-size:0;position:relative;overflow:hidden}.alignment-group button:first-child{border-radius:8px 0 0 8px}.alignment-group button+button{border-left:0}.alignment-group button:last-child{border-radius:0 8px 8px 0}.alignment-icon{color:#526074;background:currentColor;width:17px;height:3px;position:absolute;top:11px;box-shadow:0 5px,0 10px}.alignment-left{transform-origin:0;left:9px;transform:scaleX(.8)}.alignment-center{left:50%;transform:translate(-50%)scaleX(.8)}.alignment-right{transform-origin:100%;right:9px;transform:scaleX(.8)}.alignment-group button.is-active .alignment-icon{color:var(--accent)}.summary-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.summary-grid .summary-card{margin-top:0}.text-overlay{font-family:Helvetica,Arial,sans-serif;cursor:move!important}.text-overlay:hover:not(.is-selected){outline-offset:1px;outline:1px dashed #2156d98c}.text-overlay.is-selected{outline-offset:2px;outline:2px solid #2367e8}.text-overlay.is-editing{background:#ffffffbd;cursor:text!important}.text-content,.text-overlay textarea{white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal;background:0 0;border:0;width:100%;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;overflow:hidden}.text-content{pointer-events:none}.text-overlay textarea{resize:none;outline:0;display:block}.text-placeholder{color:#7b8798;font-style:italic}@media (width<=980px){.control-panel{display:block}.panel-section{border-right:0;border-bottom:1px solid var(--line)}}@media (width<=420px){.add-content-grid,.format-grid,.summary-grid{grid-template-columns:1fr}}.resize-edge{opacity:.9;background:#2367e8;position:absolute}.resize-n,.resize-s{width:50%!important;height:4px!important;left:25%!important}.resize-n{top:-3px!important}.resize-s{bottom:-3px!important}.resize-e,.resize-w{width:4px!important;height:50%!important;top:25%!important}.resize-e{right:-3px!important}.resize-w{left:-3px!important}.shortcut-strip{color:#243b70;background:#edf3ff;border-bottom:1px solid #c9d5f2;align-items:center;gap:12px;min-height:46px;padding:9px 14px;font-size:13px;display:flex}.shortcut-strip strong{font-weight:850}.shortcut-strip span{white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:inline-flex}.shortcut-strip em{color:#526582;margin-left:auto;font-size:12px;font-style:normal}kbd{color:#173f9b;background:#fff;border:1px solid #9fb2da;border-bottom-width:3px;border-radius:6px;place-items:center;min-width:25px;height:25px;padding:0 7px;font-family:inherit;font-size:12px;font-weight:900;line-height:1;display:inline-grid;box-shadow:0 1px #1018280d}.page-surface{cursor:crosshair}.pointer-insert-marker{z-index:20;pointer-events:none;will-change:transform;align-items:center;display:none;position:absolute;top:0;left:0}.pointer-crosshair{background:#ffffffb8;border:2px solid #2156d9;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #2156d924}.pointer-crosshair:before,.pointer-crosshair:after{content:"";background:#2156d9;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pointer-crosshair:before{width:24px;height:1px}.pointer-crosshair:after{width:1px;height:24px}.pointer-key-hint{color:#173f9b;letter-spacing:.04em;white-space:nowrap;background:#fffffff0;border:1px solid #adc0e8;border-radius:6px;margin-left:14px;padding:4px 7px;font-size:10px;font-weight:900;transform:translateY(-50%);box-shadow:0 4px 12px #10182824}.page-hint kbd{border-bottom-width:2px;min-width:20px;height:20px;padding:0 5px;font-size:10px}@media (width<=720px){.shortcut-strip{flex-wrap:wrap;gap:7px 12px}.shortcut-strip strong{width:100%}.shortcut-strip em{width:100%;margin-left:0}}
