#account-root{max-width:1200px;margin:auto;padding:24px;color:#263c3a}#account-root .account-card{background:#fff;border:1px solid #dce4df;border-radius:18px;padding:24px;margin:16px 0}#account-root .account-auth{max-width:440px;margin:8vh auto}#account-root h1{font-size:28px;margin:0 0 16px}#account-root h2{font-size:21px;margin:0 0 16px}#account-root h3{font-size:17px}#account-root label{display:flex;flex-direction:column;gap:7px;margin:12px 0}#account-root input,#account-root select{border:1px solid #b9c8c3;border-radius:8px;padding:10px;background:#fff;color:inherit;min-width:0}#account-root input[type=checkbox]{align-self:flex-start;width:20px;height:20px}#account-root button{border:1px solid #b9c8c3;border-radius:8px;background:#f3f7f3;color:#203d35;padding:9px 14px;cursor:pointer;min-height:40px}#account-root button.primary{background:#244f43;color:white;border-color:#244f43}#account-root button:disabled{opacity:.5;cursor:default}#account-root nav,#account-root .account-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin:16px 0}#account-root nav button.active{background:#244f43;color:white}#account-root .account-error{color:#a83232;min-height:24px;white-space:pre-wrap}#account-root .account-note{color:#61736b;line-height:1.7}#account-root .account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}#account-root .account-table{overflow:auto}#account-root table{width:100%;border-collapse:collapse}#account-root th,#account-root td{padding:12px;text-align:left;border-bottom:1px solid #e0e6e2;vertical-align:top}#account-root .account-qr{display:block;width:240px;height:240px;max-width:100%;object-fit:contain}#account-root .account-evidence{border-left:3px solid #8ca899;padding:8px 14px;white-space:pre-wrap}#account-root .account-summary{font-size:22px;font-weight:650}#account-root pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit}#account-root .account-user{display:flex;justify-content:space-between;gap:12px;align-items:center}#account-root .account-pager{display:flex;gap:12px;align-items:center;margin-top:16px}#account-root details{margin:12px 0}#account-root .account-fieldmap{max-width:640px}#account-root .account-lead-summary{max-width:420px;min-width:180px;white-space:normal}@media(max-width:650px){#account-root{padding:14px}#account-root .account-card{padding:16px}#account-root table{font-size:13px}#account-root td,#account-root th{padding:9px}#account-root h1{font-size:23px}}
