:root{--bone:#f8f8f6;--paper:#fff;--stone:#efeeeb;--ink:#121212;--graphite:#373734;--ashen:#7b7974;--pebble:#9c9a92;--mist:#b7b7b5;--chalk:#e7e6e1;--clay:#d97757;--serif:Georgia, Cambria, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bone);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}::selection{color:var(--ink);background:#ead5cd}.brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:15px;font-weight:580;display:inline-flex}.brand-mark,.footer-mark{width:30px;height:30px;color:var(--bone);background:var(--ink);font-family:var(--serif);border-radius:8px;place-items:center;font-size:17px;font-style:italic;display:grid}.dark-button{min-height:42px;color:var(--bone);background:var(--ink);border:1px solid var(--ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:10px 18px;font-weight:550;transition:transform .2s,background .2s,opacity .2s;display:inline-flex}.dark-button:hover:not(:disabled){background:#292927;transform:translateY(-1px)}.dark-button:disabled{opacity:.48;cursor:not-allowed}.icon-button{border:1px solid var(--chalk);cursor:pointer;background:0 0;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;transition:background .2s;display:grid}.icon-button:hover{background:var(--stone)}.eyebrow{color:var(--ashen);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-size:11px;font-weight:600;display:flex}.eyebrow span{background:var(--clay);border-radius:50%;width:7px;height:7px}.form-error{color:#764a3b;margin:12px 0 0;font-size:12px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.login-page{background:var(--bone);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.login-page:before{content:"";border:1px solid var(--chalk);pointer-events:none;border-radius:50%;width:520px;height:520px;position:absolute;top:110px;right:-270px}.login-page:after{content:"";border:1px solid var(--chalk);pointer-events:none;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-170px;left:-250px}.login-accent{background:var(--clay);width:68px;height:4px;position:absolute;top:0;left:0}.login-nav{border-bottom:1px solid var(--chalk);z-index:1;justify-content:space-between;align-items:center;width:min(1200px,100% - 48px);height:80px;margin:0 auto;display:flex;position:relative}.local-note{color:var(--ashen);align-items:center;gap:7px;font-size:12px;display:flex}.login-layout{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);align-items:center;gap:96px;width:min(1120px,100% - 48px);margin:auto;padding:70px 0 80px;display:grid;position:relative}.login-copy h1,.dashboard-hero h1{max-width:680px;color:var(--ink);font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:clamp(36px,4.2vw,58px);font-weight:400;line-height:1.08}.login-copy>p,.dashboard-hero>div>p{max-width:570px;color:var(--graphite);margin:24px 0 0;font-size:16px;line-height:1.65}.flow-note{border-top:1px solid var(--chalk);max-width:590px;color:var(--ashen);grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-top:48px;padding-top:26px;display:grid}.flow-note>div{grid-template-columns:28px 1fr;column-gap:8px;display:grid}.flow-note>div>span{color:var(--clay);font-family:var(--serif);grid-row:1/3;font-size:18px}.flow-note strong{color:var(--graphite);font-size:12px;font-weight:580}.flow-note small{margin-top:4px;font-size:11px}.signin-card{background:var(--paper);border:1px solid var(--chalk);border-radius:24px;min-height:470px;padding:34px;box-shadow:0 12px 36px #0000000a}.card-heading{border-bottom:1px solid var(--chalk);align-items:flex-start;gap:13px;padding-bottom:26px;display:flex}.card-heading>svg{color:var(--clay);margin-top:4px}.card-heading h2,.selected-profile h2,.section-copy h2,.modal-header h2{font-family:var(--serif);margin:0;font-size:26px;font-weight:400;line-height:1.25}.card-heading p{color:var(--ashen);margin:4px 0 0;font-size:13px}.profile-list{gap:12px;margin-top:24px;display:grid}.profile-button{text-align:left;background:var(--bone);cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:center;gap:15px;width:100%;padding:13px;transition:background .2s,border .2s,transform .2s;display:flex}.profile-button:hover{background:var(--stone);border-color:#dddbd5;transform:translateY(-1px)}.profile-button:disabled{opacity:.6}.profile-button img,.selected-profile img,.user-menu img{object-fit:cover;border-radius:50%}.profile-button img{border:3px solid var(--paper);box-shadow:0 0 0 1px var(--chalk)}.profile-text{flex-direction:column;flex:1;gap:4px;display:flex}.profile-text strong{font-size:15px;font-weight:580}.profile-text small{color:var(--ashen);font-size:12px}.profile-arrow{width:34px;height:34px;color:var(--graphite);background:var(--paper);border-radius:50%;place-items:center;display:grid}.signin-footnote{border-top:1px solid var(--chalk);color:var(--pebble);text-align:center;margin:25px 0 0;padding-top:20px;font-size:11px;line-height:1.5}.back-button{color:var(--ashen);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;display:inline-flex}.back-button:hover{color:var(--ink)}.selected-profile{border-bottom:1px solid var(--chalk);align-items:center;gap:18px;margin:27px 0 28px;padding-bottom:27px;display:flex}.selected-profile img{box-shadow:0 0 0 4px var(--bone)}.selected-profile span{color:var(--ashen);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.selected-profile h2{margin-top:3px}.field-label{color:var(--graphite);margin-bottom:8px;font-size:12px;font-weight:550;display:block}.password-field,.input-wrap,.search-box{border:1px solid var(--mist);background:var(--paper);border-radius:8px;align-items:center;gap:10px;transition:border .2s,box-shadow .2s;display:flex}.password-field{padding:0 13px}.password-field:focus-within,.input-wrap:focus-within,.search-box:focus-within{border-color:var(--graphite);box-shadow:0 0 0 3px #1212120f}.password-field svg,.input-wrap svg,.search-box svg{color:var(--ashen);flex:none}.password-field input,.input-wrap input,.search-box input{width:100%;min-width:0;height:43px;color:var(--ink);background:0 0;border:0;outline:0;padding:0}.password-field input::placeholder,.input-wrap input::placeholder,.search-box input::placeholder{color:var(--pebble)}.login-button{width:100%;margin-top:18px}.login-footer{z-index:1;width:min(1200px,100% - 48px);min-height:64px;color:var(--pebble);border-top:1px solid var(--chalk);justify-content:space-between;align-items:center;margin:0 auto;font-size:11px;display:flex;position:relative}.dashboard-page{background:var(--bone);min-height:100vh}.dashboard-nav{border-bottom:1px solid var(--chalk);grid-template-columns:1fr auto 1fr;align-items:center;width:min(1200px,100% - 48px);height:76px;margin:0 auto;display:grid}.nav-center{align-items:center;height:100%;display:flex}.nav-center span{height:100%;color:var(--ashen);align-items:center;gap:7px;padding:0 18px;font-size:12px;display:flex}.nav-center .active{color:var(--ink);box-shadow:inset 0 -1px var(--ink)}.user-menu{justify-self:end;align-items:center;gap:10px;display:flex}.user-menu img{border:2px solid var(--paper);box-shadow:0 0 0 1px var(--chalk)}.user-menu>div{flex-direction:column;gap:2px;display:flex}.user-menu strong{font-size:12px;font-weight:580}.user-menu small{color:var(--ashen);font-size:10px}.user-menu>svg{color:var(--pebble)}.user-menu .icon-button{margin-left:6px}.dashboard-shell{width:min(1200px,100% - 48px);margin:0 auto;padding-bottom:80px}.dashboard-hero{justify-content:space-between;align-items:flex-end;gap:32px;padding:68px 0 50px;display:flex}.dashboard-hero h1{font-size:clamp(34px,4vw,52px)}.dashboard-hero>div>p{max-width:620px;font-size:15px}.date-stamp{border:1px solid var(--chalk);color:var(--ashen);background:#ffffff80;border-radius:12px;flex:none;align-items:center;gap:10px;padding:12px 15px;display:flex}.date-stamp span{flex-direction:column;gap:2px;font-size:10px;display:flex}.date-stamp strong{color:var(--graphite);font-size:11px;font-weight:550}.stats-grid{border:1px solid var(--chalk);background:var(--paper);border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.stats-grid article{align-items:center;gap:14px;min-height:118px;padding:24px;display:flex;position:relative}.stats-grid article+article{border-left:1px solid var(--chalk)}.stat-icon{width:38px;height:38px;color:var(--graphite);background:var(--stone);border-radius:10px;place-items:center;display:grid}.stats-grid article>div{flex-direction:column;gap:4px;display:flex}.stats-grid small{color:var(--ashen);font-size:11px}.stats-grid strong{font-family:var(--serif);font-size:27px;font-weight:400;line-height:1}.stats-grid em{color:var(--pebble);align-self:flex-end;margin-left:auto;font-size:10px;font-style:normal}.intake-card{background:var(--stone);border-radius:16px;margin-top:24px;padding:28px 30px 30px}.section-copy{align-items:flex-start;gap:14px;display:flex}.section-number{color:var(--clay);font-family:var(--serif);padding-top:5px;font-size:17px}.section-copy h2{font-size:24px}.section-copy p{color:var(--ashen);margin:5px 0 0;font-size:12px}.intake-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-top:24px;display:grid}.intake-form label>span{color:var(--graphite);margin-bottom:8px;font-size:11px;font-weight:550;display:block}.input-wrap{border-color:#d5d3cd;padding:0 12px}.submit-account{min-width:174px;height:45px}.ledger-section{margin-top:60px}.ledger-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.table-tools{align-items:center;gap:10px;display:flex}.search-box{border-color:var(--chalk);width:210px;padding:0 10px}.search-box input{height:37px;font-size:12px}.search-box button{cursor:pointer;background:0 0;border:0;place-items:center;padding:3px;display:grid}.filter-tabs{background:var(--stone);border-radius:8px;gap:3px;padding:3px;display:flex}.filter-tabs button{color:var(--ashen);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:11px}.filter-tabs button.active{color:var(--ink);background:var(--paper);box-shadow:0 1px 3px #0000000d}.table-card{border:1px solid var(--chalk);background:var(--paper);border-radius:16px;min-height:250px;margin-top:20px;overflow:hidden}.table-scroll{overflow-x:auto}table{border-collapse:collapse;table-layout:auto;width:100%}thead{background:#fbfbfa}th{height:44px;color:var(--pebble);letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:0 18px;font-size:10px;font-weight:580}th:first-child,td:first-child{padding-left:24px}th:last-child,td:last-child{padding-right:24px}td{border-top:1px solid var(--chalk);vertical-align:middle;height:76px;padding:12px 18px}tbody tr{transition:background .18s}tbody tr:hover{background:#fcfcfb}.account-cell{align-items:center;gap:13px;min-width:280px;display:flex}.account-index{width:34px;height:34px;color:var(--ashen);background:var(--stone);font-family:var(--serif);border-radius:8px;flex:none;place-items:center;font-size:12px;display:grid}.account-cell>div,.audit-cell{flex-direction:column;gap:5px;display:flex}.account-cell strong,.audit-cell strong{color:var(--graphite);font-size:12px;font-weight:550}.account-cell small,.audit-cell small{color:var(--ashen);font-size:10px}.status-badge{width:max-content;color:var(--graphite);background:var(--stone);border-radius:8px;align-items:center;gap:7px;padding:6px 9px;font-size:10px;font-weight:550;display:inline-flex}.status-badge i{border:1px solid var(--ashen);border-radius:50%;width:6px;height:6px}.status-badge.completed{background:#e8e7e3}.status-badge.completed i{border-color:var(--ink);background:var(--ink)}.audit-cell{min-width:120px}.action-cell{text-align:right;white-space:nowrap}.row-action{border:1px solid var(--chalk);min-height:34px;color:var(--graphite);background:var(--paper);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:550;display:inline-flex}.row-action:hover{background:var(--stone)}.row-action.primary{color:var(--bone);border-color:var(--ink);background:var(--ink)}.waiting-copy{color:var(--pebble);font-size:10px}.empty-state{min-height:250px;color:var(--ashen);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state>span{background:var(--stone);border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.empty-state h3{color:var(--graphite);font-family:var(--serif);margin:14px 0 0;font-size:20px;font-weight:400}.empty-state p{color:var(--ashen);margin:7px 0 0;font-size:11px}.ledger-caption{color:var(--pebble);align-items:center;gap:7px;margin:12px 0 0;font-size:10px;display:flex}.clay-dot{background:var(--clay);border-radius:50%;flex:none;width:6px;height:6px}.dashboard-footer{min-height:150px;color:var(--pebble);background:#000;justify-content:space-between;align-items:center;padding:36px max(24px,50% - 600px);font-size:11px;display:flex}.dashboard-footer>div{align-items:center;gap:12px;display:flex}.dashboard-footer .footer-mark{color:#000;background:var(--bone)}.dashboard-footer>div>div{flex-direction:column;gap:3px;display:flex}.dashboard-footer strong{color:var(--bone);font-size:13px;font-weight:550}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1212125c;place-items:center;padding:24px;animation:.18s fade-in;display:grid;position:fixed;inset:0}.json-modal{background:var(--paper);border-radius:24px;width:min(670px,100%);max-height:calc(100vh - 48px);padding:30px;animation:.22s rise-in;overflow-y:auto;box-shadow:0 24px 80px #0000002e}@keyframes fade-in{0%{opacity:0}}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}}.modal-header{border-bottom:1px solid var(--chalk);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:24px;display:flex}.modal-kicker{color:var(--clay);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:600;display:block}.modal-header h2{font-size:26px}.modal-header p{color:var(--ashen);margin:7px 0 0;font-size:11px;line-height:1.55}.code-label{color:var(--graphite);align-items:center;gap:7px;margin:22px 0 9px;font-size:12px;font-weight:550;display:flex}.code-label span{color:var(--pebble);margin-left:auto;font-size:10px;font-weight:400}.code-editor,.json-viewer{color:#e9e8e4;tab-size:2;resize:vertical;background:#191918;border:1px solid #2b2b29;border-radius:12px;outline:none;width:100%;min-height:280px;margin:0;padding:18px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.65;overflow:auto}.code-editor:focus{box-shadow:0 0 0 3px #1212121a}.modal-note{color:var(--ashen);align-items:center;gap:8px;margin-top:12px;font-size:10px;display:flex}.modal-note strong{color:var(--graphite)}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.text-button{min-height:42px;color:var(--ashen);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 17px}.text-button:hover{color:var(--ink);background:var(--stone)}.viewer-modal .json-viewer{white-space:pre-wrap;word-break:break-word;margin-top:22px}.toast{z-index:30;max-width:min(380px,100% - 48px);color:var(--bone);background:var(--ink);border-radius:10px;align-items:center;gap:9px;padding:13px 16px;font-size:12px;animation:.2s rise-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 36px #00000029}.toast.error{background:#4b332b}@media (max-width:900px){.login-layout{grid-template-columns:1fr;gap:48px;padding-top:50px}.login-copy{text-align:center}.login-copy .eyebrow{justify-content:center}.login-copy>p,.flow-note{margin-left:auto;margin-right:auto}.signin-card{width:min(480px,100%);min-height:auto;margin:0 auto}.dashboard-hero{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:1fr}.stats-grid article+article{border-top:1px solid var(--chalk);border-left:0}.stats-grid article{min-height:92px}.intake-form{grid-template-columns:1fr 1fr}.submit-account{grid-column:1/-1}.ledger-heading{flex-direction:column;align-items:flex-start}.table-tools{width:100%}.search-box{flex:1}}@media (max-width:640px){.login-nav,.login-layout,.login-footer,.dashboard-nav,.dashboard-shell{width:min(100% - 28px,1200px)}.login-nav{height:68px}.local-note{font-size:0}.login-layout{padding:44px 0 54px}.login-copy h1,.dashboard-hero h1{font-size:36px}.login-copy>p,.dashboard-hero>div>p{font-size:14px}.flow-note{display:none}.signin-card{border-radius:20px;padding:24px}.login-footer{min-height:58px}.login-footer span:last-child{display:none}.dashboard-nav{grid-template-columns:1fr auto;height:68px}.dashboard-nav .brand>span:last-child,.nav-center,.user-menu>div,.user-menu>svg{display:none}.dashboard-hero{padding:46px 0 34px}.date-stamp{width:100%}.stats-grid article{padding:19px}.intake-card{padding:23px 18px}.intake-form{grid-template-columns:1fr}.submit-account{grid-column:auto}.ledger-section{margin-top:44px}.table-tools{flex-direction:column;align-items:stretch}.search-box{flex:auto;width:100%}.filter-tabs{justify-content:stretch}.filter-tabs button{flex:1}th:first-child,td:first-child{padding-left:18px}th:last-child,td:last-child{padding-right:18px}.dashboard-footer{min-height:130px}.dashboard-footer>span{display:none}.json-modal{border-radius:18px;padding:22px 18px}.code-label span,.modal-note{display:none}.code-editor,.json-viewer{min-height:250px}.modal-actions .dark-button{flex:1}.toast{bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
