:root{--black:#050505;--dark:#111111;--text:#444444;--muted:#777777;--white:#fff;--cream:#f4f0e8;--gold:#bfa46a;--border:rgba(255,255,255,.18);--shadow:0 30px 80px rgba(0,0,0,.16)}
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:var(--white);color:var(--text);overflow-x:hidden}img{max-width:100%;display:block}.container{width:88%;max-width:1250px;margin:auto}
.site-header{position:fixed;top:0;left:0;width:100%;height:105px;z-index:1000;padding:0 55px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;transition:.35s;color:var(--white)}.site-header.scrolled{height:82px;background:rgba(0,0,0,.85);backdrop-filter:blur(14px)}.main-menu,.header-right{display:flex;align-items:center;gap:30px}.main-menu a,.phone-text,.contact-btn{color:var(--white);text-decoration:none;font-size:15px;font-weight:600}.phone-text{cursor:default;opacity:.9}.logo{color:var(--white);text-decoration:none;text-align:center;font-family:Georgia,'Times New Roman',serif;font-size:34px;letter-spacing:13px;font-weight:300;line-height:1;text-transform:uppercase}.logo span{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:6px;margin-top:8px;color:rgba(255,255,255,.72);font-weight:300}.header-right{justify-content:flex-end}.appointment-btn,.hero-btn,.dark-btn,.submit-btn{display:inline-flex;align-items:center;gap:22px;background:var(--black);color:var(--white);text-decoration:none;border-radius:60px;padding:17px 28px;font-size:13px;font-weight:800;letter-spacing:1px;transition:.3s;border:0;cursor:pointer}.appointment-btn:hover,.hero-btn:hover,.dark-btn:hover,.submit-btn:hover{background:var(--gold);transform:translateY(-3px)}.contact-btn{border:1px solid rgba(255,255,255,.35);border-radius:60px;padding:15px 24px}.contact-btn:hover{background:var(--white);color:var(--black)}.burger{display:none;color:white;background:none;border:none;font-size:32px}.mobile-menu{display:none}
.hero{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;background:var(--black)}.hero-background{position:absolute;inset:0;background:url("image/home-hero.jpg.png") center/cover no-repeat;transform:scale(1.06);animation:heroZoom 8s ease forwards}
.contact-hero-page 
.hero-background{background-image:url("image/contact-hero.jpg.png")}@keyframes heroZoom{from{transform:scale(1.12)}to{transform:scale(1.03)}}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.58) 42%,rgba(0,0,0,.22))}.hero-blur-left{position:absolute;width:520px;height:520px;background:rgba(191,164,106,.18);filter:blur(110px);left:-180px;top:150px}.hero-content{position:relative;z-index:2;width:88%;max-width:950px;margin-left:6%;color:var(--white);padding-top:80px}.hero-label,.section-subtitle{display:inline-block;color:var(--gold);font-size:13px;letter-spacing:5px;font-weight:800;text-transform:uppercase;margin-bottom:25px}.hero h1{font-family:Georgia,serif;font-size:clamp(52px,7vw,105px);line-height:.95;font-weight:300;letter-spacing:1px;margin-bottom:35px}.hero p{max-width:760px;font-size:20px;line-height:1.8;color:rgba(255,255,255,.88);margin-bottom:45px}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.outline-btn{display:inline-flex;align-items:center;justify-content:center;color:var(--white);text-decoration:none;border:1px solid rgba(255,255,255,.38);border-radius:60px;padding:21px 34px;font-size:14px;font-weight:800;letter-spacing:1px;transition:.3s}.outline-btn:hover{background:var(--white);color:var(--black);transform:translateY(-3px)}.hero-btn{padding:22px 38px;font-size:15px}.hero-circle{position:absolute;border:1px solid rgba(255,255,255,.25);border-radius:50%;z-index:1}.circle-one{width:520px;height:520px;right:8%;bottom:-160px}.circle-two{width:260px;height:260px;right:24%;bottom:80px}
.intro-section{padding:115px 0 70px;text-align:center}.section-header{max-width:950px;margin:auto}.section-header h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,70px);line-height:1.05;color:var(--dark);font-weight:400;margin-bottom:28px}.section-header h2 strong{color:var(--gold);font-weight:400}.section-header p{max-width:850px;margin:auto;font-size:18px;line-height:1.9;color:var(--muted)}.services-section{padding:40px 0 120px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.service-card{background:var(--white);border-radius:230px 230px 20px 20px;overflow:hidden;box-shadow:0 25px 70px rgba(0,0,0,.10);transition:.4s}.service-card:hover{transform:translateY(-12px)}.service-image{height:350px;overflow:hidden;background:var(--cream)}.service-image img{width:100%;height:100%;object-fit:cover;transition:.6s}.service-card:hover img{transform:scale(1.08)}.service-content{padding:35px}.service-content span{color:var(--gold);font-size:14px;font-weight:bold}.service-content h3,.about-text h2,.contact-panel h2,.appointment-panel h2,.phone-bottom-card h2{font-family:Georgia,serif;color:var(--dark);font-weight:400}.service-content h3{font-size:30px;margin:12px 0 18px}.service-content p{line-height:1.8;color:var(--muted);margin-bottom:22px}.service-content a{color:var(--dark);text-decoration:none;font-weight:800}.service-content a:hover{color:var(--gold)}
.about-section{padding:120px 0;background:var(--cream)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.about-text h2{font-size:clamp(40px,5vw,72px);line-height:1.05;margin-bottom:30px}.about-text p{font-size:18px;line-height:1.9;color:var(--muted);margin-bottom:22px}.dark-btn{margin-top:18px;padding:20px 34px}.about-image{border-radius:300px 300px 20px 20px;overflow:hidden;height:650px;box-shadow:var(--shadow)}.about-image img{width:100%;height:100%;object-fit:cover}.stats-section{background:var(--black);padding:85px 0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;gap:35px}.stat-box{color:var(--white);border-right:1px solid rgba(255,255,255,.2)}.stat-box:last-child{border-right:none}.stat-box h3{font-family:Georgia,serif;font-size:72px;color:var(--gold);font-weight:400}.stat-box p{margin-top:10px;font-size:17px;letter-spacing:1px}.recap-section{padding:110px 0;background:var(--dark);color:var(--white)}.recap-grid{display:grid;grid-template-columns:1.2fr 1fr 1.3fr;gap:60px}.recap-column h3{font-family:Georgia,serif;font-size:32px;font-weight:400;margin-bottom:25px}.recap-column p,.recap-column li{line-height:1.9;color:rgba(255,255,255,.75)}.recap-column ul{list-style:none}.recap-column li{padding:9px 0}.hours-box{background:rgba(255,255,255,.06);border:1px solid var(--border);border-radius:22px;padding:25px}.hours-box div{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);padding:13px 0}.hours-box div:last-child{border-bottom:none}.hours-box strong{color:var(--gold)}
.contact-split-section{padding:120px 0;background:var(--cream)}.contact-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:start}.contact-panel,.appointment-panel,.phone-bottom-card{background:var(--white);border-radius:34px;padding:52px;box-shadow:0 25px 70px rgba(0,0,0,.10)}.contact-panel h2,.appointment-panel h2,.phone-bottom-card h2{font-size:clamp(34px,4vw,58px);line-height:1.05;margin-bottom:20px}.contact-panel p,.appointment-panel p,.phone-bottom-card p{color:var(--muted);line-height:1.8;margin-bottom:25px}.contact-form,.appointment-form{display:grid;gap:18px}.appointment-form{grid-template-columns:1fr 1fr}.appointment-form .full{grid-column:1/-1}label{display:grid;gap:8px;font-weight:800;color:var(--dark)}input,select,textarea{width:100%;border:1px solid #ddd;background:#fafafa;border-radius:16px;padding:17px 18px;font-size:16px;outline:none;font-family:Arial,sans-serif}textarea{min-height:140px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--gold);background:var(--white);box-shadow:0 0 0 4px rgba(191,164,106,.18)}.form-note{font-size:14px;margin:0!important;color:var(--gold)!important}.form-status{min-height:22px;margin:0!important;font-weight:700}.form-status.success{color:#2f7d32!important}.form-status.error{color:#b42318!important}.phone-bottom-section{padding:0 0 120px;background:var(--cream)}.phone-bottom-card{text-align:center}.phone-bottom-card p{margin-bottom:8px}
.footer{background:var(--black);color:var(--white);padding:28px 0;border-top:1px solid rgba(255,255,255,.12)}.footer-content{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer p{color:rgba(255,255,255,.7)}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a{color:rgba(255,255,255,.75);text-decoration:none;font-size:14px}.footer-links a:hover{color:var(--gold)}.hidden,.reveal{opacity:0;transform:translateY(45px);transition:.9s}.show{opacity:1;transform:translateY(0)}.reveal-on-load{animation:loadReveal 1s ease forwards}@keyframes loadReveal{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){.main-menu,.header-right{display:none}.site-header{grid-template-columns:1fr auto;padding:0 25px;height:82px}.logo{text-align:left;font-size:24px;letter-spacing:8px}.burger{display:block}.mobile-menu{position:fixed;top:82px;left:0;width:100%;background:rgba(0,0,0,.95);z-index:999;padding:30px;display:none;flex-direction:column;gap:22px}.mobile-menu.active{display:flex}.mobile-menu a{color:var(--white);text-decoration:none;font-size:18px}.services-grid,.about-grid,.recap-grid,.contact-split-grid{grid-template-columns:1fr}.about-image{height:450px}.stats-grid{grid-template-columns:1fr}.stat-box{border-right:none;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:30px}.stat-box:last-child{border-bottom:none}.appointment-form{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}}
@media(max-width:650px){.hero-content{margin:auto;width:90%}.hero h1{font-size:48px}.hero p{font-size:17px}.service-card{border-radius:160px 160px 18px 18px}.service-image{height:280px}.contact-panel,.appointment-panel,.phone-bottom-card{padding:30px}.logo span{display:none}}
.language-switcher{position:fixed;top:14px;right:55px;z-index:1200;display:flex;gap:8px}
.language-switcher a{color:rgba(255,255,255,.75);text-decoration:none;padding:6px 10px;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:12px;letter-spacing:1px}
.language-switcher a.active,.language-switcher a:hover{background:var(--gold);color:var(--black);border-color:var(--gold)}
.history-section,.service-detail-section{padding:120px 0}
.history-section{background:var(--white)}.service-detail-section{background:var(--cream)}.service-detail-section.alt{background:var(--white)}
.history-grid,.service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.history-copy h2,.service-detail-copy h2{font-family:Georgia,serif;font-size:clamp(40px,5vw,72px);line-height:1.08;color:var(--dark);font-weight:400;margin-bottom:28px}
.history-copy p,.service-detail-copy p{font-size:18px;line-height:1.9;color:var(--muted);margin-bottom:20px}
.history-image,.service-detail-image{min-height:520px;overflow:hidden;box-shadow:var(--shadow);border-radius:280px 280px 24px 24px}
.history-image img,.service-detail-image img{width:100%;height:100%;object-fit:cover}
.service-feature-list{list-style:none;margin-top:24px}.service-feature-list li{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08)}.service-feature-list li:before{content:"—";color:var(--gold);margin-right:10px}
@media(max-width:1050px){.language-switcher{right:85px;top:25px}.history-grid,.service-detail-grid{grid-template-columns:1fr}}


/* ===== FIXED LANGUAGE SWITCHER / HEADER SPACING ===== */
.language-switcher{
  position:fixed;
  top:50%;
  right:18px;
  transform:translateY(-50%);
  z-index:1200;
  display:flex;
  align-items:center;
  gap:7px;
  padding:4px;
  background:rgba(5,5,5,.42);
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  backdrop-filter:blur(12px);
}
.language-switcher a{
  min-width:38px;
  text-align:center;
  color:rgba(255,255,255,.78);
  text-decoration:none;
  padding:8px 10px;
  border:0;
  border-radius:999px;
  font-size:12px;
  letter-spacing:1px;
}
.language-switcher a.active,
.language-switcher a:hover{
  background:var(--gold);
  color:var(--black);
}
.header-right{
  padding-right:92px;
}

/* SERVICE MODALS */
.service-card{cursor:pointer}
.service-card .service-content a{position:relative;z-index:3}
.service-modal{
  position:fixed;
  inset:0;
  z-index:3000;
  display:none;
  align-items:center;
  justify-content:center;
  padding:30px;
}
.service-modal.open{display:flex}
.service-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.78);
  backdrop-filter:blur(8px);
}
.service-modal-dialog{
  position:relative;
  z-index:2;
  width:min(980px,96vw);
  max-height:90vh;
  overflow:auto;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  background:var(--white);
  border-radius:34px;
  box-shadow:0 35px 110px rgba(0,0,0,.4);
}
.service-modal-image{
  min-height:620px;
  background:var(--cream);
}
.service-modal-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.service-modal-copy{
  padding:58px;
}
.service-modal-copy h2{
  font-family:Georgia,serif;
  font-size:clamp(36px,5vw,62px);
  font-weight:400;
  color:var(--dark);
  line-height:1.04;
  margin-bottom:20px;
}
.service-modal-copy p{
  color:var(--muted);
  line-height:1.85;
  margin-bottom:18px;
}
.service-modal-copy ul{
  list-style:none;
  margin:22px 0 30px;
}
.service-modal-copy li{
  padding:11px 0;
  border-bottom:1px solid rgba(0,0,0,.08);
}
.service-modal-copy li::before{
  content:"—";
  color:var(--gold);
  margin-right:10px;
}
.modal-close{
  position:absolute;
  top:18px;
  right:18px;
  width:42px;
  height:42px;
  border:0;
  border-radius:50%;
  background:var(--black);
  color:var(--white);
  font-size:24px;
  cursor:pointer;
  z-index:4;
}
.modal-close:hover{background:var(--gold);color:var(--black)}
body.modal-open{overflow:hidden}

