.cookie-overlay{z-index:10000;pointer-events:none;padding:1rem 1rem 1.5rem;animation:.25s ease-out cookieFadeIn;position:fixed;bottom:0;left:0;right:0}.cookie-overlay.cookie-closing{animation:.3s ease-in forwards cookieFadeOut}@keyframes cookieFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cookieFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.cookie-banner{pointer-events:all;-webkit-backdrop-filter:blur(16px);background:#fffffff7;border-radius:16px;max-width:520px;margin:0 auto;padding:1.5rem 1.75rem;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f,0 0 0 1px #2b579714}.cookie-banner-header{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.cookie-icon-wrapper{color:#fff;background:linear-gradient(135deg,#2b5797,#4a90e2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.cookie-banner-header h3{color:#1a2b42;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.cookie-banner-text{color:#5a6878;margin:0 0 1rem;font-size:.85rem;line-height:1.55}.cookie-banner-text a{color:#2b5797;border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:border-color .2s}.cookie-banner-text a:hover{border-bottom-color:#2b5797}.cookie-details{border:1px solid #e8ecf1;border-radius:12px;flex-direction:column;gap:0;margin-bottom:1rem;display:flex;overflow:hidden}.cookie-category{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding:.7rem 1rem;transition:background .15s;display:flex}.cookie-category:last-child{border-bottom:none}.cookie-category:hover,.cookie-category-locked{background:#f8fafc}.cookie-category-info{flex-direction:column;gap:.1rem;display:flex}.cookie-category-info strong{color:#1a2b42;font-size:.85rem;font-weight:600}.cookie-category-info span{color:#8895a7;font-size:.75rem}.cookie-switch{cursor:pointer;background:#d1d8e0;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .25s;position:relative}.cookie-switch-on{background:#2b5797}.cookie-switch-disabled{cursor:default;opacity:.7}.cookie-switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.cookie-switch-on .cookie-switch-thumb{transform:translate(20px)}.cookie-actions{gap:.5rem;display:flex}.cookie-btn{cursor:pointer;text-align:center;letter-spacing:-.01em;border:none;border-radius:10px;flex:1;padding:.6rem .75rem;font-size:.85rem;font-weight:600;transition:all .2s}.cookie-btn:active{transform:scale(.97)}.cookie-btn-refuse{color:#5a6878;background:#f0f2f5}.cookie-btn-refuse:hover{color:#3d4a59;background:#e4e8ed}.cookie-btn-customize,.cookie-btn-save{color:#2b5797;background:#f0f2f5}.cookie-btn-customize:hover,.cookie-btn-save:hover{background:#e0e8f3}.cookie-btn-accept{color:#fff;background:linear-gradient(135deg,#2b5797,#3a6bb5);box-shadow:0 2px 8px #2b57974d}.cookie-btn-accept:hover{background:linear-gradient(135deg,#1e4070,#2b5797);box-shadow:0 4px 12px #2b579766}@media (max-width:600px){.cookie-overlay{padding:.5rem .5rem 1rem}.cookie-banner{border-radius:14px;max-width:100%;padding:1.25rem}.cookie-actions{flex-direction:column}.cookie-btn{padding:.7rem}}
