:root{color:#16202a;background:#f5f7f8;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}button,input,a{font:inherit}.shell{min-height:100vh;display:flex;flex-direction:column}.topbar{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 28px;border-bottom:1px solid #d9e0e6;background:#fff}.titleBlock{min-width:0}.brandLogo{width:min(280px,52vw);height:auto;display:block;margin-bottom:8px}.noticeLogo{width:min(260px,72vw);height:auto;display:block}.eyebrow{margin:0 0 3px;color:#51606f;font-size:13px;font-weight:700;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:24px;line-height:1.2}h2{margin-bottom:8px;font-size:18px}.recipient{display:grid;gap:2px;min-width:0;text-align:right}.recipient span{font-weight:700}.recipient small,.muted{color:#62717f}.workspace{flex:1;display:grid;grid-template-columns:minmax(0,1fr) 380px;min-height:0}.preview{min-height:calc(100vh - 88px);padding:18px}.preview iframe{width:100%;height:100%;min-height:calc(100vh - 124px);border:1px solid #cfd8df;border-radius:6px;background:#fff}.panel{display:flex;flex-direction:column;gap:20px;padding:24px;border-left:1px solid #d9e0e6;background:#fff}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #cfd8df;border-radius:8px;background:#eef2f4}.segmented button,.primary,.iconButton{border:0;cursor:pointer}.segmented button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;color:#42505e;background:transparent;font-weight:700}.segmented button.active{color:#16202a;background:#fff;box-shadow:0 1px 3px #0f172a1f}.signatureInput{width:100%;min-height:64px;padding:10px 12px;border:1px solid #b9c5ce;border-radius:6px;font-family:Times New Roman,serif;font-size:32px}.padWrap{position:relative}.signaturePad{width:100%;aspect-ratio:3.25 / 1;display:block;border:1px solid #b9c5ce;border-radius:6px;touch-action:none;background:#fff}.iconButton{position:absolute;right:8px;top:8px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#42505e;background:#eef2f4}.primary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;color:#fff;background:#176b87;font-weight:800}.linkButton{min-height:42px;padding:0 16px;text-decoration:none}.fullWidth{width:100%}.primary:disabled{cursor:wait;opacity:.7}.error{margin:0;color:#a32929;font-weight:700}.marketingPage{min-height:100vh;color:#16202a;background:#f5f7f8}.marketingHeader{min-height:82px;display:flex;align-items:center;gap:18px;max-width:1180px;margin:0 auto;padding:18px 28px;color:#29256f;font-weight:800}.marketingLogo{width:min(320px,64vw);height:auto;display:block}.marketingHero{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:48px;align-items:center;max-width:1180px;min-height:calc(100vh - 260px);margin:0 auto;padding:44px 28px 54px}.heroCopy h1{max-width:780px;margin-bottom:18px;color:#17134f;font-size:clamp(42px,7vw,76px);line-height:.98;letter-spacing:0}.heroLead{max-width:670px;margin-bottom:28px;color:#42505e;font-size:20px;line-height:1.5}.proofRow{display:flex;flex-wrap:wrap;gap:10px}.proofRow span{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #d9e0e6;border-radius:6px;color:#29256f;background:#fff;font-weight:800}.startPanel{display:grid;gap:14px;padding:26px;border:1px solid #d9e0e6;border-radius:8px;background:#fff}.startPanel svg{color:#29256f}.startPanel p{margin-bottom:0;color:#62717f;line-height:1.45}.apiPanel{align-content:start}.securityCallout{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid #d9e0e6;border-radius:6px;color:#17134f;background:#f5f7f8;font-weight:700;line-height:1.35}pre{max-width:100%;margin:0;overflow-x:auto;border-radius:6px;background:#17202a;color:#f8fafc}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55}pre code{display:block;padding:14px}.featureBand{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1180px;margin:0 auto;padding:0 28px 42px}.featureTile{min-height:190px;display:grid;align-content:start;gap:9px;padding:24px;border:1px solid #d9e0e6;background:#fff}.featureTile:first-child{border-radius:8px 0 0 8px}.featureTile:last-child{border-radius:0 8px 8px 0}.featureTile svg{color:#e3c21a}.featureTile p{margin-bottom:0;color:#62717f;line-height:1.5}.apiDocs{max-width:1180px;margin:0 auto;padding:12px 28px 64px}.apiDocsIntro{max-width:760px;margin-bottom:22px}.apiDocsIntro h2{margin-bottom:10px;color:#17134f;font-size:30px}.apiDocsIntro p{color:#62717f;line-height:1.55}.apiGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.apiDocBlock{display:grid;gap:12px;padding:18px;border:1px solid #d9e0e6;border-radius:8px;background:#fff}.apiDocBlock h3,.apiSecurity h3{margin:0;color:#16202a;font-size:16px}.apiSecurity{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;margin-top:14px;padding:18px;border:1px solid #d9e0e6;border-radius:8px;color:#16202a;background:#fff}.apiSecurity svg{color:#17803b}.apiSecurity p{margin:8px 0 0;color:#62717f;line-height:1.55}.consentWrap{flex:1;display:grid;place-items:center;padding:28px}.consentPanel{width:min(100%,620px);display:grid;gap:14px;padding:30px;border:1px solid #d9e0e6;border-radius:8px;background:#fff}.consentPanel svg{color:#29256f}.consentPanel p{margin-bottom:0;color:#62717f;line-height:1.55}.consentCheck{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start;padding:14px;border:1px solid #d9e0e6;border-radius:6px;background:#f5f7f8;color:#16202a;font-weight:700}.consentCheck input{width:18px;height:18px;margin:2px 0 0}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.notice{width:min(100%,420px);display:grid;gap:10px;justify-items:start;padding:28px;border:1px solid #d9e0e6;border-radius:8px;background:#fff}.notice.success svg{color:#17803b}.successPanel svg{color:#17803b}.notice p{margin-bottom:0;color:#62717f}@media(max-width:900px){.topbar{align-items:flex-start;flex-direction:column}.recipient{text-align:left}.workspace{grid-template-columns:1fr}.preview{min-height:56vh}.preview iframe{min-height:52vh}.panel{border-left:0;border-top:1px solid #d9e0e6}.marketingHeader{align-items:flex-start;flex-direction:column;gap:8px}.marketingHero{grid-template-columns:1fr;min-height:auto;padding-top:26px}.heroCopy h1{font-size:42px}.heroLead{font-size:18px}.featureBand,.apiGrid{grid-template-columns:1fr}.featureTile,.featureTile:first-child,.featureTile:last-child{border-radius:8px}}
