/* Main Mensthetic Website Styles */

/* Base Styles */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Sans+Pro:wght@400;600&display=swap');

body {
  font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  line-height: 1.6;
  color: var(--menst-ink);
  background: var(--menst-paper);
  overflow-x: hidden;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 var(--menst-s-4);
}

/* Treatment Hero PRP */
.treatment-hero-prp {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/prp-bg.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-prp .treatment-hero-content {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.treatment-hero-prp .treatment-category {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--menst-primary);
  margin-bottom: var(--menst-s-12);
  margin-top: 0;
  font-weight: 600;
  position: absolute;
  top: var(--menst-s-6);
  left: 50%;
  transform: translateX(-50%);
}

.treatment-hero-prp h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: var(--menst-s-4);
  line-height: 1.2;
  white-space: nowrap !important;
  text-align: center !important;
}

.treatment-hero-prp .treatment-tagline {
  font-size: 1.3rem;
  color: var(--menst-primary);
  font-weight: 600;
  margin-bottom: var(--menst-s-3);
}

.treatment-hero-prp .treatment-intro {
  font-size: 1.1rem;
  margin-bottom: var(--menst-s-12);
  line-height: 1.6;
  opacity: 0.95;
  color: white;
}

.treatment-quick-facts {
  display: flex;
  justify-content: center;
  gap: 80px !important;
  margin-bottom: var(--menst-s-8);
  margin-top: var(--menst-s-8) !important;
  flex-wrap: wrap;
}

.quick-fact {
  display: flex;
  align-items: center;
  background: rgba(100, 100, 100, 0.5) !important;
  padding: var(--menst-s-3) var(--menst-s-4);
  border-radius: var(--menst-r-md) !important;
  backdrop-filter: blur(10px);
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.fact-content strong {
  display: block;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: white !important;
}

.fact-content span {
  font-size: 0.9rem;
  color: white !important;
  opacity: 0.9;
}

.treatment-cta {
  display: flex;
  justify-content: center;
  gap: var(--menst-s-4);
  flex-wrap: wrap;
  margin-top: var(--menst-s-16) !important;
}

/* Treatment Hero Background Styles */
.treatment-hero-brotox {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/360_F_1672051496_PkIQ5L8oaqgfqG1zGWjiprjqjFzMUjkI.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-jawline {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/jawline-bg.jpg') !important;
  background-size: cover !important;
  background-position: center 30% !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-meso {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/meso-bg.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-hyaluron {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/hyaluron-bg.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-botox-schwitzen {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/botox-schwitzen-bg.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-infusion {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/infusion-bg.webp') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-microneedling {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/microneedling-bg.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-nad {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/nad-bg.png') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-biostim {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/biostim-bg.jpg') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-fettweg {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/fett-weg-spritze-bg.png') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-sportmedizin {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/sportmedizin-bg.png') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-trt {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/trt-peptid-bg.jpg.png') !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12) 0;
  min-height: 70vh;
}

.treatment-hero-trt.cta-section {
  padding: var(--menst-s-8) 0 var(--menst-s-8) 0;
  min-height: auto;
}

/* Apply common styles to all treatment hero backgrounds */
.treatment-hero-brotox .treatment-hero-content,
.treatment-hero-jawline .treatment-hero-content,
.treatment-hero-meso .treatment-hero-content,
.treatment-hero-hyaluron .treatment-hero-content,
.treatment-hero-botox-schwitzen .treatment-hero-content,
.treatment-hero-infusion .treatment-hero-content,
.treatment-hero-microneedling .treatment-hero-content,
.treatment-hero-nad .treatment-hero-content,
.treatment-hero-biostim .treatment-hero-content,
.treatment-hero-fettweg .treatment-hero-content,
.treatment-hero-sportmedizin .treatment-hero-content,
.treatment-hero-trt .treatment-hero-content {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.treatment-hero-brotox .treatment-category,
.treatment-hero-jawline .treatment-category,
.treatment-hero-meso .treatment-category,
.treatment-hero-hyaluron .treatment-category,
.treatment-hero-botox-schwitzen .treatment-category,
.treatment-hero-infusion .treatment-category,
.treatment-hero-microneedling .treatment-category,
.treatment-hero-nad .treatment-category,
.treatment-hero-biostim .treatment-category,
.treatment-hero-fettweg .treatment-category,
.treatment-hero-sportmedizin .treatment-category,
.treatment-hero-trt .treatment-category {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--menst-primary);
  margin-bottom: var(--menst-s-12);
  margin-top: 0;
  font-weight: 600;
  position: absolute;
  top: var(--menst-s-6);
  left: 50%;
  transform: translateX(-50%);
}

.treatment-hero-brotox h1,
.treatment-hero-jawline h1,
.treatment-hero-meso h1,
.treatment-hero-hyaluron h1,
.treatment-hero-botox-schwitzen h1,
.treatment-hero-infusion h1,
.treatment-hero-microneedling h1,
.treatment-hero-nad h1,
.treatment-hero-biostim h1,
.treatment-hero-fettweg h1,
.treatment-hero-sportmedizin h1,
.treatment-hero-trt h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: var(--menst-s-4);
  line-height: 1.2;
  text-align: center !important;
}

.treatment-hero-brotox .treatment-tagline,
.treatment-hero-jawline .treatment-tagline,
.treatment-hero-meso .treatment-tagline,
.treatment-hero-hyaluron .treatment-tagline,
.treatment-hero-botox-schwitzen .treatment-tagline,
.treatment-hero-infusion .treatment-tagline,
.treatment-hero-microneedling .treatment-tagline,
.treatment-hero-nad .treatment-tagline,
.treatment-hero-biostim .treatment-tagline,
.treatment-hero-fettweg .treatment-tagline,
.treatment-hero-sportmedizin .treatment-tagline,
.treatment-hero-trt .treatment-tagline {
  font-size: 1.3rem;
  color: var(--menst-primary);
  font-weight: 600;
  margin-bottom: var(--menst-s-3);
}

.treatment-hero-brotox .treatment-intro,
.treatment-hero-jawline .treatment-intro,
.treatment-hero-meso .treatment-intro,
.treatment-hero-hyaluron .treatment-intro,
.treatment-hero-botox-schwitzen .treatment-intro,
.treatment-hero-infusion .treatment-intro,
.treatment-hero-microneedling .treatment-intro,
.treatment-hero-nad .treatment-intro,
.treatment-hero-biostim .treatment-intro,
.treatment-hero-fettweg .treatment-intro,
.treatment-hero-sportmedizin .treatment-intro,
.treatment-hero-trt .treatment-intro {
  font-size: 1.1rem;
  margin-bottom: var(--menst-s-12);
  line-height: 1.6;
  opacity: 0.95;
  color: white;
}

/* Treatment Details Section */
.treatment-details {
  padding: var(--menst-s-12) 0;
  background: var(--menst-paper);
}

.details-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--menst-s-10);
  margin-top: var(--menst-s-8);
}

.detail-section h2 {
  color: var(--menst-ink);
  margin-bottom: var(--menst-s-6);
  font-size: 1.8rem;
}

.benefits-list {
  display: flex;
  flex-direction: column;
  gap: var(--menst-s-0);
  background: var(--menst-cloud);
  padding: var(--menst-s-6);
  border-radius: var(--menst-r-lg);
}

.benefit-item {
  display: flex;
  align-items: center;
  padding: 7.5px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.benefit-item:last-child {
  border-bottom: none;
}

.benefit-content h3 {
  color: var(--menst-primary);
  margin-bottom: var(--menst-s-1);
  font-size: 1.1rem;
}

.benefit-content p {
  color: var(--menst-graphite);
  line-height: 1.6;
}

.treatment-specs {
  background: var(--menst-cloud);
  padding: var(--menst-s-6);
  border-radius: var(--menst-r-lg);
}

.spec-item {
  padding: var(--menst-s-3) 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  border-left: none;
}

.spec-item:last-child {
  border-bottom: none;
}

.spec-item strong {
  color: var(--menst-ink);
  margin-right: var(--menst-s-2);
  min-width: 100px;
}

/* Treatment Process Section */
.treatment-process {
  padding: var(--menst-s-12) 0;
  min-height: 70vh;
}

.section-header {
  text-align: center;
  margin-bottom: var(--menst-s-10);
}

.treatment-process .section-header h2 {
  color: white;
  margin-bottom: var(--menst-s-3);
  font-size: 2.2rem;
}

.treatment-process .section-header p {
  color: white;
  font-size: 1.1rem;
  opacity: 0.9;
}

.section-header h2 {
  color: black;
  margin-bottom: var(--menst-s-3);
  font-size: 2.2rem;
}

.section-header p {
  color: black;
  font-size: 1.1rem;
}

.process-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--menst-s-8);
}

.process-step {
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  padding: var(--menst-s-8);
  border-radius: var(--menst-r-lg);
  box-shadow: var(--menst-shadow-1);
  backdrop-filter: blur(10px);
}

.step-number {
  background: var(--menst-primary);
  color: black !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 auto var(--menst-s-4);
}

.process-step h3 {
  color: white;
  margin-bottom: var(--menst-s-3);
  font-size: 1.3rem;
}

.process-step p {
  color: white;
  line-height: 1.6;
  opacity: 0.9;
}

/* Treatment Results Section */
.treatment-results {
  padding: var(--menst-s-12) 0;
  background: var(--menst-paper);
}

.results-placeholder {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--menst-s-8);
  margin-top: var(--menst-s-8);
}

.result-card {
  background: white;
  border-radius: var(--menst-r-lg);
  overflow: hidden;
  box-shadow: var(--menst-shadow-1);
}

.result-image-placeholder {
  background: var(--menst-mist);
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--menst-graphite);
  font-style: italic;
}

.result-card h4 {
  padding: var(--menst-s-4) var(--menst-s-4) var(--menst-s-2);
  color: var(--menst-ink);
  font-size: 1.1rem;
}

.result-card p {
  padding: 0 var(--menst-s-4) var(--menst-s-4);
  color: var(--menst-graphite);
}

/* Treatment FAQ Section */
.treatment-faq {
  padding: var(--menst-s-12) 0;
  background: var(--menst-mist);
}

.faq-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--menst-s-8);
  margin-top: var(--menst-s-8);
}

.faq-item {
  background: white;
  padding: var(--menst-s-6);
  border-radius: var(--menst-r-lg);
  box-shadow: var(--menst-shadow-1);
}

.faq-item h3 {
  color: black;
  margin-bottom: var(--menst-s-3);
  font-size: 1.1rem;
}

.faq-item p {
  color: black;
  line-height: 1.6;
}

/* Consultation CTA Section */
.consultation-cta {
  padding: var(--menst-s-12) 0;
  background: linear-gradient(135deg, var(--menst-primary) 0%, var(--menst-ink) 100%);
  color: white;
  text-align: center;
}

.consultation-cta h2 {
  margin-bottom: var(--menst-s-4);
  font-size: 2.2rem;
}

