@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#240808;--primary-red:#900;--primary-red-dark:#750909;--primary-red-deep:#5e0505;--primary-red-light:#fee2e2;--festive-gold:#f59e0b;--festive-gold-bright:gold;--festive-gold-dark:#b45309;--festive-gold-light:#fef9c3;--festive-gold-subtle:#fef3c7;--border-gold:#fde68a;--border-gold-dark:#f59e0b;--royal-blue:#1d4ed8;--royal-blue-dark:#1e3a8a;--royal-blue-light:#eff6ff;--garland-green:#059669;--garland-green-light:#ecfdf5;--bg-festive:#fffdf9;--text-mahogany:#240808;--text-amber:#78350f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fffdf9;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:500;line-height:1.5}body{background-color:#fffdf9;min-width:320px;min-height:100vh;margin:0;padding:0;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#root{background-color:#fffdf9;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#fef3c7}::-webkit-scrollbar-thumb{background:#f59e0b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#900}html,body{-webkit-tap-highlight-color:transparent;touch-action:manipulation;max-width:100vw;overflow-x:hidden}.touch-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.touch-scroll::-webkit-scrollbar{display:none}@media screen and (width<=768px){input,select,textarea{font-size:16px!important}}
