@charset "UTF-8";
:root{--ink:#182d38;--muted:#73808a;--paper:#f5f6f3;--white:#fff;--line:#e4e8e4;--navy:#122c3a;--navy-light:#1b3b4b;--teal:#146b59;--mint:#c6ecdf;--cobalt:#325cd4;--danger:#a73b3b;--radius:14px;--shadow:0 2px 5px #152c3710;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:var(--cobalt);text-decoration:none}a:hover{text-decoration:underline}img{display:block;max-width:100%}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:35px;line-height:1.2;letter-spacing:-1.25px;font-weight:650}h2{font-size:17px;line-height:1.35;letter-spacing:-.35px;font-weight:650}h3{font-size:15px;line-height:1.4;font-weight:650}strong{font-weight:600}button:disabled{cursor:not-allowed;opacity:.5}input,textarea,select{width:100%;background:#fff;border:1px solid #d9e0df;color:var(--ink);border-radius:7px;padding:11px 12px;line-height:1.4;min-height:44px;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#98a1a7}input:hover,textarea:hover,select:hover{border-color:#b6c4bf}input:focus,textarea:focus,select:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #146b5914}input[type="checkbox"],input[type="radio"]{width:17px;min-height:17px;height:17px;flex:0 0 17px;padding:0;accent-color:var(--teal)}input[type="file"]{padding:8px;font-size:13px}input::file-selector-button{border:0;background:#edf1ed;border-radius:5px;padding:7px 11px;margin-right:10px;color:var(--ink);font:inherit;cursor:pointer}textarea{resize:vertical}label,legend{font-size:12px;font-weight:600;color:#42545d}fieldset{border:0;margin:0;padding:0}legend{padding:0;margin-bottom:10px}button:focus-visible,a:focus-visible{outline:3px solid #5aa59a;outline-offset:4px}::selection{background:#c6ecdf}.muted{color:var(--muted)}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:1.7px;color:var(--teal);line-height:1.5}.field-kicker{display:block;font-size:9px;font-weight:700;letter-spacing:1.2px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;background:var(--navy);color:white;padding:12px 20px;border-radius:0 0 8px 8px;z-index:100}.skip-link:focus{top:0}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.wrap-anywhere{overflow-wrap:anywhere}.preserve-lines{white-space:pre-line}
.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;padding:11px 17px;min-height:43px;border-radius:7px;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none!important;transition:background .15s,box-shadow .15s,transform .15s;white-space:nowrap}.button svg{width:17px;height:17px}.button-primary{background:var(--teal);color:white;box-shadow:0 2px 2px #146b5912}.button-primary:hover:not(:disabled){background:#105543}.button-secondary{background:#fff;color:#3b5059;border-color:#dce3df;box-shadow:0 1px 2px #162e3806}.button-secondary:hover:not(:disabled){background:#f7f9f6;border-color:#bccbc3}.button-full{width:100%}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;border-radius:6px;color:#687b84;font-size:25px;font-weight:300;padding:0}.icon-button svg{width:18px;height:18px}.icon-button:hover:not(:disabled){background:#eef2ee;color:var(--ink)}.text-button{border:0;background:none;padding:4px 0;color:var(--teal);font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px}.text-button:hover{text-decoration:underline}.text-button svg{width:15px;height:15px}.status-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:600;white-space:nowrap;line-height:1.5}.status-success{background:#e6f5ed;color:#2a7c5f}.status-neutral{background:#edf2f0;color:#63766e}.status-warning{background:#fff2dc;color:#946120}.status-danger{background:#fdebec;color:var(--danger)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:100%;background:#6dd0af}.alert{border-radius:8px;border:1px solid;padding:12px 14px;font-size:12px;margin:16px 0;line-height:1.6;overflow-wrap:anywhere}.alert-error{background:#fff1f0;border-color:#f0cdcb;color:#a33f3d}.alert-success{background:#edf8f0;border-color:#cce8d6;color:#27674b}.notice{border-radius:10px;padding:18px 20px;font-size:12px;line-height:1.7}.notice p{margin-top:4px;color:#57706d}.notice-info{background:#e9f2ed;color:#365f53;border:1px solid #d5e5dc}.required-mark{color:var(--teal)}
.app-shell{display:flex;min-height:100vh}.sidebar{background:var(--navy);width:232px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;color:#e4eeed;padding:32px 18px 18px;z-index:5}.brand{display:flex;align-items:center;gap:11px;color:#f8fbfa;text-decoration:none!important;font-size:21px;letter-spacing:-.6px;font-weight:400}.brand strong{font-weight:700}.brand-mark{width:35px;height:39px;color:#77d6ba;display:inline-flex;align-items:center;justify-content:center}.brand-mark svg{width:35px;height:39px;stroke-width:1.75}.sidebar>.brand{margin:0 12px}.sidebar-workspace{margin:43px 12px 27px}.sidebar .eyebrow{font-size:8px;color:#77959f;letter-spacing:1.4px}.workspace-name{display:block;font-size:12px;font-weight:600;margin-top:9px;color:#ecf0ec;overflow-wrap:anywhere}.workspace-status{display:flex;align-items:center;gap:6px;font-size:8px;color:#9bb2b7;margin-top:7px}.workspace-status i,.environment-tag i{width:4px;height:4px;border-radius:50%;background:#77cdb4;display:inline-block}.side-nav{display:flex;flex-direction:column;gap:5px}.side-nav a{display:flex;align-items:center;gap:10px;padding:12px 13px;color:#9fb6bd;font-size:11px;font-weight:500;border-radius:6px;text-decoration:none}.side-nav a svg{width:17px;height:17px}.side-nav a[aria-current="page"]{background:#244653;color:#fff;box-shadow:inset 3px 0 #88d9be}.side-nav a:hover{background:#1d3c4b;color:#fff}.sidebar-note{margin:auto 12px 27px;padding-top:80px}.small-shield{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #42606a;color:#8bc9b6;border-radius:7px;font-size:18px}.sidebar-note p{font-size:12px;line-height:1.6;color:#c7d7d7;margin:13px 0 7px}.sidebar-note>span:last-child{font-size:9px;color:#78969e}.sidebar-account{display:flex;gap:9px;align-items:center;border-top:1px solid #2a4553;padding:20px 5px 0}.avatar{width:31px;height:31px;min-width:31px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#3a5963;color:#dbe9e3;font-size:12px;font-weight:600}.account-text{min-width:0;flex:1}.account-text strong{display:block;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-text span{display:block;font-size:8px;color:#86a0a9;margin-top:2px}.logout-button{color:#8aa5ae;width:25px;min-width:25px}.logout-button:hover:not(:disabled){background:#315362;color:white}.logout-button svg{width:15px;height:15px}.main-column{margin-left:232px;flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:70px;min-height:70px;border-bottom:1px solid var(--line);background:#fbfcf9;display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:10px}.breadcrumb{color:#84928f}.breadcrumb-divider{display:inline-block;color:#c1c9c3;margin:0 11px}.topbar strong{color:#576b69;font-weight:500}.environment-tag{display:inline-flex;align-items:center;gap:6px;border:1px solid #dfe7df;background:#f7faf5;padding:5px 8px;border-radius:5px;font-size:9px;color:#768571;font-weight:500;white-space:nowrap}.environment-tag i{background:#6d9976}.workspace-content{width:100%;max-width:1540px;margin:0 auto;padding:37px 42px 30px;flex:1}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.page-heading h1{font-size:31px;margin-top:8px}.page-heading p{font-size:12px;color:#7c898d;margin-top:10px}.certificate-link{font-size:10px;padding:9px 12px;min-height:37px}.desk-summary{display:grid;grid-template-columns:.85fr 1.2fr 1fr;border:1px solid var(--line);border-radius:var(--radius);background:#fbfcf9;margin-bottom:29px}.summary-item{display:flex;align-items:center;gap:13px;padding:21px 23px;min-width:0}.summary-item+.summary-item{border-left:1px solid var(--line)}.summary-icon{width:36px;height:36px;min-width:36px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#edf3ec;color:#648777}.summary-icon svg{width:19px;height:19px}.summary-label{display:block;font-size:9px;letter-spacing:.15px;color:#82908c;margin-bottom:5px}.summary-item strong{display:block;font-size:13px;letter-spacing:-.2px}.summary-item:first-child strong{font-size:19px;line-height:1}.summary-company{overflow-wrap:anywhere}.workspace-tabs{display:flex;gap:26px;border-bottom:1px solid #dce4dc;margin-bottom:23px}.workspace-tab{border:0;background:none;font-size:11px;font-weight:600;padding:0 0 13px;color:#8a9693;position:relative}.workspace-tab.active{color:var(--teal)}.workspace-tab.active:after{content:"";position:absolute;height:2px;bottom:-1px;left:0;right:0;background:var(--teal);border-radius:3px}.seal-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);gap:22px;align-items:start}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overflow:hidden;min-width:0}.card-heading{padding:20px 23px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef0eb}.card-heading p,.section-heading p{font-size:10px;color:#83918c;margin-top:4px;line-height:1.6}.card-heading h2{font-size:14px}.card-body{padding:22px 23px}.section-heading{display:flex;align-items:center;gap:11px}.step-number{width:29px;height:29px;min-width:29px;background:#f0f4ef;border:1px solid #e5ebe2;border-radius:7px;color:#718376;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center}.step-number svg{width:16px;height:16px}.document-workbench{min-height:632px}.upload-zone{border:1.5px dashed #cbd8cd;background:#f9fbf7;border-radius:10px;min-height:495px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:28px 18px;transition:border-color .15s,background .15s}.upload-zone.dragging{border-color:var(--teal);background:#eaf6ee}.upload-icon{width:67px;height:73px;display:flex;align-items:center;justify-content:center;background:#f0f5ec;border:1px solid #e4ecde;border-radius:15px;transform:rotate(-5deg);margin-bottom:23px;color:#648579;box-shadow:0 3px 3px #48644806}.upload-icon svg{width:34px;height:34px;stroke-width:1.35;transform:rotate(5deg)}.upload-zone h3{font-size:16px;letter-spacing:-.4px}.upload-zone p{font-size:11px;color:#8e9a91;margin:7px 0 22px}.upload-button{cursor:pointer;position:relative;overflow:hidden;background:#fff;font-size:11px;padding:9px 17px;min-height:36px}.upload-button input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:0}.upload-button:focus-within{outline:3px solid #8ebcac;outline-offset:4px}.upload-limits{font-size:9px;color:#9aa59d;margin-top:19px}.loading-state{min-height:495px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;font-size:11px;color:var(--muted)}.loading-state strong{color:var(--ink);margin-top:7px}.spinner{width:23px;height:23px;border:2px solid #dae9df;border-top-color:var(--teal);border-radius:50%;display:inline-block;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.actor-card{display:flex;gap:10px;align-items:center;border:1px solid #e4eae2;border-radius:8px;background:#f8faf6;padding:12px;margin-bottom:22px}.avatar-light{background:#e2eee1;color:#59765c;width:34px;height:34px;min-width:34px}.actor-card>div{min-width:0;flex:1}.actor-card strong{display:block;font-size:11px;margin-top:2px;overflow-wrap:anywhere}.actor-card div>span:last-child{display:block;font-size:9px;color:#869188;overflow-wrap:anywhere}.actor-card>svg{color:#a2b09f;width:15px;height:15px}.actor-card .field-kicker{font-size:8px;letter-spacing:1px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;min-width:0}.field label{font-size:10px}.field input,.field textarea,.field select{font-size:11px;min-height:38px;padding:9px 10px}.field-help{font-size:10px;line-height:1.6;color:#8a958e;font-weight:400;display:block}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.field-wide{grid-column:1/-1}.compact-grid{gap:0 12px}.placement-fieldset{margin:3px 0 17px}.placement-fieldset legend{font-size:10px}.radio-option{display:flex;align-items:flex-start;gap:9px;font-size:11px;margin-bottom:12px;cursor:pointer}.radio-option input{width:14px;height:14px;min-height:14px;flex-basis:14px;margin:2px 0}.radio-option strong{display:block;font-size:10px}.radio-option small{display:block;color:#8f9990;font-size:9px;font-weight:400;margin-top:2px}.placement-options{margin-top:-3px}.seal-includes{border-top:1px solid #edf0e9;padding-top:15px;margin:5px 0 20px}.seal-includes .field-kicker{font-size:8px;letter-spacing:1px;margin-bottom:9px}.seal-includes p{font-size:9px;color:#7e8c81;margin-bottom:5px}.seal-includes p>span{display:inline-block;color:#7d9b83;font-weight:600;margin-right:5px}.seal-options .button-full{font-size:11px;min-height:41px}.action-note{text-align:center;color:#a0a89d;font-size:9px;margin-top:10px}.seal-options .alert{margin-top:0}.uploaded-file{display:flex;align-items:center;gap:10px;padding-bottom:17px;border-bottom:1px solid #eef1eb}.file-type{font-size:8px;font-weight:700;letter-spacing:.5px;border:1px solid #dce6d8;background:#f0f5ec;color:#6a8668;width:31px;height:36px;min-width:31px;display:flex;align-items:center;justify-content:center;border-radius:5px}.uploaded-file>div{min-width:0;flex:1}.uploaded-file strong{display:block;font-size:10px;overflow-wrap:anywhere}.uploaded-file div>span{display:block;font-size:9px;color:#8f9b91;margin-top:3px}.uploaded-file .status-badge{font-size:8px}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;color:#8b988d;font-size:9px;margin:12px 0}.page-control{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:500;color:#718474}.page-control .icon-button{width:23px;min-width:23px;height:23px}.preview-stage{background:#edf0ea;min-height:355px;padding:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;border:1px solid #e4e9de}.preview-paper{position:relative;max-width:100%;max-height:510px;box-shadow:0 3px 10px #14291d15}.preview-paper>img{width:auto;max-height:510px;object-fit:contain;background:#fff}.preview-caption{font-size:9px;color:#8b988b;line-height:1.7;margin-top:12px}.stamp-overlay{position:absolute;background:#f0f8f1ee;border:1px solid #356f53;border-radius:3px;width:47%;padding:9px 10px;color:#234b39;pointer-events:none;overflow:hidden}.stamp-overlay.bottom-right{bottom:4%;right:4%}.stamp-overlay.bottom-left{bottom:4%;left:4%}.stamp-overlay.top-right{top:4%;right:4%}.stamp-overlay.top-left{top:4%;left:4%}.stamp-overlay span{display:block;font-size:7px}.stamp-overlay strong{display:block;font-size:9px;margin:3px 0;overflow-wrap:anywhere}.stamp-overlay .stamp-eyebrow{font-size:6px;letter-spacing:1px;font-weight:700}.stamp-overlay .stamp-time{margin-top:2px;font-size:6px}.result-card{border:1px solid #c6e1ce;border-radius:var(--radius);padding:23px;background:#edf7ef;display:flex;align-items:center;gap:19px;margin-top:22px}.result-icon{width:43px;height:43px;min-width:43px;background:#d6eedc;color:#3c8052;display:flex;align-items:center;justify-content:center;font-size:21px;border-radius:50%}.result-copy{min-width:0;flex:1}.result-copy .eyebrow{font-size:8px;letter-spacing:1.2px;color:#538160}.result-copy h2{font-size:14px;margin:5px 0;overflow-wrap:anywhere}.result-copy p{font-size:10px;color:#7c9080}.result-copy .status-badge{font-size:8px;margin-top:7px;background:#ddefdf}.result-actions{display:flex;flex-direction:column;gap:10px}.result-actions .button{font-size:10px}.result-actions .text-button{font-size:9px}.history-card{margin-top:29px}.history-card h2{display:flex;align-items:center;gap:8px}.count-badge{background:#f0f3ed;border:1px solid #e7ebe0;padding:1px 5px;border-radius:4px;font-size:8px;color:#93a084;font-weight:500;min-width:19px;text-align:center}.table-scroll{overflow:auto}.document-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.document-table th{font-size:8px;text-transform:uppercase;letter-spacing:.7px;color:#8f9b8c;font-weight:600;background:#fafbf7;padding:13px 23px;border-bottom:1px solid #edf0e7}.document-table td{font-size:10px;padding:16px 23px;border-bottom:1px solid #eef1e9;color:#81907f}.document-table tr:last-child td{border-bottom:0}.document-table td:first-child{color:#3f5649;max-width:320px}.table-document{display:flex;align-items:center;gap:9px}.table-document>div{min-width:0}.table-document strong{display:block;font-size:10px;overflow:hidden;text-overflow:ellipsis;max-width:250px}.table-document small{font-size:8px;display:block;color:#9aa68f;margin-top:3px}.table-document .file-type{width:25px;min-width:25px;height:30px;font-size:7px}.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.table-actions .icon-button{height:25px;width:25px;min-width:25px}.table-actions .icon-button svg{height:15px;width:15px}.history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:173px;color:#9ca597;padding:25px}.history-empty h3{font-size:11px;color:#738470;margin-top:9px}.history-empty p{font-size:10px;line-height:1.7;margin-top:5px}.history-empty .spinner{margin-bottom:8px}.empty-document{width:31px;height:36px;color:#a9b9a3}.empty-document svg{width:100%;height:100%;stroke-width:1.2}.inset-alert{margin:16px 23px}.workspace-footer{padding:0 42px 24px;display:flex;justify-content:space-between;gap:15px;color:#a2aa9b;font-size:8px}.footer-divider{color:#c6cfc0;margin:0 7px}.workspace-footer a{color:#8b9a82}.workspace-footer a span{margin-left:4px}
.verify-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:35px;align-items:start;margin-bottom:25px}.verify-layout .card-body>.button{font-size:11px}.verification-explainer{padding:26px 8px}.verification-explainer .eyebrow{font-size:9px}.verification-explainer h2{font-size:23px;margin-top:12px;max-width:290px;line-height:1.3;letter-spacing:-.7px}.verification-explainer p{color:#899482;font-size:11px;line-height:1.8;margin-top:15px}.check-list{list-style:none;padding:0;margin:19px 0;display:flex;flex-direction:column;gap:8px}.check-list li{font-size:11px;color:#6b7e66}.check-list li:before{content:"✓";color:#6a956e;margin-right:9px}.verification-result{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.verification-result h3{font-size:15px;margin:10px 0 7px}.verification-result p{font-size:11px;color:var(--muted);line-height:1.7}.details-dialog{width:min(650px,calc(100vw - 40px));padding:0;border:1px solid #dce4d7;border-radius:15px;color:var(--ink);box-shadow:0 18px 100px #142c3740;max-height:85vh;background:#fff}.details-dialog::backdrop{background:#142b375c;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;padding:24px 27px;border-bottom:1px solid #e8ede2}.dialog-heading .eyebrow{font-size:8px;margin-bottom:4px}.dialog-heading h2{font-size:20px}.dialog-heading .icon-button{font-size:27px}.details-dialog #verification-details{padding:24px 27px}.details-dialog .details-list{margin-top:18px}.details-dialog .details-list>div{grid-template-columns:145px minmax(0,1fr)}.verification-checks{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.verification-checks .status-badge{font-size:9px}.verification-errors{margin:13px 0;padding-left:17px;font-size:11px;color:var(--danger)}.verification-signature{border-top:1px solid var(--line);padding-top:16px;margin-top:20px}.verification-signature h3{font-size:13px}.verification-disclaimer{font-size:10px;color:#8b9984;line-height:1.7;margin-top:18px}.dialog-footer{padding:18px 27px;border-top:1px solid #e8ede2;background:#fafbf7}.dialog-footer .button{font-size:10px}.verification-summary{font-size:12px;line-height:1.7;color:#70816a;margin-top:12px}
.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;align-items:start}.company-identity-heading{display:flex;align-items:center;gap:13px;margin:0 0 24px}.company-monogram{width:43px;height:45px;background:#eef4e8;border:1px solid #e0e9d8;border-radius:9px;color:#699059;display:flex;align-items:center;justify-content:center;font-size:19px}.company-identity-heading h3{font-size:16px;margin-top:4px;overflow-wrap:anywhere}.details-list{margin:0}.details-list>div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:15px;padding:11px 0;border-bottom:1px solid #eef1e9;font-size:11px;line-height:1.7}.details-list>div:last-child{border-bottom:0}.details-list dt{color:#91a086;font-size:10px}.details-list dd{margin:0;color:#647859;font-weight:500;overflow-wrap:anywhere}.section-footnote{margin:18px 0 0;padding-top:17px;border-top:1px solid #edf1e6;font-size:9px}.certificate-icon{display:flex;align-items:center;justify-content:center;width:33px;height:33px;color:#81a66b;background:#f2f6ea;border-radius:8px}.certificate-icon svg{width:20px;height:20px}.fingerprint-box{border:1px solid #e5ebdc;background:#f8faf3;border-radius:7px;padding:13px;margin:16px 0 18px}.fingerprint-box .field-kicker{font-size:8px;letter-spacing:1px}.fingerprint-box code{display:block;font-size:9px;color:#80916e;overflow-wrap:anywhere;margin-top:7px;line-height:1.7}.settings-grid .card-body>.button{font-size:10px}.trust-card{margin:26px 0;padding:27px 28px;border:1px solid #dfe7d4;border-radius:var(--radius);background:#edf3e6}.trust-heading h2{font-size:21px;margin-top:6px;color:#4a663b;letter-spacing:-.6px}.trust-heading .eyebrow{font-size:8px;color:#73925e}.trust-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;margin-top:24px}.trust-columns h3{font-size:11px;color:#5f7b4f}.trust-columns p{font-size:10px;line-height:1.8;color:#879776;margin-top:8px}.profile-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf1e6;padding-bottom:22px}.profile-row>div{flex:1;min-width:0}.profile-row strong,.profile-row div>span{display:block;font-size:11px;overflow-wrap:anywhere}.profile-row div>span{font-size:10px;color:#8c9a83;margin-top:3px}.profile-row .status-badge{font-size:8px}.stack-form{display:flex;flex-direction:column}.stack-form label{margin:20px 0 8px}.stack-form .button{margin-top:24px}.password-form h3{font-size:12px;margin:23px 0 0}.password-form label{font-size:10px;margin:15px 0 7px}.password-form input{font-size:11px;min-height:38px;padding:9px 10px}.password-form>.button{align-self:flex-start;font-size:10px;margin-top:19px}.password-form .field-help{margin-top:6px;font-size:9px}.checkbox-option{display:flex;align-items:flex-start;gap:8px;cursor:pointer;margin:20px 0}.checkbox-option input{margin:1px 0 0;width:14px;min-height:14px;height:14px;flex-basis:14px}.checkbox-option strong{font-size:10px;display:block}.checkbox-option small{font-size:9px;color:#8d9a82;font-weight:400;display:block;margin-top:3px}.account-help{padding:35px}.account-help h2{font-size:25px;line-height:1.3;margin-top:15px;max-width:310px}.account-help p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:18px}.members-card{margin-top:25px}
.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:var(--navy);color:#f2f8f4;padding:45px 60px 32px;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-story:after{content:"";position:absolute;width:530px;height:530px;border:1px solid #294754;border-radius:50%;right:-245px;top:140px;pointer-events:none}.auth-story:before{content:"";position:absolute;width:680px;height:680px;border:1px solid #294754;border-radius:50%;right:-320px;top:65px;pointer-events:none}.auth-story-content{position:relative;z-index:1;max-width:460px;margin:auto 0;padding:60px 0}.auth-story .eyebrow{color:#79bba8;font-size:9px;letter-spacing:1.8px}.auth-story h1{font-size:49px;font-weight:550;letter-spacing:-1.9px;line-height:1.15;margin:20px 0}.auth-story-content>p{max-width:355px;color:#92adb2;font-size:13px;line-height:1.8}.auth-story-footer{color:#7c9ba4;font-size:10px;display:flex;align-items:center;gap:8px;position:relative;z-index:1}.auth-story .brand{font-size:25px}.auth-document{position:relative;width:260px;height:215px;background:#f5f8f1;border-radius:9px;margin:42px 0 0 22px;padding:40px 28px 25px;box-shadow:0 17px 30px #091b2330;transform:rotate(-6deg);border:1px solid #dae4d7}.document-fold{position:absolute;right:0;top:0;border-bottom:28px solid #d6e1d2;border-right:28px solid var(--navy);width:28px;height:28px;border-radius:0 0 0 3px}.document-line{height:4px;background:#dce4d6;width:70%;border-radius:3px;margin-bottom:10px}.document-line.long{width:89%}.document-line.short{width:46%}.document-seal{display:flex;align-items:center;gap:11px;border:1px solid #8fbea4;background:#e8f2e5;padding:14px 15px;border-radius:7px;position:absolute;bottom:24px;right:-27px;left:39px;transform:rotate(6deg);box-shadow:0 4px 10px #183e2912}.document-seal>svg{width:28px;height:28px;padding:5px;background:#cfe7d5;color:#4c855d;border-radius:50%}.document-seal strong{display:block;color:#437350;font-size:13px;font-weight:650}.document-seal span{display:block;color:#89a383;font-size:9px;margin-top:4px}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:70px 50px;background:#f9faf6}.auth-form-wrap{width:100%;max-width:360px}.auth-form-wrap>.eyebrow{font-size:9px}.auth-form-wrap h2{font-size:29px;letter-spacing:-1px;line-height:1.25;margin-top:13px}.auth-form-wrap>.muted{font-size:12px;margin-top:12px;color:#919d8b}.auth-form-wrap .stack-form{margin-top:21px}.auth-form-wrap .stack-form label{font-size:11px;margin-top:17px;color:#6a7e5c}.auth-form-wrap .stack-form input{font-size:12px}.auth-form-wrap .stack-form .button{justify-content:space-between;margin-top:26px}.auth-help{font-size:10px;color:#8e9c83;text-align:center;margin-top:23px}.auth-trust-note{display:flex;gap:10px;font-size:9px;line-height:1.8;color:#a1ad95;border-top:1px solid #e6ecdf;padding-top:22px;margin-top:38px}.auth-trust-note svg{width:15px;height:15px;color:#a2b095;margin-top:3px}.setup-layout{width:min(850px,calc(100% - 60px));margin:0 auto;padding:35px 0 50px}.setup-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:26px}.brand-dark{color:var(--navy)}.brand-dark .brand-mark{color:var(--teal)}.setup-intro{margin:42px 0 30px}.setup-intro h1{margin-top:10px;font-size:32px}.setup-intro p{margin-top:12px;color:var(--muted);font-size:12px}.setup-section{padding:25px 28px;margin-bottom:22px}.setup-section .section-heading{margin-bottom:25px}.setup-section .section-heading h2{font-size:16px}.setup-section .section-heading p{font-size:11px}.setup-section .field-grid{gap:1px 23px}.setup-section .field label{font-size:11px}.setup-section .field input,.setup-section .field textarea{font-size:12px;min-height:42px;padding:10px 11px}.setup-section .field:last-child{margin-bottom:0}.setup-submit{margin-top:24px;display:flex;align-items:center;justify-content:space-between}.setup-submit>span{font-size:10px;color:#8a9880}
/* Keep small supporting text readable on the quiet, pale surfaces. */
.field-help,.action-note,.card-heading p,.section-heading p,.page-heading p,.summary-label,.upload-zone p,.upload-limits,.uploaded-file div>span,.preview-toolbar,.preview-caption,.radio-option small,.seal-includes p,.actor-card div>span:last-child,.field-kicker,.document-table td,.history-empty p,.table-document small,.verification-disclaimer,.verification-explainer p,.auth-help,.auth-form-wrap>.muted,.auth-trust-note,.profile-row div>span,.checkbox-option small{color:#65756b}
.details-list dt,.fingerprint-box code,.document-table th,.count-badge{color:#64755b}.trust-columns p{color:#5f7254}.trust-heading .eyebrow{color:#567044}.workspace-footer,.workspace-footer a{color:#6d7b63}.breadcrumb{color:#6a7972}.workspace-tab{color:#6f7d74}.environment-tag{color:#637359}.status-neutral{color:#52675c}.actor-card .field-kicker{color:#65756b}input::placeholder,textarea::placeholder{color:#748178}.history-empty h3{color:#5d7055}.auth-form-wrap .stack-form label{color:#53694a}.auth-story-content>p{color:#a5bcc0}.auth-story-footer{color:#9eb6bd}.sidebar-note>span:last-child{color:#9fb8be}.account-text span{color:#acc0c5}.workspace-status{color:#acc0c5}.sidebar .eyebrow{color:#9eb8c0}
@media(min-width:1700px){.workspace-content{padding-left:60px;padding-right:60px}.page-heading h1{font-size:37px}.card-heading{padding:23px 27px}.card-body{padding:26px 27px}.seal-layout{grid-template-columns:minmax(0,1.65fr) minmax(350px,1fr)}.upload-zone,.loading-state{min-height:520px}.document-workbench{min-height:665px}.field label,.placement-fieldset legend{font-size:11px}.field input,.field select{font-size:12px;min-height:40px}.actor-card strong{font-size:12px}.seal-includes p{font-size:10px}.radio-option strong{font-size:11px}}
@media(max-width:1200px){.sidebar{width:210px;padding-left:13px;padding-right:13px}.main-column{margin-left:210px}.workspace-content{padding:30px 27px}.topbar{padding:0 27px}.workspace-footer{padding-left:27px;padding-right:27px}.page-heading h1{font-size:27px}.seal-layout{grid-template-columns:minmax(0,1fr) 320px;gap:17px}.card-heading,.card-body{padding:19px}.desk-summary .summary-item{padding:19px 16px;gap:10px}.summary-item strong{font-size:11px}.summary-label{font-size:8px}.summary-icon{width:30px;height:30px;min-width:30px}.certificate-link{font-size:9px}.document-table th,.document-table td{padding-left:19px;padding-right:19px}.details-list>div{grid-template-columns:115px minmax(0,1fr);gap:9px}.auth-story{padding:40px}.auth-story h1{font-size:44px}}
@media(max-width:1000px){.sidebar{width:185px;padding-left:10px;padding-right:10px}.sidebar>.brand{margin:0 9px;font-size:19px;gap:8px}.brand-mark,.brand-mark svg{width:29px;height:34px}.sidebar-workspace{margin-left:10px;margin-right:6px}.sidebar-note{margin-left:10px}.workspace-status{font-size:7px}.side-nav a{font-size:10px;padding-left:12px;gap:8px}.main-column{margin-left:185px}.workspace-content{padding:27px 24px}.topbar{padding:0 24px}.page-heading{align-items:flex-start}.page-heading h1{font-size:25px;max-width:330px}.certificate-link{font-size:0;padding:10px}.certificate-link svg{width:17px;height:17px}.seal-layout{grid-template-columns:1fr}.document-workbench{min-height:0}.upload-zone,.loading-state{min-height:280px}.seal-options .card-body{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.seal-options .actor-card{grid-column:1/-1}.seal-options .card-body>.field{grid-column:1/-1}.seal-options .compact-grid{grid-column:1/-1}.seal-options .placement-fieldset,.seal-options .seal-includes{grid-column:1/-1}.seal-options .seal-includes{display:none}.seal-options .seal-button,.seal-options .button-full,.seal-options .action-note,.seal-options .alert{grid-column:1/-1}.summary-item{padding:18px 13px!important;gap:8px!important}.summary-icon{display:none}.summary-item strong{font-size:10px}.summary-label{font-size:8px}.summary-item:first-child strong{font-size:16px}.settings-grid{grid-template-columns:1fr}.trust-columns{gap:17px}.trust-columns p{font-size:9px}.result-card{flex-wrap:wrap}.result-actions{margin-left:62px;flex-direction:row;align-items:center}.verify-layout{grid-template-columns:1fr}.verification-explainer{padding:0 5px}.auth-form-panel{padding:50px 35px}.auth-story{padding:35px}.auth-story h1{font-size:39px}.auth-story-content>p{font-size:12px}.auth-document{width:215px;height:190px;margin-left:0}.auth-form-wrap h2{font-size:25px}}
@media(max-width:700px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:16px 20px;display:flex;flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}.sidebar>.brand{margin:0;font-size:20px}.sidebar-workspace,.sidebar-note,.sidebar-account{display:none}.side-nav{flex-direction:row;margin-left:auto;gap:8px}.side-nav a{font-size:0;padding:10px}.side-nav a svg{width:19px;height:19px}.side-nav a[aria-current="page"]{box-shadow:inset 0 -2px #88d9be}.main-column{margin-left:0}.topbar{height:51px;min-height:51px;padding:0 20px}.workspace-content{padding:26px 20px}.page-heading{margin-bottom:23px;gap:10px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px;line-height:1.7;max-width:280px}.page-heading>.status-badge{display:none}.desk-summary{margin-bottom:24px;grid-template-columns:.7fr 1.2fr 1fr}.summary-item{padding:15px 10px!important;align-items:flex-start}.summary-label{font-size:7px}.summary-item strong{font-size:9px}.workspace-tabs{margin-bottom:20px}.workspace-tab{font-size:11px}.workspace-footer{padding:0 20px 20px;font-size:7px}.document-table td:first-child{max-width:240px}.result-card{padding:18px;gap:13px}.result-icon{min-width:35px;width:35px;height:35px}.result-actions{margin-left:48px;flex-direction:column;align-items:flex-start}.trust-card{padding:23px}.trust-columns{grid-template-columns:1fr;gap:18px}.trust-columns p{font-size:10px}.trust-heading h2{font-size:21px}.auth-layout{display:flex;flex-direction:column}.auth-story{padding:24px}.auth-story-content{padding:35px 0 25px}.auth-story h1{font-size:37px}.auth-story-content>p,.auth-document,.auth-story-footer{display:none}.auth-story .brand{font-size:22px}.auth-story h1 br{display:none}.auth-story h1{font-size:30px;letter-spacing:-1px;margin-bottom:0}.auth-story-content .eyebrow{font-size:8px}.auth-form-panel{padding:40px 25px;flex:1;align-items:flex-start}.auth-form-wrap{max-width:430px}.auth-form-wrap h2{font-size:24px}.auth-form-wrap>.eyebrow{display:none}.auth-form-wrap h2{margin-top:0}.auth-trust-note{margin-top:28px}.setup-layout{width:calc(100% - 40px);padding-top:24px}.setup-intro{margin:30px 0 23px}.setup-intro h1{font-size:26px}.setup-section{padding:20px}.setup-section .field-grid{grid-template-columns:1fr}.setup-section .section-heading{align-items:flex-start}.setup-section .section-heading h2{font-size:15px}.setup-section .section-heading p{font-size:10px}.setup-submit{gap:14px}.setup-submit .button{font-size:11px}.details-dialog .details-list>div{grid-template-columns:1fr;gap:2px}.dialog-heading,.details-dialog #verification-details,.dialog-footer{padding:20px}.dialog-footer .button{white-space:normal}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media print{.sidebar,.topbar,.workspace-footer,.workspace-tabs,.button,.icon-button,.text-button{display:none!important}.main-column{margin:0}.workspace-content{padding:0}.app-shell{display:block}.card,.trust-card,.result-card{box-shadow:none;break-inside:avoid}.page-heading h1{font-size:26px}.seal-layout,.settings-grid{grid-template-columns:1fr}.upload-zone{min-height:200px}.trust-columns{grid-template-columns:1fr 1fr 1fr}body{background:#fff}}
