.cookie-consent-banner{position:fixed;z-index:9999;max-width:400px;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:slideUp .3s ease-out}.cookie-consent-banner.cookie-consent-dark{background:#1f2937;color:#f9fafb}.cookie-consent-banner.cookie-consent-bottom-right{bottom:20px;right:20px}.cookie-consent-banner.cookie-consent-bottom-left{bottom:20px;left:20px}.cookie-consent-banner.cookie-consent-top-right{top:20px;right:20px}.cookie-consent-banner.cookie-consent-top-left{top:20px;left:20px}.cookie-consent-content{padding:20px}.cookie-consent-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.cookie-consent-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.cookie-consent-dark .cookie-consent-header h3{color:#f9fafb}.cookie-consent-close{background:none;border:none;cursor:pointer;padding:4px;color:#6b7280;transition:color .2s}.cookie-consent-close:hover{color:#374151}.cookie-consent-dark .cookie-consent-close{color:#9ca3af}.cookie-consent-dark .cookie-consent-close:hover{color:#d1d5db}.cookie-consent-description{margin:0 0 16px;font-size:14px;line-height:1.5;color:#4b5563}.cookie-consent-dark .cookie-consent-description{color:#d1d5db}.cookie-consent-actions{display:flex;flex-direction:column;gap:8px}.cookie-consent-btn{padding:10px 16px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;text-align:center}.cookie-consent-btn-primary{background:#3b82f6;color:#fff}.cookie-consent-btn-primary:hover{background:#2563eb}.cookie-consent-btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.cookie-consent-btn-secondary:hover{background:#e5e7eb}.cookie-consent-dark .cookie-consent-btn-secondary{background:#374151;color:#d1d5db;border-color:#4b5563}.cookie-consent-dark .cookie-consent-btn-secondary:hover{background:#4b5563}.cookie-preferences-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.cookie-preferences-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cookie-preferences-content{position:relative;background:#fff;border-radius:16px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 25px 50px #00000040;animation:slideUp .3s ease-out}.cookie-preferences-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.cookie-preferences-header h2{margin:0;font-size:24px;font-weight:600;color:#111827}.cookie-preferences-close{background:none;border:none;cursor:pointer;padding:8px;color:#6b7280;border-radius:8px;transition:all .2s}.cookie-preferences-close:hover{background:#f3f4f6;color:#374151}.cookie-preferences-body{padding:0 24px}.cookie-preferences-description{margin:0 0 24px;font-size:16px;line-height:1.6;color:#4b5563}.cookie-categories{display:flex;flex-direction:column;gap:20px}.cookie-category{border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:border-color .2s}.cookie-category:hover{border-color:#d1d5db}.cookie-category-header{display:flex;align-items:flex-start;gap:16px}.cookie-category-toggle{position:relative;display:inline-block;width:48px;height:24px;flex-shrink:0}.cookie-category-toggle input{opacity:0;width:0;height:0}.cookie-category-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;transition:.3s;border-radius:24px}.cookie-category-toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}.cookie-category-toggle input:checked+.cookie-category-toggle-slider{background-color:#3b82f6}.cookie-category-toggle input:checked+.cookie-category-toggle-slider:before{transform:translate(24px)}.cookie-category-toggle input:disabled+.cookie-category-toggle-slider{background-color:#9ca3af;cursor:not-allowed}.cookie-category-info h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#111827;display:flex;align-items:center;gap:8px}.required-badge{background:#fef3c7;color:#92400e;font-size:12px;font-weight:500;padding:2px 8px;border-radius:12px}.cookie-category-info p{margin:0;font-size:14px;line-height:1.5;color:#6b7280}.cookie-preferences-footer{display:flex;justify-content:flex-end;gap:12px;padding:24px;border-top:1px solid #e5e7eb;margin-top:24px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 640px){.cookie-consent-banner{max-width:calc(100vw - 40px);bottom:10px;right:10px;left:10px}.cookie-preferences-content{width:95%;margin:20px}.cookie-preferences-header,.cookie-preferences-body,.cookie-preferences-footer{padding-left:16px;padding-right:16px}.cookie-preferences-footer,.cookie-consent-actions{flex-direction:column}}@media (prefers-color-scheme: dark){.cookie-consent-banner:not(.cookie-consent-light){background:#1f2937;color:#f9fafb}.cookie-consent-banner:not(.cookie-consent-light) .cookie-consent-header h3{color:#f9fafb}.cookie-consent-banner:not(.cookie-consent-light) .cookie-consent-description{color:#d1d5db}.cookie-consent-banner:not(.cookie-consent-light) .cookie-consent-close{color:#9ca3af}.cookie-consent-banner:not(.cookie-consent-light) .cookie-consent-close:hover{color:#d1d5db}.cookie-consent-banner:not(.cookie-consent-light) .cookie-consent-btn-secondary{background:#374151;color:#d1d5db;border-color:#4b5563}.cookie-consent-banner:not(.cookie-consent-light) .cookie-consent-btn-secondary:hover{background:#4b5563}}
