*{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;color:#191c1e;background-color:#f7f9fb}.preload-hidden{visibility:hidden!important;opacity:0!important}.preload-visible{visibility:visible!important;opacity:1!important;transition:opacity .3s ease-in-out!important}.flex{display:flex}.flex-col{flex-direction:column}.min-h-screen{min-height:100vh}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{max-width:640px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px;padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.container{max-width:1280px}}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25}h1{font-size:2.25rem;font-weight:700}h2{font-size:1.875rem}h3{font-size:1.5rem}p{margin:0}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none;background-color:transparent;background-image:none;border:1px solid transparent;padding:0;cursor:pointer}a{background-color:transparent;text-decoration:inherit;color:inherit}.loading-spinner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;background:#fffffff2;border-radius:12px;padding:20px;box-shadow:0 12px 40px #0f172a1f}.spinner{width:40px;height:40px;border:3px solid #eceef0;border-top:3px solid #2a14b4;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hidden{display:none!important}.text-foreground{color:#191c1e}.text-muted{color:#464554}.bg-background{background-color:#f7f9fb}.bg-subtle-bg{background-color:#f2f4f6}.border-border{border-color:#c7c4d7}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
