:root{--app-bg:#eef2f6;--surface:#fff;--ink:#101828;--muted:#64748b;--line:#d9e1ec;--shadow:#0f172a29;color:var(--ink);background:var(--app-bg);font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:16px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--app-bg);min-width:320px}body{min-width:320px;min-height:100svh;margin:0}#root{min-height:100svh}button,input,select,textarea{letter-spacing:0}.app-shell{background:var(--app-bg);min-height:100svh;color:var(--ink)}.app-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 22px;display:flex;position:sticky;top:0}.brand-mark,.trust-pill,.section-heading,.file-strip,.document-meta,.page-controls,.row-controls,.color-control,.toggle-row{align-items:center;display:flex}.brand-mark{color:var(--ink);gap:10px;font-weight:760}.brand-icon{color:#155eef;background:#eaf2ff;border:1px solid #b9d4ff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.trust-pill{color:#0d6b51;background:#eaf8f2;border:1px solid #b9e4d2;border-radius:999px;gap:8px;min-height:34px;padding:0 12px;font-size:14px;font-weight:650}.workspace{min-height:calc(100svh - 65px);display:flex}.control-panel{border-right:1px solid var(--line);background:var(--surface);flex:0 0 370px;width:370px;overflow-y:auto}.panel-section{border-bottom:1px solid var(--line);gap:14px;padding:18px;display:grid}.section-heading{color:var(--muted);gap:8px}.section-heading h2{color:var(--ink);margin:0;font-size:15px;font-weight:760}.upload-zone,.image-upload{color:#24415f;text-align:center;cursor:pointer;background:#f6f9fc;border:1px dashed #9db2ce;border-radius:8px;place-items:center;gap:8px;min-height:92px;padding:18px;font-weight:720;display:grid;position:relative}.upload-zone:hover,.image-upload:hover{background:#eef6ff;border-color:#2563eb}.upload-zone input,.image-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.file-strip{min-width:0;color:var(--muted);gap:8px}.file-strip select{flex:1;min-width:0}.segmented-control{border:1px solid var(--line);background:#f3f5f8;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.segmented-control button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center}.segmented-control button.active{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0f172a1f}.signature-pad-wrap,.form-stack{gap:12px;display:grid}.signature-pad{border:1px solid var(--line);touch-action:none;background:linear-gradient(#fff,#fff) padding-box padding-box,repeating-linear-gradient(0deg,#0000 0 31px,#eef1f5 32px);border-radius:8px;width:100%;height:132px}.row-controls{justify-content:space-between;gap:10px}.color-control{color:var(--muted);gap:9px;font-size:14px;font-weight:680}.color-control.wide{justify-content:space-between}input[type=color]{border:1px solid var(--line);background:#fff;border-radius:7px;width:38px;height:32px;padding:2px}.form-stack label,.form-label{color:var(--muted);gap:7px;font-size:13px;font-weight:720;display:grid}.toggle-row{color:var(--ink);justify-content:space-between;gap:12px;font-size:14px;font-weight:720}.toggle-row input{width:18px;height:18px}input,select{width:100%;min-height:40px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:7px;padding:0 11px}input:disabled{color:#94a3b8;background:#eef2f7}button{font:inherit;letter-spacing:0;cursor:pointer;border:1px solid #0000;align-items:center;gap:8px;font-weight:720;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.52}button:focus-visible,input:focus-visible,select:focus-visible,.upload-zone:focus-within,.image-upload:focus-within,.signature-placement:focus-visible{outline-offset:2px;outline:3px solid #2563eb3d}.icon-button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center}.text-button{width:auto;padding:0 12px}.primary-action{color:#fff;background:#175cd3;border-radius:8px;justify-content:center;min-height:46px;box-shadow:0 10px 24px #175cd338}.primary-action:hover:not(:disabled){background:#1249a8}.status{min-height:20px;color:var(--muted);margin:0;font-size:13px}.status.error{color:#b42318}.preview-panel{background:#eef2f6;flex-direction:column;flex:1;min-width:0;display:flex}.preview-toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:10px 18px;display:flex}.document-meta{min-width:0;color:var(--muted);gap:8px;font-weight:680}.document-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.page-controls{flex:none;gap:8px}.page-controls span{min-width:74px;color:var(--ink);text-align:center;font-size:14px;font-weight:760}.document-stage{flex:1;justify-content:center;align-items:flex-start;padding:30px;display:flex;position:relative;overflow:auto}.page-frame{background:#fff;border:1px solid #cad3df;flex:none;position:relative;overflow:visible;box-shadow:0 18px 40px #0f172a29}.page-frame>img{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.signature-placement{cursor:move;touch-action:none;-webkit-user-select:none;user-select:none;background:#eaf2ff47;border:1px dashed #175cd3;border-radius:6px;place-items:center;display:grid;position:absolute}.signature-placement img{object-fit:contain;pointer-events:none;width:100%;height:100%}.date-preview{color:#1f2937;white-space:nowrap;font-size:12px;font-weight:650;line-height:1;position:absolute;top:calc(100% + 4px);left:0}.resize-handle{cursor:nwse-resize;touch-action:none;background:#175cd3;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;bottom:-9px;right:-9px;box-shadow:0 1px 4px #0f172a3d}.empty-state,.loading-overlay{color:#64748b;align-content:center;place-items:center;gap:10px;font-weight:720;display:grid;position:absolute;inset:0}.loading-overlay{z-index:5;background:#eef2f6ad}.empty-state p{margin:0}.spin{animation:.85s linear infinite spin}.sponsor-slot{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;background:#f8fafc;border:1px solid #e3e9f2;border-radius:8px;place-items:center;width:min(1060px,100% - 44px);min-height:96px;margin:28px auto;font-size:12px;font-weight:720;display:grid}.sponsor-slot .adsbygoogle{width:100%;min-height:96px}.control-slot{width:calc(100% - 36px);min-height:90px;margin:14px 18px 0}.control-slot .adsbygoogle{min-height:90px}.seo-content{border-top:1px solid var(--line);background:#fff;gap:42px;padding:72px 22px 86px;display:grid}.seo-hero,.content-band{width:min(1060px,100%);margin:0 auto}.seo-hero{gap:16px;display:grid}.eyebrow{color:#175cd3;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:820}.seo-hero h1,.content-band h2,.info-card h3{color:var(--ink);letter-spacing:0;margin:0}.seo-hero h1{max-width:780px;font-size:clamp(34px,6vw,62px);line-height:1.02}.seo-hero p,.content-band p,.info-card p,.faq-list p{color:#475467;margin:0}.seo-hero>p{max-width:760px;font-size:19px;line-height:1.65}.tool-link{color:#fff;background:#175cd3;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 16px;font-weight:760;text-decoration:none;display:inline-flex}.tool-link:hover{background:#1249a8}.content-band{border-top:1px solid #e7edf5;gap:22px;padding-top:34px;display:grid}.content-heading{gap:8px;display:grid}.content-band h2{font-size:clamp(26px,4vw,38px);line-height:1.12}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.info-card{background:#f8fafc;border:1px solid #dce5f0;border-radius:8px;gap:12px;min-height:206px;padding:22px;display:grid}.step-number{color:#175cd3;background:#eaf2ff;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.info-card h3{font-size:19px}.split-band{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:start;gap:42px}.split-band>div:first-child{gap:12px;display:grid}.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:#164b35;background:#f3fbf6;border:1px solid #d9eadf;border-radius:8px;padding:13px 14px 13px 42px;font-weight:700;position:relative}.check-list li:before{content:"";border-bottom:2px solid #12805c;border-left:2px solid #12805c;width:11px;height:6px;position:absolute;top:17px;left:16px;transform:rotate(-45deg)}.tag-grid{flex-wrap:wrap;gap:10px;display:flex}.tag-grid span{color:#344054;background:#f8fafc;border:1px solid #dce5f0;border-radius:999px;padding:10px 13px;font-weight:720}.disclaimer-band{background:#fffcf5;border:1px solid #e6e0cf;gap:12px;padding:24px}.disclaimer-band h2{font-size:clamp(24px,3.4vw,34px)}.disclaimer-band p:last-child{max-width:880px;line-height:1.65}.faq-band{gap:18px}.faq-list{gap:10px;display:grid}.faq-list details{background:#fff;border:1px solid #dce5f0;border-radius:8px}.faq-list summary{min-height:58px;color:var(--ink);cursor:pointer;padding:17px 44px 17px 18px;font-weight:780}.faq-list details[open] summary{border-bottom:1px solid #edf2f7}.faq-list p{padding:16px 18px 18px;line-height:1.65}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.app-header{flex-direction:column;align-items:flex-start;padding:14px 16px;position:static}.workspace{flex-direction:column}.control-panel{border-right:0;flex-basis:auto;width:100%}.panel-section{padding:16px}.preview-toolbar{flex-direction:column;align-items:stretch}.page-controls{justify-content:space-between}.document-stage{justify-content:flex-start;min-height:520px;padding:18px}.sponsor-slot{width:calc(100% - 32px);margin:22px auto}.control-slot,.control-slot .adsbygoogle{min-height:96px}.seo-content{padding:54px 16px 68px}.step-grid,.split-band{grid-template-columns:1fr}.split-band{gap:22px}}@media (width<=540px){.trust-pill{justify-content:center;width:100%}.segmented-control{grid-template-columns:1fr}.row-controls{flex-direction:column;align-items:stretch}.text-button{justify-content:center;width:100%}.seo-content{gap:34px}.seo-hero h1{font-size:34px}.seo-hero>p{font-size:17px}.info-card{min-height:auto}}