.consultation-cta p {
  font-size: 1.1rem;
  margin-bottom: var(--menst-s-8);
  opacity: 0.9;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.cta-buttons {
  display: flex;
  justify-content: center;
  gap: var(--menst-s-4);
  flex-wrap: wrap;
}

/* Section Spacer */
.section-spacer {
  padding: var(--menst-s-8) 0;
  min-height: 150px;
}

/* About Freddy Section */
.about-freddy {
  background: var(--menst-paper);
  padding: var(--menst-s-12) 0;
  border-top: 1px solid var(--menst-cloud);
}

.about-freddy-content {
  max-width: 800px;
  margin: 0 auto;
}

.freddy-story-with-image {
  margin-bottom: var(--menst-s-1);
}

.freddy-story-with-image .freddy-main-image {
  float: left;
  width: 260px;
  margin: 0 var(--menst-s-6) var(--menst-s-4) 0;
  border-radius: var(--menst-r-lg);
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.freddy-story-with-image:nth-of-type(2) .freddy-main-image {
  float: left;
  width: 216px;
  margin: 0 var(--menst-s-6) var(--menst-s-4) 0;
}

.freddy-story-with-image .freddy-photo {
  width: 100%;
  height: auto;
  display: block;
}

.freddy-story-with-image:first-of-type .freddy-photo {
  transform: scale(1.3);
  transform-origin: center center;
}

.freddy-story-with-image:nth-of-type(2) .freddy-photo {
  transform: scale(1.37) translateY(5px) !important;
  transform-origin: center center !important;
}

img[src="images/IMG_0151.jpg"] {
  transform: scale(1.37) translateY(5px) !important;
  transform-origin: center center !important;
}

.freddy-story-with-image::after {
  content: "";
  display: table;
  clear: both;
}

.freddy-main-image {
  position: relative;
  border-radius: var(--menst-r-lg);
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  margin-bottom: var(--menst-s-6);
}

.freddy-photo {
  width: 100%;
  height: auto;
  display: block;
  border-radius: var(--menst-r-lg);
}

.image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  padding: var(--menst-s-6) var(--menst-s-4) var(--menst-s-4);
  color: white;
}

.image-caption {
  font-weight: 600;
  font-size: 1rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.freddy-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--menst-s-4);
  margin-bottom: var(--menst-s-6);
}

.gallery-image {
  aspect-ratio: 4/3;
  border-radius: var(--menst-r-md);
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.gallery-image:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.image-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, var(--menst-frost) 0%, var(--menst-cloud) 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--menst-s-3);
  border: 2px dashed var(--menst-stone);
  transition: all 0.2s ease;
}

.gallery-image:hover .image-placeholder {
  background: linear-gradient(135deg, rgba(99, 155, 229, 0.1) 0%, var(--menst-frost) 100%);
  border-color: var(--menst-accent);
}

.placeholder-icon {
  font-size: 2rem;
  opacity: 0.7;
}

.placeholder-text {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--menst-steel);
  text-align: center;
  line-height: 1.3;
}

.freddy-credentials {
  background: white;
  border-radius: var(--menst-r-lg);
  padding: var(--menst-s-6);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid var(--menst-cloud);
}

.credential-item {
  display: flex;
  align-items: center;
  gap: var(--menst-s-3);
  padding: var(--menst-s-3) 0;
  border-bottom: 1px solid var(--menst-cloud);
}

.credential-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.credential-icon {
  font-size: 1.2rem;
  width: 24px;
  text-align: center;
  flex-shrink: 0;
}

.credential-item span:last-child {
  font-size: 0.9rem;
  color: var(--menst-steel);
  font-weight: 500;
  line-height: 1.4;
}

.about-freddy-text {
  text-align: left;
}

.freddy-story p {
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: var(--menst-s-5);
  color: var(--menst-steel);
}

.freddy-story strong {
  color: var(--menst-ink);
  font-weight: 600;
}

.freddy-quote {
  padding: 0;
  margin: 0;
  font-style: italic;
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--menst-ink);
  text-align: center;
}

.freddy-story {
  margin: var(--menst-s-3) 0 var(--menst-s-6) 0;
}

.freddy-promise {
  margin-top: var(--menst-s-8);
}

.freddy-promise p {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.7;
}

/* Philosophy Section */
.philosophy {
  background: linear-gradient(135deg, rgba(247, 249, 251, 0.85) 0%, rgba(230, 235, 240, 0.85) 100%), url('../public/hero-bg.jpg');
  background-size: 110%;
  background-position: center;
  background-attachment: fixed;
  padding: var(--menst-s-12) 0;
}

.philosophy-tagline {
  background: linear-gradient(135deg, var(--menst-ink) 0%, var(--menst-accent) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 600;
  font-size: 1.2rem;
}

.philosophy-content {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.philosophy-intro {
  margin-bottom: var(--menst-s-10);
}

.philosophy-intro h3 {
  font-size: 1.8rem;
  color: var(--menst-ink);
  margin-bottom: var(--menst-s-6);
}

.philosophy-intro p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: var(--menst-s-4);
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.philosophy-quote {
  background: linear-gradient(135deg, var(--menst-ink) 0%, var(--menst-accent) 100%);
  color: white;
  padding: var(--menst-s-8);
  border-radius: var(--menst-r-lg);
  margin: var(--menst-s-10) 0;
  border: none;
  quotes: none;
}

.philosophy-quote h4 {
  color: white;
  font-size: 1.5rem;
  margin-bottom: var(--menst-s-4);
  line-height: 1.4;
}

.philosophy-quote p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.1rem;
  margin: 0;
}

.philosophy-pillars {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--menst-s-8);
  margin: var(--menst-s-10) 0;
  text-align: left;
}

.pillar {
  background: white;
  padding: var(--menst-s-8);
  border-radius: var(--menst-r-lg);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  border: 1px solid var(--menst-cloud);
}

.pillar-icon {
  font-size: 2rem;
  margin-bottom: var(--menst-s-4);
}

.pillar h4 {
  color: var(--menst-ink);
  font-size: 1.2rem;
  margin-bottom: var(--menst-s-4);
  line-height: 1.3;
}

.pillar p {
  color: var(--menst-steel);
  line-height: 1.7;
  margin: 0;
}

.philosophy-cta {
  text-align: center;
  margin-top: var(--menst-s-10);
  padding: var(--menst-s-8);
  background: rgba(255, 255, 255, 0.6);
  border-radius: var(--menst-r-lg);
  backdrop-filter: blur(10px);
}

.philosophy-cta h3 {
  color: var(--menst-ink);
  font-size: 1.5rem;
  margin-bottom: var(--menst-s-4);
}

.philosophy-cta p {
  font-size: 1.1rem;
  margin-bottom: var(--menst-s-3);
}

/* Updated Performance Packs */
.pack-item {
  position: relative;
}

.pack-item.pack-item-prp {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-prp::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/prp-bg.jpg') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-prp h3,
.pack-item.pack-item-prp p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-icon {
  font-size: 2rem;
  margin-bottom: var(--menst-s-4);
  display: block;
}

/* Treatment Page Styles */
.treatment-hero {
  background: linear-gradient(135deg, var(--menst-paper) 0%, var(--menst-frost) 100%);
  padding: calc(var(--menst-s-12) + 60px) 0 var(--menst-s-12) 0;
  margin-top: 60px;
}

.treatment-hero-content {
  max-width: 800px;
  text-align: center;
}

.treatment-category {
  background: linear-gradient(135deg, var(--menst-accent) 0%, var(--menst-primary) 100%);
  color: white;
  padding: var(--menst-s-2) var(--menst-s-4);
  border-radius: var(--menst-r-md);
  font-size: 0.875rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: var(--menst-s-4);
}

.treatment-tagline {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--menst-accent);
  margin-bottom: var(--menst-s-4);
}

.treatment-intro {
  font-size: 1.1rem;
  line-height: 1.7;
  color: var(--menst-steel);
  margin-bottom: var(--menst-s-8);
}

.treatment-quick-facts {
  display: flex;
  gap: var(--menst-s-6);
  justify-content: center;
  margin: var(--menst-s-8) 0;
  flex-wrap: wrap;
}

.quick-fact {
  display: flex;
  align-items: center;
  gap: var(--menst-s-3);
  padding: var(--menst-s-4);
  background: rgba(255, 255, 255, 0.8);
  border-radius: var(--menst-r-md);
  border: 1px solid var(--menst-cloud);
}

.fact-icon {
  font-size: 1.5rem;
}

.fact-content {
  display: flex;
  flex-direction: column;
}

.fact-content strong {
  font-size: 0.875rem;
  color: var(--menst-ink);
  font-weight: 600;
}

.fact-content span {
  font-size: 0.875rem;
  color: var(--menst-steel);
}

.treatment-cta {
  display: flex;
  gap: var(--menst-s-4);
  justify-content: center;
  margin-top: var(--menst-s-8);
  flex-wrap: wrap;
}

.treatment-details {
  padding: var(--menst-s-12) 0;
}

.details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: var(--menst-s-8);
  max-width: 1000px;
  margin: 0 auto;
}

.detail-section h2 {
  color: var(--menst-ink);
  margin-bottom: var(--menst-s-6);
}

.benefits-list {
  display: flex;
  flex-direction: column;
  gap: var(--menst-s-6);
}

.benefit-item {
  display: flex;
  gap: var(--menst-s-4);
  align-items: flex-start;
}

.benefit-icon {
  font-size: 2rem;
  flex-shrink: 0;
}

.benefit-content h3 {
  font-size: 1.1rem;
  color: var(--menst-ink);
  margin-bottom: var(--menst-s-2);
}

.benefit-content p {
  color: var(--menst-steel);
  line-height: 1.6;
  margin: 0;
}

.treatment-specs {
  display: flex;
  flex-direction: column;
  gap: var(--menst-s-4);
}

.spec-item {
  padding: var(--menst-s-4);
  background: var(--menst-frost);
  border-radius: var(--menst-r-md);
}

.treatment-process {
  background: var(--menst-frost);
  padding: var(--menst-s-12) 0;
}

.process-steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: var(--menst-s-8);
  margin-top: var(--menst-s-8);
}

.process-step {
  text-align: center;
  padding: var(--menst-s-6);
  background: white;
  border-radius: var(--menst-r-lg);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.step-number {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--menst-accent) 0%, var(--menst-primary) 100%);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 auto var(--menst-s-4) auto;
}

.process-step h3 {
  color: var(--menst-ink);
  margin-bottom: var(--menst-s-3);
}

.process-step p {
  color: var(--menst-steel);
  line-height: 1.6;
  margin: 0;
}

.treatment-results {
  padding: var(--menst-s-12) 0;
}

.results-placeholder {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--menst-s-8);
  margin-top: var(--menst-s-8);
}

.result-card {
  background: white;
  border-radius: var(--menst-r-lg);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.result-image-placeholder {
  height: 200px;
  background: var(--menst-frost);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--menst-steel);
  font-weight: 500;
}

.result-card h4,
.result-card p {
  padding: 0 var(--menst-s-6);
}

.result-card h4 {
  color: var(--menst-ink);
  margin: var(--menst-s-4) 0;
}

.result-card p {
  color: var(--menst-steel);
  margin: 0 0 var(--menst-s-6) 0;
}

.treatment-faq {
  background: var(--menst-frost);
  padding: var(--menst-s-12) 0;
}

.faq-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--menst-s-6);
  margin-top: var(--menst-s-8);
}

.faq-item {
  background: white;
  padding: var(--menst-s-6);
  border-radius: var(--menst-r-md);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.faq-item h3 {
  color: var(--menst-ink);
  font-size: 1.1rem;
  margin-bottom: var(--menst-s-3);
}

.faq-item p {
  color: var(--menst-steel);
  line-height: 1.6;
  margin: 0;
}

.consultation-cta {
  background: linear-gradient(135deg, var(--menst-ink) 0%, var(--menst-accent) 100%);
  color: white;
  padding: var(--menst-s-12) 0;
}

.cta-content {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

.cta-content h2 {
  color: white;
  margin-bottom: var(--menst-s-4);
}

.cta-content p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: var(--menst-s-8);
}

.cta-buttons {
  display: flex;
  gap: var(--menst-s-4);
  justify-content: center;
  flex-wrap: wrap;
}

/* Treatment Areas */
.treatment-areas {
  padding: var(--menst-s-12) 0;
  background: white;
}

.areas-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: var(--menst-s-6);
  margin-top: var(--menst-s-8);
}

