*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f5f4f0}.portal-shell{min-height:100vh}.portal-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e7e5e4}.portal-brand{display:flex;align-items:center;gap:12px}.portal-brand img{width:40px;height:40px;border-radius:50%}.portal-brand strong{display:block;font-size:15px}.portal-brand span{font-size:11px;color:#78716c;text-transform:uppercase;letter-spacing:.04em}.auth-wrap{max-width:440px;margin:48px auto;padding:0 16px}.pipeline-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
