:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f8fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.button{color:#fff;cursor:pointer;background:#405cf5;border:0;border-radius:999px;padding:.8rem 1.15rem;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 12px 24px #405cf538}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 28px #405cf547}.button:disabled{cursor:not-allowed;opacity:.65}.button-secondary{color:#3346c7;box-shadow:none;background:#edf1ff}.eyebrow{color:#405cf5;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.page-loader,.auth-error{place-items:center;min-height:100vh;display:grid}.page-loader.small{min-height:220px}.login-page{background:radial-gradient(circle at 0 0,#405cf52e,#0000 30%),linear-gradient(135deg,#f8fbff 0%,#eef3ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-card{text-align:center;background:#ffffffeb;border:1px solid #405cf51f;border-radius:28px;max-width:480px;padding:2.25rem;box-shadow:0 30px 70px #232f5821}.login-card h1{margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.login-card p{color:#667085;line-height:1.7}.brand-mark{color:#fff;background:linear-gradient(135deg,#405cf5,#7c3aed);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-weight:900;display:inline-flex}.login-button{width:100%;margin-top:1rem;display:inline-block}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#ffffffdb;border-bottom:1px solid #e7ecf6;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);display:grid;position:sticky;top:0}.topbar h1{margin:0;font-size:1.2rem}.topnav{background:#eef2ff;border-radius:999px;gap:.25rem;padding:.25rem;display:flex}.topnav a{color:#475467;border-radius:999px;padding:.65rem 1rem;font-weight:700}.topnav a.active{color:#263fcf;background:#fff;box-shadow:0 8px 16px #232f5814}.user-area{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.user-area span{color:#475467;font-weight:700}.main-content{max-width:1180px;margin:0 auto;padding:2rem clamp(1rem,4vw,3rem) 4rem}.hero-card,.content-card{background:#fff;border:1px solid #e7ecf6;border-radius:28px;box-shadow:0 18px 48px #232f5814}.hero-card{justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:1.6rem;display:flex}.hero-card h2{margin:0 0 .35rem;font-size:clamp(1.75rem,3vw,2.5rem)}.hero-card p:not(.eyebrow){color:#667085;margin:0}.content-card{padding:1.25rem}.table-wrapper{overflow-x:auto}.corrections-table{border-collapse:collapse;width:100%;min-width:900px}.corrections-table th,.corrections-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7;padding:1rem}.corrections-table th{color:#667085;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem}.corrections-table tr:last-child td{border-bottom:0}.topic-pill{color:#3346c7;background:#eef2ff;border-radius:999px;padding:.35rem .65rem;font-size:.86rem;font-weight:800;display:inline-flex}.sentence{border-radius:16px;padding:.8rem;line-height:1.55}.sentence.original{color:#9a3412;background:#fff7ed}.sentence.better{color:#067647;background:#ecfdf3}.empty-state{text-align:center;padding:3rem 1rem}.empty-state p{color:#667085}.modal-backdrop{z-index:10;background:#0f172a94;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:28px;width:100%;max-width:680px;max-height:min(92vh,860px);padding:1.5rem;overflow-y:auto;box-shadow:0 30px 80px #0f172a47}.modal-header,.modal-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.modal-header{margin-bottom:1.2rem}.modal-header h2{margin:0}.icon-button{color:#475467;cursor:pointer;background:#f2f4f7;border:0;border-radius:50%;width:42px;height:42px;font-size:1.6rem;line-height:1}.form-grid{gap:1rem;display:grid}.form-grid label{color:#344054;gap:.45rem;font-weight:800;display:grid}.form-grid input,.form-grid textarea{color:#172033;resize:vertical;border:1px solid #d0d5dd;border-radius:16px;outline:none;padding:.85rem 1rem}.form-grid input:focus,.form-grid textarea:focus{border-color:#405cf5;box-shadow:0 0 0 4px #405cf51f}.form-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:16px;padding:.9rem 1rem}.modal-actions{justify-content:flex-end;margin-top:.5rem}.profile-card h2{margin-top:0}.profile-card h3{margin-top:2rem}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.profile-grid div{background:#f8fafc;border:1px solid #e7ecf6;border-radius:18px;padding:1rem}.profile-grid span{color:#667085;text-transform:uppercase;margin-bottom:.35rem;font-size:.82rem;font-weight:800;display:block}.profile-grid strong{word-break:break-word}.claims-list{border:1px solid #e7ecf6;border-radius:20px;overflow:hidden}.claims-list div{grid-template-columns:220px 1fr;gap:1rem;padding:.9rem 1rem;display:grid}.claims-list div:not(:last-child){border-bottom:1px solid #e7ecf6}.claims-list span{color:#475467;font-weight:800}.claims-list code{white-space:pre-wrap;word-break:break-word}@media (width<=860px){.topbar{grid-template-columns:1fr}.topnav,.user-area{justify-content:flex-start}.hero-card{flex-direction:column;align-items:flex-start}.profile-grid,.claims-list div{grid-template-columns:1fr}}