.area-card {
  text-align: center;
  padding: var(--menst-s-6);
  background: var(--menst-frost);
  border-radius: var(--menst-r-lg);
  border: 1px solid var(--menst-cloud);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.area-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.area-icon {
  font-size: 2.5rem;
  margin-bottom: var(--menst-s-4);
}

.area-card h3 {
  color: var(--menst-ink);
  font-size: 1.2rem;
  margin-bottom: var(--menst-s-3);
}

.area-card p {
  color: var(--menst-steel);
  line-height: 1.6;
  margin: 0;
  font-size: 0.95rem;
}

/* Special Treatment Section */
.special-treatment {
  background: linear-gradient(135deg, var(--menst-frost) 0%, rgba(99, 155, 229, 0.05) 100%);
  padding: var(--menst-s-12) 0;
}

.special-content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: var(--menst-s-8);
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

.special-tagline {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--menst-accent);
  margin-bottom: var(--menst-s-4);
}

.special-benefits {
  margin: var(--menst-s-6) 0;
}

.special-benefit {
  display: flex;
  align-items: center;
  gap: var(--menst-s-3);
  margin-bottom: var(--menst-s-3);
}

.benefit-check {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--menst-accent);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  font-weight: 600;
  flex-shrink: 0;
}

.special-specs {
  background: rgba(255, 255, 255, 0.8);
  padding: var(--menst-s-6);
  border-radius: var(--menst-r-md);
  border-left: 4px solid var(--menst-accent);
  margin-top: var(--menst-s-6);
}

.special-specs ul {
  list-style: none;
  padding: 0;
  margin: var(--menst-s-3) 0 0 0;
}

.special-specs li {
  padding: var(--menst-s-2) 0;
  color: var(--menst-steel);
  border-bottom: 1px solid var(--menst-cloud);
}

.special-specs li:last-child {
  border-bottom: none;
}

.special-visual {
  display: flex;
  justify-content: center;
}

.special-card {
  background: white;
  padding: var(--menst-s-8);
  border-radius: var(--menst-r-lg);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  text-align: center;
  max-width: 300px;
}

.special-card h3 {
  color: var(--menst-ink);
  margin-bottom: var(--menst-s-4);
  font-size: 1.1rem;
}

.special-card p {
  color: var(--menst-steel);
  line-height: 1.6;
  margin-bottom: var(--menst-s-3);
  font-size: 0.95rem;
}

/* Responsive */
@media (max-width: 967px) {
  .special-content {
    grid-template-columns: 1fr;
  }
  
  .special-visual {
    margin-top: var(--menst-s-6);
  }
}

@media (max-width: 1024px) {
  .about-freddy-content {
    grid-template-columns: 1fr;
    gap: var(--menst-s-8);
  }
  
  .freddy-visual {
    position: relative;
    top: auto;
    order: -1;
  }
  
  .freddy-credentials {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: var(--menst-s-4);
    padding: var(--menst-s-4);
  }
  
  .credential-item {
    flex-direction: column;
    text-align: center;
    border-bottom: none;
    padding: var(--menst-s-4);
    background: var(--menst-frost);
    border-radius: var(--menst-r-md);
  }
  
  .credential-icon {
    font-size: 1.5rem;
    margin-bottom: var(--menst-s-2);
  }
  
  .freddy-gallery {
    grid-template-columns: repeat(4, 1fr);
    gap: var(--menst-s-3);
  }
}

@media (max-width: 767px) {
  .treatment-quick-facts {
    flex-direction: row;
    justify-content: center;
    gap: var(--menst-s-3) !important;
    flex-wrap: nowrap;
  }

  .quick-fact {
    flex: 1;
    min-width: 0;
    padding: var(--menst-s-2) var(--menst-s-3) !important;
  }

  .quick-fact .fact-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .quick-fact .fact-content strong {
    font-size: 0.75rem;
  }

  .quick-fact .fact-content span {
    font-size: 0.7rem;
  }

  .details-grid {
    grid-template-columns: 1fr;
  }

  .treatment-cta,
  .cta-buttons {
    flex-direction: column;
    align-items: center;
  }
  
  .areas-grid {
    grid-template-columns: 1fr;
    gap: var(--menst-s-4);
  }
  
  .freddy-credentials {
    grid-template-columns: 1fr;
  }
  
  .about-freddy-content {
    gap: var(--menst-s-6);
  }
  
  .freddy-story-with-image .freddy-main-image {
    float: none;
    width: 150px;
    margin: 0 auto var(--menst-s-4) auto;
    display: block;
  }
  
  .freddy-story-with-image:nth-of-type(2) .freddy-main-image {
    float: none;
    width: 150px;
    margin: 0 auto var(--menst-s-4) auto;
    display: block;
  }
  
  .freddy-gallery {
    grid-template-columns: 1fr 1fr;
    gap: var(--menst-s-3);
  }
  
  .placeholder-text {
    font-size: 0.75rem;
  }
  
  .placeholder-icon {
    font-size: 1.5rem;
  }
}

/* Typography - Research-Based System */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: var(--menst-s-4);
  color: var(--menst-primary);
}

h1 {
  font-size: clamp(2.5rem, 4vw, 3rem);
  font-weight: 700;
  margin-bottom: var(--menst-s-6);
  color: var(--menst-primary);
}

.hero-tagline {
  display: block;
  font-size: clamp(1.2rem, 2.5vw, 1.5rem);
  font-weight: 600;
  background: linear-gradient(135deg, var(--menst-ink) 0%, var(--menst-accent) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-top: var(--menst-s-2);
}

h2 {
  font-size: clamp(1.8rem, 3vw, 2.25rem);
  font-weight: 600;
  margin-bottom: var(--menst-s-6);
  color: var(--menst-primary);
}

h3 {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: var(--menst-s-3);
  color: var(--menst-ink);
}

p {
  margin-bottom: var(--menst-s-4);
  font-size: 1rem;
  line-height: 1.7;
  color: var(--menst-steel);
}

/* Navigation */
.navbar {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(247, 249, 251, 0.95);
  backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--menst-cloud);
  z-index: 1000;
  transition: all var(--menst-motion);
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--menst-s-3) 32px var(--menst-s-3) 32px;
  max-width: none;
  margin: 0;
  width: 100%;
  position: relative;
}

.nav-left {
  display: flex;
  align-items: center;
  gap: var(--menst-s-4);
}

.logo {
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--menst-accent);
  text-decoration: none;
  letter-spacing: 0.5px;
}

/* Language Dropdown */
.language-dropdown {
  position: relative;
}

.lang-current {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--menst-cloud);
  border-radius: var(--menst-r-sm);
  padding: var(--menst-s-2) var(--menst-s-3);
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--menst-steel);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: var(--menst-s-1);
  transition: all var(--menst-motion);
  backdrop-filter: blur(10px);
  min-width: 80px;
}

.lang-current:hover {
  background: rgba(255, 255, 255, 1);
  border-color: var(--menst-accent);
  color: var(--menst-accent);
}

.lang-current .dropdown-arrow {
  font-size: 0.6em;
  transition: transform var(--menst-motion);
}

.language-dropdown:hover .dropdown-arrow,
.language-dropdown.active .dropdown-arrow {
  transform: rotate(180deg);
}

.lang-menu {
  min-width: 140px;
  top: 100%;
  left: 0;
}

.language-dropdown.active .lang-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.lang-option {
  display: flex;
  align-items: center;
  gap: var(--menst-s-2);
  padding: var(--menst-s-3) var(--menst-s-4);
  color: var(--menst-steel);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all var(--menst-motion);
  border-radius: var(--menst-r-xs);
  margin: 2px;
}

.lang-option:hover {
  background: var(--menst-frost);
  color: var(--menst-accent);
}

.lang-option.active {
  background: var(--menst-accent);
  color: white;
}

.lang-option.active:hover {
  background: var(--menst-accent);
  color: white;
}

/* Mobile responsiveness for language dropdown */
@media (max-width: 768px) {
  .language-dropdown {
    position: relative;
  }

  .lang-menu {
    left: 0;
    right: auto;
    min-width: 180px;
    max-width: 180px;
  }

  .lang-menu .dropdown-content {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    padding: var(--menst-s-2) !important;
  }

  .lang-option {
    padding: var(--menst-s-3) var(--menst-s-4);
    font-size: 0.9rem;
    width: 100%;
    display: block !important;
  }
}

@media (max-width: 480px) {
  .language-dropdown {
    position: static;
  }

  .lang-menu {
    left: auto;
    right: 0;
    min-width: 150px;
    max-width: 150px;
  }

  .lang-menu .dropdown-content {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    padding: var(--menst-s-2) !important;
  }

  .lang-current {
    padding: var(--menst-s-1) var(--menst-s-2);
    font-size: 0.75rem;
    min-width: 60px;
  }

  .lang-option {
    padding: var(--menst-s-2) var(--menst-s-3);
    font-size: 0.8rem;
    gap: var(--menst-s-1);
    display: block !important;
    width: 100%;
  }
}

.nav-menu {
  display: flex;
  list-style: none;
  gap: var(--menst-s-8);
}

.nav-link {
  color: var(--menst-steel);
  text-decoration: none;
  font-weight: 500;
  transition: color var(--menst-motion);
  position: relative;
  padding: var(--menst-s-2) 0;
  display: flex;
  align-items: center;
  gap: 4px;
}

.nav-link:hover {
  color: var(--menst-accent);
}

.nav-link::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--menst-accent);
  transition: width var(--menst-motion);
}

.nav-link:hover::after {
  width: 100%;
}

/* Dropdown Styles */
.dropdown {
  position: relative;
}

.dropdown-arrow {
  font-size: 0.7em;
  transition: transform var(--menst-motion-slow);
}

.dropdown:hover .dropdown-arrow {
  transform: rotate(180deg);
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: -200px;
  background: white;
  border-radius: var(--menst-r-lg);
  box-shadow: var(--menst-shadow-2);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-15px);
  transition: opacity var(--menst-motion-slow), 
              visibility var(--menst-motion-slow), 
              transform var(--menst-motion-slow);
  min-width: 600px;
  border: 1px solid var(--menst-cloud);
  margin-top: 0;
  padding-top: var(--menst-s-2);
}

.dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dropdown-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: var(--menst-s-6);
  padding: var(--menst-s-6);
}

.dropdown-column h4 {
  color: var(--menst-accent);
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: var(--menst-s-3);
  padding-bottom: var(--menst-s-2);
  border-bottom: 2px solid var(--menst-cloud);
}

.dropdown-column a {
  display: block;
  color: var(--menst-steel);
  text-decoration: none;
  padding: var(--menst-s-2) 0;
  font-size: 0.9rem;
  transition: color var(--menst-motion-slow), 
              border-left-color var(--menst-motion-slow), 
              padding-left var(--menst-motion-slow);
  border-left: 3px solid transparent;
  padding-left: var(--menst-s-2);
}

.dropdown-column a:hover {
  color: var(--menst-accent);
  border-left-color: var(--menst-accent);
  padding-left: var(--menst-s-3);
}

.dropdown-column {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity var(--menst-motion-slow), transform var(--menst-motion-slow);
}

.dropdown:hover .dropdown-column:nth-child(1) {
  transition-delay: 0.05s;
}

.dropdown:hover .dropdown-column:nth-child(2) {
  transition-delay: 0.1s;
}

.dropdown:hover .dropdown-column:nth-child(3) {
  transition-delay: 0.15s;
}

.dropdown:hover .dropdown-column {
  opacity: 1;
  transform: translateY(0);
}

.menu-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 1.5rem;
  color: var(--menst-steel);
}

/* Admin Button - subtle access */
.admin-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  color: var(--menst-steel);
  opacity: 0.2;
  transition: opacity 0.2s, background 0.2s, color 0.2s;
  text-decoration: none;
}

