.sw-p24 { box-sizing: border-box; font-family: 'Inter', sans-serif; background: #F6E8E6; color: #3B2B26; }
.sw-p24 *, .sw-p24 *::before, .sw-p24 *::after { box-sizing: inherit; }
.sw-p24-wrap { max-width: 1100px; margin: 0 auto; padding: 0 clamp(1.6rem, 4vw, 3rem); }
.sw-p24-section { padding: 6rem 0; }
.sw-p24-head { max-width: 680px; margin: 0 auto 3.2rem; text-align: center; }
.sw-p24-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 0.68rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 600; color: #3B2B26; margin-bottom: 1.3rem; }
.sw-p24-dot { width: 8px; height: 8px; border-radius: 50%; background: #B5854B; }
.sw-p24-h2 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: clamp(2.3rem, 4.8vw, 3.5rem); line-height: 1.05; letter-spacing: -0.8px; color: #3B2B26; margin: 0 0 1rem; }
.sw-p24-h2 em { font-style: italic; color: #B5854B; }
.sw-p24-goldline { display: block; width: 110px; height: 1px; margin: 1.4rem auto 0; background: linear-gradient(90deg, rgba(181,133,75,0), #B5854B, rgba(181,133,75,0)); transform-origin: center; }
.sw-p24-lead { font-size: 16px; line-height: 1.7; color: #8A6F63; margin: 0; }
.sw-p24-menu-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(2rem, 4.5vw, 3.5rem); }
.sw-p24-menu-col h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 500; font-size: 1.35rem; color: #3B2B26; text-align: center; margin: 0 0 0.4rem; }
.sw-p24-menu-col-kicker { display: block; text-align: center; font-size: 0.6rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: #B5854B; margin-bottom: 1.4rem; }
.sw-p24-treat { padding: 0.85rem 0.2rem; border-bottom: 1px dotted #D9B98C; transition: padding-left 0.35s ease, border-color 0.35s ease; }
.sw-p24-treat:hover { padding-left: 12px; border-bottom: 1px solid #B5854B; }
.sw-p24-treat:last-child { border-bottom: none; }
.sw-p24-treat:last-child:hover { border-bottom: none; }
.sw-p24-treat-top { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; }
.sw-p24-treat-name { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 600; font-size: 1.12rem; color: #3B2B26; transition: color 0.35s ease; }
.sw-p24-treat:hover .sw-p24-treat-name { color: #B5854B; }
.sw-p24-treat-price { font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-size: 1rem; color: #B5854B; white-space: nowrap; }
.sw-p24-treat-meta { display: block; font-size: 0.72rem; letter-spacing: 0.08em; color: #8A6F63; margin-top: 2px; }
.sw-p24-menu-note { margin: 2.8rem 0 0; text-align: center; font-size: 0.7rem; letter-spacing: 0.18em; text-transform: uppercase; color: #8A6F63; }
.sw-p24-menu-note em { font-style: normal; color: #B5854B; font-weight: 700; }
.sw-p24-ritual { background: #FDF6F4; border-top: 1px solid rgba(181,133,75,0.35); border-bottom: 1px solid rgba(181,133,75,0.35); }
.sw-p24-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2.2rem; text-align: center; }
.sw-p24-step-circle { width: 92px; height: 92px; margin: 0 auto 1.3rem; border: 6px dotted #D9B98C; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 500; font-size: 1.7rem; color: #B5854B; background: #FFFFFF; transition: transform 0.5s cubic-bezier(0.22, 0.65, 0.3, 1), border-color 0.5s ease; }
.sw-p24-step:hover .sw-p24-step-circle { transform: rotate(18deg) scale(1.06); border-color: #B5854B; }
.sw-p24-step h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 600; font-size: 1.45rem; margin: 0 0 0.5rem; color: #3B2B26; }
.sw-p24-step-meta { display: block; font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 700; color: #B5854B; margin-bottom: 0.7rem; }
.sw-p24-step p { margin: 0 auto; max-width: 30ch; font-size: 0.9rem; line-height: 1.68; color: #8A6F63; }
.sw-p24-act { position: relative; min-height: 100vh; display: grid; place-items: center; background: radial-gradient(ellipse at 50% 50%, #F8ECE9 0%, #F0DBD8 70%); padding: clamp(4rem, 9vh, 6rem) 1.4rem; overflow: clip; }
.sw-p24-mirror-big { position: relative; width: min(480px, 86vw); aspect-ratio: 0.74; display: grid; place-items: center; }
.sw-p24-mirror-big::before { content: ''; position: absolute; inset: 0; border: 1px solid rgba(181,133,75,0.65); border-radius: 50%; box-shadow: inset 0 0 80px rgba(181,133,75,0.12), 0 40px 80px -50px rgba(59,43,38,0.45); background: radial-gradient(ellipse at 50% 38%, rgba(255,255,255,0.75), rgba(255,255,255,0.15) 70%); }
.sw-p24-mirror-big::after { content: ''; position: absolute; inset: 10px; border: 1px dotted rgba(181,133,75,0.5); border-radius: 50%; pointer-events: none; }
.sw-p24-bulb { position: absolute; z-index: 1; width: 13px; height: 13px; margin: -6.5px 0 0 -6.5px; border-radius: 50%; background: #E9C98F; box-shadow: 0 0 0 2px rgba(255,255,255,0.7), 0 0 14px 3px rgba(233,201,143,0.55); opacity: 0.65; }
.sw-p24-act-inner { position: relative; text-align: center; padding: 0 clamp(1.6rem, 8vw, 4rem); }
.sw-p24-act-kicker { display: block; font-size: 0.62rem; letter-spacing: 0.4em; text-transform: uppercase; font-weight: 700; color: #B5854B; margin-bottom: 1.3rem; }
.sw-p24-act-line { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-style: italic; font-size: clamp(2.3rem, 7vw, 4.4rem); line-height: 1.1; color: #3B2B26; margin: 0 0 1.4rem; }
.sw-p24-act-line em { font-style: italic; color: #B5854B; }
.sw-p24-act-meta { margin: 0; font-size: 0.66rem; letter-spacing: 0.26em; text-transform: uppercase; color: #8A6F63; line-height: 2.1; }
.sw-p24-about-grid { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: clamp(2.5rem, 5vw, 4.5rem); align-items: center; }
.sw-p24-mirror { position: relative; width: fit-content; margin: 0 auto; padding: 15px; border: 7px dotted #D9B98C; border-radius: 50%; transition: transform 0.6s cubic-bezier(0.22, 0.65, 0.3, 1), border-color 0.6s ease; }
.sw-p24-mirror:hover { transform: rotate(3deg) scale(1.02); border-color: #B5854B; }
.sw-p24-mirror::after { content: ""; position: absolute; inset: 9px; border: 1px solid rgba(181,133,75,0.55); border-radius: 50%; pointer-events: none; }
.sw-p24-mirror-photo { position: relative; width: min(260px, 60vw); height: 350px; border-radius: 50%; background: url('/studio/components/images/pages/beauty-2/s2.jpg') 42% 45% / cover; box-shadow: 0 26px 50px -26px rgba(59,43,38,0.5), inset 0 0 0 1px rgba(255,255,255,0.4); }
.sw-p24-mirror-mini { position: absolute; right: -26px; bottom: -18px; width: 118px; height: 156px; border: 5px dotted #D9B98C; border-radius: 50%; padding: 6px; background: #FDF6F4; transition: transform 0.5s cubic-bezier(0.22, 0.65, 0.3, 1); }
.sw-p24-mirror:hover .sw-p24-mirror-mini { transform: rotate(-5deg) scale(1.04); }
.sw-p24-mirror-mini i { display: block; width: 100%; height: 100%; border-radius: 50%; background: url('/studio/components/images/pages/beauty-2/s3.jpg') 60% 40% / cover; box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4); }
.sw-p24-mirror-tag { position: absolute; bottom: 18px; left: 50%; transform: translateX(-50%); font-size: 0.56rem; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(246,232,230,0.95); background: rgba(59,43,38,0.45); padding: 4px 12px; border-radius: 999px; white-space: nowrap; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); }
.sw-p24-about-copy p { font-size: 0.97rem; line-height: 1.75; color: #8A6F63; margin: 0 0 1.1rem; }
.sw-p24-about-copy .sw-p24-h2 { margin-bottom: 1.2rem; }
.sw-p24-about-copy .sw-p24-goldline { margin: 0 0 1.4rem; transform-origin: left center; }
.sw-p24-facts { display: flex; gap: clamp(1.4rem, 4vw, 2.8rem); margin-top: 1.7rem; padding-top: 1.3rem; border-top: 1px dotted #D9B98C; flex-wrap: wrap; }
.sw-p24-fact strong { display: block; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 600; font-size: 1.55rem; color: #B5854B; line-height: 1.15; }
.sw-p24-fact span { font-size: 0.66rem; letter-spacing: 0.14em; text-transform: uppercase; color: #8A6F63; }
.sw-p24-quotes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
.sw-p24-quote { background: #FFFFFF; border-top: 5px dotted #D9B98C; border-radius: 20px; padding: 1.9rem 1.7rem 1.6rem; box-shadow: 0 24px 50px -32px rgba(59,43,38,0.45); text-align: center; transition: transform 0.45s cubic-bezier(0.22, 0.65, 0.3, 1), box-shadow 0.45s ease; }
.sw-p24-quote:hover { transform: translateY(-7px); box-shadow: 0 34px 60px -32px rgba(59,43,38,0.55); }
.sw-p24-quote p { margin: 0 0 1.1rem; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-size: 1.18rem; line-height: 1.5; color: #3B2B26; }
.sw-p24-quote footer { font-size: 0.72rem; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 700; color: #B5854B; }
.sw-p24-quote footer span { display: block; font-weight: 400; letter-spacing: 0.1em; color: #8A6F63; margin-top: 3px; }
.sw-p24-serien { background: #F0DBD8; border-top: 1px solid rgba(181,133,75,0.35); border-bottom: 1px solid rgba(181,133,75,0.35); }
.sw-p24-serien-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
.sw-p24-serie { background: #FDF6F4; border: 1px solid rgba(181,133,75,0.4); border-radius: 20px; padding: 2.1rem 1.8rem 1.8rem; text-align: center; transition: border-color 0.4s ease, transform 0.4s ease; }
.sw-p24-serie:hover { border-color: #B5854B; transform: translateY(-5px); }
.sw-p24-serie-kicker { display: block; font-size: 0.6rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 700; color: #B5854B; margin-bottom: 0.7rem; }
.sw-p24-serie h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 600; font-size: 1.5rem; margin: 0 0 0.5rem; color: #3B2B26; }
.sw-p24-serie-price { display: block; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-size: 1.25rem; color: #B5854B; margin-bottom: 0.8rem; }
.sw-p24-serie p { margin: 0; font-size: 0.85rem; line-height: 1.65; color: #8A6F63; }
.sw-p24-contact-card { position: relative; max-width: 700px; margin: 0 auto; background: #FFFFFF; border-radius: 28px; padding: 3.4rem clamp(1.6rem, 5vw, 3rem) 3rem; text-align: center; box-shadow: 0 30px 70px -32px rgba(59,43,38,0.45); }
.sw-p24-contact-card::before { content: ""; position: absolute; inset: 10px; border: 1px dotted #D9B98C; border-radius: 22px; pointer-events: none; }
.sw-p24-contact-card > * { position: relative; }
.sw-p24-address { font-style: normal; font-size: 0.96rem; line-height: 1.85; color: #8A6F63; margin: 0 0 1.8rem; }
.sw-p24-address strong { color: #3B2B26; font-weight: 700; }
.sw-p24-cta { display: inline-flex; align-items: center; gap: 10px; background: #3B2B26; color: #F6E8E6; font-size: 0.92rem; font-weight: 600; padding: 15px 32px; border-radius: 999px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-p24-cta:hover { transform: translateY(-2px); box-shadow: 0 16px 32px -14px rgba(59,43,38,0.55); }
.sw-p24-contact-note { margin: 1.7rem 0 0; font-size: 0.78rem; line-height: 1.7; color: #8A6F63; }
.sw-p24-footer { background: #FDF6F4; border-top: 1px solid rgba(181,133,75,0.35); padding: 4.5rem 0 6.5rem; text-align: center; }
.sw-p24-f-mirror { display: block; width: 26px; height: 26px; margin: 0 auto 1.1rem; border: 3px dotted #D9B98C; border-radius: 50%; }
.sw-p24-f-brand { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: 2rem; color: #3B2B26; margin: 0 0 0.4rem; }
.sw-p24-f-brand em { font-style: italic; color: #B5854B; }
.sw-p24-f-tagline { display: block; font-size: 0.64rem; letter-spacing: 0.26em; text-transform: uppercase; color: #8A6F63; margin-bottom: 2.2rem; }
.sw-p24-f-nav { list-style: none; display: flex; justify-content: center; gap: 1.9rem; margin: 0 0 2.2rem; padding: 0; flex-wrap: wrap; }
.sw-p24-f-nav a { font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 600; color: #3B2B26; text-decoration: none; transition: color 0.2s; }
.sw-p24-f-nav a:hover { color: #B5854B; }
.sw-p24-f-bottom { font-size: 0.75rem; color: #8A6F63; line-height: 1.9; }
.sw-p24-f-bottom a { color: #3B2B26; text-decoration: none; }
.sw-p24-f-bottom a:hover { color: #B5854B; }
.sw-p24-ovals { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.8rem, 4vw, 3rem); justify-items: center; }
.sw-p24-oval { margin: 0; text-align: center; }
.sw-p24-oval-ring { display: block; width: min(240px, 64vw); height: 320px; padding: 12px; border: 6px dotted #D9B98C; border-radius: 50%; transition: transform 0.55s cubic-bezier(0.22, 0.65, 0.3, 1), border-color 0.55s ease; }
.sw-p24-oval:hover .sw-p24-oval-ring { transform: rotate(2.5deg) scale(1.03); border-color: #B5854B; }
.sw-p24-oval-ring img { display: block; width: 100%; height: 100%; border-radius: 50%; object-fit: cover; box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4), 0 24px 46px -26px rgba(59,43,38,0.5); }
.sw-p24-oval:nth-child(2) .sw-p24-oval-ring { margin-top: 2.2rem; }
.sw-p24-oval-cap { display: block; padding-top: 1rem; font-size: 0.62rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 700; color: #B5854B; }
.sw-p24-oval-cap span { display: block; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 500; font-size: 1.05rem; letter-spacing: 0; text-transform: none; color: #8A6F63; margin-top: 3px; }
.sw-p24-band { position: relative; min-height: 88vh; display: grid; place-items: center; text-align: center; padding: 5.5rem 1.4rem; background-image: linear-gradient(rgba(59,43,38,0.42), rgba(59,43,38,0.58)), url('/studio/components/images/pages/beauty-2/s1.jpg'); background-size: cover; background-position: 50% 32%; border-top: 1px solid rgba(181,133,75,0.35); border-bottom: 1px solid rgba(181,133,75,0.35); }
.sw-p24-band-kicker { display: block; font-size: 0.62rem; letter-spacing: 0.4em; text-transform: uppercase; font-weight: 700; color: #E9C98F; margin-bottom: 1.3rem; }
.sw-p24-band-line { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-style: italic; font-size: clamp(2.3rem, 6.5vw, 4.6rem); line-height: 1.1; color: #F6E8E6; margin: 0 0 1.4rem; }
.sw-p24-band-line em { font-style: italic; color: #E9C98F; }
.sw-p24-band-meta { margin: 0; font-size: 0.66rem; letter-spacing: 0.26em; text-transform: uppercase; color: rgba(246,232,230,0.8); line-height: 2.1; }
@keyframes sw-p24-rise { from { opacity: 0; transform: translateY(34px); } to { opacity: 1; transform: translateY(0); } }
@keyframes sw-p24-draw { from { transform: scaleX(0); } to { transform: scaleX(1); } }
@keyframes sw-p24-bulb { 0%, 100% { opacity: 0.45; box-shadow: 0 0 0 2px rgba(255,255,255,0.7), 0 0 8px 1px rgba(233,201,143,0.35); } 14% { opacity: 1; box-shadow: 0 0 0 2px rgba(255,255,255,0.9), 0 0 22px 7px rgba(233,201,143,0.8); } 30% { opacity: 0.6; } }
@media (prefers-reduced-motion: no-preference) {
  .sw-p24-bulb { animation: sw-p24-bulb 4.2s ease-in-out infinite; }
  .sw-p24-bulb:nth-child(2) { animation-delay: 0.35s; }
  .sw-p24-bulb:nth-child(3) { animation-delay: 0.7s; }
  .sw-p24-bulb:nth-child(4) { animation-delay: 1.05s; }
  .sw-p24-bulb:nth-child(5) { animation-delay: 1.4s; }
  .sw-p24-bulb:nth-child(6) { animation-delay: 1.75s; }
  .sw-p24-bulb:nth-child(7) { animation-delay: 2.1s; }
  .sw-p24-bulb:nth-child(8) { animation-delay: 2.45s; }
  .sw-p24-bulb:nth-child(9) { animation-delay: 2.8s; }
  .sw-p24-bulb:nth-child(10) { animation-delay: 3.15s; }
  .sw-p24-bulb:nth-child(11) { animation-delay: 3.5s; }
  .sw-p24-bulb:nth-child(12) { animation-delay: 3.85s; }
  @supports (animation-timeline: view()) {
    .sw-p24-rv { animation: sw-p24-rise 1ms linear both; animation-timeline: view(); animation-range: entry 0% entry 42%; }
    .sw-p24-d2 { animation-range: entry 8% entry 52%; }
    .sw-p24-d3 { animation-range: entry 16% entry 62%; }
    .sw-p24-goldline { animation: sw-p24-draw 1ms linear both; animation-timeline: view(); animation-range: entry 12% entry 68%; }
  }
}
@media (max-width: 960px) { .sw-p24-menu-grid { grid-template-columns: 1fr; gap: 2.4rem; } .sw-p24-quotes, .sw-p24-serien-grid { grid-template-columns: 1fr; } .sw-p24-about-grid { grid-template-columns: 1fr; } }
@media (max-width: 960px) { .sw-p24-ovals { grid-template-columns: 1fr; } .sw-p24-oval:nth-child(2) .sw-p24-oval-ring { margin-top: 0; } }
@media (max-width: 720px) { .sw-p24-section { padding: 4.2rem 0; } .sw-p24-steps { grid-template-columns: 1fr; } .sw-p24-mirror-photo { width: min(230px, 64vw); height: 300px; } .sw-p24-facts { gap: 1.2rem; } .sw-p24-mirror-big { width: min(340px, 88vw); } .sw-p24-mirror-mini { right: -8px; } .sw-p24-band { min-height: 0; } }
