:root{--aphrodite-aqua:#45EDB9;--stellar-explorer:#002B2B;--journey-sky:#CCEDEC;--light-mint:#BFFFBD;--luminescent-sky:#CAFFFB;--lamiaceae:#40FFDF;--white:#FFFFFF;--black:#000000;--gray-light:#F8F9FA;--gray-medium:#6C757D;--gray-dark:#343A40}@font-face{font-family:Specter;src:url('./fonts/specter-bold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Specter;src:url('./fonts/specter-regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Calvino;src:url('./fonts/calvino-regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Bio Sans';src:url('./fonts/biosans-regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Bio Sans',sans-serif;line-height:1.6;color:var(--stellar-explorer);background-color:var(--white);overflow-x:hidden;font-weight:400;position:relative;z-index:-5}h1,h2,h3,h4,h5,h6{font-family:Specter,sans-serif;font-weight:700;line-height:1.2}h1{font-size:clamp(2.5rem, 5vw, 4rem);font-weight:700}h2{font-size:clamp(2rem, 4vw, 3rem);font-weight:700}h3{font-size:clamp(1.5rem, 3vw, 2rem);font-family:Calvino,serif;font-weight:400}h4{font-size:clamp(1.25rem, 2.5vw, 1.5rem);font-family:Calvino,serif;font-weight:400}p{font-size:1.1rem;margin-bottom:1rem;font-family:'Bio Sans',sans-serif;font-weight:400}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.navbar{position:fixed;top:0;width:100%;background:0 0;z-index:10000;padding:1rem 0;transition:all .5s ease}.navbar.scrolled{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.nav-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center}.nav-logo a{text-decoration:none;display:flex;align-items:center;transition:all .3s ease}.logo-img{height:40px;width:auto;transition:all .3s ease;filter:brightness(0) invert(1)}.navbar.scrolled .logo-img{filter:brightness(0) invert(0)}.nav-menu{display:flex;list-style:none;gap:2rem;align-items:center}.nav-menu a{text-decoration:none;color:var(--white);font-weight:500;transition:color .3s ease;position:relative;opacity:.9}.navbar.scrolled .nav-menu a{color:var(--stellar-explorer)}.nav-menu a:hover{color:var(--aphrodite-aqua);opacity:1}.nav-menu a::after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--aphrodite-aqua);transition:width .3s ease}.nav-menu a:hover::after{width:100%}.nav-menu a.active{color:var(--aphrodite-aqua);opacity:1}.nav-menu a.active::after{width:100%}.lang-btn{background:rgba(69,237,185,.2);color:var(--white);border:1px solid var(--aphrodite-aqua);padding:.5rem 1rem;border-radius:25px;font-weight:700;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.navbar.scrolled .lang-btn{background:var(--aphrodite-aqua);color:var(--stellar-explorer);border:none}.lang-btn:hover{background:var(--aphrodite-aqua);color:var(--stellar-explorer);transform:translateY(-2px)}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:25px;height:3px;background:var(--white);margin:3px 0;transition:.3s}.navbar.scrolled .hamburger span{background:var(--stellar-explorer)}.hero{min-height:100vh;display:flex;align-items:center;position:relative;background:linear-gradient(135deg,var(--stellar-explorer) 0,#001a1a 50%,var(--stellar-explorer) 100%);overflow:hidden;perspective:1000px}.hero-compact{min-height:55vh;padding-top:5rem}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transform-style:preserve-3d;will-change:transform}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(0,43,43,.8),rgba(69,237,185,.1));z-index:1}.organic-shapes{position:relative;width:100%;height:100%;z-index:2;transform-style:preserve-3d;will-change:transform}.shape{position:absolute;border-radius:50%;background:linear-gradient(45deg,var(--aphrodite-aqua),var(--lamiaceae));opacity:.15;filter:blur(4px);transform-style:preserve-3d;will-change:transform;backface-visibility:hidden}.shape[data-depth="0.1"]{transform:translateZ(10px)}.shape[data-depth="0.2"]{transform:translateZ(20px)}.shape[data-depth="0.3"]{transform:translateZ(30px)}.shape[data-depth="0.4"]{transform:translateZ(40px)}.shape[data-depth="0.5"]{transform:translateZ(50px)}.shape[data-depth="0.6"]{transform:translateZ(60px)}.shape[data-depth="0.7"]{transform:translateZ(70px)}.shape[data-depth="0.8"]{transform:translateZ(80px)}.shape[data-depth="0.9"]{transform:translateZ(90px)}.shape[data-depth="1.0"]{transform:translateZ(100px)}.shape-1{width:400px;height:400px;top:5%;right:5%;animation-delay:0s}.shape-2{width:250px;height:250px;bottom:15%;left:10%;animation-delay:2s}.shape-3{width:180px;height:180px;top:60%;left:60%;animation-delay:4s}.shape-4{width:120px;height:120px;top:20%;left:20%;animation-delay:6s}.shape-5{width:90px;height:90px;bottom:40%;right:30%;animation-delay:8s}.shape-6{width:60px;height:60px;top:15%;left:80%;animation-delay:1s}.shape-7{width:80px;height:80px;top:75%;left:15%;animation-delay:3s}.shape-8{width:45px;height:45px;top:25%;right:20%;animation-delay:5s}.shape-9{width:70px;height:70px;bottom:25%;left:25%;animation-delay:7s}.shape-10{width:50px;height:50px;top:85%;left:70%;animation-delay:2s}.shape-11{width:65px;height:65px;top:35%;left:10%;animation-delay:4s}.shape-12{width:40px;height:40px;bottom:15%;right:60%;animation-delay:6s}.shape-13{width:75px;height:75px;top:65%;right:15%;animation-delay:1.5s}.shape-14{width:55px;height:55px;top:10%;left:30%;animation-delay:3.5s}.shape-15{width:85px;height:85px;bottom:30%;right:45%;animation-delay:5.5s}.shape-16{width:35px;height:35px;top:45%;left:85%;animation-delay:2.5s}.shape-17{width:95px;height:95px;top:80%;left:60%;animation-delay:4.5s}.shape-18{width:50px;height:50px;bottom:70%;left:75%;animation-delay:6.5s}.shape-19{width:70px;height:70px;top:20%;right:70%;animation-delay:1.8s}.shape-20{width:60px;height:60px;bottom:60%;right:10%;animation-delay:3.8s}@keyframes borderRadiusOscillate{0%{scale:1;border-radius:50% 40%;transform:translate3d(0,-5%,0)}50%{scale:1.1;border-radius:50% 50%;transform:translate3d(0,5%,0)}100%{scale:1;border-radius:50% 40%;transform:translate3d(0,-5%,0)}}.shape-inner{position:absolute;background-color:var(--stellar-explorer);opacity:.5;width:40%;height:40%;top:30%;left:30%;animation:borderRadiusOscillate 4s ease-in-out infinite}@keyframes float{0%,100%{transform:translate3d(0,0,0) rotate(0) scale(1);border-radius:50% 50%}50%{transform:translate3d(0,-30px,0) rotate(180deg) scale(1.1);border-radius:50% 40%}}.parallax-bg{transform:translate3d(0,0,0);will-change:transform;backface-visibility:hidden}.parallax-shapes{transform:translate3d(0,0,0);will-change:transform;backface-visibility:hidden}.parallax-content{transform:translate3d(0,0,0);will-change:transform;backface-visibility:hidden}.hero-content{position:relative;z-index:3;max-width:900px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;align-items:center;min-height:100vh;text-align:center}.hero-compact .hero-content{min-height:55vh}.hero-main{color:var(--white);max-width:700px}.hero-title{margin-bottom:1.5rem}.hero-title .highlight{color:var(--aphrodite-aqua);display:block;font-size:.5em;font-weight:300;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;opacity:.9;line-height:1.3}.hero-title .main-title{color:var(--white);display:block;font-size:1.1em;font-weight:700;text-shadow:0 0 30px rgba(69,237,185,.5);margin-bottom:1rem;line-height:1.2}.hero-description{font-size:1.1rem;color:var(--journey-sky);line-height:1.7;opacity:.9;font-weight:300;margin-bottom:2.5rem;max-width:500px;margin-left:auto;margin-right:auto;font-family:'Bio Sans',sans-serif}.hero-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:var(--aphrodite-aqua);color:var(--stellar-explorer);border:none;padding:1rem 2rem;border-radius:50px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(69,237,185,.3)}.btn-primary:hover{background:var(--lamiaceae);transform:translateY(-3px);box-shadow:0 8px 25px rgba(69,237,185,.4)}.btn-secondary{background:0 0;color:var(--white);border:2px solid var(--white);padding:1rem 2rem;border-radius:50px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.btn-secondary:hover{background:var(--white);color:var(--stellar-explorer);transform:translateY(-3px);box-shadow:0 4px 15px rgba(255,255,255,.3)}.scroll-indicator{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;bottom:2rem;left:50%;transform:translateX(-50%);z-index:3;text-align:center;width:auto;min-width:200px}.scroll-arrow{width:30px;height:30px;rotate:45deg;border-right:2px solid var(--aphrodite-aqua);border-bottom:2px solid var(--aphrodite-aqua);animation:arrow-bounce 2s infinite}@keyframes arrow-bounce{0%,100%{transform:translate3d(5px,5px,0)}50%{transform:translate3d(-5px,-5px,0)}}.section-header{text-align:center;margin-bottom:2rem}.section-title{color:var(--stellar-explorer);margin-bottom:1rem;font-family:Calvino,serif;font-weight:400;font-size:2.5rem;text-transform:capitalize}.section-title span{font-family:Calvino,serif;font-style:italic}.title-accent{width:80px;height:4px;background:linear-gradient(90deg,var(--aphrodite-aqua),var(--lamiaceae));margin:0 auto;border-radius:2px}.about{padding:6rem 0;background:var(--white);min-height:100vh;display:flex;align-items:center}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text p{color:var(--gray-dark);margin-bottom:2rem;font-family:'Bio Sans',sans-serif;font-weight:400;font-size:1.1rem;line-height:1.8}.about-text p:last-of-type{margin-bottom:1rem}.text-link{color:var(--stellar-explorer);font-family:Calvino,serif;font-style:italic;letter-spacing:.1em;transition:all .3s ease}.text-link:hover{color:var(--aphrodite-aqua)}.photo-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;height:400px}.photo-placeholder{border-radius:15px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:all .3s ease;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 20px 40px rgba(0,0,0,.1)}.photo-placeholder:hover{transform:scale(1.05)}.photo-1{background-image:url('./images/IMG_0091_1080.webp');grid-column:1/2;grid-row:1/3}.photo-2{background-image:url('./images/IMG_0047_1080.webp');grid-column:2/3;grid-row:1/2}.photo-3{background-image:url('./images/IMG_0201_1080.webp');grid-column:2/3;grid-row:2/3}.placeholder-text{text-align:center;color:var(--stellar-explorer)}.placeholder-text p{font-family:Calvino,serif;font-size:.9rem;margin:0;opacity:.8}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.service-card{display:flex;flex-direction:column;align-items:start;background:var(--white);padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:all .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.service-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.service-svg-icon{width:60px;height:60px}.service-card h3{color:var(--stellar-explorer);margin-bottom:1rem;font-family:Specter,sans-serif;font-weight:700;font-size:1.6rem;text-align:center;align-self:center}.service-card p{color:var(--gray-dark);margin-bottom:1rem}.service-card .text-link{margin-top:auto;text-align:center}.video-section{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.video-background video{width:100%;height:100%;object-fit:cover;object-position:center}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(155deg,#002b2b 0,rgba(33,176,138,.6) 50%,#002b2b 100%);z-index:2}.video-texture{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(45,237,185,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(204,237,236,.1) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(64,255,223,.05) 0,transparent 50%);z-index:3}.video-content{position:relative;z-index:4;text-align:center;color:var(--white);max-width:800px;padding:2rem}.video-play-button{width:120px;height:120px;border-radius:50%;background:rgba(45,237,185,.9);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);box-shadow:0 10px 30px rgba(0,0,0,.3)}.video-play-button:hover{transform:scale(1.1);background:#2dedb9;box-shadow:0 15px 40px rgba(0,0,0,.4)}.play-icon{color:var(--stellar-explorer);margin-left:4px}.video-title{font-family:Specter,serif;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 4px 8px rgba(0,0,0,.3);line-height:1.2}.video-description{font-family:'Bio Sans',sans-serif;font-size:1.25rem;font-weight:300;margin-bottom:2.5rem;opacity:.95;line-height:1.6;text-shadow:0 2px 4px rgba(0,0,0,.3)}.video-cta{background:var(--aphrodite-aqua);color:var(--stellar-explorer);border:2px solid var(--aphrodite-aqua);font-weight:600;padding:1rem 2.5rem;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 25px rgba(45,237,185,.3)}.video-cta:hover{background:0 0;color:var(--aphrodite-aqua);transform:translateY(-2px);box-shadow:0 12px 35px rgba(45,237,185,.4)}.video-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;display:none;align-items:center;justify-content:center;padding:2rem}.video-modal.active{display:flex}.modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);backdrop-filter:blur(10px)}.modal-content{position:relative;width:100%;max-width:1200px;max-height:90vh;background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.5)}.modal-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:none;background:rgba(0,0,0,.7);color:var(--white);border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.modal-close:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.modal-content video{width:100%;height:auto;max-height:80vh;display:block}@media (max-width:768px){.video-title{font-size:2.5rem}.video-description{font-size:1.1rem}.video-play-button{width:100px;height:100px}.play-icon svg{width:50px;height:50px}.video-content{padding:1rem}.modal-content{margin:1rem;border-radius:15px}}@media (max-width:480px){.video-title{font-size:2rem}.video-description{font-size:1rem}.video-play-button{width:80px;height:80px}.play-icon svg{width:40px;height:40px}}.transition-banner{background:var(--white);padding:6rem 0;position:relative;overflow:hidden}.banner-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}.banner-text{color:var(--stellar-explorer)}.banner-title{font-family:Calvino,serif;font-size:2.5rem;margin-bottom:1rem;line-height:1.2;color:var(--stellar-explorer)}.banner-title span{font-style:italic}.banner-description{font-family:'Bio Sans',sans-serif;font-size:1.1rem;font-weight:300;line-height:1.6;color:var(--stellar-explorer);opacity:.8;max-width:600px}.banner-stats{display:flex;gap:3rem;align-items:center}.stat-item{text-align:center;color:var(--stellar-explorer)}.stat-number{font-family:'Calvino Grande',serif;font-size:3rem;font-weight:700;color:var(--aphrodite-aqua);line-height:1;margin-bottom:.5rem}.stat-label{font-family:'Bio Sans',sans-serif;font-size:.9rem;font-weight:300;color:var(--stellar-explorer);opacity:.7;text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.transition-banner{padding:3rem 0}.banner-content{grid-template-columns:1fr;gap:2rem;text-align:center}.banner-title{font-size:2rem}.banner-description{font-size:1rem}.banner-stats{justify-content:center;gap:2rem}.stat-number{font-size:2.5rem}}@media (max-width:480px){.banner-stats{flex-direction:column;gap:1.5rem}.banner-title{font-size:1.75rem}.stat-number{font-size:2rem}}.team{padding:6rem 0;background:var(--white);min-height:100vh;display:flex;align-items:center}.team-content{margin-top:3rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:2rem}.team-member{background:var(--white);border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;text-align:center}.team-member:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.member-photo{margin-bottom:1.5rem}.member-photo .photo-placeholder{width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,var(--aphrodite-aqua),var(--lamiaceae));display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;overflow:hidden}.member-photo .photo-placeholder::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite}.member-photo .placeholder-text{color:var(--white);font-weight:700;font-size:1.1rem;z-index:1;position:relative}.member-info h3{color:var(--stellar-explorer);margin-bottom:.5rem;font-size:1.5rem}.member-specialty{color:#1a8282;font-weight:700;margin-bottom:1rem;font-size:1.1rem}.member-description{color:var(--gray-dark);line-height:1.6;font-size:1rem;margin-bottom:0}.cta-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#002b2bcc,#003333cc);z-index:-1}.cta-section{padding:6rem 0;background:linear-gradient(135deg,var(--stellar-explorer),#033),url('./images/background-2.png');background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-blend-mode:overlay;color:var(--white);text-align:center;min-height:100vh;display:flex;align-items:center;overflow:hidden;position:relative;z-index:1}.cta-content{width:100%;max-width:800px;margin:0 auto;padding:0 2rem;box-sizing:border-box;z-index:2}@media (max-width:768px){.cta-content{max-width:100%;padding:0 1rem}}.cta-content h2{color:var(--aphrodite-aqua);margin-bottom:1rem}.cta-content p{color:var(--journey-sky);margin-bottom:2rem;font-size:1.2rem}.cta-section .contact-form-section{margin-top:2rem}.cta-section .contact-form{background:0 0;box-shadow:none;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;margin:0 auto}.cta-section .contact-form .form-group:first-child,.cta-section .contact-form .form-group:nth-child(2),.cta-section .contact-form .form-group:nth-child(3){grid-column:1/1}.cta-section .contact-form .form-group:nth-child(4),.cta-section .contact-form .form-group:nth-child(5){grid-column:2/2}.cta-section .contact-form .form-group:nth-child(4){grid-row:1/1}.cta-section .contact-form .form-group:nth-child(5){grid-row:2/4;display:grid;align-self:stretch;grid-template-rows:auto 1fr}.cta-section .contact-form .form-group{margin-bottom:0}.cta-section .contact-form .btn-primary{grid-column:1/-1;justify-self:center;margin-top:1rem}.cta-section .contact-form label{color:var(--white);text-align:left}.cta-section .contact-form input,.cta-section .contact-form select,.cta-section .contact-form textarea{background:rgba(255,255,255,.9);border:2px solid rgba(255,255,255,.3);color:var(--stellar-explorer)}.cta-section .contact-form input:focus,.cta-section .contact-form select:focus,.cta-section .contact-form textarea:focus{border-color:var(--aphrodite-aqua);background:var(--white)}.cta-section .form-message{color:var(--white);background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.cta-section .form-message-success{background:rgba(69,237,185,.2);border-color:var(--aphrodite-aqua)}.cta-section .form-message-error{background:rgba(255,107,107,.2);border-color:#ff6b6b}.footer{background:var(--stellar-explorer);color:var(--white);padding:4rem 0 2rem;position:relative;overflow:hidden}.footer-animation{position:absolute;bottom:0;left:0;right:0;height:120px;z-index:1;filter:blur(2px)}.footer-animation::before{content:'';position:absolute;bottom:0;left:0;right:0;height:120px;background:var(--aphrodite-aqua);filter:blur(500px);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 200" preserveAspectRatio="none"><path fill="white" d="M0,90 C150,50 300,130 450,90 C600,50 750,130 900,90 C1050,50 1200,120 1200,120 L1200,180 L0,180 Z"/></svg>') top left/2200px 180px repeat-x;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 200" preserveAspectRatio="none"><path fill="white" d="M0,90 C150,50 300,130 450,90 C600,50 750,130 900,90 C1050,50 1200,120 1200,120 L1200,180 L0,180 Z"/></svg>') top left/2200px 180px repeat-x;animation:wave-bounce 10s ease-in-out infinite alternate}.footer-animation::after{content:'';position:absolute;bottom:0;left:0;right:0;height:120px;background:var(--aphrodite-aqua);filter:blur(500px);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 200" preserveAspectRatio="none"><path fill="white" d="M0,90 C150,50 300,130 450,90 C600,50 750,130 900,90 C1050,50 1200,120 1200,120 L1200,180 L0,180 Z"/></svg>') top left/2000px 200px repeat-x;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 200" preserveAspectRatio="none"><path fill="white" d="M0,90 C150,50 300,130 450,90 C600,50 750,130 900,90 C1050,50 1200,120 1200,120 L1200,180 L0,180 Z"/></svg>') top left/2000px 200px repeat-x;animation:wave-bounce 7s ease-in-out infinite alternate}@keyframes wave-bounce{from{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:-300px 0;mask-position:-300px 0}}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;position:relative;z-index:2}.footer-section h3,.footer-section h4{color:var(--aphrodite-aqua);margin-bottom:1rem}.footer-section p{color:var(--journey-sky);margin-bottom:0}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:var(--journey-sky);text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:var(--aphrodite-aqua)}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;align-items:center;gap:.5rem;margin:0;color:var(--journey-sky)}.contact-item svg{color:var(--aphrodite-aqua);flex-shrink:0}.contact-item a{color:var(--journey-sky);text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:var(--aphrodite-aqua)}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-link{color:var(--journey-sky);text-decoration:none;transition:color .3s ease;display:flex;align-items:center;gap:1rem}.social-link:hover{color:var(--aphrodite-aqua)}.social-media-section .social-links{flex-direction:row;gap:1.5rem;justify-content:center}.social-media-section .social-link{color:var(--stellar-explorer)}.social-media-section .social-link:hover{color:var(--aphrodite-aqua)}.footer-bottom{border-top:1px solid var(--gray-dark);padding:2rem 0;text-align:center;position:relative;z-index:2;color:var(--gray-medium)}.footer-bottom p{margin:0}.faq{padding:6rem 0;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(177,225,214,.96)),url('./images/background-faq.webp');background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:normal}.faq-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}.faq-category h3{font-family:Calvino,serif;font-weight:400;color:var(--stellar-explorer);margin-bottom:1rem}.faq-list{background:var(--white);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden}.faq-item+.faq-item{border-top:1px solid rgba(0,0,0,.05)}.faq-question{width:100%;text-align:left;padding:1rem 1.25rem 1rem 3rem;background:0 0;border:none;cursor:pointer;font-family:'Bio Sans',sans-serif;font-size:1.05rem;color:var(--stellar-explorer);position:relative;transition:background .3s cubic-bezier(.4, 0, .2, 1),color .3s cubic-bezier(.4, 0, .2, 1)}.faq-question:hover{background:rgba(69,237,185,.03)}.faq-question::before{content:'';position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:var(--aphrodite-aqua);box-shadow:0 0 12px rgba(69,237,185,.5)}.faq-item.open .faq-question{background:rgba(69,237,185,.06);color:var(--stellar-explorer)}.faq-answer{padding:0 3rem;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4, 0, .2, 1),padding .4s cubic-bezier(.4, 0, .2, 1),opacity .3s cubic-bezier(.4, 0, .2, 1);color:var(--gray-dark);opacity:0}.faq-item.open .faq-answer{padding:1.5rem 3rem;opacity:1}.faq-question:focus-visible{outline:2px solid var(--aphrodite-aqua);outline-offset:2px;border-radius:8px}.faq-short{padding:4rem 0;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(177,225,214,.96)),url('./images/background-faq.webp');min-height:100vh;display:flex;align-items:center}.faq-short .section-header{text-align:center;margin-bottom:3rem}.faq-short .section-subtitle{color:var(--gray-medium);font-size:1.1rem;margin-top:1rem}.faq-short-grid{max-width:800px;margin:0 auto}.faq-short-footer{text-align:center;margin-top:3rem}.contact{padding:6rem 0;background:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.contact-form-section h3,.contact-info-section h3{font-family:Calvino,serif;font-weight:400;color:var(--stellar-explorer);margin-bottom:2rem;font-size:1.8rem}.contact-form{background:var(--white);padding:2rem;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--stellar-explorer);font-family:'Bio Sans',sans-serif}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid rgba(0,0,0,.1);border-radius:8px;font-family:'Bio Sans',sans-serif;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:var(--aphrodite-aqua);box-shadow:0 0 0 3px rgba(69,237,185,.1)}.form-group textarea{display:block;resize:none}.form-message{margin-top:1rem;padding:1rem;border-radius:8px;font-family:'Bio Sans',sans-serif;font-weight:500;text-align:center;animation:slideIn .3s ease}.form-message-success{background:rgba(69,237,185,.1);color:var(--stellar-explorer);border:2px solid var(--aphrodite-aqua)}.form-message-error{background:rgba(255,107,107,.1);color:#d32f2f;border:2px solid #ff6b6b}@keyframes slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-details{margin-bottom:3rem}.contact-item{display:flex;align-items:flex-start;margin-bottom:2rem;border-radius:12px;transition:all .3s ease;align-items:center}.contact-icon{flex-shrink:0;width:48px;height:48px;background:var(--aphrodite-aqua);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:var(--white)}.contact-text h4{color:var(--stellar-explorer);margin-bottom:.5rem;font-family:Specter,sans-serif;font-weight:700}.contact-text p{color:var(--gray-dark);margin-bottom:.25rem;font-family:'Bio Sans',sans-serif}.social-media-section h3{margin-bottom:1.5rem}.social-links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.social-link-card{display:flex;align-items:center;padding:1rem;background:var(--white);border:2px solid rgba(69,237,185,.2);border-radius:12px;text-decoration:none;color:var(--stellar-explorer);transition:all .3s ease}.social-link-card:hover{border-color:var(--aphrodite-aqua);background:rgba(69,237,185,.05);transform:translateY(-2px);box-shadow:0 8px 25px rgba(69,237,185,.15)}.social-link-card svg{margin-right:.75rem;color:var(--aphrodite-aqua)}.social-link-card span{font-weight:500;font-family:'Bio Sans',sans-serif}.map-section{margin-top:4rem}.map-section h3{text-align:center;font-family:Calvino,serif;font-weight:400;color:var(--stellar-explorer);margin-bottom:2rem;font-size:1.8rem}.map-container{border-radius:16px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.1)}.map-container iframe{display:block}@media (max-width:768px){.contact-grid{grid-template-columns:1fr;gap:2rem}.social-links-grid{grid-template-columns:1fr}.contact-form{padding:1.5rem}.contact-icon{width:40px;height:40px;margin-right:.75rem}}.mobile-nav-overlay{position:fixed;top:0;right:0;width:100vw;height:100vh;background:linear-gradient(135deg,var(--stellar-explorer) 0,var(--aphrodite-aqua) 100%);z-index:9999;transform:translateX(100%) translateY(-100%);transition:transform .8s cubic-bezier(.9, .1, .1, .9);display:flex;align-items:center;justify-content:center}.mobile-nav-overlay.active{transform:translateX(0) translateY(0)}.mobile-nav-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative}.mobile-nav-menu{list-style:none;padding:0;margin:0;text-align:center;display:flex;flex-direction:column;gap:2rem;align-items:center}.mobile-nav-menu li{opacity:0;transform:translateY(30px);transition:all .4s ease;transition-delay:0.1s}.mobile-nav-overlay.active .mobile-nav-menu li{opacity:1;transform:translateY(0)}.mobile-nav-menu li:first-child{transition-delay:0.1s}.mobile-nav-menu li:nth-child(2){transition-delay:0.2s}.mobile-nav-menu li:nth-child(3){transition-delay:0.3s}.mobile-nav-menu li:nth-child(4){transition-delay:0.4s}.mobile-nav-menu li:nth-child(5){transition-delay:0.5s}.mobile-nav-menu li:nth-child(6){transition-delay:0.6s}.mobile-nav-menu a{color:var(--white);text-decoration:none;font-family:Calvino,serif;font-size:2rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease;position:relative;display:inline-block}.mobile-nav-menu a::after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--aphrodite-aqua);transition:width .3s ease}.mobile-nav-menu a:hover{color:var(--aphrodite-aqua);transform:scale(1.05)}.mobile-nav-menu a:hover::after{width:100%}.mobile-nav-menu a.active{color:var(--aphrodite-aqua);transform:scale(1.05)}.mobile-nav-menu a.active::after{width:100%}.mobile-language-toggle{margin-top:1rem}.mobile-language-toggle .lang-btn{background:rgba(255,255,255,.1);border:2px solid var(--white);color:var(--white);padding:.75rem 1.5rem;border-radius:25px;font-family:'Bio Sans',sans-serif;font-size:.9rem;font-weight:300;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.mobile-language-toggle .lang-btn:hover{background:var(--white);color:var(--stellar-explorer);transform:scale(1.05)}.hamburger.active span:first-child{transform:rotate(-45deg) translate(-7px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-6px,-6px)}#tratamientos{height:100vh}.treatment-overview .panel-content{justify-content:center}#tratamientos .panel-content .btn-primary{align-self:center}.treatments-section{position:relative;width:100%;height:500vh;background:linear-gradient(135deg,var(--stellar-explorer) 0,var(--journey-sky) 100%)}.treatments-container{position:sticky;top:0;width:100%;height:100vh;overflow:hidden}.treatment-panel{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.treatment-panel:nth-child(2){z-index:2}.treatment-panel:nth-child(3){z-index:3}.treatment-panel:nth-child(4){z-index:4}.treatment-panel:nth-child(5){z-index:5}.panel-content{width:100%;max-width:1400px;margin:0 auto;padding:4rem 2rem 2rem;min-height:100vh;display:flex;flex-direction:column;justify-content:space-around;position:relative;z-index:1}.panel-content .scroll-indicator{position:relative;bottom:0}.panel-content .scroll-indicator .scroll-arrow{border-right:2px solid #000;border-bottom:2px solid #000}.panel-title{font-size:clamp(2.5rem, 6vw, 4rem);margin-bottom:1rem;font-weight:700}.treatment-overview{padding:6rem 0;background:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:overlay;background-attachment:fixed;position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}#tratamientos .treatment-overview{background:linear-gradient(135deg,var(--journey-sky),var(--luminescent-sky)),url('./images/background-1.jpg');background-attachment:fixed}#tratamientos .treatment-overview::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(204,237,236,.8),rgba(202,255,251,.8));z-index:1}.treatment-overview .panel-title{color:var(--white)}.why-regenerative-content{text-align:center;position:relative;z-index:2}.intro-paragraph{margin-bottom:2rem}.intro-paragraph p{font-size:1.2rem;line-height:1.8;color:var(--stellar-explorer);max-width:800px;margin:0 auto;font-family:'Bio Sans',sans-serif;font-weight:400}.core-pillars{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:4rem}.pillar-item{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem 2rem;box-shadow:0 10px 30px rgba(0,43,43,.1);transition:all .3s ease}.pillar-item:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,43,43,.15)}.pillar-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--aphrodite-aqua),var(--lamiaceae));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);box-shadow:0 8px 25px rgba(69,237,185,.3)}.pillar-item .pillar-icon svg{width:70%;fill:white}.pillar-item h3{color:var(--stellar-explorer);margin-bottom:1rem;font-family:Specter,sans-serif;font-weight:700;font-size:1.5rem}.pillar-item p{color:var(--gray-dark);line-height:1.6;font-size:1rem;margin:0}.comparison-table{margin-bottom:4rem}.comparison-table h3{color:var(--stellar-explorer);margin-bottom:2rem;font-family:Calvino,serif;font-weight:400;font-size:1.8rem}.table-container{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,43,43,.1);border:2px solid rgba(69,237,185,.2);max-width:600px;margin:0 auto}.table-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(69,237,185,.2)}.table-row:last-child{border-bottom:none}.table-row.header{background:linear-gradient(135deg,var(--aphrodite-aqua),var(--lamiaceae));color:var(--white);font-weight:700}.table-cell{padding:1.5rem 2rem;text-align:center;font-family:'Bio Sans',sans-serif;font-size:1rem;line-height:1.4}.table-row:not(.header) .table-cell:first-child{color:var(--gray-dark);border-right:1px solid rgba(69,237,185,.2)}.table-row:not(.header) .table-cell:last-child{color:var(--stellar-explorer);font-weight:500}.cta-section-overview{margin-top:3rem}.cta-section-overview .btn-primary{font-size:1.2rem;padding:1.2rem 3rem;box-shadow:0 8px 25px rgba(69,237,185,.4)}.cta-section-overview .btn-primary:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(69,237,185,.5)}.treatment-stem-cells{background:linear-gradient(90deg,#000 0,#003333db 100%),url(./images/IMG_0104_1080.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden}.treatment-exosomes{background:linear-gradient(90deg,#000 0,#003333db 100%),url('./images/IMG_0129_1080.webp');background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden}.treatment-iv-therapy{background:linear-gradient(90deg,#000 0,#003333db 100%),url('./images/IMG_0204_1080.webp');background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden}.treatment-orthopedics{background:linear-gradient(90deg,#000 0,#003333db 100%),url('./images/IMG_0053_1080.webp');background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden}.treatment-exosomes::before,.treatment-iv-therapy::before,.treatment-orthopedics::before,.treatment-stem-cells::before{content:'';position:absolute;top:-50%;right:-20%;width:60%;height:90%;background:rgba(69,237,185,.05);border-radius:50%;animation:float 20s ease-in-out infinite;filter:blur(10px)}.treatment-exosomes::after,.treatment-iv-therapy::after,.treatment-orthopedics::after,.treatment-stem-cells::after{content:'';position:absolute;bottom:-30%;left:-15%;width:60%;height:110%;background:rgba(191,255,189,.08);border-radius:50%;animation:float 25s ease-in-out infinite reverse;filter:blur(10px)}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(-40px) rotate(180deg)}75%{transform:translateY(-20px) rotate(270deg)}}.treatment-panel .panel-content{position:relative;z-index:2}.treatment-panel .panel-header{text-align:left;position:relative}.treatment-panel .panel-title{font-size:clamp(2.5rem, 6vw, 3rem);color:var(--white);margin-bottom:1.5rem;font-weight:700;text-shadow:0 4px 20px rgba(0,0,0,.3);position:relative;text-align:left}.panel-content .panel-body{display:grid;grid-template-columns:2fr 1fr;gap:10rem;align-items:end}.treatment-panel .treatment-info{display:block;width:100%;min-width:min-content;position:relative}.treatment-info-box-container{display:flex;flex-direction:column;gap:2rem}.treatment-panel .treatment-description p{font-family:'Bio Sans',sans-serif;font-weight:400;font-size:1.1rem;line-height:1.8;color:var(--white);margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.2);position:relative}.treatment-panel .treatment-description p:last-of-type{margin-bottom:2.5rem}.treatment-panel .treatment-benefits h3{color:var(--aphrodite-aqua);margin-bottom:2rem;font-size:1.8rem;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.3)}.treatment-panel .treatment-benefits ul{display:flex;list-style:none;padding:0}.treatment-panel .treatment-benefits li{padding:0 1.5rem;position:relative;font-size:1.1rem;color:var(--white);text-shadow:0 1px 5px rgba(0,0,0,.2);border-right:1px solid var(--aphrodite-aqua)}.treatment-panel .treatment-benefits li:first-child{padding-left:0}.treatment-panel .treatment-benefits li:last-child{border-right:none}@keyframes pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(-40px) rotate(180deg)}75%{transform:translateY(-20px) rotate(270deg)}}@media (max-width:1024px){.treatment-info{grid-template-columns:1fr;gap:2rem}.treatment-description{padding-right:0}}@media (max-width:768px){.nav-menu{display:none}.hamburger{display:flex}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.about-content{grid-template-columns:1fr;gap:2rem}.footer::before{height:80px;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 180" preserveAspectRatio="none"><path fill="white" d="M0,90 C150,50 300,130 450,90 C600,50 750,130 900,90 C1050,50 1200,120 1200,120 L1200,180 L0,180 Z"/></svg>') top left/800px 120px repeat-x;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 180" preserveAspectRatio="none"><path fill="white" d="M0,90 C150,50 300,130 450,90 C600,50 750,130 900,90 C1050,50 1200,120 1200,120 L1200,180 L0,180 Z"/></svg>') top left/800px 120px repeat-x}.photo-gallery{height:150vh;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.photo-placeholder:hover{transform:none}.photo-1{grid-column:1/2;grid-row:1/2}.photo-2{grid-column:1/2;grid-row:2/3}.photo-3{grid-column:1/2;grid-row:3/4}.team-grid{grid-template-columns:1fr;gap:2rem}.team-member{padding:1.5rem}.member-photo .photo-placeholder{width:120px;height:120px}.hero-buttons{flex-direction:column;align-items:center}.services-grid{grid-template-columns:1fr}.container{padding:0 1rem}#tratamientos,.treatments-section{height:auto;min-height:100vh}.treatments-container{position:relative;height:auto;overflow:visible}.treatment-panel{position:relative;transform:none;height:auto;min-height:100vh;display:block;overflow:visible}.panel-content{padding:1rem;height:auto;min-height:100vh}.panel-title{font-size:clamp(2rem, 8vw, 3rem);color:var(--white);text-shadow:0 2px 10px rgba(0,0,0,.3)}.why-regenerative-content{max-width:100%;padding:0 1rem}.intro-paragraph p{font-size:1.1rem;line-height:1.6}.core-pillars{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.pillar-item{padding:2rem 1.5rem}.pillar-icon{width:60px;height:60px;margin-bottom:1rem}.pillar-item h3{font-size:1.3rem}.pillar-item p{font-size:.95rem}.comparison-table h3{font-size:1.5rem;margin-bottom:1.5rem}.table-container{max-width:100%}.table-cell{padding:1rem 1.5rem;font-size:.9rem}.cta-section-overview .btn-primary{font-size:1.1rem;padding:1rem 2.5rem}.treatment-panel .treatment-info{width:100%}.treatment-description p{font-size:1rem;color:var(--white);text-shadow:0 1px 5px rgba(0,0,0,.2)}.treatment-benefits li{font-size:1rem;color:var(--white);text-shadow:0 1px 5px rgba(0,0,0,.2)}.treatment-benefits h3{color:var(--aphrodite-aqua);text-shadow:0 1px 5px rgba(0,0,0,.3)}.treatment-panel .treatment-benefits ul{flex-direction:column;width:auto}.treatment-panel .treatment-benefits li{padding:1rem 0;border-right:none;border-bottom:1px solid var(--aphrodite-aqua)}.treatment-panel .treatment-benefits li:first-child{padding-top:0}.treatment-panel .treatment-benefits li:last-child{border-bottom:none}.treatment-exosomes::after,.treatment-exosomes::before,.treatment-iv-therapy::after,.treatment-iv-therapy::before,.treatment-orthopedics::after,.treatment-orthopedics::before,.treatment-stem-cells::after,.treatment-stem-cells::before{display:none}.cta-section .contact-form{padding:1.5rem;margin:0 1rem;grid-template-columns:1fr;gap:1rem}.cta-section .contact-form .form-group:nth-child(4),.cta-section .contact-form .form-group:nth-child(5),.cta-section .contact-form .form-group:nth-child(6){grid-column:1;grid-row:auto}.cta-section .contact-form .btn-primary{grid-column:1}.cta-section .contact-form-section{margin-top:1.5rem}}@media (max-width:480px){.nav-container{padding:0 1rem}.hero-content{padding:0 1rem}.section-header{margin-bottom:2rem}.about,.cta-section,.team{padding:6rem 0 4rem}#tratamientos,.treatments-section{height:auto;min-height:100vh}.treatments-container{position:relative;height:auto;overflow:visible}.treatment-panel{position:relative;transform:none;height:auto;min-height:100vh;display:block;overflow:visible;padding:1rem}.panel-content{padding:3rem 1rem 4.5rem;height:auto;min-height:100vh}.panel-title{font-size:clamp(1.8rem, 10vw, 2.5rem);color:var(--white);text-shadow:0 2px 10px rgba(0,0,0,.3)}.treatment-info{gap:1.5rem}.image-placeholder{height:250px;border:2px solid rgba(69,237,185,.3)}.why-regenerative-content{padding:0 .5rem}.intro-paragraph p{font-size:1rem;line-height:1.5}.core-pillars{gap:1.5rem;margin-bottom:2.5rem}.pillar-item{padding:1.5rem 1rem}.pillar-icon{width:50px;height:50px}.pillar-item h3{font-size:1.2rem}.pillar-item p{font-size:.9rem}.comparison-table h3{font-size:1.3rem;margin-bottom:1rem}.table-cell{padding:.75rem 1rem;font-size:.85rem}.cta-section-overview .btn-primary{font-size:1rem;padding:.9rem 2rem}}.why-choose-us{background:var(--white);padding:8rem 0;min-height:60vh;display:flex;align-items:center}.why-choose-us .container{max-width:1200px;margin:0 auto;padding:0 2rem}.why-choose-us .section-header{text-align:center;margin-bottom:4rem}.why-choose-us .section-title{color:var(--stellar-explorer);margin-bottom:1rem;font-size:clamp(2.5rem, 4vw, 3.5rem)}.why-choose-us .section-title span{color:var(--aphrodite-aqua)}.why-choose-us .title-accent{width:80px;height:4px;background:var(--aphrodite-aqua);margin:0 auto 1.5rem;border-radius:2px}.why-choose-us .section-subtitle{font-size:1.2rem;color:var(--gray-medium);max-width:600px;margin:0 auto;line-height:1.6}.why-choose-us .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:2rem}.why-choose-us .feature-item{text-align:center;padding:2rem;background:var(--white);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(26,95,122,.1)}.why-choose-us .feature-item:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-color:var(--aphrodite-aqua)}.why-choose-us .feature-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;height:80px}.why-choose-us .feature-item h3{color:var(--stellar-explorer);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.why-choose-us .feature-item p{color:var(--gray-medium);line-height:1.6;font-size:1rem}@media (max-width:768px){.why-choose-us{padding:4rem 0;min-height:50vh}.why-choose-us .container{padding:0 1rem}.why-choose-us .features-grid{grid-template-columns:1fr;gap:2rem}.why-choose-us .feature-item{padding:1.5rem}}.about-page .about-history,.about-page .about-mission,.about-page .about-team,.about-page .about-vision{padding:0;margin:0}.about-page .about-mission .about-image{background-image:url('./images/IMG_0008_1080.webp');background-position:left}.about-page .about-vision .about-image{background-image:url('./images/IMG_0004_1080.webp');background-position:right}.about-page .about-history .about-image{background-image:url('./images/IMG_0053_1080.webp');background-position:left}.about-page .about-team .about-image{background-image:url('./images/IMG_0216_1080.webp');background-position:right}.about-page .about-block{display:flex;min-height:100vh;position:relative;transition:all .3s ease}.about-page .about-block.reverse{flex-direction:row-reverse}.about-page .about-image{width:50vw;position:relative;background-size:50vw auto;background-repeat:no-repeat;background-attachment:fixed}@media (max-aspect-ratio:6/5){.about-page .about-image{background-size:auto 100vh}}.about-page .about-content{width:50vw;display:flex;align-items:center;justify-content:center;padding:4rem;background:var(--white);position:relative;transition:background-color .3s ease}.about-page .content-wrapper{max-width:600px;width:100%;opacity:0}.about-page .content-wrapper .section-title{margin-bottom:1rem;color:var(--stellar-explorer);transition:color .3s ease;text-align:center}.about-page .content-wrapper .title-accent{width:60px;height:4px;background:var(--aphrodite-aqua);margin-bottom:2rem;transition:width .3s ease}.about-page .content-wrapper p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;color:var(--gray-dark);transition:color .3s ease}.about-page .history-milestones,.about-page .mission-values,.about-page .team-highlights,.about-page .vision-goals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3rem}.about-page .goal-item,.about-page .highlight-item,.about-page .milestone,.about-page .value-item{padding:0 1.5rem}.about-page .goal-item:nth-of-type(2),.about-page .highlight-item:nth-of-type(2),.about-page .milestone:nth-of-type(2),.about-page .value-item:nth-of-type(2){border:1px solid var(--aphrodite-aqua);border-top:none;border-bottom:none}.about-page .goal-item h3,.about-page .highlight-item h3,.about-page .milestone h3,.about-page .value-item h3{font-family:Calvino,serif;font-size:1.3rem;color:var(--stellar-explorer);margin-bottom:.5rem}.about-page .goal-item p,.about-page .highlight-item p,.about-page .milestone p,.about-page .value-item p{font-size:1rem;color:var(--gray-medium);margin-bottom:0}@media (max-width:1024px){.about-page .about-block{flex-direction:column;min-height:auto}.about-page .about-content,.about-page .about-image{width:100%}.about-page .about-image{height:50vh;background-size:100vw auto}.about-page .about-content{padding:4rem 2rem}.about-page .history-milestones,.about-page .mission-values,.about-page .team-highlights,.about-page .vision-goals{grid-template-columns:1fr;gap:1.5rem}.about-page .about-block.reverse{flex-direction:column}.about-page .goal-item:nth-of-type(2),.about-page .highlight-item:nth-of-type(2),.about-page .milestone:nth-of-type(2),.about-page .value-item:nth-of-type(2){border:1px solid var(--aphrodite-aqua);border-left:none;border-right:none;padding:1.5rem}.about-page .about-mission .about-image{background-position:center}}@media (max-width:768px){.about-page .about-content{padding:2rem 1.5rem}.about-page .content-wrapper .section-title{font-size:clamp(1.8rem, 6vw, 2.5rem)}.about-page .content-wrapper p{font-size:1rem}.about-page .goal-item h3,.about-page .highlight-item h3,.about-page .milestone h3,.about-page .value-item h3{font-size:1.2rem}}@media (max-width:480px){.about-page .about-content{padding:3.5rem 1.5rem}.about-page .about-image{background-size:auto 100vh}.about-page .history-milestones,.about-page .mission-values,.about-page .team-highlights,.about-page .vision-goals{margin-top:1.5rem}}.testimonials-slider{margin-top:2rem;position:relative}.testimonials-container{position:relative;overflow:hidden;min-height:120px}.testimonial-item{display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateX(30px);transition:all .5s ease-in-out;pointer-events:none}.testimonial-item.active{opacity:1;transform:translateX(0);pointer-events:auto}.testimonial-quote{font-family:Calvino,serif;font-style:italic;margin-bottom:.5rem;position:relative;padding-left:2rem}.testimonial-quote::before{content:'"';position:absolute;left:0;top:-.5rem;font-size:3rem;color:var(--aphrodite-aqua);font-family:Calvino,serif;line-height:1}.testimonial-author{font-weight:600;text-align:right}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.testimonial-next,.testimonial-prev{background:0 0;border:none;color:var(--stellar-explorer);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}.testimonial-next:hover,.testimonial-prev:hover{transform:scale(1.1)}.testimonial-next:active,.testimonial-prev:active{transform:scale(.95)}.testimonial-dots{display:flex;gap:.5rem}.dot{width:12px;height:12px;border-radius:50%;border:2px solid var(--aphrodite-aqua);background:0 0;cursor:pointer;transition:all .3s ease;padding:0}.dot.active,.dot:hover{background:var(--aphrodite-aqua);transform:scale(1.2)}.dot:active{transform:scale(.9)}@media (max-width:768px){.testimonial-controls{gap:1rem}.testimonial-next,.testimonial-prev{width:35px;height:35px}.dot{width:10px;height:10px}}.treatments-overview{padding:6rem 0;background:var(--white)}.treatments-overview .section-header{text-align:center;margin-bottom:4rem}.treatments-overview .section-subtitle{font-size:1.2rem;color:var(--gray-medium);margin-top:1rem;max-width:600px;margin-left:auto;margin-right:auto}.treatments-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.treatment-card{background:var(--white);border:2px solid var(--journey-sky);border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.treatment-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--aphrodite-aqua) 0,var(--lamiaceae) 100%);opacity:0;transition:opacity .3s ease;z-index:1}.treatment-card:hover::before{opacity:.05}.treatment-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,43,43,.1);border-color:var(--aphrodite-aqua)}.treatment-card .card-icon{margin-bottom:1.5rem;position:relative;z-index:2}.treatment-card .treatment-icon{width:80px;height:80px;filter:drop-shadow(0 4px 8px rgba(0, 43, 43, .2))}.treatment-card h3{color:var(--stellar-explorer);margin-bottom:1rem;position:relative;z-index:2}.treatment-card p{color:var(--gray-medium);margin-bottom:2rem;line-height:1.6;position:relative;z-index:2}.treatment-card .btn-outline{position:relative;z-index:2}.treatment-details{padding:6rem 0;background:var(--gray-light)}.treatment-section{margin-bottom:6rem;background:var(--white);border-radius:25px;overflow:hidden;box-shadow:0 10px 30px rgba(0,43,43,.1)}.treatment-section:last-child{margin-bottom:0}.treatment-header{color:var(--white);display:flex;align-items:center;gap:2rem}.treatment-icon-large{flex-shrink:0}.treatment-icon-large .large-icon{width:100px;height:100px}.treatment-title-content h2{color:var(--white);margin-bottom:.5rem}.treatment-tagline{font-size:1.2rem;color:var(--aphrodite-aqua);margin:0}.treatment-content{padding:3rem 2rem}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.content-main .content-section{margin-bottom:2.5rem}.content-main .content-section:last-child{margin-bottom:0}.content-main .content-section h3{color:var(--stellar-explorer);margin-bottom:1rem;font-size:1.5rem}.content-main .content-section p{color:var(--gray-medium);line-height:1.7;margin-bottom:1rem}.treatment-conditions{list-style:none;padding:0}.treatment-conditions li{color:var(--gray-medium);padding:.5rem 0;position:relative;padding-left:1.5rem}.treatment-conditions li::before{content:'•';color:var(--aphrodite-aqua);font-weight:700;position:absolute;left:0;top:.5rem}.content-sidebar{display:flex;flex-direction:column;gap:2rem}.treatment-info-box{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);color:#fff;border:2px solid var(--aphrodite-aqua);border-radius:15px;padding:2rem;min-width:300px}.treatment-info-box h4{margin-bottom:1.5rem;text-align:center;font-size:1.2rem}.info-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--journey-sky)}.info-item:last-child{border-bottom:none}.info-label{color:rgba(255,255,255,.8);font-weight:500}.info-value{color:var(--aphrodite-aqua);font-weight:700}.consultation-btn{width:100%;margin-top:1rem}.btn-outline{background:0 0;border:2px solid var(--aphrodite-aqua);color:var(--aphrodite-aqua);padding:.75rem 2rem;border-radius:50px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;font-family:'Bio Sans',sans-serif}.btn-outline:hover{background:var(--aphrodite-aqua);color:var(--white);transform:translateY(-2px)}@media (max-width:1024px){.content-grid{grid-template-columns:1fr;gap:2rem}.panel-content .panel-body{gap:5rem}.treatments-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}@media (max-width:768px){.panel-content .panel-body{grid:none}.treatment-content{padding:2rem 1.5rem}.treatment-header{padding:2rem 1.5rem}.cta-section,.treatment-details,.treatments-overview{padding:6rem 0 4rem}.cta-buttons{flex-direction:column;align-items:center}}@media (max-width:480px){.panel-content .panel-body{grid-gap:2rem}.treatment-content{padding:1.5rem 1rem}.treatment-header{padding:1.5rem 1rem;margin-bottom:2rem}.treatments-grid{grid-template-columns:1fr;gap:1rem}.treatment-card{padding:2rem 1.5rem}}