:root{--bg-color:#242633;--text-primary:#fff;--text-secondary:#9ca0b3;--accent-yellow:#e09100;--btn-secondary-bg:#3e404d;--border-radius:1rem;--modal-width:30rem}.cookie-container{z-index:9999;position:fixed;bottom:1.5rem;right:1.5rem}.cookie-settings-button{z-index:99999;background-color:var(--bg-color);width:3rem;height:3rem;color:var(--text-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 .25rem .75rem #0000004d}.cookie-settings-button:hover{transform:scale(1.1);box-shadow:0 .375rem 1rem #0006}.cookie-settings-button:active{transform:scale(.95)}@media (max-width:32.5rem){.cookie-settings-button{bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:9999;width:2.75rem;height:2.75rem;right:1rem}}@media (orientation:landscape) and (min-width:700px) and (max-height:720px){.cookie-settings-button.cookie-consent-compact{width:2rem;height:2rem;bottom:.75rem;right:.75rem}.cookie-settings-button.cookie-consent-compact svg{width:.875rem;height:.875rem}.cookie-banner.cookie-consent-compact{border-radius:.45rem;width:14rem;max-width:25vw;padding:.65rem .7rem;bottom:.75rem;right:.75rem;box-shadow:0 .375rem 1.25rem #00000047}.cookie-banner.cookie-consent-compact h3{margin-bottom:.35rem;font-size:.5rem;line-height:1.2}.cookie-banner.cookie-consent-compact p{margin-bottom:.55rem;font-size:.38rem;line-height:1.45}.cookie-banner.cookie-consent-compact .banner-actions{gap:.35rem}.cookie-banner.cookie-consent-compact .btn-primary,.cookie-banner.cookie-consent-compact .btn-secondary{border-radius:.22rem;padding:.32rem .48rem;font-size:.38rem;line-height:1.1}.cookie-modal-backdrop.cookie-consent-compact{padding:.75rem}.cookie-modal.cookie-consent-compact{border-radius:.55rem;width:18rem;max-height:calc(100vh - 1.5rem);padding:.8rem}.cookie-modal.cookie-consent-compact .header-row{gap:.4rem;margin-bottom:.35rem}.cookie-modal.cookie-consent-compact .mobile-back{border-radius:.3rem;width:1.25rem!important;height:1.25rem!important}.cookie-modal.cookie-consent-compact .mobile-back svg{width:.7rem!important;height:.7rem!important}.cookie-modal.cookie-consent-compact .cookie-header h2{font-size:.7rem}.cookie-modal.cookie-consent-compact .cookie-header p{margin-bottom:.7rem;font-size:.5rem;line-height:1.45}.cookie-modal.cookie-consent-compact .cookie-body{max-height:11rem;margin-bottom:.7rem}.cookie-modal.cookie-consent-compact .cookie-item-header{padding:.45rem 0}.cookie-modal.cookie-consent-compact .item-left{gap:.4rem}.cookie-modal.cookie-consent-compact .expand-icon{width:.5rem;font-size:.7rem}.cookie-modal.cookie-consent-compact .item-title{font-size:.58rem}.cookie-modal.cookie-consent-compact .cookie-item-details{padding-bottom:.5rem;padding-left:.9rem;font-size:.48rem}.cookie-modal.cookie-consent-compact .switch{width:1.45rem;height:.8rem}.cookie-modal.cookie-consent-compact .slider:before{width:.6rem;height:.6rem;bottom:.1rem;left:.1rem}.cookie-modal.cookie-consent-compact input:checked+.slider:before{transform:translate(.65rem)}.cookie-modal.cookie-consent-compact .footer-actions{gap:.3rem}.cookie-modal.cookie-consent-compact .btn-primary,.cookie-modal.cookie-consent-compact .btn-secondary{border-radius:.25rem!important;padding:.4rem .55rem!important;font-size:.55rem!important;line-height:1.1!important}}.cookie-modal-backdrop{z-index:99998;background-color:#00000080;justify-content:flex-end;align-items:flex-end;padding:1.5rem;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cookie-modal{background-color:var(--bg-color);width:var(--modal-width);border-radius:var(--border-radius);color:var(--text-primary);z-index:99999;padding:1.5rem;animation:.3s ease-out slideIn;position:relative;box-shadow:0 .625rem 2.5rem #0000004d}.cookie-banner{background-color:var(--bg-color);width:var(--modal-width);border-radius:var(--border-radius);color:var(--text-primary);z-index:99999;padding:1.5rem;animation:.3s ease-out slideIn;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 .625rem 2.5rem #0000004d}@keyframes slideIn{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.cookie-banner h3{margin:0 0 .75rem;font-size:1.125rem;font-weight:500}.cookie-banner p{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.cookie-banner a{color:var(--accent-yellow);text-decoration:none}.banner-actions{flex-wrap:wrap;gap:.75rem;display:flex}.header-row{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.cookie-header h2{margin:0;font-size:1.25rem;font-weight:500}.mobile-back{background:0 0;border:1px solid #ffffff1a;border-radius:.5rem;width:2rem;height:2rem;display:none}.mobile-back svg{width:1.125rem;height:1.125rem}.cookie-header p{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.cookie-header a{color:var(--accent-yellow);text-decoration:none}.cookie-header a:hover{text-decoration:underline}.cookie-body{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;max-height:25rem;margin-bottom:1.5rem;overflow-y:auto}.cookie-body::-webkit-scrollbar{width:.375rem}.cookie-body::-webkit-scrollbar-track{background:0 0}.cookie-body::-webkit-scrollbar-thumb{background:#555;border-radius:.1875rem}.cookie-item{border-bottom:1px solid #ffffff1a}.cookie-item:last-child{border-bottom:none}.cookie-item-header{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.item-left{align-items:center;gap:.75rem;display:flex}.expand-icon{color:var(--text-secondary);width:1rem;font-size:1.25rem;font-weight:300;transition:transform .2s;display:inline-block}.item-title{font-size:1rem;font-weight:500}.cookie-item-details{color:var(--text-secondary);padding-bottom:1rem;padding-left:1.75rem;font-size:.8125rem;line-height:1.4;display:none}.cookie-item-details.show{display:block}.switch{width:2.75rem;height:1.5rem;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#5d6072;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;width:1.25rem;height:1.25rem;transition:all .4s;position:absolute;bottom:.125rem;left:.125rem}input:checked+.slider{background-color:var(--accent-yellow)}input:checked+.slider:before{transform:translate(1.25rem)}.switch.disabled{opacity:.6;cursor:not-allowed}.switch.disabled .slider{cursor:not-allowed}.slider.round{border-radius:1.5rem}.slider.round:before{border-radius:50%}.cookie-footer{justify-content:center;align-items:center;gap:.75rem;display:flex}.footer-actions{flex-direction:column;gap:.5rem;width:100%;display:flex}.footer-actions .btn-primary{width:100%}.footer-actions .btn-primary:disabled{opacity:.5;cursor:not-allowed}.unsaved-changes-hint{color:var(--text-secondary);text-align:center;opacity:.8;padding:.25rem 0;font-size:.75rem}.btn-icon{background:var(--btn-secondary-bg);width:2.5rem;height:2.5rem;color:var(--text-secondary);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;transition:background .2s;display:flex}.btn-icon:hover{color:#fff;background:#4e5060}.btn-primary,.btn-secondary{cursor:pointer;white-space:nowrap;border:none;border-radius:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.btn-primary{background-color:var(--accent-yellow);color:#ffffffe6;transition:color .2s,opacity .2s}.btn-primary:hover{opacity:.9;color:#fff}.btn-secondary{background-color:var(--btn-secondary-bg);color:var(--text-primary)}.btn-secondary:hover{background-color:#4e5060}@media (max-width:32.5rem){.cookie-modal-backdrop{align-items:flex-end;padding:1rem}.cookie-modal{z-index:999999;flex-direction:column;width:auto;max-height:85vh;display:flex;bottom:0;left:0;right:0}.cookie-banner{z-index:999999;flex-direction:column;width:auto;max-height:85vh;display:flex;bottom:1rem;left:1rem;right:1rem}.cookie-body{flex:1;max-height:none;overflow-y:auto}.mobile-back{justify-content:center;align-items:center;display:flex}.footer-actions,.banner-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{text-align:center;justify-content:center;width:100%;padding:.875rem;font-size:.9375rem}.cookie-footer{flex-direction:column;margin-top:auto}}