@media(max-width:1180px){
  .header-right{padding-right:70px}
}
@media(max-width:1050px){
  .language-switcher{
    top:41px;
    right:78px;
    transform:none;
  }
  .header-right{padding-right:0}
}
@media(max-width:760px){
  .service-modal-dialog{grid-template-columns:1fr}
  .service-modal-image{min-height:260px}
  .service-modal-copy{padding:34px 26px}
}


/* ===== HEADER WITHOUT PHONE ===== */
.header-right{
  padding-right:92px;
  gap:18px;
}

/* ===== DECORATIVE LINE ART INSPIRED BY THE REFERENCE ===== */
.hero-line-art{
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  overflow:hidden;
}
.line-circle,
.line-arc{
  position:absolute;
  display:block;
  border:1px solid rgba(255,255,255,.34);
  border-radius:50%;
}
.line-circle-one{
  width:620px;
  height:620px;
  right:-120px;
  bottom:-190px;
}
.line-circle-two{
  width:310px;
  height:310px;
  right:17%;
  bottom:85px;
}
.line-arc-one{
  width:920px;
  height:920px;
  right:-420px;
  top:34%;
  border-color:rgba(255,255,255,.22);
}
.line-arc-two{
  width:520px;
  height:520px;
  left:-270px;
  top:12%;
  border-color:rgba(191,164,106,.26);
}

