/*
Theme Name: chewstick-retreat
Text Domain: chewstick-retreat
Description: Chewstick's Retreat website, preserving the approved island films, green branding and programme information.
Version: 1.0.0
Requires at least: 6.3
Requires PHP: 7.4
Author: The Chewstick Foundation
WPVibe: yes
*/
/* The existing site's authored styles live in assets/css. No Tailwind runtime is needed. */
body.admin-bar .site-header { top: 32px; }
@media (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }
@media (max-width: 600px) { body.admin-bar .site-header { top: 0; } }
.page-body .wp-block-image img { max-width: 100%; height: auto; }
