.sw-h25 { position: relative; min-height: 100vh; background: #1F3530; color: #EDF2EA; font-family: 'Inter', sans-serif; display: grid; grid-template-columns: 1.12fr 0.88fr; overflow: hidden; }
.sw-h25-content { position: relative; z-index: 2; display: flex; flex-direction: column; padding: 3.4rem 2.6rem 2.2rem clamp(2.5rem, 5vw, 4.2rem); }
.sw-h25-eyebrow { display: inline-flex; align-items: center; gap: 12px; font-size: 0.66rem; letter-spacing: 6px; text-transform: uppercase; font-weight: 600; color: #EDF2EA; margin-bottom: 1.6rem; }
.sw-h25-dot { width: 8px; height: 8px; border-radius: 50%; background: #9CB39A; }
.sw-h25-eyebrow-loc { font-style: normal; color: #A3B8A8; font-weight: 500; letter-spacing: 3px; }
.sw-h25-title { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: 50px; line-height: 1.02; letter-spacing: -0.8px; color: #EDF2EA; margin: 0 0 1rem; max-width: 20ch; }
.sw-h25-italic { font-style: italic; font-weight: 500; color: #9CB39A; }
.sw-h25-sub { font-size: 15px; line-height: 1.7; color: #A3B8A8; max-width: 48ch; margin: 0 0 0.8rem; }
.sw-h25-emphasis { display: block; font-size: 0.64rem; letter-spacing: 0.28em; text-transform: uppercase; font-weight: 600; color: rgba(156,179,154,0.9); margin-bottom: 1.5rem; }
.sw-h25-actions { display: flex; align-items: center; gap: 14px; }
.sw-h25-cta-primary { display: inline-flex; align-items: center; gap: 10px; background: #EDF2EA; color: #1F3530; font-size: 0.9rem; font-weight: 600; padding: 14px 28px; border-radius: 999px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-h25-cta-primary:hover { transform: translateY(-2px); box-shadow: 0 16px 32px -14px rgba(0,0,0,0.45); }
.sw-h25-cta-secondary { display: inline-flex; align-items: center; color: #EDF2EA; font-size: 0.9rem; font-weight: 600; padding: 13px 24px; border: 1.5px solid rgba(237,242,234,0.3); border-radius: 999px; text-decoration: none; transition: border-color 0.25s ease; }
.sw-h25-cta-secondary:hover { border-color: #9CB39A; }
.sw-h25-spread { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.2rem, 3vw, 2.2rem); margin-top: 2.1rem; padding-top: 1.4rem; border-top: 1px solid rgba(237,242,234,0.16); }
.sw-h25-col-num { font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-size: 0.92rem; color: #9CB39A; display: block; margin-bottom: 3px; }
.sw-h25-col-title { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 600; font-size: 1.08rem; color: #EDF2EA; margin: 0 0 0.6rem; }
.sw-h25-method-list { list-style: none; margin: 0; padding: 0; }
.sw-h25-method-list li { position: relative; font-size: 0.75rem; line-height: 1.5; color: #A3B8A8; padding: 3px 0 3px 16px; }
.sw-h25-method-list li::before { content: ""; position: absolute; left: 0; top: 11px; width: 6px; height: 4px; border-radius: 50%; background: #9CB39A; opacity: 0.85; }
.sw-h25-termin { display: flex; align-items: baseline; justify-content: space-between; gap: 10px; padding: 4px 0; border-bottom: 1px dashed rgba(237,242,234,0.18); }
.sw-h25-termin:last-of-type { border-bottom: none; }
.sw-h25-day { font-size: 0.73rem; color: #A3B8A8; }
.sw-h25-time { font-size: 0.73rem; font-weight: 600; letter-spacing: 0.04em; color: #9CB39A; white-space: nowrap; }
.sw-h25-termine-meta { margin: 0.5rem 0 0; font-size: 0.62rem; line-height: 1.5; color: rgba(163,184,168,0.8); }
.sw-h25-paket { display: flex; align-items: baseline; justify-content: space-between; gap: 10px; padding: 4px 0; border-bottom: 1px dashed rgba(237,242,234,0.18); }
.sw-h25-paket:last-of-type { border-bottom: none; }
.sw-h25-paket-name { font-size: 0.73rem; color: #EDF2EA; }
.sw-h25-paket-price { font-style: normal; font-size: 0.73rem; font-weight: 600; letter-spacing: 0.04em; color: #9CB39A; white-space: nowrap; }
.sw-h25-foot { display: flex; align-items: baseline; gap: 10px; margin-top: 1.6rem; }
.sw-h25-foot-num { font-family: 'Cormorant Garamond', Georgia, serif; font-size: 1.7rem; font-weight: 600; color: #EDF2EA; }
.sw-h25-foot-meta { font-size: 0.7rem; color: #A3B8A8; letter-spacing: 0.04em; }
.sw-h25-visual { position: relative; min-height: 100%; }
.sw-h25-photo { position: absolute; inset: 0; background: linear-gradient(165deg, rgba(63,103,90,0.82), rgba(16,30,26,0.92)), url('/studio/components/images/beauty-3-massage.jpg'); background-size: cover; background-position: 50% 40%; background-blend-mode: luminosity; border-left: 1px solid rgba(237,242,234,0.14); }
.sw-h25-photo-credit { position: absolute; bottom: 16px; right: 16px; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(237,242,234,0.85); background: rgba(16,30,26,0.5); padding: 4px 12px; border-radius: 999px; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); }
.sw-h25-ripple { position: absolute; left: -90px; bottom: 12%; width: 230px; height: 230px; pointer-events: none; z-index: 3; }
.sw-h25-ripple i { position: absolute; inset: 0; border: 1px solid rgba(237,242,234,0.45); border-radius: 50%; opacity: 0; animation: sw-h25-ripple 7.5s linear infinite; }
.sw-h25-ripple i:nth-child(2) { animation-delay: 2.5s; }
.sw-h25-ripple i:nth-child(3) { animation-delay: 5s; }
@keyframes sw-h25-ripple { 0% { transform: scale(0.25); opacity: 0.85; } 100% { transform: scale(1.1); opacity: 0; } }
.sw-h25-stones { position: absolute; right: 22px; top: 50%; transform: translateY(-50%); display: flex; flex-direction: column; align-items: center; gap: 10px; z-index: 3; }
.sw-h25-stones i { display: block; background: rgba(237,242,234,0.85); border-radius: 50%; }
.sw-h25-stones i:nth-child(1) { width: 18px; height: 13px; }
.sw-h25-stones i:nth-child(2) { width: 14px; height: 10px; }
.sw-h25-stones i:nth-child(3) { width: 10px; height: 8px; }
.sw-h25-stones i:nth-child(4) { width: 7px; height: 6px; }
@media (max-width: 960px) { .sw-h25 { grid-template-columns: 1fr; } .sw-h25-content { padding: 3rem 1.6rem 2rem; } .sw-h25-title { font-size: 38px; } .sw-h25-spread { grid-template-columns: 1fr; gap: 1.3rem; } .sw-h25-visual { min-height: 46vh; order: -1; } .sw-h25-photo { border-left: none; border-bottom: 1px solid rgba(237,242,234,0.14); } .sw-h25-ripple { left: -60px; bottom: 8%; width: 170px; height: 170px; } }
