:root{color:#142d4e;font-synthesis:none;--primary:#1764c0;--ink:#142d4e;--muted:#586c83;--border:#cdd9e5;--success:#16756b;background:#f5f8fc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}*{box-sizing:border-box}body{min-width:360px;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1px;margin-bottom:10px;font-size:30px;font-weight:650;line-height:1.2}h2{letter-spacing:-.35px;margin-bottom:12px;font-size:20px;line-height:1.4}h3{margin:22px 0 10px;font-size:15px}p{line-height:1.65}small{font-size:12px;line-height:1.5}.muted{color:var(--muted)}.button{border:1px solid var(--primary);background:var(--primary);color:#fff;white-space:normal;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:10px 16px;font-weight:600;transition:background .15s;display:inline-flex}.button:hover:not(:disabled){background:#104f9a}.button.secondary{color:var(--ink);border-color:var(--border);background:#fff}.button.secondary:hover:not(:disabled){background:#edf4fb}.icon-button{color:var(--ink);background:0 0;border:0;border-radius:6px;place-items:center;min-width:42px;min-height:42px;display:inline-grid}.icon-button:hover{background:#e7f0fd}.icon-button svg{width:20px;height:20px}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:10;background:#eaf2f8;border-right:1px solid #d9e3ee;flex-direction:column;width:232px;padding:30px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.login-brand{color:#164f85;letter-spacing:-1px;align-items:center;gap:9px;font-size:26px;font-weight:700;display:flex}.brand:hover{text-decoration:none}.portfolio-switch{gap:6px;margin:33px 6px 25px;display:grid}.portfolio-switch strong{font-size:14px}.portfolio-switch span{color:var(--muted);font-size:12px}.sidebar nav{gap:6px;display:grid}.sidebar nav a,.sidebar-bottom>a,.sidebar-bottom>button{color:#38516d;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;padding:13px 12px;font-weight:550;text-decoration:none;display:flex}.sidebar nav a:hover{background:#dceaf7}.sidebar nav a[aria-current=page]{color:#145baa;background:#d4e6f8}.sidebar-bottom{gap:6px;margin-top:auto;padding-top:40px;display:grid}.profile{border-top:1px solid #d0deec;align-items:center;gap:10px;margin:15px 5px 0;padding-top:19px;display:flex}.profile div{gap:3px;display:grid}.avatar{color:#27527c;background:#d3e1ef;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:650;display:grid}.profile small{color:var(--muted)}.workspace{width:calc(100% - 232px);min-width:0;margin-left:232px}.topbar{background:#fff;border-bottom:1px solid #e1e8f0;align-items:center;gap:22px;height:72px;padding:0 38px;display:flex}.breadcrumb{color:var(--muted);flex:1;font-size:13px}.breadcrumb span{color:#a0adbd;padding:0 10px}.breadcrumb b{color:var(--ink);font-weight:550}.today{color:var(--muted);font-size:12px}.demo-label{border:1px solid var(--border);color:var(--muted);border-radius:4px;padding:5px 8px;font-size:11px}main{max-width:1660px;margin:auto;padding:35px 38px 60px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.page-heading p{color:var(--muted);margin-bottom:0}.overview-grid{grid-template-columns:minmax(0,1fr) 270px;gap:32px;display:grid}.continue-panel{background:#e7f0fd;border:1px solid #c6daef;border-radius:10px;flex-wrap:wrap;align-items:flex-start;gap:18px;padding:24px;display:flex}.continue-panel>div{flex:1;min-width:200px}.continue-panel h2{margin:9px 0;font-size:22px}.continue-panel p{margin:0 0 17px}.continue-panel .button{margin-left:66px}.eyebrow{letter-spacing:1.3px;color:#37628e;font-size:10px;font-weight:700}.tile-icon{color:#306bab;background:#e7f0fd;border-radius:9px;flex-shrink:0;place-items:center;width:48px;height:48px;display:inline-grid}.tile-icon.amber{color:#ad711c;background:#fff2dc}.progress-caption{color:var(--muted);margin-bottom:8px;font-size:12px}progress{appearance:none;background:#d3e0ee;border:0;border-radius:6px;width:100%;height:7px;display:block;overflow:hidden}progress::-webkit-progress-bar{background:#d3e0ee}progress::-webkit-progress-value{background:#1764c0;border-radius:6px}progress::-moz-progress-bar{background:#1764c0}.section-heading{margin-top:32px;margin-bottom:5px}.section-subtitle{margin-bottom:20px;font-size:13px}.task-list{border:1px solid var(--border);background:#fff;border-radius:9px;overflow:hidden}.task-row{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #e0e7ef;align-items:center;gap:15px;padding:21px 20px;display:flex}.task-row:last-child{border-bottom:0}.task-row:hover{background:#f8fbff}.task-row>span:nth-child(2){flex:1}.task-row strong,.task-row small{display:block}.task-row strong{margin-bottom:5px;font-size:15px}.task-row small{color:var(--muted)}.task-count{color:#786026;background:#faf2e1;border:1px solid #ecdcb9;border-radius:5px;padding:6px 8px;font-size:12px}.missing-link{align-items:center;gap:10px;margin-top:23px;font-size:13px;display:flex}.missing-link svg:last-child{margin-left:auto}.activity{border-left:1px solid #dce5ef;padding:6px 0 0 25px}.activity h2{margin-bottom:5px;font-size:17px}.activity>p{margin-bottom:22px;font-size:12px}.activity-item{gap:12px;margin:24px 0;display:flex}.activity-item .tile-icon{border-radius:50%;width:32px;height:32px}.activity-item strong{font-size:12px;line-height:1.5;display:block}.activity-item small{color:var(--muted);margin-top:5px;display:block}.panel{border:1px solid var(--border);background:#fff;border-radius:9px;padding:25px}.search-row{gap:12px;margin-bottom:22px;display:flex}.search{border:1px solid var(--border);max-width:480px;color:var(--muted);background:#fff;border-radius:6px;flex:1;align-items:center;gap:10px;padding:0 12px;display:flex}.search input{background:0 0;border:0;width:100%;min-width:0;height:43px;padding:0}.search input:focus{outline:0}.search:focus-within{outline:2px solid var(--primary);outline-offset:2px}.tabs{border-bottom:1px solid var(--border);gap:25px;margin:0 0 23px;display:flex;overflow:auto}.tabs button{min-height:46px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 3px;font-weight:550}.tabs button.active{color:var(--primary);border-bottom-color:var(--primary)}.table-wrap{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{color:#536b83;letter-spacing:.3px;white-space:nowrap;background:#f1f5fa;padding:15px 16px;font-size:11px;font-weight:600}td{border-top:1px solid #e0e7ef;padding:19px 16px;line-height:1.5}td small{color:var(--muted);margin-top:5px;display:block}td:first-child{min-width:230px}td .text-button{text-align:left;font-weight:600}.text-button{color:var(--primary);background:0 0;border:0;padding:4px 0}.text-button:hover{text-decoration:underline}.table-caption{color:var(--muted);margin-top:14px;font-size:12px}.badge{color:#50667d;white-space:nowrap;background:#f2f6fa;border:1px solid #d3dfeb;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;display:inline-flex}.badge.warning{color:#8c641c;background:#fff6e6;border-color:#eedcb5}.badge.success{color:#16695e;background:#eaf6f1;border-color:#c9e1d7}.empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:14px;padding:55px 25px;display:flex}.empty h2{color:var(--ink);margin:0}.empty p{max-width:420px;margin:0 0 5px}.info{color:#3e5a79;background:#edf4fc;border:1px solid #d4e3f2;border-radius:6px;gap:10px;margin:18px 0;padding:14px 16px;font-size:12px;line-height:1.65;display:flex}.error,.notice{border-radius:6px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 16px;line-height:1.5;display:flex}.error{color:#92382d;background:#fff0ee;border:1px solid #edc6bf}.notice{color:#22654c;background:#e8f5ee;border:1px solid #bddbca}.error button,.notice button{color:inherit;background:0 0;border:0;margin-left:auto}.form-stack{flex-direction:column;gap:19px;display:flex}.form-stack h2,.form-stack p{margin-bottom:0}.form-stack .info{margin:0}.form-stack>.button{align-self:flex-start}label{flex-direction:column;gap:8px;font-size:13px;font-weight:550;display:flex}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #bacbdc;border-radius:6px;width:100%;min-height:42px;padding:10px 12px}textarea{resize:vertical;line-height:1.6}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.check-label{flex-direction:row;align-items:center;line-height:1.5}.check-label input{width:17px;min-height:17px;accent-color:var(--primary)}.actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.upload-grid,.settings-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.upload-grid .panel{align-self:start}.dropzone{text-align:center;cursor:pointer;background:#f6faff;border:2px dashed #a9c2df;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:260px;padding:25px;display:flex;position:relative}.dropzone svg{color:var(--primary)}.dropzone input{max-width:290px}.master-detail{grid-template-columns:280px minmax(0,1fr);gap:24px;display:grid}.master{height:fit-content;padding:13px}.master .search{margin-bottom:14px}.master-row{min-height:75px;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #e0e8f0;border-radius:6px;align-items:center;gap:12px;width:100%;padding:17px 12px;display:flex}.master-row.selected{background:#e7f0fd}.master-row>span{flex:1}.master-row strong,.master-row small{display:block}.master-row small{color:var(--muted);margin-top:6px}.detail-panel>p{color:var(--muted)}.detail-panel>a{gap:7px;margin-bottom:20px;font-size:12px;display:inline-flex}.detail-panel .tabs{margin-top:5px}.linked-list button{border:0;border-bottom:1px solid var(--border);text-align:left;width:100%;color:var(--ink);background:#fff;align-items:center;gap:12px;padding:20px 0;display:flex}.linked-list button span:nth-child(2){flex:1}.linked-list small{color:var(--muted);margin-top:5px;display:block}.stepper{gap:10px;margin:0 0 30px;padding:20px 0;list-style:none;display:flex}.stepper li{color:#65778b;flex:1;align-items:center;gap:8px;font-size:12px;display:flex}.stepper li:after{content:"";background:#cdd9e5;flex:1;height:1px;margin:0 8px}.stepper li:last-child:after{display:none}.stepper li>span{border:1px solid #b9cadb;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.stepper .current{color:var(--primary)}.stepper .current>span{color:#fff;background:var(--primary);border-color:var(--primary)}.stepper .done{color:var(--success)}.stepper .done>span{border:0}.verifier{align-items:center;gap:9px;display:flex}.submission-grid{grid-template-columns:minmax(0,1fr) 320px;gap:25px;display:grid}.check-list>div{align-items:center;gap:12px;margin:25px 0;display:flex}.check-list small{color:var(--muted);margin-top:6px;display:block}.check-list strong{font-size:12px}.success-text{color:var(--success)}.warning-text{color:#946514!important}.snapshots{margin-top:25px}.snapshot-row{border-top:1px solid var(--border);align-items:center;gap:15px;margin-top:20px;padding:20px 0 0;display:flex}.snapshot-row span{flex:1}.snapshot-row small{color:var(--muted);margin-top:6px;display:block}.back-link{color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-size:12px;display:flex}.review-layout{grid-template-columns:minmax(0,1fr) 315px;gap:24px;display:grid}.document-panel{border:1px solid var(--border);background:#fff;border-radius:8px;align-self:start;overflow:hidden}.document-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 17px;font-size:12px;display:flex}.document-toolbar>span{align-items:center;gap:9px;display:flex}.document-canvas{background:#e8edf4;min-height:430px;max-height:calc(100vh - 330px);padding:24px;overflow:auto}.page-image{line-height:0;position:relative;box-shadow:0 2px 7px #142d4e18}.page-image img{-webkit-user-select:none;user-select:none;width:100%;height:auto}.page-image.drawing{cursor:crosshair;touch-action:none}.redaction-box{pointer-events:none;opacity:.85;background:#12161c;border:1px dashed #759ed0;position:absolute}.document-footer{justify-content:space-between;align-items:center;gap:10px;padding:13px 17px;font-size:11px;display:flex}.document-footer>span{align-items:center;gap:6px;display:flex}.document-footer .button{min-height:36px;font-size:11px}.review-aside{height:fit-content;padding:22px}.review-aside>p{font-size:12px}.review-aside>.button{width:100%;margin-bottom:10px;font-size:12px}.review-progress{margin:22px 0;font-size:12px}.review-progress progress{margin-top:10px}.review-aside details{border-top:1px solid var(--border);margin-top:20px;padding-top:17px;font-size:12px}.review-aside summary{cursor:pointer;line-height:1.6}.review-aside details p{margin-top:12px}.upload-replacement{font-size:12px}.version-list{padding:0;list-style:none}.version-list li{border-bottom:1px solid #e1e8f0;padding:10px 0}.version-list small{color:var(--muted);display:block}.record{border-bottom:1px solid var(--border);padding:14px 0;font-size:12px}.record p{margin:7px 0}.login{background:#f5f8fc;grid-template-columns:1.2fr 1fr;min-height:100vh;display:grid;position:relative}.login-brand{position:absolute;top:40px;left:6vw}.login-main{align-self:center;padding:150px 6vw 70px}.login-main h1{letter-spacing:-2px;margin:22px 0;font-size:clamp(40px,4.4vw,65px)}.login-main>p{max-width:450px;color:var(--muted);margin-bottom:30px;font-size:16px}.login-note{color:var(--muted);align-items:center;gap:9px;margin-top:35px;font-size:12px;display:flex}.login-main .demo-note{margin-top:15px;font-size:11px}.login-aside{color:#24609a;background:#e5effa;flex-direction:column;justify-content:center;padding:70px;display:flex}.login-aside h2{letter-spacing:-1px;margin:35px 0 15px;font-size:40px;line-height:1.3}.login-aside p{font-size:12px}.skip-link{z-index:100;background:#fff;padding:14px;position:fixed;top:-100px;left:250px}.skip-link:focus{top:10px}.menu-button{display:none}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1450px){.continue-panel{flex-wrap:nowrap}.continue-panel .button{align-self:center;margin-left:0}}@media (width<=1150px){main{padding:28px 25px}.sidebar{width:210px}.workspace{width:calc(100% - 210px);margin-left:210px}.topbar{padding:0 25px}.overview-grid{grid-template-columns:1fr}.activity{border-left:0;border-top:1px solid var(--border);padding:24px 0}.activity-item{vertical-align:top;width:45%;display:inline-flex}.master-detail{grid-template-columns:230px 1fr}.review-layout{grid-template-columns:minmax(0,1fr) 285px;gap:15px}.document-canvas{padding:12px}.submission-grid{grid-template-columns:1fr}.today{display:none}}@media (width<=850px){.sidebar{width:232px;transform:translate(-100%);box-shadow:10px 0 40px #142d4e20}.sidebar.open{top:72px;transform:translate(0)}.workspace{width:100%;margin-left:0}.menu-button{display:grid}.topbar{gap:10px;padding:0 18px}.review-layout{grid-template-columns:1fr}.document-canvas{max-height:65vh}.review-aside{width:100%}.upload-grid,.settings-grid{grid-template-columns:1fr}.login-aside{display:none}.login{display:block}.login-main{padding-top:190px}.master-detail{grid-template-columns:1fr}.master{gap:8px;display:flex;overflow:auto}.master .search{min-width:200px;margin:0}.master-row{min-width:210px}.stepper{gap:3px}.stepper li{gap:5px;font-size:10px}.stepper li:after{margin:0 2px}.stepper li>span{width:22px;height:22px}}@media (width<=550px){main{padding:25px 17px 45px}h1{font-size:26px}.page-heading{flex-direction:column;align-items:flex-start;gap:15px}.task-row{gap:10px;padding:17px 12px}.task-row small{font-size:11px}.task-count{display:none}.continue-panel{padding:19px}.continue-panel .button{margin-left:0}.activity-item{width:100%}.demo-label{display:none}.panel{padding:19px}.form-row{grid-template-columns:1fr}.snapshot-row,.document-footer{flex-wrap:wrap}.tabs{gap:18px}.stepper b{font-weight:500}.stepper li:after{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width>=1151px){.sidebar{width:254px;padding-left:22px;padding-right:22px}.workspace{width:calc(100% - 254px);margin-left:254px}main{padding:34px 32px 60px}.page-heading{margin-bottom:30px}.page-heading h1{font-size:42px}.page-heading p{font-size:18px}.overview-grid{grid-template-columns:minmax(0,1fr) 280px;gap:26px}.continue-panel{min-height:184px}.continue-panel h2{font-size:26px}.continue-panel p{font-size:16px}.task-list{background:0 0;border:0;gap:12px;display:grid}.task-row{border-radius:8px;min-height:110px;border:1px solid var(--border)!important}.task-row strong{font-size:18px}.task-row small{font-size:14px}.task-count{color:#50667d;background:0 0;border:0;font-size:13px}.section-heading{font-size:25px}.section-subtitle{font-size:15px}.activity h2{font-size:21px}.activity>p{font-size:13px}.activity-item strong{font-size:14px}.activity-item small{font-size:12px}.sidebar nav a{font-size:16px}.missing-link{border-top:1px solid var(--border);padding-top:20px;font-size:14px}.review-layout+.page-heading h1{font-size:30px}}@media (width<=850px){.sidebar{visibility:hidden}.sidebar.open{visibility:visible}}.search{flex-direction:row;font-weight:400}@media (width<=850px){.master{max-height:280px;display:block;overflow:hidden auto}.master-row{min-width:0}.master .search{min-width:0;margin-bottom:12px}}.home-page{--home-ink:#071c49;--home-blue:#1358ed;--home-mint:#a8e7d2;--home-line:#d8e2f0;min-height:100vh;color:var(--home-ink);background:#fff;font-size:16px;overflow:hidden}.home-page main{max-width:none;margin:0;padding:0}.home-page h1,.home-page h2{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-weight:500}.home-page p{color:#526784}.home-skip{z-index:100;background:#fff;padding:12px 16px;position:fixed;top:-80px;left:24px}.home-skip:focus{top:12px}.home-header{z-index:5;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;width:min(1920px,100% - 80px);height:104px;margin:0 auto;display:grid;position:relative}.home-brand{color:var(--home-ink);letter-spacing:-1.4px;justify-self:start;align-items:center;gap:11px;font:600 30px/1 Georgia,serif;display:inline-flex}.home-brand:hover{text-decoration:none}.home-brand-mark{width:32px;height:32px;color:var(--home-blue);place-items:center;display:grid}.home-brand-mark svg{width:32px;height:32px}.home-header nav{gap:clamp(22px,3vw,48px);display:flex}.home-header nav a{color:var(--home-ink);font-size:14px;font-weight:550}.home-button{border:1px solid var(--home-blue);background:var(--home-blue);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:0 22px;font-size:14px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 28px #1358ed26}.home-button:not(:disabled):hover{background:#0b48d6;transform:translateY(-2px);box-shadow:0 15px 34px #1358ed3d}.home-button svg{width:18px;height:18px}.home-header-cta{justify-self:end;min-height:48px}.home-hero{grid-template-columns:minmax(540px,.92fr) minmax(600px,1.08fr);align-items:start;gap:1.5vw;width:min(1920px,100% - 80px);min-height:calc(100vh - 104px);margin:0 auto;padding:clamp(105px,12vh,145px) 0 70px;display:grid}.home-hero-copy{z-index:2;position:relative}.home-hero h1{max-width:900px;margin:0 0 32px;font-size:clamp(68px,5.8vw,118px);line-height:.96}.home-hero-copy>p{max-width:570px;margin-bottom:34px;font-size:clamp(18px,1.45vw,23px);line-height:1.5}.home-hero-actions{align-items:center;gap:35px;display:flex}.home-hero-actions>a{align-items:center;gap:10px;font-size:14px;font-weight:650;display:inline-flex}.home-hero-actions>a svg{width:17px}.home-scene-wrap{isolation:isolate;height:clamp(600px,100vh - 90px,850px);margin-top:clamp(-125px,-11vh,-80px);position:relative}.home-scene-wrap:after{content:"";z-index:-1;filter:blur(20px);background:radial-gradient(#caddf880,#0000 68%);position:absolute;inset:18% 8% 6%}.evidence-scene,.home-scene-fallback{width:100%;height:100%}.scene-caption{color:#71829a;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;display:flex;position:absolute;bottom:8%;left:16%;right:10%}.scene-caption i{background:#a8bfe1;flex:1;height:1px}.home-proof-rail{border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);align-items:center;gap:5vw;min-height:100px;padding:0 5vw;display:flex}.home-proof-rail>span{color:#647a9a;text-transform:uppercase;letter-spacing:.2em;white-space:nowrap;font-size:10px;font-weight:700}.home-proof-rail ol{counter-reset:rail;flex:1;margin:0;padding:0;list-style:none;display:flex}.home-proof-rail li{counter-increment:rail;color:#32496a;flex:1;align-items:center;gap:10px;font-size:13px;display:flex}.home-proof-rail li:before{content:counter(rail);border:1px solid #a9bdd8;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.home-proof-rail li:not(:last-child):after{content:"";background:#c8d5e7;flex:1;height:1px;margin:0 15px}.home-workflow{padding:clamp(95px,10vw,150px) 5vw 110px}.home-section-intro{grid-template-columns:1.2fr .7fr;align-items:end;gap:12vw;margin-bottom:75px;display:grid}.home-section-intro h2,.privacy-copy h2,.reviewer-section h2,.trust-section>h2,.home-final-cta h2{margin:0;font-size:clamp(44px,5vw,72px);line-height:1.02}.home-section-intro p{max-width:470px;margin:0 0 7px;font-size:17px}.workflow-steps{grid-template-columns:repeat(5,1fr);gap:28px;margin:0;padding:0;list-style:none;display:grid}.workflow-steps>li{border-bottom:1px solid #bccce0;min-width:0;padding-bottom:23px;position:relative}.workflow-steps>li:not(:last-child):after{content:"";background:#7e96b5;width:20px;height:1px;position:absolute;top:74px;left:calc(100% + 4px)}.step-visual{color:#8ca3c1;background:#fbfdff;border:1px solid #cad8e8;place-items:center;height:145px;margin-bottom:22px;display:grid;position:relative;box-shadow:8px -8px #f2f6fb,9px -9px #dce5f0}.step-visual>svg:first-child{width:53px;height:53px}.step-visual>svg:not(:first-child){width:28px;height:28px;color:var(--home-blue);position:absolute;bottom:20px;right:22px}.step-visual .redaction-line{background:#09152b;width:78px;height:9px;position:absolute;bottom:35px;left:30px}.workflow-steps>li>span{color:#46699b;font-size:10px;font-weight:700}.workflow-steps h3{margin:8px 0;font-family:inherit;font-size:16px}.workflow-steps p{margin:0;font-size:13px;line-height:1.55}.privacy-section{background:var(--home-ink);grid-template-columns:1fr 1fr;min-height:700px;display:grid;overflow:hidden}.privacy-document{perspective:900px;background:#eef5fc;min-height:700px;position:relative}.paper{aspect-ratio:.76;transform-origin:bottom;background:#fff;border:1px solid #b9cce4;width:min(62%,400px);position:absolute;top:54%;left:50%}.paper-back{background:#1358ed;transform:translate(-65%,-50%)rotate(-12deg)}.paper-middle{transform:translate(-56%,-50%)rotate(-5deg)}.paper-front{color:var(--home-ink);flex-direction:column;padding:19% 14%;display:flex;transform:translate(-48%,-50%)rotateY(-9deg);box-shadow:0 35px 60px #1638692e}.paper-front svg{width:36px;height:36px;color:var(--home-blue);margin-bottom:13%}.paper-front strong{margin-bottom:18%;font-family:Georgia,serif;font-size:clamp(20px,2vw,30px);font-style:italic}.paper-front i{background:#dce6f1;height:6px;margin-bottom:13px;display:block}.paper-front i:nth-of-type(2){width:86%}.paper-front i:nth-of-type(3){width:68%}.paper-front span{background:#0c1830;width:58%;height:14px;margin-top:9%;display:block}.privacy-copy{color:#fff;flex-direction:column;justify-content:center;padding:clamp(70px,8vw,125px) clamp(45px,7vw,105px);display:flex}.privacy-copy h2{letter-spacing:-.045em;font-size:clamp(40px,4.2vw,66px)}.privacy-copy>p{color:#bdcce0;max-width:620px;margin:30px 0;font-size:17px}.privacy-copy ul{border-top:1px solid #3b4c69;margin:0;padding:22px 0 0;list-style:none}.privacy-copy li{color:#c8d4e5;gap:20px;margin:26px 0;font-size:13px;display:flex}.privacy-copy li>svg{width:30px;height:30px;color:var(--home-mint);flex:0 0 30px}.privacy-copy li strong{color:#fff;margin-bottom:6px;font-size:15px;display:block}.reviewer-section{background:#f3f7fc;grid-template-columns:1fr minmax(360px,.75fr);align-items:center;gap:12vw;padding:120px 8vw;display:grid}.reviewer-section h2{font-size:clamp(42px,4.5vw,68px)}.reviewer-section>div:first-child p{max-width:630px;margin:25px 0 0;font-size:17px}.review-thread{background:#fff;border:1px solid #cddaea;box-shadow:0 25px 60px #102f5b1a}.review-thread article{border-bottom:1px solid #dbe4ef;grid-template-columns:38px 1fr auto;align-items:start;gap:13px;padding:22px;display:grid}.review-thread article:last-child{border:0}.review-thread article>span{color:#fff;background:#2b69ee;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.review-thread article:last-child>span{background:var(--home-mint);color:#145c52}.review-thread p{color:#445a76;margin:0;font-size:13px}.review-thread strong{color:var(--home-ink);margin-bottom:6px;display:block}.review-thread time{color:#8a9ab0;font-size:10px}.trust-section{padding:130px 7vw 110px}.trust-section>h2{text-align:center;max-width:1020px;margin:0 auto 75px}.trust-points{grid-template-columns:repeat(3,1fr);max-width:1300px;margin:auto;display:grid}.trust-points article{border-right:1px solid var(--home-line);gap:26px;padding:10px 5vw;display:flex}.trust-points article:first-child{padding-left:0}.trust-points article:last-child{border:0;padding-right:0}.trust-points svg{width:42px;height:42px;color:var(--home-blue);flex:0 0 42px}.trust-points h3{margin:0 0 12px;font-family:Georgia,serif;font-size:23px;line-height:1.2}.trust-points p{margin:0;font-size:14px}.home-final-cta{text-align:center;padding:70px 5vw 135px}.completion-line{align-items:center;max-width:1250px;margin:0 auto 65px;display:flex}.completion-line:before,.completion-line:after{content:"";background:#2d5f9d;flex:1;height:1px}.completion-line i{background:var(--home-mint);color:#145283;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.completion-line svg{width:21px}.home-final-cta p{margin:25px 0 30px;font-size:18px}.home-footer{border-top:1px solid var(--home-line);grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin:0 5vw;padding:38px 0 30px;display:grid}.home-footer .home-brand{font-size:25px}.home-footer .home-brand-mark,.home-footer .home-brand-mark svg{width:27px;height:27px}.home-footer p{margin:0;font-size:12px}.home-footer .home-disclaimer{text-align:right;color:#7a899c}@media (width<=1000px){.home-header{grid-template-columns:1fr auto}.home-header nav{display:none}.home-hero{grid-template-columns:1fr;padding-top:65px}.home-hero-copy{text-align:center}.home-hero-copy>p{margin-left:auto;margin-right:auto}.home-hero-actions{justify-content:center}.home-scene-wrap{height:500px;margin-top:-30px;transform:none}.home-proof-rail>span{display:none}.workflow-steps{grid-template-columns:repeat(3,1fr);row-gap:50px}.workflow-steps>li:after{display:none}.privacy-section{grid-template-columns:1fr}.privacy-document{min-height:570px}.reviewer-section{gap:7vw}.trust-points article{display:block}.trust-points svg{margin-bottom:20px}}@media (width<=700px){.home-page{font-size:14px}.home-header{width:calc(100% - 36px);height:82px}.home-brand{font-size:24px}.home-brand-mark,.home-brand-mark svg{width:27px;height:27px}.home-header-cta{min-height:42px;padding:0 14px}.home-header-cta svg{display:none}.home-hero{width:calc(100% - 36px);min-height:auto;padding:65px 0 45px}.home-hero h1{font-size:clamp(47px,14vw,68px)}.home-hero-copy>p{font-size:17px}.home-hero-actions{flex-direction:column;gap:22px}.home-scene-wrap{width:130%;height:390px;margin-top:-10px;margin-left:-15%}.scene-caption{left:20%;right:20%}.home-proof-rail{min-height:82px;padding:0 18px;overflow-x:auto}.home-proof-rail ol{min-width:580px}.home-section-intro{margin-bottom:50px;display:block}.home-section-intro h2,.privacy-copy h2,.reviewer-section h2,.trust-section>h2,.home-final-cta h2{font-size:43px}.home-section-intro p{margin-top:24px}.home-workflow{padding:80px 18px}.workflow-steps{grid-template-columns:1fr;gap:44px}.step-visual{height:180px}.privacy-document{min-height:500px}.paper{width:min(64%,310px)}.privacy-copy{padding:75px 24px}.reviewer-section{grid-template-columns:1fr;padding:80px 18px}.review-thread{margin-top:10px}.trust-section{padding:90px 18px 70px}.trust-section>h2{margin-bottom:45px}.trust-points{grid-template-columns:1fr}.trust-points article,.trust-points article:first-child,.trust-points article:last-child{border-right:0;border-bottom:1px solid var(--home-line);padding:28px 0;display:flex}.trust-points article:last-child{border-bottom:0}.home-final-cta{padding:45px 18px 100px}.completion-line{margin-bottom:50px}.home-footer{text-align:center;grid-template-columns:1fr;margin:0 18px}.home-footer .home-brand{justify-self:center}.home-footer .home-disclaimer{text-align:center}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.home-page{--home-ink:#071a48;--home-blue:#1258f4;--home-mint:#91e2cf;--home-line:#c9d8ec;background:#f9fcff}.home-page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 76% 16%,#acccf573,#0000 34%),linear-gradient(125deg,#fff 20%,#f4f9ff 68%,#dfeafb 100%);height:1000px;position:absolute;inset:0 0 auto}.home-page>header,.home-page>main,.home-page>footer{z-index:1;position:relative}.home-header{border-bottom:0;grid-template-columns:1fr auto;width:calc(100% - 92px);height:112px}.home-brand{font-size:31px;font-weight:600}.home-brand-mark,.home-brand-mark svg{width:30px;height:30px}.home-header-actions{justify-self:end;align-items:center;gap:28px;display:flex}.home-header-actions>span{background:#9fb5d2;width:1px;height:38px}.home-sign-in{color:var(--home-ink);background:0 0;border:0;padding:14px 8px;font-weight:650}.home-sign-in:hover{color:var(--home-blue)}.home-button{border-radius:3px;min-height:58px;padding:0 28px;box-shadow:0 15px 35px #1258f424}.home-header-cta{min-width:235px}.home-hero{border-bottom:1px solid #9eb5d2;grid-template-rows:1fr 78px;grid-template-columns:150px minmax(460px,.8fr) minmax(620px,1.2fr);align-items:center;gap:36px;width:calc(100% - 92px);height:min(850px,100vh - 112px);min-height:calc(100vh - 112px);padding:0;position:relative}.home-rail-nav{border-left:1px solid #b7cbe3;flex-direction:column;justify-content:center;align-self:stretch;gap:40px;display:flex}.home-rail-nav a{color:#5b73a0;padding-left:20px;font-size:14px;font-weight:570;position:relative}.home-rail-nav a.active{color:var(--home-blue);font-weight:700}.home-rail-nav a.active:before{content:"";background:var(--home-blue);width:3px;height:44px;position:absolute;top:-14px;left:-2px}.home-hero-copy{align-self:center;padding-top:15px}.home-kicker{color:#617ba4;text-transform:uppercase;letter-spacing:.25em;margin-bottom:45px;font-size:10px;font-weight:700;display:block}.home-hero h1{max-width:720px;margin-bottom:42px;font-size:clamp(76px,6.3vw,116px);line-height:.9}.home-hero-copy>p{max-width:480px;margin-bottom:34px;font-size:clamp(18px,1.35vw,22px)}.home-hero-actions{flex-direction:row;justify-content:flex-start;gap:38px}.home-hero-actions>a{color:var(--home-blue);font-size:14px}.home-scene-wrap{align-self:stretch;height:auto;min-height:630px;margin:-25px -46px 0 -80px;overflow:visible}.home-scene-wrap:after{filter:blur(24px);background:radial-gradient(#4889ea3d,#0000 68%);inset:20% 5% 10%}.scene-index{color:#4e6893;letter-spacing:.18em;text-align:right;gap:4px;margin:0;font:10px/1.4 ui-monospace,SFMono-Regular,monospace;display:grid;position:absolute;top:95px;right:36px}.scene-index b{color:var(--home-blue)}.hero-index{text-transform:uppercase;letter-spacing:.18em;color:#5d75a0;grid-column:2;align-items:center;gap:24px;height:78px;font:10px/1.5 ui-monospace,SFMono-Regular,monospace;display:flex}.hero-index b{color:var(--home-ink)}.hero-index>span{background:#a2b7d4;width:64px;height:1px}.hero-index p{color:inherit;margin:0}.hero-scroll{color:var(--home-ink);text-transform:uppercase;letter-spacing:.2em;grid-column:3;justify-self:end;align-items:center;gap:12px;font:10px/1 ui-monospace,SFMono-Regular,monospace;display:flex}.hero-scroll svg{width:18px;height:18px}.home-workflow{background:#fff;padding:145px 6vw 130px}.home-section-label{color:#6c82a5;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:18px;margin-bottom:62px;font:10px/1 ui-monospace,SFMono-Regular,monospace;display:flex}.home-section-label span{color:var(--home-blue)}.home-section-label p{color:inherit;margin:0}.home-section-intro{grid-template-columns:1.15fr .6fr;align-items:end;gap:11vw;margin-bottom:90px}.home-section-intro h2,.privacy-copy h2,.reviewer-section h2,.trust-section>h2,.home-final-cta h2{font-size:clamp(48px,5vw,80px);line-height:.98}.home-section-intro p{font-size:17px}.workflow-steps{border-top:1px solid #9fb4d1;gap:0}.workflow-steps>li{border-bottom:1px solid #9fb4d1;grid-template-rows:auto 1fr;grid-template-columns:50px 1fr auto;column-gap:20px;min-height:265px;padding:24px 34px 28px 0;display:grid}.workflow-steps>li:not(:last-child){border-right:1px solid #d3dfed;padding-left:24px}.workflow-steps>li:first-child{padding-left:0}.workflow-steps>li:not(:last-child):after{display:none}.workflow-steps>li>span{grid-column:1;font-family:ui-monospace,SFMono-Regular,monospace}.workflow-steps h3{grid-column:2;margin:0;font-family:Georgia,serif;font-size:26px;font-weight:500}.workflow-steps p{grid-column:2;align-self:end;max-width:210px;font-size:13px}.workflow-steps>li>svg{width:18px;color:var(--home-blue);grid-area:1/3}.privacy-section{background:#06183e;grid-template-columns:1.05fr .95fr;min-height:790px}.privacy-ledger{color:#dfeaff;background:#dbeaff14;border:1px solid #95beff6b;margin:92px 6vw;padding:32px 42px;position:relative;overflow:hidden;box-shadow:0 50px 100px #00000038}.privacy-ledger:before{content:"";pointer-events:none;background:linear-gradient(#0000 49%,#2871ff2e 50%,#0000 51%);position:absolute;inset:0}.privacy-ledger>svg{color:#669cff;width:72px;height:72px;margin:75px 0 100px}.ledger-head,.review-status{color:#93b2e4;letter-spacing:.17em;justify-content:space-between;font:10px/1 ui-monospace,SFMono-Regular,monospace;display:flex}.ledger-entry{color:#7795c5;border-top:1px solid #a0bee740;grid-template-columns:38px 1fr auto;align-items:center;gap:18px;padding:21px 0;font-size:11px;display:grid}.ledger-entry p{color:#9eb6da;margin:0;font-size:12px;line-height:1.5}.ledger-entry b{color:#fff;margin-bottom:3px;font:600 14px/1.4 Inter,sans-serif;display:block}.ledger-entry svg{width:20px;color:var(--home-mint)}.privacy-copy{padding:110px 8vw 110px 5vw}.privacy-copy .home-kicker{color:#7facff}.privacy-copy>p{margin:36px 0}.privacy-copy ul{border-color:#acc6ed3d}.reviewer-section{background:#f4f8fd;grid-template-columns:130px 1fr minmax(410px,.78fr);gap:6vw;padding:145px 6vw}.reviewer-section .home-section-label{writing-mode:vertical-rl;align-self:start;margin:0}.reviewer-copy p{max-width:630px;margin-top:30px;font-size:17px}.review-thread{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border:0;box-shadow:0 35px 90px #173d7521}.review-status{border-bottom:1px solid #d6e1ef;align-items:center;padding:20px 24px}.review-status i{background:var(--home-blue);width:7px;height:7px;box-shadow:0 0 12px var(--home-blue);border-radius:50%}.review-status span{margin-left:12px;margin-right:auto}.review-thread article{padding:26px}.trust-section{text-align:center;background:#fff;padding:150px 7vw 120px}.trust-section .home-kicker{margin-bottom:38px}.trust-section>h2{margin-bottom:95px}.trust-points{text-align:left;border-top:1px solid #9eb4d0;border-bottom:1px solid #9eb4d0}.trust-points article{padding-top:38px;padding-bottom:42px}.trust-points h3{font-size:25px;font-weight:500}.home-final-cta{color:#fff;background:#1059ee;padding:120px 6vw 140px}.home-final-cta h2{color:#fff;font-size:clamp(58px,7vw,112px)}.home-final-cta>p:not(.final-index){color:#dfe9ff}.final-index{letter-spacing:.2em;margin-bottom:44px;font:10px/1 ui-monospace,SFMono-Regular,monospace;color:#c9d9ff!important}.home-final-cta .home-button{color:var(--home-blue);box-shadow:none;background:#fff;border-color:#fff}.home-final-cta .home-button:hover:not(:disabled){color:#fff}.home-footer{color:#fff;background:#071a48;border:0;margin:0;padding:38px 5vw}.home-footer .home-brand{color:#fff}.home-footer p{color:#9eb4d7}@media (width<=1120px){.home-hero{grid-template-columns:120px minmax(400px,.85fr) minmax(440px,1fr);height:auto;min-height:calc(100vh - 112px)}.home-scene-wrap{margin-left:-100px;margin-right:-30px}.home-hero h1{font-size:clamp(66px,7vw,88px)}.reviewer-section{grid-template-columns:80px 1fr}.review-thread{grid-column:2}}@media (width<=850px){.home-header{width:calc(100% - 36px);height:86px}.home-header-actions>span,.home-sign-in{display:none}.home-header-cta{min-width:auto;min-height:44px;padding:0 16px}.home-hero{grid-template-rows:auto;grid-template-columns:1fr;width:calc(100% - 36px);height:auto;padding-top:65px}.home-rail-nav{display:none}.home-hero-copy{text-align:left}.home-kicker{margin-bottom:28px}.home-hero-copy>p{margin-left:0}.home-hero-actions{justify-content:flex-start}.home-scene-wrap{width:120%;height:520px;min-height:0;margin:-30px 0 0 -10%}.hero-index{grid-column:1}.hero-scroll{display:none}.workflow-steps{grid-template-columns:1fr}.workflow-steps>li,.workflow-steps>li:not(:last-child),.workflow-steps>li:first-child{border-right:0;min-height:190px;padding:25px 0}.workflow-steps p{max-width:420px}.privacy-section{grid-template-columns:1fr}.privacy-ledger{min-height:600px}.reviewer-section{grid-template-columns:1fr;padding:100px 24px}.reviewer-section .home-section-label{writing-mode:horizontal-tb}.review-thread{grid-column:1}}@media (width<=560px){.home-brand{font-size:24px}.home-header-cta{font-size:12px}.home-header-cta svg{display:none}.home-hero{padding-top:45px}.home-hero h1{font-size:clamp(54px,16vw,76px)}.home-hero-actions{align-items:flex-start}.home-scene-wrap{height:390px}.scene-index{display:none}.hero-index{height:90px}.home-workflow{padding:90px 24px}.home-section-intro{display:block}.home-section-intro p{margin-top:28px}.privacy-ledger{min-height:520px;margin:50px 18px;padding:25px 22px}.privacy-copy{padding:85px 24px}.trust-section{padding:100px 24px 80px}.home-footer{text-align:left;grid-template-columns:1fr}.home-footer .home-brand{justify-self:start}.home-footer .home-disclaimer{text-align:left}}.upload-fields{border:0;gap:18px;min-width:0;margin:0;padding:0;display:grid}.upload-fields label,.upload-entry label{gap:7px;display:grid}.upload-fields .check-label,.upload-entry .check-label{display:flex}.upload-queue{gap:12px;display:grid}.upload-entry{border:1px solid var(--border,#cdd9e5);border-radius:12px;gap:12px;min-width:0;padding:16px;display:grid}.upload-entry-heading{align-items:center;gap:10px;display:flex}.upload-entry-heading strong{overflow-wrap:anywhere;flex:1;min-width:0}.upload-entry small{color:#52667c}.upload-entry progress{accent-color:#1764c0;width:100%;height:8px}.document-selector{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:24px;display:flex}.document-selector label{flex:1;gap:8px;min-width:220px;display:grid}.upload-entry .actions:empty{display:none}.dropzone{position:relative}.dropzone input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.dropzone:focus-within{outline-offset:3px;outline:3px solid #1764c0}.dropzone:has(input:disabled){cursor:wait;opacity:.65}.home-page{position:relative}.home-header{max-width:1640px;height:96px}.home-header .home-mobile-nav{display:none}.home-hero{grid-template-rows:minmax(510px,1fr) 70px;grid-template-columns:112px minmax(0,.95fr) minmax(0,1.1fr);gap:24px;max-width:1640px;height:auto;min-height:min(780px,100svh - 96px)}.home-hero h1{font-size:clamp(60px,6.2vw,104px);line-height:.98}.home-hero-copy{min-width:0}.home-hero-actions{flex-wrap:wrap;gap:22px}.home-kicker{line-height:1.6}.home-scene-wrap{width:auto;min-width:0;height:100%;min-height:510px;margin:0}.evidence-scene{height:auto;position:absolute;inset:0 0 48px}.evidence-scene canvas{width:100%;height:100%;display:block}.scene-index{top:20px;right:16px}.scene-controls{bottom:8px;z-index:3;justify-content:center;gap:10px;display:flex;position:absolute;inset-inline:0}.scene-controls button{color:#163765;cursor:pointer;background:#f6faffd9;border:1px solid #9db7d8;border-radius:30px;min-height:44px;padding:10px 16px;font:500 12px/1.4 Inter,sans-serif}.scene-controls button:hover,.scene-controls button[aria-pressed=true]{background:#dceaff;border-color:#1258f4}.home-page :is(a,button):focus-visible{outline-offset:5px;outline:3px solid #5488ef}.home-page section[id]{scroll-margin-top:24px}.scene-unavailable{background:#edf5ff;border:1px solid #b7cbe3;flex-direction:column;justify-content:center;padding:24px;display:flex;position:absolute;inset:15% 8%}.scene-unavailable strong{font:36px/1.1 Georgia,serif}.scene-unavailable span{color:#526784;font-size:12px}.workflow-steps>li,.workflow-steps>li:not(:last-child){grid-template-rows:auto auto 1fr;grid-template-columns:1fr auto;gap:20px;padding:24px}.workflow-steps>li>span{grid-row:1}.workflow-steps h3{grid-area:2/1}.workflow-steps p{grid-area:3/1/auto/-1;align-self:start;font-size:14px}.workflow-steps>li>svg{grid-column:2}@media (width<=1200px){.home-header,.home-hero{width:calc(100% - 56px)}.home-hero{grid-template-columns:92px minmax(0,1fr) minmax(0,1fr);gap:18px}.home-rail-nav a{padding-left:12px;font-size:12px}.home-hero h1{font-size:clamp(56px,6.2vw,76px)}.home-scene-wrap{margin:0}.home-button{padding-inline:20px}.workflow-steps>li,.workflow-steps>li:not(:last-child){padding:22px 16px}}@media (width<=950px){.home-header{gap:22px;height:auto;min-height:92px;padding-block:22px}.home-header .home-mobile-nav{grid-area:2/1/auto/-1;gap:24px;display:flex}.home-header .home-mobile-nav a{font-size:12px}.home-rail-nav{display:none}.home-hero{grid-template-rows:auto 70px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:600px;padding-top:32px}.home-hero h1{font-size:clamp(50px,6.7vw,68px)}.home-hero-copy{text-align:left}.home-hero-copy>p{margin-left:0}.home-scene-wrap{height:500px;min-height:0}.hero-index{grid-column:1/-1}.hero-scroll{display:none}.workflow-steps{grid-template-columns:1fr}.workflow-steps>li,.workflow-steps>li:not(:last-child){border-right:0;grid-template-rows:auto;grid-template-columns:40px 140px 1fr 24px;align-items:start;min-height:110px;padding:25px 0}.workflow-steps h3{grid-area:1/2}.workflow-steps p{grid-area:1/3;max-width:none}.workflow-steps>li>svg{grid-column:4}}@media (width<=650px){.home-header,.home-hero{width:calc(100% - 36px)}.home-header-actions{gap:0}.home-header-cta{min-width:0;min-height:44px;padding-inline:12px}.home-sign-in,.home-header-actions>span{display:none}.home-hero{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr);gap:8px;padding-top:35px}.home-hero h1{margin-bottom:26px;font-size:clamp(48px,13.5vw,76px)}.home-hero-copy>p{font-size:17px}.home-hero-actions{flex-direction:row;align-items:center;gap:20px}.home-hero-actions>a{font-size:12px}.home-scene-wrap{width:100%;height:430px;margin:12px 0 0}.scene-index{display:none}.hero-index{height:82px}.home-section-intro{margin-bottom:50px;display:block}.home-section-intro p{margin-top:28px}.workflow-steps>li,.workflow-steps>li:not(:last-child){grid-template-columns:30px 1fr 20px;gap:12px}.workflow-steps p{grid-area:2/2}.workflow-steps>li>svg{grid-column:3}.privacy-section{grid-template-columns:1fr}.review-thread article{gap:10px;padding:18px}.trust-points{grid-template-columns:1fr}.trust-points article{border-right:0;border-bottom:1px solid var(--home-line);padding:28px 0}.home-footer{grid-template-columns:1fr}.home-footer .home-disclaimer{text-align:left}}.home-page .ledger-entry p{color:#b7cbe8}.home-page .privacy-copy>p{color:#bdcce0}.home-page .home-footer p{color:#b2c5e2}.review-status{color:#536f98}.home-page{-webkit-font-smoothing:antialiased}.home-page h1,.home-page h2{letter-spacing:-.04em}.home-page p{line-height:1.65}.home-page .home-hero-copy>p{color:#344c6b;max-width:510px;font-size:20px;line-height:1.65}.home-hero h1{line-height:1.04}.home-kicker{color:#3b5b83;letter-spacing:.16em;font-size:12px}.home-rail-nav a{color:#3d587e}.home-hero-actions>a{font-size:15px}.home-section-label{letter-spacing:.12em;color:#436087;font-size:12px}.scene-index{letter-spacing:.09em;font-size:11px;top:58px;right:30px}.scene-controls{bottom:48px}.scene-controls button{color:#17365e;background:#f6faff;font-size:13px}.home-scene-wrap:after{opacity:.45}.home-section-intro h2,.privacy-copy h2,.reviewer-section h2,.trust-section>h2{font-size:clamp(40px,4.4vw,68px);line-height:1.08}.home-page .home-section-intro p,.home-page .reviewer-copy>p{color:#344c6b;font-size:18px;line-height:1.65}.home-page .workflow-steps p{color:#344c6b;font-size:16px;line-height:1.6}.workflow-steps h3{font-size:28px}.home-page .privacy-copy>p{color:#d2dff1;font-size:18px;line-height:1.7}.privacy-copy li{color:#d2dff1;font-size:15px;line-height:1.65}.privacy-copy li strong{font-size:17px}.ledger-head{letter-spacing:.08em;color:#c1d5f3;font-size:11px}.home-page .ledger-entry p{color:#c1d5ee;font-size:14px}.ledger-entry b{font-size:16px}.review-status{letter-spacing:.08em;color:#365278;font-size:11px}.review-status b{white-space:nowrap;letter-spacing:0;font-weight:500}.review-thread article{grid-template-columns:38px 1fr}.home-page .review-thread p{color:#344c6b;font-size:15px;line-height:1.65}.home-page .trust-points p{color:#344c6b;font-size:16px;line-height:1.65}.trust-points h3{font-size:26px;line-height:1.2}.home-final-cta>p:not(.final-index){max-width:570px;margin-inline:auto;line-height:1.7}.home-footer .home-disclaimer{max-width:360px;font-size:13px}.home-page .home-footer p{font-size:13px;line-height:1.6}@media (width<=950px){.home-hero-copy>.home-kicker{font-size:11px}.home-page .home-hero-copy>p{font-size:18px}.home-hero-actions>a{font-size:14px}.scene-controls{bottom:30px}}@media (width<=650px){.home-scene-wrap{height:340px;margin-top:0}.scene-controls{bottom:0}.home-hero h1{font-size:clamp(46px,13vw,70px);line-height:1.05}.home-kicker{margin-bottom:22px}.home-page .home-hero-copy>p{font-size:18px}.home-page .home-section-intro p,.home-page .reviewer-copy>p{font-size:17px}.home-footer .home-disclaimer{max-width:none}}.home-page a,.home-page a:hover{text-decoration:none}.home-page a:hover{color:var(--home-blue)}@media (prefers-reduced-motion:no-preference){html:has(.home-page){scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){html:has(.home-page){scroll-behavior:auto}}.home-page .home-hero-copy>.home-security-note{color:#345a62;align-items:center;gap:12px;margin:26px 0 0;font-size:14px;line-height:1.6;display:flex}.home-security-note svg{color:#1c786b;flex-shrink:0;width:25px;height:25px}.scene-phase{inset-inline:0;justify-content:center;align-items:center;gap:8px;margin:0;font:500 13px/1.5 Inter,sans-serif;display:flex;position:absolute;bottom:104px}.home-page .scene-phase{color:#245e58}.scene-phase svg{width:18px;height:18px}.scene-controls{flex-wrap:wrap}.scene-controls button{padding-inline:13px}@media (width<=950px){.scene-phase{bottom:90px}}@media (width<=650px){.scene-phase{bottom:60px}.scene-controls{gap:6px}.scene-controls button{padding-inline:10px;font-size:12px}.home-page .home-hero-copy>.home-security-note{font-size:13px}}
