/*
Theme Name: Eva Studio Salon
Theme URI: https://mbl9645964-cell.github.io/eva-studio-salon/
Author: Eva Studio
Description: Premium one-page WordPress theme for Eva Studio — a unisex hair, beauty and grooming salon in Faridabad. Editorial layout with warm, quiet-luxury styling.
Version: 1.2.0
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eva-studio
Tags: one-page, salon, beauty, business, custom-colors, responsive-layout
*/

:root { --ink:#171313; --paper:#fffaf6; --gold:#d7ac73; --coral:#e67865; --muted:#766b66; --line:#eadfd7; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; font-family:'DM Sans',sans-serif; background:var(--paper); color:var(--ink); }
a { color:inherit; text-decoration:none; }
.container { width:min(1120px,calc(100% - 40px)); margin:auto; }
.eyebrow { color:var(--coral); letter-spacing:.14em; font-size:.7rem; font-weight:700; text-transform:uppercase; }
.button { display:inline-flex; align-items:center; justify-content:center; gap:.55rem; border:1px solid transparent; border-radius:999px; padding:.85rem 1.35rem; font-weight:700; font-size:.88rem; transition:.2s ease; }
.button:hover { transform:translateY(-2px); }
.button-primary { background:var(--coral); color:white; box-shadow:0 12px 25px #b4574840; }
.button-light { border-color:#ffffff70; color:white; }
.button-light:hover { background:white; color:var(--ink); }
.button-whatsapp { background:#25d366; color:white; box-shadow:0 12px 25px #1c9c4d40; }
.button-whatsapp:hover { background:#1ebe5b; }
.site-nav-wrap { background:var(--ink); }
body.home .site-nav-wrap { position:absolute; left:0; right:0; top:0; z-index:4; background:transparent; }
nav { height:78px; display:flex; align-items:center; justify-content:space-between; color:white; }
nav .nav-links a.current { color:var(--gold); }
.brand { display:flex; align-items:center; gap:.65rem; font-family:'Playfair Display',serif; font-size:1.42rem; font-weight:700; letter-spacing:-.04em; }
.brand-mark { width:31px; height:31px; border:1px solid var(--gold); border-radius:50%; display:grid; place-items:center; color:var(--gold); font-family:'Playfair Display',serif; font-style:italic; }
.brand { max-width:60vw; }
.brand-logo { height:50px !important; width:auto !important; max-width:220px; display:block; object-fit:contain; }
footer.site-footer .brand-logo { height:54px !important; }
@media (max-width:760px){ .brand-logo { height:42px !important; max-width:170px; } }
/* WordPress "Site Logo" (custom-logo) safeguard, if ever used */
.custom-logo { height:50px !important; width:auto !important; max-width:220px; }
.nav-links { display:flex; gap:1.7rem; font-size:.85rem; font-weight:600; }
.nav-phone { border-bottom:1px solid var(--gold); padding-bottom:.2rem; font-size:.84rem; font-weight:700; }
.menu { display:none; background:none; color:white; border:0; font-size:1.35rem; }
.mobile-panel { display:none; }
.hero { min-height:730px; color:white; position:relative; overflow:hidden; background:#201c1b url('hero-salon.png') center/cover; display:grid; align-items:center; }
.hero::before { content:''; position:absolute; inset:0; background:linear-gradient(90deg,#151111e6 0%,#171212b3 40%,#1e15194d 70%,#1c121200 100%),linear-gradient(0deg,#17111159,transparent 55%); }
.hero::after { content:''; position:absolute; width:500px; height:500px; border:1px solid #d7ac7340; border-radius:50%; right:-150px; bottom:-225px; }
.hero-copy { z-index:2; position:relative; padding:145px 0 100px; max-width:620px; text-shadow:0 2px 18px #12100fb0; }
h1,h2,h3,p { margin-top:0; }
h1 { font-family:'Playfair Display',serif; font-size:clamp(3.15rem,6.2vw,5.8rem); letter-spacing:-.06em; line-height:.96; margin:.75rem 0 1.3rem; }
h1 em { color:var(--gold); font-weight:600; }
.hero-copy p { max-width:450px; line-height:1.7; color:#f0e7e1; font-size:1.02rem; }
.hero-actions { display:flex; gap:.8rem; flex-wrap:wrap; margin-top:1.8rem; }
.trust { display:flex; align-items:center; gap:1rem; margin-top:3.8rem; font-size:.78rem; color:#e4d5cd; }
.avatars { display:flex; }
.avatars span { width:27px; height:27px; border:2px solid var(--ink); border-radius:50%; margin-left:-7px; background:linear-gradient(135deg,#efb38c,#543d36); }
.avatars span:first-child { margin:0; background:linear-gradient(135deg,#b98768,#f2d5ba); }
.avatars span:nth-child(3) { background:linear-gradient(135deg,#4c3128,#d69765); }
.hero-note { position:absolute; z-index:2; right:0; bottom:44px; width:min(255px,22vw); padding-left:1rem; border-left:1px solid var(--gold); color:#e7d9d2; font-size:.76rem; line-height:1.55; }
section { padding:100px 0; }
.intro { display:grid; grid-template-columns:1fr 1.15fr; gap:9vw; align-items:end; }
h2 { font-family:'Playfair Display',serif; font-size:clamp(2.3rem,4.3vw,4rem); letter-spacing:-.05em; line-height:1.05; margin:.7rem 0 0; }
.intro p { margin:0; color:var(--muted); line-height:1.8; max-width:480px; }
.highlights { padding:0 0 88px; }
.highlight-grid { display:grid; grid-template-columns:repeat(3,1fr); border-top:1px solid var(--line); border-bottom:1px solid var(--line); }
.highlight { padding:1.55rem 1.2rem 1.55rem 0; margin-right:1.4rem; border-right:1px solid var(--line); }
.highlight:last-child { border-right:0; }
.highlight strong { display:block; font-family:'Playfair Display',serif; font-size:1.55rem; letter-spacing:-.04em; margin-bottom:.3rem; }
.highlight span { color:var(--muted); font-size:.83rem; }
.services { background:#f4ebe4; }
.services-head { display:flex; justify-content:space-between; gap:1.5rem; align-items:end; margin-bottom:2.5rem; }
.services-head p { color:var(--muted); max-width:300px; line-height:1.6; margin:0; }
.service-grid { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid #d8c9be; }
.service { padding:1.7rem 1.25rem 1.8rem 0; margin-right:1.25rem; min-height:207px; border-right:1px solid #d8c9be; position:relative; }
.service:after { content:'↗'; position:absolute; right:1.2rem; bottom:1.45rem; color:var(--coral); opacity:0; transform:translate(-5px,5px); transition:.25s ease; }
.service:hover:after { opacity:1; transform:translate(0,0); }
.service:last-child { border:0; }
.service-num { color:var(--gold); font-family:'Playfair Display',serif; font-size:1.15rem; }
.service h3 { font-family:'Playfair Display',serif; margin:2.25rem 0 .45rem; font-size:1.38rem; letter-spacing:-.03em; }
.service p { font-size:.83rem; line-height:1.65; color:var(--muted); margin:0; }
.ritual { display:grid; grid-template-columns:1fr 1fr; min-height:560px; background:var(--ink); color:white; }
.ritual-image { min-height:400px; background:linear-gradient(140deg,#432b2866,#c37b5e26),url('nails.png') center/cover; position:relative; overflow:hidden; }
.ritual-image:after { content:''; position:absolute; width:370px; height:370px; border:1px solid #f4d9b077; border-radius:50%; left:18%; top:12%; }
.ritual-copy { padding:clamp(3rem,7vw,7rem); display:flex; flex-direction:column; justify-content:center; }
.ritual-copy p { color:#d6c8c1; line-height:1.8; max-width:420px; }
.ritual-copy .button { align-self:flex-start; margin-top:.75rem; }
.why { background:#fff; }
.why-grid { display:grid; grid-template-columns:.84fr 1.16fr; gap:8vw; align-items:start; }
.why-intro p { color:var(--muted); line-height:1.8; margin-top:1.2rem; max-width:360px; }
.reasons { border-top:1px solid var(--line); }
.reason { display:grid; grid-template-columns:54px 1fr; gap:1rem; padding:1.55rem 0; border-bottom:1px solid var(--line); }
.reason-num { font-family:'Playfair Display',serif; color:var(--coral); font-size:1.1rem; }
.reason h3 { font-family:'Playfair Display',serif; font-size:1.35rem; letter-spacing:-.03em; margin:0 0 .3rem; }
.reason p { color:var(--muted); font-size:.88rem; line-height:1.65; margin:0; }
.editorial { background:#211a19; color:white; overflow:hidden; }
.editorial-wrap { display:grid; grid-template-columns:.8fr 1.2fr; min-height:625px; }
.editorial-photo { min-height:450px; background:linear-gradient(90deg,#211a1900,#211a1920),url('editorial-v2.png') center/cover; position:relative; }
.editorial-photo:after { content:'E'; position:absolute; bottom:-.24em; right:-.08em; font-family:'Playfair Display',serif; font-style:italic; font-size:15rem; color:#ffffff1d; }
.editorial-copy { padding:clamp(3rem,7vw,7rem); display:flex; flex-direction:column; justify-content:center; }
.editorial-copy h2 { max-width:580px; }
.editorial-copy p { color:#d7c8c0; line-height:1.8; max-width:510px; margin:1.2rem 0 1.6rem; }
.edit-tags { display:flex; flex-wrap:wrap; gap:.55rem; }
.edit-tags span { border:1px solid #ffffff32; border-radius:999px; color:#eee2db; padding:.48rem .75rem; font-size:.72rem; }
.editorial-signoff { margin-top:2.1rem; font-family:'Playfair Display',serif; font-style:italic; color:var(--gold); font-size:1.25rem; }
.gallery { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin-top:2.5rem; }
.gallery div { min-height:250px; border-radius:4px; overflow:hidden; position:relative; background:#d8b391 center/cover; }
.gallery div { transition:transform .3s ease, box-shadow .3s ease; }
.gallery div:hover { transform:translateY(-5px); box-shadow:0 18px 28px #51352b24; }
.gallery div:after { content:''; position:absolute; inset:0; background:linear-gradient(150deg,#ffffff30,transparent 47%,#30202045); }
.gallery span { position:absolute; z-index:1; bottom:1rem; left:1rem; color:#fff; font-family:'Playfair Display',serif; font-size:1.25rem; text-shadow:0 2px 10px #000000a0; }
.reviews { background:#f4ebe4; }
.reviews-title { display:flex; justify-content:space-between; align-items:end; gap:2rem; }
.review-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin-top:2.7rem; }
.review { background:#fffaf6; padding:1.65rem; min-height:222px; display:flex; flex-direction:column; }
.stars { color:var(--gold); letter-spacing:.12em; font-size:.9rem; }
.review blockquote { margin:1.15rem 0; font-family:'Playfair Display',serif; font-size:1.15rem; line-height:1.48; letter-spacing:-.02em; }
.review cite { font-style:normal; font-size:.78rem; color:var(--muted); margin-top:auto; }
.faq-wrap { display:grid; grid-template-columns:.8fr 1.2fr; gap:8vw; }
.faq-copy p { color:var(--muted); line-height:1.75; margin-top:1rem; max-width:330px; }
.faq-list { border-top:1px solid var(--line); }
details { border-bottom:1px solid var(--line); padding:1.15rem 0; }
summary { cursor:pointer; font-weight:700; font-size:.95rem; list-style:none; display:flex; justify-content:space-between; gap:1rem; }
summary::-webkit-details-marker { display:none; }
summary:after { content:'+'; color:var(--coral); font-size:1.2rem; font-weight:400; line-height:.85; }
details[open] summary:after { content:'−'; }
details p { color:var(--muted); line-height:1.65; font-size:.86rem; margin:1rem 2rem .15rem 0; }
.book { background:var(--coral); padding:0; overflow:hidden; }
.book-inner { color:white; min-height:370px; display:grid; grid-template-columns:1.2fr .8fr; align-items:center; position:relative; }
.book-inner:after { content:'E'; position:absolute; right:-.05em; bottom:-.42em; font-family:'Playfair Display',serif; font-size:28rem; font-style:italic; color:#ffffff18; line-height:1; }
.book-copy { position:relative; z-index:1; padding:4.5rem 0; }
.book h2 { max-width:600px; }
.book p { margin:.9rem 0 1.7rem; color:#fff3ee; }
.booking-card { position:relative; z-index:1; background:#fffaf6; color:var(--ink); padding:1.6rem; border-radius:4px; box-shadow:0 18px 35px #70312838; }
.booking-card h3 { font-family:'Playfair Display',serif; font-size:1.4rem; margin-bottom:.8rem; }
.booking-card p { color:var(--muted); font-size:.87rem; line-height:1.55; }
.booking-card .button { width:100%; background:var(--ink); color:white; }
footer.site-footer { background:var(--ink); color:#f3e7df; padding:2.7rem 0 1.4rem; }
.footer-top { display:flex; justify-content:space-between; align-items:flex-start; gap:2rem; }
footer.site-footer .brand { color:white; }
footer.site-footer p { color:#bdafa8; font-size:.84rem; line-height:1.65; max-width:280px; margin:.8rem 0 0; }
.footer-links { display:flex; gap:1.2rem; font-size:.84rem; }
.footer-bottom { border-top:1px solid #ffffff20; padding-top:1.2rem; margin-top:2.5rem; color:#9f918b; font-size:.72rem; display:flex; justify-content:space-between; }
.floaters { position:fixed; right:18px; bottom:18px; z-index:6; display:flex; flex-direction:column; gap:12px; }
.floaters a { display:grid; place-items:center; width:52px; height:52px; border-radius:50%; color:white; font-size:1.25rem; box-shadow:0 10px 25px #00000038; transition:transform .2s ease; }
.floaters a:hover { transform:translateY(-3px); }
.float-call { background:var(--coral); box-shadow:0 10px 25px #6e302880; }
.float-wa { background:#25d366; box-shadow:0 10px 25px #1c9c4d80; }
.marquee { overflow:hidden; white-space:nowrap; border-top:1px solid var(--line); border-bottom:1px solid var(--line); padding:1rem 0; background:#fff; }
.marquee-track { display:inline-block; min-width:100%; animation:scroll 24s linear infinite; font-family:'Playfair Display',serif; color:#5b4b45; font-size:1.05rem; }
.marquee b { color:var(--coral); padding:0 1.4rem; font-weight:400; }
@keyframes scroll { from { transform:translateX(0); } to { transform:translateX(-45%); } }
.signature { display:grid; grid-template-columns:1.1fr .9fr; gap:2rem; align-items:center; }
.signature-card { background:var(--ink); color:#fff; padding:2rem; min-height:265px; display:flex; flex-direction:column; justify-content:space-between; }
.signature-card h3 { font-family:'Playfair Display',serif; font-size:1.85rem; letter-spacing:-.04em; margin:0; max-width:330px; }
.signature-card p { color:#cfc1b9; font-size:.87rem; line-height:1.65; margin:1rem 0 0; max-width:340px; }
.signature-list { display:grid; grid-template-columns:1fr 1fr; gap:12px; }
.signature-list article { border:1px solid var(--line); padding:1.2rem; min-height:120px; }
.signature-list span { color:var(--coral); font-size:.77rem; font-weight:700; letter-spacing:.1em; text-transform:uppercase; }
.signature-list h3 { font-family:'Playfair Display',serif; font-size:1.18rem; margin:.7rem 0 0; letter-spacing:-.03em; }

/* ---------- Inner pages ---------- */
.page-hero { background:var(--ink); color:white; padding:120px 0 78px; position:relative; overflow:hidden; }
.page-hero:after { content:''; position:absolute; width:420px; height:420px; border:1px solid #d7ac7333; border-radius:50%; right:-140px; bottom:-200px; }
.page-hero .eyebrow { color:var(--coral); }
.page-hero h1 { font-family:'Playfair Display',serif; font-size:clamp(2.6rem,5.2vw,4.6rem); letter-spacing:-.05em; line-height:1; margin:.5rem 0 0; }
.page-hero p { color:#d6c8c1; max-width:540px; line-height:1.75; margin:1.15rem 0 0; }
.page-section { padding:90px 0; }
.page-section.tint { background:#f4ebe4; }
.section-head { max-width:640px; margin:0 auto 3rem; text-align:center; }
.section-head h2 { margin:.5rem 0 0; }
.section-head p { color:var(--muted); line-height:1.75; margin:1rem 0 0; }

/* Services detail */
.svc-block { display:grid; grid-template-columns:.9fr 1.1fr; gap:3.5rem; align-items:start; padding:3rem 0; border-top:1px solid var(--line); }
.svc-block:first-of-type { border-top:0; }
.svc-block .svc-head h2 { margin:.4rem 0 0; }
.svc-block .svc-head p { color:var(--muted); line-height:1.75; margin:1rem 0 0; max-width:340px; }
.svc-items { display:grid; grid-template-columns:1fr 1fr; gap:1px; background:var(--line); border:1px solid var(--line); }
.svc-items article { background:var(--paper); padding:1.35rem 1.3rem; }
.svc-items h3 { font-family:'Playfair Display',serif; font-size:1.12rem; letter-spacing:-.02em; margin:0 0 .35rem; }
.svc-items p { color:var(--muted); font-size:.85rem; line-height:1.6; margin:0; }

/* About */
.about-grid { display:grid; grid-template-columns:1.1fr .9fr; gap:5vw; align-items:center; }
.about-grid p { color:var(--muted); line-height:1.85; margin:0 0 1.1rem; }
.about-photo { min-height:460px; border-radius:6px; background:linear-gradient(140deg,#432b2833,#c37b5e1a),url('ourspace-v2.png') center/cover; }
.values-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:1rem; }
.value-card { border:1px solid var(--line); border-radius:6px; padding:1.6rem; background:var(--paper); }
.value-card .service-num { display:block; margin-bottom:.6rem; }
.value-card h3 { font-family:'Playfair Display',serif; font-size:1.2rem; letter-spacing:-.02em; margin:0 0 .4rem; }
.value-card p { color:var(--muted); font-size:.86rem; line-height:1.65; margin:0; }

/* Gallery page */
.gallery-page { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; }
.gallery-page div { min-height:280px; position:relative; overflow:hidden; border-radius:4px; background:#d8b391 center/cover; transition:transform .3s ease, box-shadow .3s ease; }
.gallery-page div:hover { transform:translateY(-5px); box-shadow:0 18px 28px #51352b24; }
.gallery-page div:after { content:''; position:absolute; inset:0; background:linear-gradient(150deg,#ffffff26,transparent 47%,#30202040); }
.gallery-page span { position:absolute; z-index:1; left:1rem; bottom:1rem; color:#fff; font-family:'Playfair Display',serif; font-size:1.2rem; text-shadow:0 2px 10px #000000a0; }

/* Contact */
.contact-grid { display:grid; grid-template-columns:1fr 1.15fr; gap:4vw; align-items:start; }
.contact-info .info-row { display:grid; grid-template-columns:44px 1fr; gap:1rem; padding:1.3rem 0; border-bottom:1px solid var(--line); }
.contact-info .info-row:first-child { border-top:1px solid var(--line); }
.info-ic { width:44px; height:44px; border-radius:50%; display:grid; place-items:center; background:#f4ebe4; color:var(--coral); font-size:1.1rem; }
.contact-info h3 { font-family:'Playfair Display',serif; font-size:1.08rem; margin:0 0 .2rem; letter-spacing:-.02em; }
.contact-info p, .contact-info a { color:var(--muted); font-size:.9rem; line-height:1.55; margin:0; }
.contact-actions { display:flex; gap:.7rem; flex-wrap:wrap; margin-top:1.8rem; }
.map-embed { border:0; width:100%; height:100%; min-height:420px; border-radius:6px; filter:grayscale(.15); }
.map-wrap { min-height:420px; border-radius:6px; overflow:hidden; box-shadow:0 18px 35px #51352b1f; }

@media (max-width:760px) {
  .page-hero { padding:96px 0 60px; }
  .svc-block, .about-grid, .contact-grid { grid-template-columns:1fr; gap:1.8rem; }
  .svc-items, .values-grid, .gallery-page { grid-template-columns:1fr 1fr; }
  .about-photo { min-height:320px; }
  .page-section { padding:64px 0; }
}
@media (max-width:760px) {
  .container { width:min(100% - 32px,1120px); }
  nav { height:66px; } .nav-links,.nav-phone { display:none; } .menu{display:block;}
  .mobile-panel { position:absolute; z-index:5; top:62px; left:16px; right:16px; padding:1rem; background:#211a1a; border:1px solid #ffffff25; transform:translateY(-10px); opacity:0; pointer-events:none; transition:.2s ease; }
  .mobile-panel.open { transform:translateY(0); opacity:1; pointer-events:auto; }
  .mobile-panel a { display:block; padding:.85rem; border-bottom:1px solid #ffffff18; font-size:.91rem; font-weight:700; }
  .mobile-panel a:last-child { border:0; color:var(--gold); }
  .hero { min-height:660px; background-position:64% center; } .hero-note { display:none; }
  .hero-copy { padding:145px 0 75px; } .trust { margin-top:3.1rem; }
  section { padding:70px 0; } .intro,.ritual,.book-inner,.why-grid,.faq-wrap,.signature,.editorial-wrap { grid-template-columns:1fr; gap:1.8rem; }
  .editorial-copy { padding:4rem 24px; } .editorial-photo { min-height:390px; }
  .highlights { padding:0 0 65px; } .highlight-grid { grid-template-columns:1fr; } .highlight { border-right:0; border-bottom:1px solid var(--line); padding:1.1rem 0; margin:0; } .highlight:last-child { border-bottom:0; }
  .services-head { display:block; } .services-head p { margin-top:1rem; }
  .service-grid { grid-template-columns:1fr 1fr; } .service { border-bottom:1px solid #d8c9be; min-height:170px; } .service:nth-child(2) { border-right:0; }
  .ritual-copy { padding:4rem 24px; } .ritual-image { min-height:310px; }
  .gallery { grid-template-columns:1fr 1fr; } .gallery div { min-height:180px; }
  .book-copy { padding:4rem 0 1.5rem; } .booking-card { margin-bottom:4rem; } .reviews-title { display:block; } .review-grid { grid-template-columns:1fr; margin-top:1.8rem; } .review { min-height:0; }
  .footer-top,.footer-bottom { display:block; } .footer-links { margin-top:1.6rem; } .footer-bottom span:last-child { display:block; margin-top:.5rem; }
}
