.cookie-panel{position:fixed;z-index:120;bottom:20px;left:20px;width:min(410px,calc(100vw - 40px));max-height:calc(100dvh - 100px);overflow:auto;border:1px solid #dfe6f0;border-radius:18px;padding:22px;background:#fff;box-shadow:0 12px 65px #182b4826;color:#3a4e69}.cookie-panel-heading{display:flex;align-items:center;gap:10px}.cookie-panel-heading>svg{color:#ba965b;flex-shrink:0}.cookie-panel-heading h2{font-size:16px;margin:0;letter-spacing:-.025em}.cookie-panel-heading>button{border:0;background:transparent;margin-left:auto;color:#8390a2;cursor:pointer}.cookie-panel>p{color:#76859b;font-size:12px;line-height:1.7;margin:13px 0 18px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.cookie-actions button,.cookie-save{border:1px solid #dbe2ed;color:#405674;background:#fff;padding:10px 6px;border-radius:9px;font-size:12px;font-weight:650;cursor:pointer}.cookie-actions button:hover{background:#f4f6fa}.cookie-customize{width:100%;background:none;border:0;padding:14px 0 0;color:#6f80a0;font-size:11px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.cookie-save{width:100%;margin-top:9px;background:#243956;color:white;border-color:#243956}.cookie-panel>.cookie-panel-footnote{font-size:10px;margin:16px 0 0}.cookie-panel-footnote a{color:#5d75a1;text-decoration:underline;text-underline-offset:2px}.cookie-categories{display:grid;margin-bottom:18px}.cookie-categories>*{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-top:1px solid #edf0f5}.cookie-categories strong{display:block;font-size:12px}.cookie-categories small{display:block;font-size:10px;line-height:1.6;color:#7c8ba0;margin-top:3px}.cookie-categories input{width:18px;height:18px;accent-color:#617abd;flex-shrink:0}.cookie-required{font-size:9px;color:#7f90a6;white-space:nowrap}.cookie-settings-link{display:inline-flex;align-items:center;gap:5px;border:0;padding:0;background:transparent;font:inherit;color:inherit;cursor:pointer}@media (max-width:480px){.cookie-panel{bottom:10px;left:10px;width:calc(100vw - 20px);padding:18px}}