:root{color:#203831;font-synthesis:none;--green:#235846;--muted:#6b7971;--border:#dce3da;--paper:#fff;--shadow:0 8px 32px #18352605;background:#f7f8f4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;font-size:15px;line-height:1.7}*{box-sizing:border-box}body{margin:0}#app-root{display:contents}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,input,select,summary:focus-visible{outline-color:#469073}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;overflow-wrap:anywhere;margin-bottom:10px;font-size:2rem;line-height:1.4}h2{letter-spacing:-.02em;margin-bottom:20px;font-size:1.1rem}h3{font-size:1rem}p{margin-bottom:18px}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.site-header{border-bottom:1px solid var(--border);background:#fdfefb;justify-content:space-between;align-items:center;gap:24px;height:88px;padding:0 max(30px,50vw - 620px);display:flex}.brand{white-space:nowrap;letter-spacing:-.04em;align-items:center;gap:12px;font-size:21px;display:flex}.brand:hover{text-decoration:none}.brand strong{color:#7b8b7e;font-weight:400}.brand-mark{color:#fff;letter-spacing:-.1em;background:#235846;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;padding-right:4px;font-size:28px;font-weight:600;display:inline-flex}.site-header nav{color:#4e6357;gap:30px;font-size:13px;font-weight:600;display:flex}.dev-banner{color:#5f735a;text-align:center;border-bottom:1px solid var(--border);background:#edf2e8;padding:8px 24px;font-size:11px}main{max-width:1240px;min-height:calc(100vh - 240px);margin:auto;padding:46px 30px 80px}.site-footer{border-top:1px solid var(--border);max-width:1240px;color:var(--muted);justify-content:space-between;gap:20px;margin:auto;padding:24px 30px;font-size:11px;display:flex}.eyebrow{letter-spacing:.15em;color:#799078;margin-bottom:12px;font-size:11px;font-weight:700}.hero{max-width:800px;padding:70px 0 75px}.hero h1{letter-spacing:-.05em;margin-bottom:25px;font-size:3.65rem;font-weight:600;line-height:1.4}.lead{color:#65766a;font-size:1.1rem;line-height:1.9}.actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero .actions{margin-top:30px}.button{background:var(--green);border:1px solid var(--green);color:#fff;text-align:center;border-radius:7px;justify-content:center;align-items:center;gap:16px;padding:12px 23px;font-size:13px;font-weight:600;line-height:1.5;display:inline-flex}.button:hover{background:#1b4437;text-decoration:none}.button.secondary{color:var(--green);background:#fff;border-color:#cfdace}.button.secondary:hover{background:#f0f4ed}.button.compact{padding:8px 16px;font-size:12px}.button.full{width:100%}.feature-grid{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:60px;padding-top:40px;display:grid}.feature-grid h2{margin:18px 0 9px;font-size:17px}.feature-grid p{color:var(--muted);max-width:270px;font-size:13px}.step-number{letter-spacing:.15em;color:#829f77;font-size:12px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.page-heading p:last-child{margin-bottom:0}.muted{color:var(--muted)}.metrics{grid-template-columns:repeat(3,1fr);gap:20px;margin:0 0 30px;display:grid}.metrics article{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;padding:23px 28px;display:flex}.metrics span{color:#6b7971;font-size:13px}.metrics strong{font-size:30px;font-weight:500}.metrics small{color:var(--muted);margin-left:8px;font-size:12px;font-weight:400}.filter-panel{background:#edf1e9;border:1px solid #e0e7dc;border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 18px;margin-bottom:32px;padding:22px;display:grid}.filter-panel .actions{grid-column:span 2;justify-content:flex-end;align-self:end;padding-bottom:2px}.filter-panel label{margin:0;font-size:11px}.filter-panel input,.filter-panel select{min-width:0;padding:9px 11px;font-size:12px}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.section-heading h2{margin:0}.count{margin-left:12px;font-size:12px;font-weight:400}.text-link{color:#3e6b51;text-underline-offset:4px;font-size:12px;font-weight:600;text-decoration:underline}.table-wrap{border:1px solid var(--border);background:#fff;border-radius:8px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:#80917f;white-space:nowrap;background:#f9fbf6;padding:14px 18px;font-size:11px;font-weight:600}td{vertical-align:middle;border-top:1px solid #e7ece3;padding:20px 18px}td:not(:first-child){white-space:nowrap}.document-link{overflow-wrap:anywhere;max-width:370px;font-size:14px;font-weight:600;display:block}.table-sub{color:var(--muted);margin-top:4px;font-size:11px;display:block}.badge{white-space:nowrap;color:#75806c;background:#eef1eb;border-radius:5px;padding:4px 9px;font-size:10px;font-weight:600;display:inline-block}.badge.sent,.badge.viewed{color:#937025;background:#fff1d7}.badge.completed{color:#3d704b;background:#e7f2e7}.badge.finalizing{color:#4b6c8b;background:#e8eff7}.badge.voided,.badge.expired{color:#8f7567;background:#f0ece8}.badge.large{padding:8px 16px;font-size:12px}.empty-state{text-align:center;color:var(--muted);background:#fff;border:1px dashed #ccd8c7;border-radius:10px;padding:70px 20px}.empty-state h2{color:#415747;margin:14px 0 8px}.empty-symbol{color:#b3c3aa;font-size:34px}.pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:15px;margin-top:22px;font-size:12px;display:flex}.panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:10px;min-width:0;padding:28px}.two-columns{grid-template-columns:1.2fr 1fr;gap:25px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{color:#536858;flex-direction:column;gap:8px;margin-bottom:20px;font-size:12px;font-weight:600;display:flex}input:not([type=checkbox]),select,textarea{color:#273f31;background:#fff;border:1px solid #cfdacd;border-radius:6px;width:100%;padding:11px 13px}input:focus,select:focus{outline-offset:1px;border-color:#6e9b6b;outline:2px solid #b6d1b2}input[type=file]{padding:15px 5px;font-size:12px;background:0 0!important;border:0!important}input::file-selector-button{color:#476347;font:inherit;cursor:pointer;background:#fff;border:1px solid #c7d4c1;border-radius:5px;margin-right:15px;padding:8px 12px}.file-picker{background:#f6f9f2;border:1px dashed #b8cbb0;border-radius:7px;padding:24px}.hint{color:#82907e;margin-top:12px;font-size:11px;font-weight:400;line-height:1.8}.file-picker .hint{margin:0}.notice{color:#52684d;background:#f1f5ed;border:1px solid #dce6d6;border-radius:6px;margin-bottom:20px;padding:15px 18px;font-size:12px;line-height:1.8}.notice.error{color:#984d3d;background:#fff2ef;border-color:#efd4cd}.notice.success{color:#376e44;background:#edf7ef;border-color:#cce5d0}.form-footer{justify-content:flex-end;align-items:center;gap:28px;padding:25px 0;display:flex}.back-link{color:#76906e;margin-bottom:24px;font-size:12px;display:inline-block}.detail-layout{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);align-items:start;gap:25px;display:grid}.document-preview iframe{background:#eef1ed;border:1px solid #dce3da;border-radius:6px;width:100%;height:620px}.hash{overflow-wrap:anywhere;background:#f4f6f1;margin-top:12px;padding:14px;font-size:11px;display:block}.small{font-size:11px}.break{overflow-wrap:anywhere}dl{margin:0 0 25px;font-size:13px}dt{letter-spacing:.05em;color:#879380;margin:15px 0 5px;font-size:10px}dd{margin:0;line-height:1.8}.checkbox{flex-direction:row;align-items:flex-start;gap:12px;font-size:12px;font-weight:400;line-height:1.8}.checkbox input{accent-color:#235846;flex-shrink:0;margin-top:5px}.text-button{color:#50724f;background:0 0;border:0;padding:12px 0;font-size:12px}.text-button.danger{color:#aa7966}.spaced{margin-top:26px}.stack{flex-direction:column;gap:12px;display:flex}details{margin-top:15px;font-size:12px}summary{cursor:pointer;color:#78916e;font-size:11px}pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#63715c;background:#f5f7f2;border-radius:5px;padding:16px;font-size:11px;overflow:auto}.timeline{margin:0;padding:0;list-style:none}.timeline li{gap:18px;padding:16px 0 18px;display:flex;position:relative}.timeline li+li{border-top:1px solid #eef1e9}.timeline-dot{background:#94ae81;border-radius:100%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.timeline strong{font-size:13px;font-weight:500}.timeline p{margin:3px 0;font-size:11px}.timeline details{margin-top:5px}.narrow{max-width:590px;margin:40px auto}.narrow h1{margin-bottom:23px;font-size:1.9rem}.auth-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:12px;padding:40px}.auth-card form{text-align:left}.email-mask{color:#4f6748;background:#f4f7ef;border-radius:6px;margin:24px 0;padding:12px;font-family:ui-monospace,monospace;font-size:18px}.otp-input{text-align:center;letter-spacing:.35em;font-size:23px!important}.sign-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr);align-items:start;gap:25px;display:grid}.signature-box{background:#fff;border:1px solid #cfdacd;border-radius:7px;overflow:hidden}.signature-box canvas{touch-action:none;cursor:crosshair;width:100%;height:auto;display:block}.signature-toolbar{color:#93a08c;border-top:1px solid #e9eee4;justify-content:space-between;align-items:center;padding:4px 14px;font-size:10px;display:flex}.signature-toolbar button{padding:6px 0}.signature-upload{margin-bottom:18px}.signature-upload label{margin-top:12px}.completion-icon{color:#547b48;background:#edf6e8;border-radius:50%;place-content:center;width:66px;height:66px;margin:0 auto 24px;font-size:30px;display:grid}.mail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.mail-grid h2{margin:12px 0;font-size:15px}.mail-code{letter-spacing:.3em;color:#315b38;text-align:center;background:#f1f7ea;border-radius:7px;padding:14px;font-family:ui-monospace,monospace;font-size:30px}.field-error{color:#a15c46;font-size:12px}.panel>h2:first-child{border-bottom:1px solid #e7ece3;padding-bottom:16px}@media (width<=900px){.site-header{height:75px;padding:0 24px}.site-header nav{gap:18px;font-size:11px}.detail-layout,.sign-layout{grid-template-columns:1fr}.document-preview iframe{height:520px}.filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-panel .actions{grid-column:span 3}.two-columns{grid-template-columns:1fr 1fr}.hero h1{font-size:3rem}.feature-grid{gap:30px}}@media (width<=640px){main{padding:28px 18px 55px}.site-header{gap:12px;padding:0 18px}.brand{gap:8px;font-size:17px}.brand-mark{width:30px;height:30px;font-size:24px}.site-header nav{gap:12px;font-size:10px}.site-header nav a:last-child:not(:first-child){max-width:55px}.dev-banner{padding:7px 18px;font-size:10px}.hero{padding:40px 0 48px}.hero h1{font-size:2.4rem}.hero .lead{font-size:14px}.feature-grid{grid-template-columns:1fr;gap:15px}.feature-grid article{grid-template-columns:30px 1fr;gap:0 10px;display:grid}.feature-grid h2{margin:0}.feature-grid p{grid-column:2;max-width:none;margin-top:8px}.metrics{gap:8px}.metrics article{padding:14px 12px;display:block}.metrics strong{font-size:25px;display:block}.metrics span{font-size:11px}.page-heading{align-items:flex-start}.page-heading h1{font-size:1.6rem}.page-heading .button{white-space:nowrap;padding:10px 12px;font-size:11px}.filter-panel{grid-template-columns:1fr 1fr;gap:12px;padding:16px}.filter-panel .actions{grid-column:span 2}.panel{padding:20px}.two-columns,.form-row{grid-template-columns:1fr}.narrow{margin:18px auto}.auth-card{padding:28px 22px}.auth-card h1{font-size:1.6rem}.document-preview iframe{height:430px}.mail-grid{grid-template-columns:1fr}.site-footer{flex-wrap:wrap;padding:20px 18px;font-size:10px}.site-footer span:nth-child(2){display:none}.form-footer{justify-content:space-between}.section-heading{flex-wrap:wrap}.detail-layout,.sign-layout{gap:20px}.hint{font-size:11px}.table-wrap{margin-bottom:12px}td{padding:15px}.sign-layout h1{font-size:1.5rem}}.table-wrap table{min-width:680px}.site-header nav a{white-space:nowrap}@media (width<=640px){.site-header nav a:last-child:not(:first-child){max-width:none}}.amount-fields{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.amount-fields .form-row{align-items:start}.amount-fields .hint{margin:.5rem 0 1rem}.form-fields{display:contents}
