.webyore-cookie-settings { box-sizing:border-box; width:min(520px,calc(100% - 32px)); max-height:calc(100dvh - 32px); margin:auto; padding:24px; overflow:auto; border:1px solid #cbd3d4; border-radius:12px; background:#fff; color:#0d203d; font:14px/1.6 Lato,"Microsoft JhengHei",sans-serif; }
.webyore-cookie-settings::backdrop { background:#07152599; }
.webyore-cookie-settings header { display:flex; align-items:center; justify-content:space-between; gap:16px; }
.webyore-cookie-settings h2 { margin:0; font-size:20px; }
.webyore-cookie-settings h3 { margin:0; font-size:16px; }
.webyore-cookie-settings section { margin:20px 0; padding-top:16px; border-top:1px solid #cbd3d4; }
.webyore-cookie-settings p { margin:8px 0; }
.webyore-cookie-settings button { min-height:40px; padding:6px 16px; border:1px solid #a7b4bd; border-radius:6px; font:inherit; background:transparent; color:inherit; cursor:pointer; }
.webyore-cookie-settings button[aria-pressed=true] { background:#e1e9ee; border-color:#1454b8; }
.webyore-cookie-settings button:disabled { opacity:.6; cursor:default; }
.webyore-cookie-settings .cookie-settings-close { padding:0; width:40px; flex-shrink:0; border:0; font-size:26px; }
.cookie-settings-actions { display:flex; gap:12px; }
.webyore-cookie-settings a { color:#1454b8; text-decoration:underline; }
.webyore-cookie-settings :focus-visible { outline:2px solid #1454b8; outline-offset:3px; }
[data-theme=dark] .webyore-cookie-settings { background:#102337; color:#e0e7ef; border-color:#536575; }
[data-theme=dark] .webyore-cookie-settings button[aria-pressed=true] { background:#294258; border-color:#9bbaff; }
[data-theme=dark] .webyore-cookie-settings a { color:#9bbaff; }
