.AuthModal-module__eGxINa__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s AuthModal-module__eGxINa__fadeIn;display:flex;position:fixed;top:0;left:0}.AuthModal-module__eGxINa__modal{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:500px;margin:0 1rem;animation:.3s ease-out forwards AuthModal-module__eGxINa__slideIn;display:flex;transform:translateY(-20px)}@keyframes AuthModal-module__eGxINa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AuthModal-module__eGxINa__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.CookieConsent-module__ORNcuG__banner{background-color:var(--card-bg,#fff);border-top:1px solid var(--accent,#e0e0e0);z-index:1000;width:100%;color:var(--text-light,#333);padding:1.5rem 2rem;animation:.5s ease-out CookieConsent-module__ORNcuG__slideUp;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000001a}.CookieConsent-module__ORNcuG__simpleView,.CookieConsent-module__ORNcuG__settingsView{max-width:1200px;margin:0 auto}.CookieConsent-module__ORNcuG__simpleView{justify-content:space-between;align-items:center;gap:1rem;display:flex}.CookieConsent-module__ORNcuG__simpleView p{margin:0}.CookieConsent-module__ORNcuG__buttons{flex-shrink:0;gap:1rem;margin-top:1rem;display:flex}.CookieConsent-module__ORNcuG__primaryButton,.CookieConsent-module__ORNcuG__secondaryButton{border:1px solid var(--accent,#007bff);cursor:pointer;white-space:nowrap;border-radius:8px;padding:10px 20px;font-weight:600;transition:all .2s}.CookieConsent-module__ORNcuG__primaryButton{background-color:var(--accent,#007bff);color:#fff}.CookieConsent-module__ORNcuG__primaryButton:hover{filter:brightness(1.1)}.CookieConsent-module__ORNcuG__secondaryButton{color:var(--accent,#007bff);background-color:#0000}.CookieConsent-module__ORNcuG__secondaryButton:hover{background-color:color-mix(in srgb, var(--accent,#007bff) 10%, transparent)}.CookieConsent-module__ORNcuG__settingsView h4{margin-top:0;margin-bottom:1.5rem;font-size:1.25rem}.CookieConsent-module__ORNcuG__setting{border-bottom:1px solid var(--border-color,#e0e0e0);justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.CookieConsent-module__ORNcuG__setting:last-of-type{border-bottom:none}.CookieConsent-module__ORNcuG__settingInfo strong{color:var(--text-light);margin-bottom:4px;display:block}.CookieConsent-module__ORNcuG__settingInfo p{color:var(--text-light,#666);margin:0;font-size:.9rem}.CookieConsent-module__ORNcuG__switch{width:50px;min-width:50px;height:28px;display:inline-block;position:relative}.CookieConsent-module__ORNcuG__switch input{opacity:0;width:0;height:0}.CookieConsent-module__ORNcuG__slider{cursor:pointer;background-color:#ccc;transition:all .4s;position:absolute;inset:0}.CookieConsent-module__ORNcuG__slider:before{content:"";background-color:#fff;width:20px;height:20px;transition:all .4s;position:absolute;bottom:4px;left:4px}.CookieConsent-module__ORNcuG__slider.CookieConsent-module__ORNcuG__round{border-radius:34px}.CookieConsent-module__ORNcuG__slider.CookieConsent-module__ORNcuG__round:before{border-radius:50%}input:checked+.CookieConsent-module__ORNcuG__slider{background-color:var(--accent,#2196f3)}input:disabled+.CookieConsent-module__ORNcuG__slider{cursor:not-allowed;background-color:#888}input:checked+.CookieConsent-module__ORNcuG__slider:before{transform:translate(22px)}@keyframes CookieConsent-module__ORNcuG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.CookieConsent-module__ORNcuG__simpleView{flex-direction:column;align-items:flex-start;gap:.2rem}.CookieConsent-module__ORNcuG__buttons{flex-wrap:wrap;justify-content:center}.CookieConsent-module__ORNcuG__simpleView p{text-align:center}.CookieConsent-module__ORNcuG__banner{padding:1rem}}
