.container,body{min-height:100vh}.dental-bg,.tooth-svg{width:100%;height:100%}.bubble,.logo{border-radius:50%}.bio-section,.contact-highlight-item,.practice-info{backdrop-filter:blur(10px)}.highlight,.hours-group-title,.sound-icon,.tagline{-webkit-text-fill-color:transparent}.bio-pill,.contact-label-top,.doctor-title,.hours-group-title,.practice-name{text-transform:uppercase}.footer-address-link:hover,.footer-email-link:hover,.footer-phone-link:hover,.modal-address-link:hover,a:hover{text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box}:root{--white:#FFFFFF;--sky-blue:#5BA8D6;--deep-blue:#2E7D9A;--teal:#26A69A;--mint-green:#4CAF93;--sage-green:#6FB98F;--coral-orange:#FF7F50;--sunset-orange:#FF9A56;--peach:#FFB380;--silver:#C0C0C0;--light-gray:#F5F5F5;--dark-gray:#333333}body{font-family:Poppins,sans-serif;background:linear-gradient(135deg,#f0f9ff 0,#e8f5e9 30%,#fff8e1 70%,#ffe5cc 100%);color:var(--dark-gray);overflow-x:hidden}.practice-name,h1{font-family:'Playfair Display',serif}a{text-decoration:none}.contact-info a,.quick-contact-item a{text-decoration:none;transition:color .3s}.container{max-width:1400px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.bg-decoration,.dental-bg{position:fixed;z-index:0;pointer-events:none}.dental-bg{top:0;left:0;overflow:hidden}.tooth-icon{position:absolute;opacity:.08;animation:8s ease-in-out infinite float;filter:blur(.5px)}.tooth-svg{fill:var(--mint-green);opacity:.8}.tooth-icon:nth-child(2n) .tooth-svg{fill:var(--sky-blue)}.tooth-icon:nth-child(3n) .tooth-svg{fill:var(--peach)}.tooth-1{top:5%;left:8%;width:80px;height:80px;animation-delay:0s}.tooth-2{top:15%;right:12%;width:60px;height:60px;animation-delay:2s}.tooth-3{top:65%;left:15%;width:70px;height:70px;animation-delay:4s}.tooth-4{bottom:20%;right:10%;width:90px;height:90px;animation-delay:1s}.tooth-5{top:40%;left:5%;width:65px;height:65px;animation-delay:3s}.tooth-6{top:50%;right:8%;width:75px;height:75px;animation-delay:5s}.tooth-7{bottom:35%;left:25%;width:55px;height:55px;animation-delay:2.5s}.tooth-8{top:25%;left:35%;width:70px;height:70px;animation-delay:4.5s}.tooth-9{top:70%;right:30%;width:80px;height:80px;animation-delay:1.5s}.tooth-10{bottom:45%;right:25%;width:65px;height:65px;animation-delay:3.5s}.toothbrush{position:absolute;width:120px;height:30px;opacity:.08;animation:15s ease-in-out infinite floatRotate;filter:drop-shadow(0 2px 4px rgba(76, 175, 147, .2))}.brush-1{top:20%;left:20%;animation-delay:0s}.brush-2{bottom:30%;right:15%;animation-delay:5s}.star-sparkle{position:absolute;width:40px;height:40px;opacity:.1;animation:4s ease-in-out infinite twinkle}.star-1{top:12%;left:45%;animation-delay:0s}.star-2{top:35%;right:18%;animation-delay:1.5s}.star-3{bottom:28%;left:35%;animation-delay:3s}.bubble-1,.bubble-2,.bubble-3,.bubble-4,.bubble-5{bottom:-50px}.star-4{top:60%;left:12%;animation-delay:2s}.bubble{position:absolute;background:radial-gradient(circle at 30% 30%,rgba(76,175,147,.3),rgba(91,168,214,.2));opacity:0;animation:12s ease-in-out infinite bubbleFloat}.bubble-1,.hours-group.animate:first-child,.service-item.animate:first-child{animation-delay:0s}.bubble:nth-child(2n){background:radial-gradient(circle at 30% 30%,rgba(255,154,86,.3),rgba(255,179,128,.2))}.bubble-1{left:10%;width:60px;height:60px}.bubble-2{left:30%;width:40px;height:40px;animation-delay:2s}.bubble-3{right:20%;width:80px;height:80px;animation-delay:4s}.bubble-4{right:40%;width:50px;height:50px;animation-delay:6s}.bubble-5{left:50%;width:45px;height:45px;animation-delay:8s}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(10deg)}}@keyframes floatSlow{0%,100%{transform:translateY(0) translateX(0) rotate(0);opacity:.06}50%{transform:translateY(-20px) translateX(10px) rotate(5deg);opacity:.1}}@keyframes floatRotate{0%,100%{transform:translateY(0) rotate(0);opacity:.07}25%{transform:translateY(-15px) rotate(5deg);opacity:.1}50%{transform:translateY(-25px) rotate(-5deg);opacity:.08}75%{transform:translateY(-15px) rotate(3deg);opacity:.09}}@keyframes twinkle{0%,100%{opacity:.05;transform:scale(.8) rotate(0)}50%{opacity:.15;transform:scale(1.2) rotate(180deg)}}@keyframes bubbleFloat{0%{bottom:-50px;opacity:0;transform:translateX(0)}10%{opacity:.6}90%{opacity:.3}100%{bottom:110vh;opacity:0;transform:translateX(30px)}}.mountain-silhouette{position:fixed;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(to top,rgba(74,144,226,.1) 0,transparent 100%);clip-path:polygon(0 100%,0 60%,15% 50%,25% 35%,35% 45%,50% 20%,65% 40%,75% 30%,85% 50%,100% 60%,100% 100%);z-index:0;animation:20s ease-in-out infinite parallax}.contact-highlight-item,.content,.logo,.photo-frame,.practice-header,.practice-name,.top-contact-bar{position:relative}@keyframes parallax{0%,100%{transform:translateX(0)}50%{transform:translateX(-20px)}}.content{z-index:10;text-align:center;animation:1.5s ease-out fadeIn;width:100%;max-width:940px;margin:0 auto}@keyframes fadeIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.logo-container{margin-bottom:2rem;animation:2s ease-out .5s backwards fadeIn}.logo{width:120px;height:120px;margin:0 auto;background:linear-gradient(135deg,var(--mint-green),var(--sky-blue),var(--sunset-orange));background-size:200% 200%;animation:6s infinite gradientShift,3s ease-in-out infinite pulse;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px rgba(255,154,86,.4),0 5px 20px rgba(76,175,147,.3)}@keyframes pulse{0%,100%{transform:scale(1);box-shadow:0 10px 40px rgba(255,154,86,.4),0 5px 20px rgba(76,175,147,.3)}50%{transform:scale(1.05);box-shadow:0 15px 50px rgba(255,154,86,.6),0 8px 30px rgba(76,175,147,.5)}}.logo svg{width:70%;height:70%;fill:white}h1{font-size:2.5rem;font-weight:600;color:var(--deep-blue);margin-bottom:.8rem;line-height:1.2;animation:2s ease-out .8s backwards fadeIn}.highlight{background:linear-gradient(90deg,var(--mint-green),var(--sky-blue),var(--coral-orange));-webkit-background-clip:text;background-clip:text;animation:6s infinite gradientShift;background-size:200% 200%}.subtitle{font-size:1.05rem;color:#666;max-width:715px;margin:0 auto 1.2rem;line-height:1.6;animation:2s ease-out 1.1s backwards fadeIn}.top-contact-bar{margin:1.5rem 0 2rem;padding:2.5rem 2rem 2rem;background:linear-gradient(135deg,#ffb380 0,#4caf93 25%,#5ba8d6 50%,#26a69a 75%,#ffb380 100%);background-size:300% 300%;animation:8s infinite gradientShift,2s ease-out 1.2s backwards fadeIn;border-radius:25px;box-shadow:0 15px 50px rgba(255,179,128,.35),0 5px 20px rgba(91,168,214,.25);overflow:hidden}.top-contact-bar::before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:20s linear infinite rotate}.top-contact-bar::after{content:'🦷';position:absolute;bottom:15px;right:30px;font-size:6rem;opacity:.12;transform:rotate(-15deg)}.photo-badge,.practice-name::after{left:50%;transform:translateX(-50%)}@keyframes gradientShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.practice-header{text-align:center;margin-bottom:1.5rem;z-index:1}.practice-name{font-size:3.5rem;font-weight:900;color:#fff;margin-bottom:0;text-shadow:0 4px 12px rgba(0,0,0,.4),0 2px 4px rgba(0,0,0,.3);display:inline-block;letter-spacing:3px;padding:.5rem 0;line-height:1.3}.practice-name::after{content:'';position:absolute;bottom:.2rem;width:105%;height:3px;background:linear-gradient(90deg,rgba(255,255,255,.3),rgba(255,255,255,.3) 10%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.3) 90%,rgba(255,255,255,.3));-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 15%,black 85%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,black 15%,black 85%,transparent 100%);border-radius:2px;box-shadow:0 2px 8px rgba(255,255,255,.3)}.doctor-title{font-size:1.35rem;color:rgba(255,255,255,.98);font-weight:600;letter-spacing:1.5px;margin-top:0}.contact-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;color:#fff;position:relative;z-index:1;max-width:1100px;margin:0 auto}.contact-highlight-item{text-align:center;padding:1.5rem 1rem;background:rgba(255,255,255,.12);border-radius:15px;border:1px solid rgba(255,255,255,.2);transition:.3s}.contact-highlight-item:hover{transform:translateY(-5px);background:rgba(255,255,255,.18);box-shadow:0 10px 30px rgba(0,0,0,.25);border-color:rgba(255,255,255,.35)}.contact-icon-top{font-size:2.5rem;margin-bottom:.5rem;display:block;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}.practice-info{margin:2rem 0;padding:1.5rem;background:rgba(255,255,255,.8);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.1);animation:2s ease-out 1.4s backwards fadeIn;text-align:center}.tagline{font-size:1rem;background:linear-gradient(90deg,var(--mint-green),var(--deep-blue),var(--coral-orange));-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:600}.bio-section{margin:3rem 0;padding:2.5rem;background:rgba(255,255,255,.9);border-radius:25px;box-shadow:0 10px 40px rgba(0,0,0,.12)}.bio-section.animate,.hours-section.animate{animation:.8s ease-out forwards fadeIn}.bio-card{display:flex;gap:2rem;align-items:stretch;flex-wrap:wrap}.bio-card-left{flex:0 0 280px;background:linear-gradient(180deg,rgba(91,168,214,.2),rgba(76,175,147,.15));border-radius:24px;padding:1.5rem 1.25rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5);display:flex;flex-direction:column;align-items:center;text-align:center}.photo-frame{width:200px;height:230px;margin-bottom:1rem}.doctor-photo{width:100%;height:100%;border-radius:24px;object-fit:cover;object-position:70% 10%;border:4px solid rgba(255,255,255,.9);box-shadow:0 18px 35px rgba(0,0,0,.2)}.photo-badge{position:absolute;bottom:-14px;background:var(--deep-blue);color:#fff;padding:.4rem 1rem;border-radius:999px;font-size:.8rem;font-weight:600;box-shadow:0 10px 25px rgba(38,166,154,.4)}.photo-caption{margin-top:1.5rem}.photo-name{font-size:1.2rem;font-weight:700;color:var(--deep-blue)}.photo-role{font-size:.95rem;color:#4a6e7c}.photo-highlight-list{list-style:none;padding:0;margin:1rem 0 0;width:100%;text-align:left;color:#2f4858;font-size:.9rem}.bio-title,.hour-note,.service-item{text-align:center}.photo-highlight-list li{padding:.4rem .2rem;border-bottom:1px dashed rgba(255,255,255,.6)}.hour-item:last-child,.photo-highlight-list li:last-child{border-bottom:none}.bio-card-right{flex:1 1 360px;background:rgba(255,255,255,.95);border-radius:24px;padding:2rem;box-shadow:0 14px 40px rgba(0,0,0,.08)}.bio-title{font-size:1.8rem;font-weight:700;color:var(--deep-blue);margin-bottom:1.5rem;font-family:Poppins,sans-serif;letter-spacing:.5px}.bio-accordion summary,.bio-pill{font-weight:600;color:var(--deep-blue)}.bio-description{font-size:.95rem;color:#666;line-height:1.7;margin-bottom:1rem}.bio-lead{border-left:4px solid var(--mint-green);padding-left:1rem;margin-bottom:1.25rem}.bio-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.bio-pill{display:inline-flex;align-items:center;padding:.3rem .9rem;border-radius:999px;background:rgba(38,166,154,.12);font-size:.85rem;letter-spacing:.03em}.bio-accordion-group{margin-top:.75rem;display:flex;flex-direction:column;gap:.65rem}.bio-accordion{border:1px solid rgba(76,175,147,.25);border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 8px 18px rgba(0,0,0,.06);overflow:hidden}.bio-accordion summary{list-style:none;cursor:pointer;padding:.85rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.bio-accordion summary::-webkit-details-marker{display:none}.bio-accordion[open] summary{border-bottom:1px solid rgba(76,175,147,.2)}.summary-pill{width:1.4rem;height:1.4rem;background:rgba(38,166,154,.15);color:var(--deep-blue);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem}.bio-accordion[open] .summary-pill[data-arrow]::before{content:'▲'}.bio-accordion:not([open]) .summary-pill[data-arrow]::before{content:'▼'}.bio-accordion p{margin:0;padding:.85rem 1rem 1rem;color:#4a4a4a;line-height:1.65}.bio-narrative{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:1rem}.bio-narrative-column p{margin-bottom:.9rem;text-align:left}.bio-narrative-column h4{font-size:1rem;font-weight:700;color:var(--deep-blue);margin-bottom:.4rem}.services-section{margin-top:2rem;padding-top:2rem;border-top:2px solid rgba(74,144,226,.2)}.hours-title,.services-title{font-size:1.8rem;font-weight:700;color:var(--deep-blue);margin-bottom:1.5rem;text-align:center;font-family:Poppins,sans-serif;letter-spacing:.5px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:2rem;padding-left:1rem}.service-item{padding:.8rem;background:linear-gradient(135deg,rgba(76,175,147,.15),rgba(91,168,214,.15),rgba(255,154,86,.1));background-size:200% 200%;border-radius:12px;font-size:.95rem;color:#555;transition:.3s;border:1px solid rgba(76,175,147,.2);cursor:pointer;opacity:0}.hours-group.animate,.service-item.animate{animation:.6s ease-out forwards fadeIn}.service-item.animate:nth-child(2){animation-delay:.15s}.hours-group.animate:nth-child(2),.service-item.animate:nth-child(3){animation-delay:.3s}.service-item.animate:nth-child(4){animation-delay:.45s}.service-item.animate:nth-child(5){animation-delay:.6s}.service-item.animate:nth-child(6){animation-delay:.75s}.service-item:hover{transform:translateY(-8px) scale(1.05);background:linear-gradient(135deg,rgba(76,175,147,.25),rgba(91,168,214,.25),rgba(255,154,86,.15));border-color:rgba(76,175,147,.4);color:var(--deep-blue)}.service-icon{font-size:1.5rem;margin-bottom:.3rem;padding-right:.5rem;display:inline-block;transition:transform .3s}.service-item:hover .service-icon{transform:scale(1.15);color:var(--mint-green)}.hours-section{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,rgba(76,175,147,.12),rgba(91,168,214,.12),rgba(255,179,128,.12));border-radius:20px;position:relative;overflow:hidden;border:2px solid rgba(76,175,147,.2)}.hours-section::before{content:'🕐';position:absolute;right:20px;top:20px;font-size:4rem;opacity:.1}.hours-container{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.hours-column{flex:1;min-width:250px;max-width:350px}.hours-group{background:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-bottom:1rem;transition:.3s;opacity:0}.hours-group:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(76,175,147,.2)}.hours-group-title{font-size:.85rem;letter-spacing:1px;background:linear-gradient(90deg,var(--mint-green),var(--sunset-orange));-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-weight:600}.hour-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid rgba(0,0,0,.05);transition:.3s}.hour-item:hover{padding-left:.5rem;background:rgba(76,175,147,.05);border-radius:8px}.day{font-weight:600;color:var(--deep-blue);font-size:1rem;display:flex;align-items:center;gap:.5rem}.day::before{content:'';width:6px;height:6px;background:var(--mint-green);border-radius:50%;display:inline-block;flex-shrink:0}.time{color:#666;font-size:.95rem;font-weight:500}.closed{color:#999;font-style:italic}.hour-note{margin-top:1rem;padding:1rem;background:linear-gradient(90deg,rgba(76,175,147,.15),rgba(255,154,86,.15));border-left:3px solid var(--mint-green);border-radius:8px;font-size:.9rem;color:#555;opacity:0}.hour-note.animate{animation:.6s ease-out .4s forwards fadeIn,3s ease-in-out .8s infinite glow}.cta-button{display:inline-block;margin-top:2rem;padding:1rem 3rem;background:linear-gradient(135deg,var(--mint-green),var(--sky-blue),var(--sunset-orange));background-size:200% 200%;animation:4s infinite gradientShift,2s ease-out 1.7s backwards fadeIn;color:#fff;font-size:1.1rem;font-weight:500;border:none;border-radius:50px;cursor:pointer;box-shadow:0 8px 25px rgba(255,154,86,.4),0 4px 15px rgba(76,175,147,.3);transition:.3s}.cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(255,154,86,.6),0 6px 25px rgba(76,175,147,.5)}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(5px);animation:.3s modalFadeIn}@keyframes modalFadeIn{from{opacity:0}to{opacity:1}}.modal-content{background:#fff;margin:10% auto;padding:3rem;border-radius:25px;width:90%;max-width:500px;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;animation:.4s modalSlideIn}.quick-contact,.sound-control{background:rgba(255,255,255,.9);display:flex}.close,.floating-icons,.icon{position:absolute}@keyframes modalSlideIn{from{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.close{right:20px;top:20px;font-size:2rem;font-weight:300;color:#999;cursor:pointer;transition:color .3s}.close:hover,.contact-info a:hover,.quick-contact-item a:hover{color:var(--coral-orange)}.modal-header{font-size:1.8rem;font-weight:600;color:var(--deep-blue);margin-bottom:1.5rem;font-family:'Playfair Display',serif}.contact-info{font-size:1.1rem;line-height:2.5;color:#555}.contact-info strong{color:var(--deep-blue);display:inline-block;width:80px}.contact-info a{color:var(--teal)}.quick-contact{margin-top:2rem;padding:1.5rem 2rem;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.08);justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap;max-width:1000px;margin-left:auto;margin-right:auto}.quick-contact-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem;min-width:200px}.quick-contact-item a{color:var(--deep-blue);font-weight:500}.quick-contact-icon{font-size:1.2rem}.floating-icons{width:100%;height:100%;pointer-events:none}.icon{font-size:3rem;opacity:.12;animation:8s ease-in-out infinite floatRandom;filter:drop-shadow(0 2px 4px rgba(74, 144, 226, .2))}.icon-1{top:15%;left:5%;animation-delay:0s}.icon-2{top:25%;right:8%;animation-delay:1.5s}.icon-3{bottom:20%;left:12%;animation-delay:3s}.icon-4{bottom:30%;right:10%;animation-delay:4.5s}.icon-5{top:45%;left:8%;font-size:2.5rem;animation-delay:2s}.icon-6{top:55%;right:12%;font-size:2.8rem;animation-delay:3.5s}.icon-7{bottom:40%;right:5%;font-size:3.2rem;animation-delay:5s}.icon-8{top:35%;right:15%;font-size:2.6rem;animation-delay:6s}@keyframes floatRandom{0%,100%{transform:translate(0,0) rotate(0);opacity:.12}25%{transform:translate(10px,-15px) rotate(5deg);opacity:.18}50%{transform:translate(-5px,-25px) rotate(-5deg);opacity:.15}75%{transform:translate(-15px,-10px) rotate(3deg);opacity:.14}}.sound-control{position:fixed;top:20px;right:20px;z-index:100;border-radius:50%;width:50px;height:50px;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:.3s}.sound-control:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.15)}.sound-icon{font-size:1.3rem;background:linear-gradient(135deg,var(--mint-green),var(--sunset-orange));-webkit-background-clip:text;background-clip:text}.map-accent{position:fixed;bottom:20px;right:20px;width:100px;height:100px;opacity:.15;z-index:0}@media (max-width:768px){.bio-card-left{flex:1 1 100%}.bio-card-right,.bio-section{padding:1.5rem}.photo-frame{width:100%;max-width:260px}#footerContact,.bio-header,.photo-highlight-list{text-align:center}.contact-icon-top,h1{font-size:2rem}.doctor-title,.subtitle{font-size:1rem}.doctor-name{font-size:1.2rem}.logo{width:90px;height:90px}.modal-content{margin:20% auto;padding:2rem}.mountain-silhouette{height:120px}.bio-header,.hours-container{flex-direction:column}.services-grid{display:block!important}.service-item{display:flex!important;align-items:center!important;padding:.2rem 0!important;text-align:center!important;background:0 0!important;border:none!important}.service-item:last-child{border-bottom:none!important}.hours-column{max-width:100%}.contact-highlight-grid{grid-template-columns:1fr;gap:1.5rem}.contact-highlight-item::after{display:none}.top-contact-bar{padding:2rem 1.5rem 1.5rem}.practice-name{font-size:1.4rem}.footer-contact-info{justify-content:center;flex-wrap:wrap}.footer-contact-info span{display:inline!important}}@media (max-width:480px){.container{padding:1rem}h1{font-size:1.5rem}.cta-button{padding:.8rem 2rem;font-size:1rem}.directions-link{display:block;margin-top:.8rem;margin-bottom:.3rem}.hours-section{padding:1.5rem;margin-top:1rem}.hours-title,.services-title{font-size:1.3rem;margin-bottom:1rem}.day,.hour-item{font-size:.9rem}.hours-container{gap:1rem}.hours-column{min-width:100%;max-width:100%}.hours-group{padding:1rem;margin-bottom:.8rem}.hour-item{padding:.8rem 0;flex-direction:column;align-items:flex-start;gap:.3rem;border-bottom:1px solid rgba(0,0,0,.05)}.day{margin-bottom:.3rem}.time{font-size:.85rem;color:#666}.time small{font-size:.8rem;color:#999;font-style:italic}.services-grid{display:block!important;margin-bottom:1.5rem}.service-item{padding:.4rem 0 .4rem 1rem!important;margin:0!important;font-size:.85rem;border-radius:0!important;background:0 0!important;border:none!important;text-align:left!important;display:flex!important;align-items:flex-start!important;gap:.5rem!important;color:#555;transition:.2s}.service-icon{font-size:1rem;margin:0!important;flex-shrink:0}.service-item:hover{transform:none!important;background:0 0!important;box-shadow:none!important;color:var(--mint-green);padding-left:.3rem}#footerContact{padding:1rem;text-align:left!important}#footerContact p{margin-bottom:.8rem!important;max-width:200px!important;word-wrap:break-word!important;white-space:normal!important;line-height:1.3!important;font-size:.9rem!important}.footer-contact-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:.8rem!important;font-size:.8rem!important;line-height:1.4!important;width:100%!important;flex-wrap:nowrap!important}.footer-contact-info span{display:none!important}.footer-contact-info a,.footer-contact-info strong{display:block!important;width:100%!important;white-space:normal!important;word-break:break-word!important;text-align:left!important}}.contact-phone-btn,.contact-value-top a{display:inline-block;text-decoration:none}.sparkle{position:absolute;width:6px;height:6px;background:var(--mint-green);border-radius:50%;box-shadow:0 0 10px var(--mint-green);animation:2s ease-in-out infinite sparkle}.sparkle:nth-child(2n){background:var(--sunset-orange);box-shadow:0 0 10px var(--sunset-orange)}.sparkle:nth-child(3n){background:var(--sky-blue);box-shadow:0 0 10px var(--sky-blue)}@keyframes sparkle{0%,100%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.5)}}@keyframes glow{0%,100%{text-shadow:0 0 3px rgba(255,255,255,.3),0 0 5px rgba(255,179,128,.2);transform:scale(1)}50%{text-shadow:0 0 8px rgba(255,255,255,.5),0 0 15px rgba(255,179,128,.4);transform:scale(1.03)}}.sparkle-1{top:20%;left:30%;animation-delay:0s}.sparkle-2{top:40%;right:25%;animation-delay:.7s}.sparkle-3{bottom:35%;left:40%;animation-delay:1.4s}.sparkle-4{top:60%;right:35%;animation-delay:2.1s}.sparkle-5{bottom:50%;left:15%;animation-delay:2.8s}.sparkle-6{top:30%;left:55%;animation-delay:3.5s}.sparkle-7{bottom:25%;right:20%;animation-delay:4.2s}.sparkle-8{top:50%;right:10%;animation-delay:4.9s}#welcomeBanner{text-align:center;margin-bottom:1.5rem;padding:.8rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);border-left:4px solid var(--mint-green);animation:.8s ease-out 2.4s backwards fadeIn,2.5s ease-in-out 3.2s infinite glow}.practice-header-tagline{margin-top:.8rem;font-size:.95rem;color:rgba(255,255,255,.9);font-style:italic;font-weight:400}.scroll-bio-section{text-align:center;margin-top:2rem;padding:2rem;background:linear-gradient(135deg,rgba(91,168,214,.15),rgba(76,175,147,.15));border-radius:15px;position:relative;overflow:hidden;animation:.8s ease-out 1.6s backwards fadeIn}.scroll-bio-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,179,128,.1),transparent);animation:3s ease-in-out infinite pulse}.scroll-bio-section>div{position:relative;z-index:1}.scroll-bio-text{font-size:1.1rem;color:var(--deep-blue);font-weight:600;margin-bottom:.8rem}.contact-phone-btn,.meet-doctor-btn{color:#fff;font-weight:600;font-size:1.1rem;transition:.3s}.meet-doctor-btn{padding:1rem 2.5rem;background:linear-gradient(135deg,var(--mint-green),var(--sky-blue),var(--sunset-orange));background-size:200% 200%;animation:4s infinite gradientShift,2s ease-in-out infinite bounceGently;border:none;border-radius:30px;cursor:pointer;box-shadow:0 6px 25px rgba(76,175,147,.4),0 0 0 0 rgba(76,175,147,.4);position:relative}.meet-doctor-btn:hover{transform:scale(1.08);box-shadow:0 10px 35px rgba(76,175,147,.6),0 0 0 8px rgba(76,175,147,.2)}.contact-phone-btn{padding:.6rem 1.5rem;background:rgba(255,255,255,.25);border:2px solid rgba(255,255,255,.4);border-radius:25px;box-shadow:0 4px 15px rgba(0,0,0,.15)}.contact-phone-btn:hover{background:rgba(255,154,86,.5);transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(255,154,86,.4)}.contact-label-top{font-size:.75rem;letter-spacing:1.5px;opacity:.85;margin-bottom:.5rem;font-weight:300;color:rgba(255,255,255,.9)}.address-link,.contact-value-top a{color:#fff;transition:.3s}.contact-value-top{font-size:1rem;font-weight:500;line-height:1.6;word-break:break-word}.contact-value-top a:hover{transform:translateY(-2px);text-shadow:0 4px 8px rgba(0,0,0,.3);color:#ffb380}.contact-email-link{font-size:.95rem;word-break:break-all}.address-link:hover,.directions-link:hover{color:#ffb380;text-decoration:underline}.directions-link{color:rgba(255,255,255,.9);text-decoration:none;font-size:.9rem;font-weight:500;transition:.3s;display:block;margin-top:.5rem}.contact-icon-filter-email{filter:hue-rotate(120deg) brightness(.9)}.contact-icon-filter-address{filter:hue-rotate(120deg) brightness(1.2)}.contact-icon-filter-phone{filter:hue-rotate(135deg) brightness(1.2) saturate(.8)}.modal-call-text{font-size:1.1rem;color:#555;margin-bottom:1.5rem}#footerContact p,.modal-contact-label{margin-bottom:.5rem}.modal-phone-btn{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,var(--mint-green),var(--coral-orange));color:#fff;text-decoration:none;border-radius:50px;font-size:1.3rem;font-weight:600;box-shadow:0 8px 25px rgba(255,154,86,.4);transition:transform .3s}.modal-contact-info,.modal-contact-label{font-size:.95rem;color:#666}.modal-email-link{color:#666;text-decoration:none}.modal-address-link{color:#666;text-decoration:none;transition:color .3s}.modal-address-link:hover{color:#2e7d9a}.modal-welcome-note{margin-top:1.5rem;font-size:.9rem;color:#888;text-align:center;font-style:italic}#footerContact{background:rgba(255,255,255,.6);padding:1.5rem;border-radius:12px;margin:1.5rem 0;text-align:center;position:relative;overflow:hidden;border:1px solid rgba(76,175,147,.1);opacity:0}#footerContact p{position:relative;z-index:1}.footer-contact-info{font-size:.85rem;color:#666;line-height:1.5;margin-top:.3rem;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.3rem}.footer-phone-link{color:var(--coral-orange);transition:.3s}.footer-phone-link:hover{transform:scale(1.1)}.footer-email-link{color:#666;text-decoration:none;transition:.3s}.footer-email-link:hover{color:var(--sky-blue);font-weight:600}.footer-address-link{font-size:.85rem;opacity:.8;color:#666;text-decoration:none;transition:color .3s}.footer-address-link:hover{color:var(--mint-green)}