.admin-btn:hover {
  opacity: 1;
  background: rgba(59, 130, 246, 0.15);
  color: var(--menst-primary);
  cursor: pointer;
}

/* Hero Section */
.hero {
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 80px 0;
  background: linear-gradient(135deg, rgba(247, 249, 251, 0.85) 0%, rgba(230, 235, 240, 0.85) 100%), url('../public/hero-bg.jpg');
  background-size: 110%;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}

.hero .container {
  margin: 0;
  max-width: none;
  padding-left: var(--menst-s-8);
}

.hero-content {
  max-width: 600px;
  text-align: left;
  position: relative;
  z-index: 2;
  margin-top: var(--menst-s-12);
}

.hero-content h1 {
  margin-bottom: var(--menst-s-8);
  background: linear-gradient(135deg, var(--menst-ink) 0%, var(--menst-accent) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.hero-content p {
  font-size: 1.25rem;
  color: var(--menst-steel);
  margin-bottom: var(--menst-s-10);
}

.hero-actions {
  display: flex;
  gap: var(--menst-s-4);
  flex-wrap: wrap;
  margin-bottom: var(--menst-s-8);
  margin-top: var(--menst-s-8);
}

.hero-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Ebook Band - Full width overlay within hero */
.ebook-band-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
  padding: var(--menst-s-4) var(--menst-s-2);
  z-index: 5;
}

.ebook-band {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0 var(--menst-s-2);
}

.ebook-card {
  background: 
    linear-gradient(rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.82)),
    url('../images/haarausfall-bg.jpg') center 35%/110% no-repeat,
    rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(15px);
  border-radius: var(--menst-r-lg);
  padding: var(--menst-s-3) var(--menst-s-6);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  width: auto;
  max-width: 400px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--menst-s-3);
  transition: all var(--menst-motion-slow);
  cursor: pointer;
  opacity: 0.85;
  overflow: hidden;
}

.ebook-card:hover {
  height: 280px;
  max-width: 600px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: var(--menst-s-6) var(--menst-s-8);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  opacity: 1;
  z-index: 100;
  background: 
    linear-gradient(rgba(255, 255, 255, 0.51), rgba(255, 255, 255, 0.51)),
    url('../images/haarausfall-bg.jpg') center/cover no-repeat,
    rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(15px);
}

/* Blur effect when hovering ebook card */
.hero:has(.ebook-card:hover) .hero-content {
  filter: blur(2px);
  transition: filter var(--menst-motion-slow);
}

.hero-content {
  transition: filter var(--menst-motion-slow);
}

.hero:has(.ebook-card:hover)::before {
  filter: blur(1px);
  transition: filter var(--menst-motion-slow);
}

.ebook-icon {
  width: 32px;
  height: 32px;
  background: linear-gradient(135deg, var(--menst-accent) 0%, var(--menst-accent-2) 100%);
  border-radius: var(--menst-r-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(14, 107, 255, 0.3);
  flex-shrink: 0;
}

.ebook-card:hover .ebook-icon {
  margin-bottom: var(--menst-s-3);
}

.ebook-icon svg {
  width: 20px;
  height: 20px;
}

.ebook-card h3 {
  color: var(--menst-ink);
  font-size: 0.9rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
}

.ebook-collapsed {
  display: inline;
  font-size: 1.2rem;
}

.ebook-expanded {
  display: none;
}

.ebook-card:hover h3 {
  color: var(--menst-ink);
  font-size: 1.4rem;
  margin-bottom: var(--menst-s-4);
  white-space: normal;
  text-align: center;
}

.ebook-card:hover .ebook-collapsed {
  display: none;
}

.ebook-card:hover .ebook-expanded {
  display: inline;
}

.ebook-card p {
  color: var(--menst-steel);
  font-size: 0.75rem;
  margin-bottom: var(--menst-s-4);
  line-height: 1.4;
  display: none;
}

.ebook-card:hover p {
  display: block;
  font-size: 1.1rem;
  margin-bottom: var(--menst-s-5);
  text-align: center;
}

.ebook-buttons {
  display: none;
  flex-direction: column;
  gap: var(--menst-s-3);
  width: 100%;
  max-width: 320px;
}

.ebook-card:hover .ebook-buttons {
  display: flex;
}

.ebook-mobile-label {
  display: none;
}

.ebook-free, .ebook-premium {
  font-size: 0.8rem;
  padding: var(--menst-s-2) var(--menst-s-3);
}

.ebook-free {
  background: var(--menst-accent) !important;
  font-weight: 600;
}

.ebook-premium {
  color: white !important;
  border-color: white !important;
}

.hero-visual-interactive {
  width: 532px;
  height: 360px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: var(--menst-s-8);
  align-self: center;
}

/* Infinite Scrolling Carousel */
.infinite-carousel {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: var(--menst-r-lg);
  background: transparent;
  box-shadow: none;
}

.carousel-track {
  display: flex;
  /* animation removed - using JavaScript instead */
  width: max-content;
  gap: var(--menst-s-3);
  padding: 0;
  height: 100%;
  align-items: center;
}

@keyframes infiniteScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.carousel-track:hover {
  animation-play-state: paused;
}

.before-after-card {
  width: 280px;
  height: 280px;
  background: transparent;
  border-radius: var(--menst-r-lg);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  transition: all var(--menst-motion);
  flex-shrink: 0;
  border: 2px solid rgba(255, 255, 255, 0.8);
}

.before-after-card:hover {
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
  border-color: rgba(255, 255, 255, 1);
}


/* Real Before/After Image Styles */
.real-before-after-image {
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
  border-radius: var(--menst-r-lg);
}

.ba-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}

/* Rotate the forehead image */
.before-after-card:first-child .ba-image,
.before-after-card:nth-child(4) .ba-image {
  transform: rotate(180deg);
}

.before-after-card:first-child:hover .ba-image,
.before-after-card:nth-child(4):hover .ba-image {
  transform: rotate(180deg) scale(1.05);
}

.before-after-card:hover .ba-image {
  transform: scale(1.05);
}

.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    transparent 60%,
    rgba(0, 0, 0, 0.7) 100%
  );
  display: flex;
  align-items: flex-end;
  padding: var(--menst-s-3);
  opacity: 0;
  transition: opacity var(--menst-motion);
}

.before-after-card:hover .image-overlay {
  opacity: 1;
}

.overlay-labels {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.overlay-before,
.overlay-after {
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: var(--menst-s-1) var(--menst-s-3);
  border-radius: var(--menst-r-sm);
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  backdrop-filter: blur(10px);
}

.overlay-before {
  border: 1px solid rgba(239, 68, 68, 0.5);
  background: rgba(239, 68, 68, 0.2);
}

.overlay-after {
  border: 1px solid rgba(34, 197, 94, 0.5);
  background: rgba(34, 197, 94, 0.2);
}

/* Mobile Responsiveness for Infinite Carousel */
@media (max-width: 768px) {
  .hero-visual-interactive {
    width: 100%;
    max-width: 448px;
    height: 196px;
    margin-top: var(--menst-s-6);
  }
  
  .before-after-card {
    width: 168px;
    height: 168px;
  }
  
  .carousel-track {
    gap: var(--menst-s-2);
    /* animation-duration: 60s !important; */
  }
  
  .real-before-after-image {
    height: 168px;
  }
  
  .overlay-before,
  .overlay-after {
    font-size: 0.55rem;
    padding: 2px 6px;
  }
}

.treatment-area {
  cursor: pointer;
  transition: all var(--menst-motion);
}

.treatment-area:hover {
  fill: rgba(49, 130, 206, 0.1);
  stroke: rgba(49, 130, 206, 0.6);
}

.treatment-point {
  transition: opacity var(--menst-motion);
  pointer-events: none;
}

.treatment-area:hover + .treatment-point,
.treatment-area:hover ~ .treatment-point[data-treatment] {
  opacity: 1;
}

.treatment-areas:hover .treatment-point[data-treatment] {
  opacity: 1;
}

.treatment-tooltip {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(49, 130, 206, 0.95);
  backdrop-filter: blur(10px);
  color: white;
  padding: var(--menst-s-3) var(--menst-s-4);
  border-radius: var(--menst-r-lg);
  opacity: 0;
  visibility: hidden;
  transition: all var(--menst-motion);
  z-index: 10;
  white-space: nowrap;
  box-shadow: var(--menst-shadow-2);
}

.treatment-tooltip h4 {
  margin: 0;
  font-size: 0.9rem;
  font-weight: 600;
  color: white;
}

.treatment-tooltip p {
  margin: 0;
  font-size: 0.75rem;
  opacity: 0.9;
  color: white;
}

.treatment-tooltip::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(49, 130, 206, 0.95);
}

@keyframes float {
  0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-20px); }
}

@keyframes subtle-float {
  0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-8px); }
}

/* Simple, Professional Animation */
@keyframes gentle-float {
  0%, 100% { 
    transform: translateY(0px);
  }
  50% { 
    transform: translateY(-8px);
  }
}

/* Services Section */
.services {
  padding: var(--menst-s-4) 0 var(--menst-s-8) 0;
  background: white;
}

/* Performance Packs Section */
.performance-packs {
  padding: var(--menst-s-4) 0 var(--menst-s-8) 0;
  background: white;
}

.pack-tabs {
  display: flex;
  justify-content: center;
  gap: var(--menst-s-4);
  margin: var(--menst-s-8) 0;
  border-bottom: 1px solid var(--menst-cloud);
}

.pack-tab {
  background: transparent;
  border: none;
  padding: var(--menst-s-4) var(--menst-s-6);
  font-size: 1rem;
  font-weight: 600;
  color: var(--menst-steel);
  cursor: pointer;
  position: relative;
  transition: all var(--menst-motion);
  border-radius: var(--menst-r-md) var(--menst-r-md) 0 0;
  overflow: hidden;
}

.pack-tab::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6), transparent);
  transition: left 0.5s ease;
}

.pack-tab.active {
  background: var(--menst-accent);
  color: white;
}

.pack-tab:hover:not(.active) {
  color: var(--menst-accent);
  background: var(--menst-cloud);
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 8px 25px rgba(14, 107, 255, 0.2);
  animation: tab-glow 0.4s ease-in-out;
}

.pack-tab:hover::before {
  left: 100%;
}

.pack-content {
  margin: var(--menst-s-8) 0;
}

.pack-panel {
  display: none;
}

.pack-panel.active {
  display: block;
}

.pack-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--menst-s-6);
  margin: var(--menst-s-8) 0;
}

/* Masculine Aesthetics Tab - Horizontal Slider */
.slider-container {
  position: relative;
}

.slider-container .pack-grid {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: var(--menst-s-6);
  padding-bottom: var(--menst-s-4);
  scrollbar-width: thin;
  scrollbar-color: var(--menst-accent) var(--menst-paper);
  scroll-behavior: smooth;
}

.slider-container .pack-grid::-webkit-scrollbar {
  height: 8px;
}

.slider-container .pack-grid::-webkit-scrollbar-track {
  background: var(--menst-paper);
  border-radius: 10px;
}

.slider-container .pack-grid::-webkit-scrollbar-thumb {
  background: var(--menst-accent);
  border-radius: 10px;
}

.slider-container .pack-item {
  flex: 0 0 300px;
  scroll-snap-align: start;
}

/* Slider Arrows */
.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(14, 107, 255, 0.3);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  color: var(--menst-accent);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.slider-arrow:hover {
  background: var(--menst-accent);
  color: white;
  box-shadow: 0 4px 12px rgba(14, 107, 255, 0.3);
  transform: translateY(-50%) scale(1.1);
}

.slider-arrow-left {
  left: -24px;
}

.slider-arrow-right {
  right: -24px;
}

@media (max-width: 1200px) {
  .slider-arrow-left {
    left: 0;
  }

  .slider-arrow-right {
    right: 0;
  }
}

