:root{--brand-navy:#0c2c4a;--brand-blue:#1c5fa8;--brand-gradient-start:#1e599a;--brand-gradient-end:#216fbc;--brand-sky:#e6f2ff;--brand-ice:#f5f9fd;--brand-gray-100:#f4f6f8;--brand-gray-200:#e8ecf1;--brand-green:#2aa36b;--brand-green-dark:#1f8b5a;--brand-green-soft:rgba(42,163,107,.12);--text-dark:#0d1b2a;--text-muted:#5b6b7a}body,html{height:100%}body{font-family:Nunito,Segoe UI,Arial,sans-serif;color:var(--text-dark);background:#eef3f8;padding-top:76px}.layout-root{display:flex;flex-direction:column;min-height:calc(100vh - 76px)}#aesthetics,#diagnostics,#iv-therapy{scroll-margin-top:76px}.layout-main{flex:1 1}img{max-width:100%;height:auto}.page-transition-overlay{position:fixed;inset:0;z-index:9999;pointer-events:none}.page-transition-overlay__backdrop{position:absolute;inset:0;background:#0c2c4a;opacity:0;transition:opacity .9s ease-out}.page-transition-overlay__backdrop--active{opacity:1}.navbar{background:#fff;box-shadow:0 2px 8px rgba(12,44,74,.06)}@media (max-width:991.98px){.navbar-mobile-menu{position:fixed;inset:0;z-index:1040;pointer-events:none;visibility:hidden;transition:visibility .2s ease}.navbar-mobile-menu--open{pointer-events:auto;visibility:visible}.navbar-mobile-menu__backdrop{position:absolute;inset:0;background:rgba(12,44,74,.2);opacity:0;transition:opacity .2s ease}.navbar-mobile-menu--open .navbar-mobile-menu__backdrop{opacity:1}.navbar-mobile-menu__panel{position:absolute;top:0;right:0;bottom:0;width:min(320px,100%);max-width:100%;background:#fff;box-shadow:-4px 0 24px rgba(12,44,74,.08);display:flex;flex-direction:column;padding:1.25rem 0;transform:translateX(100%);transition:transform .25s ease;overflow-y:auto}.navbar-mobile-menu--open .navbar-mobile-menu__panel{transform:translateX(0)}.navbar-mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:0 1rem 1rem;border-bottom:1px solid var(--brand-gray-200,#e8ecf1);flex-shrink:0}.navbar-mobile-menu__title{font-size:1.125rem;font-weight:600;color:var(--text-dark)}.navbar-mobile-menu__theme-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;background:var(--brand-gray-100,#f4f6f8);color:var(--text-dark);border-radius:.5rem;cursor:pointer;transition:background .15s ease,color .15s ease}.navbar-mobile-menu__theme-toggle:hover{background:var(--brand-gray-200,#e8ecf1);color:var(--brand-gradient-end)}.navbar-mobile-menu__close{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;background:var(--brand-gray-100,#f4f6f8);color:var(--text-dark);border-radius:.5rem;cursor:pointer;transition:background .15s ease}.navbar-mobile-menu__close:hover{background:var(--brand-gray-200,#e8ecf1)}.navbar-mobile-menu__close .bi{font-size:1.25rem}.navbar-mobile-menu__nav{display:flex;flex-direction:column;gap:.25rem;padding:0 1rem 1rem;border-bottom:1px solid var(--brand-gray-200,#e8ecf1)}.navbar-mobile-menu__link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--text-dark);text-decoration:none;font-weight:500;border-radius:.5rem;border:0;background:none;width:100%;text-align:left;cursor:pointer;font-size:1rem;transition:background .15s ease,color .15s ease}.navbar-mobile-menu__link:hover{background:var(--brand-gray-100,#f4f6f8);color:var(--brand-gradient-end)}.navbar-mobile-menu__link--active{color:var(--brand-gradient-end);background:var(--brand-sky,#e6f2ff)}.navbar-mobile-menu__link--danger{color:#dc3545}.navbar-mobile-menu__link--danger:hover{background:rgba(220,53,69,.08);color:#dc3545}.navbar-mobile-menu__link .bi{font-size:1.25rem;opacity:.85}.navbar-mobile-menu__cta{display:block;margin:1rem 1rem 0;padding:.875rem 1.25rem;background:linear-gradient(135deg,var(--brand-gradient-start) 0,var(--brand-gradient-end) 100%);color:#fff;text-align:center;font-weight:600;text-decoration:none;border-radius:.5rem;font-size:1rem;transition:opacity .2s ease}.navbar-mobile-menu__cta:hover{color:#fff;opacity:.95}.navbar-mobile-menu__account{flex:1 1;padding:1rem 1rem 0;display:flex;flex-direction:column;gap:.25rem}.navbar-mobile-menu__account-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:600;margin:0 0 .25rem 1rem;padding:0}}@media (min-width:992px){.navbar-mobile-menu{display:none!important}}.navbar .nav-link{color:var(--text-dark);font-weight:500}.navbar .nav-link.active,.navbar .nav-link:hover{color:var(--brand-gradient-end)}.navbar .dropdown .nav-link.dropdown-toggle{text-decoration:none}.navbar .dropdown-menu{min-width:12rem}.navbar-brand .navbar-brand__img,.navbar-brand img{height:44px}.navbar-brand__text{font-family:Didot,Didot LT STD,Hoefler Text,Georgia,Times New Roman,serif;letter-spacing:.12em}.avatar-placeholder{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,var(--brand-sky) 0,var(--brand-ice) 100%);border:2px solid rgba(33,111,188,.2);display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--brand-gradient-end)}.avatar-placeholder-sm{width:36px;height:36px;font-size:1rem}.avatar-preview-sm{width:36px;height:36px}.profile-initials{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,var(--brand-gradient-start) 0,var(--brand-gradient-end) 100%);color:#fff;display:flex;font-size:2rem;font-weight:700;letter-spacing:-.02em}.navbar-user-icon,.profile-initials{align-items:center;justify-content:center;line-height:1}.navbar-user-icon{display:inline-flex;font-size:1.75rem;color:var(--brand-blue)}.btn-primary{background:linear-gradient(135deg,var(--brand-gradient-start) 0,var(--brand-gradient-end) 100%);border-color:var(--brand-gradient-end)}.btn-primary:focus,.btn-primary:hover{background:linear-gradient(135deg,#1a4d8a,#1e63ab);border-color:#1e63ab}.btn-hero-gradient{background:linear-gradient(135deg,#fff,#e9edf1);border-color:#dfe4ea;color:#0c2c4a;box-shadow:0 10px 30px rgba(12,44,74,.2);font-weight:600}.btn-hero-gradient:focus,.btn-hero-gradient:hover{background:linear-gradient(135deg,#fdfdfd,#d5dbe1);border-color:#cdd6df;color:#0c2c4a}.btn-hero-gradient-sm{font-weight:700;padding:.55rem 1.2rem;font-size:.95rem}.btn-outline-primary{border-color:var(--brand-gradient-end);color:var(--brand-gradient-end)}.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(33,111,188,.25)}.btn-outline-primary:hover{background:linear-gradient(135deg,var(--brand-gradient-start) 0,var(--brand-gradient-end) 100%);border-color:var(--brand-gradient-end);color:#fff}.hero{background:linear-gradient(135deg,var(--brand-gradient-start) 0,var(--brand-gradient-end) 50%,#2a7bc9 100%);background-attachment:fixed;color:#fff;position:relative;overflow:hidden}.hero-home{background-image:linear-gradient(90deg,rgba(30,89,154,.92) 0,rgba(33,111,188,.55) 55%,rgba(42,123,201,.2)),url(/media/other%20pictures/hero-1.jpg)}.hero-home,.hero-services{background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.hero-services{background-image:linear-gradient(90deg,rgba(30,89,154,.92) 0,rgba(33,111,188,.55) 55%,rgba(42,123,201,.2)),url(/media/other%20pictures/hero-2.jpg)}.hero-contact{background-image:linear-gradient(90deg,rgba(30,89,154,.92) 0,rgba(33,111,188,.55) 55%,rgba(42,123,201,.2)),url(/media/other%20pictures/WhatsApp%20Image%202026-02-04%20at%2016.17.16.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}@media (max-width:768px){.hero,.hero-contact,.hero-home,.hero-services{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.hero,.hero-contact,.hero-home,.hero-services{background-attachment:scroll}}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.15),transparent 50%);pointer-events:none}.hero .container{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;background:linear-gradient(135deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.12));border-radius:999px;font-size:.85rem}.section{padding:4.5rem 0}.section-compact-bottom{padding-bottom:.75rem}.cta-next-step{margin-top:0;margin-bottom:1rem}.section-compact-top{padding-top:1.5rem}.section-title{font-weight:700;color:var(--brand-navy)}.section-subtitle{color:var(--text-muted)}.giveaway-banner{background:linear-gradient(135deg,#0d7a4a,#0a5c38);color:#fff}.giveaway-banner-text{max-width:36rem}.giveaway-banner-badge{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;opacity:.95}.giveaway-banner-desc{font-size:.95rem;opacity:.9;margin-top:.25rem}.giveaway-banner-btn{background:#fff;color:#0a5c38;font-weight:600;padding:.5rem 1.25rem;border-radius:999px;border:none;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.giveaway-banner-btn:hover{background:#f0f0f0;color:#0a5c38;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.card{border:1px solid rgba(12,44,74,.1);border-radius:1rem;box-shadow:0 12px 28px rgba(12,44,74,.1);background:#f9fafc;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(12,44,74,.12);border-color:rgba(28,95,168,.2)}.card-title,.icon-circle{font-weight:600}.icon-circle{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,rgba(30,89,154,.15),rgba(33,111,188,.12));color:var(--brand-gradient-end);transition:transform .3s ease,background .3s ease}.card:hover .icon-circle{transform:scale(1.08);background:linear-gradient(135deg,rgba(30,89,154,.22),rgba(33,111,188,.18))}.service-panel-card{overflow:hidden;padding:0}.service-panel-card .card-title{margin-bottom:.5rem}.service-panel-card__image-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,var(--brand-sky) 0,var(--brand-ice) 100%)}.service-panel-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-panel-card:hover .service-panel-card__image{transform:scale(1.06)}.service-panel-card__image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,44,74,.15) 0,transparent 50%);pointer-events:none}.service-panel-card__placeholder{display:none;position:absolute;inset:0;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,rgba(30,89,154,.12),rgba(33,111,188,.08));color:var(--brand-gradient-end);font-size:2.5rem}.service-panel-card__image-wrap.use-placeholder .service-panel-card__placeholder{display:flex}.service-panel-card__placeholder-num{font-size:2rem;font-weight:700;opacity:.4}@media (prefers-reduced-motion:reduce){.service-panel-card:hover .service-panel-card__image{transform:none}}.list-clean{list-style:none;padding-left:0;margin-bottom:0}.list-clean li{padding:.35rem 0;color:var(--text-muted)}.process-step{background:#fff;border:1px solid rgba(12,44,74,.12);border-radius:1rem;padding:1.5rem;height:100%;box-shadow:0 10px 26px rgba(12,44,74,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.process-step:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(12,44,74,.12);border-color:rgba(28,95,168,.2)}.process-step:hover .process-step-icon{transform:scale(1.08);background:linear-gradient(135deg,rgba(30,89,154,.22),rgba(33,111,188,.18))}.process-step-icon{width:40px;height:40px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(30,89,154,.15),rgba(33,111,188,.12));color:var(--brand-gradient-end);font-size:1.15rem;margin-bottom:.75rem;transition:transform .3s ease,background .3s ease}.why-choose-section .container{position:relative}.why-choose-bg-logo{position:absolute;left:-8%;top:0;bottom:0;width:65%;max-width:720px;display:flex;align-items:center;justify-content:flex-start;pointer-events:none;z-index:0}.why-choose-bg-logo-img{max-width:100%;width:640px;height:auto;object-fit:contain;opacity:.16;transform:rotate(-14deg)}@media (max-width:768px){.why-choose-bg-logo-img{display:none}}.why-choose-section .row.position-relative{position:relative;z-index:1}.why-choose-section .process-step{background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 10px 28px rgba(12,44,74,.08)}@media (max-width:768px){.why-choose-section .row.g-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.why-choose-section .process-step{background:hsla(0,0%,100%,.9);border:1px solid rgba(12,44,74,.1);box-shadow:none}.why-choose-section .process-step-icon{width:40px;height:40px}.why-choose-section .row.g-4-mobile{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.why-choose-section .row.g-4-mobile .process-step{flex:0 0 220px;scroll-snap-align:start}}.testimonial{background:#fff;border:1px solid rgba(12,44,74,.12);border-radius:1rem;padding:1.5rem;height:100%;box-shadow:0 10px 26px rgba(12,44,74,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.testimonial:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(12,44,74,.12);border-color:rgba(28,95,168,.2)}.testimonial small{color:var(--text-muted)}.testimonial-stars{display:flex;gap:.2rem;margin-bottom:.75rem;color:#c9a227;font-size:1rem}.testimonial-stars .bi-star-fill{display:block}.testimonial-slider{padding-bottom:2.5rem}.testimonial-swiper .swiper-slide{height:auto;display:flex}.testimonial-swiper .testimonial{width:100%}.testimonial-swiper .swiper-button-next,.testimonial-swiper .swiper-button-prev{color:var(--brand-gradient-end)}.testimonial-swiper .swiper-button-next:after,.testimonial-swiper .swiper-button-prev:after{font-size:1.5rem;font-weight:700}.testimonial-swiper .swiper-pagination-bullet{background:var(--text-muted);opacity:.5}.testimonial-swiper .swiper-pagination-bullet-active{background:var(--brand-gradient-end);opacity:1}.testimonial-swiper{cursor:-webkit-grab;cursor:grab}.testimonial-swiper:active{cursor:-webkit-grabbing;cursor:grabbing}.cta-panel{background:#fff;border:1px solid rgba(12,44,74,.12);border-radius:1.25rem;padding:2.5rem;box-shadow:0 18px 36px rgba(12,44,74,.1);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.cta-panel:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(12,44,74,.12);border-color:rgba(28,95,168,.2)}.cta-next-step__bridge{letter-spacing:.06em;font-weight:600;color:var(--text-muted)}.stars-divider-wrap{padding-top:.5rem;padding-bottom:.5rem}.stars-divider{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:320px;margin:0 auto}.stars-divider__line{flex:1 1;height:1px;background:linear-gradient(90deg,transparent,rgba(12,44,74,.2) 20%,rgba(12,44,74,.25) 50%,rgba(12,44,74,.2) 80%,transparent)}.stars-divider__stars{display:flex;align-items:center;gap:.25rem;color:#c9a227;font-size:1.1rem}.stars-divider__stars .bi-star-fill{display:block}.site-footer{background:linear-gradient(135deg,var(--brand-gradient-start) 0,var(--brand-gradient-end) 100%);color:#fff;padding:.75rem 0}.site-footer__inner{justify-content:space-between;gap:.75rem 1.25rem}.site-footer__inner,.site-footer__meta{display:flex;flex-wrap:wrap;align-items:center}.site-footer__meta{justify-content:center;gap:.35rem .5rem;font-size:.8rem;color:hsla(0,0%,100%,.75)}.site-footer__meta a{color:hsla(0,0%,100%,.85);text-decoration:none;transition:color .2s ease}.site-footer__meta a:hover{color:#fff;text-decoration:none}.site-footer__sep{color:hsla(0,0%,100%,.4);font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-footer__copy{color:hsla(0,0%,100%,.65)}.site-footer__social{display:flex;align-items:center;gap:.75rem}.site-footer__social a{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:1.05rem;transition:color .2s ease}.site-footer__social a:hover,.whatsapp-float{color:#fff;text-decoration:none}.whatsapp-float{position:fixed;right:1.5rem;bottom:1.5rem;width:3.25rem;height:3.25rem;border-radius:999px;background:#25d366;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:0 12px 28px rgba(0,0,0,.18);z-index:1030;transition:transform .2s ease,box-shadow .2s ease}body.whatsapp-lift .whatsapp-float{bottom:6rem}.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(0,0,0,.2);color:#fff}@media (max-width:576px){.whatsapp-float{right:1rem;bottom:1rem;width:3rem;height:3rem;font-size:1.35rem}}@media (max-width:575.98px){.site-footer{padding:.625rem 0}.site-footer__inner{flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center}.site-footer__meta{font-size:.75rem;order:2}.site-footer__social{order:1;gap:.875rem}.site-footer__social a{font-size:1.1rem}}.fade-section{opacity:0;transform:translateY(16px);transition:opacity .8s ease,transform .8s ease}.fade-section.show{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fade-section{opacity:1;transition:none}.card:hover,.card:hover .icon-circle,.contact-card:hover,.cta-panel:hover,.fade-section,.iv-treatment-tag:hover,.location-card:hover,.policy-card:hover,.process-step:hover,.process-step:hover .process-step-icon,.service-item-card:hover,.testimonial:hover{transform:none}}.form-control,.form-select{border-radius:.85rem;border-color:#d9e4ef;padding:.75rem 1rem}.form-control:focus,.form-select:focus{border-color:var(--brand-gradient-end);box-shadow:0 0 0 .2rem rgba(33,111,188,.2)}.contact-card{background:#fff;border:1px solid rgba(12,44,74,.12);border-radius:1rem;padding:1.5rem;box-shadow:0 10px 26px rgba(12,44,74,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.contact-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(12,44,74,.12);border-color:rgba(28,95,168,.2)}.contact-details-compact{background:#fff;border:1px solid rgba(12,44,74,.12);border-radius:1rem;padding:1rem 1.25rem;font-size:.9rem;box-shadow:0 8px 20px rgba(12,44,74,.06)}.contact-details-compact h4{font-size:1rem;margin-bottom:.5rem}.contact-details-list{font-size:.875rem}.contact-details-list li{padding:.2rem 0}.contact-info-header p{color:var(--text-muted)}.contact-info-grid{display:flex;flex-direction:column;gap:1rem}.contact-info-item{display:grid;grid-template-columns:40px 1fr;grid-gap:.75rem;gap:.75rem;padding:.75rem;border-radius:.75rem;background:var(--brand-gray-100)}.contact-info-icon{width:36px;height:36px;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--brand-gradient-end);border:1px solid rgba(12,44,74,.08);font-size:1rem}.contact-info-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem;font-weight:600}.contact-info-link{color:var(--brand-gradient-end);font-weight:600;text-decoration:none}.contact-info-link:hover{text-decoration:underline}.contact-info-card{background:#fff}.contact-info-card,.location-card{border:1px solid rgba(12,44,74,.12);box-shadow:0 10px 26px rgba(12,44,74,.08)}.location-card{transition:box-shadow .3s ease,border-color .3s ease}.location-card:hover{box-shadow:0 14px 32px rgba(12,44,74,.12);border-color:rgba(28,95,168,.2)}.location-card__map{border-radius:.5rem .5rem 0 0;overflow:hidden}.location-card__map iframe{display:block;width:100%;min-height:220px}.contact-findus .location-card__map iframe{min-height:180px}.contact-findus .btn-directions{padding:.45rem .75rem;font-size:.85rem}.contact-findus .btn-directions-via{font-size:.7rem}.btn-directions-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:.35rem;text-decoration:none;color:inherit}.btn-directions-via{font-size:.75rem;color:var(--text-muted)}.btn-directions{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;border-radius:.5rem;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.btn-google{background:#fff;color:#5f6368;border-color:#dadce0}.btn-google:hover{background:#f8f9fa;border-color:#4285f4;color:#4285f4}.btn-apple{background:#000;color:#fff;border-color:#000}.btn-apple:hover{background:#333;border-color:#333;color:#fff}.map-wrapper iframe{display:block;width:100%;min-height:200px}.map-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.map-actions .btn{font-size:.8rem;padding:.35rem .65rem}.social-links{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.social-links a{color:var(--text-muted);font-size:1.25rem;transition:color .2s ease;text-decoration:none}.social-links a:hover{color:var(--brand-gradient-end);text-decoration:none}footer .social-links a{color:hsla(0,0%,100%,.7);text-decoration:none}footer .social-links a:hover{color:#fff;text-decoration:none}.badge-soft{display:inline-block;background:linear-gradient(135deg,var(--brand-green-soft) 0,rgba(33,111,188,.1) 100%);color:var(--brand-green-dark);font-weight:500;font-size:.9rem;padding:.5rem 1rem;border-radius:.5rem}.btn-services-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;font-size:1rem;color:var(--brand-gradient-end);background:#fff;border:2px solid rgba(33,111,188,.3);border-radius:.75rem;text-decoration:none;box-shadow:0 4px 16px rgba(12,44,74,.08);transition:color .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}.btn-services-cta:hover{color:#fff;background:linear-gradient(135deg,var(--brand-gradient-start) 0,var(--brand-gradient-end) 100%);border-color:var(--brand-gradient-end);box-shadow:0 8px 24px rgba(33,111,188,.3);transform:translateY(-2px);text-decoration:none}.btn-services-cta i{transition:transform .25s ease}.btn-services-cta:hover i{transform:translateX(4px)}.services-subtitle{font-size:1.25rem;font-weight:600;color:var(--brand-navy)}.services-subtitle i{color:var(--brand-gradient-end)}.service-category-card{cursor:pointer;transition:all .3s ease}.service-category-card:hover{border-color:rgba(33,111,188,.25)!important}.service-category-card__header{padding:1rem 1.25rem}.service-category-icon{width:40px;height:40px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(30,89,154,.12),rgba(33,111,188,.1));color:var(--brand-gradient-end);font-size:1.1rem}.service-category-chevron{color:var(--text-muted);font-size:1.25rem;transition:transform .3s ease}.service-category-card.is-open .service-category-chevron{transform:rotate(180deg)}.service-category-card__body{max-height:0;overflow:hidden;transition:max-height .35s ease}.service-category-card.is-open .service-category-card__body,.service-category-card__body.show{max-height:600px}.service-test-list{list-style:none;padding:0 1.25rem 1rem 4rem;margin:0;font-size:.9rem;color:var(--text-muted)}.service-test-list li{padding:.25rem 0;position:relative}.service-test-list li:before{content:"•";position:absolute;left:-.75rem;color:var(--brand-gradient-end);opacity:.7}.service-item-card{transition:all .3s ease}.service-item-card:hover{transform:translateY(-3px)}.service-item-icon{width:44px;height:44px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(30,89,154,.12),rgba(33,111,188,.1));color:var(--brand-gradient-end);font-size:1.2rem}.service-media-card{position:relative;border-radius:1rem;overflow:hidden;background:linear-gradient(135deg,rgba(30,89,154,.08),rgba(33,111,188,.05));border:1px solid rgba(12,44,74,.1);aspect-ratio:4/3}.service-media-card__image{width:100%;height:100%;object-fit:cover;display:block}.service-media-card__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-align:center;color:var(--text-muted);font-weight:600;opacity:0;padding:1rem}.service-media-card__placeholder small{font-weight:500;font-size:.8rem;color:rgba(91,107,122,.8)}.service-media-card.use-placeholder .service-media-card__placeholder{opacity:1}.client-work-gallery__item{position:relative;border-radius:.75rem;overflow:hidden;aspect-ratio:1;background:var(--brand-gray-200);box-shadow:0 4px 12px rgba(12,44,74,.08)}.client-work-gallery__image{width:100%;height:100%;object-fit:cover;display:block}.client-work-gallery__item--rotating{animation:client-work-fade-in .5s ease-out}@keyframes client-work-fade-in{0%{opacity:.6}to{opacity:1}}.client-work-gallery__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.client-work-gallery__dot{width:8px;height:8px;border-radius:50%;background:var(--brand-gray-200);transition:background .25s ease,transform .25s ease}.client-work-gallery__dot--active{background:var(--brand-gradient-end);transform:scale(1.2)}.service-list{position:relative;padding:2rem 1.5rem;border-radius:1.25rem;border:1px solid rgba(12,44,74,.08);background:var(--brand-gray-100);box-shadow:0 10px 24px rgba(12,44,74,.06)}.service-list+.service-list{margin-top:2rem}.service-list--aesthetics{background:linear-gradient(135deg,rgba(30,89,154,.04) 0,rgba(33,111,188,.02) 100%),var(--brand-gray-100)}.service-list--iv{background:linear-gradient(135deg,rgba(12,44,74,.03) 0,rgba(33,111,188,.02) 100%),var(--brand-gray-100)}@media (max-width:768px){.service-list{padding:1.5rem 1.25rem}}.iv-treatment-list{display:flex;flex-wrap:wrap;gap:.5rem}.iv-treatment-tag{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(42,163,107,.08),rgba(33,111,188,.06));color:var(--brand-navy);font-weight:500;font-size:.9rem;border-radius:.5rem;border:1px solid rgba(42,163,107,.2);transition:all .25s ease}.iv-treatment-tag:hover{background:linear-gradient(135deg,rgba(42,163,107,.15),rgba(33,111,188,.12));border-color:var(--brand-green);transform:translateY(-2px)}.faq-cards{display:flex;flex-direction:column;gap:.75rem}.faq-card{cursor:pointer;overflow:hidden;transition:all .3s ease;border-left:4px solid transparent}.faq-card:hover{border-left-color:rgba(33,111,188,.4);box-shadow:0 8px 24px rgba(12,44,74,.08)}.faq-card.is-open{border-left-color:var(--brand-gradient-end);box-shadow:0 10px 30px rgba(33,111,188,.12)}.faq-card__header{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem}.faq-card__icon{width:48px;height:48px;min-width:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(30,89,154,.1),rgba(33,111,188,.08));color:var(--brand-gradient-end);font-size:1.35rem;transition:all .3s ease}.faq-card.is-open .faq-card__icon{background:linear-gradient(135deg,var(--brand-gradient-start) 0,var(--brand-gradient-end) 100%);color:#fff;transform:scale(1.05)}.faq-card__question{flex:1 1;font-size:1.05rem;font-weight:600;color:var(--text-dark)}.faq-card__chevron{color:var(--text-muted);font-size:1.25rem;transition:transform .3s ease}.faq-card.is-open .faq-card__chevron{transform:rotate(180deg);color:var(--brand-gradient-end)}.faq-card__body{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-card__body.show{max-height:300px}.faq-card__answer{padding:0 1.5rem 1.25rem 4.75rem;color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:575.98px){.faq-card__answer{padding-left:1.5rem}}@media (max-width:768px){.container{padding-left:1.25rem;padding-right:1.25rem}.section{padding:2.75rem 0}.section-compact-top{padding-top:1.25rem}.section-compact-bottom{padding-bottom:1.25rem}.display-5{font-size:2.1rem}.display-6{font-size:1.9rem}.lead{font-size:1rem}.hero .container{padding-top:1.5rem;padding-bottom:1.5rem}.navbar-brand img{height:38px}.btn-lg{font-size:1rem;padding:.6rem 1.1rem}.cta-panel{padding:1.5rem}.contact-card,.contact-info-card,.location-card__body,.service-item-card{padding:1.25rem}.service-test-list{padding:0 1rem .75rem 3.25rem}.faq-card__header{padding:1rem 1.25rem}.faq-card__icon{width:42px;height:42px;min-width:42px;font-size:1.2rem}}.section-label{letter-spacing:.08em;font-size:.72rem}.flow-step{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:var(--brand-gradient-end);color:#fff;font-size:.7rem;font-weight:700;margin-right:.35rem}.info-tile{background:#fff;border:1px solid rgba(12,44,74,.12);border-radius:.75rem;padding:1rem;height:100%;box-shadow:0 10px 22px rgba(12,44,74,.06)}.info-tile__icon{width:38px;height:38px;border-radius:.6rem;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(30,89,154,.12),rgba(33,111,188,.1));color:var(--brand-gradient-end);margin-bottom:.5rem;font-size:1.05rem}.info-chip{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;background:#fff;border:1px solid rgba(12,44,74,.12);border-radius:.75rem;height:100%;box-shadow:0 8px 20px rgba(12,44,74,.05);color:var(--text-dark);font-size:.9rem}.info-chip i{color:var(--brand-gradient-end);margin-top:.15rem;font-size:1rem}.info-line{display:flex;gap:.75rem;padding:.85rem 1rem;border-radius:.75rem;background:rgba(12,44,74,.04);color:var(--text-dark);line-height:1.4}.info-line,.info-line__icon{align-items:center;font-size:.95rem}.info-line__icon{width:32px;height:32px;border-radius:.5rem;display:inline-flex;justify-content:center;background:#fff;border:1px solid rgba(12,44,74,.08);color:var(--brand-gradient-end);flex:0 0 auto}@media (max-width:576px){.hero .d-flex{flex-direction:column;align-items:stretch}.hero .d-flex .btn{width:100%}.location-card__map iframe{min-height:220px}}.nav-tabs .nav-link{color:var(--text-muted)}.nav-tabs .nav-link,.nav-tabs .nav-link:hover{border-color:transparent transparent var(--brand-gray-200)}.nav-tabs .nav-link:hover{color:var(--text-dark)}.nav-tabs .nav-link.active{color:var(--brand-gradient-end);font-weight:600;border-color:transparent transparent var(--brand-gradient-end);background:transparent}.accordion-item{border:1px solid rgba(12,44,74,.12);border-radius:.75rem!important;margin-bottom:.75rem;overflow:hidden}.accordion-button{font-weight:500;color:var(--text-dark)}.accordion-button:not(.collapsed){background:linear-gradient(135deg,rgba(30,89,154,.08),rgba(33,111,188,.12));color:var(--brand-navy)}.accordion-button:focus{box-shadow:0 0 0 .2rem rgba(33,111,188,.2)}.policy-content h3{font-size:1.25rem;font-weight:600;color:var(--brand-navy);margin-bottom:1rem}.policy-content h5{font-size:1rem;font-weight:600;color:var(--text-dark)}.policy-card{background:#fff;border:1px solid rgba(12,44,74,.12);border-radius:1rem;padding:1.5rem;box-shadow:0 8px 20px rgba(12,44,74,.06);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.policy-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(12,44,74,.1);border-color:rgba(28,95,168,.2)}.policy-card ul{margin-bottom:0;padding-left:1.25rem}.policy-card li{margin-bottom:.5rem;color:var(--text-muted)}.policy-card p{color:var(--text-muted);margin-bottom:0}.policy-notice{padding:1rem 1.5rem;background:var(--brand-sky);border-radius:.75rem}@media (max-width:767.98px){.admin-table-actions{display:flex!important;flex-wrap:wrap;justify-content:flex-end;gap:.25rem;white-space:nowrap}.admin-table-actions .btn{line-height:1.2}.admin-table-actions .btn,.admin-table-actions .btn-sm{font-size:.7rem;padding:.2rem .4rem}.admin-table-actions .me-1{margin-right:0!important}}[data-theme=dark]{--theme-title:#b69248;--theme-text:#fff;--theme-bg:#000;--theme-bg-elevated:#111;--theme-border:hsla(0,0%,100%,.12)}[data-theme=dark] .layout-root,[data-theme=dark] body{background:var(--theme-bg);color:var(--theme-text)}[data-theme=dark] .navbar{background:var(--theme-bg)!important;box-shadow:0 2px 8px rgba(0,0,0,.4)}[data-theme=dark] .navbar .dropdown .nav-link.dropdown-toggle,[data-theme=dark] .navbar .nav-link,[data-theme=dark] .navbar-brand{color:var(--theme-text)!important}[data-theme=dark] .navbar .dropdown .nav-link.dropdown-toggle:hover,[data-theme=dark] .navbar .nav-link.active,[data-theme=dark] .navbar .nav-link:hover,[data-theme=dark] .navbar-brand__text{color:var(--theme-title)!important}[data-theme=dark] .navbar-toggler,[data-theme=dark] .theme-toggle{color:var(--theme-text)}[data-theme=dark] .navbar-toggler:hover{color:var(--theme-title)}[data-theme=dark] .navbar .dropdown-menu,[data-theme=dark] .navbar-user-icon{background:var(--theme-bg-elevated);border-color:var(--theme-border)}[data-theme=dark] .navbar .dropdown-item{color:var(--theme-text)}[data-theme=dark] .navbar .dropdown-item:hover{background:hsla(0,0%,100%,.08);color:var(--theme-title)}[data-theme=dark] .navbar .dropdown-item.navbar-mobile-menu__link--danger,[data-theme=dark] .navbar .dropdown-item.text-danger{color:#e88}[data-theme=dark] .card-title,[data-theme=dark] .display-4,[data-theme=dark] .display-5,[data-theme=dark] .display-6,[data-theme=dark] .faq-card__question,[data-theme=dark] .hero-badge,[data-theme=dark] .process-step h6,[data-theme=dark] .section-label,[data-theme=dark] .section-title,[data-theme=dark] .services-subtitle,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:var(--theme-title)!important}[data-theme=dark] .section:has(.service-panel-card) .section-title{color:var(--theme-title)!important}[data-theme=dark] .section:has(.service-panel-card) .section-label,[data-theme=dark] .section:has(.service-panel-card) .section-subtitle,[data-theme=dark] .section:has(.service-panel-card) .text-primary{color:#fff!important}[data-theme=dark] .service-panel-card .card-title{color:var(--theme-title)!important}[data-theme=dark] .service-panel-card .badge,[data-theme=dark] .service-panel-card .card-body{color:#fff!important}[data-theme=dark] .service-panel-card .text-muted{color:hsla(0,0%,100%,.9)!important}[data-theme=dark] .section:has(.service-panel-card) .btn-services-cta{color:#000!important;background:linear-gradient(135deg,var(--theme-title) 0,#9a7b3a 100%);border-color:var(--theme-title)}[data-theme=dark] .section:has(.service-panel-card) .btn-services-cta:hover{color:#000!important;background:linear-gradient(135deg,#c9a85a 0,var(--theme-title) 100%);border-color:#c9a85a}[data-theme=dark] .lead,[data-theme=dark] .section-subtitle,[data-theme=dark] .text-muted,[data-theme=dark] p{color:hsla(0,0%,100%,.9)}[data-theme=dark] .lead.text-white-50{color:hsla(0,0%,100%,.7)!important}[data-theme=dark] .section,[data-theme=dark] .section.bg-white{background:var(--theme-bg)}[data-theme=dark] .card,[data-theme=dark] .compact-about-card,[data-theme=dark] .faq-card,[data-theme=dark] .service-category-card,[data-theme=dark] .service-item-card,[data-theme=dark] .service-media-card,[data-theme=dark] .service-panel-card{background:var(--theme-bg-elevated);border-color:var(--theme-border);box-shadow:none}[data-theme=dark] .card:hover,[data-theme=dark] .service-panel-card:hover{border-color:rgba(182,146,72,.4)}[data-theme=dark] .service-list,[data-theme=dark] .why-choose-section .process-step{background:var(--theme-bg-elevated);border-color:var(--theme-border)}[data-theme=dark] .why-choose-section .process-step h6,[data-theme=dark] .why-choose-section .section-title{color:var(--theme-title)!important}[data-theme=dark] .why-choose-section .process-step p{color:#fff!important}[data-theme=dark] .why-choose-section .section-subtitle{color:#000!important;background:hsla(0,0%,100%,.95);padding:.75rem 1rem;border-radius:.5rem;display:inline-block}[data-theme=dark] .section.bg-white:has(#diagnostics) .row.mb-4 .section-subtitle{color:#000!important;background:hsla(0,0%,100%,.95);padding:.75rem 1rem;border-radius:.5rem;display:inline-block}[data-theme=dark] .service-category-card h5{color:#fff!important}[data-theme=dark] .service-category-card:hover{border-color:rgba(182,146,72,.4)!important}[data-theme=dark] .service-category-chevron{color:hsla(0,0%,100%,.8)}[data-theme=dark] .service-category-card.is-open .service-category-chevron{color:var(--theme-title)}[data-theme=dark] .service-test-list{color:hsla(0,0%,100%,.9)}[data-theme=dark] .service-test-list li:before{color:var(--theme-title);opacity:.9}[data-theme=dark] .compact-about-card p.text-muted,[data-theme=dark] .service-item-card p,[data-theme=dark] .service-list--iv p.text-muted{color:#fff!important}[data-theme=dark] .compact-about-card .info-line{background:hsla(0,0%,100%,.12);border:1px solid rgba(182,146,72,.35);color:#fff;padding:1rem 1.25rem}[data-theme=dark] .compact-about-card .info-line__icon{background:rgba(182,146,72,.2);border-color:rgba(182,146,72,.4)}[data-theme=dark] .section:has(.faq-card) .section-subtitle{color:#000!important;background:hsla(0,0%,100%,.95);padding:.75rem 1rem;border-radius:.5rem;display:inline-block}[data-theme=dark] .faq-card__icon,[data-theme=dark] .faq-card__icon .bi,[data-theme=dark] .icon-circle,[data-theme=dark] .info-line__icon,[data-theme=dark] .info-line__icon .bi,[data-theme=dark] .navbar-mobile-menu__link .bi,[data-theme=dark] .navbar-mobile-menu__theme-toggle,[data-theme=dark] .navbar-user-icon,[data-theme=dark] .navbar-user-icon .bi,[data-theme=dark] .process-step-icon,[data-theme=dark] .process-step-icon .bi,[data-theme=dark] .service-category-icon,[data-theme=dark] .service-category-icon .bi,[data-theme=dark] .service-item-icon,[data-theme=dark] .service-item-icon .bi,[data-theme=dark] .service-panel-card__placeholder .bi,[data-theme=dark] .services-subtitle .bi,[data-theme=dark] .site-footer__social .bi,[data-theme=dark] .theme-toggle,[data-theme=dark] .theme-toggle .bi,[data-theme=dark] .why-choose-section .process-step-icon{color:var(--theme-title)!important}[data-theme=dark] .process-step-icon,[data-theme=dark] .why-choose-section .process-step-icon{background:rgba(182,146,72,.2)!important}[data-theme=dark] .process-step:hover .process-step-icon,[data-theme=dark] .why-choose-section .process-step:hover .process-step-icon{background:rgba(182,146,72,.35)!important}[data-theme=dark] .faq-card__icon{background:rgba(182,146,72,.2)!important;color:var(--theme-title)!important}[data-theme=dark] .faq-card.is-open .faq-card__icon{background:linear-gradient(135deg,var(--theme-title) 0,#9a7b3a 100%)!important;color:#fff!important}[data-theme=dark] .faq-card.is-open .faq-card__icon .bi{color:#fff!important}[data-theme=dark] .faq-card{border-left-color:rgba(182,146,72,.35)}[data-theme=dark] .faq-card.is-open,[data-theme=dark] .faq-card:hover{border-left-color:var(--theme-title)!important}[data-theme=dark] .faq-card.is-open .faq-card__chevron{color:#fff!important}[data-theme=dark] .icon-circle{background:rgba(182,146,72,.2)!important;color:var(--theme-title)!important}[data-theme=dark] .service-category-icon,[data-theme=dark] .service-item-icon{background:rgba(182,146,72,.15)!important;color:var(--theme-title)!important}[data-theme=dark] .navbar .dropdown-item .bi,[data-theme=dark] .stars-divider__stars .bi-star-fill,[data-theme=dark] .testimonial-stars .bi-star-fill{color:var(--theme-title)!important}[data-theme=dark] .testimonial{background:#fff;border-color:var(--theme-border)}[data-theme=dark] .testimonial p{color:#000!important}[data-theme=dark] .testimonial small{color:#333!important}[data-theme=dark] .testimonial-swiper .swiper-button-next,[data-theme=dark] .testimonial-swiper .swiper-button-prev{color:var(--theme-title)}[data-theme=dark] .testimonial-swiper .swiper-pagination-bullet{background:rgba(182,146,72,.5)}[data-theme=dark] .testimonial-swiper .swiper-pagination-bullet-active{background:var(--theme-title);opacity:1}[data-theme=dark] .navbar-mobile-menu__close,[data-theme=dark] .navbar-mobile-menu__close .bi{color:var(--theme-title)}[data-theme=dark] .hero,[data-theme=dark] .hero-contact{background-image:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url(/media/other%20pictures/WhatsApp%20Image%202026-02-04%20at%2016.17.16.jpeg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed}[data-theme=dark] .page-giveaway .hero .lead,[data-theme=dark] .page-giveaway .hero .text-white-50,[data-theme=dark] .page-giveaway .hero h1,[data-theme=dark] .page-giveaway .hero-badge,[data-theme=dark] .page-giveaway .section .card .form-label,[data-theme=dark] .page-giveaway .section .card .small,[data-theme=dark] .page-giveaway .section .card .text-muted,[data-theme=dark] .page-giveaway .section .card p,[data-theme=dark] .page-giveaway .section .form-label,[data-theme=dark] .page-giveaway .section .text-muted,[data-theme=dark] .page-giveaway .section a.btn-outline-secondary,[data-theme=dark] .page-giveaway .section h2{color:#fff!important}[data-theme=dark] .page-giveaway .section a.btn-outline-secondary:hover{color:#000!important}[data-theme=dark] .hero-services{background-image:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url(/media/other%20pictures/client%20provided/WhatsApp%20Image%202026-02-02%20at%2018.04.19.jpeg);background-position:50% 50%}[data-theme=dark] .hero-home,[data-theme=dark] .hero-services{background-size:cover;background-repeat:no-repeat;background-attachment:fixed}[data-theme=dark] .hero-home{background-image:linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.4) 55%,rgba(0,0,0,.15)),url(/media/other%20pictures/hero-1-black.jpg);background-position:50%}[data-theme=dark] .hero:after{opacity:.85}[data-theme=dark] .site-footer{background:var(--theme-bg-elevated);border-top:1px solid var(--theme-border);color:hsla(0,0%,100%,.8)}[data-theme=dark] .site-footer__meta a,[data-theme=dark] .site-footer__social a{color:var(--theme-text)}[data-theme=dark] .site-footer__meta a:hover,[data-theme=dark] .site-footer__social a:hover{color:var(--theme-title)}[data-theme=dark] .navbar-mobile-menu__header{border-bottom-color:var(--theme-border)}[data-theme=dark] .navbar-mobile-menu__panel{background:var(--theme-bg-elevated);border-left:1px solid var(--theme-border)}[data-theme=dark] .navbar-mobile-menu__backdrop{background:rgba(0,0,0,.8)}[data-theme=dark] .navbar-mobile-menu__link,[data-theme=dark] .navbar-mobile-menu__title{color:var(--theme-text)}[data-theme=dark] .navbar-mobile-menu__link--active{color:var(--theme-title)}[data-theme=dark] .navbar-mobile-menu__link:hover{background:hsla(0,0%,100%,.08);color:var(--theme-title)}[data-theme=dark] .navbar-mobile-menu__account-label{color:hsla(0,0%,100%,.7)}[data-theme=dark] .navbar-mobile-menu__theme-toggle{color:var(--theme-text);background:transparent;border:none;padding:.5rem;font-size:1.25rem}[data-theme=dark] .navbar-mobile-menu__theme-toggle:hover{color:var(--theme-title)}[data-theme=dark] .btn-primary{background:linear-gradient(135deg,var(--theme-title) 0,#9a7b3a 100%);border-color:var(--theme-title);color:#000}[data-theme=dark] .btn-primary:hover{background:linear-gradient(135deg,#c9a85a 0,var(--theme-title) 100%);border-color:#c9a85a;color:#000}[data-theme=dark] .btn-outline-primary{border-color:var(--theme-title);color:var(--theme-title)}[data-theme=dark] .btn-outline-primary:hover{background:linear-gradient(135deg,var(--theme-title) 0,#9a7b3a 100%);border-color:var(--theme-title);color:#000}[data-theme=dark] .nav-tabs{border-bottom-color:var(--theme-border)}[data-theme=dark] .nav-tabs .nav-link{color:hsla(0,0%,100%,.7);border-color:transparent transparent var(--theme-border)}[data-theme=dark] .nav-tabs .nav-link:hover{color:hsla(0,0%,100%,.95);border-color:transparent transparent var(--theme-border)}[data-theme=dark] .nav-tabs .nav-link.active{color:var(--theme-title);font-weight:600;border-color:transparent transparent var(--theme-title);background:transparent}[data-theme=dark] .btn-link{color:var(--theme-title)}[data-theme=dark] .btn-link:hover{color:#c9a85a}[data-theme=dark] .section:has(.nav-tabs) .card p.text-muted.small.text-center,[data-theme=dark] .section:has(.nav-tabs) .text-center .text-muted,[data-theme=dark] .section:has(.nav-tabs) .text-center a.text-muted{color:#fff!important}[data-theme=dark] .form-control,[data-theme=dark] .form-select{background:var(--theme-bg-elevated);border-color:var(--theme-border);color:var(--theme-text)}[data-theme=dark] .form-control::placeholder{color:hsla(0,0%,100%,.4)}[data-theme=dark] .form-label{color:hsla(0,0%,100%,.9)}[data-theme=dark] .section:has(.contact-card){background:var(--theme-bg)}[data-theme=dark] .contact-card,[data-theme=dark] .contact-findus,[data-theme=dark] .contact-findus .location-card,[data-theme=dark] .contact-info-card{background:#fff!important;border-color:rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.12)}[data-theme=dark] .contact-card .form-label,[data-theme=dark] .contact-card h3,[data-theme=dark] .contact-card p,[data-theme=dark] .contact-findus .location-card__body p,[data-theme=dark] .contact-findus .text-muted,[data-theme=dark] .contact-findus h5,[data-theme=dark] .contact-info-card .contact-info-label,[data-theme=dark] .contact-info-card .contact-info-link,[data-theme=dark] .contact-info-card h4,[data-theme=dark] .contact-info-card p,[data-theme=dark] .contact-info-card strong{color:#1a1a1a!important}[data-theme=dark] .contact-info-card .contact-info-link:hover{color:#0d0d0d!important;text-decoration:underline}[data-theme=dark] .contact-card .form-control,[data-theme=dark] .contact-card .form-select{background:#f4f6f8!important;border-color:#dfe4ea;color:#1a1a1a}[data-theme=dark] .contact-card .form-control::placeholder{color:#6b7280}[data-theme=dark] .contact-info-item{background:#f4f6f8;border-radius:.75rem}[data-theme=dark] .contact-info-icon{background:rgba(182,146,72,.15);border-color:rgba(182,146,72,.3);color:var(--theme-title)}[data-theme=dark] .contact-card .small.text-muted{color:#5b6b7a!important}[data-theme=dark] .contact-card .text-danger{color:#c53030!important}[data-theme=dark] .client-work-gallery__dot,[data-theme=dark] .info-line{color:hsla(0,0%,100%,.9)}[data-theme=dark] .client-work-gallery__dot--active{background:var(--theme-title)}[data-theme=dark] .iv-treatment-tag,[data-theme=dark] .service-test-list li{color:hsla(0,0%,100%,.85);border-color:var(--theme-border)}[data-theme=dark] .d-none.d-md-inline.text-dark,[data-theme=dark] .text-dark{color:var(--theme-text)!important}