@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{margin:0;padding:0;height:100%;background:#0c0c0c;overflow:hidden}body{margin:0;padding:0;height:100%;background:#0c0c0c;color:#e8e4de;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overflow:hidden;overscroll-behavior-y:none}#root{height:100%;overflow:hidden}button{cursor:pointer;font-family:inherit}button:hover{opacity:.88}input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#c9a96e26;border-radius:3px}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23c9a96e' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}a{color:#c9a96e;text-decoration:none}@keyframes pageEnter{0%{opacity:0}to{opacity:1}}@keyframes cardEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalEnter{0%{opacity:0;scale:.95;translate:0 8px}to{opacity:1;scale:1;translate:0 0}}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes expandIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@keyframes tapPulse{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.hf-page-enter{animation:pageEnter .22s ease-out both}.hf-card-enter{animation:cardEnter .2s ease-out both}.hf-modal-enter{animation:modalEnter .2s ease-out both}.hf-sheet-up{animation:sheetUp .25s ease-out both}.hf-expand{animation:expandIn .2s ease both}.hf-backdrop{animation:backdropIn .15s ease both}.hf-stagger-1{animation-delay:.03s}.hf-stagger-2{animation-delay:.06s}.hf-stagger-3{animation-delay:.09s}.hf-stagger-4{animation-delay:.12s}.hf-stagger-5{animation-delay:.15s}.hf-stagger-6{animation-delay:.18s}.hf-stagger-7{animation-delay:.21s}.hf-stagger-8{animation-delay:.24s}button,a,[role=button]{transition:transform .12s ease,opacity .12s ease;will-change:transform}button:active,[role=button]:active{transform:scale(.97)}input,select,textarea{transition:border-color .15s ease,box-shadow .15s ease}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 2px #c9a96e33}.hf-main-scroll{scrollbar-width:none;-ms-overflow-style:none}.hf-main-scroll::-webkit-scrollbar{display:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important}}