@media (max-width: 1024px) {
  .pack-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--menst-s-4);
  }

  .slider-container .pack-item {
    flex: 0 0 280px;
  }
}

@media (max-width: 768px) {
  .pack-tabs {
    gap: var(--menst-s-1);
    flex-wrap: wrap;
    justify-content: center;
  }

  .pack-tab {
    padding: var(--menst-s-2) var(--menst-s-2);
    font-size: 0.75rem;
    flex: 1;
    min-width: 0;
    text-align: center;
    white-space: normal;
    overflow: visible;
    line-height: 1.3;
  }

  /* Disable all animations and hover effects on mobile */
  .pack-tab::before {
    display: none !important;
  }

  .pack-tab:hover:not(.active) {
    transform: none !important;
    animation: none !important;
    box-shadow: none !important;
    background: transparent !important;
  }

  .pack-tab:hover {
    transform: none !important;
    animation: none !important;
  }

  .pack-grid {
    grid-template-columns: 1fr;
    gap: var(--menst-s-4);
  }

  .slider-container .pack-item {
    flex: 0 0 260px;
  }
}

.pack-item {
  text-align: center;
  padding: var(--menst-s-4);
  background: var(--menst-paper);
  border-radius: var(--menst-r-lg);
  transition: all var(--menst-motion);
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  text-decoration: none;
  color: inherit;
}

.pack-item.pack-item-brotox {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-brotox::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/360_F_1672051496_PkIQ5L8oaqgfqG1zGWjiprjqjFzMUjkI.webp') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-brotox h3,
.pack-item.pack-item-brotox p {
}

.pack-item.pack-item-brotox h3,
.pack-item.pack-item-brotox p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-jawline {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-jawline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/jawline-bg.jpg') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-jawline h3,
.pack-item.pack-item-jawline p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-meso {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-meso::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/meso-bg.jpg') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-meso h3,
.pack-item.pack-item-meso p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-hyaluron {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-hyaluron::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/hyaluron-bg.webp') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-hyaluron h3,
.pack-item.pack-item-hyaluron p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-botox-schwitzen {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-botox-schwitzen::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/botox-schwitzen-bg.jpg') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-botox-schwitzen h3,
.pack-item.pack-item-botox-schwitzen p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-infusion {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-infusion::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/infusion-bg.webp') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-infusion h3,
.pack-item.pack-item-infusion p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-microneedling {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-microneedling::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/microneedling-bg.jpg') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-microneedling h3,
.pack-item.pack-item-microneedling p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-nad {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-nad::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/nad-bg.png') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-nad h3,
.pack-item.pack-item-nad p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-biostim {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-biostim::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/biostim-bg.jpg') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-biostim h3,
.pack-item.pack-item-biostim p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-fettweg {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-fettweg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/fett-weg-spritze-bg.png') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-fettweg h3,
.pack-item.pack-item-fettweg p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-sportmedizin {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-sportmedizin::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/sportmedizin-bg.png') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-sportmedizin h3,
.pack-item.pack-item-sportmedizin p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item.pack-item-trt {
  background: var(--menst-paper) !important;
  position: relative;
  overflow: hidden;
}

.pack-item.pack-item-trt::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('../images/trt-peptid-bg.jpg.png') no-repeat center / cover;
  opacity: 0.5;
  z-index: 0;
}

.pack-item.pack-item-trt h3,
.pack-item.pack-item-trt p {
  color: var(--menst-ink) !important;
  font-weight: 600 !important;
}

.pack-item:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 15px 40px rgba(14, 107, 255, 0.3);
  animation: card-glow 0.6s ease-in-out;
}

.pack-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto var(--menst-s-4);
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(49, 130, 206, 0.1) 0%, rgba(49, 130, 206, 0.05) 100%);
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  transition: all var(--menst-motion);
}

.pack-item h3 {
  color: var(--menst-steel);
  margin: 0;
  font-size: 1.2rem;
  font-weight: 600;
  transition: opacity var(--menst-motion), transform var(--menst-motion);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
}

.pack-item p {
  color: var(--menst-steel);
  line-height: 1.6;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  transition: opacity var(--menst-motion);
  font-weight: 500;
  z-index: 2;
  margin: 0;
  text-align: center;
  padding: var(--menst-s-2);
}

/* Show paragraph on hover, hide heading */
.pack-item:hover h3 {
  opacity: 0;
  transform: translate(-50%, -60%);
}

.pack-item:hover p {
  opacity: 1;
}

/* Blur background on hover for items with background images */
.pack-item:hover::before {
  filter: blur(3px);
  transform: scale(1.05);
}

.pack-investment {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: var(--menst-s-6);
  margin: var(--menst-s-12) 0;
  padding: var(--menst-s-8);
  background: var(--menst-paper);
  border-radius: var(--menst-r-lg);
}

.investment-item {
  display: flex;
  align-items: center;
  gap: var(--menst-s-3);
  text-align: center;
  justify-content: center;
}

.investment-icon {
  font-size: 2rem;
  color: var(--menst-accent);
}

.pack-icon::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 30% 30%, rgba(49, 130, 206, 0.2) 0%, transparent 70%);
  opacity: 0;
  transition: opacity var(--menst-motion);
}

.pack-item:hover .pack-icon {
  background: linear-gradient(135deg, rgba(49, 130, 206, 0.15) 0%, rgba(49, 130, 206, 0.08) 100%);
  transform: scale(1.05);
}

.pack-item:hover .pack-icon::before {
  opacity: 1;
}

.pack-icon svg {
  width: 60%;
  height: 60%;
  color: var(--menst-primary);
  z-index: 1;
  transition: all var(--menst-motion);
}

.pack-item:hover .pack-icon svg {
  transform: scale(0.95);
  color: var(--menst-accent);
}

.investment-icon svg,
.service-icon svg {
  color: currentColor;
}

.pack-icon.icon-aesthetics {
  background: linear-gradient(135deg, rgba(147, 51, 234, 0.1) 0%, rgba(79, 70, 229, 0.05) 100%);
}

.pack-icon.icon-health {
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.1) 0%, rgba(16, 185, 129, 0.05) 100%);
}

.pack-icon.icon-skin {
  background: linear-gradient(135deg, rgba(251, 146, 60, 0.1) 0%, rgba(250, 204, 21, 0.05) 100%);
}

@keyframes float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

.pack-icon svg {
  animation: float 3s ease-in-out infinite;
}

.pack-item:hover .pack-icon svg {
  animation-play-state: paused;
}

.investment-text h4 {
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--menst-primary);
  margin-bottom: var(--menst-s-2);
}

.investment-text p {
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--menst-ink);
  margin: 0;
}

.pack-cta {
  text-align: center;
  margin-top: var(--menst-s-12);
}

.limited-offer {
  background: linear-gradient(135deg, #FFF8E1, #FFECB3);
  border: 2px solid var(--menst-warning);
  border-radius: var(--menst-r-lg);
  padding: var(--menst-s-6);
  margin-bottom: var(--menst-s-6);
}

.limited-offer p {
  margin-bottom: var(--menst-s-2);
  color: var(--menst-ink);
}

.offer-highlight {
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--menst-warning);
}

.pack-book-btn {
  font-size: 1.1rem;
  padding: var(--menst-s-4) var(--menst-s-8);
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Packages Section */
.packages-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: var(--menst-s-8);
  margin-top: var(--menst-s-8);
  perspective: 1000px;
}

.package-card {
  background: white;
  border-radius: var(--menst-r-lg);
  box-shadow: var(--menst-shadow-1);
  overflow: hidden;
  position: relative;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: 2px solid transparent;
  cursor: pointer;
  transform-origin: center;
}

.package-card:hover {
  transform: translateY(-15px) rotateX(5deg);
  box-shadow: 0 20px 40px rgba(11, 14, 17, 0.2);
  border-color: var(--menst-accent);
}

.package-card.featured {
  border-color: var(--menst-accent);
  transform: scale(1.08);
  position: relative;
  z-index: 2;
}

.package-card.featured::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: linear-gradient(45deg, var(--menst-accent), var(--menst-accent-2), var(--menst-accent));
  border-radius: var(--menst-r-lg);
  z-index: -1;
  animation: premium-glow 3s ease-in-out infinite;
}

@keyframes premium-glow {
  0%, 100% { opacity: 0.7; }
  50% { opacity: 1; }
}

.package-card.featured:hover {
  transform: scale(1.08) translateY(-15px) rotateX(5deg);
}

.package-badge {
  position: absolute;
  top: var(--menst-s-4);
  right: var(--menst-s-4);
  background: var(--menst-accent-2);
  color: white;
  padding: var(--menst-s-2) var(--menst-s-3);
  border-radius: var(--menst-r-sm);
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all var(--menst-motion);
  animation: badge-pulse 2s ease-in-out infinite;
}

@keyframes badge-pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.1); }
}

.package-badge.premium {
  background: var(--menst-accent);
  animation: premium-badge-glow 2s ease-in-out infinite;
}

@keyframes premium-badge-glow {
  0%, 100% { 
    box-shadow: 0 0 10px rgba(14, 107, 255, 0.5);
    transform: scale(1);
  }
  50% { 
    box-shadow: 0 0 20px rgba(14, 107, 255, 0.8);
    transform: scale(1.15);
  }
}

.package-card:hover .package-badge {
  transform: scale(1.2) rotate(5deg);
}

.package-header {
  padding: var(--menst-s-8) var(--menst-s-6) var(--menst-s-4);
  text-align: center;
  background: linear-gradient(135deg, var(--menst-paper) 0%, var(--menst-cloud) 100%);
}

.package-header h3 {
  font-size: 1.5rem;
  margin-bottom: var(--menst-s-3);
  color: var(--menst-primary);
}

.package-price {
  margin-bottom: var(--menst-s-4);
}

.price-amount {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--menst-accent);
  display: block;
  transition: all var(--menst-motion);
  position: relative;
}

.package-card:hover .price-amount {
  transform: scale(1.1);
  text-shadow: 0 0 20px rgba(14, 107, 255, 0.3);
}

.package-card.featured .price-amount {
  background: linear-gradient(45deg, var(--menst-accent), var(--menst-accent-2));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.price-period {
  font-size: 0.9rem;
  color: var(--menst-steel);
  margin-top: var(--menst-s-2);
  transition: color var(--menst-motion);
}

.package-card:hover .price-period {
  color: var(--menst-accent);
}

.package-content {
  padding: var(--menst-s-6);
}

.package-description {
  font-size: 1rem;
  color: var(--menst-steel);
  margin-bottom: var(--menst-s-6);
  text-align: center;
}

.package-features {
  list-style: none;
  margin-bottom: var(--menst-s-8);
}

.package-features li {
  padding: var(--menst-s-2) 0;
  color: var(--menst-ink);
  font-size: 0.95rem;
  border-bottom: 1px solid var(--menst-cloud);
}

.package-features li:last-child {
  border-bottom: none;
}

.package-btn {
  width: 100%;
  text-align: center;
  font-weight: 600;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: hidden;
}

.package-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
  transition: left 0.5s ease;
}

.package-btn:hover::before {
  left: 100%;
}

.package-btn:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 10px 30px rgba(14, 107, 255, 0.3);
}

.package-card.featured .package-btn {
  background: linear-gradient(45deg, var(--menst-accent), var(--menst-accent-2));
  animation: button-glow 3s ease-in-out infinite;
}

@keyframes button-glow {
  0%, 100% { box-shadow: 0 0 20px rgba(14, 107, 255, 0.4); }
  50% { box-shadow: 0 0 30px rgba(14, 107, 255, 0.7); }
}

