:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{font-family:Inter,system-ui,-apple-system,sans-serif}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8fa;margin:0;font-size:15px}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}*{-webkit-tap-highlight-color:transparent}p{margin:0}html{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}*{scrollbar-width:none;-ms-overflow-style:none}:focus-visible{outline-offset:2px;outline:2px solid #1f3a56}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@keyframes love-pop{0%{transform:scale(1)}30%{transform:scale(1.5)}55%{transform:scale(.9)}to{transform:scale(1)}}.animate-love-pop{animation:.35s ease-out love-pop}
