:root,html,body{-webkit-user-select:none;user-select:none;padding:6px;overflow:hidden}.easymap-logo{position:fixed;right:12px}.cookie-consent-banner{z-index:2000;color:#f5f5f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;pointer-events:auto;background:#111111b3;border-radius:15px;justify-content:center;max-width:350px;margin:1rem;padding:1rem;transition:opacity .4s ease-out;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0003}.cookie-consent-banner.hide{opacity:0;pointer-events:none;display:none}.cookie-consent-banner__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;font-size:.9rem;line-height:1.5;display:flex}.cookie-consent-banner__message{width:100%}.cookie-consent-banner__button{color:#fff;cursor:pointer;background:#bb8459;border:0;border-radius:999px;padding:.65rem 1.1rem;font-weight:600}.cookie-consent-banner__button:hover{background:#a86f3e}.app-preloader{z-index:99999;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:1;pointer-events:none;background:#0000008f;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .6s ease-out;display:flex;position:fixed;inset:0}.app-preloader.hide{opacity:0;pointer-events:none}.app-preloader__content{flex-direction:column;align-items:center;gap:2rem;padding:2rem;display:flex}.app-preloader__logo{width:100%;max-width:200px;height:auto}.app-preloader__progress{background:#ffffff1a;border-radius:3px;width:100%;max-width:300px;height:3px;overflow:hidden}.app-preloader__bar{background:linear-gradient(90deg,#bb8459,#d4a574);border-radius:3px;height:100%;animation:2s ease-in-out infinite preloader-progress}@keyframes preloader-progress{0%{width:0%}50%{width:70%}to{width:100%}}