@keyframes card-glow {
  0% { 
    box-shadow: var(--menst-shadow-2);
    transform: translateY(-8px) scale(1.02);
  }
  50% { 
    box-shadow: 0 20px 50px rgba(14, 107, 255, 0.4);
    transform: translateY(-10px) scale(1.05);
  }
  100% { 
    box-shadow: 0 15px 40px rgba(14, 107, 255, 0.3);
    transform: translateY(-8px) scale(1.02);
  }
}

@keyframes tab-glow {
  0% { 
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 8px 25px rgba(14, 107, 255, 0.2);
  }
  50% { 
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 12px 35px rgba(14, 107, 255, 0.3);
  }
  100% { 
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 8px 25px rgba(14, 107, 255, 0.2);
  }
}

.package-card.featured .package-btn:hover {
  transform: translateY(-5px) scale(1.05);
  box-shadow: 0 15px 40px rgba(14, 107, 255, 0.5);
}

/* Service Cards Enhancement */
.service-price {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--menst-accent);
  margin: var(--menst-s-4) 0;
}

.service-link {
  color: var(--menst-accent);
  text-decoration: none;
  font-weight: 600;
  transition: color var(--menst-motion);
  display: inline-block;
  margin-top: var(--menst-s-3);
}

.service-link:hover {
  color: var(--menst-accent-2);
}

/* Shop Section */
.shop-product {
  text-align: center;
}

.product-image {
  margin-bottom: var(--menst-s-4);
}

.product-price {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--menst-accent);
  margin: var(--menst-s-4) 0;
}

.original-price {
  font-size: 1rem;
  color: var(--menst-steel);
  text-decoration: line-through;
  margin-left: var(--menst-s-2);
}

.product-btn {
  width: 100%;
  margin-top: var(--menst-s-4);
}

/* Review Stars */
.review-stars {
  color: var(--menst-warning);
  font-size: 1.2rem;
  margin-bottom: var(--menst-s-3);
  text-align: center;
}

/* Cart Button in Navigation */
.cart-nav-item {
  position: relative;
  display: flex;
  align-items: center;
}

.cart-button {
  background: none;
  border: none;
  color: var(--menst-steel);
  cursor: pointer;
  position: relative;
  padding: var(--menst-s-2) 0;
  border-radius: var(--menst-r-md);
  transition: all var(--menst-motion);
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-button:hover {
  color: var(--menst-accent);
  background: var(--menst-cloud);
}

.cart-count {
  position: absolute;
  top: -8px;
  right: -8px;
  background: var(--menst-accent);
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
}

/* Cart Sidebar */
.cart-sidebar {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  height: 100vh;
  background: white;
  box-shadow: -2px 0 10px rgba(0,0,0,0.1);
  z-index: 10000;
  transition: right 0.3s ease;
  display: flex;
  flex-direction: column;
}

.cart-sidebar.open {
  right: 0;
}

.cart-header {
  padding: var(--menst-s-6);
  border-bottom: 1px solid var(--menst-cloud);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-header h3 {
  margin: 0;
  color: var(--menst-primary);
}

.cart-close {
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  color: var(--menst-steel);
  padding: var(--menst-s-2);
}

.cart-items {
  flex: 1;
  overflow-y: auto;
  padding: var(--menst-s-4);
}

.cart-item {
  display: flex;
  align-items: center;
  padding: var(--menst-s-4);
  border-bottom: 1px solid var(--menst-cloud);
  gap: var(--menst-s-3);
}

.cart-item-info {
  flex: 1;
}

.cart-item-name {
  font-weight: 600;
  color: var(--menst-ink);
  margin-bottom: var(--menst-s-2);
}

.cart-item-controls {
  display: flex;
  align-items: center;
  gap: var(--menst-s-2);
}

.quantity-btn {
  background: var(--menst-cloud);
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 600;
  color: var(--menst-steel);
}

.quantity-btn:hover {
  background: var(--menst-accent);
  color: white;
}

.cart-item-price {
  font-weight: 600;
  color: var(--menst-accent);
  min-width: 60px;
  text-align: right;
}

.cart-footer {
  padding: var(--menst-s-6);
  border-top: 1px solid var(--menst-cloud);
  background: var(--menst-paper);
}

.cart-total {
  font-size: 1.2rem;
  margin-bottom: var(--menst-s-4);
  text-align: center;
}

.cart-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.5);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.cart-overlay.open {
  opacity: 1;
  visibility: visible;
}

/* Checkout Modal */
.checkout-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.checkout-modal.open {
  opacity: 1;
  visibility: visible;
}

.checkout-content {
  background: white;
  border-radius: var(--menst-r-lg);
  max-width: 800px;
  width: 90vw;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: var(--menst-shadow-2);
}

.checkout-header {
  padding: var(--menst-s-6);
  border-bottom: 1px solid var(--menst-cloud);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.checkout-header h2 {
  margin: 0;
  color: var(--menst-primary);
}

.checkout-close {
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  color: var(--menst-steel);
  padding: var(--menst-s-2);
}

.checkout-body {
  padding: var(--menst-s-6);
}

.checkout-summary {
  background: var(--menst-paper);
  padding: var(--menst-s-4);
  border-radius: var(--menst-r-md);
  margin-bottom: var(--menst-s-6);
}

.checkout-summary h3 {
  margin-top: 0;
  color: var(--menst-primary);
}

.checkout-item {
  display: flex;
  justify-content: space-between;
  padding: var(--menst-s-2) 0;
  border-bottom: 1px solid var(--menst-cloud);
}

.checkout-total {
  font-size: 1.2rem;
  padding-top: var(--menst-s-4);
  text-align: right;
}

.checkout-form {
  max-width: none;
}

.checkout-form h3 {
  color: var(--menst-primary);
  border-bottom: 2px solid var(--menst-cloud);
  padding-bottom: var(--menst-s-2);
  margin-bottom: var(--menst-s-4);
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--menst-s-4);
}

.payment-info {
  background: var(--menst-paper);
  padding: var(--menst-s-4);
  border-radius: var(--menst-r-md);
  margin: var(--menst-s-6) 0;
}

.checkout-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,0.7);
  z-index: 10999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.checkout-overlay.open {
  opacity: 1;
  visibility: visible;
}

.cart-empty {
  text-align: center;
  padding: var(--menst-s-8);
  color: var(--menst-steel);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .cart-sidebar {
    width: 100vw;
    right: -100vw;
  }
  
  .checkout-content {
    width: 95vw;
    margin: var(--menst-s-4);
  }
  
  .form-row {
    grid-template-columns: 1fr;
  }
}

.section-header {
  text-align: center;
  margin-bottom: var(--menst-s-12);
  margin-top: var(--menst-s-8);
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--menst-s-8);
}

.service-card {
  background: white;
  border-radius: var(--menst-r-lg);
  padding: var(--menst-s-8);
  box-shadow: var(--menst-shadow-1);
  transition: all var(--menst-motion);
  position: relative;
  overflow: hidden;
}

.service-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: var(--menst-accent);
  transform: scaleX(0);
  transition: transform var(--menst-motion);
}

.service-card:hover::before {
  transform: scaleX(1);
}

.service-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--menst-shadow-2);
}

.service-icon {
  width: 60px;
  height: 60px;
  background: var(--menst-accent);
  border-radius: var(--menst-r-md);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: var(--menst-s-4);
  font-size: 1.5rem;
  color: white;
}

/* Before/After Section */
.before-after {
  padding: var(--menst-s-4) 0 var(--menst-s-8) 0;
  background: var(--menst-paper);
  position: relative;
}

/* Shop section with transparent background - using attribute selector */
section[id="sec.menst-shop"] {
  padding: var(--menst-s-4) 0 var(--menst-s-8) 0 !important;
  background: linear-gradient(135deg, rgba(247, 249, 251, 0.85) 0%, rgba(230, 235, 240, 0.85) 100%), url('../public/hero-bg.jpg') !important;
  background-size: 110% !important;
  background-position: center !important;
  background-attachment: fixed !important;
}

.before-after-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: var(--menst-s-6);
  margin-top: var(--menst-s-4);
}

.before-after-item {
  background: white;
  border-radius: var(--menst-r-lg);
  overflow: hidden;
  box-shadow: var(--menst-shadow-1);
  transition: transform var(--menst-motion);
}

.before-after-item:hover {
  transform: scale(1.02);
}

.image-placeholder {
  height: 200px;
  background: linear-gradient(45deg, var(--menst-cloud), var(--menst-silver));
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--menst-steel);
  font-weight: 600;
}

.before-after-content {
  padding: var(--menst-s-4);
}

/* CTA Section - Premium Professional */
.cta-booking {
  padding: var(--menst-s-16) 0;
  background: linear-gradient(135deg, var(--menst-primary) 0%, #0F2A47 100%);
  color: white;
  text-align: center;
  position: relative;
}

.cta-booking h2 {
  color: white;
  margin-bottom: var(--menst-s-6);
}

.cta-booking p {
  font-size: 1.25rem;
  margin-bottom: var(--menst-s-8);
  opacity: 0.9;
}

/* Contact Form */
.contact-form {
  background: white;
  border-radius: var(--menst-r-lg);
  padding: var(--menst-s-8);
  box-shadow: var(--menst-shadow-2);
  max-width: 500px;
  margin: var(--menst-s-8) auto 0;
}

.form-group {
  margin-bottom: var(--menst-s-4);
}

.form-label {
  display: block;
  margin-bottom: var(--menst-s-2);
  font-weight: 600;
  color: var(--menst-ink);
}

.form-input,
.form-textarea {
  width: 100%;
  padding: var(--menst-s-3);
  border: 2px solid var(--menst-cloud);
  border-radius: var(--menst-r-md);
  font-size: 1rem;
  transition: border-color var(--menst-motion);
  background: white;
}

.form-input:focus,
.form-textarea:focus {
  outline: none;
  border-color: var(--menst-primary);
  box-shadow: 0 0 0 3px rgba(27, 54, 93, 0.1);
}

.form-textarea {
  min-height: 120px;
  resize: vertical;
}

/* Footer */
.footer {
  background: var(--menst-ink);
  color: var(--menst-silver);
  padding: var(--menst-s-12) 0 var(--menst-s-6);
}

.footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: var(--menst-s-8);
  margin-bottom: var(--menst-s-8);
}

.footer-section h3 {
  color: black;
  margin-bottom: var(--menst-s-4);
}

.footer-link {
  color: var(--menst-silver);
  text-decoration: none;
  transition: color var(--menst-motion);
  display: block;
  margin-bottom: var(--menst-s-2);
}

.footer-link:hover {
  color: var(--menst-gold);
}

.footer-bottom {
  border-top: 1px solid var(--menst-graphite);
  padding-top: var(--menst-s-4);
  text-align: center;
  font-size: 0.875rem;
}

