/*
Theme Name: Waikiki Sunset Cruise
Theme URI: https://waikiki-sunset-cruise.com
Author: Makana Marketing
Description: Custom WordPress theme for Waikiki Sunset Cruise, a Honolulu sunset cruise, dinner sail, and Friday fireworks company. Data-driven tour cards, section-by-section colored bands with wavy dividers, and a conversion-first layout.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: waikiki-sunset-tours
*/

/* ---- Base reset (full styles live in assets/css/main.css) ---- */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { margin: 0; }
img, picture, svg, video { max-width: 100%; display: block; }
a { text-decoration: none; color: inherit; }
button { font: inherit; cursor: pointer; }
ul { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4, p { margin: 0; }
