.visitor-counter-widget{display:flex;align-items:center;gap:0;background:hsla(0,0%,100%,.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:18px;border:1px solid hsla(0,0%,100%,.85);box-shadow:0 8px 32px rgba(0,0,0,.1),0 2px 8px rgba(30,136,229,.1),inset 0 1px 0 hsla(0,0%,100%,.9);padding:10px 16px;overflow:hidden;position:relative;width:100%}.visitor-counter-widget:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e88e5,#26c6da 50%,#43a047);border-radius:18px 18px 0 0}.vc-stat{gap:10px;flex:1;padding:6px 10px}.vc-icon-wrap,.vc-stat{display:flex;align-items:center}.vc-icon-wrap{width:36px;height:36px;border-radius:50%;justify-content:center;flex-shrink:0}.vc-icon-live{background:linear-gradient(135deg,#e53935,#ef9a9a);color:#fff;box-shadow:0 3px 10px rgba(229,57,53,.32)}.vc-icon-total{background:linear-gradient(135deg,#1e88e5,#90caf9);color:#fff;box-shadow:0 3px 10px rgba(30,136,229,.28)}.vc-text{display:flex;flex-direction:column;gap:1px}.vc-label{font-size:.68rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.6px;display:flex;align-items:center;gap:5px}.vc-number{font-size:1.3rem;font-weight:900;line-height:1.1;font-variant-numeric:tabular-nums;letter-spacing:-.5px}.vc-skeleton{display:inline-block;width:36px;height:1.1rem;border-radius:4px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:vc-shimmer 1.2s infinite;vertical-align:middle}@keyframes vc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.vc-number-live{color:#c62828}.vc-number-total{color:#1565c0}.vc-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e53935;animation:vc-blink 1.4s ease-in-out infinite;flex-shrink:0}.vc-live-dot--pulse{animation:vc-pop .6s ease-out}@keyframes vc-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}@keyframes vc-pop{0%{transform:scale(1);background:#e53935}40%{transform:scale(1.8);background:#ff5252}to{transform:scale(1);background:#e53935}}.vc-sep{width:1px;height:42px;background:linear-gradient(180deg,transparent,#e2e8f0,transparent);flex-shrink:0;margin:0 4px}@media (max-width:600px){.visitor-counter-widget{border-radius:14px;padding:8px 12px}.vc-stat{padding:4px 8px;gap:8px}.vc-icon-wrap{width:32px;height:32px}.vc-number{font-size:1.15rem}.vc-label{font-size:.62rem}}.hero-review-carousel-card{position:absolute;bottom:3rem;right:0;background:hsla(0,0%,100%,.97);backdrop-filter:blur(16px);border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06);border:1px solid hsla(0,0%,100%,.8);border-left:5px solid #4285f4;overflow:hidden;z-index:20;width:620px;max-width:calc(100vw - 2rem);transition:transform .3s ease,box-shadow .3s ease}.hero-review-carousel-card:hover{transform:translateY(-4px);box-shadow:0 28px 60px rgba(0,0,0,.16),0 6px 16px rgba(66,133,244,.1)}.hrc-container{display:flex;align-items:center;padding:16px 20px;text-decoration:none;color:inherit;gap:1.25rem;width:100%}.hrc-container:hover{background:rgba(240,248,255,.5)}.hrc-left{gap:.85rem}.hrc-google-icon-wrapper,.hrc-left{display:flex;align-items:center;flex-shrink:0}.hrc-google-icon-wrapper{background:#fff;width:46px;height:46px;border-radius:50%;justify-content:center;box-shadow:0 4px 12px rgba(66,133,244,.18)}.hrc-stat-text{display:flex;flex-direction:column}.hrc-rating-row{display:flex;align-items:center;gap:8px}.hrc-rating-score{font-weight:800;font-size:1.6rem;color:#1e293b;line-height:1}.hrc-stars{display:flex;gap:3px}.hrc-review-count{font-size:.82rem;color:#16a34a;margin:4px 0 0;font-weight:700;display:flex;align-items:center;gap:5px;letter-spacing:.1px;white-space:nowrap}.hrc-live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#16a34a;flex-shrink:0;animation:hrc-pulse 1.8s ease-in-out infinite}@keyframes hrc-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.35)}}.hrc-review-time{font-size:.7rem;color:#94a3b8;font-weight:500;margin-top:2px;display:block}.hrc-divider{width:2px;height:65px;background:#e2e8f0;flex-shrink:0}.hrc-right{flex:1;min-height:100px;align-items:stretch;justify-content:flex-start;position:relative;padding-top:4px}.hrc-review-content,.hrc-right{display:flex;flex-direction:column;overflow:hidden;width:100%;min-width:0}.hrc-review-content{justify-content:center;flex:1}.hrc-nav-arrows{position:absolute;top:-2px;right:0;gap:4px;z-index:10}.hrc-arrow-btn,.hrc-nav-arrows{display:flex;align-items:center}.hrc-arrow-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid #cbd5e1;background:#fff;color:#334155;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.08);flex-shrink:0;outline:none;padding:0}.hrc-arrow-btn:hover{background:#4285f4;border-color:#4285f4;color:#fff;transform:scale(1.1);box-shadow:0 4px 12px rgba(66,133,244,.35)}.hrc-arrow-btn:active{transform:scale(.94)}.hrc-nav-counter{font-size:.68rem;font-weight:700;color:#94a3b8;min-width:26px;text-align:center;letter-spacing:.3px;user-select:none}.hrc-progress-bar{width:100%;height:3px;background:#e2e8f0;overflow:hidden;flex-shrink:0}.hrc-progress-fill{height:100%;background:linear-gradient(90deg,#4285f4,#34a853)}.hrc-reviewer-header{display:flex;align-items:center;gap:10px;margin-bottom:5px;min-width:0}.hrc-reviewer-image{width:40px;height:40px;border-radius:50%;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.1);flex-shrink:0}.hrc-reviewer-info{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1}.hrc-reviewer-name{font-size:1rem;font-weight:800;color:#0f172a;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hrc-reviewer-stars{display:flex;gap:3px;margin-top:3px}.hrc-review-text{font-size:.95rem;color:#334155;margin:0;line-height:1.45;font-weight:500;font-style:italic;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:900px){.hero-review-carousel-card{position:relative;bottom:auto;right:auto;margin:1.5rem auto 0;width:100%;max-width:100%;border-left:none;border-top:4px solid #4285f4;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.1),0 2px 6px rgba(66,133,244,.08)}}@media (max-width:600px){.hero-review-carousel-card{position:relative;bottom:auto;right:auto;margin:1rem 0 0;width:100%;max-width:100%;border-left:none;border-top:4px solid #4285f4;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08)}.hrc-container{flex-direction:column;align-items:stretch;gap:0;padding:0}.hrc-left{background:linear-gradient(135deg,#f0f7ff,#e8f4ff);border-bottom:1px solid rgba(66,133,244,.12);padding:12px 16px;width:100%;justify-content:flex-start;gap:12px;border-radius:16px 16px 0 0}.hrc-google-icon-wrapper{width:42px;height:42px;flex-shrink:0;background:#fff;box-shadow:0 3px 10px rgba(66,133,244,.2)}.hrc-rating-score{font-size:1.7rem;font-weight:900;color:#1565c0}.hrc-stars{gap:2px}.hrc-review-count{font-size:.75rem;color:#16a34a;font-weight:700;margin-top:3px}.hrc-divider{display:none}.hrc-right{width:100%;min-width:unset;min-height:120px;height:auto;align-items:flex-start;background:#fff;border-radius:0;padding:40px 16px 10px}.hrc-nav-arrows{top:8px;right:10px}.hrc-arrow-btn{width:26px;height:26px}.hrc-nav-counter{font-size:.62rem;min-width:22px}.hrc-review-content{width:100%}.hrc-reviewer-header{margin-bottom:8px;gap:10px}.hrc-reviewer-image{width:38px;height:38px;border:2px solid #e3f2fd}.hrc-reviewer-name{font-size:.92rem}.hrc-review-text{font-size:.85rem;color:#475569;line-height:1.5;-webkit-line-clamp:3;line-clamp:3;border-left:3px solid #93c5fd;padding-left:10px;margin-top:2px}.hrc-dots{display:flex!important;justify-content:center;gap:5px;padding:8px 0 4px}.hrc-dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1;transition:all .3s ease;cursor:pointer}.hrc-dot.active{background:#1e88e5;width:18px;border-radius:3px}}.hrc-dots{display:none;cursor:pointer}.hrc-visitor-row{padding:0 16px 14px;width:100%;box-sizing:border-box}@media (max-width:600px){.hrc-visitor-row{padding:0 12px 12px}}.hero{position:relative;height:90vh;min-height:600px;background-image:url(/hero_bg.png);background-size:cover;background-position:50%;display:flex;align-items:center;margin-top:-80px;padding-top:80px;overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(249,251,252,.92),rgba(249,251,252,.75) 50%,rgba(30,136,229,.15));z-index:1}.hero-content{position:relative;z-index:2;max-width:800px}.hero-slogan{font-size:1.1rem;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;display:block}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;color:#1a1a2e;margin-bottom:1.5rem;position:relative;display:inline-block}.hero-title span{color:var(--color-primary)}.hero-tagline{font-size:1.25rem;color:var(--color-text-light);margin-bottom:2.5rem;max-width:600px}.hero-actions{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:3rem}.hero-actions .btn{padding:.9rem 2rem;font-size:1.05rem;border-radius:50px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden}.hero-actions .btn:after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.15);opacity:0;transition:opacity .2s ease}.hero-actions .btn:active:after{opacity:1}.hero-actions .btn:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(30,136,229,.3)}.hero-actions .btn-outline{border:2px solid var(--color-primary);color:var(--color-primary);font-weight:600}.hero-actions .btn-outline:hover{background:var(--color-primary)!important;color:#fff}@media (max-width:600px){.hero-actions{flex-direction:column;gap:.85rem;margin-top:2rem;width:100%}.hero-actions .btn{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:700;letter-spacing:.3px;border-radius:14px;justify-content:center;gap:10px}.hero-actions .btn-primary{background:linear-gradient(135deg,#1565c0,#1e88e5);box-shadow:0 4px 14px rgba(21,101,192,.55),0 1px 3px rgba(0,0,0,.18),inset 0 1px 0 hsla(0,0%,100%,.15);border:none;color:#fff;border-radius:14px}.hero-actions .btn-primary:active,.hero-actions .btn-primary:hover{background:linear-gradient(135deg,#0d47a1,#1565c0);box-shadow:0 6px 18px rgba(21,101,192,.65);transform:translateY(-2px)}.hero-actions .btn-outline{background:hsla(0,0%,100%,.92)!important;border:2px solid #1e88e5;color:#1565c0;font-weight:700;box-shadow:0 2px 8px rgba(30,136,229,.12);border-radius:14px}.hero-actions .btn-outline:active,.hero-actions .btn-outline:hover{background:#e3f2fd!important;border-color:#1565c0;color:#0d47a1;transform:translateY(-2px);box-shadow:0 4px 12px rgba(30,136,229,.22)}}@media (max-width:768px){.hero-title{font-size:1.65rem;font-weight:900;word-break:break-word;max-width:100%;display:block;color:#0f172a;text-shadow:0 1px 8px hsla(0,0%,100%,.6);line-height:1.25}.hero-title span{color:#1565c0}.hero-overlay{background:linear-gradient(160deg,rgba(249,251,252,.97),rgba(249,251,252,.88) 55%,rgba(30,136,229,.12))}.responsive-h2{font-size:1.5rem!important;margin-bottom:.75rem!important;width:100%;text-align:center}.hero{height:auto;min-height:unset;padding:140px 0 2rem;overflow:visible}.hero-slogan{font-size:.85rem;margin-bottom:.5rem;letter-spacing:1.5px;color:#1565c0;font-weight:700}.hero-tagline{font-size:1rem;color:#334155;margin-bottom:1.5rem}}@media (max-width:430px){.hero{padding-top:130px}.hero-title{font-size:1.5rem}.hero-tagline{font-size:.95rem}}.hero-stats-card{position:absolute;bottom:4rem;right:0;background:hsla(0,0%,100%,.95);backdrop-filter:blur(12px);padding:1rem 1.5rem;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);gap:1.5rem;max-width:400px;z-index:20;border:1px solid hsla(0,0%,100%,.5);border-left:5px solid #4285f4}.hero-stats-card,.stat-item{display:flex;align-items:center}.stat-item{gap:.85rem;transition:transform .2s ease,opacity .2s ease}a.stat-item:hover{transform:translateY(-2px);opacity:.9}.google-icon-wrapper,.patient-icon-wrapper{background:#fff;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.05)}.stat-text{display:flex;flex-direction:column;gap:2px}.rating-row{display:flex;align-items:center;gap:.5rem}.patient-count,.rating-score{font-weight:800;font-size:1.15rem;color:#1e293b;line-height:1}.stars{display:flex;gap:2px}.patient-label,.review-count{font-size:.75rem;color:#64748b;margin:0;font-weight:500}.stat-divider{width:1px;height:35px;background:#cbd5e1}@media (max-width:900px){.hero-stats-card{position:relative;bottom:auto;right:auto;margin-top:3rem;background:#fff;width:100%;max-width:100%;justify-content:space-around;box-shadow:0 4px 15px rgba(0,0,0,.05)}.mimo-robot{width:48px;height:60px;bottom:auto;left:auto;top:90px;right:-15px}.mimo-speech-bubble{top:95px!important;right:50px!important;font-size:.65rem!important;padding:6px 10px!important;background-color:hsla(0,0%,100%,.7)!important;backdrop-filter:blur(4px);border:1px solid rgba(33,150,243,.3)!important;box-shadow:none!important;max-width:140px!important;color:#334155!important}}.mimo-robot{position:fixed;bottom:auto;left:auto;top:100px;right:-25px;z-index:50;width:100px;height:120px;pointer-events:auto;transition:right .3s ease}.mimo-speech-bubble{position:fixed;top:120px;right:130px;background-color:#fff;padding:12px 16px;border-radius:16px;border-bottom-right-radius:4px;box-shadow:0 4px 15px rgba(0,0,0,.15);max-width:200px;z-index:60;pointer-events:none;border:2px solid #2196f3;color:#0f172a;font-weight:600;font-size:.9rem;font-family:sans-serif}.services-section{background-color:#f8fafc;padding:5rem 0;position:relative;overflow:hidden}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;padding:0 1rem}.service-card{background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.05);transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid rgba(226,232,240,.8);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0}.service-card-image{width:100%;height:200px;overflow:hidden;position:relative;border-bottom:1px solid #f1f5f9}.service-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.service-card:hover .service-card-image img{transform:scale(1.1)}.service-card-content{padding:2rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:var(--color-primary)}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.service-icon-wrapper{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.service-card:hover .service-icon-wrapper{transform:rotate(10deg) scale(1.1);box-shadow:0 10px 15px rgba(0,0,0,.2)}.service-title{font-size:1.35rem;font-weight:700;color:#1e293b;margin:0}.service-description{font-size:.95rem;color:#64748b;line-height:1.6;font-style:italic}.service-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.service-list-item{font-size:.95rem;color:#334155;display:flex;align-items:flex-start;line-height:1.4}.bullet{color:var(--color-primary);font-weight:700;margin-right:.75rem;font-size:1.2rem;line-height:1rem}@media (max-width:768px){.services-grid{grid-template-columns:1fr}}.why-choose-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.why-content h2{margin-bottom:2rem}.feature-list{display:flex;flex-direction:column;gap:1.5rem}.feature-item{gap:1rem;font-size:1.1rem;color:var(--color-text);font-weight:500}.feature-icon,.feature-item{display:flex;align-items:center}.feature-icon{width:32px;height:32px;background-color:var(--color-secondary);border-radius:50%;justify-content:center;color:#fff;flex-shrink:0}.why-image-wrapper{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-xl)}.why-image-wrapper:before{content:"";position:absolute;top:20px;left:-20px;width:100%;height:100%;border:2px solid var(--color-primary);border-radius:var(--radius-lg);z-index:-1}@media (max-width:768px){.why-choose-grid{grid-template-columns:1fr}.why-image-wrapper:before{display:none}}