/* Additional line composition through content sections */
.intro-section,
.about-section,
.contact-split-section{
  position:relative;
  overflow:hidden;
}
.intro-section::before,
.about-section::before,
.contact-split-section::before{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  border:1px solid rgba(17,17,17,.08);
  border-radius:50%;
  right:-210px;
  top:70px;
  pointer-events:none;
}
.about-section::after,
.contact-split-section::after{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  border:1px solid rgba(191,164,106,.18);
  border-radius:50%;
  left:-130px;
  bottom:70px;
  pointer-events:none;
}

@media(max-width:1050px){
  .header-right{padding-right:0}
  .line-circle-one{width:440px;height:440px;right:-180px}
  .line-circle-two{width:220px;height:220px;right:8%;bottom:120px}
  .line-arc-one{width:620px;height:620px;right:-330px}
}
@media(max-width:650px){
  .line-circle-one{width:320px;height:320px;right:-180px}
  .line-circle-two{width:170px;height:170px;right:-30px;bottom:140px}
  .line-arc-two{display:none}
}


/* CONTACT MAP */
.contact-map{margin-top:28px;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.08)}
.contact-map iframe{display:block;width:100%;height:360px;border:0;background:var(--cream)}
@media(max-width:650px){.contact-map iframe{height:280px}}


