:root{--orange:#f6821f;--orange-dark:#d86613;--orange-soft:#fff2e4;--ink:#111827;--ink-2:#253041;--muted:#637083;--line:#d9dee8;--soft:#f7f8fb;--card:#fff;--black:#0b1220;--shadow:0 18px 48px #1118271a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;gap:28px;min-height:74px;padding:0 clamp(20px,5vw,76px);display:flex;position:sticky;top:0}.brand img{mix-blend-mode:multiply;width:188px;max-width:42vw;display:block}nav{color:var(--ink-2);gap:30px;font-size:14px;font-weight:700;display:flex}nav a:hover{color:var(--orange-dark)}.header-cta,.primary,.secondary,.contact-form button{border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;transition:all .18s;display:inline-flex}.header-cta,.primary,.contact-form button{color:#fff;background:var(--orange);box-shadow:0 8px 20px #f6821f38}.header-cta:hover,.primary:hover,.contact-form button:hover{background:var(--orange-dark);transform:translateY(-1px)}.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.secondary:hover{border-color:var(--orange);color:var(--orange-dark)}.hero{background:linear-gradient(90deg,#fff 0% 57%,#fff8f0 57% 100%);grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:clamp(38px,6vw,88px);padding:clamp(62px,8vw,112px) clamp(20px,6vw,86px) 76px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:var(--line);height:1px;position:absolute;inset:auto 0 0}.hero:after{content:"";z-index:0;background:radial-gradient(circle,#f6821f33,#0000 65%);width:520px;height:520px;position:absolute;top:80px;right:-150px}.hero>*{z-index:1;position:relative}.hero-copy{max-width:790px}.eyebrow{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px;font-size:13px;font-weight:900}.eyebrow:before{content:none}.hero h1,.section-heading h2,.why h2,.contact-copy h2,.audit-card h2{color:var(--ink);letter-spacing:-.055em;margin:0;font-family:Inter,Manrope,sans-serif;font-size:clamp(46px,5.8vw,78px);font-weight:900;line-height:1.02}.section-heading h2,.why h2,.contact-copy h2,.audit-card h2{font-size:clamp(34px,4.2vw,58px)}.lead{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:clamp(18px,1.65vw,22px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.trust-row{grid-template-columns:repeat(4,max-content);gap:8px;margin-top:28px;display:grid}.trust-row span,.contact-points span{min-height:34px;color:var(--ink-2);border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.trust-row span:before,.contact-points span:before{content:"";background:var(--orange);border-radius:50%;width:7px;height:7px;margin-right:8px}.hero-panel{border:1px solid var(--line);min-height:545px;box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:0;overflow:hidden}.hero-panel:after{content:none}.panel-top{background:var(--black);color:#a8b3c5;justify-content:space-between;gap:16px;padding:18px 20px;font-size:13px;font-weight:800;display:flex}.panel-top strong{color:#fff}.status{align-items:center;gap:8px;display:inline-flex}.status i{background:#4ade80;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #4ade8029}.tooth-system{border-bottom:1px solid var(--line);background-color:#fbfcfe;background-image:linear-gradient(90deg,#1118270a 1px,#0000 1px),linear-gradient(#1118270a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;height:285px;margin:0;display:grid;position:relative}.tooth-system:before,.tooth-system:after{content:"";border:1px solid #f6821f57;border-radius:50%;position:absolute}.tooth-system:before{width:270px;height:124px;transform:rotate(-13deg)}.tooth-system:after{border-color:#11182729;width:210px;height:94px;transform:rotate(17deg)}.tooth-mark{z-index:2;border:1px solid var(--line);background:#fff;border-radius:18px;width:126px;height:126px;padding:20px;animation:none;position:relative;box-shadow:0 18px 42px #1118271f}.tooth-mark path{fill:#fff;stroke:var(--orange);stroke-width:2.4px;stroke-dasharray:310;stroke-dashoffset:310px;animation:1.2s .2s forwards drawTooth}.orbit{z-index:3;min-height:32px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;box-shadow:0 8px 24px #1118271a}.orbit-a{top:34%;left:16%}.orbit-b{top:22%;right:13%}.orbit-c{bottom:24%;right:20%}.panel-metrics{grid-template-columns:1fr 1fr;gap:0;display:grid}.panel-metrics div{border-right:1px solid var(--line);background:#fff;min-height:180px;padding:26px}.panel-metrics div:last-child{border-right:0}.panel-metrics b{color:var(--ink);letter-spacing:-.035em;margin-bottom:10px;font-size:25px;line-height:1.1;display:block}.panel-metrics span{color:var(--muted);line-height:1.5}.proof-strip{background:#fff;grid-template-columns:repeat(3,1fr);gap:0;padding:0 clamp(20px,6vw,86px);display:grid}.proof-strip div{border:1px solid var(--line);background:#fff;border-right:0;padding:30px}.proof-strip div:last-child{border-right:1px solid var(--line)}.proof-strip strong{letter-spacing:-.02em;margin-bottom:9px;font-size:21px;display:block}.proof-strip span{color:var(--muted);line-height:1.5}.section{padding:90px clamp(20px,6vw,86px)}.section-heading{text-align:left;max-width:890px;margin:0 0 44px}.section-heading p:not(.eyebrow),.contact-copy p,.audit-card p:not(.eyebrow){color:var(--muted);font-size:20px;line-height:1.55}.services-section{background:var(--soft)}.services-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.services-grid article{min-height:250px;box-shadow:none;background:#fff;border:0;padding:28px;transition:all .18s;position:relative;overflow:hidden}.services-grid article:after{content:"";background:var(--orange);transform-origin:0;width:34px;height:3px;transition:transform .18s;position:absolute;bottom:24px;left:28px;transform:scaleX(.45)}.services-grid article:hover{z-index:2;transform:translateY(-4px);box-shadow:0 18px 44px #1118271a}.services-grid article:hover:after{transform:scaleX(1)}.services-grid span{color:var(--orange-dark);letter-spacing:.08em;font-weight:900}.services-grid h3{color:var(--ink);letter-spacing:-.03em;margin:18px 0 10px;font-size:22px;line-height:1.15}.services-grid p,.why-list p{color:var(--muted);font-size:15px;line-height:1.58}.highlight-card{color:#fff;background:var(--black)!important}.highlight-card span{color:var(--orange)}.highlight-card h3{color:#fff}.highlight-card p{color:#c7d0dd}.highlight-card:after{background:var(--orange)!important}.clinic-audit{background:var(--soft);padding:0 clamp(20px,6vw,86px) 90px}.audit-card{color:var(--ink);border:1px solid var(--line);border-left:8px solid var(--orange);box-shadow:var(--shadow);background:#fff;padding:clamp(34px,5vw,62px)}.audit-card h2{color:var(--ink);max-width:960px}.audit-columns{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;margin-top:32px;display:grid}.audit-columns ul{background:#fff;margin:0;padding:26px 26px 26px 48px}.audit-columns li{color:var(--ink-2);margin:10px 0;line-height:1.5}.audit-columns li::marker{color:var(--orange)}.why{background:var(--black);color:#fff;grid-template-columns:.85fr 1.15fr;gap:44px;margin:0;padding:78px clamp(20px,6vw,86px);display:grid}.why h2{color:#fff}.why .eyebrow{color:var(--orange)}.why-list{gap:14px;display:grid}.why-list div{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;padding:24px}.why-list strong{color:#fff;font-size:18px}.why-list p{color:#c7d0dd;margin-bottom:0}.contact{background:#fff;grid-template-columns:.88fr 1fr;align-items:start;gap:52px;display:grid}.contact-copy{text-align:left}.contact-points{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.contact-form{border:1px solid var(--line);border-top:6px solid var(--orange);box-shadow:var(--shadow);background:#fff;gap:16px;padding:30px;display:grid}.direct-contact{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px;display:grid}.direct-contact a{min-height:48px;color:var(--ink);background:var(--soft);border:1px solid var(--line);border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-weight:800;display:flex}.direct-contact a:hover{color:var(--orange-dark);border-color:var(--orange);background:#fff}.contact-form label{color:var(--ink);gap:8px;font-size:14px;font-weight:800;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:6px;outline:none;padding:15px 14px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f6821f29}.contact-form button{cursor:pointer;width:100%;font:inherit;border:0}.form-note{text-align:center;color:var(--muted);margin:0;font-size:12px}footer{color:#c7d0dd;background:var(--black);border-top:4px solid var(--orange);justify-content:space-between;align-items:center;gap:18px;padding:34px clamp(20px,6vw,86px);display:flex}footer img{background:#fff;border-radius:4px;width:158px;padding:6px}footer p{margin:0}@keyframes drawTooth{to{stroke-dashoffset:0}}@media (width<=1120px){.hero{background:linear-gradient(#fff,#fff8f0);grid-template-columns:1fr}.hero-copy{max-width:900px}.hero-panel{max-width:760px}.services-grid{grid-template-columns:repeat(2,1fr)}.trust-row{grid-template-columns:repeat(2,max-content)}}@media (width<=900px){.proof-strip,.contact,.why,.audit-columns{grid-template-columns:1fr}.proof-strip div{border-right:1px solid var(--line);border-bottom:0}.proof-strip div:last-child{border-bottom:1px solid var(--line)}}@media (width<=680px){.site-header{min-height:66px;padding:0 18px}.brand img{width:156px}nav{display:none}.header-cta{min-height:38px;padding:0 12px;font-size:12px}.hero{padding:42px 18px 52px}.hero h1{font-size:40px}.section-heading h2,.why h2,.contact-copy h2,.audit-card h2{font-size:34px}.lead,.section-heading p:not(.eyebrow),.contact-copy p{font-size:17px}.hero-actions a,.trust-row{width:100%}.trust-row{grid-template-columns:1fr}.hero-panel{min-height:auto}.panel-top,.panel-metrics,.services-grid,.direct-contact{grid-template-columns:1fr}.panel-top{flex-direction:column}.panel-metrics div{border-right:0;border-bottom:1px solid var(--line);min-height:0}.panel-metrics div:last-child{border-bottom:0}.tooth-system{height:220px}.tooth-mark{width:104px;height:104px}.orbit-a{left:4%}.orbit-b{right:3%}.orbit-c{right:7%}.section,.why{padding:58px 18px}.proof-strip,.clinic-audit{padding-left:18px;padding-right:18px}.clinic-audit{padding-bottom:58px}.contact{gap:32px}footer{flex-direction:column;align-items:flex-start;padding:28px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.form-status{text-align:center;min-height:20px;margin:0;font-size:13px;font-weight:700}.form-status.success{color:#15803d}.form-status.error{color:#b42318}.contact-form button:disabled{cursor:wait;opacity:.72;transform:none}.honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}

/* Softer hero typography */
.hero h1{font-weight:600;letter-spacing:-.045em;line-height:1.05}.hero .eyebrow{font-weight:650;letter-spacing:.1em}.hero .lead{font-weight:400}.hero .trust-row span{font-weight:600}.hero .primary,.hero .secondary{font-weight:650}
@media (width<=680px){.hero h1{font-weight:600}}

/* Match the softer hero typography across the page */
.section-heading h2,.why h2,.contact-copy h2,.audit-card h2{font-weight:600;letter-spacing:-.045em;line-height:1.06}.section-heading p:not(.eyebrow),.contact-copy p,.audit-card p:not(.eyebrow),.proof-strip span,.services-grid p,.why-list p,.audit-columns li{font-weight:400}.proof-strip strong,.services-grid h3,.why-list strong,.panel-metrics b{font-weight:650}.services-grid span,.contact-form label,.direct-contact a,.contact-points span,.panel-top,.orbit{font-weight:600}.contact-form button,.header-cta,.primary,.secondary{font-weight:650}
@media (width<=680px){.section-heading h2,.why h2,.contact-copy h2,.audit-card h2{font-weight:600}}

/* Cleaner sticky-header anchor jumps */
html{scroll-padding-top:92px}#benefits,#services,#why-us,#contact{scroll-margin-top:92px}.benefits-section{background:#fff;padding-top:72px;padding-bottom:76px}.benefits-section .section-heading{margin-bottom:28px}.benefits-section .proof-strip{padding:0;box-shadow:0 18px 48px #1118270d}.benefits-section .proof-strip div:first-child{border-left:1px solid var(--line)}
@media (width<=680px){html{scroll-padding-top:76px}#benefits,#services,#why-us,#contact{scroll-margin-top:76px}.benefits-section{padding-top:48px;padding-bottom:54px}}

/* Security audit console section */
#security-audit{scroll-margin-top:92px}.security-audit{background:radial-gradient(circle at 78% 18%,#f6821f26,#0000 28%),linear-gradient(135deg,#090f1c,#111827 56%,#050812);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(32px,5vw,72px);display:grid;overflow:hidden;position:relative}.security-audit:before{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#000 20%,#0008 70%,#0000);pointer-events:none}.security-audit>*{z-index:1;position:relative}.security-copy h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(34px,4.2vw,58px);font-weight:600;line-height:1.06}.security-copy p:not(.eyebrow){color:#c7d0dd;font-size:20px;font-weight:400;line-height:1.55}.security-points{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.security-points span{color:#fff;border:1px solid #ffffff24;background:#ffffff12;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:600}.code-screen{border:1px solid #ffffff1f;background:#050812;border-radius:18px;box-shadow:0 28px 80px #0009,0 0 0 1px #f6821f22;overflow:hidden;transform:rotate(-1deg)}.code-top{color:#94a3b8;border-bottom:1px solid #ffffff14;background:#0b1220;align-items:center;gap:8px;padding:14px 16px;font-size:12px;font-weight:600;display:flex}.code-top span{border-radius:50%;width:11px;height:11px;display:block}.code-top span:nth-child(1){background:#ff5f57}.code-top span:nth-child(2){background:#febc2e}.code-top span:nth-child(3){background:#28c840}.code-top strong{color:#cbd5e1;margin-left:8px;font-weight:600}.code-body{padding:22px 24px 18px;font-family:"SFMono-Regular","Cascadia Code","Liberation Mono",monospace}.code-body p{color:#dbeafe;margin:0;padding:8px 0;border-bottom:1px solid #ffffff0a;font-size:clamp(12px,1.2vw,15px);line-height:1.45}.code-body em{color:#64748b;font-style:normal}.code-body b{color:#4ade80;font-weight:700}.code-body i{color:#fbbf24;font-style:normal;font-weight:700}.code-body strong{color:#f6821f;font-weight:700}.scan-meter{height:7px;background:#111827;overflow:hidden}.scan-meter span{height:100%;width:62%;background:linear-gradient(90deg,#f6821f,#22c55e);display:block;animation:scanWidth 3.4s ease-in-out infinite}@keyframes scanWidth{0%,100%{width:46%}50%{width:92%}}@media (width<=900px){.security-audit{grid-template-columns:1fr}.code-screen{transform:none}}@media (width<=680px){#security-audit{scroll-margin-top:76px}.security-copy p:not(.eyebrow){font-size:17px}.code-body{padding:18px}.code-body p{white-space:normal}}

/* Tune anchor landing offset below sticky header */
html{scroll-padding-top:118px}#benefits,#services,#security-audit,#why-us,#contact{scroll-margin-top:118px}@media (width<=680px){html{scroll-padding-top:92px}#benefits,#services,#security-audit,#why-us,#contact{scroll-margin-top:92px}}

/* Reduce anchor headroom so section starts closer to top */
html{scroll-padding-top:64px}#benefits,#services,#security-audit,#why-us,#contact{scroll-margin-top:64px}@media (width<=680px){html{scroll-padding-top:58px}#benefits,#services,#security-audit,#why-us,#contact{scroll-margin-top:58px}}

/* Final tighter menu anchor offset */
html{scroll-padding-top:48px}#benefits,#services,#security-audit,#why-us,#contact{scroll-margin-top:48px}@media (width<=680px){html{scroll-padding-top:46px}#benefits,#services,#security-audit,#why-us,#contact{scroll-margin-top:46px}}

/* Extra-tight menu anchor offset */
html{scroll-padding-top:36px}#benefits,#services,#security-audit,#why-us,#contact{scroll-margin-top:36px}@media (width<=680px){html{scroll-padding-top:36px}#benefits,#services,#security-audit,#why-us,#contact{scroll-margin-top:36px}}

/* Contact form dropdown */
.contact-form select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:6px;outline:none;padding:15px 14px}.contact-form select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f6821f29}

