.cookie-consent-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:99998;display:none}.cookie-consent-overlay.show{display:block}.cookie-consent-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;width:90%;max-width:480px;background:silver;border:2px outset #C0C0C0;border-top-color:#fff;border-left-color:#fff;border-right-color:gray;border-bottom-color:gray;box-shadow:4px 4px #00000080;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;display:none}.cookie-consent-dialog.show{display:block}.cookie-consent-titlebar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;padding:3px 4px;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cookie-consent-title{display:flex;align-items:center;gap:4px}.cookie-consent-title-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:14px}.cookie-consent-close{width:16px;height:14px;background:silver;border:2px outset #C0C0C0;border-top-color:#fff;border-left-color:#fff;border-right-color:gray;border-bottom-color:gray;font-size:10px;font-weight:700;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.cookie-consent-close:active{border:2px inset #C0C0C0;border-top-color:gray;border-left-color:gray;border-right-color:#fff;border-bottom-color:#fff}.cookie-consent-content{padding:16px}.cookie-consent-icon-row{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.cookie-consent-icon{font-size:32px;flex-shrink:0}.cookie-consent-message{font-size:11px;line-height:1.5;color:#000}.cookie-consent-message p{margin:0 0 8px}.cookie-consent-message a{color:#00e;text-decoration:underline}.cookie-consent-message a:hover{color:#551a8b}.cookie-consent-options{display:none;background:#fff;border:2px inset #C0C0C0;border-top-color:gray;border-left-color:gray;border-right-color:#fff;border-bottom-color:#fff;padding:12px;margin:12px 0;font-size:11px}.cookie-consent-options.show{display:block}.cookie-consent-option{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #C0C0C0}.cookie-consent-option:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cookie-consent-option input[type=checkbox]{margin-top:2px;cursor:pointer}.cookie-consent-option input[type=checkbox]:disabled{cursor:not-allowed}.cookie-consent-option-info{flex:1}.cookie-consent-option-label{font-weight:700;color:#000;display:block;margin-bottom:2px}.cookie-consent-option-desc{color:#444;font-size:10px}.cookie-consent-option-required{color:gray;font-style:italic;font-size:10px}.cookie-consent-buttons{display:flex;justify-content:center;gap:8px;margin-top:16px}.cookie-consent-btn{min-width:75px;padding:4px 12px;background:silver;border:2px outset #C0C0C0;border-top-color:#fff;border-left-color:#fff;border-right-color:gray;border-bottom-color:gray;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;color:#000;cursor:pointer;outline:none}.cookie-consent-btn:hover{background:#d4d0c8}.cookie-consent-btn:active{border:2px inset #C0C0C0;border-top-color:gray;border-left-color:gray;border-right-color:#fff;border-bottom-color:#fff}.cookie-consent-btn:focus{outline:1px dotted #000;outline-offset:-4px}.cookie-consent-btn-primary{background:#d4d0c8}@media (max-width: 500px){.cookie-consent-dialog{width:95%;max-width:none}.cookie-consent-buttons{flex-direction:column}.cookie-consent-btn{width:100%}.cookie-consent-icon-row{flex-direction:column;align-items:center;text-align:center}}.cookie-settings-link{cursor:pointer;color:inherit;text-decoration:underline}.cookie-settings-link:hover{opacity:.8}