/* =========================================================
   GLOBAL PREMIUM DECORATIVE LINES
   Added without changing the existing layout or content.
   ========================================================= */
main > section{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
main > section > .container,
main > section > .hero-content,
main > section > .contact-split-grid{
  position:relative;
  z-index:2;
}

/* Large discreet arcs repeated through the complete website */
main > section:not(.hero)::before{
  content:"";
  position:absolute;
  width:560px;
  height:560px;
  border:1px solid rgba(17,17,17,.075);
  border-radius:50%;
  right:-300px;
  top:45px;
  pointer-events:none;
  z-index:0;
}
main > section:not(.hero)::after{
  content:"";
  position:absolute;
  width:300px;
  height:300px;
  border:1px solid rgba(191,164,106,.20);
  border-radius:50%;
  left:-165px;
  bottom:40px;
  pointer-events:none;
  z-index:0;
}

/* Alternate the decorative composition from one section to another */
main > section:nth-of-type(even):not(.hero)::before{
  right:auto;
  left:-300px;
}
main > section:nth-of-type(even):not(.hero)::after{
  left:auto;
  right:-165px;
}

/* Light lines on dark sections */
.stats-section::before,
.stats-section::after,
.recap-section::before,
.recap-section::after{
  border-color:rgba(255,255,255,.13)!important;
}
.stats-section::after,
.recap-section::after{
  border-color:rgba(191,164,106,.28)!important;
}

/* Decorative lines around every service photograph */
.service-image{
  position:relative;
  isolation:isolate;
}
.service-image::before,
.service-image::after{
  content:"";
  position:absolute;
  border-radius:50%;
  pointer-events:none;
  z-index:2;
  transition:transform .65s ease, opacity .65s ease;
}
.service-image::before{
  width:250px;
  height:250px;
  border:1px solid rgba(255,255,255,.55);
  right:-95px;
  top:-80px;
}
.service-image::after{
  width:150px;
  height:150px;
  border:1px solid rgba(191,164,106,.72);
  left:-70px;
  bottom:-60px;
}
.service-card:hover .service-image::before{
  transform:scale(1.10) translate(-8px,8px);
}
.service-card:hover .service-image::after{
  transform:scale(1.12) translate(8px,-8px);
}

/* Matching premium line treatment on major photographs and panels */
.about-image,
.contact-panel,
.appointment-panel,
.phone-bottom-card,
.contact-map{
  position:relative;
  isolation:isolate;
}
.about-image::before,
.contact-panel::before,
.appointment-panel::before,
.phone-bottom-card::before{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  border:1px solid rgba(191,164,106,.30);
  border-radius:50%;
  right:-105px;
  top:-90px;
  pointer-events:none;
  z-index:2;
}
.about-image::after,
.contact-panel::after,
.appointment-panel::after,
.phone-bottom-card::after{
  content:"";
  position:absolute;
  width:120px;
  height:120px;
  border:1px solid rgba(17,17,17,.10);
  border-radius:50%;
  left:-55px;
  bottom:-45px;
  pointer-events:none;
  z-index:2;
}
.about-image img{
  position:relative;
  z-index:1;
}

/* Keep decorative lines elegant on small screens */
@media(max-width:1050px){
  main > section:not(.hero)::before{width:420px;height:420px;right:-240px}
  main > section:nth-of-type(even):not(.hero)::before{left:-240px}
  main > section:not(.hero)::after{width:230px;height:230px}
}
@media(max-width:650px){
  main > section:not(.hero)::before{width:300px;height:300px;right:-210px}
  main > section:nth-of-type(even):not(.hero)::before{left:-210px}
  main > section:not(.hero)::after{width:170px;height:170px}
  .service-image::before{width:180px;height:180px;right:-85px;top:-65px}
  .service-image::after{width:105px;height:105px;left:-48px;bottom:-40px}
}


/* ADMIN ACCESS & PUBLIC ANNOUNCEMENT */
.site-announcement{position:relative;z-index:2000;background:#ffd200;color:#111;text-align:center;padding:11px 5%;font-weight:800;letter-spacing:.02em}.site-announcement[hidden]{display:none}.admin-access-link{display:block;width:max-content;margin:8px 12px 8px auto;font-size:9px;letter-spacing:.12em;color:rgba(255,255,255,.22);text-decoration:none}.admin-access-link:hover{color:rgba(255,255,255,.65)}
