:root{--bya-cream:#faf8f5;--bya-cream-80:rgba(250,248,245,.8);--bya-cream-60:rgba(250,248,245,.6);--bya-cream-10:rgba(250,248,245,.1);--bya-taupe:#7f7363;--bya-taupe-light:#e8e3dc;--bya-taupe-faint:rgba(232,227,220,.3);--bya-taupe-ghost:rgba(232,227,220,.2);--bya-taupe-icon:rgba(232,227,220,.3);--bya-dark:#2c2c2c;--bya-gray:#6b6b6b;--bya-white:#fff;--bya-gold:#eab308;--bya-badge:#c4b5a0;--bya-font-display:'Cormorant Garamond',Georgia,serif;--bya-font-body:'Montserrat',sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--bya-font-body);font-size:16px;line-height:1.6;color:var(--bya-dark);background:var(--bya-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit;background:0 0;border:none}.bya-hero{position:relative;width:100%;min-height:800px;display:flex;justify-content:center;overflow:hidden}.bya-hero__bg{position:absolute;inset:0;pointer-events:none}.bya-hero__bg-img{position:absolute;width:100%;height:120%;top:-.01%;left:0;object-fit:cover;max-width:none}.bya-hero__bg-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(128,115,102,.9),rgba(210,194,180,.9))}.bya-hero__inner{position:relative;max-width:1440px;width:100%;padding:36px 106px 80px;display:flex;flex-direction:column;align-items:center;gap:80px;z-index:1}.bya-nav{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bya-nav__logo svg{display:block;width:184px;height:77px}.bya-nav__menu{display:flex;flex-direction:row;align-items:center;gap:40px}.bya-nav__menu a{font-family:var(--bya-font-body);font-size:14px;font-weight:500;color:var(--bya-cream);line-height:20px;transition:opacity .2s}.bya-nav__menu a:hover{opacity:.7}.bya-nav__cta{display:flex;align-items:center;justify-content:center;padding:10px 24px;background:var(--bya-cream);font-family:var(--bya-font-body);font-size:14px;font-weight:500;letter-spacing:.35px;color:var(--bya-taupe);line-height:20px;transition:opacity .2s}.bya-nav__cta:hover{opacity:.85}.bya-hero__content{display:flex;flex-direction:column;align-items:center;gap:43px;max-width:777px;width:100%;text-align:center}.bya-hero__headline{font-family:var(--bya-font-display);font-size:72px;font-weight:500;line-height:90px;color:var(--bya-cream);animation:byaFadeUp .8s ease .1s both}.bya-hero__desc{font-family:var(--bya-font-body);font-size:20px;font-weight:400;line-height:32.5px;color:var(--bya-cream-80);max-width:672px;animation:byaFadeUp .8s ease .25s both}.bya-hero__buttons{display:flex;flex-direction:row;align-items:center;gap:24px;animation:byaFadeUp .8s ease .4s both}.bya-btn--primary{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;background:var(--bya-cream);font-family:var(--bya-font-body);font-size:16px;font-weight:500;line-height:24px;letter-spacing:.4px;color:var(--bya-taupe);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transition:all .25s}.bya-btn--primary:hover{background:var(--bya-taupe);color:var(--bya-cream)}.bya-btn--secondary{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:18px 42px;background:0 0;font-family:var(--bya-font-body);font-size:16px;font-weight:500;line-height:24px;letter-spacing:.4px;color:var(--bya-cream);border:2px solid var(--bya-cream);transition:all .25s}.bya-btn--secondary:hover{background:var(--bya-cream);color:var(--bya-taupe)}.bya-hero__credentials{display:flex;flex-direction:row;align-items:center;gap:32px}.bya-hero__credential{display:flex;flex-direction:row;align-items:center;gap:8px}.bya-hero__credential svg{flex-shrink:0}.bya-hero__credential span{font-family:var(--bya-font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--bya-cream);white-space:nowrap}.bya-hero__scroll{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;animation:byaBounce 2s ease-in-out infinite}.bya-intro{background:var(--bya-white);width:100%;display:flex;justify-content:center}.bya-intro__inner{width:100%;padding:96px 168px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:64px}.bya-intro__image{position:relative;width:520px;height:500px;flex-shrink:0;overflow:hidden}.bya-intro__image img{position:absolute;inset:0;width:100%;height:104%;top:-2%;object-fit:cover;max-width:none}.bya-intro__text{width:520px;flex-shrink:0;display:flex;flex-direction:column;gap:26px}.bya-intro__title{font-family:var(--bya-font-display);font-size:48px;font-weight:500;line-height:60px;color:var(--bya-taupe)}.bya-intro__body{font-family:var(--bya-font-body);font-size:18px;font-weight:400;line-height:29.25px;color:var(--bya-gray)}.bya-intro__stats{display:flex;flex-direction:row;align-items:center;width:100%;white-space:nowrap}.bya-intro__stat{display:flex;flex-direction:column;gap:4px}.bya-intro__stat+.bya-intro__stat{padding-left:28px}.bya-intro__stat-number{font-family:var(--bya-font-display);font-size:36px;font-weight:500;line-height:40px;color:var(--bya-taupe)}.bya-intro__stat-label{font-family:var(--bya-font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--bya-gray)}.bya-section-header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%}.bya-section-title{font-family:var(--bya-font-display);font-size:48px;font-weight:500;line-height:48px;color:var(--bya-taupe)}.bya-section-subtitle{font-family:var(--bya-font-body);font-size:18px;font-weight:400;line-height:28px;color:var(--bya-gray);max-width:670px}.bya-treatments{background:var(--bya-cream);width:100%;display:flex;justify-content:center}.bya-treatments__inner{max-width:1280px;width:100%;padding:96px 80px;display:flex;flex-direction:column;gap:64px}.bya-treatments__grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:24px}.bya-treatment-card{background:var(--bya-white);border-radius:2px;width:290px;padding:32px;display:flex;flex-direction:column;align-items:center;gap:12px;transition:box-shadow .25s,transform .25s}.bya-treatment-card:hover{box-shadow:0 8px 24px rgba(127,115,99,.14);transform:translateY(-2px)}.bya-treatment-card__icon{width:64px;height:64px;border-radius:9999px;background:var(--bya-taupe-icon);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bya-treatment-card__icon svg{display:block}.bya-treatment-card__title{font-family:var(--bya-font-display);font-size:24px;font-weight:500;line-height:32px;color:var(--bya-taupe);width:100%}.bya-treatment-card__desc{font-family:var(--bya-font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--bya-gray);width:100%}.bya-treatment-card__badges{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:auto}.bya-treatment-card__badge{display:flex;flex-direction:row;align-items:center;gap:8px;font-family:var(--bya-font-body);font-size:14px;line-height:20px;color:var(--bya-gray)}.bya-treatment-card__badge svg{flex-shrink:0}.bya-treatment-card__cta{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;margin-top:4px}.bya-treatment-card__cta span{font-family:var(--bya-font-body);font-size:14px;font-weight:500;line-height:20px;color:var(--bya-dark);transition:color .2s}.bya-treatment-card__cta:hover span{color:var(--bya-taupe)}.bya-treatment-card__cta svg{flex-shrink:0}.bya-proceso{background:var(--bya-white);width:100%;display:flex;justify-content:center}.bya-proceso__inner{max-width:1280px;width:100%;padding:96px 80px;display:flex;flex-direction:column;gap:64px}.bya-proceso__steps{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:32px}.bya-step{width:284px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.bya-step__number{width:80px;height:80px;border-radius:9999px;background:var(--bya-taupe);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--bya-font-display);font-size:24px;font-weight:400;line-height:32px;color:var(--bya-cream)}.bya-step__title{font-family:var(--bya-font-display);font-size:20px;font-weight:500;line-height:28px;color:var(--bya-dark)}.bya-step__desc{font-family:var(--bya-font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--bya-gray)}.bya-bio{background:var(--bya-taupe-faint);width:100%;display:flex;justify-content:center}.bya-bio__inner{width:100%;padding:96px 168px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:48px}.bya-bio__image{flex:1 0 0;align-self:stretch;position:relative;min-height:600px}.bya-bio__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;max-width:none}.bya-bio__content{width:643px;flex-shrink:0;display:flex;flex-direction:column;gap:25px}.bya-bio__title{font-family:var(--bya-font-display);font-size:48px;font-weight:500;line-height:54px;color:var(--bya-taupe)}.bya-bio__body{font-family:var(--bya-font-body);font-size:18px;font-weight:400;line-height:29.25px;color:var(--bya-gray)}.bya-bio__body strong{font-weight:700}.bya-bio__body em{font-style:italic}.bya-bio__badges{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%}.bya-bio__badge{display:flex;flex-direction:row;align-items:center;gap:12px}.bya-bio__badge svg{flex-shrink:0}.bya-bio__badge-title{font-family:var(--bya-font-body);font-size:16px;font-weight:500;line-height:24px;color:var(--bya-taupe);white-space:nowrap}.bya-bio__badge-sub{font-family:var(--bya-font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--bya-gray)}.bya-diferencia{background:var(--bya-white);width:100%;display:flex;justify-content:center}.bya-diferencia__inner{max-width:1280px;width:100%;padding:96px 80px;display:flex;flex-direction:column;gap:64px}.bya-diferencia__cards{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:32px}.bya-diferencia-card{background:var(--bya-cream);border-radius:2px;width:284px;padding:32px;display:flex;flex-direction:column;align-items:center;gap:18px;transition:box-shadow .25s}.bya-diferencia-card:hover{box-shadow:0 8px 24px rgba(127,115,99,.1)}.bya-diferencia-card__icon{width:64px;height:64px;border-radius:9999px;background:var(--bya-white);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bya-diferencia-card__icon svg{display:block}.bya-diferencia-card__title{font-family:var(--bya-font-display);font-size:20px;font-weight:500;line-height:28px;color:var(--bya-taupe);text-align:center;white-space:nowrap}.bya-diferencia-card__desc{font-family:var(--bya-font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--bya-gray)}.bya-casos{background:var(--bya-cream);width:100%;display:flex;justify-content:center}.bya-casos__inner{max-width:1280px;width:100%;padding:96px 80px;display:flex;flex-direction:column;gap:64px}.bya-casos__gallery{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;align-items:flex-start}.bya-casos__item{position:relative;width:394px;height:400px;border-radius:2px;overflow:hidden;flex-shrink:0}.bya-casos__item img{position:absolute;inset:0;width:101.35%;height:100%;left:-.68%;object-fit:cover;max-width:none;transition:transform .3s}.bya-casos__item:hover img{transform:scale(1.02)}.bya-testimonios{background:var(--bya-taupe-ghost);width:100%;display:flex;justify-content:center}.bya-testimonios__inner{max-width:1280px;width:100%;padding:96px 80px;display:flex;flex-direction:column;gap:82px}.bya-testimonios__cards{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:32px}.bya-testimonial-card{background:var(--bya-white);border-radius:2px;width:389px;padding:32px;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:24px}.bya-testimonial-card__stars{display:flex;flex-direction:row;align-items:flex-start;gap:0}.bya-testimonial-card__stars svg{display:block}.bya-testimonial-card__quote{font-family:var(--bya-font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--bya-gray)}.bya-testimonial-card__reviewer{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%}.bya-testimonial-card__photo{width:48px;height:48px;border-radius:9999px;overflow:hidden;flex-shrink:0}.bya-testimonial-card__photo img{width:100%;height:100%;object-fit:cover}.bya-testimonial-card__name{font-family:var(--bya-font-body);font-size:16px;font-weight:500;line-height:24px;color:var(--bya-taupe);white-space:nowrap}.bya-testimonial-card__type{font-family:var(--bya-font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--bya-gray)}.bya-testimonios__stats{display:flex;justify-content:center}.bya-rating-badge{background:var(--bya-white);border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:24px 48px;display:flex;flex-direction:row;align-items:center;gap:64px}.bya-rating-stat{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.bya-rating-stat__number{font-family:var(--bya-font-display);font-size:36px;font-weight:500;line-height:40px;color:var(--bya-taupe)}.bya-rating-stat__label{font-family:var(--bya-font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--bya-gray)}.bya-faq{background:var(--bya-white);width:100%;display:flex;justify-content:center}.bya-faq__inner{max-width:896px;width:100%;padding:96px 24px;display:flex;flex-direction:column;gap:64px;align-items:center}.bya-faq-outer{width:100%;padding:0 272px;display:flex;justify-content:center}.bya-faq__items{display:flex;flex-direction:column;gap:16px;width:100%}.bya-faq-item{position:relative;border-radius:2px;overflow:hidden;border:1px solid var(--bya-taupe-light)}.bya-faq-item__trigger{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 32px;background:0 0;border:none;text-align:left;transition:background .2s;cursor:pointer}.bya-faq-item__trigger:hover{background:var(--bya-cream)}.bya-faq-item__question{font-family:var(--bya-font-body);font-size:18px;font-weight:500;line-height:28px;color:var(--bya-taupe);white-space:nowrap}.bya-faq-item__icon{width:14px;height:8px;flex-shrink:0;transition:transform .3s}.bya-faq-item--open .bya-faq-item__icon{transform:rotate(180deg)}.bya-faq-item__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.bya-faq-item--open .bya-faq-item__answer{max-height:400px}.bya-faq-item__answer-inner{padding:0 32px 24px;font-family:var(--bya-font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--bya-gray)}.bya-faq__note{font-family:var(--bya-font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--bya-gray);text-align:center;width:100%}.bya-cta{background:var(--bya-taupe);width:100%;display:flex;justify-content:center}.bya-cta__inner{max-width:896px;width:100%;padding:96px 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.bya-cta-outer{width:100%;padding:0 272px;display:flex;justify-content:center}.bya-cta__title{font-family:var(--bya-font-display);font-size:48px;font-weight:500;line-height:60px;color:var(--bya-cream);text-align:center;white-space:pre-line}.bya-cta__desc{font-family:var(--bya-font-body);font-size:20px;font-weight:400;line-height:32.5px;color:var(--bya-cream-80);text-align:center}.bya-cta__button{display:inline-flex;align-items:center;justify-content:center;padding:16px 48px;background:var(--bya-cream);font-family:var(--bya-font-body);font-size:18px;font-weight:500;line-height:28px;letter-spacing:.45px;color:var(--bya-taupe);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);transition:all .25s}.bya-cta__button:hover{background:var(--bya-dark);color:var(--bya-cream)}.bya-cta__trust-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:48px;padding-top:24px}.bya-cta__trust-item{display:flex;flex-direction:row;align-items:center;gap:8px}.bya-cta__trust-item svg{flex-shrink:0}.bya-cta__trust-item span{font-family:var(--bya-font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--bya-cream-60);white-space:nowrap}.bya-footer{background:var(--bya-taupe);width:100%;display:flex;justify-content:center}.bya-footer__inner{max-width:1280px;width:100%;padding:48px 80px}.bya-footer__legal{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:33px;border-top:1px solid var(--bya-cream-10)}.bya-footer__copy{font-family:var(--bya-font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--bya-cream-60)}.bya-footer__links{display:flex;flex-direction:row;gap:24px}.bya-footer__links a{font-family:var(--bya-font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--bya-cream-60);transition:color .2s}.bya-footer__links a:hover{color:var(--bya-cream)}@keyframes byaFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes byaBounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.bya-animate{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.bya-animate--visible{opacity:1;transform:translateY(0)}@media (max-width:1280px){.bya-hero__inner{padding:36px 40px 80px}.bya-intro__inner{padding:96px 60px}.bya-bio__inner{padding:96px 60px}.bya-faq-outer{padding:0 60px}.bya-cta-outer{padding:0 60px}}@media (max-width:1024px){.bya-hero__headline{font-size:52px;line-height:66px}.bya-intro__inner{flex-direction:column;align-items:center}.bya-intro__image{width:100%;max-width:520px}.bya-intro__text{width:100%;max-width:520px}.bya-bio__inner{flex-direction:column;align-items:center}.bya-bio__image{width:100%;max-width:500px;min-height:400px}.bya-bio__content{width:100%;max-width:600px}}@media (max-width:768px){.bya-hero__inner{padding:24px 24px 60px;gap:40px}.bya-nav{flex-wrap:wrap;gap:16px}.bya-nav__menu{flex-wrap:wrap;gap:12px;display:none}.bya-hero__headline{font-size:36px;line-height:48px}.bya-hero__desc{font-size:16px}.bya-hero__buttons{flex-direction:column;width:100%;max-width:300px}.bya-btn--primary,.bya-btn--secondary{width:100%;justify-content:center}.bya-hero__credentials{flex-direction:column;gap:12px;align-items:flex-start}.bya-section-title{font-size:34px;line-height:40px}.bya-intro__inner,.bya-bio__inner,.bya-treatments__inner,.bya-proceso__inner,.bya-diferencia__inner,.bya-casos__inner,.bya-testimonios__inner{padding:64px 24px}.bya-faq-outer{padding:0}.bya-cta-outer{padding:0}.bya-footer__inner{padding:48px 24px}.bya-footer__legal{flex-direction:column;gap:16px;align-items:flex-start}.bya-treatment-card,.bya-diferencia-card,.bya-testimonial-card{width:100%;max-width:360px}.bya-casos__item{width:100%;max-width:400px}.bya-rating-badge{flex-direction:column;gap:24px}.bya-cta__title{font-size:36px;line-height:48px}.bya-cta__trust-row{flex-direction:column;gap:16px}}