.site-button{cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;line-height:inherit;text-align:center;border:2px solid #0000;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2rem;text-decoration:none;transition:all .3s;display:inline-flex}.site-button--primary{background:var(--accent-color);color:var(--contrast-color)}.site-button--primary:hover{background:color-mix(in srgb, var(--accent-color), black 10%);transform:translateY(-2px)}.site-button--outlined{color:var(--accent-color);border-color:var(--accent-color);background:0 0}.site-button--outlined:hover{background:var(--accent-color);color:var(--contrast-color)}
.hero.section{padding:75px 0;scroll-margin-top:90px}@media (max-width:1199px){.hero.section{scroll-margin-top:66px}}.hero{background:linear-gradient(135deg, var(--surface-color) 0%, color-mix(in srgb, var(--accent-color), transparent 95%) 100%);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.08;z-index:0;background:url(/img/bg/abstract-bg-3.webp) 50%/cover;position:absolute;inset:0}.hero .container{z-index:1;position:relative}.hero .hero-content{padding:2rem 0}.hero .hero-content .trust-badges{flex-wrap:wrap;gap:1.5rem;display:flex}.hero .hero-content .trust-badges .badge-item{background:color-mix(in srgb, var(--accent-color), transparent 90%);color:var(--accent-color);border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.hero .hero-content .trust-badges .badge-item i{font-size:1rem}@media (max-width:576px){.hero .hero-content .trust-badges{gap:.75rem}.hero .hero-content .trust-badges .badge-item{padding:.4rem .8rem;font-size:.75rem}}.hero .hero-content h1{color:var(--heading-color);margin:1.5rem 0;font-size:3.5rem;font-weight:700;line-height:1.2}.hero .hero-content h1 .highlight{color:var(--accent-color);position:relative}.hero .hero-content h1 .highlight:after{content:"";background:var(--accent-color);border-radius:2px;height:3px;position:absolute;bottom:0;left:0;right:0}@media (max-width:992px){.hero .hero-content h1{font-size:2.5rem}}@media (max-width:576px){.hero .hero-content h1{font-size:2rem}}.hero .hero-content .hero-description{color:color-mix(in srgb, var(--default-color), transparent 20%);max-width:500px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.hero .hero-content .hero-stats{gap:2rem;display:flex}.hero .hero-content .hero-stats .stat-item{text-align:left}.hero .hero-content .hero-stats .stat-item h3{color:var(--accent-color);margin:0;font-size:2rem;font-weight:700;line-height:1}.hero .hero-content .hero-stats .stat-item p{color:color-mix(in srgb, var(--default-color), transparent 30%);margin:.25rem 0 0;font-size:.875rem;font-weight:500}@media (max-width:576px){.hero .hero-content .hero-stats{gap:1rem}.hero .hero-content .hero-stats .stat-item h3{font-size:1.5rem}}.hero .hero-content .hero-actions{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:576px){.hero .hero-content .hero-actions{flex-direction:column;align-items:stretch}.hero .hero-content .hero-actions .site-button{text-align:center;justify-content:center}}.hero .hero-content .emergency-contact{background:color-mix(in srgb, var(--surface-color), transparent 50%);border:1px solid color-mix(in srgb, var(--accent-color), transparent 80%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.hero .hero-content .emergency-contact .emergency-icon{background:var(--accent-color);width:50px;height:50px;color:var(--contrast-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.hero .hero-content .emergency-contact .emergency-info small{color:color-mix(in srgb, var(--default-color), transparent 40%);margin-bottom:.25rem;font-size:.75rem;display:block}.hero .hero-content .emergency-contact .emergency-info strong{color:var(--heading-color);font-size:1.125rem;font-weight:600}.hero .hero-visual{height:600px;position:relative}.hero .hero-visual .main-image{height:100%;box-shadow:0 20px 60px color-mix(in srgb, var(--default-color), transparent 85%);border-radius:20px;position:relative;overflow:hidden}.hero .hero-visual .main-image img.img-fluid{object-fit:cover;width:100%;max-width:none;height:100%}.hero .hero-visual .main-image .floating-card{background:var(--surface-color);box-shadow:0 15px 40px color-mix(in srgb, var(--default-color), transparent 85%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in srgb, var(--default-color), transparent 90%);border-radius:16px;padding:1.5rem;position:absolute}.hero .hero-visual .main-image .floating-card.appointment-card{align-items:center;gap:1rem;min-width:200px;display:flex;top:20px;right:20px}.hero .hero-visual .main-image .floating-card.appointment-card .card-icon{background:color-mix(in srgb, var(--accent-color), transparent 90%);width:50px;height:50px;color:var(--accent-color);border-radius:12px;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.hero .hero-visual .main-image .floating-card.appointment-card .card-content h6{color:var(--heading-color);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.hero .hero-visual .main-image .floating-card.appointment-card .card-content p{color:var(--default-color);margin:0 0 .25rem;font-size:1rem;font-weight:600}.hero .hero-visual .main-image .floating-card.appointment-card .card-content small{color:color-mix(in srgb, var(--default-color), transparent 40%);font-size:.75rem}.hero .hero-visual .main-image .floating-card.rating-card{text-align:center;min-width:140px;bottom:20px;left:20px}.hero .hero-visual .main-image .floating-card.rating-card .rating-stars{color:#ffc107;margin-bottom:.5rem}.hero .hero-visual .main-image .floating-card.rating-card .rating-stars i{font-size:1rem}.hero .hero-visual .main-image .floating-card.rating-card h6{color:var(--heading-color);margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.hero .hero-visual .main-image .floating-card.rating-card small{color:color-mix(in srgb, var(--default-color), transparent 40%);font-size:.75rem}@media (max-width:768px){.hero .hero-visual .main-image .floating-card.appointment-card{min-width:160px;padding:1rem;top:10px;right:10px}.hero .hero-visual .main-image .floating-card.rating-card{min-width:120px;padding:1rem;bottom:10px;left:10px}}.hero .hero-visual .background-elements{z-index:-1;position:absolute;inset:0}.hero .hero-visual .background-elements .element{background:var(--accent-color);opacity:.1;border-radius:50%;position:absolute}.hero .hero-visual .background-elements .element.element-1{width:200px;height:200px;animation:6s ease-in-out infinite hero-float1;top:-50px;left:-50px}.hero .hero-visual .background-elements .element.element-2{width:150px;height:150px;animation:8s ease-in-out infinite hero-float2;bottom:-30px;right:-30px}.hero .hero-visual .background-elements .element.element-3{width:100px;height:100px;animation:7s ease-in-out infinite hero-float3;top:50%;left:-25px;transform:translateY(-50%)}@media (max-width:992px){.hero .hero-visual{height:400px;margin-top:2rem}}@keyframes hero-float1{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@keyframes hero-float2{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(-180deg)}}@keyframes hero-float3{0%,to{transform:translateY(-50%)rotate(0)}50%{transform:translateY(-70%)rotate(180deg)}}
.home-about{background-color:var(--surface-color);padding:50px 0}.home-about .about-content .section-heading{margin-bottom:1.5rem;font-size:2.5rem;font-weight:300;line-height:1.3}@media (max-width:768px){.home-about .about-content .section-heading{font-size:2rem}}.home-about .about-content .lead-text{color:color-mix(in srgb, var(--default-color), transparent 15%);margin-bottom:1.5rem;font-size:1.25rem;font-weight:300;line-height:1.7}.home-about .about-content p{color:color-mix(in srgb, var(--default-color), transparent 20%);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.home-about .about-content .stats-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:576px){.home-about .about-content .stats-grid{grid-template-columns:1fr;gap:1.5rem}}.home-about .about-content .stats-grid .stat-item{text-align:center}.home-about .about-content .stats-grid .stat-item .stat-number{color:var(--accent-color);font-size:2.5rem;font-weight:300;line-height:1;display:block}.home-about .about-content .stats-grid .stat-item .stat-number:after{content:"+";margin-left:2px;font-size:1.5rem}.home-about .about-content .stats-grid .stat-item .stat-label{color:color-mix(in srgb, var(--default-color), transparent 30%);margin-top:.5rem;font-size:.95rem;font-weight:400}.home-about .about-content .cta-section{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.home-about .about-content .cta-section .btn-primary{background-color:var(--accent-color);color:var(--contrast-color);border-radius:6px;padding:12px 30px;font-size:1rem;font-weight:400;text-decoration:none;transition:all .3s}.home-about .about-content .cta-section .btn-primary:hover{background-color:color-mix(in srgb, var(--accent-color), black 10%);color:var(--contrast-color);transform:translateY(-2px)}.home-about .about-content .cta-section .btn-secondary{color:var(--heading-color);align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.home-about .about-content .cta-section .btn-secondary i{color:var(--accent-color);font-size:1.5rem}.home-about .about-content .cta-section .btn-secondary:hover{color:var(--accent-color);transform:translate(5px)}.home-about .about-visual{position:relative}.home-about .about-visual .main-image{box-shadow:0 20px 60px color-mix(in srgb, var(--default-color), transparent 85%);border-radius:8px;overflow:hidden}.home-about .about-visual .main-image img{width:100%;height:auto;transition:transform .3s}.home-about .about-visual .main-image:hover img{transform:scale(1.05)}.home-about .about-visual .floating-card{background-color:var(--surface-color);box-shadow:0 15px 40px color-mix(in srgb, var(--default-color), transparent 90%);border:1px solid color-mix(in srgb, var(--default-color), transparent 92%);border-radius:8px;padding:1.5rem;position:absolute;bottom:-30px;left:-30px}@media (max-width:768px){.home-about .about-visual .floating-card{margin-top:2rem;position:static;bottom:auto;left:auto}}.home-about .about-visual .floating-card .card-content{align-items:center;gap:1rem;display:flex}.home-about .about-visual .floating-card .card-content .icon{background-color:color-mix(in srgb, var(--accent-color), transparent 90%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.home-about .about-visual .floating-card .card-content .icon i{color:var(--accent-color);font-size:1.5rem}.home-about .about-visual .floating-card .card-content .card-text h4{margin-bottom:.25rem;font-size:1rem;font-weight:600;line-height:1.2}.home-about .about-visual .floating-card .card-content .card-text p{color:color-mix(in srgb, var(--default-color), transparent 40%);margin:0;font-size:.875rem;line-height:1.4}.home-about .about-visual .experience-badge{background-color:var(--accent-color);color:var(--contrast-color);text-align:center;box-shadow:0 15px 40px color-mix(in srgb, var(--accent-color), transparent 70%);border-radius:8px;padding:1.25rem;position:absolute;top:20px;right:-20px}@media (max-width:768px){.home-about .about-visual .experience-badge{margin-bottom:2rem;display:inline-block;position:static;top:auto;right:auto}}.home-about .about-visual .experience-badge .badge-content .years{font-size:1.5rem;font-weight:600;line-height:1;display:block}.home-about .about-visual .experience-badge .badge-content .text{opacity:.9;margin-top:.25rem;font-size:.75rem;font-weight:400;display:block}@media (max-width:992px){.home-about{padding:80px 0}.home-about .row{text-align:center}.home-about .about-content .stats-grid{margin:2rem 0}}
