:focus-visible { outline: 3px solid #2b876a; outline-offset: 4px; }
[role="dialog"] label { gap: 1rem; }
[role="dialog"] input { flex-shrink: 0; }
@media (max-width: 480px) { #cookie-title { font-size: 1.7rem; line-height: 1.15; } [role="dialog"] { padding: 1.25rem; } }
.wendy-video { position: relative; display: block; width: 100%; overflow: hidden; border: 4px solid #050505; background: #f0f4f2; }
.wendy-video wistia-player { display: block; width: 100%; height: 100%; }
.wendy-video-placeholder { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1rem; padding: clamp(.75rem, 3vw, 2rem); text-align: center; overflow: auto; }
.wendy-video-placeholder p { max-width: 28rem; font-size: 1rem; line-height: 1.45; }
@media (max-width: 600px) { .wendy-video[style*="1920 / 1080"] .wendy-video-placeholder { gap: .5rem; justify-content: flex-start; } .wendy-video[style*="1920 / 1080"] .wendy-video-placeholder > svg { display: none; } }
