.service-hero[data-astro-cid-m25qeccd]{padding:calc(80px + 7rem) 0 8rem;background:linear-gradient(to bottom,transparent 0%,transparent 70%,rgba(0,0,0,.03) 100%),linear-gradient(135deg,#a855f726,#db277726,#f973161f);text-align:center;position:relative;overflow:hidden}.service-hero[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 20%,rgba(236,72,153,.12) 0%,transparent 40%),radial-gradient(ellipse at 50% 100%,rgba(236,72,153,.08) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(236,72,153,.15) 0%,transparent 70%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ec4899' fill-opacity='0.015'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none;animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.service-hero[data-astro-cid-m25qeccd]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(236,72,153,.3) 50%,transparent 100%);box-shadow:0 4px 12px #ec489926}[data-astro-cid-m25qeccd][data-theme=dark] .service-hero[data-astro-cid-m25qeccd]{background:linear-gradient(to bottom,transparent 0%,transparent 70%,rgba(0,0,0,.2) 100%),linear-gradient(135deg,#581c8766,#88133766,#9a34124d)}[data-astro-cid-m25qeccd][data-theme=dark] .service-hero[data-astro-cid-m25qeccd]:before{background:radial-gradient(ellipse at 50% 20%,rgba(236,72,153,.18) 0%,transparent 40%),radial-gradient(ellipse at 50% 100%,rgba(236,72,153,.12) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(236,72,153,.2) 0%,transparent 70%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ec4899' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}[data-astro-cid-m25qeccd][data-theme=dark] .service-hero[data-astro-cid-m25qeccd]:after{background:linear-gradient(90deg,transparent 0%,rgba(236,72,153,.4) 50%,transparent 100%);box-shadow:0 4px 12px #ec489933}.hero-content[data-astro-cid-m25qeccd]{max-width:900px;margin:0 auto;position:relative;z-index:1}.hero-badge[data-astro-cid-m25qeccd]{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#ec489926,#8b5cf626);color:var(--color-primary-600);border-radius:999px;font-size:.875rem;font-weight:700;border:1px solid rgba(236,72,153,.25);letter-spacing:.05em;text-transform:uppercase;margin-bottom:2rem;animation:fadeInUp .6s ease-out}[data-astro-cid-m25qeccd][data-theme=dark] .hero-badge[data-astro-cid-m25qeccd]{background:linear-gradient(135deg,#ec489933,#8b5cf633);color:#ec4899f2;border-color:#ec489959}.hero-icon[data-astro-cid-m25qeccd]{width:120px;height:120px;margin:0 auto 1.5rem;border-radius:var(--radius-full);overflow:hidden;box-shadow:0 8px 24px #ec48994d,0 0 40px #ec489933;animation:fadeInUp .6s ease-out .1s both;position:relative}.hero-icon[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:-4px;border-radius:var(--radius-full);background:linear-gradient(135deg,#ec489966,#8b5cf666);z-index:-1;animation:pulseGlow 3s ease-in-out infinite}.hero-icon[data-astro-cid-m25qeccd] img[data-astro-cid-m25qeccd]{width:100%;height:100%;object-fit:cover;display:block}.hero-title[data-astro-cid-m25qeccd]{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:1.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;animation:fadeInUp .6s ease-out .2s both}.hero-tagline[data-astro-cid-m25qeccd]{font-size:clamp(1.25rem,2.5vw,1.75rem);color:var(--text-primary);opacity:.9;margin-bottom:1.5rem;font-weight:600;animation:fadeInUp .6s ease-out .3s both}.hero-description[data-astro-cid-m25qeccd]{font-size:clamp(1rem,2vw,1.125rem);color:var(--text-secondary);opacity:.85;line-height:1.7;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;animation:fadeInUp .6s ease-out .4s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-meta[data-astro-cid-m25qeccd]{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem;animation:fadeInUp .6s ease-out .5s both}.meta-item[data-astro-cid-m25qeccd]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#ec489914,#8b5cf614);border-radius:var(--radius-xl);border:1.5px solid rgba(236,72,153,.15);box-shadow:0 2px 8px #ec489914}[data-astro-cid-m25qeccd][data-theme=dark] .meta-item[data-astro-cid-m25qeccd]{background:linear-gradient(135deg,#ec48991f,#8b5cf61f);border-color:#ec489940}.meta-item[data-astro-cid-m25qeccd] svg[data-astro-cid-m25qeccd]{color:var(--color-primary-500);flex-shrink:0}.meta-item[data-astro-cid-m25qeccd] span[data-astro-cid-m25qeccd]{font-weight:600;font-size:1.0625rem;color:var(--text-primary)}.hero-actions[data-astro-cid-m25qeccd]{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;animation:fadeInUp .6s ease-out .6s both}.btn-large[data-astro-cid-m25qeccd]{padding:1.125rem 2.5rem;font-size:1.0625rem;font-weight:600;display:inline-flex;align-items:center;gap:.75rem;border-radius:var(--radius-lg);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.btn-primary[data-astro-cid-m25qeccd]{background:linear-gradient(135deg,#ec4899f2,#db2777f2);border:none;color:#fff;box-shadow:0 4px 16px #ec489966,0 0 30px #ec489940}.btn-primary[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent);opacity:0;transition:opacity .3s ease}.btn-primary[data-astro-cid-m25qeccd]:hover{transform:translateY(-4px);box-shadow:0 6px 24px #ec489980,0 0 40px #ec489959}.btn-primary[data-astro-cid-m25qeccd]:hover:before{opacity:1}.btn-primary[data-astro-cid-m25qeccd]:active{transform:translateY(-2px)}.btn-primary[data-astro-cid-m25qeccd] svg[data-astro-cid-m25qeccd]{transition:transform .3s ease}.btn-primary[data-astro-cid-m25qeccd]:hover svg[data-astro-cid-m25qeccd]{transform:translate(4px)}.btn-secondary[data-astro-cid-m25qeccd]{background:var(--bg-secondary);border:2px solid rgba(236,72,153,.25);color:var(--text-primary);box-shadow:0 2px 8px #00000014;position:relative}.btn-secondary[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ec48990f,#8b5cf60f);opacity:0;transition:opacity .3s ease;border-radius:var(--radius-lg)}.btn-secondary[data-astro-cid-m25qeccd]:hover{transform:translateY(-4px);border-color:#ec489980;box-shadow:0 6px 20px #ec489940}.btn-secondary[data-astro-cid-m25qeccd]:hover:before{opacity:1}.btn-secondary[data-astro-cid-m25qeccd]:active{transform:translateY(-2px)}[data-astro-cid-m25qeccd][data-theme=dark] .btn-secondary[data-astro-cid-m25qeccd]{background:#12121acc;backdrop-filter:blur(8px);border-color:#ec489959}[data-astro-cid-m25qeccd][data-theme=dark] .btn-secondary[data-astro-cid-m25qeccd]:hover{border-color:#ec489999;box-shadow:0 6px 20px #ec489959}.treatments-section[data-astro-cid-m25qeccd]{background:var(--bg-primary);padding:6rem 0;position:relative}.treatments-section[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,rgba(236,72,153,.03) 0%,transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(139,92,246,.03) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ec4899' fill-opacity='0.015'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}[data-astro-cid-m25qeccd][data-theme=dark] .treatments-section[data-astro-cid-m25qeccd]:before{background:radial-gradient(ellipse at 30% 50%,rgba(236,72,153,.05) 0%,transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(139,92,246,.05) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ec4899' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.section-header[data-astro-cid-m25qeccd]{text-align:center;max-width:800px;margin:0 auto 4rem;position:relative;z-index:1}.section-title[data-astro-cid-m25qeccd]{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem;font-weight:800;letter-spacing:-.02em}.section-subtitle[data-astro-cid-m25qeccd]{font-size:clamp(1rem,2vw,1.25rem);color:var(--text-secondary);opacity:.85;line-height:1.6}.treatments-grid[data-astro-cid-m25qeccd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;position:relative;z-index:1}.treatment-card[data-astro-cid-m25qeccd]{display:flex;flex-direction:column;gap:1.5rem;padding:0;background:var(--bg-secondary);border-radius:var(--radius-xl);border:1.5px solid rgba(236,72,153,.12);box-shadow:var(--shadow-sm),0 0 20px #ec48990d;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.treatment-image[data-astro-cid-m25qeccd]{width:100%;height:240px;overflow:hidden;position:relative}.treatment-image[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.05) 100%);z-index:1;transition:opacity .3s ease}.treatment-card[data-astro-cid-m25qeccd]:hover .treatment-image[data-astro-cid-m25qeccd]:before{opacity:0}.treatment-image[data-astro-cid-m25qeccd] img[data-astro-cid-m25qeccd]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.treatment-card[data-astro-cid-m25qeccd]:hover .treatment-image[data-astro-cid-m25qeccd] img[data-astro-cid-m25qeccd]{transform:scale(1.08)}.treatment-card[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ec48990a,#8b5cf60a);opacity:0;transition:opacity .3s ease}.treatment-card[data-astro-cid-m25qeccd]:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg),0 0 40px #ec48992e;border-color:#ec48994d}.treatment-card[data-astro-cid-m25qeccd]:hover:before{opacity:1}[data-astro-cid-m25qeccd][data-theme=dark] .treatment-card[data-astro-cid-m25qeccd]{background:#12121acc;backdrop-filter:blur(8px);border-color:#ec48992e;box-shadow:var(--shadow-sm),0 0 20px #ec489914}[data-astro-cid-m25qeccd][data-theme=dark] .treatment-card[data-astro-cid-m25qeccd]:hover{box-shadow:var(--shadow-lg),0 0 50px #ec489940;border-color:#ec489966}.treatment-header[data-astro-cid-m25qeccd]{display:flex;justify-content:space-between;align-items:start;gap:1rem;position:relative;z-index:1;padding:1.5rem 2.5rem 0}.treatment-name[data-astro-cid-m25qeccd]{font-size:1.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;flex:1}.treatment-meta[data-astro-cid-m25qeccd]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;background:linear-gradient(135deg,#ec48991f,#8b5cf61f);padding:.75rem 1rem;border-radius:999px;border:1px solid rgba(236,72,153,.25);flex-shrink:0;box-shadow:0 2px 8px #ec489926,0 0 20px #ec489914;position:relative}.treatment-meta[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:-3px;border-radius:999px;background:radial-gradient(circle,rgba(236,72,153,.15),transparent 70%);z-index:-1;opacity:0;transition:opacity .3s ease}.treatment-card[data-astro-cid-m25qeccd]:hover .treatment-meta[data-astro-cid-m25qeccd]:before{opacity:1}[data-astro-cid-m25qeccd][data-theme=dark] .treatment-meta[data-astro-cid-m25qeccd]{background:linear-gradient(135deg,#ec48992e,#8b5cf62e);border-color:#ec489959;box-shadow:0 2px 8px #ec489933,0 0 25px #ec48991f}.treatment-price[data-astro-cid-m25qeccd]{font-weight:700;color:var(--color-primary-600);font-size:1.125rem;line-height:1}[data-astro-cid-m25qeccd][data-theme=dark] .treatment-price[data-astro-cid-m25qeccd]{color:#ec4899f2}.treatment-duration[data-astro-cid-m25qeccd]{font-size:.8125rem;color:var(--text-secondary);opacity:.8;font-weight:500;line-height:1}.treatment-description[data-astro-cid-m25qeccd]{color:var(--text-secondary);opacity:.9;line-height:1.7;font-size:.9375rem;position:relative;z-index:1;padding:0 2.5rem}.treatment-benefits[data-astro-cid-m25qeccd]{flex:1;position:relative;z-index:1;padding:0 2.5rem}.benefits-title[data-astro-cid-m25qeccd]{font-size:.9375rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.benefits-list[data-astro-cid-m25qeccd]{list-style:none;display:flex;flex-direction:column;gap:.875rem}.benefit-item[data-astro-cid-m25qeccd]{display:flex;align-items:center;gap:.875rem;color:var(--text-secondary);opacity:.9;font-size:.875rem;line-height:1.6;transition:all .3s ease}.treatment-card[data-astro-cid-m25qeccd]:hover .benefit-item[data-astro-cid-m25qeccd]{opacity:1}.benefit-item[data-astro-cid-m25qeccd] svg[data-astro-cid-m25qeccd]{color:var(--color-primary-500);flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(236,72,153,.3))}[data-astro-cid-m25qeccd][data-theme=dark] .benefit-item[data-astro-cid-m25qeccd] svg[data-astro-cid-m25qeccd]{color:#ec4899e6;filter:drop-shadow(0 2px 6px rgba(236,72,153,.4))}.btn-outline[data-astro-cid-m25qeccd]{width:calc(100% - 5rem);margin:0 2.5rem 2.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;border:2px solid rgba(236,72,153,.25);background:transparent;color:var(--text-primary);border-radius:var(--radius-lg);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:1;overflow:hidden}.btn-outline[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ec48991a,#8b5cf61a);opacity:0;transition:opacity .3s ease}.btn-outline[data-astro-cid-m25qeccd]:after{content:"→";position:absolute;right:2rem;top:50%;transform:translateY(-50%) translate(0);opacity:0;transition:all .3s ease;font-size:1.25rem;color:var(--color-primary-500)}.btn-outline[data-astro-cid-m25qeccd]:hover{border-color:#ec489999;transform:translateY(-3px);box-shadow:0 6px 16px #ec489940;padding-right:3rem}.btn-outline[data-astro-cid-m25qeccd]:hover:before{opacity:1}.btn-outline[data-astro-cid-m25qeccd]:hover:after{opacity:1;transform:translateY(-50%) translate(4px)}[data-astro-cid-m25qeccd][data-theme=dark] .btn-outline[data-astro-cid-m25qeccd]{border-color:#ec489959}[data-astro-cid-m25qeccd][data-theme=dark] .btn-outline[data-astro-cid-m25qeccd]:hover{border-color:#ec4899b3;box-shadow:0 6px 16px #ec489959}[data-astro-cid-m25qeccd][data-theme=dark] .btn-outline[data-astro-cid-m25qeccd]:after{color:#ec4899e6}.process-section[data-astro-cid-m25qeccd]{background:var(--bg-secondary);padding:6rem 0;position:relative;overflow:hidden}.process-section[data-astro-cid-m25qeccd]:before{content:"";position:absolute;right:0;top:20%;width:400px;height:60%;background:radial-gradient(ellipse at center,rgba(236,72,153,.08) 0%,rgba(139,92,246,.06) 30%,transparent 70%);pointer-events:none;z-index:0}[data-astro-cid-m25qeccd][data-theme=dark] .process-section[data-astro-cid-m25qeccd]:before{background:radial-gradient(ellipse at center,rgba(236,72,153,.12) 0%,rgba(139,92,246,.08) 30%,transparent 70%)}.process-timeline[data-astro-cid-m25qeccd]{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:1}.process-timeline[data-astro-cid-m25qeccd]:before{content:"";position:absolute;left:31px;top:64px;bottom:64px;width:2px;background:linear-gradient(to bottom,#ec48994d,#ec489926,#ec48994d);box-shadow:0 0 10px #ec489933;z-index:0}.process-step[data-astro-cid-m25qeccd]{display:flex;gap:2rem;position:relative;z-index:1;transition:transform .3s ease}.process-step[data-astro-cid-m25qeccd]:hover{transform:translate(8px)}.step-number[data-astro-cid-m25qeccd]{width:64px;height:64px;border-radius:var(--radius-full);background:linear-gradient(135deg,#ec4899f2,#db2777f2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.5rem;flex-shrink:0;box-shadow:0 4px 12px #ec489959,0 0 25px #ec489940;position:relative;transition:all .3s ease}.step-number[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:-8px;border-radius:var(--radius-full);background:radial-gradient(circle,rgba(236,72,153,.4),transparent 70%);z-index:-1;animation:pulseGlow 3s ease-in-out infinite}@keyframes pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.process-step[data-astro-cid-m25qeccd]:hover .step-number[data-astro-cid-m25qeccd]{transform:scale(1.08);box-shadow:0 6px 16px #ec489973,0 0 35px #ec489959}[data-astro-cid-m25qeccd][data-theme=dark] .step-number[data-astro-cid-m25qeccd]{box-shadow:0 4px 12px #ec489973,0 0 30px #ec489959}[data-astro-cid-m25qeccd][data-theme=dark] .process-step[data-astro-cid-m25qeccd]:hover .step-number[data-astro-cid-m25qeccd]{box-shadow:0 6px 16px #ec48998c,0 0 40px #ec489973}.step-content[data-astro-cid-m25qeccd]{flex:1;padding:1rem 0}.step-title[data-astro-cid-m25qeccd]{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.01em;transition:color .3s ease}.process-step[data-astro-cid-m25qeccd]:hover .step-title[data-astro-cid-m25qeccd]{color:var(--color-primary-600)}[data-astro-cid-m25qeccd][data-theme=dark] .process-step[data-astro-cid-m25qeccd]:hover .step-title[data-astro-cid-m25qeccd]{color:#ec4899f2}.step-description[data-astro-cid-m25qeccd]{color:var(--text-secondary);opacity:.9;line-height:1.7;font-size:1rem}.faq-section[data-astro-cid-m25qeccd]{background:var(--bg-primary);padding:6rem 0}.faq-grid[data-astro-cid-m25qeccd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}.faq-item[data-astro-cid-m25qeccd]{padding:2.5rem;background:var(--bg-secondary);border-radius:var(--radius-xl);border:1.5px solid rgba(236,72,153,.12);box-shadow:var(--shadow-sm),0 0 20px #ec48990d;transition:all .3s ease;position:relative}.faq-item[data-astro-cid-m25qeccd]:before{content:"+";position:absolute;top:2.5rem;right:2.5rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--color-primary-500);background:linear-gradient(135deg,#ec48991a,#8b5cf61a);border-radius:var(--radius-full);border:1px solid rgba(236,72,153,.2);transition:all .3s ease}.faq-item[data-astro-cid-m25qeccd]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md),0 0 35px #ec48991f;border-color:#ec489940}.faq-item[data-astro-cid-m25qeccd]:hover:before{transform:rotate(90deg);background:linear-gradient(135deg,#ec489926,#8b5cf626);border-color:#ec48994d;box-shadow:0 0 15px #ec489933}[data-astro-cid-m25qeccd][data-theme=dark] .faq-item[data-astro-cid-m25qeccd]{background:#12121acc;backdrop-filter:blur(8px);border-color:#ec48992e}[data-astro-cid-m25qeccd][data-theme=dark] .faq-item[data-astro-cid-m25qeccd]:before{color:#ec4899e6;background:linear-gradient(135deg,#ec489926,#8b5cf626);border-color:#ec48994d}[data-astro-cid-m25qeccd][data-theme=dark] .faq-item[data-astro-cid-m25qeccd]:hover{box-shadow:var(--shadow-md),0 0 40px #ec48992e;border-color:#ec489959}[data-astro-cid-m25qeccd][data-theme=dark] .faq-item[data-astro-cid-m25qeccd]:hover:before{background:linear-gradient(135deg,#ec489933,#8b5cf633);border-color:#ec489966;box-shadow:0 0 20px #ec48994d}.faq-question[data-astro-cid-m25qeccd]{font-size:1.25rem;font-weight:700;margin-bottom:1.25rem;color:var(--text-primary);line-height:1.4;padding-right:3rem}.faq-answer[data-astro-cid-m25qeccd]{color:var(--text-secondary);opacity:.9;line-height:1.8;font-size:.9375rem;margin:0}.related-section[data-astro-cid-m25qeccd]{background:var(--bg-secondary);padding:6rem 0}.related-grid[data-astro-cid-m25qeccd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.related-card[data-astro-cid-m25qeccd]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:3rem 2rem;background:var(--bg-primary);border-radius:var(--radius-xl);border:1.5px solid rgba(236,72,153,.12);box-shadow:var(--shadow-sm),0 0 20px #ec48990d;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;position:relative;overflow:hidden}.related-card[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ec48990f,#8b5cf60f);opacity:0;transition:opacity .3s ease}.related-card[data-astro-cid-m25qeccd]:after{content:"";position:absolute;inset:-1px;border-radius:var(--radius-xl);padding:1.5px;background:linear-gradient(135deg,#ec48994d,#8b5cf64d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.related-card[data-astro-cid-m25qeccd]:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg),0 0 50px #ec489933;border-color:#ec489959}.related-card[data-astro-cid-m25qeccd]:hover:before{opacity:1}.related-card[data-astro-cid-m25qeccd]:hover:after{opacity:1}[data-astro-cid-m25qeccd][data-theme=dark] .related-card[data-astro-cid-m25qeccd]{background:#12121acc;backdrop-filter:blur(8px);border-color:#ec48992e}[data-astro-cid-m25qeccd][data-theme=dark] .related-card[data-astro-cid-m25qeccd]:hover{box-shadow:var(--shadow-lg),0 0 60px #ec489940;border-color:#ec489973}.related-icon[data-astro-cid-m25qeccd]{width:100%;height:200px;border-radius:var(--radius-lg);overflow:hidden;transition:all .3s ease;position:relative;z-index:1;box-shadow:0 4px 12px #ec489926}.related-icon[data-astro-cid-m25qeccd] img[data-astro-cid-m25qeccd]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.related-card[data-astro-cid-m25qeccd]:hover .related-icon[data-astro-cid-m25qeccd]{transform:translateY(-4px);box-shadow:0 8px 24px #ec489940}.related-card[data-astro-cid-m25qeccd]:hover .related-icon[data-astro-cid-m25qeccd] img[data-astro-cid-m25qeccd]{transform:scale(1.1)}.related-title[data-astro-cid-m25qeccd]{font-size:1.25rem;font-weight:700;text-align:center;color:var(--text-primary);position:relative;z-index:1;transition:color .3s ease}.related-card[data-astro-cid-m25qeccd]:hover .related-title[data-astro-cid-m25qeccd]{color:var(--color-primary-600)}[data-astro-cid-m25qeccd][data-theme=dark] .related-card[data-astro-cid-m25qeccd]:hover .related-title[data-astro-cid-m25qeccd]{color:#ec4899f2}.related-arrow[data-astro-cid-m25qeccd]{color:var(--color-primary-500);transition:all .3s ease;position:relative;z-index:1}.related-card[data-astro-cid-m25qeccd]:hover .related-arrow[data-astro-cid-m25qeccd]{transform:translate(8px);filter:drop-shadow(0 2px 8px rgba(236,72,153,.4))}[data-astro-cid-m25qeccd][data-theme=dark] .related-arrow[data-astro-cid-m25qeccd]{color:#ec4899cc}.cta-section[data-astro-cid-m25qeccd]{background:linear-gradient(135deg,#a855f7e6,#db2777e6,#f97316db);color:#fff;padding:6rem 0;position:relative;overflow:hidden}.cta-section[data-astro-cid-m25qeccd]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.04) 0%,transparent 50%),radial-gradient(circle at 20% 70%,rgba(0,0,0,.1) 0%,transparent 40%),linear-gradient(135deg,#00000047,#0000002e);z-index:0}.cta-content[data-astro-cid-m25qeccd]{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:2}.cta-title[data-astro-cid-m25qeccd]{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:1.5rem;color:#fff;font-weight:800;letter-spacing:-.015em;line-height:1.15;text-shadow:0 2px 4px rgba(0,0,0,.25),0 4px 10px rgba(0,0,0,.18),0 8px 20px rgba(0,0,0,.12)}.cta-text[data-astro-cid-m25qeccd]{font-size:1.25rem;margin-bottom:2.5rem;color:#fffffffa;line-height:1.85;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.22),0 2px 6px rgba(0,0,0,.12)}.cta-section[data-astro-cid-m25qeccd] .btn-secondary[data-astro-cid-m25qeccd]{background:#f8f8fafa;color:var(--color-primary-600);border:2px solid rgba(255,255,255,.95);box-shadow:0 4px 12px #00000040,0 2px 6px #00000026,inset 0 1px #ffffffb3;font-weight:700;position:relative}.cta-section[data-astro-cid-m25qeccd] .btn-secondary[data-astro-cid-m25qeccd]:after{content:"";position:absolute;inset:-10px;border-radius:var(--radius-lg);background:radial-gradient(circle,rgba(255,255,255,.3),transparent 70%);opacity:0;transition:opacity .3s ease;z-index:-1}.cta-section[data-astro-cid-m25qeccd] .btn-secondary[data-astro-cid-m25qeccd]:hover{background:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d,0 0 40px #ec48994d}.cta-section[data-astro-cid-m25qeccd] .btn-secondary[data-astro-cid-m25qeccd]:hover:after{opacity:1}@media(max-width:768px){.service-hero[data-astro-cid-m25qeccd]{padding:calc(80px + 4rem) 0 5rem}.hero-meta[data-astro-cid-m25qeccd]{flex-direction:column;gap:1rem}.hero-actions[data-astro-cid-m25qeccd]{flex-direction:column;width:100%}.hero-actions[data-astro-cid-m25qeccd] .btn-large[data-astro-cid-m25qeccd]{width:100%;justify-content:center}.treatments-grid[data-astro-cid-m25qeccd],.faq-grid[data-astro-cid-m25qeccd],.related-grid[data-astro-cid-m25qeccd]{grid-template-columns:1fr}.process-timeline[data-astro-cid-m25qeccd]:before{left:23px}.step-number[data-astro-cid-m25qeccd]{width:48px;height:48px;font-size:1.25rem}.process-step[data-astro-cid-m25qeccd]{gap:1.5rem}}