/* Responsive Design */
@media (max-width: 768px) {
  .nav-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    overflow-x: hidden;
    background: var(--menst-paper);
    flex-direction: column;
    padding: var(--menst-s-4);
    box-shadow: var(--menst-shadow-1);
    z-index: 1000;
  }

  .nav-menu.active {
    display: flex;
  }

  .menu-toggle {
    display: block;
    z-index: 100;
    font-size: 1.8rem;
    padding: var(--menst-s-2);
  }

  .nav-container {
    padding: var(--menst-s-3) var(--menst-s-4);
  }

  .nav-left {
    flex: 1;
  }

  .nav-menu .dropdown {
    width: 100%;
  }

  .nav-menu .dropdown-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    border: none;
    min-width: auto;
    width: 100%;
    padding-top: 0;
    margin-top: var(--menst-s-2);
    display: none;
  }

  .nav-menu .dropdown.active .dropdown-menu {
    display: block;
  }

  .nav-menu .dropdown-content {
    grid-template-columns: 1fr;
    gap: var(--menst-s-4);
    padding: var(--menst-s-4) 0;
  }

  .nav-menu .dropdown-column h4 {
    font-size: 0.9rem;
    margin-bottom: var(--menst-s-2);
  }

  .nav-menu .dropdown-column a {
    font-size: 0.9rem;
    padding: var(--menst-s-2) 0;
    display: block;
  }

  .nav-menu .nav-link {
    padding: var(--menst-s-3) 0;
    font-size: 1rem;
  }

  .hero {
    min-height: 100vh;
    padding: var(--menst-s-16) 0 var(--menst-s-8);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .hero .container {
    padding-left: var(--menst-s-4);
    padding-right: var(--menst-s-4);
    width: 100%;
  }

  .hero-content {
    text-align: center;
    margin-top: 0;
    max-width: 100%;
  }

  .hero-actions {
    flex-direction: column;
    margin-bottom: 0;
  }

  .ebook-band-overlay {
    position: static !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    margin-top: var(--menst-s-3) !important;
    padding: 0 var(--menst-s-4) !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .ebook-band {
    justify-content: center !important;
    padding: 0 !important;
    display: flex !important;
    width: 100% !important;
  }

  .ebook-card {
    width: 100%;
    max-width: 100%;
    margin: 0;
    opacity: 1;
    height: auto;
    padding: 0;
    background: none;
    backdrop-filter: none;
    border: none;
    box-shadow: none;
    display: block;
  }

  .ebook-card h3 {
    display: none;
  }

  .ebook-collapsed {
    display: none;
  }

  .ebook-expanded {
    display: none;
  }

  .ebook-card:hover {
    transform: none;
    height: auto;
    max-width: 100%;
    background: none;
  }

  .ebook-card p {
    display: none;
  }

  .ebook-icon {
    display: none;
  }

  .ebook-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    margin-top: 0;
    gap: var(--menst-s-2);
  }

  .ebook-mobile-label {
    display: block;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--menst-ink);
    text-align: center;
  }

  .ebook-free {
    width: 100%;
    background: transparent !important;
    color: var(--menst-accent) !important;
    border: 2px solid var(--menst-accent) !important;
    padding: var(--menst-s-3) var(--menst-s-4) !important;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
  }

  /* Treatment Hero Backgrounds - Mobile Optimization */
  .treatment-hero-prp,
  .treatment-hero-brotox,
  .treatment-hero-jawline,
  .treatment-hero-meso,
  .treatment-hero-hyaluron,
  .treatment-hero-botox-schwitzen,
  .treatment-hero-infusion,
  .treatment-hero-microneedling,
  .treatment-hero-nad,
  .treatment-hero-biostim,
  .treatment-hero-fettweg,
  .treatment-hero-sportmedizin,
  .treatment-hero-trt {
    background-size: cover !important;
    background-position: center 20% !important;
    background-attachment: scroll !important;
    min-height: 60vh !important;
    padding: var(--menst-s-12) var(--menst-s-4) var(--menst-s-8) !important;
  }

  .treatment-hero-prp .treatment-hero-content,
  .treatment-hero-brotox .treatment-hero-content,
  .treatment-hero-jawline .treatment-hero-content,
  .treatment-hero-meso .treatment-hero-content,
  .treatment-hero-hyaluron .treatment-hero-content,
  .treatment-hero-botox-schwitzen .treatment-hero-content,
  .treatment-hero-infusion .treatment-hero-content,
  .treatment-hero-microneedling .treatment-hero-content,
  .treatment-hero-nad .treatment-hero-content,
  .treatment-hero-biostim .treatment-hero-content,
  .treatment-hero-fettweg .treatment-hero-content,
  .treatment-hero-sportmedizin .treatment-hero-content,
  .treatment-hero-trt .treatment-hero-content {
    padding: 0 var(--menst-s-4);
    margin-top: var(--menst-s-8);
  }

  .treatment-hero-prp .treatment-category,
  .treatment-hero-brotox .treatment-category,
  .treatment-hero-jawline .treatment-category,
  .treatment-hero-meso .treatment-category,
  .treatment-hero-hyaluron .treatment-category,
  .treatment-hero-botox-schwitzen .treatment-category,
  .treatment-hero-infusion .treatment-category,
  .treatment-hero-microneedling .treatment-category,
  .treatment-hero-nad .treatment-category,
  .treatment-hero-biostim .treatment-category,
  .treatment-hero-fettweg .treatment-category,
  .treatment-hero-sportmedizin .treatment-category,
  .treatment-hero-trt .treatment-category {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    margin-bottom: var(--menst-s-4) !important;
    font-size: 0.75rem !important;
    display: block;
  }

  .treatment-hero-prp h1,
  .treatment-hero-brotox h1,
  .treatment-hero-jawline h1,
  .treatment-hero-meso h1,
  .treatment-hero-hyaluron h1,
  .treatment-hero-botox-schwitzen h1,
  .treatment-hero-infusion h1,
  .treatment-hero-microneedling h1,
  .treatment-hero-nad h1,
  .treatment-hero-biostim h1,
  .treatment-hero-fettweg h1,
  .treatment-hero-sportmedizin h1,
  .treatment-hero-trt h1 {
    font-size: 1.8rem !important;
    white-space: normal !important;
  }

  .treatment-hero-prp .treatment-tagline,
  .treatment-hero-brotox .treatment-tagline,
  .treatment-hero-jawline .treatment-tagline,
  .treatment-hero-meso .treatment-tagline,
  .treatment-hero-hyaluron .treatment-tagline,
  .treatment-hero-botox-schwitzen .treatment-tagline,
  .treatment-hero-infusion .treatment-tagline,
  .treatment-hero-microneedling .treatment-tagline,
  .treatment-hero-nad .treatment-tagline,
  .treatment-hero-biostim .treatment-tagline,
  .treatment-hero-fettweg .treatment-tagline,
  .treatment-hero-sportmedizin .treatment-tagline,
  .treatment-hero-trt .treatment-tagline {
    font-size: 1rem !important;
  }

  .treatment-hero-prp .treatment-intro,
  .treatment-hero-brotox .treatment-intro,
  .treatment-hero-jawline .treatment-intro,
  .treatment-hero-meso .treatment-intro,
  .treatment-hero-hyaluron .treatment-intro,
  .treatment-hero-botox-schwitzen .treatment-intro,
  .treatment-hero-infusion .treatment-intro,
  .treatment-hero-microneedling .treatment-intro,
  .treatment-hero-nad .treatment-intro,
  .treatment-hero-biostim .treatment-intro,
  .treatment-hero-fettweg .treatment-intro,
  .treatment-hero-sportmedizin .treatment-intro,
  .treatment-hero-trt .treatment-intro {
    font-size: 0.95rem !important;
  }

  .hero-visual-interactive {
    width: 350px;
    height: 300px;
  }
  
  .carousel-arrow {
    width: 35px;
    height: 35px;
    font-size: 1.2rem;
    opacity: 1; /* Always visible on mobile */
  }
  
  .carousel-prev {
    left: var(--menst-s-2);
  }
  
  .carousel-next {
    right: var(--menst-s-2);
  }
  
  .result-info {
    padding: var(--menst-s-3);
  }
  
  .result-info h4 {
    font-size: 0.9rem;
  }
  
  .result-info p {
    font-size: 0.8rem;
  }

  .hero-actions {
    justify-content: center;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .before-after-grid {
    grid-template-columns: 1fr;
  }
}

/* Hide "Beratungstermin buchen" / "Free Consultation" button on all treatment pages */
.treatment-cta .btn--menst-quiet {
  display: none !important;
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* Focus styles */
*:focus-visible {
  outline: 2px solid var(--menst-accent);
  outline-offset: 2px;
}

/* Services Overview Page Styles */
.page-hero {
  background: linear-gradient(135deg, var(--menst-primary) 0%, var(--menst-accent) 100%);
  color: white;
  padding: var(--menst-s-20) 0 var(--menst-s-12);
  margin-top: 80px;
  text-align: center;
}

.page-hero h1 {
  color: white;
  margin-bottom: var(--menst-s-6);
}

.page-hero p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.1rem;
  max-width: 600px;
  margin: 0 auto;
}

.services-overview {
  padding: var(--menst-s-20) 0;
  background: var(--menst-paper);
}

.service-category {
  margin-bottom: var(--menst-s-24);
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.service-category:last-child {
  margin-bottom: var(--menst-s-16);
}

.service-category h2 {
  text-align: center;
  margin-bottom: var(--menst-s-16);
  font-size: clamp(2rem, 4vw, 2.5rem);
  color: var(--menst-primary);
  position: relative;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.service-category h2::after {
  content: '';
  position: absolute;
  bottom: -var(--menst-s-4);
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(135deg, var(--menst-accent), var(--menst-primary));
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(14, 107, 255, 0.3);
}

.services-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--menst-s-10);
  margin-bottom: var(--menst-s-12);
  padding: 0 var(--menst-s-4);
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.service-item {
  background: white;
  border-radius: var(--menst-r-xl);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(14, 107, 255, 0.1);
  position: relative;
  display: flex;
  flex-direction: row;
}

.service-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(14, 107, 255, 0.02) 0%, rgba(49, 130, 206, 0.02) 100%);
  opacity: 0;
  transition: opacity var(--menst-motion);
  border-radius: var(--menst-r-xl);
}

.service-item:hover::before {
  opacity: 1;
}

.service-item:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
  border-color: var(--menst-accent);
}

