:root{--cc-glass: none;--cc-glass-border: #f1f5f9;--cc-mesh-indigo: none;--cc-mesh-rose: none;--cc-page-padding: 32px;--cc-section-padding: 24px;--cc-card-radius: 12px;--cc-inner-padding: 24px}.identity-app{height:100%;width:100%;color:#000;background:#fff}.identity-public-shell{min-height:100svh;display:grid;grid-template-rows:auto minmax(0,1fr);background:#fff;color:var(--cc-text)}.identity-public-shell__header{display:flex;align-items:center;justify-content:center;padding:24px 20px 8px}.identity-public-shell__brand{font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--cc-muted)}.identity-public-shell__main{min-height:0;display:flex;align-items:center;justify-content:center;padding:8px 16px 28px}.identity-public-shell__content{width:min(560px,100%)}.identity-callback-loading{display:grid;gap:16px}.identity-callback-loading__skeleton{position:relative;overflow:hidden;border-radius:12px;background:#f8fafc;border:1px solid #f1f5f9}.identity-callback-loading__line{height:14px;border-radius:999px;background:#94a3b81a}.cc-glass-card{background:#fff;border:1px solid #f1f5f9;border-radius:var(--cc-card-radius);padding:var(--cc-section-padding)}.identity-field span{display:block;font-size:.75rem;font-weight:700;color:var(--cc-muted);margin-bottom:8px}.identity-field input,.identity-field select,.identity-field textarea{width:100%;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:12px 16px;color:var(--cc-text);font:inherit;font-weight:600;font-size:.9rem;transition:all .2s ease;outline:none}.identity-field input:focus{border-color:#0f172a;background:#fff}h1{font-family:var(--cc-font);letter-spacing:-.03em}h2,h3,h4{font-family:var(--cc-font);letter-spacing:-.02em}@keyframes agentic-loading{0%{transform:translate(-100%);width:30%}50%{width:60%}to{transform:translate(400%);width:30%}}.agentic-loading-bar{animation:agentic-loading 1.5s infinite cubic-bezier(.65,0,.35,1)}@media(max-width:920px){.identity-public-shell__header{justify-content:flex-start;padding:20px 16px 4px}.identity-public-shell__main{align-items:flex-start;padding:12px 16px 24px}.identity-public-shell__content{width:100%}}
