@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (prefers-color-scheme: dark){:root{color-scheme:light}html,body{background-color:var(--bg);color:var(--text)}}:root{color-scheme:light;--bg: #ffffff;--text: #111111;--muted-bg: #f9f9f9;--brand-bg: #fffbea;--accent: #20B1AA;--card-bg: #ffffff;--footer-bg: #00b3a4;--footer-text: #ffffff}:link{color:#111}.about,.Dentist{background-color:var(--bg)}html,body,#root{height:100%;margin:0;padding:0}.app-container{display:flex;flex-direction:column;min-height:100vh}.link-like{background:none;border:none;padding:0;font:inherit;cursor:pointer}main{background-color:#fff;flex:1}body{margin:0;font-family:Merriweather,serif}#root{width:100%;margin:0;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.hero-text h1{margin-top:.5rem;margin-bottom:0rem}.hero-text p{margin-top:0}.hero{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:#f9f9f9;width:100%;box-sizing:border-box}.hero-text{flex:1 1 50%;padding:.6rem;box-sizing:border-box}.services{padding:4vw;background-color:#fffbea;text-align:center}.service-list{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:20px;gap:1rem}.service-item{padding:1rem 2rem;background-color:#fff;border-radius:8px;font-weight:700;flex:1 1 30%;box-sizing:border-box;min-width:200px}footer{text-align:center;padding:2vw;background-color:#f1f1f1;width:100%;box-sizing:border-box}@media (max-width: 768px){.hero{flex-direction:column;padding:6vw 4vw;text-align:center}.hero-text{flex:1 1 100%;padding:.1 0}.service-list{flex-direction:column;align-items:center}.service-item{flex:1 1 80%;min-width:auto}}main{flex:1}@media (max-width: 480px){.hero{flex-direction:column;padding:1vw .5vw;text-align:center}.hero-text h1{font-size:1.45em}.hero-text p{margin-top:0;font-size:x-small}.logo{height:4em;padding:1em}.service-item{font-size:.9rem;padding:1rem}.footer p{margin:0}}.header{position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:10px 40px;background-color:#fffbea;font-family:Merriweather,serif;min-height:72px}.logo-section{display:flex;align-items:center;gap:10px}.logo-img{height:60px;width:60px}.logo-text{display:flex;flex-direction:column;line-height:1.2;text-align:left}.main-title{font-size:26px;font-weight:700}.sub-title{font-size:20px;font-weight:600}.tagline{font-size:12px;font-weight:400}.nav-links{display:flex;list-style:none;gap:10px;margin:0;padding:0;align-items:center}.book-btn{background:#fff;color:#20b1aa;padding:5px 10px;border-radius:5px;font-weight:700}.menu-icon{cursor:pointer}.popup-nav{position:fixed;top:58px;right:1px;width:45vw;max-width:480px;background:#20b1aa;color:#fff;z-index:1100;padding:10px;border-radius:10px;box-shadow:0 12px 30px #00000026}.popup-header{display:flex;justify-content:flex-end}.popup-close{background:transparent;border:none;cursor:pointer}.popup-inner{width:100%}.popup-links{display:flex;flex-direction:column;gap:18px;margin-top:4px}.popup-links a,.popup-links .link-like{color:#fff;text-decoration:none;font-size:18px;text-align:center}footer{background-color:#00b3a4;color:#fff;padding:1rem;width:100%;font-size:.95rem;display:flex;justify-content:center;align-items:center;min-height:60px;margin-top:auto;box-sizing:border-box}footer p{margin:0;text-align:center}.slider{position:relative;width:100%;max-width:100%;height:auto;overflow:hidden;margin:0 auto}.slide-image{width:100%;max-height:70vh;object-fit:cover;display:block;transition:all .5s ease-in-out}.dots{text-align:center;position:absolute;bottom:15px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:10px}.dot{height:12px;width:12px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#333}@media (max-width: 768px){.slide-image{max-height:40vh}.dot{height:10px;width:10px}}@media (max-width: 480px){.slide-image{max-height:30vh}.dots{bottom:10px}.dot{height:8px;width:8px;margin:0 4px}}.dental-clinic-container{color-scheme:light;--dc-bg: #ffffff;--dc-text: #111111;--dc-muted-text: #333333;--dc-accent: teal;--dc-bgmark: #40c5be5d;display:flex;flex-direction:column;padding:2rem;gap:2rem;max-width:1200px;margin:auto;font-family:Merriweather,serif;background-color:var(--dc-bg);color:var(--dc-text)}@media (min-width: 1024px){.dental-clinic-container{flex-direction:row;justify-content:space-between}}.left-section,.right-section{flex:1;padding:1rem}.right-section{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem;border-radius:8px;box-sizing:border-box;position:relative;z-index:1}.right-section-image{max-width:100%;width:400px;height:auto;border-radius:12px;object-fit:fill;box-shadow:0 8px 18px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.right-section-image:hover{transform:scale(1.03);box-shadow:0 12px 24px #00000026}@media (max-width: 768px){.right-section{padding:1.5rem;background-color:#fff}.right-section-image{width:100%;border-radius:10px}}.title-stack{position:relative;display:grid;place-items:center;margin:0 0 .5rem;padding-top:.25rem}.left-section .background-text{position:static;grid-area:1 / 1;z-index:0;pointer-events:none;color:var(--dc-bgmark);font-size:clamp(2.2rem,8vw,3rem);line-height:1;white-space:nowrap;text-align:center}.left-section .clinic-text{grid-area:1 / 1;z-index:1;font-size:1.8rem;font-weight:700;color:var(--dc-accent);margin:-1rem 0 0;text-align:center}.description{font-size:1rem;color:var(--dc-muted-text);line-height:1.6;text-align:left}@media (max-width: 768px){.title-stack{margin-bottom:.25rem;padding-top:.25rem}.right-section .background-text{font-size:clamp(2.4rem,6vw,2.6rem)}.right-section .clinic-text{margin-top:-1rem;font-size:1.5rem}.description{font-size:.95rem}}@media (prefers-color-scheme: dark){.dental-clinic-container{color-scheme:light;background-color:var(--dc-bg);color:var(--dc-text)}}.dentist-container{display:flex;flex-direction:column;padding:2rem;gap:2rem;max-width:1200px;margin:auto;font-family:Merriweather,serif}@media (min-width: 1024px){.dentist-container{flex-direction:row;justify-content:space-between;align-items:stretch;gap:2rem}}.left-section-doctor{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem;border-radius:8px;box-sizing:border-box;position:relative;z-index:1}.doctor-image{max-width:100%;width:400px;height:auto;border-radius:12px;object-fit:cover;box-shadow:0 8px 20px #00000026;transition:transform .3s ease,box-shadow .3s ease}.doctor-image:hover{transform:scale(1.03);box-shadow:0 12px 26px #0003}@media (max-width: 768px){.left-section-doctor{padding:1.5rem;background-color:#fff}.doctor-image{width:80%;border-radius:10px}}@media (prefers-color-scheme: dark){.left-section-doctor{color-scheme:light}}@media (max-width: 1023.98px){.left-section-doctor{display:none}}.right-section-doctor{position:relative;flex:1;padding:2rem;background-color:#fff;color:#333;z-index:1;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem}.right-section-doctor .background-text{position:relative;grid-area:1 / 1;z-index:0;pointer-events:none;color:#40c5be5d;font-size:clamp(2.2rem,8vw,3rem);line-height:1;white-space:nowrap;text-align:center}.right-section-doctor .doctor-name{grid-area:1 / 1;z-index:1;font-size:1.8rem;font-weight:700;color:teal;margin:-1rem 0 0;text-align:center}.doctor-description{font-size:1rem;margin-top:1rem;line-height:1.6;position:relative;z-index:1;max-width:100%;text-align:left}.testimonial-box{display:flex;align-items:flex-start;margin-top:2rem;gap:1rem;text-align:left}.quote-mark{font-size:2rem;color:teal;line-height:1}.testimonial-content p{margin:.25rem 0 0;font-size:.95rem;color:#333;max-width:100%}.testimonial-content strong{display:block;line-height:1.2}@media (max-width: 768px){.right-section-doctor .background-text{font-size:clamp(2.2rem,6vw,2.6rem)}.doctor-name{font-size:1.5rem;margin-top:.2rem}.doctor-description,.testimonial-content p{font-size:.95rem}.right-section-doctor{padding:1rem}}.services-section{position:relative;text-align:center;padding:2rem 1rem;background-color:#fff;font-family:Merriweather,serif}.services-background-title{position:absolute;left:50%;top:11%;transform:translate(-50%,-50%);z-index:0;pointer-events:none;white-space:nowrap;color:#40c5be5d;font-weight:800;font-size:clamp(2rem,8vw,4rem);line-height:1}.services-foreground-title{position:relative;z-index:1;color:teal;font-weight:600;margin:0;padding-top:2rem;font-size:clamp(1.25rem,3.5vw,2rem)}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.15rem 2rem;max-width:min(1100px,80%);margin:2rem auto 0;padding:.5rem 1rem;text-align:left}.service-item{display:flex;align-items:center;font-size:1rem;color:#333;text-decoration:none;transition:transform .2s ease,color .2s ease}.service-item:hover{transform:translate(4px);color:#20b1aa}.service-bullet{width:12px;height:12px;background-color:teal;border-radius:3px;margin-right:10px;flex-shrink:0}@media (max-width: 1200px){.services-grid{grid-template-columns:repeat(3,1fr);max-width:min(1000px,88%)}.services-background-title{font-size:clamp(2rem,7vw,3.4rem)}}@media (max-width: 900px){.services-grid{grid-template-columns:repeat(2,1fr);gap:.75rem 1.25rem;max-width:92%}.services-foreground-title{padding-top:1.5rem;font-size:clamp(1.2rem,3.2vw,1.75rem)}.services-background-title{top:7%;font-size:clamp(1.8rem,7.5vw,3rem)}}@media (max-width: 600px){.services-grid{grid-template-columns:1fr;max-width:94%;gap:.1rem 1rem}.service-item{font-size:.95rem}.service-bullet{width:10px;height:10px;margin-right:8px}.services-foreground-title{padding-top:1.25rem;font-size:clamp(1.25rem,4.2vw,1.5rem)}.services-background-title{top:4%;font-size:clamp(2.4rem,8.5vw,2.2rem)}}@media (orientation: landscape) and (max-height: 480px){.services-section{padding:1rem .75rem}.services-background-title{top:3.9%;font-size:clamp(3.2rem,7vw,1.8rem)}.services-foreground-title{padding-top:.9rem;font-size:clamp(1.5rem,2.8vw,1.3rem)}}.footer{background:#20b1aa;color:#fff;display:flex;justify-content:space-between;padding-top:3rem;padding-bottom:0rem;flex-wrap:wrap;height:auto}.footer-left,.footer-center,.footer-right{flex:1;min-width:30%;margin:1rem}.footer-logo{width:300px;margin-bottom:1rem;display:flex;align-items:left}.mission{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;text-align:left}.social-icons a{display:inline-block;margin-right:10px;color:#fff;font-size:1.4rem;background:#fff;color:#8b0000;border-radius:50%;width:35px;height:35px;text-align:center;line-height:35px;transition:background .3s}.social-icons a:hover{background:#fcc}.footer-center h3,.footer-right h3{margin-bottom:1rem;color:#fff;text-align:left}.contact-info p{display:flex;align-items:left;text-align:left;color:#fff;font-size:.95rem;margin-bottom:.75rem}.contact-info .icon{width:18px;height:18px;margin-right:10px;filter:invert(1)}.links-columns ul{list-style:none;padding:0}.links-columns li{margin-bottom:.5rem}.links-columns a{color:#fff;text-decoration:none;font-size:.95rem}.links-columns a:hover{text-decoration:underline}.footer-right iframe{border:none;width:100%;max-width:280px;height:150px;border-radius:8px;text-align:left}@media (max-width: 1024px){.footer{flex-direction:column;align-items:center;text-align:left;padding-top:2rem}.footer-left,.footer-center,.footer-right{width:90%;max-width:600px;text-align:left;margin:1rem auto}.footer-logo{justify-content:center}.mission{text-align:left}.contact-info p{justify-content:left;text-align:left}.footer-center h3,.footer-right h3{text-align:left}.footer-right iframe{max-width:100%}}@media (max-width: 600px){.footer-logo{width:200px}.social-icons a{width:30px;height:30px;font-size:1.2rem;line-height:30px}.mission,.links-columns a,.contact-info p{font-size:.9rem}.footer-right iframe{height:130px}}.benefits-container{display:flex;flex-direction:column;background-color:#fffbea;padding:3rem 1rem;font-family:Merriweather,serif;text-align:center;margin:auto}.benefits-header{max-width:1200px;margin:0 auto 2rem}.benefits-header h2{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:teal}.benefits-header p{max-width:700px;margin:0 auto 2rem;color:#213547;font-size:1rem;line-height:1.5}.benefits-content{display:flex;justify-content:center;flex-wrap:wrap;padding-left:2rem;padding-right:2rem;gap:1.5rem}.benefits-column{display:flex;flex-direction:column;gap:1.25rem;flex:1;min-width:280px}.benefit-item{display:grid;grid-template-columns:56px 1fr;align-items:center;column-gap:12px;padding:10px;background:transparent;border-radius:12px}.icon-placeholder{width:60px;height:60px;display:grid;place-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:50%;box-shadow:0 1px 3px #00000014}.icon-placeholder svg{font-size:26px}.benefit-item h3{color:teal;font-size:1.1rem;line-height:1.25;text-align:left;padding-left:10px;margin:0;font-weight:600}.benefit-item p{text-align:left;font-size:.95rem;line-height:1.4;padding-left:13px;margin:4px 0 0;color:#444}.benefits-image{display:flex;justify-content:center;align-items:center;flex:.5;min-width:200px}.tooth-img{max-width:250px;height:auto}@media (max-width: 1024px){.benefits-content{flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem}.benefits-image{order:-1;margin-bottom:1.5rem}}.service-detail-wrapper{color-scheme:light;--sd-bg: #ffffff;--sd-text: #111111;--sd-body: #213547;--sd-accent: teal;--sd-bgmark: #40c5be5d;--sd-error: #aa0000;max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:Merriweather,serif;background-color:var(--sd-bg);color:var(--sd-text)}.service-header-wrapper{position:relative;height:120px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.background-text{font-size:3.5rem;font-weight:800;color:var(--sd-bgmark);position:absolute;top:.2rem;left:50%;transform:translate(-50%);white-space:nowrap;z-index:0;pointer-events:none}.service-subtitle{font-size:2rem;font-weight:700;color:var(--sd-accent);position:relative;z-index:1;text-align:center;margin-top:2.61rem}.service-title-container{position:relative}.service-detail-image-container{float:left;width:500px;margin-right:1.5rem;margin-bottom:1rem}.service-detail-image-container img{width:90%;height:auto;border-radius:6px;object-fit:cover;box-shadow:0 8px 20px #00000026;transition:transform .3s ease,box-shadow .3s ease}.service-detail-text:after{content:"";display:table;clear:both}.service-section{margin-bottom:1.6rem}.service-section h3{color:var(--sd-accent);font-weight:800;font-size:1.15rem;line-height:1.3;margin:.4rem 0 .5rem;text-align:left}.service-section p{font-size:1.0625rem;line-height:1.8;color:var(--sd-body);margin:0 0 .65rem;text-align:left}.service-section ul{padding-left:1.25rem;margin:.4rem 0 .6rem;list-style-type:disc;text-align:left}.service-section ul li{font-size:1.0625rem;line-height:1.8;color:var(--sd-body);margin-bottom:.35rem}.not-found{text-align:center;padding:2rem;font-size:1.5rem;color:var(--sd-error)}@media (max-width: 768px){.service-detail-image-container{float:none;width:100%;margin-right:0}.service-detail-header h2{font-size:1.5rem}.service-subtitle{font-size:1rem}.service-section h3{font-size:1.05rem}.service-section p,.service-section li{font-size:1rem;line-height:1.75;text-align:left}}.section-with-slider{display:grid;grid-template-columns:1.5fr 1fr;gap:1rem 1.25rem;align-items:start}.slider-col{display:flex;justify-content:center;align-items:flex-start}.section-col{min-width:0}@media screen and (max-width: 768px){.background-text{font-size:2.2rem}.service-subtitle{font-size:1.4rem;margin-top:2.1rem}.service-header-wrapper{height:100px}}@media screen and (max-width: 480px){.background-text{font-size:1.5rem}.service-subtitle{font-size:1.1rem;margin-top:2.1rem}.service-header-wrapper{height:80px}}@media (max-width: 900px){.section-with-slider{grid-template-columns:1fr}.slider-col{margin-top:.5rem}}.section-with-slider .ba-card{max-width:420px}@media (prefers-color-scheme: dark){.service-detail-wrapper{color-scheme:light;background-color:var(--sd-bg);color:var(--sd-text)}}.ba2-card{--pos: 50%;position:relative;width:100%;max-width:340px;margin:0;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 8px 24px #00000014;-webkit-user-select:none;user-select:none;touch-action:pan-y;outline:none}.ba2-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.ba2-after{z-index:1}.ba2-before{z-index:2;clip-path:polygon(0 0,var(--pos) 0,var(--pos) 100%,0 100%)}.ba2-divider{position:absolute;top:0;bottom:0;left:var(--pos);transform:translate(-1px);width:2px;z-index:3;background:#ffffffd9;box-shadow:0 0 0 1px #00000026 inset;pointer-events:none}.ba2-handle{position:absolute;left:var(--pos);top:50%;transform:translate(-50%,-50%);z-index:4;width:38px;height:38px;border-radius:50%;border:3px solid #fff;background:#00000059;color:#fff;display:grid;place-items:center;font-weight:800;cursor:ew-resize;box-shadow:0 4px 16px #00000040}.ba2-handle:focus-visible{outline:2px solid #35a4b2;outline-offset:2px}.ba2-handle span{pointer-events:none}.ba2-caps{position:absolute;left:0;right:0;bottom:0;z-index:5;display:grid;grid-template-columns:1fr 1fr;font-family:Merriweather,serif}.ba2-cap{text-align:center;padding:8px 6px;font-size:1.05rem;font-weight:800;background:#ffffffeb;color:#000}.ba2-cap:first-child{border-right:1px solid rgba(0,0,0,.08)}.ba2-cap:last-child{border-left:1px solid rgba(0,0,0,.08)}@media (max-width:480px){.ba2-handle{width:34px;height:34px}.ba2-cap{font-size:.95rem;padding:7px 6px}}:root{--bg: #ffffff;--card: #f8f9fb;--text: #1c1f23;--muted: #67717d;--primary: #10a39a;--primary-strong: #0d8c85;--border: #d8dee6;--shadow: rgba(12, 20, 33, .08)}.appointment-form-wrapper{max-width:720px;margin:0 auto;padding:1.5rem;background:var(--bg)}.form-title{font-family:Merriweather,serif;font-weight:800;font-size:1.6rem;color:var(--text);text-align:center;margin-bottom:1rem}.appointment-form{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.25rem;box-shadow:0 6px 20px var(--shadow)}.field{display:flex;flex-direction:column;margin-bottom:1rem}.inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.5rem}label{font-size:.92rem;color:var(--text);margin-bottom:.35rem;font-weight:600}input[type=text],input[type=tel],input[type=date],input[type=time]{-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:1rem;padding:.7rem .8rem;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);outline:none;transition:box-shadow .2s ease,border-color .2s ease}input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #10a39a26}.hint{margin-top:.4rem;font-size:.82rem;color:var(--muted)}.submit-btn{width:100%;padding:.9rem 1.1rem;border:none;border-radius:12px;background:var(--primary);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s ease,transform .05s ease}.submit-btn:hover{background:var(--primary-strong)}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.disclaimer{margin-top:.75rem;font-size:.82rem;color:var(--muted);text-align:center}select{font-size:1rem;padding:.7rem .8rem;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);outline:none;transition:box-shadow .2s ease,border-color .2s ease}select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #10a39a26}@media (max-width: 640px){.inline-fields{grid-template-columns:1fr}}.apt-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1419a6;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.apt-modal-content{background:#fff;border-radius:16px;padding:1rem 1.25rem;max-width:760px;width:92%;max-height:90vh;overflow-y:auto;box-shadow:0 6px 30px #00000040;position:relative;animation:aptFadeIn .2s ease}.apt-close-btn{position:absolute;top:10px;right:15px;background:transparent;border:none;font-size:1.8rem;color:#555;cursor:pointer}@keyframes aptFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
