:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20231f;background:#f4f4ef}*{box-sizing:border-box}body{margin:0;background:#f4f4ef}a{color:inherit;text-decoration:none}.reports-shell{min-height:100vh}.reports-header{position:-webkit-sticky;position:sticky;z-index:10;top:0;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:12px max(20px,calc((100vw - 1180px) / 2));border-bottom:1px solid #dedfd6;background:rgb(250 250 246/94%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.reports-brand{display:flex;flex-direction:column;gap:2px}.account-code,.eyebrow,.reports-brand span{color:#727b66;font-size:11px;font-weight:700;letter-spacing:.15em}.reports-header nav{display:flex;align-items:center;gap:18px}.reports-main{width:min(1180px,100%);margin:0 auto;padding:52px 24px 80px}.page-heading{max-width:760px;margin-bottom:28px}.page-heading h1,.reader-heading h1{margin:6px 0 8px!important}.reader-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.account-grid .ant-card{min-height:190px;border-radius:18px;border-color:#dedfd6}.audit-list,.version-list{display:grid;grid-gap:12px;gap:12px}.audit-list .ant-card,.version-list .ant-card{border-color:#dedfd6;border-radius:12px}.audit-list .ant-card-body,.version-list .ant-card-body{display:flex;justify-content:space-between;gap:20px}.audit-list span,.version-list span{color:#747a70}.request-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.request-row>div:first-child{display:flex;flex-direction:column;gap:6px}code{overflow-wrap:anywhere;color:#596251}.reports-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 10%,#dce5d2,transparent 34%),#f4f4ef}.reports-login-card{width:min(880px,100%);border-radius:22px;box-shadow:0 24px 70px rgb(36 43 31/10%)}.reports-login-card>.ant-card-body{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;grid-gap:48px;gap:48px;padding:44px}.reports-qr{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.reports-login-card>.ant-card-body>.ant-alert{grid-column:1/-1}.state-card{width:min(680px,100%);margin:8vh auto 0;border-radius:18px}.state-card>.ant-card-body{display:grid;grid-gap:18px;gap:18px}.admin-form-card{margin-bottom:20px;border-color:#dedfd6}.grant-buttons{margin-top:14px}.report-frame{width:100%;height:calc(100vh - 190px);min-height:680px;border:1px solid #dedfd6;border-radius:14px;background:white}.entry-state{min-height:100vh;display:grid;place-items:center;padding:24px}@media (max-width:720px){.reports-header{align-items:flex-start;gap:12px;padding:12px 16px}.reports-header nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 14px}.reports-main{padding:32px 16px 60px}.account-grid{grid-template-columns:1fr}.reader-heading,.request-row{align-items:flex-start;flex-direction:column}.reports-login-card>.ant-card-body{grid-template-columns:1fr;gap:16px;padding:26px 20px}.reports-qr{min-height:270px}.audit-list .ant-card-body,.version-list .ant-card-body{flex-direction:column}.report-frame{min-height:620px;height:76vh}}