.service-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.service-header {
  background: linear-gradient(135deg, var(--menst-primary) 0%, var(--menst-accent) 100%);
  color: white;
  padding: var(--menst-s-8) var(--menst-s-6);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.service-header::before {
  content: '';
  position: absolute;
  top: 0;
  right: -50%;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transform: skewX(-25deg);
  transition: right 0.6s ease;
}

.service-item:hover .service-header::before {
  right: 50%;
}

.service-header h3 {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
  letter-spacing: -0.3px;
  line-height: 1.3;
}

.price-range {
  font-size: 1.2rem;
  font-weight: 800;
  background: rgba(255, 255, 255, 0.25);
  padding: var(--menst-s-3) var(--menst-s-4);
  border-radius: var(--menst-r-lg);
  backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.service-details {
  padding: var(--menst-s-8);
  flex: 1;
}

.service-image {
  width: 350px;
  background: linear-gradient(135deg, var(--menst-cloud) 0%, var(--menst-smoke) 100%);
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.service-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-image-placeholder {
  color: var(--menst-steel);
  font-size: 0.9rem;
  text-align: center;
  padding: var(--menst-s-4);
}

.treatment-list {
  list-style: none;
  margin: 0 0 var(--menst-s-6) 0;
  padding: 0;
  background: linear-gradient(135deg, #fafbfc 0%, #f1f5f9 100%);
  border-radius: var(--menst-r-lg);
  padding: var(--menst-s-4);
}

.treatment-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--menst-s-4) var(--menst-s-3);
  border-bottom: 1px solid rgba(148, 163, 184, 0.15);
  font-size: 1rem;
  transition: all var(--menst-motion);
  border-radius: var(--menst-r-md);
  margin-bottom: var(--menst-s-2);
}

.treatment-list li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.treatment-list li:hover {
  background: rgba(255, 255, 255, 0.8);
  transform: translateX(4px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.treatment-list li span:first-child {
  color: var(--menst-ink);
  font-weight: 600;
  flex: 1;
}

.treatment-list li span:last-child {
  color: var(--menst-accent);
  font-weight: 700;
  font-size: 1.1rem;
  background: rgba(14, 107, 255, 0.1);
  padding: var(--menst-s-1) var(--menst-s-3);
  border-radius: var(--menst-r-md);
  min-width: 80px;
  text-align: center;
}

.service-description {
  color: var(--menst-steel);
  font-size: 1rem;
  line-height: 1.7;
  margin: 0;
  font-style: italic;
  padding: var(--menst-s-4) var(--menst-s-2);
  background: linear-gradient(135deg, rgba(14, 107, 255, 0.03) 0%, rgba(49, 130, 206, 0.03) 100%);
  border-radius: var(--menst-r-md);
  border-left: 3px solid var(--menst-accent);
}

/* Service Info Cards */
.service-info {
  margin-top: var(--menst-s-20);
  padding: var(--menst-s-16) var(--menst-s-4);
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  border-radius: var(--menst-r-xl);
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: var(--menst-s-10);
}

.info-card {
  background: white;
  padding: var(--menst-s-10);
  border-radius: var(--menst-r-xl);
  text-align: center;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
  border: 2px solid transparent;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.info-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(135deg, var(--menst-accent), var(--menst-primary));
  opacity: 0;
  transition: opacity var(--menst-motion);
}

.info-card:hover::before {
  opacity: 1;
}

.info-card:hover {
  border-color: var(--menst-accent);
  transform: translateY(-6px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}

.info-card h3 {
  color: var(--menst-primary);
  margin-bottom: var(--menst-s-6);
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: -0.3px;
}

.info-card p {
  color: var(--menst-steel);
  margin-bottom: var(--menst-s-6);
  line-height: 1.7;
  font-size: 1.05rem;
}

.info-price {
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--menst-accent);
  margin-bottom: var(--menst-s-3);
  text-shadow: 0 2px 4px rgba(14, 107, 255, 0.1);
}

.info-card small {
  color: var(--menst-steel);
  font-size: 0.85rem;
  opacity: 0.8;
}

/* CTA Section */
.cta-section {
  background: linear-gradient(135deg, var(--menst-primary) 0%, var(--menst-accent) 100%);
  color: white;
  padding: var(--menst-s-20) var(--menst-s-4);
  text-align: center;
  margin-top: var(--menst-s-16);
  position: relative;
  overflow: hidden;
}

.cta-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at 30% 70%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
              radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.08) 0%, transparent 50%);
  pointer-events: none;
}

.cta-content {
  position: relative;
  z-index: 1;
  max-width: 800px;
  margin: 0 auto;
}

.cta-content h2 {
  color: white;
  margin-bottom: var(--menst-s-6);
  font-size: clamp(2rem, 4vw, 2.8rem);
  font-weight: 800;
  letter-spacing: -0.5px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.cta-content p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.3rem;
  margin-bottom: var(--menst-s-10);
  line-height: 1.6;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.cta-buttons {
  display: flex;
  gap: var(--menst-s-6);
  justify-content: center;
  flex-wrap: wrap;
}

.cta-buttons .btn--menst-primary {
  background: white;
  color: var(--menst-primary);
  font-weight: 700;
  padding: var(--menst-s-4) var(--menst-s-8);
  font-size: 1.1rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.cta-buttons .btn--menst-primary:hover {
  background: rgba(255, 255, 255, 0.95);
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
}

.cta-buttons .btn--menst-quiet {
  background: rgba(255, 255, 255, 0.15);
  color: white;
  border: 2px solid rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(20px);
  font-weight: 600;
  padding: var(--menst-s-4) var(--menst-s-8);
  font-size: 1.1rem;
}

.cta-buttons .btn--menst-quiet:hover {
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.6);
  transform: translateY(-2px);
}

/* Services Overview CTA Section */
.services-overview-cta {
  padding: var(--menst-s-4) 0 var(--menst-s-8) 0;
  background: linear-gradient(135deg, rgba(247, 249, 251, 0.85) 0%, rgba(230, 235, 240, 0.85) 100%), url('../public/hero-bg.jpg');
  background-size: 110%;
  background-position: center;
  background-attachment: fixed;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.container-narrow {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 var(--menst-s-4);
}

.services-cta-content h2 {
  margin-bottom: var(--menst-s-4);
  color: var(--menst-primary);
}

.services-cta-content p {
  margin-bottom: var(--menst-s-6);
  font-size: 1.1rem;
  color: var(--menst-steel);
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.services-cta-content .btn--menst-primary {
  font-size: 1rem;
  padding: var(--menst-s-4) var(--menst-s-8);
}

/* Featured Link in Navigation */
.featured-link {
  font-weight: 600 !important;
  color: var(--menst-accent) !important;
  position: relative;
}

.featured-link::before {
  content: '★';
  margin-right: var(--menst-s-2);
  color: var(--menst-accent);
}

/* Footer */
.footer {
  background: var(--menst-primary);
  color: white;
  padding: var(--menst-s-12) 0 var(--menst-s-8);
}

.footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: var(--menst-s-8);
}

.footer-section h3,
.footer-section h4 {
  color: black;
  margin-bottom: var(--menst-s-4);
}

.footer-section p {
  color: var(--menst-silver);
  line-height: 1.6;
}

/* Mobile Responsiveness for Services Page */
@media (max-width: 768px) {
  .page-hero {
    padding: var(--menst-s-16) var(--menst-s-4) var(--menst-s-12);
  }
  
  .services-overview {
    padding: var(--menst-s-16) 0;
  }
  
  .service-category {
    margin-bottom: var(--menst-s-20);
  }
  
  .service-category h2 {
    margin-bottom: var(--menst-s-12);
  }
  
  .services-grid {
    grid-template-columns: 1fr;
    gap: var(--menst-s-8);
    padding: 0 var(--menst-s-3);
  }
  
  .service-item {
    margin-bottom: var(--menst-s-4);
  }
  
  .service-header {
    flex-direction: column;
    gap: var(--menst-s-4);
    text-align: center;
    padding: var(--menst-s-6);
  }
  
  .service-header h3 {
    font-size: 1.3rem;
  }
  
  .price-range {
    font-size: 1.1rem;
    padding: var(--menst-s-2) var(--menst-s-4);
  }
  
  .service-details {
    padding: var(--menst-s-6);
  }
  
  .treatment-list {
    padding: var(--menst-s-3);
  }
  
  .treatment-list li {
    padding: var(--menst-s-3) var(--menst-s-2);
    font-size: 0.95rem;
  }
  
  .treatment-list li span:last-child {
    font-size: 1rem;
    min-width: 70px;
    padding: var(--menst-s-1) var(--menst-s-2);
  }
  
  .service-description {
    font-size: 0.95rem;
    padding: var(--menst-s-3);
  }
  
  .service-info {
    margin-top: var(--menst-s-16);
    padding: var(--menst-s-12) var(--menst-s-3);
  }
  
  .info-grid {
    grid-template-columns: 1fr;
    gap: var(--menst-s-8);
  }
  
  .info-card {
    padding: var(--menst-s-8);
  }
  
  .info-card h3 {
    font-size: 1.4rem;
  }
  
  .info-price {
    font-size: 2rem;
  }
  
  .cta-section {
    padding: var(--menst-s-16) var(--menst-s-4);
  }
  
  .cta-buttons {
    flex-direction: column;
    align-items: center;
    gap: var(--menst-s-4);
  }
  
  .cta-buttons .btn--menst-primary,
  .cta-buttons .btn--menst-quiet {
    width: 100%;
    max-width: 300px;
    padding: var(--menst-s-4) var(--menst-s-6);
    font-size: 1rem;
  }
  
  .service-item {
    flex-direction: column;
  }
  
  .service-image {
    width: 100%;
    height: 200px;
    order: -1;
  }
}

/* Floating Bottom Navigation Bar */
.floating-bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  border-radius: 0;
  padding: 12px 24px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  transition: all var(--menst-motion);
}

.floating-bottom-nav:hover {
  box-shadow: 0 -6px 25px rgba(0, 0, 0, 0.15);
}

.floating-nav-item {
  color: black;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 8px 12px;
  border-radius: 20px;
  transition: all var(--menst-motion);
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  flex: 1;
  justify-content: center;
}

.floating-nav-item svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.floating-nav-item:hover {
  background: var(--menst-accent);
  color: white;
  transform: translateY(-1px);
}

.floating-nav-item.instagram:hover {
  background: var(--menst-accent);
}

.floating-nav-item.whatsapp:hover {
  background: var(--menst-accent);
}

.floating-nav-item.booking:hover {
  background: var(--menst-accent);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .floating-bottom-nav {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 16px;
  }
  
  .floating-nav-item {
    font-size: 0.8rem;
    padding: 6px 8px;
    gap: 6px;
  }
  
  .floating-nav-item svg {
    width: 16px;
    height: 16px;
  }
}

@media (max-width: 480px) {
  .floating-bottom-nav {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 6px 12px;
  }
  
  .floating-nav-item {
    font-size: 0.75rem;
    padding: 4px 6px;
    gap: 4px;
  }
  
  .floating-nav-item svg {
    width: 14px;
    height: 14px;
  }
}

/* Legal Pages Styling */
.legal-header {
  background: linear-gradient(135deg, var(--menst-ink) 0%, var(--menst-steel) 100%);
  color: white;
  padding: var(--menst-s-16) 0 var(--menst-s-12);
  text-align: center;
}

.legal-header h1 {
  font-size: 2.5rem;
  margin: 0;
}

.legal-content {
  padding: var(--menst-s-12) 0;
  background: white;
}

.legal-text {
  max-width: 800px;
  margin: 0 auto;
}

.legal-text h2 {
  color: var(--menst-ink);
  margin-top: var(--menst-s-8);
  margin-bottom: var(--menst-s-4);
  font-size: 1.8rem;
}

.legal-text h3 {
  color: var(--menst-steel);
  margin-top: var(--menst-s-6);
  margin-bottom: var(--menst-s-3);
  font-size: 1.3rem;
}

.legal-text p {
  color: var(--menst-shade-60);
  line-height: 1.8;
  margin-bottom: var(--menst-s-4);
}

.legal-text strong {
  color: var(--menst-ink);
}


/* Booking Modal */
.booking-modal {
  display: none;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
}

.booking-modal.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

.booking-modal-content {
  background: var(--menst-paper);
  padding: var(--menst-s-8);
  border-radius: var(--menst-r-lg);
  box-shadow: var(--menst-shadow-2);
  max-width: 500px;
  width: 90%;
  position: relative;
  text-align: center;
}

.booking-modal-close {
  position: absolute;
  top: var(--menst-s-4);
  right: var(--menst-s-4);
  background: none;
  border: none;
  font-size: 2rem;
  color: var(--menst-steel);
  cursor: pointer;
  transition: color var(--menst-motion);
  line-height: 1;
  padding: 0;
  width: 30px;
  height: 30px;
}

.booking-modal-close:hover {
  color: var(--menst-accent);
}

.booking-modal-content h3 {
  color: var(--menst-ink);
  font-size: 1.8rem;
  margin-bottom: var(--menst-s-4);
}

.booking-modal-content p {
  color: var(--menst-steel);
  font-size: 1.1rem;
  margin-bottom: var(--menst-s-6);
}

.booking-modal-buttons {
  display: flex;
  flex-direction: column;
  gap: var(--menst-s-4);
}

.booking-modal-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--menst-s-3);
  padding: var(--menst-s-4) var(--menst-s-6);
  border-radius: var(--menst-r-md);
  font-size: 1.1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all var(--menst-motion);
}

.whatsapp-btn {
  background: #25D366;
  color: white;
}

.whatsapp-btn:hover {
  background: #20BA5A;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4);
}

.instagram-btn {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  color: white;
}

.instagram-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(188, 24, 136, 0.4);
}

.booking-modal-btn svg {
  fill: white;
  stroke: white;
}

@media (max-width: 768px) {
  .booking-modal-content {
    padding: var(--menst-s-6);
  }

  .booking-modal-content h3 {
    font-size: 1.5rem;
  }

  .booking-modal-content p {
    font-size: 1rem;
  }

  .booking-modal-btn {
    font-size: 1rem;
    padding: var(--menst-s-3) var(--menst-s-4);
  }
}
