.react-cookie-notice-container{border-top:3px solid #03a9f4!important}.react-cookie-notice-content{max-width:1200px!important;margin:0 auto!important;text-align:center!important}.react-cookie-notice-preferences-dialog{background:white!important;border-radius:16px!important;box-shadow:0 20px 60px rgba(0,0,0,.15)!important;max-width:600px!important;width:90%!important;max-height:80vh!important;overflow-y:auto!important;font-family:Urbanist,sans-serif!important}.react-cookie-notice-preferences-dialog h3{color:#03a9f4!important;font-family:Urbanist,sans-serif!important;font-weight:900!important;font-size:1.75rem!important;margin-bottom:24px!important;text-transform:uppercase!important;letter-spacing:.5px!important;text-align:center!important}.react-cookie-notice-preferences-dialog-cookie{border:1px solid #e2e8f0!important;border-radius:12px!important;padding:20px!important;margin-bottom:16px!important;background:#f8fafc!important;transition:all .3s ease!important}.react-cookie-notice-preferences-dialog-cookie:hover{border-color:#03a9f4!important;background:#f0f9ff!important}.react-cookie-notice-preferences-dialog-cookie-title{color:#03a9f4!important;font-family:Urbanist,sans-serif!important;font-weight:700!important;font-size:1.25rem!important;margin-bottom:8px!important;display:flex!important;align-items:center!important;gap:12px!important}.react-cookie-notice-preferences-dialog-cookie-text{color:#6b7280!important;font-family:Urbanist,sans-serif!important;font-size:1rem!important;line-height:1.6!important;margin-top:8px!important}.react-cookie-notice-preferences-dialog-cookie label{display:flex!important;align-items:flex-start!important;gap:12px!important;cursor:pointer!important}.react-cookie-notice-preferences-dialog-cookie input[type=checkbox]{width:20px!important;height:20px!important;accent-color:#03a9f4!important;cursor:pointer!important;margin-top:2px!important;flex-shrink:0!important}.react-cookie-notice-preferences-dialog-cookie input[type=checkbox]:disabled{cursor:not-allowed!important;opacity:.6!important}.react-cookie-notice-preferences-dialog-close{position:absolute!important;top:16px!important;right:16px!important;background:none!important;border:none!important;font-size:24px!important;cursor:pointer!important;color:#6b7280!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;transition:all .3s ease!important}.react-cookie-notice-preferences-dialog-close:hover{background:#f3f4f6!important;color:#0052CC!important}.react-cookie-notice-preferences-dialog-buttons{display:flex!important;gap:12px!important;justify-content:flex-end!important;margin-top:24px!important;padding-top:24px!important;border-top:1px solid #e2e8f0!important}@media (max-width:600px){.react-cookie-notice-container{padding:24px 16px!important}.react-cookie-notice-buttons{flex-direction:column!important;width:100%!important;max-width:none!important}.react-cookie-notice-button-primary,.react-cookie-notice-button-secondary{width:100%!important;margin:0!important}.react-cookie-notice-preferences-dialog{margin:16px!important;width:calc(100% - 32px)!important}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.react-cookie-notice-container{animation:slideUp .4s ease-out!important}.react-cookie-notice-button-primary:hover{background-color:#0288d1!important;transform:translateY(-2px)!important;box-shadow:0 12px 32px rgba(3,169,244,.35)!important}.react-cookie-notice-button-secondary:hover{background-color:rgba(3,169,244,.08)!important;border-color:#0288d1!important;color:#0288d1!important}body #fuse-splash-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#121212;color:#E0E0E0;z-index:999999;pointer-events:none;opacity:1;visibility:visible;transition:opacity .4s cubic-bezier(.4,0,.2,1)}body #fuse-splash-screen img{width:120px;max-width:120px}#spinner{display:flex;align-items:center;justify-content:space-between;margin-top:40px;width:56px}#spinner>div{width:12px;height:12px;background-color:#00A4EF;border-radius:100%;display:inline-block;-webkit-animation:fuse-bouncedelay 1s ease-in-out infinite both;animation:fuse-bouncedelay 1s ease-in-out infinite both}#spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}#spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes fuse-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes fuse-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}