:root{color:#172326;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7f5;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}.startup-state{text-align:center;background:radial-gradient(circle at 15% 20%,#4391972b,#0000 28%),radial-gradient(circle at 85% 80%,#c47c3521,#0000 30%),#f4f7f5;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.startup-state>div{max-width:560px}.startup-state h1{letter-spacing:-.05em;margin:14px 0;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.startup-state p{color:#627074}.startup-state button{color:#fff;cursor:pointer;background:#1d6670;border:0;border-radius:10px;margin-top:24px;padding:12px 20px;font-weight:700}.eyebrow{color:#1d6670;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.loading-mark{background:#1d6670;border-radius:16px 4px;width:48px;height:48px;margin:0 auto 20px;animation:1.2s ease-in-out infinite alternate pulse;transform:rotate(45deg)}.page-icon{color:#1d6670;background:#1d66701a;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}@keyframes pulse{0%{opacity:.45;transform:rotate(45deg)scale(.9)}to{opacity:1;transform:rotate(45deg)scale(1.05)}}
