@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");.v2-scope{--blue:#2464ea;--blue-active:#1a4fc0;--blue-faint:rgba(36,100,234,.08);--blue-ring:rgba(36,100,234,.28);--txt:rgba(10,10,10,.88);--txt2:rgba(10,10,10,.58);--txt3:rgba(10,10,10,.40);--txt-dim:rgba(10,10,10,.28);--border:rgba(0,0,0,.10);--border-2:rgba(0,0,0,.16);--surface:#fff;--hover:rgba(0,0,0,.04);--app:#fafafa;--green:#0e9f6e;--green-bg:rgba(14,159,110,.11);--amber:#c07a12;--amber-bg:rgba(192,122,18,.12);--red:#dc3546;--red-bg:rgba(220,53,70,.10);--sh-sm:0 1px 2px rgba(0,0,0,.05);--sh:0 1px 3px rgba(0,0,0,.06),0 10px 30px rgba(0,0,0,.05);--navy:linear-gradient(160deg,#060d24,#0c1a4a 20%,#1535a0 50%,#0c1a4a 78%,#060d24);--navy-btn:linear-gradient(160deg,#060d24,#1535a0);font-family:Poppins,system-ui,sans-serif;color:var(--txt);background:var(--app);min-height:calc(100vh - 64px)}.v2-scope,.v2-scope *{box-sizing:border-box}:root{--primary:221 82% 53%;--ring:221 82% 53%;--accent-foreground:221 76% 43%;--pearsign-primary:221 82% 53%;--pearsign-blue:221 82% 53%}.v2-scope .pad{padding:26px 34px 80px;max-width:1140px;margin:0 auto}.v2-scope .ph{font-size:23px;font-weight:600;letter-spacing:-.02em;margin:0}.v2-scope .psub{color:var(--txt3);font-size:14px;margin:4px 0 0}.v2-scope .head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.v2-scope .btn{background:var(--blue);color:#fff;font-weight:600;font-size:13.5px;padding:9px 16px;border-radius:9px;transition:.14s;white-space:nowrap;display:inline-flex;align-items:center;gap:7px;border:none;cursor:pointer}.v2-scope .btn:hover{background:var(--blue-active)}.v2-scope .btn svg{width:15px;height:15px}.v2-scope .btn.ghost{background:var(--surface);color:var(--txt);border:1px solid var(--border-2)}.v2-scope .btn.ghost:hover{background:var(--hover)}.v2-scope .panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.v2-scope .panel+.panel{margin-top:14px}.v2-scope .create-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:22px 0}@media(max-width:720px){.v2-scope .create-grid{grid-template-columns:1fr}}.v2-scope .ccard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px;transition:.14s;cursor:pointer;display:flex;gap:15px;align-items:flex-start;text-align:left;width:100%;font-family:inherit}.v2-scope .ccard:hover{border-color:var(--blue);box-shadow:var(--sh);transform:translateY(-2px)}.v2-scope .ccard .ci{width:42px;height:42px;border-radius:10px;background:var(--blue-faint);display:grid;place-items:center;flex:none}.v2-scope .ccard .ci svg{width:21px;height:21px;color:var(--blue)}.v2-scope .ccard h3{font-size:15.5px;font-weight:600;margin:1px 0 4px;color:var(--txt)}.v2-scope .ccard p{margin:0;color:var(--txt3);font-size:13px;line-height:1.45}.v2-scope .choosecard{padding:24px 22px}.v2-scope .choosecard .ci{width:48px;height:48px}.v2-scope .choosecard .ci svg{width:24px;height:24px}.v2-scope .choosecard h3{font-size:16px}.v2-scope{--orange:#e0700f;--orange-bg:rgba(224,112,15,.12)}.v2-scope .num{font-variant-numeric:tabular-nums;letter-spacing:-.01em}.v2-scope .hero{background:var(--navy);padding:44px 24px 48px;text-align:center;position:relative;border-radius:0}.v2-scope .hero h1{color:#fff;font-size:22px;font-weight:400;margin:0 0 26px}.v2-scope .hero-row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;align-items:center}.v2-scope .hbtn{display:flex;align-items:center;gap:7px;padding:9px 18px;border-radius:5px;font-size:13.5px;font-weight:500;color:#fff;white-space:nowrap;transition:.15s;border:none;cursor:pointer;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22)}.v2-scope .hbtn:hover{background:rgba(255,255,255,.26)}.v2-scope .hbtn svg{width:15px;height:15px}.v2-scope .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0}@media(max-width:820px){.v2-scope .stats{grid-template-columns:repeat(2,1fr)}}.v2-scope .stat{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:15px 16px;transition:.14s}.v2-scope .stat .k{font-size:12px;color:var(--txt3);font-weight:500;display:flex;align-items:center;gap:7px}.v2-scope .stat .v{font-size:26px;font-weight:600;margin-top:7px;letter-spacing:-.02em}.v2-scope .stat .d{font-size:11.5px;margin-top:2px;font-weight:500;color:var(--txt3)}.v2-scope .stat .d.up{color:var(--green)}.v2-scope .attn{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--blue);border-radius:12px;padding:15px 18px;display:flex;align-items:center;gap:15px;margin-bottom:24px}.v2-scope .attn .ic{width:40px;height:40px;border-radius:10px;background:var(--blue-faint);display:grid;place-items:center;flex:none}.v2-scope .attn .ic svg{width:20px;height:20px;color:var(--blue)}.v2-scope .attn .t b{font-weight:600}.v2-scope .attn .t .s{color:var(--txt3);font-size:13px}.v2-scope .btn.sm{padding:6px 12px;font-size:12.5px}.v2-scope .panel-h{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--border)}.v2-scope .panel-h .ic{width:30px;height:30px;border-radius:8px;background:var(--blue-faint);display:grid;place-items:center;flex:none}.v2-scope .panel-h .ic svg{width:16px;height:16px;color:var(--blue)}.v2-scope .panel-h .ttl{font-size:15px;font-weight:600}.v2-scope .panel-h .sub{font-size:12.5px;color:var(--txt3);margin-top:1px}.v2-scope .panel-h .link{margin-left:auto;color:var(--blue);font-weight:500;font-size:13px;cursor:pointer;background:none;border:none}.v2-scope table{width:100%;border-collapse:collapse}.v2-scope thead th{text-align:left;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--txt-dim);font-weight:600;padding:10px 18px;border-bottom:1px solid var(--border)}.v2-scope tbody td{padding:11px 18px;border-bottom:1px solid var(--border);vertical-align:middle}.v2-scope tbody tr:last-child td{border-bottom:none}.v2-scope tbody tr:hover{background:var(--hover)}.v2-scope .docname{display:flex;align-items:center;gap:12px}.v2-scope .docname .t{font-weight:500}.v2-scope .docname .m{font-size:12px;color:var(--txt3)}.v2-scope .fileico{width:32px;height:32px;border-radius:8px;background:var(--blue-faint);display:grid;place-items:center;flex:none;position:relative}.v2-scope .fileico svg{width:16px;height:16px;color:var(--blue)}.v2-scope .fileico .sd{position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border-radius:50%;border:2px solid var(--surface)}.v2-scope .pill{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;padding:3px 10px;border-radius:7px;white-space:nowrap}.v2-scope .pill .pd{width:6px;height:6px;border-radius:50%}.v2-scope .st-completed{background:var(--green-bg);color:var(--green)}.v2-scope .st-completed .pd{background:var(--green)}.v2-scope .st-in_signing,.v2-scope .st-sent{background:var(--amber-bg);color:var(--amber)}.v2-scope .st-in_signing .pd,.v2-scope .st-sent .pd{background:var(--amber)}.v2-scope .st-viewed{background:var(--blue-faint);color:var(--blue)}.v2-scope .st-viewed .pd{background:var(--blue)}.v2-scope .st-draft{background:var(--hover);color:var(--txt3)}.v2-scope .st-draft .pd{background:var(--txt3)}.v2-scope .st-expired,.v2-scope .st-voided{background:var(--red-bg);color:var(--red)}.v2-scope .st-expired .pd,.v2-scope .st-voided .pd{background:var(--red)}.v2-scope .st-declined{background:var(--orange-bg);color:var(--orange)}.v2-scope .st-declined .pd{background:var(--orange)}.v2-scope .chart-wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}@media(max-width:820px){.v2-scope .chart-wrap{grid-template-columns:1fr}}.v2-scope .bars{display:flex;align-items:flex-end;gap:14px;height:170px;padding:14px 18px 0}.v2-scope .barcol{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;height:100%;justify-content:flex-end}.v2-scope .barpair{display:flex;gap:3px;align-items:flex-end;height:100%;width:100%;justify-content:center}.v2-scope .barpair i{width:11px;border-radius:3px 3px 0 0}.v2-scope .barpair .sent{background:var(--blue)}.v2-scope .barpair .comp{background:var(--green)}.v2-scope .barcol .mo{font-size:11px;color:var(--txt3)}.v2-scope .donut{width:150px;height:150px;border-radius:50%;flex:none}.v2-scope .legend{display:flex;flex-direction:column;gap:8px;font-size:13px}.v2-scope .legend .li{display:flex;align-items:center;gap:8px}.v2-scope .legend .sw{width:10px;height:10px;border-radius:3px}.v2-scope .legend .n{margin-left:auto;color:var(--txt3);font-variant-numeric:tabular-nums}.v2-scope .loc-bar{height:8px;border-radius:99px;background:var(--blue);opacity:.85}.v2-scope .home-cols{display:grid;grid-template-columns:1fr 320px;gap:14px;align-items:stretch}.v2-scope .home-cols>.panel{align-self:stretch}@media(max-width:900px){.v2-scope .home-cols{grid-template-columns:1fr}}.v2-scope .ov-row{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border)}.v2-scope .ov-row:last-child{border-bottom:none}.v2-scope .ov-row .lab{color:var(--txt2);font-size:14px}.v2-scope .ov-row .val{font-size:20px;font-weight:700;font-variant-numeric:tabular-nums}.v2-scope .iconbtn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:30px;padding:0 9px;border-radius:7px;border:1px solid var(--border-2);background:var(--surface);color:var(--txt2);font-size:12px;font-weight:500;cursor:pointer;transition:.12s;white-space:nowrap;flex:none;font-family:inherit}.v2-scope .iconbtn svg{width:14px;height:14px}.v2-scope .iconbtn:hover{background:var(--hover);color:var(--txt);border-color:var(--blue)}.v2-scope .iconbtn:disabled{opacity:.5;cursor:default}.v2-scope .iconbtn.danger{color:var(--red);border-color:var(--red-bg)}.v2-scope .iconbtn.danger:hover{background:var(--red-bg);border-color:var(--red)}.v2-scope .iconbtn.warn{color:var(--orange);border-color:var(--orange-bg)}.v2-scope .iconbtn.warn:hover{background:var(--orange-bg);border-color:var(--orange)}.v2-scope .seg{gap:2px;padding:3px;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.v2-scope .seg,.v2-scope .seg button{display:inline-flex;align-items:center}.v2-scope .seg button{gap:6px;padding:5px 10px;border-radius:6px;border:none;background:none;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:500;color:var(--txt3);transition:.12s}.v2-scope .seg button svg{width:13px;height:13px}.v2-scope .seg button.active{background:var(--blue-faint);color:var(--blue-active)}.v2-scope .v2search{position:relative;flex:1;min-width:180px}.v2-scope .v2search>svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:15px;height:15px;color:var(--txt-dim);pointer-events:none}.v2-scope .v2search input{width:100%;height:38px;padding:0 12px 0 34px;background:var(--surface);border:1px solid var(--border);border-radius:9px;font-size:13.5px;font-family:inherit;color:var(--txt);outline:none;transition:.12s}.v2-scope .v2search input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-ring)}.v2-scope .chip{padding:6px 12px;border-radius:8px;font-size:12.5px;font-weight:500;border:1px solid var(--border);background:var(--surface);color:var(--txt2);cursor:pointer;transition:.12s;font-family:inherit;white-space:nowrap}.v2-scope .chip:hover{background:var(--hover);color:var(--txt)}.v2-scope .chip.active{background:var(--blue-faint);border-color:var(--blue-ring);color:var(--blue-active);font-weight:600}.v2-scope .statfrow{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--surface)}.v2-scope .statf{padding:15px 18px;text-align:left;border:none;cursor:pointer;background:var(--surface);transition:.12s;border-right:1px solid var(--border);font-family:inherit}.v2-scope .statf:last-child{border-right:none}.v2-scope .statf:hover{background:var(--hover)}.v2-scope .statf.active{background:var(--blue-faint)}.v2-scope .statf .k{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--txt-dim)}.v2-scope .statf .v{font-size:24px;font-weight:600;margin-top:6px;letter-spacing:-.02em;color:var(--txt)}.v2-scope .statf.active .v{color:var(--blue-active)}.v2-scope .bulkbar{display:flex;align-items:center;gap:10px;padding:9px 16px;background:var(--blue-faint);border-bottom:1px solid var(--border)}.v2-scope .bulkbar .lbl{font-size:13px;font-weight:600;color:var(--blue-active)}.v2-scope .loadmore{padding:14px;text-align:center;font-size:13px;color:var(--txt3)}.v2-scope .v2-th{padding:11px 0;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--txt-dim);font-weight:600}.v2-scope .doc-row{border-bottom:1px solid var(--border);cursor:pointer;transition:background .12s}.v2-scope .doc-row:last-child{border-bottom:none}.v2-scope .doc-row:hover{background:var(--hover)}.v2-scope .doc-row.sel,.v2-scope .doc-row.sel:hover{background:var(--blue-faint)}.v2-scope .doc-title{font-size:13px;font-weight:500;color:var(--txt);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-scope .doc-sub{font-size:11.5px;color:var(--txt3);display:flex;align-items:center;min-width:0}.v2-scope .doc-card{border:1px solid var(--border);border-radius:12px;padding:16px;cursor:pointer;background:var(--surface);transition:.14s}.v2-scope .doc-card:hover{border-color:var(--blue);box-shadow:var(--sh)}.v2-scope .subnav{display:flex;gap:2px;flex-wrap:wrap;border-bottom:1px solid var(--border);margin:0 0 22px}.v2-scope .subnav button{padding:9px 14px;font-size:13.5px;font-weight:500;color:var(--txt2);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:7px;transition:color .12s,border-color .12s;white-space:nowrap}.v2-scope .subnav button svg{width:15px;height:15px;flex:none}.v2-scope .subnav button:hover{color:var(--txt)}.v2-scope .subnav button.active{color:var(--blue-active);font-weight:600;border-bottom-color:var(--blue)}.v2-scope .set-rail .sbi.evt{color:var(--txt2)}.v2-scope .set-wrap{display:grid;grid-template-columns:220px 1fr;gap:24px;margin-top:20px;align-items:start}@media(max-width:820px){.v2-scope .set-wrap{grid-template-columns:1fr}}.v2-scope .set-rail{position:sticky;top:20px;display:flex;flex-direction:column;gap:2px}.v2-scope .seclabel{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--txt-dim);font-weight:600;padding:6px 12px}.v2-scope .sbi{display:flex;align-items:center;gap:11px;width:100%;text-align:left;padding:9px 12px;border-radius:8px;color:var(--txt2);font-size:13.5px;font-weight:500;transition:.12s;position:relative;background:none;border:none;cursor:pointer}.v2-scope .sbi svg{width:16px;height:16px;flex:none;color:var(--txt3)}.v2-scope .sbi:hover{background:var(--hover);color:var(--txt)}.v2-scope .sbi.active{background:var(--blue-faint);color:var(--blue-active);font-weight:600;box-shadow:inset 3px 0 0 var(--blue)}.v2-scope .sbi.active svg{color:var(--blue)}.v2-scope .rail-content{min-width:0}