.side-by-side-block[data-astro-cid-cibfjw6u]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0}@media (max-width:768px){.side-by-side-block[data-astro-cid-cibfjw6u]{grid-template-columns:1fr}}.side-by-side-block[data-astro-cid-cibfjw6u] .text-content[data-astro-cid-cibfjw6u] .text-item[data-astro-cid-cibfjw6u]{margin-bottom:1.5rem}.side-by-side-block[data-astro-cid-cibfjw6u] .text-content[data-astro-cid-cibfjw6u] .text-item[data-astro-cid-cibfjw6u] h3[data-astro-cid-cibfjw6u]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--color-primary)}.side-by-side-block[data-astro-cid-cibfjw6u] .text-content[data-astro-cid-cibfjw6u] .text-item[data-astro-cid-cibfjw6u] p[data-astro-cid-cibfjw6u]{line-height:1.6}.side-by-side-block[data-astro-cid-cibfjw6u] .image-content[data-astro-cid-cibfjw6u] img[data-astro-cid-cibfjw6u]{width:100%;height:auto;border-radius:8px;object-fit:cover}.article-page[data-astro-cid-vcwz2lde]{min-height:100vh;background:#000;color:#fff}.article-hero[data-astro-cid-vcwz2lde]{background:linear-gradient(135deg,#000,#1a1a2e);color:#fff;padding:8rem 0 4rem;position:relative}.article-hero[data-astro-cid-vcwz2lde]:before{content:"";position:absolute;inset:0;background:url(/images/massage-pattern.svg);opacity:.1;z-index:1}.article-hero-content[data-astro-cid-vcwz2lde]{position:relative;z-index:2;max-width:1000px;margin:0 auto}.article-breadcrumb[data-astro-cid-vcwz2lde]{margin-bottom:2rem}.article-breadcrumb[data-astro-cid-vcwz2lde] a[data-astro-cid-vcwz2lde]{color:#d4af37;text-decoration:none;font-weight:500;transition:color .3s ease}.article-breadcrumb[data-astro-cid-vcwz2lde] a[data-astro-cid-vcwz2lde]:hover{color:#f4e4bc}.article-title[data-astro-cid-vcwz2lde]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;margin-bottom:1rem;line-height:1.2;background:linear-gradient(135deg,#d4af37,#f4e4bc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.article-subtitle[data-astro-cid-vcwz2lde]{font-size:clamp(1.2rem,2.5vw,1.8rem);color:#f4e4bc;font-weight:600;margin-bottom:2rem;line-height:1.4}.article-meta[data-astro-cid-vcwz2lde]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.meta-item[data-astro-cid-vcwz2lde]{display:flex;align-items:center;gap:.5rem;color:#ccc;font-size:.9rem}.meta-icon[data-astro-cid-vcwz2lde]{font-size:1.1rem}.article-content[data-astro-cid-vcwz2lde]{padding:4rem 0;background:#000;color:#fff}.article-content[data-astro-cid-vcwz2lde] .container[data-astro-cid-vcwz2lde]{display:grid;grid-template-columns:1fr 300px;gap:4rem;max-width:1400px}.article-body[data-astro-cid-vcwz2lde]{background:#ffffff0d;border-radius:16px;padding:3rem;box-shadow:0 8px 32px #ffffff1a;backdrop-filter:blur(10px)}.article-image-container[data-astro-cid-vcwz2lde]{text-align:center;margin-bottom:3rem}.article-image[data-astro-cid-vcwz2lde]{width:100%;object-fit:cover;border-radius:12px;box-shadow:0 8px 32px #00000026}.article-main-text[data-astro-cid-vcwz2lde]{font-size:1.3rem;line-height:1.8;color:#fff;margin-bottom:3rem;padding:2rem;background:#d4af371a;border-radius:12px;border-left:4px solid #d4af37;font-style:italic;text-align:center}.article-section[data-astro-cid-vcwz2lde]{margin-bottom:4rem}.section-title[data-astro-cid-vcwz2lde]{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;color:#fff;margin-bottom:2rem;text-align:center;position:relative}.section-title[data-astro-cid-vcwz2lde]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#d4af37;border-radius:2px}.points-list[data-astro-cid-vcwz2lde]{display:grid;gap:2rem}.point-item[data-astro-cid-vcwz2lde]{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;background:#d4af371a;border-radius:12px;border-left:4px solid #d4af37;box-shadow:0 4px 16px #ffffff0d}.point-number[data-astro-cid-vcwz2lde]{background:linear-gradient(135deg,#d4af37,#f4e4bc);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem;flex-shrink:0}.point-title[data-astro-cid-vcwz2lde]{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;color:#d4af37;margin-bottom:.5rem}.point-description[data-astro-cid-vcwz2lde]{color:#fff;line-height:1.7;font-size:1rem}.services-grid[data-astro-cid-vcwz2lde]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.service-card[data-astro-cid-vcwz2lde]{background:#ffffff0d;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 4px 16px #ffffff1a;transition:transform .3s ease;backdrop-filter:blur(10px)}.service-card[data-astro-cid-vcwz2lde]:hover{transform:translateY(-5px)}.service-image[data-astro-cid-vcwz2lde]{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.service-name[data-astro-cid-vcwz2lde]{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;color:#d4af37;margin-bottom:.5rem}.service-description[data-astro-cid-vcwz2lde]{color:#fff;font-size:.9rem;line-height:1.5}.article-conclusion[data-astro-cid-vcwz2lde]{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:3rem;border-radius:12px;text-align:center;margin:3rem 0 2rem}.conclusion-text[data-astro-cid-vcwz2lde]{font-size:1.2rem;margin-bottom:2rem;line-height:1.7}.conclusion-cta[data-astro-cid-vcwz2lde]{display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-text[data-astro-cid-vcwz2lde]{font-size:1.1rem;font-weight:600;color:#d4af37}.cta-button[data-astro-cid-vcwz2lde]{background:linear-gradient(135deg,#d4af37,#f4e4bc);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.cta-button[data-astro-cid-vcwz2lde]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #d4af374d}.article-tags[data-astro-cid-vcwz2lde]{margin-top:3rem;padding-top:2rem;border-top:2px solid #eee}.article-tags[data-astro-cid-vcwz2lde] h4[data-astro-cid-vcwz2lde]{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif}.tags-list[data-astro-cid-vcwz2lde]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-vcwz2lde]{background:#f8f9fa;color:#6c757d;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.article-sidebar[data-astro-cid-vcwz2lde]{display:flex;flex-direction:column;gap:2rem}.sidebar-card[data-astro-cid-vcwz2lde]{background:#ffffff0d;padding:2rem;border-radius:12px;box-shadow:0 4px 16px #ffffff1a;backdrop-filter:blur(10px)}.sidebar-card[data-astro-cid-vcwz2lde] h3[data-astro-cid-vcwz2lde]{font-family:Playfair Display,serif;color:#d4af37;margin-bottom:1rem;font-size:1.3rem}.sidebar-card[data-astro-cid-vcwz2lde] p[data-astro-cid-vcwz2lde]{color:#fff;margin-bottom:1.5rem;line-height:1.6}.whatsapp-btn[data-astro-cid-vcwz2lde],.booking-btn[data-astro-cid-vcwz2lde]{display:block;text-align:center;padding:.8rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;margin-bottom:.5rem;transition:all .3s ease}.whatsapp-btn[data-astro-cid-vcwz2lde]{background:#25d366;color:#fff}.whatsapp-btn[data-astro-cid-vcwz2lde]:hover{background:#128c7e}.booking-btn[data-astro-cid-vcwz2lde]{background:linear-gradient(135deg,#d4af37,#f4e4bc);color:#fff}.booking-btn[data-astro-cid-vcwz2lde]:hover{transform:translateY(-2px)}.services-list[data-astro-cid-vcwz2lde]{list-style:none;padding:0}.services-list[data-astro-cid-vcwz2lde] li[data-astro-cid-vcwz2lde]{margin-bottom:.5rem}.services-list[data-astro-cid-vcwz2lde] a[data-astro-cid-vcwz2lde]{color:#555;text-decoration:none;transition:color .3s ease}.services-list[data-astro-cid-vcwz2lde] a[data-astro-cid-vcwz2lde]:hover{color:#d4af37}.newsletter-form[data-astro-cid-vcwz2lde]{display:flex;flex-direction:column;gap:.5rem}.newsletter-form[data-astro-cid-vcwz2lde] input[data-astro-cid-vcwz2lde]{padding:.8rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem}.newsletter-form[data-astro-cid-vcwz2lde] button[data-astro-cid-vcwz2lde]{background:#d4af37;color:#fff;border:0;padding:.8rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .3s ease}.newsletter-form[data-astro-cid-vcwz2lde] button[data-astro-cid-vcwz2lde]:hover{background:#c19b26}.related-articles[data-astro-cid-vcwz2lde]{padding:4rem 0;background:#000;color:#fff}.related-title[data-astro-cid-vcwz2lde]{font-family:Playfair Display,serif;font-size:2rem;color:#1a1a2e;text-align:center;margin-bottom:3rem}.related-grid[data-astro-cid-vcwz2lde]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.related-card[data-astro-cid-vcwz2lde]{background:#ffffff0d;border-radius:12px;overflow:hidden;text-decoration:none;transition:transform .3s ease;box-shadow:0 4px 16px #ffffff1a;backdrop-filter:blur(10px)}.related-card[data-astro-cid-vcwz2lde]:hover{transform:translateY(-5px)}.related-image[data-astro-cid-vcwz2lde]{width:100%;height:200px;object-fit:cover}.related-content[data-astro-cid-vcwz2lde]{padding:1.5rem}.related-article-title[data-astro-cid-vcwz2lde]{font-family:Playfair Display,serif;font-size:1.1rem;color:#d4af37;margin-bottom:.5rem;line-height:1.3}.related-excerpt[data-astro-cid-vcwz2lde]{color:#fff;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.related-meta[data-astro-cid-vcwz2lde]{display:flex;justify-content:space-between;font-size:.8rem;color:#888}@media (max-width:768px){.article-content[data-astro-cid-vcwz2lde] .container[data-astro-cid-vcwz2lde]{grid-template-columns:1fr;gap:2rem}.article-body[data-astro-cid-vcwz2lde]{padding:2rem 1rem}.article-hero[data-astro-cid-vcwz2lde]{padding:6rem 0 3rem}.article-meta[data-astro-cid-vcwz2lde]{flex-direction:column;gap:1rem}.article-image[data-astro-cid-vcwz2lde]{height:250px}.article-main-text[data-astro-cid-vcwz2lde]{font-size:1.1rem;padding:1.5rem}.point-item[data-astro-cid-vcwz2lde]{flex-direction:column;text-align:center;gap:1rem}.services-grid[data-astro-cid-vcwz2lde],.related-grid[data-astro-cid-vcwz2lde]{grid-template-columns:1fr}.conclusion-cta[data-astro-cid-vcwz2lde]{align-items:stretch}}