/*
Theme Name: Classy Boat Abu Dhabi
Theme URI: https://example.com/
Author: OpenAI
Author URI: https://openai.com/
Description: Premium WordPress theme for Classy Boat Abu Dhabi with seeded About, Services, Contact and Fleet content based on the uploaded company profile.
Version: 3.1.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: adyr
*/

html { box-sizing: border-box; scroll-behavior: smooth; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; font-family: Inter, Arial, Helvetica, sans-serif; color: #dde7f4; background: #08111d; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
a:hover { text-decoration: none; }
.screen-reader-text { position: absolute; left: -9999px; }

.page-intro{max-width:820px;margin:0 auto 2rem;color:var(--muted);} .yacht-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;} .yacht-card{background:#fff;border:1px solid rgba(8,98,124,.12);border-radius:24px;overflow:hidden;box-shadow:0 16px 40px rgba(9,29,38,.08);} .yacht-thumb img{display:block;width:100%;height:260px;object-fit:cover;} .yacht-card-content{padding:1.25rem;}
