*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}body{background:var(--zen-canvas,#f5f5f2);min-height:100vh;color:var(--zen-text,#252824)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--zen-border-strong,#cdd2cb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--zen-text-muted,#7b827a)}.auth-page{background:var(--zen-canvas,#f5f5f2);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{border:1px solid var(--zen-border,#e1e4de);border-radius:12px;width:100%;max-width:420px;box-shadow:0 8px 32px #191e1b14}.auth-logo{text-align:center;margin-bottom:12px}.auth-logo h1{color:var(--zen-text,#252824);letter-spacing:-.5px;font-size:28px;font-weight:650}.auth-logo p{color:var(--zen-text-muted,#7b827a);margin-top:4px;font-size:14px}.auth-divider{margin:8px 0}.auth-tagline{color:var(--zen-text-secondary,#5f665f);letter-spacing:.3px;font-size:15px;font-weight:500}.auth-trust{border-top:1px solid var(--zen-border,#e1e4de);text-align:center;margin-top:16px;padding-top:12px}.auth-trust-avatars{justify-content:center;margin-bottom:12px;display:flex}.auth-trust-avatars img{object-fit:cover;border:2px solid var(--zen-surface,#fff);border-radius:50%;width:42px;height:42px;margin-left:-10px;box-shadow:0 1px 4px #191e1b1a}.auth-trust-avatars img:first-child{margin-left:0}.auth-trust-tagline{color:var(--zen-text-secondary,#5f665f);letter-spacing:.2px;font-size:13px;font-style:italic}.page-header{margin-bottom:24px}.page-header h1{color:var(--zen-text,#252824);font-size:24px;font-weight:600}.page-header p{color:var(--zen-text-muted,#7b827a);margin-top:4px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:.18s ease-out fadeIn}.stat-card{cursor:default;transition:border-color .14s,box-shadow .14s}.stat-card:hover{border-color:var(--zen-border-strong,#cdd2cb);box-shadow:0 1px 3px #191e1b12}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
