*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f8fafc;color:#334155;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#0f172a;font-weight:600;line-height:1.3;margin-bottom:.5rem}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#1e40af;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}a:hover{color:#1d4ed8}a:focus{outline:2px solid #1e40af;outline-offset:2px}ol,ul{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.25rem}button,input,select,textarea{font-family:inherit;font-size:inherit}button{background:none;border:none;cursor:pointer}button:focus{outline:2px solid #1e40af;outline-offset:2px}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem}@media (max-width:639px){.container{padding:0 1rem}}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.loading{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%}@media (min-width:768px){.mobile-only{display:none!important}}@media (max-width:639px){.desktop-only,.tablet-up{display:none!important}}@media (min-width:640px) and (max-width:1023px){.desktop-only{display:none!important}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes slide-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}#app{min-height:100vh}
