:root{color:#17202a;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0;min-width:320px;min-height:100vh}.shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:32px;align-items:center;padding:48px;box-sizing:border-box}.shell[data-surface=lems]{background:linear-gradient(120deg,#f7fbff,#eef6f4)}.shell[data-surface=flcs]{background:linear-gradient(120deg,#f7fbff,#f5f0e8)}.shell[data-surface=candidate]{background:linear-gradient(120deg,#f8fbff,#eef2f7)}.shell__label{color:#496579;font-size:14px;font-weight:700;margin:0 0 12px;text-transform:uppercase}h1{font-size:64px;line-height:1;margin:0}.shell__subtitle{color:#34495e;font-size:22px;margin:18px 0 0;max-width:680px}.shell__status{background:#fff;border:1px solid #dde6ee;border-radius:8px;box-shadow:0 18px 45px #17202a1a;padding:24px}dl{display:grid;gap:18px;margin:0}dt{color:#60798f;font-size:13px;font-weight:700;margin-bottom:6px;text-transform:uppercase}dd{color:#17202a;font-size:15px;margin:0;overflow-wrap:anywhere}@media(max-width:760px){.shell{grid-template-columns:1fr;align-content:center;padding:24px}h1{font-size:48px}}
