@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&family=Gruppo&display=swap");:root{--top-banner-height:56px;--header-height:80px;--total-header-height:calc(var(--top-banner-height) + var(--header-height));--primary-color:#d4a843;--background-dark:#1b2631}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;line-height:1.7;color:#2c3e50;margin:0;padding:0;padding-top:var(--total-header-height);background-color:#fefefe;font-weight:400;letter-spacing:.3px}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;color:#1b2631;margin-bottom:.75em;font-weight:700;letter-spacing:-.5px;-webkit-hyphens:none;hyphens:none;word-break:keep-all;overflow-wrap:normal}h1{font-size:3.2em;line-height:1.2;margin-bottom:.5em}h2{font-size:2.5em;line-height:1.3;margin-bottom:1em}h3{font-size:1.8em;line-height:1.4;margin-bottom:.8em}p{margin-bottom:1.2em;font-size:1.05em;color:#34495e}a{color:#b8860b;text-decoration:none;transition:color .3s ease}a:hover{color:#6a7b7d}.container{max-width:1200px;margin:0 auto;padding:1.5em}.text-center{text-align:center}.top-action-banner{background-color:#1b2631;height:var(--top-banner-height);border-bottom:1px solid rgba(184,134,11,.2);position:fixed;top:0;left:0;right:0;z-index:101;transition:transform .3s ease;display:flex;align-items:center}.top-action-banner .container{display:flex;justify-content:space-between;align-items:center;gap:3em}.banner-left .phone-info{display:flex;align-items:center;gap:.7em;color:#fff;font-size:.95em}.phone-info .phone-icon{width:18px;height:18px;color:#b8860b;flex-shrink:0}.phone-info span{display:flex;flex-direction:column;gap:.15em;line-height:1.2}.phone-info a{color:#fff;font-weight:500;text-decoration:none}.phone-info a:hover{color:#b8860b}.phone-info small{color:#bdc3c7;font-size:.75em}.banner-right .action-buttons{display:flex;gap:1em;align-items:center;margin-left:2em}.action-btn{display:flex;align-items:center;gap:.5em;padding:.6em 1.2em;border-radius:6px;text-decoration:none;font-size:.9em;font-weight:500;transition:all .3s ease;border:1px solid transparent;white-space:nowrap}.action-btn .btn-icon{width:16px;height:16px;flex-shrink:0}.chat-btn,.search-btn{color:#fff;background-color:transparent;border-color:hsla(0,0%,100%,.3)}.chat-btn:hover,.search-btn:hover{background-color:hsla(0,0%,100%,.1);border-color:rgba(184,134,11,.5);color:#b8860b}.book-btn.primary{background-color:#b8860b;color:#fff;font-weight:600}.book-btn.primary:hover{background-color:#9a7209;transform:translateY(-1px);box-shadow:0 4px 8px rgba(184,134,11,.3)}.header{background-color:#fff;height:var(--header-height);box-shadow:0 2px 10px rgba(0,0,0,.08);position:fixed;top:var(--top-banner-height);left:0;right:0;z-index:100;transition:transform .3s ease,box-shadow .3s ease}.header.hidden{transform:translateY(-100%)}.header .container{display:flex;justify-content:space-between;align-items:center;height:100%}.header .logo{display:flex;align-items:center;gap:.5em;font-size:1.6em;font-weight:400;color:#1b2631;font-family:Gruppo,cursive;letter-spacing:1px;white-space:nowrap;flex-shrink:0;text-decoration:none;transition:opacity .3s ease}.header .logo:hover{opacity:.8;color:#1b2631}.header .logo-img{height:1.8em;width:auto;display:block}.header .logo-text{font-size:1em;line-height:1;white-space:nowrap}.nav ul{list-style:none;margin:0;padding:0;display:flex}.nav ul li{margin-left:20px}.nav ul li a{font-weight:500;color:#2c3e50;white-space:nowrap}.nav ul li a:hover{color:#b8860b}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:0;width:30px;height:24px;justify-content:space-between}.hamburger span{display:block;height:3px;width:100%;background-color:#2c3e50;border-radius:3px;transition:all .3s ease}.hamburger.hamburger-open span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.hamburger-open span:nth-child(2){opacity:0}.hamburger.hamburger-open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.hero{background:linear-gradient(135deg,#5c6f7f,#2c3e50);color:#fff;text-align:center;padding:6em 1em;margin-bottom:0;position:relative;overflow:hidden;min-height:70vh;display:flex;align-items:center;justify-content:center}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.hero .container{position:relative;z-index:2}.hero h1{color:#fff;font-size:3.5em;margin-bottom:.4em;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.9),0 0 20px rgba(0,0,0,.8),1px 1px 3px #000,-1px -1px 3px rgba(0,0,0,.5)}.hero p{font-size:1.3em;margin-bottom:2em;opacity:1;max-width:650px;margin-left:auto;margin-right:auto;font-weight:600;color:#fff}.hero h1,.hero h2,.hero h3,.hero-content h1,.hero-content h2,.hero-content h3,.service-hero h1,.service-hero h2,.service-hero h3,.service-hero-content h1,.service-hero-content h2,.service-hero-content h3,.text-contrast-high h1,.text-contrast-high h2,.text-contrast-high h3{text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero,.service-hero,section[style*="background:"],section[style*=linear-gradient]{position:relative}.hero:after,.service-hero:after,section[style*="background:"]:after,section[style*=linear-gradient]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.15);z-index:1;pointer-events:none}.hero .container,.service-hero .container,section[style*="background:"] .container,section[style*=linear-gradient] .container{position:relative;z-index:2}.btn{display:inline-block;background-color:#b8860b;color:#fff;padding:1em 2.2em;border-radius:50px;transition:all .3s ease;font-weight:600;font-size:1em;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px rgba(184,134,11,.3);border:none;cursor:pointer}.btn:hover{background-color:#6a7b7d;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px hsla(186,8%,45%,.4)}.btn-outline{background-color:transparent;border:2px solid #b8860b;color:#b8860b;box-shadow:none}.btn-outline:hover{background-color:#b8860b;color:#fff;box-shadow:0 4px 15px rgba(184,134,11,.3)}.btn-outline-light{background-color:transparent;border:2px solid #fff;color:#fff;box-shadow:none}.btn-outline-light:hover{background-color:#fff;color:#1b2631;box-shadow:0 4px 15px hsla(0,0%,100%,.3)}.btn-secondary-light{background-color:transparent;border:2px solid #fff;color:#fff;box-shadow:none}.btn-secondary-light:hover{background-color:#fff;color:#1b2631;box-shadow:0 4px 15px hsla(0,0%,100%,.3)}.hero-proof-chips{display:flex;justify-content:center;gap:1em;flex-wrap:wrap;margin-bottom:2em}.proof-chip{display:inline-flex;align-items:center;gap:.5em;background-color:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:.5em 1.2em;border-radius:50px;font-size:.9em;font-weight:500;border:1px solid hsla(0,0%,100%,.3)}.proof-chip svg{flex-shrink:0}.hero-ctas{display:flex;justify-content:center;gap:1em;flex-wrap:wrap}.section{padding:4em 0;margin-bottom:0;background-color:#fff}.section:nth-child(2n){background-color:#fafafa}.section:nth-child(odd){background-color:#fff}.section h2{text-align:center;margin-bottom:2.5em;font-size:2.8em;position:relative}.section h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#b8860b;border-radius:2px}.testimonials-section{background-color:#fafafa}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5em;gap:1.5em;margin-top:2em}@media (max-width:992px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:1.75em;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease;display:flex;flex-direction:column;min-height:280px}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 6px 24px rgba(0,0,0,.12)}.testimonial-stars{display:flex;gap:2px;margin-bottom:1em}.testimonial-star{width:20px;height:20px;color:#d4af37}.testimonial-quote{color:#34495e;font-size:.95em;line-height:1.7;margin-bottom:1.5em;flex-grow:1}.testimonial-author{display:flex;align-items:center;gap:.75em;margin-top:auto}.testimonial-avatar{background:linear-gradient(135deg,#d4af37,#b8860b);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1em}.testimonial-avatar,.testimonial-avatar-img{width:44px;height:44px;border-radius:50%;flex-shrink:0}.testimonial-avatar-img{object-fit:cover;border:2px solid #d4af37}.testimonial-author-name{font-weight:600;color:#1b2631;font-size:.95em}.grid-3-col{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2.5em;justify-items:center}.grid-2-col,.grid-3-col{display:grid;gap:2.5em;padding:0}.grid-2-col{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2.5em;align-items:start}.treatments-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));max-width:1000px;margin:0 auto}.card{background-color:#fff;border:1px solid #eee;border-radius:12px;padding:2.5em 2em;text-align:left;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden}.card:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,.15);border-color:#b8860b}.card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#b8860b,#6a7b7d);transform:scaleX(0);transition:transform .3s ease}.card:hover:before{transform:scaleX(1)}.card h3{color:#1b2631;margin-top:0;margin-bottom:1em;font-size:1.6em}.card ul{list-style:none;padding:0;margin:0}.card ul li{padding:.5em 0;border-bottom:1px solid #f0f0f0;color:#34495e;font-size:.95em}.card ul li:last-child{border-bottom:none}.card ul li:before{content:"✓";color:#b8860b;font-weight:700;margin-right:.5em}.services-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2em;gap:2em;padding:0}.service-tile{background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:1.75em;text-align:left;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:220px;color:inherit;text-decoration:none}.service-tile:hover{transform:translateY(-4px);box-shadow:0 6px 24px rgba(0,0,0,.12);border-color:#b8860b}.service-tile:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#b8860b,#6a7b7d);transform:scaleX(0);transition:transform .3s ease}.service-tile:hover:before{transform:scaleX(1)}.service-tile h3{color:#1b2631;margin-top:0;margin-bottom:.8em;font-size:1.4em;line-height:1.3}.service-tile p{color:#34495e;margin-bottom:0;font-size:.95em;line-height:1.6;flex-grow:1}.footer{background-color:#1b2631;padding:3em 0 2em;margin-top:0}.footer,.footer p{color:#fff}.footer .container{max-width:1200px;margin:0 auto;padding:0 1.5em}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5em;gap:2.5em;margin-bottom:2em}.footer-section h3{color:#b8860b;font-size:1.4em;margin-bottom:1em;font-family:Playfair Display,serif}.footer-section li,.footer-section p{line-height:1.7;margin-bottom:.8em;color:#f5f5f5}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.6em}.footer-section a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#b8860b}.footer-contact-item{display:flex;align-items:center;gap:1em;margin-bottom:1.2em}.contact-icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:8px;background-color:rgba(184,134,11,.1);color:#b8860b;flex-shrink:0;transition:all .3s ease}.contact-icon svg{width:18px;height:18px}.footer-contact-item:hover .contact-icon{background-color:rgba(184,134,11,.2);transform:scale(1.05)}.contact-icon.whatsapp-contact{background-color:rgba(37,211,102,.1);color:#25d366}.footer-contact-item:hover .contact-icon.whatsapp-contact{background-color:rgba(37,211,102,.2)}.social-links{display:flex;gap:1em;margin-top:1em}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;transition:all .3s ease;text-decoration:none}.social-icon svg{width:24px;height:24px;transition:all .3s ease}.social-icon:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.social-icon.instagram{color:#fff}.social-icon.instagram,.social-icon.instagram:hover{background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d)}.social-icon.instagram:hover{filter:brightness(1.1)}.social-icon.whatsapp{background-color:#25d366;color:#fff}.social-icon.whatsapp:hover{background-color:#1da851}.footer-bottom{border-top:1px solid rgba(184,134,11,.3);padding-top:1.5em;text-align:center;color:#fff;font-size:.9em}.footer-legal-links{display:flex;justify-content:center;align-items:center;gap:.5em;margin:.75em 0;flex-wrap:wrap}.footer-legal-links a{color:#fff;text-decoration:none;transition:color .2s ease}.footer-legal-links a:hover{color:var(--primary-color)}.footer-divider{color:rgba(184,134,11,.5)}.footer-cta-banner{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,rgba(184,134,11,.15),rgba(184,134,11,.05));border:1px solid rgba(184,134,11,.3);border-radius:12px;padding:1.5em 2em;margin-bottom:2em}.footer-cta-content h3{color:var(--text-light);margin:0 0 .25em;font-size:1.3em}.footer-cta-content p{color:#d5dbdb;margin:0;font-size:.95em}.footer-cta-btn{white-space:nowrap}.footer-social-links{display:flex;gap:1em;margin-top:1.25em;padding-top:1em;border-top:1px solid rgba(184,134,11,.2)}.footer-social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(184,134,11,.1);color:var(--primary-color);transition:all .2s ease}.footer-social-links a:hover{background:var(--primary-color);color:var(--background-dark);transform:translateY(-2px)}.footer-social-links svg{width:20px;height:20px}.footer-services-intro{color:#d5dbdb;font-size:.9em;line-height:1.5;margin-bottom:1em}.footer-service-areas{text-align:center;padding:1.25em 0;margin-top:1em;border-top:1px solid rgba(184,134,11,.2);font-size:.9em}.footer-service-areas p{color:#fff;margin:0}.footer-service-areas strong{color:var(--primary-color)}.footer-view-all{color:var(--primary-color)!important;font-weight:500}@media (max-width:768px){.footer-cta-banner{flex-direction:column;text-align:center;gap:1em}.footer-cta-content{text-align:center}.footer-social-links{justify-content:center}}.footer-nav{margin-top:1em}.footer-nav ul{display:flex;justify-content:center;gap:2em;flex-wrap:wrap;list-style:none;padding:0;margin:0}.footer-nav a{color:#d5dbdb;font-size:.9em;transition:color .3s ease}.footer-nav a:hover{color:#b8860b}.footer-subtitle{color:#b8860b;margin-bottom:1em;font-size:.95em}.footer-hours,.footer-social{margin-top:1em}.hours-label{margin:0;font-size:.9em}.hours-schedule{margin:0;font-size:.85em;opacity:.8}.footer-about .footer-tagline{color:#b8860b;font-style:italic;margin-bottom:.8em;font-size:.95em}.footer-about .footer-description{line-height:1.6;font-size:.9em;opacity:.9}.footer-vip-link{display:inline-block;margin-top:1em;color:#b8860b;font-weight:500;transition:transform .2s ease,color .2s ease}.footer-vip-link:hover{transform:translateX(4px);color:#d4a017}.footer-map-wrapper{border-radius:8px;overflow:hidden;margin-bottom:1em}.footer-compliance{font-size:.85em;color:#fff;margin-top:.5em}.nav-close{display:none}@media (max-width:768px){.container{padding:1em}.header .container{flex-direction:row;justify-content:space-between;align-items:center;padding:1em}.header .logo{font-size:1.4em;margin-bottom:0;gap:.4em}.header .logo-img{height:1.6em}.hamburger,.nav{display:flex}.nav{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(27,38,49,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1200;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:6em;transform:translateX(-100%);transition:transform .3s ease}.nav.nav-open{transform:translateX(0)}body.mobile-nav-open .mobile-bottom-nav{display:none!important}.nav-close{display:block;background:none;border:none;color:#fff;cursor:pointer;padding:1rem;position:absolute;top:1rem;right:1rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.nav-close svg{width:28px;height:28px}.nav-close:hover{opacity:.7}.nav ul{margin-top:0;flex-direction:column;gap:2em;list-style:none;padding:0;text-align:center}.nav ul li{margin:0}.nav ul li a{color:#fff;font-size:1.5em;font-weight:500;text-decoration:none;transition:color .3s ease}.nav ul li a:hover{color:#b8860b}.hero{padding:2.5em 1em 3em;min-height:70vh}.hero-overlay{background:rgba(0,0,0,.4)}.hero h1{font-size:2.5em;line-height:1.2}.hero p{font-size:1.1em;margin-bottom:1.5em;max-width:90%}.section{padding:3em 0}.section h2{font-size:2.2em;margin-bottom:2em}.grid-2-col,.grid-3-col,.treatments-grid{grid-template-columns:1fr;gap:1.5em}.card{padding:2em 1.5em;text-align:center}.btn{padding:.9em 2em;font-size:.95em}.hero-proof-chips{gap:.5em}.proof-chip{font-size:.8em;padding:.4em 1em}.hero-ctas{flex-direction:column;align-items:center;margin-bottom:1.5em}.footer-content{grid-template-columns:1fr;gap:2em}.footer-nav ul{flex-direction:column;gap:1em}.social-links{justify-content:center}}@media (max-width:480px){.hero h1{font-size:2em}.hero p{font-size:1em}.section h2{font-size:1.8em}.card h3{font-size:1.4em}}.service-hero{background:linear-gradient(135deg,#1b2631,#2c3e50 50%,#5c6f7f),radial-gradient(circle at 20% 30%,rgba(184,134,11,.15) 0,transparent 50%),radial-gradient(circle at 80% 70%,hsla(186,8%,45%,.1) 0,transparent 50%);color:#fff;text-align:center;padding:8em 1em 6em;margin-bottom:0;position:relative;overflow:hidden;min-height:58vh;display:flex;align-items:center;justify-content:center}.service-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,rgba(184,134,11,.03) 1px,transparent 2px,transparent 60px),repeating-linear-gradient(-45deg,transparent,hsla(186,8%,45%,.02) 1px,transparent 2px,transparent 80px);z-index:1}.service-hero:after{content:"";position:absolute;top:10%;right:10%;width:200px;height:200px;background:radial-gradient(circle,rgba(184,134,11,.1) 0,transparent 70%);border-radius:50%;animation:heroFloat 8s ease-in-out infinite;z-index:1}@keyframes heroFloat{0%,to{transform:translate(0) scale(1);opacity:.5}50%{transform:translate(-20px,-30px) scale(1.2);opacity:.8}}.service-hero .container{position:relative;z-index:2}.service-hero-content h1{font-size:3.2em;margin-bottom:.5em;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.6);line-height:1.2;max-width:100%}.service-hero-content h1,.service-subtitle{color:#fff;-webkit-hyphens:none;hyphens:none;word-break:keep-all;overflow-wrap:normal}.service-subtitle{font-size:1.25em;font-weight:500;line-height:1.6;margin-bottom:2em;max-width:700px;margin-left:auto;margin-right:auto}.service-highlights{margin-bottom:2.5em}.service-highlights h3{margin-bottom:.75em}.service-highlights ul{padding-left:1.25em}.highlight-item{display:flex;align-items:center;gap:.5em;font-weight:500}.highlight-icon{color:#b8860b;font-weight:700;font-size:1.2em}.service-overview-content{grid-gap:4em;gap:4em;margin-top:2em}.service-info{padding-right:2em}.service-benefits{margin-top:2em}.benefit-item{margin-bottom:1.5em;padding:1em;border-radius:8px}.benefit-item h4{color:#1b2631;margin-bottom:.5em;font-size:1.2em}.benefit-item p{margin-bottom:0;font-size:.95em}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2em;gap:2em;margin-top:2em}.benefit-item{display:flex;align-items:flex-start;gap:1em;padding:1.5em;background-color:#fafafa;border-radius:12px;border-left:4px solid #b8860b;transition:all .3s ease}.benefit-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.benefit-icon{flex-shrink:0;width:40px;height:40px;background-color:#b8860b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.benefit-icon svg{width:20px;height:20px;fill:currentColor}.service-image-placeholder{background:linear-gradient(135deg,#1b2631,#2c3e50 50%,#b8860b);border-radius:12px;padding:0;text-align:center;position:relative;overflow:hidden;min-height:400px;display:flex;align-items:center;justify-content:center}.service-image-placeholder:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 25% 25%,rgba(184,134,11,.3) 0,transparent 50%),radial-gradient(circle at 75% 75%,hsla(186,8%,45%,.2) 0,transparent 50%),radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.1) 0,transparent 40%);z-index:1}.service-image-placeholder:after{content:"";position:absolute;top:20%;left:20%;width:60%;height:60%;background:linear-gradient(45deg,transparent 30%,rgba(184,134,11,.1) 35%,rgba(184,134,11,.2) 50%,rgba(184,134,11,.1) 65%,transparent 70%);border-radius:50%;animation:pulse 3s ease-in-out infinite;z-index:1}@keyframes pulse{0%,to{transform:scale(1) rotate(0deg);opacity:.7}50%{transform:scale(1.1) rotate(180deg);opacity:1}}.placeholder-content{color:#fff;font-weight:600;z-index:2;position:relative;font-size:1.2em;background:rgba(27,38,49,.8);padding:1.5em 2em;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(184,134,11,.3)}.treatment-options{background-color:#fafafa}.treatment-card{background-color:#fff;border:1px solid #eee;border-radius:12px;padding:0;text-align:left;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;height:100%;overflow:hidden;position:relative}.treatment-card:before{content:"";display:block;height:180px;position:relative;overflow:hidden}.treatment-card:first-child:before{background:linear-gradient(135deg,#1b2631,#2c3e50 40%,#b8860b),radial-gradient(circle at 20% 20%,rgba(184,134,11,.4) 0,transparent 50%),radial-gradient(circle at 80% 80%,hsla(186,8%,45%,.3) 0,transparent 50%);background-blend-mode:overlay,normal,normal}.treatment-card:first-child:after{content:"";position:absolute;top:20px;right:20px;width:60px;height:60px;background:linear-gradient(45deg,rgba(184,134,11,.3),hsla(0,0%,100%,.2));border-radius:50%;box-shadow:0 0 0 10px rgba(184,134,11,.1),0 0 0 20px rgba(184,134,11,.05)}.treatment-card:nth-child(2):before{background:linear-gradient(45deg,#2c3e50,#6a7b7d 60%,#b8860b),conic-gradient(from 45deg at 30% 30%,rgba(184,134,11,.3) 0deg,transparent 120deg,hsla(186,8%,45%,.2) 240deg,transparent 1turn)}.treatment-card:nth-child(2):after{content:"";position:absolute;top:30px;left:30px;width:40px;height:40px;background:rgba(184,134,11,.4);transform:rotate(45deg);border-radius:8px;box-shadow:20px 20px 0 -5px hsla(186,8%,45%,.2),40px 40px 0 -10px rgba(184,134,11,.1)}.treatment-card:nth-child(3):before{background:linear-gradient(90deg,#b8860b,#1b2631 50%,#6a7b7d),repeating-linear-gradient(45deg,transparent,hsla(0,0%,100%,.05) 1px,transparent 2px,transparent 20px)}.treatment-card:nth-child(3):after{content:"";position:absolute;top:25px;right:25px;width:0;height:0;border-left:25px solid rgba(184,134,11,.4);border-top:15px solid transparent;border-bottom:15px solid transparent;transform:rotate(0deg);box-shadow:-30px 20px 0 -10px hsla(186,8%,45%,.3),-60px 40px 0 -20px rgba(184,134,11,.2)}.treatment-card-content{padding:2em;position:relative;z-index:2}.treatment-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15);border-color:#b8860b}.treatment-card h3{color:#1b2631;margin-bottom:1em;font-size:1.4em}.treatment-card ul{list-style:none;padding:0;margin:0 0 1.5em}.treatment-card ul li{padding:.3em 0;color:#34495e;font-size:.95em}.treatment-card ul li:before{content:"•";color:#b8860b;font-weight:700;margin-right:.5em}.treatment-process{background-color:#fff}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2em;gap:2em;margin-top:3em}.step{display:flex;gap:1em;padding:1.5em;background-color:#fafafa;border-radius:12px;transition:all .3s ease}.step:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.step-number{flex-shrink:0;width:50px;height:50px;font-size:1.2em}.step-content h4{color:#1b2631;margin-bottom:.5em;font-size:1.2em}.step-content p{margin-bottom:0;font-size:.95em}.faq-section{background-color:#fafafa}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2em;gap:2em;margin-top:3em}.faq-item{background-color:#fff;padding:1.5em;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease}.faq-item:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.1)}.faq-item h4{color:#1b2631;margin-bottom:.8em;font-size:1.1em}.faq-item p{margin-bottom:0;font-size:.95em}.cta-section{background:linear-gradient(135deg,#1b2631,#2c3e50);color:#fff;text-align:center}.cta-content h2{color:#fff;margin-bottom:1em;font-size:2.5em}.cta-content p{color:#fff;opacity:.9;font-size:1.2em;max-width:600px;margin:0 auto 2em}.cta-buttons{display:flex;gap:1em;justify-content:center;margin-bottom:1.5em;flex-wrap:wrap}.btn-primary{background-color:#b8860b;color:#fff}.btn-primary:hover{background-color:#966f09}.btn-secondary{background-color:transparent;color:#1b2631;border:2px solid #1b2631;box-shadow:none}.btn-secondary:hover{background-color:#1b2631;color:#fff;box-shadow:0 4px 15px rgba(27,38,49,.3)}.cta-note{font-size:.9em;opacity:.8;margin-bottom:0}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid rgba(184,134,11,.2);padding:.5em 0;z-index:1000;box-shadow:0 -2px 10px rgba(0,0,0,.1);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.nav-item{display:flex;flex-direction:column;align-items:center;gap:.2em;padding:.5em;color:#2c3e50;text-decoration:none;transition:all .3s ease;border-radius:8px;min-width:60px}.nav-item:hover{color:#b8860b;background-color:rgba(184,134,11,.1)}.nav-primary{background-color:transparent;color:#b8860b!important;padding:.8em 1em;border-radius:12px;border:2px solid #b8860b}.nav-primary:hover{background-color:rgba(184,134,11,.1)!important;color:#b8860b!important}.nav-icon{width:20px;height:20px}.nav-item span{font-size:.7em;font-weight:500}@media (max-width:768px){.top-action-banner{display:none}.header{top:0}body{padding-top:var(--header-height);padding-bottom:70px}.mobile-bottom-nav{display:flex;justify-content:space-around;align-items:center}}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2em;gap:2em;margin-top:2em}.service-card{background:#fafafa;border-radius:12px;padding:2em;text-align:center;border:1px solid #e5e5e5;transition:all .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.service-card h3{color:#1b2631;margin-bottom:1em;font-size:1.3em}.service-card p{color:#34495e;margin-bottom:1.5em;font-size:.95em;line-height:1.6}@media (max-width:768px){.service-hero{padding:3em 1em 2em;min-height:50vh}.service-hero-content h1{font-size:2.5em}.service-hero-content h1,.service-subtitle{-webkit-hyphens:none;hyphens:none;word-break:keep-all;overflow-wrap:normal}.service-subtitle{font-size:1.2em}.service-highlights{flex-direction:column;gap:1em;align-items:center}.service-highlights ul{padding-left:1.5em}.service-info{padding-right:0;margin-bottom:2em}.service-overview-content{grid-template-columns:1fr;gap:2em}.faq-grid,.process-steps,.services-grid{grid-template-columns:1fr}.section{padding:3em 0}.benefits-grid,.process-steps{gap:1.5em}.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}}@media (max-width:480px){.service-hero{padding:2.5em 1em 1.5em;min-height:45vh}.service-hero-content h1{font-size:2em;-webkit-hyphens:none;hyphens:none;word-break:keep-all;overflow-wrap:normal}.cta-content h2{font-size:2em}.section{padding:2.5em 0}.benefits-grid,.process-steps{gap:1.2em}}.breadcrumb{margin-bottom:1.5em;font-size:.9em;color:hsla(0,0%,100%,.8);font-weight:400}.breadcrumb a{color:hsla(0,0%,100%,.9);text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#b8860b}.breadcrumb span{color:hsla(0,0%,100%,.6)}@media (max-width:768px){.breadcrumb{margin-bottom:1em;font-size:.85em}}@media (max-width:480px){.breadcrumb{margin-bottom:.8em;font-size:.8em}}@media (min-width:769px){.mobile-version{display:none!important}}.areas-served{background-color:#fafafa}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.2em;gap:1.2em;margin-top:2em}.location-link{display:inline-block;padding:.8em 1.2em;background-color:#fff;border:2px solid #b8860b;border-radius:8px;color:#1b2631;font-weight:500;text-align:center;transition:all .3s ease;font-size:.95em}.location-link:hover{background-color:#b8860b;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(184,134,11,.2)}@media (max-width:768px){.locations-grid{grid-template-columns:1fr;gap:.8em}.location-link{padding:.7em 1em;font-size:.9em}}.service-benefits-section .grid-2-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5em;gap:1.5em;margin-top:2em}.service-faq-section .faq-list{max-width:800px;margin:2em auto 0}.service-process-section{padding:4em 0}.hero-with-image{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.hero-with-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1}.hero-with-image .container{position:relative;z-index:2}.hero-with-video{position:relative;overflow:hidden}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);z-index:0;object-fit:cover}.hero-with-video .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(27,38,49,.75),rgba(44,62,80,.65));z-index:1}.hero-with-video .container{position:relative;z-index:2}.service-hero-with-image{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;min-height:62vh;padding:8em 1em 6em;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.service-hero-with-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(27,38,49,.9),rgba(44,62,80,.8) 50%,rgba(92,111,127,.85));z-index:1}.service-hero-with-image .container{position:relative;z-index:2}@media (max-width:768px){.service-hero-with-image{min-height:auto;padding:4em 1em 3em}}@media (max-width:480px){.service-hero-with-image{padding:3em 1em 2em}.service-hero-with-image h1{font-size:2em}.service-hero-with-image .service-subtitle{font-size:.95em}}.team-photo-wrapper{text-align:center;margin-bottom:2em}.team-photo{max-width:400px;width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:transform .3s ease}.team-photo:hover{transform:scale(1.02)}@media (max-width:768px){.team-photo{max-width:100%}}.service-overview{background-color:#fff}.service-overview-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:3em;gap:3em;align-items:center}.service-overview-text{padding-right:1em}.service-overview-image{text-align:center}.service-overview-image img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media (max-width:768px){.service-overview-content{grid-template-columns:1fr;gap:2em}.service-overview-text{padding-right:0}}.gallery-section{background-color:#fafafa;padding:4em 0}.before-after-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2em;gap:2em;margin-top:2em}.before-after-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease}.before-after-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.before-after-card img{width:100%;height:auto;display:block}.before-after-card .disclaimer{padding:1em;text-align:center;font-size:.85em;color:#666;font-style:italic;margin:0;background:#fafafa}.treatment-card-with-image{position:relative;overflow:hidden}.treatment-card-image{width:100%;height:200px;object-fit:cover;border-radius:8px 8px 0 0;margin-bottom:1em}.facility-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2em;gap:2em;margin-top:2em}.facility-photo-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease}.facility-photo-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.facility-photo-card img{width:100%;height:300px;object-fit:cover;display:block}.facility-photo-caption{padding:1.5em;text-align:center}.facility-photo-caption h4{color:#1b2631;margin:0 0 .5em;font-size:1.2em}.facility-photo-caption p{color:#666;margin:0;font-size:.9em}.community-section{background-color:#fff;padding:4em 0}.event-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5em;gap:1.5em;margin-top:2em}.event-photo{border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease}.event-photo:hover{transform:scale(1.03);box-shadow:0 8px 20px rgba(0,0,0,.15)}.event-photo img{width:100%;height:250px;object-fit:cover;display:block}.trust-badges-section{padding:3em 0;background:linear-gradient(135deg,#fafafa,#fff)}.badges-container{display:flex;justify-content:center;align-items:center;gap:3em;flex-wrap:wrap;margin-top:2em}@media (max-width:768px){.before-after-grid,.facility-gallery{grid-template-columns:1fr;gap:1.5em}.event-gallery{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1em}.badges-container{gap:2em}}.lazy-image{opacity:0;transition:opacity .3s ease}.lazy-image.loaded{opacity:1}.image-placeholder{background:linear-gradient(135deg,#e5e5e5,#fafafa);display:flex;align-items:center;justify-content:center;color:#999;font-style:italic;min-height:300px}.treatment-categories{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5em;gap:1.5em;margin-top:2em;max-width:1000px;margin-left:auto;margin-right:auto}.category-card{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;text-decoration:none;color:inherit;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:#b8860b}.category-card-image{width:100%;height:160px;overflow:hidden}.category-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-card-image img{transform:scale(1.05)}.category-card-content{padding:1.25em;text-align:center;display:flex;flex-direction:column;flex-grow:1}.category-card h3{color:#1b2631;font-size:1.1em;margin-bottom:.4em;font-family:Playfair Display,serif}.category-card p{color:#666;font-size:.85em;margin:0;line-height:1.4;flex-grow:1}.category-card-cta{color:#b8860b;font-size:.85em;font-weight:600;margin-top:1em;transition:color .2s ease}.category-card:hover .category-card-cta{color:#1b2631}@media (max-width:768px){.treatment-categories{grid-template-columns:repeat(2,1fr);gap:1em}.category-card{padding:1.5em 1em}.category-icon{font-size:2em}.category-card h3{font-size:1.1em}}@media (max-width:480px){.treatment-categories{grid-template-columns:1fr;gap:.8em}}.credibility-section{background-color:#fff;padding:4em 0}.credibility-content{display:grid;grid-template-columns:400px 1fr;grid-gap:4em;gap:4em;align-items:center;max-width:1000px;margin:0 auto}.credibility-image{text-align:center}.credibility-image .team-photo{max-width:400px;width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:transform .3s ease}.credibility-image .team-photo:hover{transform:scale(1.02)}.credibility-text{padding-left:1em}.credibility-text h2{text-align:left;margin-bottom:1.2em;font-size:2.5em;color:#1b2631}.credibility-intro{font-size:1.1em;line-height:1.7;color:#34495e;margin-bottom:1.5em}.credibility-bullets{list-style:none;padding:0;margin:0 0 2em}.credibility-bullets li{display:flex;align-items:flex-start;gap:1em;margin-bottom:1.2em;padding:1em;background-color:#fafafa;border-radius:8px;border-left:4px solid #b8860b;transition:all .3s ease}.credibility-bullets li:hover{transform:translateX(4px);background-color:#f5f5f5;box-shadow:0 2px 8px rgba(0,0,0,.08)}.bullet-icon{flex-shrink:0;width:28px;height:28px;background-color:#b8860b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1em}.credibility-bullets li span:not(.bullet-icon){flex:1 1;font-size:1em;line-height:1.6;color:#2c3e50;font-weight:500}.credibility-text .btn{margin-top:.5em}.booking-process-section{background-color:#fafafa;padding:4em 0}.booking-process-section h2{text-align:center;margin-bottom:3em;font-size:2.5em;color:#1b2631;position:relative}.booking-process-section h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#b8860b;border-radius:2px}.booking-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2em;gap:2em;max-width:1000px;margin:0 auto 2em}.booking-step{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:2.5em 2em;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden}.booking-step:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#b8860b,#6a7b7d);transform:scaleX(0);transition:transform .3s ease}.booking-step:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,.15);border-color:#b8860b}.booking-step:hover:before{transform:scaleX(1)}.step-number{width:60px;height:60px;background-color:#b8860b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5em;margin:0 auto 1.2em;font-family:Playfair Display,serif;box-shadow:0 4px 12px rgba(184,134,11,.3);transition:all .3s ease}.booking-step:hover .step-number{transform:scale(1.1);box-shadow:0 6px 16px rgba(184,134,11,.4)}.booking-step h3{color:#1b2631;font-size:1.4em;margin-bottom:.8em;font-family:Playfair Display,serif;line-height:1.3}.booking-step p{color:#34495e;font-size:.95em;line-height:1.6;margin-bottom:0}@media (max-width:768px){.credibility-content{grid-template-columns:1fr;gap:2em}.credibility-image .team-photo{max-width:100%}.credibility-text{padding-left:0;text-align:center}.credibility-text h2{text-align:center;font-size:2.2em}.credibility-bullets li{text-align:left}.credibility-text .btn{display:inline-block;width:auto}.booking-steps{grid-template-columns:1fr;gap:1.5em}.booking-step{padding:2em 1.5em}.step-number{width:55px;height:55px}.booking-step h3,.step-number{font-size:1.3em}}@media (max-width:480px){.credibility-section{padding:3em 0}.credibility-text h2{font-size:1.8em}.credibility-intro{font-size:1em}.credibility-bullets li{padding:.8em;margin-bottom:1em}.bullet-icon{width:24px;height:24px;font-size:.9em}.booking-process-section{padding:3em 0}.booking-process-section h2{font-size:2em;margin-bottom:2em}.booking-step{padding:1.8em 1.2em}.step-number{width:50px;height:50px;margin-bottom:1em}.booking-step h3,.step-number{font-size:1.2em}.booking-step p{font-size:.9em}}.legal-page{padding:calc(var(--total-header-height) + 2em) 0 4em;min-height:60vh}.legal-page h1{color:var(--text-dark);margin-bottom:.5em}.legal-updated{color:#666;font-size:.9em;padding-bottom:1em;border-bottom:1px solid #eee}.legal-page section,.legal-updated{margin-bottom:2em}.legal-page h2{color:var(--text-dark);font-size:1.3em;margin-bottom:.75em}.legal-page p{color:#444;line-height:1.7;margin-bottom:1em}.legal-page ul{margin:1em 0;padding-left:1.5em}.legal-page li{color:#444;line-height:1.7;margin-bottom:.5em}.trust-section{padding:3em 0;background:linear-gradient(180deg,#fefefe,#f8f9fa)}.trust-section h2{margin-bottom:.3em}.trust-subtitle{color:#34495e;font-size:1.05em}.trust-category,.trust-subtitle{margin-bottom:2em}.trust-category:last-child{margin-bottom:0}.trust-category-label{text-align:center;font-size:.75em;text-transform:uppercase;letter-spacing:1.5px;color:#999;margin-bottom:1em;font-weight:600}.trust-badges-row{flex-wrap:wrap;gap:2em 3em;max-width:900px;margin:0 auto}.trust-badge,.trust-badges-row{display:flex;justify-content:center;align-items:center}.trust-badge{transition:all .3s ease;text-decoration:none;color:inherit}.trust-badge:hover{transform:translateY(-2px)}.trust-badge img{max-width:100px;max-height:35px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.trust-badge:hover img{filter:grayscale(0);opacity:1}.trust-badge-text{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.6em 1em;background:#f5f5f5;border-radius:6px;transition:all .3s ease;opacity:.7}.trust-badge:hover .trust-badge-text{opacity:1;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.trust-badge-name{font-size:.85em;font-weight:700;color:#1b2631;letter-spacing:.5px}.trust-badge-label{font-size:.7em;color:#666;margin-top:.2em}.trust-badge img[src*=alle]{max-height:28px}.trust-badge img[src*=galderma]{max-width:120px;max-height:40px}@media (max-width:768px){.trust-badges-row{gap:1.5em 2em}.trust-badge img{max-width:80px;max-height:40px}.trust-badge img[src*=alle]{max-height:22px}.trust-badge img[src*=galderma]{max-width:90px;max-height:30px}.trust-badge-text{padding:.5em .8em}.trust-badge-name{font-size:.75em}.trust-badge-label{font-size:.65em}}.google-rating{display:inline-flex;align-items:center;gap:.75em;background:hsla(0,0%,100%,.95);padding:.6em 1.2em;border-radius:30px;text-decoration:none;color:#333;box-shadow:0 2px 12px rgba(0,0,0,.15);transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.google-rating:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.2);color:#333}.google-rating-stars{display:flex;gap:2px}.google-star{color:#ddd;transition:color .2s ease}.google-star-filled{color:#fbbc05}.google-rating-text{display:flex;align-items:center;gap:.4em;font-size:.9em;font-weight:500}.google-rating-value{font-weight:700}.google-rating-separator{color:#aaa}.google-rating-reviews{color:#666}.google-logo{margin-left:.25em}.google-rating-compact{padding:.4em .8em;gap:.5em}.google-rating-compact .google-star{width:16px;height:16px}.google-rating-compact .google-rating-text{font-size:.8em}.hero-rich-chips{justify-content:center;gap:1em;margin-top:1.2em;margin-bottom:1.5em;flex-wrap:wrap}.hero-rich-chips,.rich-chip{display:flex;align-items:center}.rich-chip{justify-content:flex-start;gap:.75em;background:#fff;padding:.5em 1.5em .5em .5em;border-radius:50px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.12);min-width:180px;height:52px}.rich-chip:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.18)}.rich-chip-logo{flex-shrink:0;margin-left:3px}.rich-chip-stars{display:flex;gap:1px}.rich-chip-badge{height:40px;width:auto}.rich-chip-icon{flex-shrink:0;stroke:#d4a843}.rich-chip-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #d4a843;flex-shrink:0}.rich-chip-text{font-size:.85em;font-weight:600;color:#1b2631;white-space:nowrap}.rich-chip-text-sm{font-size:.75em}@media (max-width:768px){.hero-rich-chips{flex-direction:column;align-items:center;gap:.65em;margin-bottom:1.2em}.rich-chip{padding:.4em 1.2em .4em .4em;gap:.6em;width:auto;min-width:220px;height:46px}.rich-chip-avatar{width:32px;height:32px}.rich-chip-stars svg{width:16px;height:16px}.rich-chip-badge{height:32px}.rich-chip-logo{width:18px;height:18px}.rich-chip-text{font-size:.85em}.rich-chip-text-sm{font-size:.7em}.google-rating{padding:.5em 1em;gap:.5em}.google-rating-text{font-size:.8em}.google-star{width:16px;height:16px}}.social-proof-bar{background:#0d1117;color:#fff;padding:2em 1em}.social-proof-bar-inner{display:flex;flex-direction:column;align-items:center;gap:.75em}@media (max-width:768px){.social-proof-bar-inner{align-items:flex-start;width:-moz-fit-content;width:fit-content;margin:0 auto}.social-proof-owner,.social-proof-row{justify-content:flex-start}}.social-proof-row{display:flex;align-items:center;justify-content:center;gap:.6em;text-decoration:none;color:#fff;transition:opacity .2s ease}.social-proof-row:hover{opacity:.8}.social-proof-logo{width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.social-proof-logo svg{display:block;width:20px;height:20px}.social-proof-badge-circle{width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.social-proof-badge-circle img{height:22px;width:auto;display:block}.social-proof-stars{display:flex;gap:2px}.social-proof-stars svg{width:18px;height:18px}.social-proof-text{font-size:.9em;color:hsla(0,0%,100%,.5);font-weight:300}.social-proof-label{font-size:.9em;color:#fff;font-weight:500}.social-proof-separator{width:80px;height:1px;background:hsla(0,0%,100%,.12);margin:.25em 0}.social-proof-owner{display:flex;align-items:center;gap:.5em}.social-proof-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid rgba(212,168,67,.5);flex-shrink:0}.social-proof-owner-text{font-size:.85em;color:hsla(0,0%,100%,.7);font-weight:500}@media (min-width:769px){.social-proof-bar-inner{flex-direction:row;justify-content:center;gap:2em}.social-proof-separator{width:1px;height:1.5em;margin:0}}.hero-ribbon{position:absolute;bottom:0;left:0;right:0;z-index:10;transform:translateY(50%)}.hero-ribbon-inner{display:flex;justify-content:center;gap:0;max-width:900px;margin:0 auto;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:60px;box-shadow:0 8px 32px rgba(0,0,0,.15);overflow:hidden}.hero-ribbon-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4em;padding:1em 2em;text-decoration:none;color:#1b2631;transition:all .3s ease;flex:1 1;min-width:0;position:relative}.hero-ribbon-item:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:50%;background:rgba(0,0,0,.1)}.hero-ribbon-item:last-child:after{display:none}.hero-ribbon-item:hover{background:linear-gradient(180deg,#b8860b,#9a7209);color:#fff}.hero-ribbon-item:hover .hero-ribbon-icon{color:#fff}.hero-ribbon-icon{width:28px;height:28px;color:#b8860b;transition:color .3s ease}.hero-ribbon-icon svg{width:100%;height:100%}.hero-ribbon-label{font-size:.85em;font-weight:600;letter-spacing:.3px;text-align:center;white-space:nowrap}.hero.hero-with-ribbon{padding-bottom:8em;margin-bottom:3em}@media (max-width:900px){.hero-ribbon-inner{max-width:calc(100% - 2em);border-radius:20px}.hero-ribbon-item{padding:.8em 1em}.hero-ribbon-icon{width:24px;height:24px}.hero-ribbon-label{font-size:.75em}}@media (max-width:600px){.hero-ribbon{transform:translateY(0);position:relative;margin-top:2em}.hero-ribbon-inner{flex-wrap:wrap;border-radius:16px;max-width:320px}.hero-ribbon-item{flex:1 1 50%;padding:1em}.hero-ribbon-item:after{display:none}.hero-ribbon-item:first-child,.hero-ribbon-item:nth-child(2){border-bottom:1px solid rgba(0,0,0,.08)}.hero-ribbon-item:first-child,.hero-ribbon-item:nth-child(3){border-right:1px solid rgba(0,0,0,.08)}.hero.hero-with-ribbon{padding-bottom:6em;margin-bottom:1em}}.team-section{background:linear-gradient(180deg,#f8f9fa,#fefefe)}.team-subtitle{color:#34495e;font-size:1.1em;margin-bottom:2.5em}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5em;gap:2.5em;max-width:800px;margin:0 auto}.team-card{background:#fff;border-radius:16px;padding:2em 1.5em;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(212,168,67,.15)}.team-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:rgba(212,168,67,.3)}.team-photo-wrapper{margin-bottom:1.5em}.team-member-photo{object-fit:cover}.team-avatar-placeholder,.team-member-photo{width:160px;height:160px;border-radius:50%;border:4px solid var(--primary-color);box-shadow:0 6px 20px rgba(212,168,67,.25)}.team-avatar-placeholder{background:linear-gradient(135deg,var(--background-dark) 0,#2a3f50 100%);display:flex;align-items:center;justify-content:center;margin:0 auto}.team-avatar-placeholder span{font-size:2.5em;font-weight:700;color:var(--primary-color);font-family:Playfair Display,serif}.team-info{padding-top:.5em}.team-name{font-size:1.4em;margin-bottom:.2em;color:var(--background-dark)}.team-role{color:var(--primary-color);font-weight:600;font-size:.95em;margin-bottom:.3em;text-transform:uppercase;letter-spacing:.5px}.team-specialty{color:#8a9bab;font-size:.85em;font-style:italic;margin-bottom:1em;letter-spacing:.3px}.team-bio{font-size:.95em;color:#4a5568;line-height:1.6;text-align:left;margin:0}.team-compliance{margin-top:2.5em;font-size:.9em;color:#6b7c8d;font-style:italic}.team-credentials{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5em}.team-credentials li{font-size:.9em;color:#4a5568;padding:.5em 1em;background:#f8f9fa;border-radius:6px;border-left:3px solid var(--primary-color)}@media (max-width:900px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.team-grid{grid-template-columns:1fr;max-width:320px}.team-avatar-placeholder,.team-member-photo{width:120px;height:120px}.team-avatar-placeholder span{font-size:2em}}.gallery-hero{background:linear-gradient(135deg,#1b2631,#2c3e50);color:#fff;text-align:center;padding:4em 1em 3em}.gallery-hero h1{color:#fff;margin-bottom:.5em}.gallery-hero .hero-subtitle{color:hsla(0,0%,100%,.9);font-size:1.2em;max-width:600px;margin:0 auto}.gallery-nav{background:#fff;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:var(--total-header-height);z-index:50;box-shadow:0 2px 8px rgba(0,0,0,.05)}.gallery-nav .container{padding:0 1.5em}.gallery-nav-list{list-style:none;margin:0;padding:0;display:flex;gap:.5em;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery-nav-list::-webkit-scrollbar{display:none}.gallery-nav-link{display:block;padding:1em 1.5em;color:#2c3e50;font-weight:500;white-space:nowrap;border-bottom:3px solid transparent;transition:all .2s ease}.gallery-nav-link:hover{color:#b8860b;border-bottom-color:#b8860b}.gallery-ribbon{position:absolute;bottom:0;left:0;right:0;z-index:10;transform:translateY(50%);padding:0 1em}.gallery-ribbon-inner{display:flex;justify-content:center;gap:0;max-width:800px;margin:0 auto;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.08);overflow:hidden}.gallery-ribbon-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3em;padding:1.2em 1.5em;text-decoration:none;color:#1b2631;transition:all .3s ease;flex:1 1;min-width:0;position:relative;cursor:pointer}.gallery-ribbon-item:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:50%;background:rgba(0,0,0,.1)}.gallery-ribbon-item:last-child:after{display:none}.gallery-ribbon-item:hover{background:linear-gradient(180deg,#b8860b,#9a7209);color:#fff}.gallery-ribbon-item:hover .gallery-ribbon-icon{color:#fff}.gallery-ribbon-item:hover .gallery-ribbon-count{color:hsla(0,0%,100%,.8)}.gallery-ribbon-icon{width:26px;height:26px;color:#b8860b;transition:color .3s ease}.gallery-ribbon-icon svg{width:100%;height:100%}.gallery-ribbon-label{font-size:.9em;font-weight:600;letter-spacing:.2px;text-align:center;white-space:nowrap}.gallery-ribbon-count{font-size:.7em;font-weight:500;color:#888;transition:color .3s ease}.service-hero-with-image.gallery-hero-with-ribbon{padding-bottom:6em;margin-bottom:4em;position:relative}@media (max-width:768px){.gallery-ribbon{transform:translateY(50%)}.gallery-ribbon-inner{flex-wrap:wrap;border-radius:12px;max-width:340px}.gallery-ribbon-item{flex:1 1 50%;padding:1em .8em}.gallery-ribbon-item:after{display:none}.gallery-ribbon-item:first-child,.gallery-ribbon-item:nth-child(2){border-bottom:1px solid rgba(0,0,0,.08)}.gallery-ribbon-item:first-child,.gallery-ribbon-item:nth-child(3){border-right:1px solid rgba(0,0,0,.08)}.gallery-ribbon-icon{width:22px;height:22px}.gallery-ribbon-label{font-size:.8em}.gallery-ribbon-count{font-size:.65em}.service-hero-with-image.gallery-hero-with-ribbon{padding-bottom:5em;margin-bottom:5em}}@media (max-width:480px){.service-hero-with-image.gallery-hero-with-ribbon{margin-bottom:6em}}.gallery-section h2{text-align:center;margin-bottom:.5em}.gallery-section .section-subtitle{color:#666;margin-bottom:2em}.gallery-coming-soon{text-align:center;padding:4em 2em;background:#f8f9fa;border-radius:12px;border:2px dashed #ddd}.gallery-coming-soon p{color:#666;font-style:italic;margin:0}.gallery-cta-section{background:linear-gradient(135deg,#1b2631,#2c3e50);color:#fff;padding:4em 1em}.gallery-cta-section h2{color:#fff}.gallery-cta-section p{color:hsla(0,0%,100%,.9);margin-bottom:2em}.gallery-grid-3col{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5em;gap:1.5em;max-width:1100px;margin:0 auto}.gallery-grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,350px));grid-gap:1.5em;gap:1.5em;justify-content:center}.gallery-grid-auto .before-after-card{max-width:350px}.image-description{font-size:.95em;font-weight:500;color:#1b2631;margin:.75em 0 .25em;text-align:center}.gallery-grid-3col .before-after-card img,.gallery-grid-auto .before-after-card img{transition:transform .3s ease;border-radius:8px}.gallery-grid-3col .before-after-card:hover img,.gallery-grid-auto .before-after-card:hover img{transform:scale(1.02)}@media (max-width:900px){.gallery-grid-3col{grid-template-columns:repeat(2,1fr);max-width:700px}}@media (max-width:768px){.gallery-hero{padding:3em 1em 2em}.gallery-hero h1{font-size:2em}.gallery-nav-link{padding:.8em 1em;font-size:.9em}}@media (max-width:600px){.gallery-grid-3col,.gallery-grid-auto{grid-template-columns:1fr;max-width:400px}.gallery-grid-auto{margin:0 auto}.gallery-grid-auto .before-after-card{max-width:100%}}.pricing-hero{background:linear-gradient(135deg,#1b2631,#2c3e50);color:#fff;text-align:center;padding:4em 1em 3em}.pricing-hero h1{color:#fff;margin-bottom:.5em}.pricing-hero .hero-subtitle{color:hsla(0,0%,100%,.9);font-size:1.2em;max-width:600px;margin:0 auto}.pricing-nav{background:#fff;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:var(--total-header-height);z-index:50;box-shadow:0 2px 8px rgba(0,0,0,.05)}.pricing-nav .container{padding:0 1.5em}.pricing-nav-list{list-style:none;margin:0;padding:0;display:flex;gap:.5em;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:wrap;justify-content:center}.pricing-nav-list::-webkit-scrollbar{display:none}.pricing-nav-link{display:block;padding:1em 1.5em;color:#2c3e50;font-weight:500;white-space:nowrap;border-bottom:3px solid transparent;transition:all .2s ease}.pricing-nav-link:hover{color:#b8860b;border-bottom-color:#b8860b}.pricing-section{padding:3em 0}.pricing-section:nth-child(2n){background-color:#fafafa}.pricing-section h2{text-align:center;margin-bottom:.5em}.pricing-section .section-subtitle{text-align:center;color:#666;margin-bottom:2em}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5em;gap:1.5em}.pricing-card{background:#fff;border-radius:12px;padding:1.5em;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #eee;transition:all .3s ease}.pricing-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.pricing-card-title{font-family:Playfair Display,serif;font-size:1.2em;color:#1b2631;margin:0 0 .3em}.pricing-card-tagline{font-size:.9em;color:#666;margin:0 0 1em;line-height:1.4}.pricing-card-price{font-size:1.3em;font-weight:600;color:#b8860b;margin:0}.pricing-card-price span{font-size:.7em;font-weight:400;color:#666}.pricing-cta-section{background:linear-gradient(135deg,#1b2631,#2c3e50);color:#fff;padding:4em 1em;text-align:center}.pricing-cta-section h2{color:#fff}.pricing-cta-section p{color:hsla(0,0%,100%,.9);margin-bottom:2em}.pricing-disclaimer{text-align:center;padding:2em;background:#f8f9fa;border-top:1px solid #eee}.pricing-disclaimer p{font-size:.85em;color:#666;font-style:italic;max-width:800px;margin:0 auto}@media (max-width:768px){.pricing-hero{padding:3em 1em 2em}.pricing-hero h1{font-size:2em}.pricing-nav-link{padding:.8em 1em;font-size:.9em}.pricing-grid{grid-template-columns:1fr}}