:root{color:#0f172a;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;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{background:radial-gradient(circle at top,rgba(190,24,93,.12),transparent 32%),linear-gradient(180deg,#fff8fb,#f8fafc 45%,#f1f5f9);margin:0;min-width:320px;min-height:100vh}h1{font-size:clamp(2.1rem,4vw,3rem);line-height:1.1;margin:0}button{cursor:pointer;transition:transform .12s ease,opacity .12s ease,box-shadow .12s ease}button:focus,button:focus-visible{outline:3px solid rgba(159,18,57,.28);outline-offset:2px}#root{display:block;min-height:100vh;width:100%;padding:0}.panel{background:#fffffff5;border:1px solid rgba(15,23,42,.08);border-radius:24px;box-shadow:0 24px 60px #0f172a1f;padding:1.5rem}.hero-panel,.auth-panel,.admin-panel,.status-panel,.module-panel{display:grid;gap:1.25rem}.hero-panel,.auth-panel,.status-panel{margin:0 auto;max-width:480px}.panel-header{display:grid;gap:.75rem}.eyebrow{color:#9f1239;font-size:.875rem;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.subtitle{color:#475569;margin:0}.module-toolbar{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:space-between}.auth-form,.issuer-form,.card-list{display:grid;gap:.875rem}.field{color:#0f172a;display:grid;gap:.5rem;font-size:1rem;font-weight:600;text-align:left}.field input,.field select,.field textarea{background:#fff;border:1px solid #cbd5e1;border-radius:16px;color:#0f172a;font:inherit;min-height:54px;padding:.95rem 1rem;width:100%}.field textarea{min-height:120px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#9f1239;box-shadow:0 0 0 4px #9f12391f;outline:none}.primary-button,.secondary-button,.ghost-button,.danger-button,.filter-pill{border-radius:16px;border:0;font:inherit;font-weight:700;min-height:46px;padding:.72rem 1rem}.primary-button{background:linear-gradient(135deg,#9f1239,#be123c);color:#fff}.secondary-button{background:#e2e8f0;color:#0f172a}.ghost-button{background:#fff;border:1px solid #cbd5e1;color:#0f172a}.danger-button{background:#be123c;color:#fff}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.danger-button:hover,.filter-pill:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.danger-button:disabled,.filter-pill:disabled{cursor:wait;opacity:.7;transform:none}.feedback{border-radius:14px;margin:0;padding:.85rem 1rem;white-space:pre-line}.feedback-error{background:#fff1f2;color:#9f1239}.filter-row,.badge-row,.card-actions,.form-actions{display:flex;flex-wrap:wrap;gap:.625rem}.filter-pill{background:#f1f5f9;color:#334155}.filter-pill.is-active{background:#9f1239;color:#fff}.issuer-card,.empty-state-card,.prominent-block,.form-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:.9rem}.issuer-card,.empty-state-card,.prominent-block,.form-section{display:grid;gap:.75rem}.issuer-card-header,.issuer-card-title-group,.profile-meta-grid{display:grid;gap:.625rem}.issuer-card-title,.empty-state-title,.prominent-value{color:#0f172a;font-size:1.05rem;font-weight:800;margin:0}.issuer-card-subtitle,.prominent-label,.profile-meta-label{color:#64748b;margin:0}.profile-meta-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.profile-meta-item{background:#f8fafc;border-radius:14px;display:grid;gap:.25rem;padding:.625rem .7rem}.profile-meta-value{color:#0f172a;font-weight:600;word-break:break-word}.status-badge{border-radius:999px;display:inline-flex;font-size:.8rem;font-weight:700;padding:.35rem .65rem}.status-badge-neutral{background:#e2e8f0;color:#334155}.status-badge-accent{background:#ffe4e6;color:#9f1239}.status-badge-success{background:#dcfce7;color:#166534}.status-badge-warning{background:#fef3c7;color:#92400e}.toggle-field{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:flex;gap:.75rem;min-height:50px;padding:.75rem .9rem}.toggle-field input{accent-color:#9f1239;height:22px;margin:0;width:22px}.form-section{margin:0}.form-actions{justify-content:flex-end}.form-section legend{color:#0f172a;font-size:1rem;font-weight:800;margin-bottom:.75rem;padding:0 .25rem}.form-section-grid{display:grid;gap:.875rem}.prominent-block{gap:.5rem}.admin-shortcut-card{gap:1rem}@media(min-width:768px){.panel{padding:2rem}.form-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-content{padding:1.5rem 2rem 2rem}}@media(max-width:900px){.admin-layout{flex-direction:column;height:auto;min-height:100dvh;overflow:visible}.admin-sidebar{height:auto;width:100%;overflow:visible}.admin-main{height:auto;min-width:100%;min-height:0;overflow:visible}.admin-content{padding:1rem}.settings-tabs{gap:1rem}}.version-info{background:#f8fafce0;border:1px solid rgba(148,163,184,.28);border-radius:999px;bottom:.75rem;color:#64748b;font-size:.8rem;left:50%;opacity:.92;padding:.35rem .7rem;pointer-events:none;position:fixed;text-align:center;transform:translate(-50%);z-index:30}.admin-layout{display:flex;height:100dvh;min-height:100dvh;width:100%;background:#f8fafc;margin:0;overflow:hidden}.admin-sidebar{height:100dvh;width:260px;background:#0f172a;color:#fff;display:flex;flex-direction:column;flex-shrink:0;box-shadow:2px 0 10px #0000000d;overflow:hidden;z-index:10}.admin-sidebar-header{padding:1.25rem 1.25rem 1rem;font-weight:800;font-size:1.25rem;letter-spacing:-.02em;border-bottom:1px solid rgba(255,255,255,.08)}.admin-sidebar-nav{padding:1rem 0;display:flex;flex:1 1 auto;flex-direction:column;gap:.25rem;min-height:0;overflow-y:auto}.sidebar-link{display:block;padding:.72rem 1.25rem;color:#94a3b8;text-decoration:none;font-weight:500;transition:all .2s ease;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;font-size:1rem}.sidebar-link:hover{background:#ffffff0d;color:#f8fafc}.sidebar-link.is-active{background:#ffffff1a;color:#fff;border-left:4px solid #9f1239;font-weight:600}.admin-sidebar-footer{margin-top:auto;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}.admin-main{flex-grow:1;display:flex;flex-direction:column;height:100dvh;min-width:0;min-height:100dvh;overflow:hidden}.admin-topbar{background:#fff;min-height:56px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;padding:0 1.5rem;justify-content:space-between;box-shadow:0 1px 3px #00000005}.admin-content{padding:1.5rem 1.75rem 1.75rem;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.settings-tabs{display:flex;gap:1.25rem;border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:0;overflow-x:auto}.settings-tab{padding:.6rem .15rem;color:#64748b;font-weight:600;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .2s ease;font-size:1rem;margin-bottom:-1px}.settings-tab:hover{color:#0f172a}.settings-tab.is-active{color:#9f1239;border-bottom-color:#9f1239}.app-wrapper{display:flex;min-height:100vh;flex-direction:column;width:100%;margin:0}.public-shell{width:min(100%,920px);margin:0 auto;padding:2rem 1rem}.admin-page-panel{display:flex;flex-direction:column;gap:.875rem;width:100%;max-width:1440px;margin:0;text-align:left}.admin-page-panel .panel-header{gap:.4rem}.admin-page-panel .subtitle{max-width:980px}.admin-topbar-label{color:#0f172a;font-size:.95rem;font-weight:700}.admin-summary-grid{display:grid;gap:.875rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.admin-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;display:grid;gap:.625rem;padding:1rem}.admin-summary-card h3{color:#0f172a;font-size:1rem;margin:0}.admin-summary-card p{margin:0}.admin-summary-list{color:#475569;display:grid;gap:.45rem;margin:0;padding-left:1rem}.compact-empty-state{padding:1.5rem 1.25rem;text-align:left}.compact-empty-state .empty-state-title{font-size:1rem}
