/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}.absolute{position:absolute}.relative{position:relative}.mt-\[-60\]{margin-top:-60px}.mt-\[10\]{margin-top:10px}.mb-\[10\]{margin-bottom:10px}.flex{display:flex}.hidden{display:none}.h-\[100vh\]{height:100vh}.w-\[50\%\]{width:50%}.gap-\[5\]{gap:5px}.border{border-style:var(--tw-border-style);border-width:1px}.p-\[0\]{padding:0}.pl-\[10\]{padding-left:10px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--background:#fff;--foreground:#171717;font-family:var(--font-pala)}@media (prefers-color-scheme:dark){:root{--background:#ededed;--foreground:#0a0a0a}}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}button{min-width:100px;min-height:50px;padding:15px}button,input{border-radius:10px}input{padding:5px}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}