#loader{position:fixed;inset:0;background-color:#fdf0da;display:flex;align-items:center;justify-content:center;z-index:9999}.loader-letters{display:flex;gap:6px}.loader-letters span{font-size:3rem;font-family:Segoe UI,sans-serif;font-weight:700;color:#7f4a17;animation:bounce 1.4s infinite ease-in-out;display:inline-block;transform-origin:bottom}.loader-letters span:nth-child(1){animation-delay:0s}.loader-letters span:nth-child(2){animation-delay:.1s}.loader-letters span:nth-child(3){animation-delay:.2s}.loader-letters span:nth-child(4){animation-delay:.3s}.loader-letters span:nth-child(5){animation-delay:.4s}.loader-letters span:nth-child(6){animation-delay:.5s}.loader-letters span:nth-child(7){animation-delay:.6s}.loader-letters span:nth-child(8){animation-delay:.7s}.loader-letters span:nth-child(9){animation-delay:.8s}.loader-letters span:nth-child(10){animation-delay:.9s}.loader-letters span:nth-child(11){animation-delay:1s}@keyframes bounce{0%,to{transform:scale(1)}30%{transform:scale(1.3) translateY(-10px);color:#c0661a}50%{transform:scale(.9) translateY(2px);color:#7f4a17}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{text-shadow:2px 2px 4px rgba(0,0,0,.2)}body{margin:0;min-height:100vh;cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M4 2L20 12L12 14L10 22L4 2Z" fill="%238B4513" stroke="%23fcefdd" stroke-width="1.5" stroke-linejoin="round"/></svg>') 4 2,auto}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff;text-shadow:2px 2px 4px rgba(101,96,96,.2)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{text-shadow:2px 2px 4px rgba(0,0,0,.2)}button{background-color:#f9f9f9}}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{background:#fdf6ebd3}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b06a41,#8b4513);border-radius:10px;border:4px solid #fdf6ebd3;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8b4513,#5c2e0b)}*{scrollbar-width:thin;scrollbar-color:#8B4513 #fdf6ebd3}a,button,[role=button],input[type=submit],input[type=button],input[type=reset],.MuiButtonBase-root,label,.swiper-pagination-bullet{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="8" fill="%23b06a41" stroke="%23fcefdd" stroke-width="2"/></svg>') 12 12,pointer!important}
