:root{color:#f6f5f3;background:#151515;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;background:#151515}button,input{font:inherit}.brand-dot{width:.58rem;height:.58rem;flex:0 0 auto;border-radius:999px;background:#ef6548}.auth-page,.loading-page,.configuration-page{min-height:100vh}.auth-page{display:grid;place-content:center;justify-items:center;gap:2rem;padding:2rem}.auth-brand,.site-brand,.loading-page,.configuration-page{display:flex;align-items:center;gap:.7rem}.auth-brand,.site-brand{font-size:.95rem;font-weight:650;letter-spacing:-.01em}.auth-frame{min-height:23rem}.loading-page{justify-content:center;color:#aaa9ae;font-size:.9rem}.configuration-page{justify-content:center;padding:2rem}.configuration-page h1{margin:0 0 .35rem;font-size:1.05rem}.configuration-page p{margin:0;color:#aaa9ae}.app-shell{min-height:100vh}.site-header{display:flex;min-height:4.5rem;align-items:center;justify-content:space-between;border-bottom:1px solid #2b2b2b;padding:0 2rem}.home-page{width:min(42rem,calc(100% - 3rem));margin:0 auto;padding:clamp(6rem,15vh,10rem) 0 4rem}.eyebrow{margin:0 0 1rem;color:#ef6548;font-size:.76rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.home-page h1{margin:0;font-size:clamp(2.6rem,8vw,5.2rem);font-weight:620;letter-spacing:-.065em;line-height:.95}.home-copy{margin:1.5rem 0 0;color:#aaa9ae;font-size:1.05rem}@media(max-width:640px){.site-header{padding:0 1.1rem}.home-page{width:min(100% - 2.2rem,42rem)}}
