.cookie-banner,.cookie-preferences{box-sizing:border-box;border:0;border-radius:8px;background:#000;color:#fff;padding:24px;font-family:inherit;font-size:16px;line-height:1.55;text-align:left;color-scheme:dark}.cookie-banner{position:fixed;right:24px;bottom:24px;z-index:1100;width:min(440px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow-y:auto}.cookie-banner p,.cookie-preferences p{margin:0}.cookie-banner>p{padding-right:24px}.cookie-banner-actions{display:flex;gap:12px;margin-top:28px}.cookie-banner-actions>button{flex:1}.cookie-banner .cookie-action,.cookie-preferences .cookie-action{min-height:46px;border:1px solid #fff;border-radius:8px;padding:10px 14px;background:#fff;color:#000;font:inherit;font-size:14px;line-height:1.4;cursor:pointer}.cookie-banner .cookie-action:hover,.cookie-preferences .cookie-action:hover{background:#eee}.cookie-banner .cookie-settings-link,.cookie-preferences a{border:0;border-radius:0;padding:0;background:none;color:#fff;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cookie-banner .cookie-dismiss,.cookie-preferences .cookie-dismiss{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:32px;height:32px;min-height:0;border:0;padding:0;background:transparent;color:#fff;font:300 28px/1 Arial,sans-serif;cursor:pointer}.cookie-preferences{width:min(600px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;overflow-y:auto}.cookie-preferences::backdrop{background:rgb(0 0 0/50%)}.cookie-preferences h2{margin:20px 24px 18px 0;color:#fff;font-size:28px;font-weight:400;line-height:1.25}.cookie-category{display:grid;grid-template-columns:32px minmax(0,1fr);gap:16px;margin-top:28px;align-items:start}.cookie-category-name{display:block;font-size:14px;letter-spacing:.05em;text-transform:uppercase}.cookie-category-description{display:block;margin-top:8px;font-size:13px}.cookie-preferences .cookie-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;position:relative;width:32px;height:16px;margin:3px 0 0;border:1px solid #fff;border-radius:10px;background:#000;cursor:pointer}.cookie-preferences .cookie-switch:before{content:"";position:absolute;top:1px;left:1px;width:12px;height:12px;border-radius:50%;background:#fff}.cookie-preferences .cookie-switch:checked{background:#fff}.cookie-preferences .cookie-switch:checked:before{left:17px;background:#000}.cookie-preferences .cookie-switch:disabled{opacity:.5;cursor:default}.cookie-preferences .cookie-save{width:100%;margin-top:32px}.cookie-banner [role=alert],.cookie-preferences [role=alert]{margin-top:16px;font-size:14px}.cookie-banner :focus-visible,.cookie-preferences :focus-visible{outline:2px solid #9dbaff;outline-offset:4px}.cookie-banner button:disabled,.cookie-preferences button:disabled{opacity:.6;cursor:wait}@media (max-width:480px){.cookie-banner{right:16px;bottom:16px;padding:20px}.cookie-banner-actions{flex-direction:column;gap:10px}.cookie-preferences{padding:20px}.cookie-preferences h2{font-size:24px}}