/*
Theme Name: Touch Skin House
Author: Touch Skin House
Description: Persian RTL skincare theme, lightweight and Elementor-friendly.
Version: 1.2.0
Text Domain: touch-skin-house
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
*/
:root{--olive:#58623c;--olive2:#69754a;--dark:#41492f;--cream:#f3ecdf;--paper:#fffdf8;--line:#e4dccd;--muted:#77786b;--shadow:0 18px 45px rgba(67,68,47,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fcfaf5;color:var(--dark);font-family:Tahoma,Arial,sans-serif;line-height:1.8;overflow-x:hidden}body,button,input,select{font-size:15px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;width:100%;height:auto}button,input,select{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}
header{height:74px;background:rgba(255,253,248,.96);display:flex;align-items:center;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);transition:.3s}.nav{display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{text-align:center;line-height:.9;min-width:150px}.logo b{font:500 27px Georgia,serif;letter-spacing:1px}.logo small{font-size:10px;letter-spacing:2px}.links{display:flex;gap:34px;font-size:13px;color:#626456}.links a{position:relative;padding:7px 0;transition:.25s}.links a:after{content:"";position:absolute;right:0;bottom:0;width:0;height:1px;background:var(--olive);transition:.3s}.links a:hover{color:var(--olive)}.links a:hover:after{width:100%}.cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--olive);color:#fff;border:0;border-radius:999px;padding:12px 22px;cursor:pointer;box-shadow:0 8px 20px rgba(88,98,60,.15);transition:transform .3s,box-shadow .3s,background .3s}.cta:hover{transform:translateY(-3px);background:#4e5834;box-shadow:0 14px 28px rgba(88,98,60,.22)}.hamb{display:none;font-size:24px}
.hero{min-height:620px;position:relative;overflow:hidden;background:#eee6d9}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-overlay{display:none!important}.hero-content{position:relative;z-index:4;min-height:620px;display:flex;align-items:center}.hero-copy{width:52%;padding:65px 0}.eyebrow{font-size:12px;letter-spacing:1px;color:#7c806e;margin-bottom:10px}.hero-white-text{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.35)}h1{font:500 clamp(42px,5vw,72px)/1.15 Georgia,serif;margin:0 0 20px;color:#4e5536}.hero p{font-size:16px;color:#fff;max-width:510px;margin:0 0 28px;text-shadow:0 2px 12px rgba(0,0,0,.32)}.hero-features{display:flex;gap:28px;margin-top:38px}.feature{display:flex;align-items:center;gap:9px;font-size:12px}.icon{width:44px;height:44px;border-radius:50%;border:1px solid #d8d2c4;background:#f7f1e7;display:grid;place-items:center;font-size:22px;color:var(--olive)}
section{padding:86px 0}.heading{text-align:center;margin-bottom:40px}.heading span{font-size:12px;color:#969583}h2{font:500 clamp(30px,3.5vw,44px)/1.25 Georgia,serif;margin:7px 0;color:#4e5536}.services{background:var(--paper)}.grid6{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.card{background:#fffdfa;border:1px solid var(--line);border-radius:18px;padding:25px 15px 18px;min-height:230px;text-align:center;box-shadow:var(--shadow);transition:transform .35s,box-shadow .35s,border-color .35s}.card:hover{transform:translateY(-9px);box-shadow:0 24px 48px rgba(67,68,47,.15);border-color:#d4cbb8}.card .icon{margin:0 auto 16px;width:58px;height:58px;font-size:25px;transition:.35s}.card:hover .icon{transform:scale(1.08) rotate(-4deg);background:#eee8da}.card h3{font-size:16px;margin:0 0 7px;color:#4c513a}.card p{font-size:12px;color:var(--muted);margin:0}.card-arrow{display:grid;place-items:center;margin:15px auto 0;width:30px;height:30px;border-radius:50%;background:var(--olive);color:#fff;transition:.3s}.card:hover .card-arrow{transform:translateX(-4px)}
.about{background:#f1eadd;position:relative;overflow:hidden}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}.about-photo{height:450px;border-radius:0 36px 36px 0;overflow:hidden;position:relative;box-shadow:var(--shadow)}.about-photo img{height:100%;object-fit:cover;transition:transform .8s}.about-photo:hover img{transform:scale(1.04)}.about-copy h2{text-align:right}.about-copy p{font-size:15px;color:#66685d;max-width:570px}.treatments{background:#fffdf8}.tgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tcard{height:360px;position:relative;overflow:hidden;border-radius:20px;background:#ddd;box-shadow:var(--shadow);isolation:isolate}.tcard img{height:100%;object-fit:cover;object-position:center;transition:transform .8s}.tcard:hover img{transform:scale(1.075)}.tshade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(30,35,19,.88));z-index:1}.ttext{position:absolute;z-index:2;bottom:25px;right:25px;left:25px;color:#fff}.ticon{display:grid;place-items:center;width:42px;height:42px;background:rgba(255,253,248,.9);color:var(--olive);border-radius:50%;margin-bottom:12px}.ttext h3{font:500 28px Georgia,serif;margin:0 0 5px}.ttext p{font-size:12px;margin:0 0 14px;color:#f6f1e8}.mini{display:inline-flex;gap:10px;align-items:center;background:#768257;color:#fff;border-radius:999px;padding:7px 15px;font-size:11px;transition:.3s}.tcard:hover .mini{padding-left:19px;padding-right:19px}
.booking{background:#f2eadc;position:relative;overflow:hidden}.bookbox{display:grid;grid-template-columns:1fr 2.2fr;gap:35px;align-items:center;position:relative;z-index:2}.bookbox h2{margin:0}.form{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:10px}input,select{width:100%;border:1px solid #ded7c9;background:#fffdf9;border-radius:12px;padding:13px;color:#5c5e51;outline:none;transition:.25s}input:focus,select:focus{border-color:var(--olive);box-shadow:0 0 0 3px rgba(88,98,60,.08)}.form .cta{white-space:nowrap}.testimonials{background:#fffdf8}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{border:1px solid var(--line);border-radius:16px;padding:25px;background:#fffefa;transition:.3s}.quote:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.stars{color:#a8904e;letter-spacing:2px;font-size:13px}.quote p{font-size:13px;color:#67695e}.person{font-size:13px;font-weight:bold}
footer{background:#56613b;color:#fff;padding:55px 0 25px;position:relative;overflow:hidden}.foot{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:35px}.site-footer .logo b{color:#fff}.site-footer .logo small{color:#d9dfc8}.site-footer h3{font-size:14px;margin:0 0 13px}.site-footer p,.site-footer a{font-size:12px;color:#e4e7da}.site-footer a{transition:opacity .2s}.site-footer a:hover{opacity:.72}.copy{border-top:1px solid #ffffff22;margin-top:35px;padding-top:18px;font-size:11px;color:#dce0d2}
.reveal{opacity:0;transform:translateY(38px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.show{opacity:1;transform:none}.delay1{transition-delay:.1s}.delay2{transition-delay:.2s}.delay3{transition-delay:.3s}.organic-decor{position:absolute;pointer-events:none;z-index:1}.hero-svg-left{left:-20px;bottom:-10px;width:250px;height:240px}.hero-svg-right{right:-15px;top:40px;width:220px;height:280px;opacity:.78}.about-svg{right:-15px;bottom:-10px;width:250px;height:260px;opacity:.82}.booking-svg{left:-20px;bottom:-25px;width:230px;height:210px;opacity:.72}.organic-decor .blob{fill:#69754a}.organic-decor .wash{fill:#e7dfd0}.organic-decor .line{fill:none;stroke:#56613b;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;opacity:.72}
@media(max-width:1000px){.grid6{grid-template-columns:repeat(3,1fr)}.hero-copy{width:58%}.hero{min-height:560px}.hero-content{min-height:560px}.about-grid{gap:35px}.form{grid-template-columns:repeat(2,1fr)}.form .cta{grid-column:1/-1}.foot{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){header{height:64px}.wrap{width:min(100% - 30px,560px)}.links,.nav>.cta{display:none}.hamb{display:block}.logo{margin:auto}.logo b{font-size:22px}.hero,.hero-content{min-height:690px}.hero-img{object-position:67% center}.hero-overlay{background:transparent}.hero-copy{width:100%;align-self:flex-end;padding:0 0 48px;text-align:center}.hero p{font-size:14px;margin-left:auto;margin-right:auto}.hero-features{justify-content:center;gap:13px;flex-wrap:wrap}.feature{font-size:10px}.feature .icon{width:36px;height:36px;font-size:18px}h1{font-size:42px}section{padding:62px 0}.heading{margin-bottom:28px}.grid6{grid-template-columns:repeat(2,1fr);gap:12px}.card{min-height:210px;padding:22px 13px}.card h3{font-size:14px}.card p{font-size:11px}.about-grid{grid-template-columns:1fr;gap:28px}.about-photo{height:330px;border-radius:24px}.about-copy{text-align:center}.about-copy h2{text-align:center}.about-copy p{font-size:13px;margin-left:auto;margin-right:auto}.tgrid{grid-template-columns:1fr}.tcard{height:310px}.bookbox{grid-template-columns:1fr;gap:25px;text-align:center}.form{grid-template-columns:1fr 1fr}.form .cta{grid-column:1/-1}.quotes{grid-template-columns:1fr}.quote{padding:20px}.foot{grid-template-columns:1fr 1fr;gap:25px}.hero-svg-left{width:150px;height:150px;left:-35px;bottom:-25px}.hero-svg-right{width:130px;height:180px;right:-35px;top:75px}.about-svg{width:150px;height:170px;right:-25px}.booking-svg{width:145px;height:140px;left:-30px}}
@media(max-width:420px){h1{font-size:35px}.hero p{font-size:13px}.grid6{grid-template-columns:1fr 1fr}.card{min-height:195px}.form{grid-template-columns:1fr}.form .cta{grid-column:auto}.foot{grid-template-columns:1fr;text-align:center}.logo{min-width:auto}}

/* Hero refinements — clean medical-clinic typography */
.hero .hero-copy,
.hero .hero-copy .eyebrow,
.hero .hero-copy h1,
.hero .hero-copy p{
  font-family:"Vazirmatn","IRANSansX","Yekan Bakh","Segoe UI",Tahoma,Arial,sans-serif;
}
.hero .hero-copy .eyebrow{
  color:#fff!important;
  font-weight:500;
  font-size:14px;
  letter-spacing:0;
  text-shadow:0 2px 12px rgba(0,0,0,.45);
}
.hero .hero-copy h1{
  color:#fff!important;
  font-weight:600;
  letter-spacing:-.7px;
  line-height:1.35;
  text-shadow:0 3px 18px rgba(0,0,0,.48);
}
.hero .hero-copy p{
  color:#fff!important;
  text-shadow:0 2px 12px rgba(0,0,0,.42);
}
.hero .hero-svg-right{display:none!important;}

/* V10 Hero clean image - no overlay */
.hero{background:none!important}
.hero-img{filter:none!important;opacity:1!important}
.hero::before,.hero::after,.hero-overlay::before,.hero-overlay::after{display:none!important;background:none!important}
.hero .hero-copy .eyebrow,
.hero .hero-copy h1,
.hero .hero-copy p{color:#fff!important}

/* ===== MOBILE HEADER + IMAGE RESPONSIVE FIX ===== */
/* Elementor/Theme mobile navigation */
@media(max-width:768px){
  header .nav{position:relative;padding:14px 18px}
  header .links{display:none;position:absolute;top:70px;right:15px;left:15px;background:#fff;border-radius:18px;padding:18px;box-shadow:0 15px 40px rgba(0,0,0,.12);z-index:99;flex-direction:column}
  header .links.active{display:flex}
  header .links a{color:#3d4630!important;padding:10px 0;text-align:right}
  header .cta{display:none}
  .hamb{display:flex!important;cursor:pointer;font-size:28px;align-items:center}
  .hero{min-height:700px!important;background-position:center center!important}
  .hero-img,.hero img{object-fit:cover!important;object-position:center top!important;height:100%!important}
  .hero .hero-copy{padding:30px 20px!important;text-align:center}
  .hero .hero-copy h1{font-size:34px!important;line-height:1.45!important}
  .hero .hero-copy p{font-size:15px!important}
  .card img,.tcard img,.service-card img{object-fit:cover!important;object-position:center center!important}
  .card,.tcard{width:100%!important}
}
/* ===== END MOBILE FIX ===== */

/* ===== SECTION LABELS FOR EASY EDITING ===== */
/* HERO: .hero .hero-copy */
/* HEADER: header .nav */
/* SERVICES CARDS: .card */
/* TREATMENTS CARDS: .tcard */
/* ABOUT: .about-grid */
/* BOOKING: .bookbox */
/* FOOTER: .site-footer */
