.cookie-consent-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:999999}.cookie-consent-modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:800px;background:#fff;z-index:1000000;box-shadow:0 2px 10px rgb(0 0 0 / .1);max-height:90vh;overflow-y:auto;border-radius:8px}.cookie-consent-content{padding:20px;margin:0 auto}.cookie-consent-content h2{margin:0 0 15px;font-size:24px}.cookie-consent-content h3{margin:30px 0 15px;font-size:20px}.cookie-consent-content p{margin:0 0 20px;color:#666;line-height:1.6}.cookie-consent-options{margin-bottom:20px}.cookie-option{display:flex;align-items:flex-start;margin-bottom:15px;padding:15px;border:1px solid #eee;border-radius:5px;flex-wrap:wrap}.cookie-option input[type="checkbox"]{margin:3px 10px 0 0}.cookie-option label{flex:1;margin-right:10px;min-width:200px}.cookie-option label strong{display:block;margin-bottom:5px}.cookie-option label span{display:block;font-size:14px;color:#666;line-height:1.5}.cookie-details-toggle{background:#fff!important;border:1px solid #ddd!important;padding:0!important;cursor:pointer!important;width:32px!important;height:32px!important;border-radius:4px!important;transition:all 0.2s ease-in-out!important;margin-left:10px!important;position:relative!important;outline:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:top!important}.cookie-details-toggle:hover{background:#f7f7f7!important;border-color:#ccc!important}.cookie-details-toggle svg{width:20px!important;height:20px!important;stroke:currentColor!important;stroke-width:2!important;fill:none!important;color:#666!important;transition:transform 0.3s ease-in-out!important;transform-origin:center!important}.cookie-details-toggle:hover svg{color:#333!important}.cookie-details-toggle.active{background:#f7f7f7!important;border-color:#ccc!important}.cookie-details-toggle.active svg{transform:rotate(180deg)!important;color:#333!important}.cookie-details{display:block!important;width:100%!important;margin-top:15px!important;overflow:hidden!important;max-height:0!important;opacity:0!important;transition:all 0.3s ease-in-out!important}.cookie-details.active{max-height:5000px!important;opacity:1!important;margin-top:15px!important}.cookie-description{margin:0 0 15px!important;padding:10px!important;background:#f8f8f8!important;border-radius:4px!important;color:#666!important;font-size:14px!important;line-height:1.5!important}.cookie-details table{width:100%!important;border-collapse:collapse!important;margin:0!important;font-size:14px!important;background:#f8f8f8!important;border-radius:5px!important;transform:translateY(-10px)!important;opacity:0!important;transition:all 0.3s ease-in-out!important}.cookie-details.active table{transform:translateY(0)!important;opacity:1!important;margin:10px 0!important}.cookie-details th,.cookie-details td{padding:12px;text-align:left;border-bottom:1px solid #eee}.cookie-details th{background:#f0f0f0;font-weight:600;color:#333}.cookie-details td{color:#666}.cookie-details tr:hover td{background:#fff}.cookie-info-table{margin:20px 0;overflow-x:auto}.cookie-info-table table{width:100%;border-collapse:collapse;margin:10px 0;font-size:14px}.cookie-info-table th,.cookie-info-table td{padding:12px;text-align:left;border-bottom:1px solid #eee}.cookie-info-table th{background:#f8f8f8;font-weight:600;color:#333}.cookie-info-table td{color:#666}.cookie-info-table tr:hover td{background:#f9f9f9}.cookie-consent-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:30px}.cookie-consent-actions button{padding:10px 20px!important;border:1px solid #0073aa!important;border-radius:5px!important;cursor:pointer!important;font-size:16px!important;transition:all 0.2s!important;background:#0073aa!important;color:#fff!important}.cookie-consent-actions button:hover{background:#005a87!important;border-color:#005a87!important}.cookie-settings-link{color:#0073aa!important;text-decoration:underline!important;cursor:pointer!important;transition:color 0.2s!important}.cookie-settings-link:hover{color:#005a87!important}@media (max-width:600px){.cookie-consent-content{padding:15px}.cookie-consent-actions{flex-direction:column}.cookie-consent-actions button{width:100%;margin-bottom:10px}.cookie-info-table{margin:15px -15px}.cookie-info-table table{font-size:13px}.cookie-info-table th,.cookie-info-table td{padding:8px}}html.cookie-consent-given .cookie-consent-backdrop:not(.force-show),html.cookie-consent-given .cookie-consent-modal:not(.force-show){display:none}.cookie-consent-backdrop.force-show,.cookie-consent-modal.force-show{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:999999!important}