/*
Theme Name: Beauty Now
Theme URI: https://example.com/beauty-now
Author: OpenAI
Description: Elegant beauty salon WordPress theme for Dubai salons and wellness studios. Includes Home, Services, Booking, Gallery, About, Reviews and Contact templates.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: beauty-now
Tags: beauty, salon, wellness, responsive, custom-logo, featured-images
*/

:root{
  --bn-pink:#e84f7a;
  --bn-pink-dark:#cf365f;
  --bn-blush:#fff2f5;
  --bn-cream:#fffaf7;
  --bn-ink:#232023;
  --bn-muted:#6d666a;
  --bn-line:#f0dfe5;
  --bn-white:#ffffff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--bn-ink);background:#fff;line-height:1.6}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.container{width:min(1180px,92%);margin:auto}
.topbar{background:linear-gradient(90deg,var(--bn-pink-dark),var(--bn-pink));color:#fff;font-size:13px;padding:8px 0}
.topbar .container{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #f5e7ec;backdrop-filter:blur(12px)}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px}
.site-branding{display:flex;align-items:center;gap:12px}
.site-branding img{max-height:58px;width:auto}
.site-title{font:700 31px Georgia,serif}.site-title span{color:var(--bn-pink)}
.main-nav ul{list-style:none;display:flex;align-items:center;gap:26px;padding:0;margin:0}
.main-nav a{font-size:15px;font-weight:600}.main-nav a:hover{color:var(--bn-pink)}
.btn{display:inline-block;background:var(--bn-pink);color:#fff;padding:13px 22px;border-radius:10px;font-weight:700;border:1px solid var(--bn-pink);transition:.2s}
.btn:hover{transform:translateY(-1px);background:var(--bn-pink-dark)}
.btn-outline{background:#fff;color:var(--bn-pink)}
.menu-toggle{display:none;border:0;background:none;font-size:26px}
.hero{background:linear-gradient(90deg,#fff7f8 0%,#fde9ee 52%,#f8dbe3 100%);padding:68px 0;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px}
.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--bn-pink);font-weight:800;font-size:13px}
h1,h2,h3{font-family:Georgia,serif;line-height:1.15;margin-top:0}
h1{font-size:clamp(44px,6vw,72px);margin-bottom:18px}h1 em{color:var(--bn-pink);font-style:normal}
h2{font-size:clamp(30px,4vw,46px)}
.hero p{font-size:18px;color:#4d4549;max-width:620px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.hero-card{background:#fff;border-radius:28px;box-shadow:0 20px 55px rgba(120,50,75,.16);overflow:hidden}
.hero-card .photo{min-height:430px;background:radial-gradient(circle at 70% 30%,#ffd5e1,#f3b7c8 45%,#d98aa5);position:relative}
.hero-card .photo:after{content:'Beauty Now';position:absolute;right:34px;bottom:30px;font:italic 54px Georgia,serif;color:rgba(255,255,255,.84)}
.section{padding:72px 0}.section.soft{background:var(--bn-cream)}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-head p{max-width:620px;color:var(--bn-muted)}
.grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}
.card{background:#fff;border:1px solid #f3e6eb;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(80,25,45,.05)}
.card-body{padding:20px}.card h3{font-size:24px;margin-bottom:8px}.price{font-weight:800;color:var(--bn-pink)}
.thumb{aspect-ratio:4/3;background:linear-gradient(135deg,#ffe9ef,#f4bfd0);display:flex;align-items:center;justify-content:center;color:#b05072;font-weight:800}
.features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-30px;position:relative;z-index:3}.feature{background:#fff;border:1px solid #f4e4ea;border-radius:16px;padding:20px;text-align:center;box-shadow:0 10px 25px rgba(111,40,64,.07)}
.review{padding:24px}.stars{color:#f4a200;letter-spacing:2px}
.cta{background:linear-gradient(90deg,#fff0f4,#f7dce5);padding:34px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.page-hero{padding:56px 0;background:linear-gradient(90deg,#fff8fa,#f8dfe7)}.page-hero h1{font-size:52px}
.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.pill{padding:10px 16px;border:1px solid #edd8df;border-radius:999px;background:#fff}.pill.active{background:var(--bn-pink);color:#fff}
.form-card{background:#fff;border:1px solid #f1e4e9;border-radius:18px;padding:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-size:13px;font-weight:700;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #e8d7de;border-radius:9px;background:#fff;font:inherit}.field textarea{min-height:120px}
.booking-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:24px}.summary{position:sticky;top:105px;height:max-content;background:#fff5f8;border:1px solid #efd9e1;border-radius:18px;padding:24px}.summary .row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eddde3}.summary .total{font-size:22px;font-weight:800;color:var(--bn-pink)}
.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery .tile{aspect-ratio:1/1;border-radius:16px;background:linear-gradient(135deg,#f6c3d2,#feeef2)}.gallery .tile:nth-child(3n){aspect-ratio:1/1.3}
footer{background:#241f22;color:#f6edf0;padding:52px 0 20px}footer h3{font-family:Arial,sans-serif;font-size:17px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:30px}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-grid li{margin:8px 0;color:#d7cbd0}.copyright{margin-top:35px;padding-top:18px;border-top:1px solid #4a4146;color:#bfb1b8;font-size:13px}
.notice{padding:12px 14px;border-radius:10px;background:#fff3f6;border:1px solid #f0d9e0;color:#6e3c4c}
@media(max-width:900px){.hero-grid,.booking-layout,.footer-grid{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr 1fr}.features{grid-template-columns:1fr 1fr}.main-nav{display:none}.main-nav.open{display:block;position:absolute;left:0;right:0;top:78px;background:#fff;border-bottom:1px solid #eee;padding:20px}.main-nav ul{flex-direction:column;align-items:flex-start}.menu-toggle{display:block}.header-btn{display:none}.gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.grid-4,.grid-3,.features,.form-grid{grid-template-columns:1fr}.hero{padding:42px 0}.hero-card .photo{min-height:300px}.page-hero h1{font-size:40px}.section{padding:52px 0}.cta{align-items:flex-start;flex-direction:column}}
