/* Minimal standalone behavior replacing the hosted Squarespace runtime. */
img { max-width:100%; }
.section-background img, .sqs-video-background-native__fallback-image { width:100%; height:100%; object-fit:cover; opacity:1 !important; }
.sqs-video-background-native { position:absolute; inset:0; }
.sqs-video-background-native__fallback-image { display:block !important; }
.image-block img { opacity:1 !important; }
.background-image-fx { visibility:visible!important; }
.section-background-canvas { display:none!important; }
.header-menu { visibility:hidden; }
body.header--menu-open .header-menu { visibility:visible; opacity:1; }
body.header--menu-open { overflow:hidden; }
.header-burger-btn .top-bun, .header-burger-btn .patty, .header-burger-btn .bottom-bun { background-color:#fff!important; }
@media(prefers-reduced-motion:reduce) { *,*::before,*::after { scroll-behavior:auto!important; animation-duration:.01ms!important; transition-duration:.01ms!important; } }
