*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-gutter:stable;height:100%;margin:0;padding:0}body{font-family:Inter Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{height:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}::-webkit-scrollbar-track{background:0 0}.splash-screen{z-index:9999;background:#f5f5f5;justify-content:center;align-items:center;transition:opacity .6s ease-out;display:flex;position:fixed;inset:0}[data-theme=dark] .splash-screen{background:#141414}.splash-screen--fading{opacity:0;pointer-events:none}.splash-content{text-align:center;flex-direction:column;align-items:center;animation:.4s ease-out splash-fade-in;display:flex}@keyframes splash-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.splash-logo{margin-bottom:24px}.splash-title{color:#000000e0;letter-spacing:-.5px;margin:0 0 16px;font-size:1.75rem;font-weight:600}[data-theme=dark] .splash-title{color:#fff}.splash-quote{color:#000000a6;margin:0;font-size:.9375rem;font-weight:400;line-height:1.5}[data-theme=dark] .splash-quote{color:#ffffffa6}.splash-dots{gap:6px;margin-top:32px;display:flex}.splash-dots span{background:#00000026;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite splash-dot-pulse}[data-theme=dark] .splash-dots span{background:#ffffff26}.splash-dots span:first-child{animation-delay:0s}.splash-dots span:nth-child(2){animation-delay:.2s}.splash-dots span:nth-child(3){animation-delay:.4s}@keyframes splash-dot-pulse{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}
