:root{--ink:#173f3c;--muted:#64807c;--paper:#f8fbfa;--mint:#d9f1ed;--coral:#e77c69;--coral-dark:#bd554c;--sand:#f1e6d4;--line:#c9ded9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.site-header{height:94px;padding:0 6.1%;display:flex;align-items:center;gap:50px;border-bottom:1px solid #e7f0ee}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--ink);min-width:190px}.brand b{display:block;font-size:19px;letter-spacing:1.5px}.brand small{display:block;color:var(--muted);font-size:9px;letter-spacing:1.2px;margin-top:4px}.brand-mark{width:52px;height:52px;border-radius:50%;background:var(--ink);display:grid;place-items:center;position:relative}.brand-mark:before{content:'';width:25px;height:20px;border:3px solid var(--mint);border-radius:45% 45% 50% 50%}.brand-mark i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--coral)}nav{display:flex;gap:28px;flex:1}nav a,.text-link{font-size:13px;color:var(--muted);text-decoration:none}.header-cta,.button{background:var(--coral);color:#fff;text-decoration:none;border:0;border-radius:4px;padding:17px 22px;font-size:12px;font-weight:bold;letter-spacing:.3px;display:inline-flex;gap:20px;align-items:center;cursor:pointer}.header-cta span,.button span{font-size:18px}.menu-toggle{display:none}.hero{min-height:530px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);padding:70px 10.6% 55px;position:relative;overflow:hidden}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--muted);font-weight:bold;margin:0 0 24px}.hero h1{font-size:68px;line-height:1.04;letter-spacing:-3px;margin:0 0 28px;font-weight:500}.hero h1 em{font-style:normal;color:var(--coral-dark)}.lead{font-size:16px;line-height:1.6;color:var(--muted);max-width:440px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:35px}.text-link span{margin-left:15px;font-size:16px}.hero-art{position:relative;min-height:390px}.blob{position:absolute;width:430px;height:380px;right:5%;top:-20px;border-radius:48% 52% 55% 45%;background:linear-gradient(135deg,#edf7f5,#cfe8e4);transform:rotate(-9deg)}.tooth{position:absolute;background:white;box-shadow:0 16px 25px #153b3a20;display:grid;place-items:center;color:var(--coral);font-size:48px}.tooth-a{width:205px;height:245px;border-radius:45% 45% 50% 50%;right:27%;top:37px;transform:rotate(15deg)}.tooth-b{width:135px;height:165px;border-radius:50%;right:5%;top:210px;transform:rotate(-25deg);color:var(--ink)}.spark{position:absolute;right:4%;top:33px;color:var(--coral);font-size:35px}.focus{padding:74px 10.6% 90px;background:#fff;display:grid;grid-template-columns:32% 1fr;gap:8%}.section-intro h2,.appointment h2,.simple-section h2{font-size:38px;line-height:1.12;letter-spacing:-1.5px;margin:0 0 22px;font-weight:500}.section-intro>p:last-child{font-size:14px;line-height:1.5;color:var(--muted);max-width:260px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;min-width:0}.card{min-width:0;padding:24px 22px;display:flex;flex-direction:column;text-decoration:none;color:var(--ink);border-radius:4px}.card span{font-size:12px;opacity:.65}.card strong{font-size:19px;margin-top:auto}.card small{font-size:12px;line-height:1.4;margin-top:8px;max-width:130px}.card b{font-size:25px;margin-top:19px;font-weight:400}.card-coral{background:var(--coral);color:#fff}.card-green{background:var(--mint)}.card-sand{background:var(--sand)}.appointment{background:var(--ink);color:#fff;padding:75px 10.6%;display:grid;grid-template-columns:1fr 1fr;gap:12%}.appointment .eyebrow{color:#a7c9c4}.appointment h2{font-size:48px}.appointment p:not(.eyebrow){color:#b8d1cd;line-height:1.6;max-width:400px}.appointment form{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-content:center}.appointment label{font-size:12px;color:#b8d1cd}.appointment input{display:block;width:100%;margin-top:8px;padding:15px;border:1px solid #54807a;background:transparent;color:#fff;border-radius:3px}.appointment button{grid-column:1/-1;justify-content:center}.form-status{grid-column:1/-1;font-size:12px!important}.simple-section{padding:90px 10.6%;min-height:300px}.simple-section.light{background:#edf7f5}footer{padding:45px 10.6%;display:flex;align-items:center;justify-content:space-between;background:#fff;color:var(--muted);font-size:13px}.mobile-only{display:none}
@media(max-width:900px){nav{gap:12px}.site-header{gap:18px;padding:0 5%}.header-cta{padding:13px 14px}.hero{padding-left:7%;padding-right:7%}.hero h1{font-size:55px}.focus,.appointment{padding-left:7%;padding-right:7%;gap:4%}}
@media(max-width:800px){nav,.header-cta{display:none}.menu-toggle{display:grid;border:1px solid var(--line);background:#fff;border-radius:50%;width:42px;height:42px;place-content:center;gap:5px}.menu-toggle span{display:block;width:18px;height:1px;background:var(--ink)}}
@media(max-width:600px){.site-header{height:82px;padding:0 22px;justify-content:space-between}.brand{min-width:auto;gap:10px}.brand-mark{width:42px;height:42px}.brand-mark:before{width:20px;height:16px;border-width:2px}.brand-mark i{width:7px;height:7px}.brand b{font-size:16px}.brand small{font-size:8px}nav,.header-cta{display:none}nav.mobile-open{display:flex;position:absolute;z-index:5;top:82px;left:0;right:0;padding:18px 22px;background:#fff;flex-direction:column;gap:16px;border-bottom:1px solid var(--line)}.menu-toggle{display:grid;border:1px solid var(--line);background:#fff;border-radius:50%;width:42px;height:42px;place-content:center;gap:5px}.menu-toggle span{display:block;width:18px;height:1px;background:var(--ink)}.hero{display:block;padding:42px 22px 46px;min-height:700px}.hero h1{font-size:49px;line-height:1.02;letter-spacing:-2px;margin-bottom:22px}.mobile-only{display:block}.lead{font-size:14px;max-width:310px}.hero-actions{margin-top:28px}.hero-art{min-height:265px;margin-top:30px}.blob{width:290px;height:250px;right:15px;top:0}.tooth-a{width:130px;height:165px;right:30%;top:23px;font-size:32px}.tooth-b{width:92px;height:112px;right:2%;top:135px;font-size:28px}.spark{right:1%;top:9px;font-size:24px}.focus{display:block;padding:54px 22px 60px}.section-intro h2{font-size:32px}.cards{display:block}.card{min-height:150px;margin-top:12px}.card strong{margin-top:22px}.appointment{display:block;padding:58px 22px}.appointment h2{font-size:37px}.appointment form{display:block}.appointment label{display:block;margin-top:18px}.appointment button{width:100%;margin-top:22px}.simple-section{padding:60px 22px;min-height:230px}.simple-section h2{font-size:32px}footer{padding:35px 22px;display:block}footer p{margin-top:22px}}
