.cookie-preferences-trigger{text-align:inherit}.cookie-center{padding:4px}.cookie-intro{display:flex;align-items:flex-start;gap:14px}.cookie-shield{display:grid;flex-shrink:0;width:42px;height:42px;place-items:center;color:rgb(var(--color-accent));background:rgb(var(--color-accent-muted));border-radius:14px}.cookie-heading{margin-bottom:8px;color:rgb(var(--color-text-primary));font-size:17px;font-weight:600;letter-spacing:-.02em;line-height:1.4}.cookie-contact,.cookie-details p,.cookie-explanation,.cookie-intro p:not(.cookie-heading){color:rgb(var(--color-text-secondary));font-size:13px;line-height:1.75}.cookie-status{display:flex;align-items:center;gap:9px;margin-top:22px;padding:12px 14px;border:1px solid rgb(var(--color-border-subtle));border-radius:12px;font-size:13px}.cookie-status svg{flex-shrink:0;color:rgb(var(--color-accent))}.cookie-explanation{margin-top:14px}.cookie-details{margin-top:20px;border-block:1px solid rgb(var(--color-border-subtle))}.cookie-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 0;cursor:pointer;font-size:13px;font-weight:500;list-style:none}.cookie-details summary::-webkit-details-marker{display:none}.cookie-details summary svg{flex-shrink:0;transition:transform .16s ease}.cookie-details[open] summary svg{transform:rotate(180deg)}.cookie-details ul{display:grid;gap:17px;padding-bottom:20px}.cookie-details strong{font-size:13px;font-weight:600}.cookie-details p{margin-top:4px}.cookie-contact{margin-top:20px;font-size:12px}.cookie-contact a,.cookie-text-link{text-decoration:underline;text-underline-offset:4px}.cookie-dialog-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;width:100%}.cookie-text-link{display:inline-flex;align-items:center;gap:4px;min-height:40px;color:rgb(var(--color-text-secondary));font-size:12px}.cookie-contact a:hover,.cookie-text-link:hover{color:rgb(var(--color-text-primary))}.cookie-category{margin-top:20px;padding-top:20px;border-top:1px solid rgb(var(--color-border-subtle))}.cookie-category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:600}.cookie-category p{margin-top:9px;font-size:13px;line-height:1.7}.cookie-category p,.cookie-essential{color:rgb(var(--color-text-secondary))}.cookie-essential{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:4px 7px;background:rgb(var(--color-bg-base));border-radius:6px;font-size:11px;font-weight:400}.cookie-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;width:40px;height:24px;border-radius:20px;border:1px solid rgb(var(--color-border-subtle));background:rgb(var(--color-bg-surface-2));cursor:pointer;transition:background .16s ease}.cookie-switch:after{content:"";display:block;height:18px;width:18px;margin:2px;background:rgb(var(--color-text-muted));border-radius:50%;transition:transform .16s ease,background .16s ease}.cookie-switch:checked{background:rgb(var(--color-accent));border-color:rgb(var(--color-accent))}.cookie-switch:checked:after{transform:translateX(16px);background:#fff}.cookie-consent-actions{display:flex;gap:8px}.cookie-choice{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:9px 14px;border:1px solid rgb(var(--color-border-subtle));border-radius:9px;background:rgb(var(--color-bg-surface));color:rgb(var(--color-text-primary));font-size:13px;font-weight:500;transition:background .16s ease,border-color .16s ease}.cookie-choice:hover{background:rgb(var(--color-bg-surface-2));border-color:rgb(var(--color-text-muted))}.cookie-choice-summary{margin-top:10px;color:rgb(var(--color-text-secondary));font-size:12px}.cookie-storage-error{margin-top:12px;border-left:2px solid rgb(var(--color-accent));padding-left:10px;color:rgb(var(--color-text-primary));font-size:13px;line-height:1.6}.cookie-welcome-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;width:100%}.cookie-welcome-actions>button{flex:1 1 auto}.cookie-welcome .cookie-contact{margin-top:16px}@media (max-width:480px){.cookie-center{padding:0}.cookie-intro{gap:11px}.cookie-heading{font-size:16px}}@media (prefers-reduced-motion:reduce){.cookie-choice,.cookie-details summary svg,.cookie-switch,.cookie-switch:after{transition:none}}