/* Hero limited offer banner */
.offer-banner{border:1px solid #f6821f55;background:linear-gradient(90deg,#fff7ed,#fff);box-shadow:0 14px 34px #f6821f18;border-radius:10px;align-items:center;gap:14px;width:max-content;max-width:100%;margin-top:24px;padding:12px 15px;display:flex}.offer-banner span{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:var(--orange);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.offer-banner strong{color:var(--ink);font-size:16px;font-weight:650}.offer-banner em{color:var(--orange-dark);font-style:normal;font-size:14px;font-weight:600;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#d8661370}@media (width<=680px){.offer-banner{align-items:flex-start;flex-direction:column;gap:8px;width:100%}}

/* 3D blue stamp treatment for hero offer */
.offer-banner{position:relative;isolation:isolate;color:#fff;background:linear-gradient(135deg,#0b6bff,#0ea5e9 48%,#38bdf8);border:2px solid #dff6ff;border-radius:14px;box-shadow:0 18px 0 #064ea8,0 26px 46px #0369a14a, inset 0 1px 0 #ffffff80;transform:rotate(-2deg);text-transform:uppercase}.offer-banner:before{content:"";position:absolute;inset:6px;border:2px dashed #ffffffb8;border-radius:10px;pointer-events:none}.offer-banner:after{content:"FREE";position:absolute;right:-16px;top:-18px;background:#063b88;color:#fff;border:2px solid #bdefff;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;font-size:13px;font-weight:800;letter-spacing:.06em;box-shadow:0 8px 0 #04265a}.offer-banner span{background:#ffffff;color:#0757c4;box-shadow:0 4px 0 #bdefff;font-weight:800}.offer-banner strong{color:#fff;text-shadow:0 2px 0 #064ea8,0 8px 18px #003b7d66;font-weight:800;letter-spacing:.03em}.offer-banner em{color:#e0f7ff;text-decoration-color:#fff;font-weight:700;text-shadow:0 1px 0 #064ea8}@media (width<=680px){.offer-banner{transform:rotate(-1deg)}}

/* Round animated 3D offer badge matching the orange clinic-tech vibe */
.offer-banner{position:relative;isolation:isolate;color:var(--ink);background:radial-gradient(circle at 32% 24%,#fff 0 18%,#fff2e4 19% 42%,#f6821f 43% 72%,#d86613 73% 100%);border:4px solid #fff;border-radius:50%;box-shadow:0 18px 0 #b84f0d,0 26px 44px #f6821f40,inset 0 3px 0 #ffffffcc,inset 0 -18px 24px #9a3d0738;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:176px;height:176px;max-width:none;margin-top:24px;padding:18px;text-align:center;display:flex;transform:rotate(-7deg);text-transform:uppercase;animation:offerFloat 4.5s ease-in-out infinite}.offer-banner:before{content:"";position:absolute;inset:11px;border:2px dashed #ffffffd6;border-radius:50%;pointer-events:none}.offer-banner:after{content:"";position:absolute;inset:-8px;border-radius:50%;background:conic-gradient(from 0deg,#ffffff00,#ffffff80,#ffffff00 28%);mix-blend-mode:soft-light;animation:offerShine 5.5s linear infinite;pointer-events:none}.offer-banner span{color:#fff;background:#111827;border-radius:999px;box-shadow:none;padding:6px 9px;font-size:10px;font-weight:700;letter-spacing:.08em}.offer-banner strong{color:#fff;max-width:120px;font-size:18px;font-weight:750;line-height:1.02;letter-spacing:-.01em;text-shadow:0 2px 0 #9a3d07,0 8px 18px #7c2d1266}.offer-banner em{color:#fff8f0;font-size:13px;font-weight:700;font-style:normal;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#11182799;text-shadow:0 1px 0 #9a3d07}@keyframes offerFloat{0%,100%{transform:rotate(-7deg) translateY(0) scale(1)}50%{transform:rotate(-4deg) translateY(-6px) scale(1.035)}}@keyframes offerShine{to{transform:rotate(360deg)}}@media (width<=680px){.offer-banner{width:154px;height:154px;transform:rotate(-5deg);align-self:flex-start}.offer-banner strong{font-size:16px}}

/* Animated colour emphasis on selected hero words */
.animated-hero-text{background:linear-gradient(90deg,var(--orange),#0ea5e9,#22c55e,#f6821f);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:heroTextColourFlow 4.8s ease-in-out infinite;filter:drop-shadow(0 8px 18px #f6821f18)}@keyframes heroTextColourFlow{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion:reduce){.animated-hero-text{animation:none;background-position:0 50%}}

/* Sleek typeface just for the animated hero phrase */
.animated-hero-text{font-family:"Outfit",Inter,Manrope,sans-serif;font-weight:700;letter-spacing:-.025em;font-style:normal}

/* Slim italic treatment for the animated hero phrase */
.animated-hero-text{font-family:"Playfair Display",Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.035em}

/* Cleaner slim italic hero phrase */
.animated-hero-text{font-family:"Instrument Serif",Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.03em}

/* Sleek non-italic hero phrase */
.animated-hero-text{font-family:"Manrope",Inter,sans-serif;font-weight:300;font-style:normal;letter-spacing:-.045em}

/* Highlight free audit option */
.contact-form select option.free-audit-option{color:var(--orange-dark);font-weight:700}.contact-form select:has(option.free-audit-option:checked){color:var(--orange-dark);font-weight:700}

/* Animated morphing clinic-tech mark in hero panel */
.tooth-system:before{animation:orbitRingOne 8s ease-in-out infinite}.tooth-system:after{animation:orbitRingTwo 9s ease-in-out infinite}.tooth-mark{border-radius:28px;animation:heroMarkFloat 4.8s ease-in-out infinite;background:linear-gradient(145deg,#fff,#fff8f0);transform-style:preserve-3d}.tooth-mark path{fill:none;stroke:var(--orange);stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:310;stroke-dashoffset:310px;filter:drop-shadow(0 8px 14px #f6821f2b);animation:none}.tooth-mark .shape-tooth{fill:#fff;animation:shapeToothCycle 9s ease-in-out infinite}.tooth-mark .shape-shield{opacity:0;animation:shapeShieldCycle 9s ease-in-out infinite}.tooth-mark .shape-flow{opacity:0;stroke:#0ea5e9;stroke-width:4;stroke-dasharray:120;animation:shapeFlowCycle 9s ease-in-out infinite}.orbit{animation:orbitBadgeFloat 5.5s ease-in-out infinite}.orbit-b{animation-delay:-1.7s}.orbit-c{animation-delay:-3.2s}@keyframes heroMarkFloat{0%,100%{transform:translateY(0) rotate(-2deg);box-shadow:0 18px 42px #1118271f}50%{transform:translateY(-10px) rotate(2deg);box-shadow:0 28px 58px #f6821f2b}}@keyframes shapeToothCycle{0%,28%{opacity:1;stroke-dashoffset:0;transform:scale(1)}34%,100%{opacity:0;stroke-dashoffset:0;transform:scale(.92)}}@keyframes shapeShieldCycle{0%,30%{opacity:0;stroke-dashoffset:310px;transform:scale(.92)}38%,62%{opacity:1;stroke-dashoffset:0;transform:scale(1)}70%,100%{opacity:0;stroke-dashoffset:0;transform:scale(.96)}}@keyframes shapeFlowCycle{0%,64%{opacity:0;stroke-dashoffset:120px;transform:scale(.96)}72%,92%{opacity:1;stroke-dashoffset:0;transform:scale(1)}100%{opacity:0;stroke-dashoffset:0;transform:scale(1.03)}}@keyframes orbitRingOne{0%,100%{transform:rotate(-13deg) scale(1)}50%{transform:rotate(10deg) scale(1.06)}}@keyframes orbitRingTwo{0%,100%{transform:rotate(17deg) scale(1)}50%{transform:rotate(-16deg) scale(.94)}}@keyframes orbitBadgeFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}

/* Five-shape hero cycle: tooth, security armor, internet, patient, doctor */
.tooth-mark path,.tooth-mark circle{fill:none;stroke:var(--orange);stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 14px #f6821f2b)}.tooth-mark .shape-tooth{fill:#fff}.tooth-mark .shape-tooth,.tooth-mark .shape-armor,.tooth-mark .shape-internet,.tooth-mark .shape-patient,.tooth-mark .shape-doctor{opacity:0;transform-origin:48px 48px;animation-duration:15s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.tooth-mark .shape-tooth{animation-name:cycleShape1}.tooth-mark .shape-armor{animation-name:cycleShape2}.tooth-mark .shape-internet{animation-name:cycleShape3}.tooth-mark .shape-patient{animation-name:cycleShape4}.tooth-mark .shape-doctor{animation-name:cycleShape5}.tooth-mark .shape-internet path,.tooth-mark .shape-internet circle{stroke:#0ea5e9}.tooth-mark .shape-patient path,.tooth-mark .shape-patient circle{stroke:#22c55e}.tooth-mark .shape-doctor path,.tooth-mark .shape-doctor circle{stroke:#111827}.tooth-mark .shape-armor{stroke:#f6821f}@keyframes cycleShape1{0%,16%{opacity:1;transform:scale(1) rotate(0)}20%,100%{opacity:0;transform:scale(.9) rotate(4deg)}}@keyframes cycleShape2{0%,18%{opacity:0;transform:scale(.9) rotate(-4deg)}22%,36%{opacity:1;transform:scale(1) rotate(0)}40%,100%{opacity:0;transform:scale(.9) rotate(4deg)}}@keyframes cycleShape3{0%,38%{opacity:0;transform:scale(.9) rotate(-4deg)}42%,56%{opacity:1;transform:scale(1) rotate(0)}60%,100%{opacity:0;transform:scale(.9) rotate(4deg)}}@keyframes cycleShape4{0%,58%{opacity:0;transform:scale(.9) rotate(-4deg)}62%,76%{opacity:1;transform:scale(1) rotate(0)}80%,100%{opacity:0;transform:scale(.9) rotate(4deg)}}@keyframes cycleShape5{0%,78%{opacity:0;transform:scale(.9) rotate(-4deg)}82%,96%{opacity:1;transform:scale(1) rotate(0)}100%{opacity:0;transform:scale(.9) rotate(4deg)}}

/* Revert hero mark back to single tooth */
.tooth-mark{border-radius:18px;animation:none;background:#fff;transform:none}.tooth-mark path{fill:#fff!important;stroke:var(--orange)!important;stroke-width:2.4px!important;stroke-dasharray:310!important;stroke-dashoffset:310px!important;animation:1.2s .2s forwards drawTooth!important;opacity:1!important;transform:none!important;filter:none!important}.tooth-mark circle,.shape-armor,.shape-internet,.shape-patient,.shape-doctor{display:none!important}

/* Restore visible tooth animation */
.tooth-mark path{stroke-dasharray:310!important;stroke-dashoffset:310!important;animation:toothDrawPulse 4s ease-in-out infinite!important}.tooth-mark{animation:toothCardPulse 4s ease-in-out infinite!important}@keyframes toothDrawPulse{0%{stroke-dashoffset:310;fill:#fff}32%,70%{stroke-dashoffset:0;fill:#fff}100%{stroke-dashoffset:310;fill:#fff}}@keyframes toothCardPulse{0%,100%{transform:translateY(0) scale(1);box-shadow:0 18px 42px #1118271f}45%{transform:translateY(-7px) scale(1.025);box-shadow:0 24px 52px #f6821f2b}}

/* Keep tooth visible while animating — no blank phase */
.tooth-mark{background:radial-gradient(circle at 35% 25%,#fff 0 30%,#fff7ed 100%)!important;animation:toothCardPulse 3.8s ease-in-out infinite!important}.tooth-mark path{fill:#fff7ed!important;stroke:var(--orange)!important;stroke-width:3px!important;stroke-dasharray:none!important;stroke-dashoffset:0!important;opacity:1!important;animation:toothGlowPulse 3.8s ease-in-out infinite!important;filter:drop-shadow(0 6px 12px #f6821f40)!important}@keyframes toothGlowPulse{0%,100%{stroke:#f6821f;transform:scale(1)}50%{stroke:#d86613;transform:scale(1.045)}}

/* More service words around hero tooth */
.orbit-a{top:31%;left:10%}.orbit-b{top:18%;right:10%}.orbit-c{bottom:20%;right:12%}.orbit-d{bottom:18%;left:13%}.orbit-e{top:50%;right:6%}.orbit-d,.orbit-e{z-index:3;min-height:32px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 8px 24px #1118271a;animation:orbitBadgeFloat 5.5s ease-in-out infinite}.orbit-d{animation-delay:-2.4s}.orbit-e{animation-delay:-4.2s}@media (width<=680px){.orbit-a{left:3%}.orbit-b{right:2%}.orbit-c{right:4%}.orbit-d{left:5%}.orbit-e{right:2%}}

/* Tooth line-drawing animation with changing colours */
.tooth-mark path{fill:none!important;stroke-width:3.4px!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:310!important;stroke-dashoffset:310!important;animation:toothDrawColorCycle 5.2s ease-in-out infinite!important;filter:drop-shadow(0 7px 14px currentColor)!important}.tooth-mark{animation:toothCardPulse 5.2s ease-in-out infinite!important}@keyframes toothDrawColorCycle{0%{stroke-dashoffset:310;stroke:#f6821f;opacity:1}22%{stroke-dashoffset:0;stroke:#f6821f}42%{stroke-dashoffset:0;stroke:#0ea5e9}62%{stroke-dashoffset:0;stroke:#22c55e}82%{stroke-dashoffset:0;stroke:#111827}100%{stroke-dashoffset:310;stroke:#f6821f;opacity:1}}

/* Undo colour cycling: simple visible orange tooth */
.tooth-mark path{fill:none!important;stroke:var(--orange)!important;stroke-width:3px!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:none!important;stroke-dashoffset:0!important;animation:none!important;filter:none!important;opacity:1!important}.tooth-mark{animation:toothCardPulse 4s ease-in-out infinite!important}

/* Rotating gear replacing the “o” in grow */
.gear-o{width:.72em;height:.72em;margin:0 .015em;display:inline-block;vertical-align:-.055em;background:currentColor;animation:gearSpin 4.2s linear infinite;clip-path:path("M 28 2 L 36 2 L 38 10 A 20 20 0 0 1 44 13 L 52 9 L 58 15 L 54 23 A 20 20 0 0 1 57 30 L 66 33 L 66 41 L 57 44 A 20 20 0 0 1 54 51 L 58 59 L 52 65 L 44 61 A 20 20 0 0 1 38 64 L 36 72 L 28 72 L 26 64 A 20 20 0 0 1 20 61 L 12 65 L 6 59 L 10 51 A 20 20 0 0 1 7 44 L -2 41 L -2 33 L 7 30 A 20 20 0 0 1 10 23 L 6 15 L 12 9 L 20 13 A 20 20 0 0 1 26 10 Z M 32 24 A 13 13 0 1 0 32 50 A 13 13 0 1 0 32 24")}.gear-o:before{content:"o";position:absolute;opacity:0}@keyframes gearSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.gear-o{animation:none}}

/* Cleaner smaller inline SVG gear for the “o” in automate */
.gear-o{width:.46em!important;height:.46em!important;margin:0 .025em!important;display:inline-block!important;vertical-align:.02em!important;color:#f6821f!important;background:none!important;clip-path:none!important;animation:gearSpin 5.5s linear infinite!important;overflow:visible}.gear-o .gear-teeth{fill:#f6821f;stroke:none}.gear-o .gear-ring{fill:#fff;stroke:#0ea5e9;stroke-width:5}@media (width<=680px){.gear-o{width:.42em!important;height:.42em!important}}

/* Minimal clean gear/o: subtle ring with one rotating dot */
.gear-o{position:relative;width:.46em!important;height:.46em!important;margin:0 .04em!important;display:inline-block!important;vertical-align:.01em!important;background:none!important;clip-path:none!important;border:.055em solid #f6821f;border-radius:50%;box-shadow:inset 0 0 0 .055em #fff,0 0 0 .015em #f6821f30;animation:gearSpin 4.8s linear infinite!important}.gear-o:before{content:"";position:absolute;width:.11em;height:.11em;border-radius:50%;background:#0ea5e9;top:-.055em;left:50%;transform:translateX(-50%)}.gear-o:after{content:"";position:absolute;inset:.13em;border-radius:50%;background:#fff;border:.035em solid #f6821f55}.gear-o .gear-teeth,.gear-o .gear-ring{display:none!important}


/* Proper clean cog icon for automate o */
.gear-o{position:relative;width:.52em!important;height:.52em!important;margin:0 .035em!important;display:inline-block!important;vertical-align:-.005em!important;background:#f6821f!important;border:0!important;border-radius:0!important;box-shadow:none!important;clip-path:none!important;animation:gearSpin 5s linear infinite!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='black' fill-rule='evenodd' d='M35.4 4h-6.8l-2.1 8.1a21.1 21.1 0 0 0-4.7 1.9l-7.2-4.3-4.8 4.8 4.3 7.2a21.1 21.1 0 0 0-1.9 4.7L4 28.6v6.8l8.1 2.1a21.1 21.1 0 0 0 1.9 4.7l-4.3 7.2 4.8 4.8 7.2-4.3a21.1 21.1 0 0 0 4.7 1.9l2.1 8.1h6.8l2.1-8.1a21.1 21.1 0 0 0 4.7-1.9l7.2 4.3 4.8-4.8-4.3-7.2a21.1 21.1 0 0 0 1.9-4.7l8.1-2.1v-6.8l-8.1-2.1a21.1 21.1 0 0 0-1.9-4.7l4.3-7.2-4.8-4.8-7.2 4.3a21.1 21.1 0 0 0-4.7-1.9L35.4 4ZM32 22a10 10 0 1 0 0 20 10 10 0 0 0 0-20Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='black' fill-rule='evenodd' d='M35.4 4h-6.8l-2.1 8.1a21.1 21.1 0 0 0-4.7 1.9l-7.2-4.3-4.8 4.8 4.3 7.2a21.1 21.1 0 0 0-1.9 4.7L4 28.6v6.8l8.1 2.1a21.1 21.1 0 0 0 1.9 4.7l-4.3 7.2 4.8 4.8 7.2-4.3a21.1 21.1 0 0 0 4.7 1.9l2.1 8.1h6.8l2.1-8.1a21.1 21.1 0 0 0 4.7-1.9l7.2 4.3 4.8-4.8-4.3-7.2a21.1 21.1 0 0 0 1.9-4.7l8.1-2.1v-6.8l-8.1-2.1a21.1 21.1 0 0 0-1.9-4.7l4.3-7.2-4.8-4.8-7.2 4.3a21.1 21.1 0 0 0-4.7-1.9L35.4 4ZM32 22a10 10 0 1 0 0 20 10 10 0 0 0 0-20Z'/%3E%3C/svg%3E") center/contain no-repeat}.gear-o:before,.gear-o:after{content:none!important}

/* Slightly bigger cog so automate reads evenly */
.gear-o{width:.6em!important;height:.6em!important;vertical-align:-.045em!important;margin:0 .025em!important}

/* Visual QA fixes */
.nowrap{white-space:nowrap}.hero{align-items:start;padding-top:clamp(42px,5.4vw,78px);padding-bottom:58px}.hero-actions{margin-top:24px}.lead{margin-top:18px}.hero-panel{margin-top:4px;overflow:visible}.tooth-system{overflow:hidden}.contact-form select{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--orange-dark) 50%),linear-gradient(135deg,var(--orange-dark) 50%,transparent 50%);background-position:calc(100% - 20px) 50%,calc(100% - 14px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:42px}.benefit-icon{width:42px;height:42px;border-radius:12px;background:var(--orange-soft);color:var(--orange-dark);display:grid!important;place-items:center;margin-bottom:14px;font-size:22px;font-weight:700}.services-grid article:nth-child(1),.services-grid article:nth-child(5){border-top:3px solid #f6821f}.services-grid article:nth-child(2),.services-grid article:nth-child(6){border-top:3px solid #0ea5e9}.services-grid article:nth-child(3){border-top:3px solid #111827}.services-grid article:nth-child(4){border-top:3px solid #22c55e}.services-grid article:nth-child(7),.services-grid article:nth-child(8){border-top:3px solid var(--orange)}.audit-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:26px;min-height:46px;padding:0 20px;border-radius:6px;background:var(--orange);color:#fff;font-weight:650;box-shadow:0 8px 20px #f6821f38}.audit-cta:hover{background:var(--orange-dark);transform:translateY(-1px)}footer{align-items:flex-start}.footer-brand{display:grid;gap:12px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;max-width:520px}.footer-links a{color:#e5e7eb;border-bottom:1px solid #ffffff26;padding-bottom:4px;font-weight:600}.footer-links a:hover{color:#fff;border-color:var(--orange)}@media (width<=1120px){.hero{align-items:center}}@media (width<=680px){.hero{padding-top:34px;padding-bottom:42px}.hero-actions{margin-top:20px}.footer-links{justify-content:flex-start}.benefit-icon{width:38px;height:38px}}

/* Refined line icons for services */
.service-icon{width:44px;height:44px;border:1px solid #f6821f40;border-radius:12px;display:grid;place-items:center;margin-bottom:16px;background:#fff7ed;color:var(--orange-dark);box-shadow:0 10px 24px #1118270d;transition:transform .18s,border-color .18s,background .18s}.service-icon svg{width:25px;height:25px;display:block}.service-icon path,.service-icon circle,.service-icon rect{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.services-grid article:hover .service-icon{transform:translateY(-3px);border-color:var(--orange);background:#fff}.service-icon-software,.service-icon-network{color:#0284c7;background:#f0f9ff;border-color:#0ea5e940}.service-icon-security{color:#111827;background:#f8fafc;border-color:#11182730}.service-icon-cloud,.service-icon-setup{color:#15803d;background:#f0fdf4;border-color:#22c55e40}.highlight-card .service-icon{color:var(--orange);background:#ffffff12;border-color:#ffffff30;box-shadow:none}.highlight-card .service-icon path,.highlight-card .service-icon circle,.highlight-card .service-icon rect{stroke:currentColor}

/* Animated live links from tooth to service words */
.tooth-links{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.tooth-links .link{fill:none;stroke:var(--orange);stroke-width:.75;stroke-linecap:round;stroke-dasharray:7 8;opacity:.55;filter:drop-shadow(0 0 5px #f6821f55);animation:linkFlow 2.8s linear infinite,linkPulse 4.5s ease-in-out infinite}.tooth-links .link-b,.tooth-links .link-e{stroke:#0ea5e9;filter:drop-shadow(0 0 5px #0ea5e955);animation-delay:-.7s}.tooth-links .link-c{stroke:#111827;filter:drop-shadow(0 0 4px #11182730);animation-delay:-1.3s}.tooth-links .link-d{stroke:#22c55e;filter:drop-shadow(0 0 5px #22c55e55);animation-delay:-2s}.orbit{box-shadow:0 8px 24px #1118271a,0 0 0 0 #f6821f22;animation:orbitBadgeFloat 5.5s ease-in-out infinite,orbitGlow 3.4s ease-in-out infinite}.orbit-b,.orbit-e{animation-delay:-1.1s}.orbit-c{animation-delay:-2.1s}.orbit-d{animation-delay:-3s}@keyframes linkFlow{to{stroke-dashoffset:-30}}@keyframes linkPulse{0%,100%{opacity:.34}50%{opacity:.88}}@keyframes orbitGlow{0%,100%{box-shadow:0 8px 24px #1118271a,0 0 0 0 #f6821f00}50%{box-shadow:0 12px 28px #11182720,0 0 0 5px #f6821f14}}

/* Water-like animated flow lines behind tooth */
.tooth-links{display:none!important}.water-lines{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.water-lines span{position:absolute;left:-12%;right:-12%;height:2px;background:linear-gradient(90deg,transparent,#0ea5e980,transparent,#f6821f70,transparent);border-radius:999px;filter:blur(.1px);opacity:.72;animation:waterFlow 6s ease-in-out infinite}.water-lines span:nth-child(1){top:33%;transform:rotate(-8deg);animation-delay:0s}.water-lines span:nth-child(2){top:50%;transform:rotate(5deg);animation-delay:-1.8s}.water-lines span:nth-child(3){top:66%;transform:rotate(-4deg);animation-delay:-3.4s}.water-lines span:after{content:"";position:absolute;inset:-5px 0;background:radial-gradient(circle,#fff 0 2px,transparent 3px);background-size:64px 10px;animation:waterSparkle 3.5s linear infinite;opacity:.55}@keyframes waterFlow{0%,100%{translate:-8% 0;opacity:.35}50%{translate:8% -5px;opacity:.9}}@keyframes waterSparkle{to{background-position:64px 0}}

/* Glowing star field around tooth */
.water-lines{display:none!important}.glow-stars{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.glow-stars span{position:absolute;width:9px;height:9px;background:var(--orange);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);filter:drop-shadow(0 0 8px #f6821f);opacity:.45;animation:starTwinkle 3.6s ease-in-out infinite}.glow-stars span:nth-child(1){top:24%;left:22%;animation-delay:0s}.glow-stars span:nth-child(2){top:18%;right:25%;background:#0ea5e9;filter:drop-shadow(0 0 8px #0ea5e9);animation-delay:-.7s}.glow-stars span:nth-child(3){bottom:25%;right:22%;animation-delay:-1.3s}.glow-stars span:nth-child(4){bottom:22%;left:24%;background:#22c55e;filter:drop-shadow(0 0 8px #22c55e);animation-delay:-2s}.glow-stars span:nth-child(5){top:47%;left:13%;width:7px;height:7px;animation-delay:-2.6s}.glow-stars span:nth-child(6){top:49%;right:13%;width:7px;height:7px;background:#0ea5e9;filter:drop-shadow(0 0 8px #0ea5e9);animation-delay:-3.1s}@keyframes starTwinkle{0%,100%{opacity:.25;transform:scale(.75) rotate(0deg)}45%{opacity:1;transform:scale(1.25) rotate(18deg)}70%{opacity:.55;transform:scale(.95) rotate(34deg)}}

/* Floating gear icons around tooth */
.glow-stars{display:none!important}.floating-gears{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.floating-gears span{position:absolute;width:18px;height:18px;background:#f6821f;opacity:.72;filter:drop-shadow(0 0 8px #f6821f70);animation:floatGear 6s ease-in-out infinite,gearSpin 8s linear infinite;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='black' fill-rule='evenodd' d='M35.4 4h-6.8l-2.1 8.1a21.1 21.1 0 0 0-4.7 1.9l-7.2-4.3-4.8 4.8 4.3 7.2a21.1 21.1 0 0 0-1.9 4.7L4 28.6v6.8l8.1 2.1a21.1 21.1 0 0 0 1.9 4.7l-4.3 7.2 4.8 4.8 7.2-4.3a21.1 21.1 0 0 0 4.7 1.9l2.1 8.1h6.8l2.1-8.1a21.1 21.1 0 0 0 4.7-1.9l7.2 4.3 4.8-4.8-4.3-7.2a21.1 21.1 0 0 0 1.9-4.7l8.1-2.1v-6.8l-8.1-2.1a21.1 21.1 0 0 0-1.9-4.7l4.3-7.2-4.8-4.8-7.2 4.3a21.1 21.1 0 0 0-4.7-1.9L35.4 4ZM32 22a10 10 0 1 0 0 20 10 10 0 0 0 0-20Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='black' fill-rule='evenodd' d='M35.4 4h-6.8l-2.1 8.1a21.1 21.1 0 0 0-4.7 1.9l-7.2-4.3-4.8 4.8 4.3 7.2a21.1 21.1 0 0 0-1.9 4.7L4 28.6v6.8l8.1 2.1a21.1 21.1 0 0 0 1.9 4.7l-4.3 7.2 4.8 4.8 7.2-4.3a21.1 21.1 0 0 0 4.7 1.9l2.1 8.1h6.8l2.1-8.1a21.1 21.1 0 0 0 4.7-1.9l7.2 4.3 4.8-4.8-4.3-7.2a21.1 21.1 0 0 0 1.9-4.7l8.1-2.1v-6.8l-8.1-2.1a21.1 21.1 0 0 0-1.9-4.7l4.3-7.2-4.8-4.8-7.2 4.3a21.1 21.1 0 0 0-4.7-1.9L35.4 4ZM32 22a10 10 0 1 0 0 20 10 10 0 0 0 0-20Z'/%3E%3C/svg%3E") center/contain no-repeat}.floating-gears span:nth-child(1){top:22%;left:22%}.floating-gears span:nth-child(2){top:20%;right:24%;width:15px;height:15px;background:#0ea5e9;animation-delay:-1.1s}.floating-gears span:nth-child(3){bottom:24%;right:22%;width:20px;height:20px;animation-delay:-2.2s}.floating-gears span:nth-child(4){bottom:22%;left:24%;width:14px;height:14px;background:#22c55e;animation-delay:-3.1s}.floating-gears span:nth-child(5){top:50%;right:13%;width:13px;height:13px;background:#111827;animation-delay:-4s}@keyframes floatGear{0%,100%{transform:translateY(0) scale(.9);opacity:.38}50%{transform:translateY(-9px) scale(1.08);opacity:.9}}

/* Additional dental workflow words in hero panel */
.orbit-f,.orbit-g,.orbit-h,.orbit-i,.orbit-j{z-index:3;min-height:30px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 8px 24px #1118271a;animation:orbitBadgeFloat 5.5s ease-in-out infinite,orbitGlow 3.4s ease-in-out infinite}.orbit-f{top:10%;left:38%;animation-delay:-.4s}.orbit-g{top:40%;left:4%;animation-delay:-1.4s}.orbit-h{top:39%;right:3%;animation-delay:-2.4s}.orbit-i{bottom:8%;left:34%;animation-delay:-3.4s}.orbit-j{bottom:9%;right:31%;animation-delay:-4.4s}@media (width<=680px){.orbit-f,.orbit-g,.orbit-h,.orbit-i,.orbit-j{font-size:10px;padding:0 8px}.orbit-f{left:35%}.orbit-g{left:2%}.orbit-h{right:2%}.orbit-i{left:24%}.orbit-j{right:20%}}

/* More hero panel terms */
.orbit-k,.orbit-l{z-index:3;min-height:30px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 8px 24px #1118271a;animation:orbitBadgeFloat 5.5s ease-in-out infinite,orbitGlow 3.4s ease-in-out infinite}.orbit-k{top:63%;left:7%;animation-delay:-1.9s}.orbit-l{top:63%;right:5%;animation-delay:-3.7s}@media (width<=680px){.orbit-k,.orbit-l{font-size:10px;padding:0 8px}.orbit-k{left:3%}.orbit-l{right:2%}}

/* Slow circular orbit for all hero words around tooth */
.tooth-system .orbit{top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform-origin:0 0;animation:wordOrbit 34s linear infinite,orbitGlow 4s ease-in-out infinite!important}.tooth-system .orbit-a{--angle:0deg;--radius:124px;animation-delay:0s!important}.tooth-system .orbit-b{--angle:30deg;--radius:124px;animation-delay:-2.8s!important}.tooth-system .orbit-c{--angle:60deg;--radius:124px;animation-delay:-5.6s!important}.tooth-system .orbit-d{--angle:90deg;--radius:124px;animation-delay:-8.4s!important}.tooth-system .orbit-e{--angle:120deg;--radius:124px;animation-delay:-11.2s!important}.tooth-system .orbit-f{--angle:150deg;--radius:124px;animation-delay:-14s!important}.tooth-system .orbit-g{--angle:180deg;--radius:124px;animation-delay:-16.8s!important}.tooth-system .orbit-h{--angle:210deg;--radius:124px;animation-delay:-19.6s!important}.tooth-system .orbit-i{--angle:240deg;--radius:124px;animation-delay:-22.4s!important}.tooth-system .orbit-j{--angle:270deg;--radius:124px;animation-delay:-25.2s!important}.tooth-system .orbit-k{--angle:300deg;--radius:124px;animation-delay:-28s!important}.tooth-system .orbit-l{--angle:330deg;--radius:124px;animation-delay:-30.8s!important}@keyframes wordOrbit{from{transform:rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%,-50%)}to{transform:rotate(calc(var(--angle) + 360deg)) translateX(var(--radius)) rotate(calc(-1 * (var(--angle) + 360deg))) translate(-50%,-50%)}}@media (width<=680px){.tooth-system .orbit{--radius:94px!important;font-size:9px;min-height:26px;padding:0 7px}.tooth-system .orbit-l,.tooth-system .orbit-i{font-size:8.5px}}

/* More spacing and slower orbit */
.tooth-system .orbit{animation:wordOrbit 58s linear infinite,orbitGlow 5s ease-in-out infinite!important}.tooth-system .orbit-a,.tooth-system .orbit-b,.tooth-system .orbit-c,.tooth-system .orbit-d,.tooth-system .orbit-e,.tooth-system .orbit-f,.tooth-system .orbit-g,.tooth-system .orbit-h,.tooth-system .orbit-i,.tooth-system .orbit-j,.tooth-system .orbit-k,.tooth-system .orbit-l{--radius:142px}.tooth-system .orbit-b{animation-delay:-4.8s!important}.tooth-system .orbit-c{animation-delay:-9.6s!important}.tooth-system .orbit-d{animation-delay:-14.4s!important}.tooth-system .orbit-e{animation-delay:-19.2s!important}.tooth-system .orbit-f{animation-delay:-24s!important}.tooth-system .orbit-g{animation-delay:-28.8s!important}.tooth-system .orbit-h{animation-delay:-33.6s!important}.tooth-system .orbit-i{animation-delay:-38.4s!important}.tooth-system .orbit-j{animation-delay:-43.2s!important}.tooth-system .orbit-k{animation-delay:-48s!important}.tooth-system .orbit-l{animation-delay:-52.8s!important}@media (width<=680px){.tooth-system .orbit{--radius:108px!important}}

/* Wider scattered slow orbit across full hero window */
.tooth-system{overflow:hidden}.tooth-system .orbit{animation:wordOrbit 92s linear infinite,orbitGlow 6s ease-in-out infinite!important}.tooth-system .orbit-a{--angle:0deg;--radius:162px}.tooth-system .orbit-b{--angle:27deg;--radius:150px}.tooth-system .orbit-c{--angle:61deg;--radius:168px}.tooth-system .orbit-d{--angle:92deg;--radius:152px}.tooth-system .orbit-e{--angle:124deg;--radius:166px}.tooth-system .orbit-f{--angle:153deg;--radius:149px}.tooth-system .orbit-g{--angle:181deg;--radius:170px}.tooth-system .orbit-h{--angle:214deg;--radius:151px}.tooth-system .orbit-i{--angle:243deg;--radius:168px}.tooth-system .orbit-j{--angle:273deg;--radius:150px}.tooth-system .orbit-k{--angle:304deg;--radius:164px}.tooth-system .orbit-l{--angle:334deg;--radius:154px}.tooth-system .orbit-b{animation-delay:-7.6s!important}.tooth-system .orbit-c{animation-delay:-15.2s!important}.tooth-system .orbit-d{animation-delay:-22.8s!important}.tooth-system .orbit-e{animation-delay:-30.4s!important}.tooth-system .orbit-f{animation-delay:-38s!important}.tooth-system .orbit-g{animation-delay:-45.6s!important}.tooth-system .orbit-h{animation-delay:-53.2s!important}.tooth-system .orbit-i{animation-delay:-60.8s!important}.tooth-system .orbit-j{animation-delay:-68.4s!important}.tooth-system .orbit-k{animation-delay:-76s!important}.tooth-system .orbit-l{animation-delay:-83.6s!important}@media (width<=680px){.tooth-system .orbit-a,.tooth-system .orbit-b,.tooth-system .orbit-c,.tooth-system .orbit-d,.tooth-system .orbit-e,.tooth-system .orbit-f,.tooth-system .orbit-g,.tooth-system .orbit-h,.tooth-system .orbit-i,.tooth-system .orbit-j,.tooth-system .orbit-k,.tooth-system .orbit-l{--radius:118px}}

/* Final de-overlap: distribute words as gentle floating chips instead of shared orbit */
.tooth-system .orbit{top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;animation:chipDrift 18s ease-in-out infinite,orbitGlow 6s ease-in-out infinite!important}.tooth-system .orbit-a{top:8%!important;left:8%!important}.tooth-system .orbit-b{top:8%!important;left:38%!important}.tooth-system .orbit-c{top:8%!important;right:8%!important}.tooth-system .orbit-d{top:34%!important;left:3%!important}.tooth-system .orbit-e{top:34%!important;right:4%!important}.tooth-system .orbit-f{bottom:34%!important;left:5%!important}.tooth-system .orbit-g{bottom:34%!important;right:5%!important}.tooth-system .orbit-h{bottom:9%!important;left:6%!important}.tooth-system .orbit-i{bottom:9%!important;left:29%!important}.tooth-system .orbit-j{bottom:9%!important;right:30%!important}.tooth-system .orbit-k{bottom:9%!important;right:12%!important}.tooth-system .orbit-l{top:58%!important;left:50%!important;transform:translateX(-50%)!important}.tooth-system .orbit:nth-of-type(odd){animation-delay:-4s!important}.tooth-system .orbit:nth-of-type(3n){animation-delay:-8s!important}@keyframes chipDrift{0%,100%{translate:0 0}50%{translate:0 -7px}}@media (width<=680px){.tooth-system .orbit{font-size:8.5px;min-height:24px;padding:0 6px}.tooth-system .orbit-i{left:25%!important}.tooth-system .orbit-j{right:24%!important}.tooth-system .orbit-l{top:59%!important}}

/* Keep center tooth completely clear: perimeter-only chips */
.tooth-system .orbit{animation:chipDrift 20s ease-in-out infinite,orbitGlow 6s ease-in-out infinite!important;z-index:4}.tooth-system .orbit-a{top:9%!important;left:6%!important}.tooth-system .orbit-b{top:9%!important;left:37%!important}.tooth-system .orbit-c{top:9%!important;right:6%!important}.tooth-system .orbit-d{top:39%!important;left:4%!important}.tooth-system .orbit-e{top:39%!important;right:4%!important}.tooth-system .orbit-f{top:62%!important;left:4%!important}.tooth-system .orbit-g{top:62%!important;right:5%!important}.tooth-system .orbit-h{bottom:8%!important;left:5%!important}.tooth-system .orbit-i{bottom:8%!important;left:28%!important}.tooth-system .orbit-j{bottom:8%!important;right:28%!important}.tooth-system .orbit-k{bottom:8%!important;right:8%!important}.tooth-system .orbit-l{top:81%!important;left:50%!important;transform:translateX(-50%)!important}.tooth-mark{z-index:5}.floating-gears span{z-index:2}.floating-gears span:nth-child(5){top:52%;right:18%}@media (width<=680px){.tooth-system .orbit-l{top:82%!important}.tooth-system .orbit-i{left:24%!important}.tooth-system .orbit-j{right:22%!important}}


/* Designer QA pass: clean hero chip system + calmer visual hierarchy */
.hero{padding-top:clamp(36px,4.8vw,68px);padding-bottom:52px}.hero h1{max-width:820px}.hero-panel{min-height:590px;margin-top:0;overflow:hidden}.tooth-system{height:360px;overflow:hidden;background-image:linear-gradient(90deg,#11182708 1px,#0000 1px),linear-gradient(#11182708 1px,#0000 1px);background-size:32px 32px}.tooth-mark{width:118px;height:118px;z-index:6}.tooth-system:before{width:250px;height:112px}.tooth-system:after{width:198px;height:88px}.floating-gears span{opacity:.35}.tooth-system .orbit{min-height:28px;padding:0 9px;font-size:10.5px;letter-spacing:.01em;border-color:#e6eaf2;background:#ffffffeb;backdrop-filter:blur(8px);box-shadow:0 8px 20px #11182714!important;animation:chipBreathe 14s ease-in-out infinite!important;z-index:5;white-space:nowrap}.tooth-system .orbit-a{top:8%!important;left:7%!important}.tooth-system .orbit-b{top:8%!important;left:39%!important}.tooth-system .orbit-c{top:8%!important;right:7%!important}.tooth-system .orbit-d{top:31%!important;left:5%!important}.tooth-system .orbit-e{top:31%!important;right:5%!important}.tooth-system .orbit-f{top:53%!important;left:5%!important}.tooth-system .orbit-g{top:53%!important;right:5%!important}.tooth-system .orbit-h{bottom:9%!important;left:6%!important}.tooth-system .orbit-i{bottom:9%!important;left:27%!important}.tooth-system .orbit-j{bottom:9%!important;right:31%!important}.tooth-system .orbit-k{bottom:9%!important;right:15%!important}.tooth-system .orbit-l{top:75%!important;right:5%!important;left:auto!important;transform:none!important}.panel-metrics div{min-height:160px}.panel-metrics b{font-size:23px}.panel-metrics span{font-size:15px}.services-grid article{padding:30px 28px}.service-icon{margin-bottom:18px}.contact-form select{cursor:pointer}.form-status.success{background:#ecfdf3;border:1px solid #bbf7d0;border-radius:6px;padding:8px 10px}.form-status.error{background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;padding:8px 10px}footer{padding-top:40px;padding-bottom:40px}.footer-links a{font-size:14px}@keyframes chipBreathe{0%,100%{translate:0 0;opacity:.9}50%{translate:0 -4px;opacity:1}}@media (width<=1120px){.hero-panel{max-width:820px}.tooth-system{height:340px}}@media (width<=680px){.hero-panel{min-height:auto}.tooth-system{height:310px}.tooth-mark{width:98px;height:98px}.tooth-system .orbit{font-size:8.5px;min-height:23px;padding:0 6px}.tooth-system .orbit-i{left:23%!important}.tooth-system .orbit-j{right:22%!important}.tooth-system .orbit-k{right:6%!important}.tooth-system .orbit-l{top:74%!important;right:4%!important}.panel-metrics div{min-height:0}}

/* Align contact heading with other section headers */
.contact-copy{max-width:890px}.contact-copy .eyebrow{margin-bottom:16px}.contact-copy h2{font-size:clamp(34px,4.2vw,58px)!important;font-weight:600!important;letter-spacing:-.045em!important;line-height:1.06!important}.contact-copy p:not(.eyebrow){font-size:20px;line-height:1.55;color:var(--muted);margin-top:18px}@media (width<=680px){.contact-copy h2{font-size:34px!important}.contact-copy p:not(.eyebrow){font-size:17px}}

/* Force contact heading typography to match all section headings exactly */
.contact-copy h2{font-family:Inter,Manrope,sans-serif!important;font-size:clamp(34px,4.2vw,58px)!important;font-weight:600!important;letter-spacing:-.045em!important;line-height:1.06!important;color:var(--ink)!important;margin:0!important}.contact-copy .eyebrow{font-family:Inter,Manrope,sans-serif!important;font-size:13px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--orange-dark)!important;margin:0 0 16px!important}
