:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#132238;background:radial-gradient(circle at top,rgba(86,140,255,.18),transparent 30%),linear-gradient(180deg,#f6f9fc,#edf3f9);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}#root{min-height:100vh}.auth-shell,.dashboard-shell{display:flex;align-items:center;justify-content:center;min-height:100%;padding:40px 20px;width:100%}main>section.auth-card,main>section.dashboard-card{width:100%;max-width:760px;margin:0 auto}.auth-card,.dashboard-card,.centered-panel{background:#ffffffd1;border:1px solid rgba(19,34,56,.08);border-radius:10px;box-shadow:0 24px 60px #1322381f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin:48px auto}.auth-card{max-width:460px;padding:32px}.dashboard-card{padding:32px}.centered-panel{padding:48px;text-align:center}.eyebrow{margin:0 0 8px;color:#446a92;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.auth-copy{margin:12px 0 0;color:#53657a}.stack{display:grid;gap:16px;margin-top:24px}.field{display:grid;gap:8px;color:#20344f;font-weight:600}.field input{width:100%;padding:14px 16px;border:1px solid #c8d6e5;border-radius:14px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.field input:focus{outline:none;border-color:#3d71d9;box-shadow:0 0 0 4px #3d71d924}.primary-button,.secondary-button,.text-button,.tab{border:0;border-radius:14px;padding:12px 16px;transition:transform .2s ease,opacity .2s ease,background .2s ease}.primary-button{background:linear-gradient(135deg,#1f5fe0,#4d8bff);color:#fff;font-weight:700}.secondary-button{background:#e8f0fb;color:#173a63;font-weight:700}.text-button{background:transparent;color:#3d71d9;padding-inline:0;text-align:left}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.7}.primary-button:hover,.secondary-button:hover,.tab:hover{transform:translateY(-1px)}.message{margin:16px 0 0;padding:12px 14px;border-radius:14px}.message.success{background:#e8f7ef;color:#106038}.message.error{background:#fdecec;color:#a12727}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.tabs{display:inline-flex;gap:10px;padding:8px;margin-bottom:24px;border-radius:18px;background:#edf3fb}.tab{background:transparent;color:#355070;font-weight:700}.tab-active{background:#fff;color:#173a63;box-shadow:0 10px 24px #1322381a}.credential-list{display:grid;gap:16px;margin:0;padding:0;list-style:none}.credential-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid #dbe6f2;border-radius:18px;background:#ffffffe6}.credential-content{min-width:0}.credential-title{margin:0 0 6px;font-size:1.05rem;font-weight:700;color:#132238}.credential-meta{margin:0;color:#5f7287}.credential-actions{display:grid;justify-items:end;gap:12px}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:6px 10px;border-radius:999px;font-size:.85rem;font-weight:700;text-transform:capitalize}.badge-issued{background:#dff6ea;color:#12633d}.badge-revoked{background:#fde7e7;color:#9b1c1c}.list-state{padding:24px;border:1px dashed #c8d6e5;border-radius:18px;text-align:center;color:#5f7287}@media (max-width: 640px){.auth-shell,.dashboard-shell{padding:20px 16px}.auth-card,.dashboard-card{padding:24px}.dashboard-header,.credential-card{flex-direction:column;align-items:stretch}.credential-actions{justify-items:stretch}.tabs{display:grid}}
