@font-face{font-family:Inter Tight;src:url(/fonts/InterTight-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter Tight;src:url(/fonts/InterTight-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Very Vogue;src:url(/fonts/VeryVogueDisplay.otf) format("opentype");font-weight:400;font-display:swap}:root{color-scheme:light;--ink:#191919;--muted:#707070;--line:#e8e8e8;--surface:#fafafa}*{box-sizing:border-box}body,html{margin:0;height:100%;overflow:hidden}body{color:var(--ink);background:#fff;font-family:Inter Tight,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a,button,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}a,button{color:inherit}a{text-decoration:none}.document-scroll:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #444;outline-offset:4px}h1:focus{outline:none}button{border:0}h1,h2,p{margin:0}.app-shell{height:100dvh;display:grid;grid-template-rows:94px minmax(0,1fr) 64px;padding:0 48px}.app-header{justify-content:space-between;border-bottom:1px solid var(--line)}.app-header,.brand{display:flex;align-items:center}.brand{gap:11px}.brand img{width:29px;height:29px}.brand>span:first-of-type{font-size:24px;letter-spacing:-1px;font-weight:600}.brand-divider{height:20px;width:1px;background:#dedede;margin:0 5px}.brand-product{font-size:15px;color:#777}.header-detail{gap:8px;color:#777;font-size:13px}.header-detail,.workspace{display:flex;align-items:center}.workspace{min-height:0;flex-direction:column;padding:36px 0 18px}.stepper{display:flex;gap:32px;flex:none;margin-bottom:42px}.stepper button{background:none;padding:0;display:flex;align-items:center;gap:8px;color:#888;font-size:14px;opacity:1}.stepper button:disabled{cursor:default}.stepper .current{color:#171717}.step-number{width:23px;height:23px;display:grid;place-items:center;border:1px solid #dedede;border-radius:50%;font-size:11px}.current .step-number{background:#191919;color:white;border-color:#191919}.completed .step-number{background:#f2f2f2;border-color:#f2f2f2;color:#222}.stage{width:min(100%,560px);min-height:0;display:flex;flex-direction:column;margin:auto 0}.eyebrow{font-size:13px;letter-spacing:.015em;display:flex;align-items:center;gap:10px;color:#6a6a6a;margin-bottom:15px}.draft-label{font-size:11px;padding:3px 6px;background:#f3f3f3;border:1px solid #e7e7e7;border-radius:4px;color:#737373}h1{font-family:Very Vogue,Georgia,serif;font-size:clamp(36px,3.7vw,51px);line-height:1.05;letter-spacing:-.7px;font-weight:400}.intro{font-size:16px;line-height:1.55;color:#737373;margin-top:15px}.step-form{display:flex;flex-direction:column;min-height:0;margin-top:32px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.fields .full{grid-column:1/-1}label{display:flex;flex-direction:column;gap:9px;font-size:14px}.optional{display:contents;color:#777}input:not([type=checkbox]){width:100%;height:49px;border:1px solid #dedede;border-radius:8px;background:#fff;padding:0 14px;font-size:16px;color:#1d1d1d;transition:border-color .18s,box-shadow .18s}input::placeholder{color:#aaa}input:hover{border-color:#bdbdbd}input:focus{border-color:#777;box-shadow:0 0 0 3px #00000005;outline:none}.action-area{margin-top:22px}.error{font-size:13px;line-height:1.4;color:#9e2727;min-height:19px;margin-bottom:9px}.actions{display:flex;justify-content:space-between;gap:20px}.actions,.primary{align-items:center}.primary{display:inline-flex;gap:18px;justify-content:center;background:#1b1b1b;color:#fff;min-height:46px;padding:0 21px;border-radius:8px;font-size:14px;transition:background .16s,transform .16s;white-space:nowrap}.primary:hover:not(:disabled){background:#363636}.primary:active:not(:disabled){transform:scale(.985)}.keyboard-hint{color:#999;font-size:12px}kbd{font-family:inherit;border:1px solid #e5e5e5;border-radius:4px;font-size:11px;padding:2px 4px;color:#666}.back{background:none;gap:8px;padding:12px 0;font-size:14px;color:#666}.app-footer,.back{display:flex;align-items:center}.app-footer{justify-content:space-between;border-top:1px solid var(--line);font-size:12px;color:#929292}.app-footer>div{display:flex;gap:24px;align-items:center}.app-footer button{background:none;padding:8px 0;color:#737373;font-size:12px}.reading .stage{width:min(100%,800px);flex:1 1;margin:0}.reading .stepper{margin-bottom:25px}.reading h1{font-size:39px}.reading .stage-heading .intro{margin-top:8px;font-size:14px}.reading .eyebrow{margin-bottom:9px}.reading .step-form{flex:1 1;margin-top:22px}.reading .action-area{margin-top:5px}.document-frame{display:flex;flex-direction:column;min-height:0;border:1px solid #e4e4e4;border-radius:10px;overflow:hidden;flex:1 1;background:#f6f6f6}.document-toolbar{height:43px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fbfbfb;border-bottom:1px solid #e8e8e8;color:#777;font-size:12px}.document-toolbar>span:first-child{display:flex;align-items:center;gap:9px}.document-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ccc transparent;padding:28px}.paper{background:#fff;max-width:650px;margin:0 auto;padding:46px 52px;box-shadow:0 1px 6px #00000007;font-size:15px;line-height:1.8;color:#414141}.paper-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.05em;color:#999;margin-bottom:36px}.paper-top>span:first-child{font-weight:600;font-size:19px;letter-spacing:-.5px;color:#222}.paper h2{font-family:Very Vogue,Georgia,serif;font-weight:400;font-size:43px;line-height:1.02;color:#181818;margin-bottom:12px}.paper .paper-deck{font-size:13px;color:#999;margin-bottom:28px}.paper h3{font-size:15px;line-height:1.4;font-weight:600;color:#222;margin:30px 0 10px}.paper p{margin-bottom:13px}.document-notice{background:#f6f6f6;padding:12px 15px;font-size:12px;line-height:1.6;border-left:2px solid #bbb;margin:0 0 24px}.paper-signature{border-top:1px solid #eee;padding-top:20px;margin-top:30px;display:flex;flex-direction:column;font-size:13px}.paper-signature img{width:220px;max-height:90px;object-fit:contain;object-position:left}.paper .end-document{font-size:11px;text-align:center;color:#999;margin-top:40px}.signature-section{display:flex;flex-direction:column}.signer-line{display:flex;justify-content:space-between;font-size:14px;margin-bottom:15px}.signer-line span:last-child{color:#777;font-size:13px}.signature-box{border:1px solid #ddd;border-radius:10px;background:#fcfcfc;overflow:hidden}.signature-tools{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 16px;color:#999;font-size:12px}.signature-tools>div{display:flex;gap:12px}.signature-tools button{display:flex;gap:6px;align-items:center;padding:5px;background:none;font-size:12px;color:#666}.canvas-wrap{height:195px;position:relative}.canvas-wrap canvas{width:100%;height:100%;position:absolute;inset:0;touch-action:none;z-index:2}.signature-placeholder{position:absolute;inset:0;display:grid;place-items:center;font-family:Very Vogue,Georgia,serif;font-size:38px;color:#d3d3d3;pointer-events:none}.signature-baseline{position:absolute;bottom:32px;left:32px;right:32px;border-bottom:1px solid #dedede;pointer-events:none}.signature-hint{text-align:center;font-size:12px;color:#999;padding:0 12px 18px}.consent{margin-top:23px;display:flex;flex-direction:row;align-items:flex-start;gap:11px;font-size:13px;line-height:1.6;color:#666}.consent input{accent-color:#222;width:17px;height:17px;margin:2px 0;flex:none}.summary{display:flex;align-items:center;gap:14px;padding:20px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:28px}.summary-icon{background:#f6f6f6;border-radius:9px;display:grid;place-items:center;width:46px;height:52px;flex:none}.summary>div:nth-child(2){display:flex;flex-direction:column;gap:6px;font-size:14px}.summary span{font-size:13px;color:#888}.summary img{margin-left:auto;width:95px;height:58px;object-fit:contain}.draft-note{font-size:13px;line-height:1.6;color:#888;margin-top:20px}.success{text-align:center}.success-mark{height:66px;width:66px;border-radius:50%;background:#f4f4f4;display:grid;place-items:center;margin:0 auto 28px}.success .eyebrow{justify-content:center}.success .intro{max-width:450px;margin:20px auto 30px}.success strong{font-weight:600;color:#444}.success .download{margin:0 auto 20px}.fine{font-size:12px;color:#888}.text-button{display:block;margin:12px auto 0;background:none;color:#888;padding:10px;font-size:13px}.modal-backdrop{position:fixed;inset:0;z-index:20;background:#0005;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px}.privacy-modal{position:relative;max-width:480px;background:white;border-radius:16px;padding:34px;max-height:85dvh;overflow:auto}.privacy-modal h2{font-family:Very Vogue,Georgia,serif;font-size:30px;font-weight:400;margin-bottom:22px}.privacy-modal p{font-size:14px;line-height:1.7;color:#666;margin-bottom:20px}.close-modal{position:absolute;right:12px;top:12px;background:none;padding:4px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.not-found{padding:15vh 10vw}.not-found a{display:block;margin-top:30px;text-decoration:underline}@media(min-height:950px){.workspace{padding-top:50px;padding-bottom:50px}.stage:not(.stage-1){margin:auto 0}.stepper{margin-bottom:50px}}@media(max-height:800px) and (min-width:701px){.app-shell{grid-template-rows:76px minmax(0,1fr) 48px}.workspace{padding-top:23px}.stepper{margin-bottom:25px}.stage-heading h1{font-size:42px}.step-form{margin-top:22px}.fields{gap:15px}.action-area{margin-top:10px}.canvas-wrap{height:155px}}@media(max-width:700px){.app-shell{padding:0 22px;grid-template-rows:75px minmax(0,1fr) 53px}.header-detail{font-size:0;gap:0}.brand>span:first-of-type{font-size:22px}.brand img{width:26px;height:26px}.workspace{padding:24px 0 14px}.stepper{width:100%;justify-content:space-between;gap:8px;margin-bottom:30px}.stepper button{font-size:11px;gap:5px}.step-number{width:20px;height:20px;font-size:10px}.stage{margin:auto 0}.stage-heading h1{font-size:37px}.intro{font-size:14px;margin-top:12px}.eyebrow{font-size:11px;margin-bottom:14px;gap:8px}.step-form{margin-top:27px}.fields{gap:19px 12px}label{font-size:12px;gap:8px}.optional{font-size:10px}input:not([type=checkbox]){height:47px;padding:0 11px}.keyboard-hint{font-size:0}.keyboard-hint kbd{display:none}.actions{gap:12px}.actions .primary{margin-left:auto}.primary{padding:0 17px;gap:13px}.action-area{margin-top:18px}.app-footer{font-size:10px}.app-footer>div{gap:17px}.app-footer button{font-size:11px}.app-footer>span{max-width:150px}.reading .stage-heading h1{font-size:34px}.reading .stepper{margin-bottom:21px}.reading .stage-heading .intro{font-size:13px}.reading .step-form{margin-top:19px}.document-scroll{padding:12px}.paper{padding:30px 23px;font-size:14px;line-height:1.75}.paper h2{font-size:34px}.paper-top{font-size:7px;margin-bottom:28px}.paper h3{font-size:14px}.document-toolbar{padding:0 12px;font-size:10px;height:38px}.document-toolbar>span:first-child{gap:6px}.canvas-wrap{height:190px}.consent{font-size:12px}.summary{gap:10px}.summary>div:nth-child(2){font-size:12px}.summary img{width:66px}.summary span{font-size:11px}.success h1{font-size:40px}.success .intro{font-size:14px}.draft-note{font-size:12px}.signer-line{font-size:13px}}@media(max-height:710px) and (max-width:700px){.app-shell{grid-template-rows:62px minmax(0,1fr) 40px}.workspace{padding-top:17px;padding-bottom:10px}.stepper{margin-bottom:20px}.stage-heading h1{font-size:33px}.eyebrow{margin-bottom:10px}.intro{margin-top:8px;font-size:13px}.step-form{margin-top:19px}.fields{gap:13px}.fields input{height:42px}.action-area{margin-top:9px}.canvas-wrap{height:145px}.consent{margin-top:16px}.signature-tools{height:36px}.signature-hint{padding-bottom:12px}.reading .stepper{margin-bottom:14px}.reading .stage-heading .intro{display:none}.reading .step-form{margin-top:13px}.error{font-size:12px}.primary{min-height:43px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-height:520px){.stage:not(.stage-1){overflow-y:auto;overscroll-behavior:contain;padding:4px}.stepper{margin-bottom:12px}.app-footer{font-size:10px}}.app-header{justify-content:center}.brand img{width:135px;height:auto;max-height:34px}.paper-top .document-logo{width:112px;height:auto}.app-footer>span{max-width:none}