.dental-scope{--bg:hsl(var(--background));--surface:hsl(var(--surface));--surface-2:hsl(var(--surface-soft));--dline:hsl(var(--border));--text:hsl(var(--foreground));--dim:hsl(var(--muted-foreground));--lime:hsl(var(--primary));--lime-soft:hsl(var(--primary-text));--lime-ink:hsl(var(--primary-foreground));--lime-dim:hsl(var(--primary) / .1);--lime-border:hsl(var(--primary) / .34);--band:linear-gradient(180deg, var(--bg) 0%, var(--surface) 14%, var(--surface) 86%, var(--bg) 100%);--wcard:#fff;--wline:#e2e8e5;--wmuted:#55685f;--wfill:#f4f7f5;--olive:#4f6600;--olive-2:#a8d40a;--olive-3:#556f00;--gold:#c98a00;--ink:#0b140f;--ink-2:#17241d;--paper:#f4f7f5;--card:#fff;--mint:#cf0;--mint-dark:#4f6600;--mint-soft:#f4ffc2;--slate:#55685f;--line:#e2e8e5;--display:"PP Neue Montreal Text", "PPNM Fallback", system-ui, -apple-system, Roboto, Helvetica, Arial, sans-serif;--body:"PP Neue Montreal Text", "PPNM Fallback", system-ui, -apple-system, Roboto, Helvetica, Arial, sans-serif;--mono:"PP Neue Montreal Text", "PPNM Fallback", system-ui, -apple-system, Roboto, Helvetica, Arial, sans-serif;font-family:var(--body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:hidden}.dental-scope .theme-dark,.dental-scope .dark{--bg:hsl(var(--background));--surface:hsl(var(--surface));--surface-2:hsl(var(--surface-soft));--dline:hsl(var(--border));--text:hsl(var(--foreground));--dim:hsl(var(--muted-foreground));--lime:hsl(var(--primary));--lime-soft:hsl(var(--primary-text));--lime-ink:hsl(var(--primary-foreground));--lime-dim:hsl(var(--primary) / .12);--lime-border:hsl(var(--primary) / .34);--band:linear-gradient(180deg, var(--bg) 0%, var(--surface) 14%, var(--surface) 86%, var(--bg) 100%);--wcard:#fff;--wline:#e2e8e5;--wmuted:#55685f;--wfill:#f4f7f5;--ink:#0b140f;--ink-2:#17241d;--paper:#f4f7f5;--card:#fff;--line:#e2e8e5;--olive:#4f6600;--olive-2:#a8d40a;--olive-3:#556f00;--gold:#c98a00;color:var(--text)}.dental-scope *{box-sizing:border-box}.dental-scope img{max-width:100%;display:block}.dental-scope a{color:inherit;text-decoration:none}.dental-scope .wrap{max-width:1140px;margin:0 auto;padding:0 20px}.dental-scope .eyebrow,.dental-scope .pre{font-family:var(--body);letter-spacing:0;text-transform:none;color:var(--dim);margin-bottom:6px;font-size:14px;font-style:italic;font-weight:400;display:inline-block}.dental-scope .dark .eyebrow{color:var(--dim)}.dental-scope h1,.dental-scope h2,.dental-scope h3{font-family:var(--display);letter-spacing:-.01em;color:var(--text);margin:0;line-height:1.08}.dental-scope h1,.dental-scope h2{text-transform:uppercase;font-weight:800}.dental-scope .dark h2,.dental-scope .dark h3{color:var(--text)}.dental-scope h2{font-size:clamp(26px,5vw,42px)}.dental-scope h2 span,.dental-scope h1 em{color:var(--lime-soft);font-style:normal}.dental-scope .sub{color:var(--dim);max-width:600px;font-size:16px}.dental-scope .btn{font-family:var(--body);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:15px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.dental-scope .btn-primary{background:var(--lime);color:var(--lime-ink)}.dental-scope .btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #ccff004d}.dental-scope .dnav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--dline);background:#0b140fd9;position:sticky;top:0}.dental-scope .nav-inner{justify-content:space-between;align-items:center;gap:16px;height:66px;display:flex}.dental-scope .dlogo{font-family:var(--display);letter-spacing:-.02em;color:var(--text);align-items:baseline;gap:4px;font-size:22px;font-weight:800;display:inline-flex}.dental-scope .dlogo .dot{color:var(--lime-soft)}.dental-scope .dlogo .tag{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);font-size:9px;font-weight:600}.dental-scope .nav-cta{padding:11px 22px;font-size:14px}.dental-scope .nav-links{align-items:center;gap:2px;display:none}@media (width>=920px){.dental-scope .nav-links{display:flex}}.dental-scope .nav-links a{color:var(--dim);border-radius:9999px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.dental-scope .nav-links a:hover{color:var(--text);background:var(--surface)}.dental-scope .nav-links a.current{color:var(--lime-soft);background:var(--lime-dim)}.dental-scope .nav-sep{background:var(--dline);width:1px;height:18px;margin:0 8px}.dental-scope .nav-right{align-items:center;gap:10px;display:flex}.dental-scope .hamburger{background:var(--surface);border:1.5px solid var(--dline);cursor:pointer;border-radius:9999px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 10px;display:flex}@media (width>=920px){.dental-scope .hamburger{display:none}}.dental-scope .hamburger i{background:var(--text);border-radius:2px;height:2px;transition:transform .25s,opacity .2s;display:block}.dental-scope .hamburger.open i:first-child{transform:translateY(7px)rotate(45deg)}.dental-scope .hamburger.open i:nth-child(2){opacity:0}.dental-scope .hamburger.open i:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.dental-scope .mobile-menu{z-index:65;background:var(--bg);padding:18px 20px 32px;transition:transform .3s cubic-bezier(.2,.8,.3,1);position:fixed;inset:66px 0 0;overflow-y:auto;transform:translate(105%)}.dental-scope .mobile-menu.open{transform:none}@media (width>=920px){.dental-scope .mobile-menu{display:none}}.dental-scope .mm-group{letter-spacing:.08em;text-transform:uppercase;color:var(--dim);margin:22px 0 6px;font-size:11px;font-weight:700}.dental-scope .mm-group:first-child{margin-top:6px}.dental-scope .mobile-menu a{font-family:var(--display);color:var(--text);border-bottom:1px solid var(--dline);justify-content:space-between;align-items:center;padding:13px 4px;font-size:19px;font-weight:700;text-decoration:none;display:flex}.dental-scope .mobile-menu a .go{color:var(--lime-soft);font-size:16px}.dental-scope .mobile-menu a.current{color:var(--lime-soft)}.dental-scope .mobile-menu .btn{border-bottom:none;justify-content:center;width:100%;margin-top:24px}.dental-scope section{padding:44px 0}@media (width>=640px){.dental-scope section{padding:56px 0}}@media (width>=820px){.dental-scope section{padding:72px 0}}.dental-scope .section-head{max-width:720px;margin-bottom:28px}.dental-scope .section-head h2{margin:10px 0 12px}@media (width>=820px){.dental-scope .section-head{margin-bottom:36px}}.dental-scope .hero{background:var(--gradient-hero);padding:64px 0 44px;position:relative;overflow:hidden}.dental-scope .hero:before{content:"";pointer-events:none;background:radial-gradient(#ccff001a,#0000 65%);width:900px;height:520px;position:absolute;top:-220px;left:50%;transform:translate(-50%)}.dental-scope .hero-grid{z-index:1;align-items:center;gap:32px;display:grid;position:relative}@media (width>=920px){.dental-scope .hero{padding:92px 0 64px}.dental-scope .hero-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:52px;min-height:520px}.dental-scope .hero-grid>.reveal:first-child,.dental-scope .hero-visual{align-self:start}}.dental-scope .photo-slot{background:linear-gradient(135deg,#16241c 0%,#1e3226 100%);position:relative;overflow:hidden}.dental-scope .photo-slot img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.dental-scope .hero-visual{position:relative}.dental-scope .hero-visual .schedule{z-index:1;position:relative}.dental-scope .hero-photo{border:1px solid var(--dline);z-index:0;border-radius:16px;width:62%;height:78%;position:absolute;top:-26px;right:-14px;transform:rotate(3deg);box-shadow:0 24px 60px #00000080}@media (width<=919px){.dental-scope .hero-photo{display:none}}.dental-scope .guarantee-chip{background:var(--lime-dim);border:1px solid var(--lime-border);color:var(--lime-soft);border-radius:9999px;align-items:center;gap:7px;margin-bottom:18px;padding:8px 16px;font-size:12.5px;font-weight:600;display:inline-flex}.dental-scope .hero h1{letter-spacing:-.02em;max-width:100%;margin-bottom:0;font-size:clamp(25px,4.4vw,40px);line-height:1.2}.dental-scope .hero-headline-slot{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:calc(4.8em + 16px);margin-bottom:16px;font-size:clamp(25px,4.4vw,40px);display:flex;overflow:hidden}.dental-scope .hero h1.hero-heading,.dental-scope .hero h1.hero-heading .block{display:block}.dental-scope .hero h1 .dynamic-line{white-space:normal;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;max-width:520px;display:block}@media (width>=920px){.dental-scope .hero-headline-slot{height:168px;font-size:40px}}.dental-scope .hero h1 em{color:var(--lime-soft);font-style:normal}.dental-scope .hero p{color:var(--dim);max-width:480px;margin-bottom:26px;font-size:17px}.dental-scope .hero-ctas{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.dental-scope .hero-ctas .btn{width:100%}@media (width>=520px){.dental-scope .hero-ctas{flex-direction:row}.dental-scope .hero-ctas .btn{width:auto}}.dental-scope .hero-note{color:var(--dim);font-size:12.5px}.dental-scope .schedule{background:var(--wcard);border:1px solid var(--wline);color:var(--ink);border-radius:16px;padding:16px;box-shadow:0 30px 70px #00000073}@media (width>=820px){.dental-scope .schedule{padding:22px}}.dental-scope .schedule-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dental-scope .schedule-head .title{letter-spacing:.05em;text-transform:uppercase;color:var(--wmuted);font-size:10.5px;font-weight:700}.dental-scope .schedule-head .live{color:var(--olive);align-items:center;gap:5px;font-size:10.5px;font-weight:600;display:flex}.dental-scope .live-dot{background:#7ac70c;border-radius:50%;width:6px;height:6px;animation:1.6s infinite dpulse}@keyframes dpulse{0%,to{opacity:1}50%{opacity:.35}}.dental-scope .sched-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}@media (width>=520px){.dental-scope .sched-grid{grid-template-columns:repeat(5,1fr)}.dental-scope .day5,.dental-scope .slot5{display:block!important}}.dental-scope .day{text-transform:uppercase;color:var(--wmuted);text-align:center;padding-bottom:4px;font-size:9.5px;font-weight:600}.dental-scope .day5{display:none}.dental-scope .slot{background:var(--wfill);border:1px dashed var(--wline);border-radius:7px;height:40px;position:relative;overflow:hidden}.dental-scope .slot5{display:none}.dental-scope .slot.filled{border:none}.dental-scope .appt{color:var(--ink);opacity:0;border-radius:7px;padding:5px 7px;font-size:9.5px;font-weight:700;line-height:1.2;transition:opacity .4s,transform .4s;position:absolute;inset:0;transform:translateY(6px)}.dental-scope .appt.show{opacity:1;transform:none}.dental-scope .appt small{color:#0b140f99;font-size:8.5px;font-weight:600;display:block}.dental-scope .appt.implant{border-left:3px solid var(--olive-2);background:#efffc2}.dental-scope .appt.aligner{background:#e7f0fa;border-left:3px solid #5b9bd5}.dental-scope .appt.veneer{border-left:3px solid var(--gold);background:#fbf1dc}.dental-scope .appt.newpt{background:#eeeaf9;border-left:3px solid #8b7ad8}.dental-scope .schedule-foot{border-top:1px solid var(--wline);justify-content:space-between;align-items:flex-end;margin-top:12px;padding-top:12px;display:flex}.dental-scope .prod-label{color:var(--wmuted);text-transform:uppercase;letter-spacing:.03em;font-size:10px;font-weight:700}.dental-scope .prod-value{font-family:var(--display);color:var(--ink);font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.dental-scope .trust{background:linear-gradient(180deg, hsl(var(--background)) 0%, hsl(var(--surface-soft)) 14%, hsl(var(--surface-soft)) 86%, hsl(var(--background)) 100%)}.dental-scope .trust-inner{text-align:center;grid-template-columns:1fr;gap:18px 12px;padding:26px 20px;display:grid}@media (width>=820px){.dental-scope .trust-inner{grid-template-columns:repeat(3,1fr)}}.dental-scope .trust-item b{font-family:var(--display);text-transform:uppercase;color:var(--text);font-size:26px;font-weight:800;display:block}.dental-scope .trust-item b span{color:var(--lime-soft)}.dental-scope .trust-item .lbl{text-transform:uppercase;letter-spacing:.05em;color:var(--dim);font-size:11px;font-weight:600}.dental-scope .speed{background:var(--bg);color:var(--text)}.dental-scope .speed-grid{align-items:center;gap:28px;display:grid}@media (width>=920px){.dental-scope .speed-grid{grid-template-columns:1fr 1fr;gap:44px}}.dental-scope .speed h2{margin-top:10px;margin-bottom:10px}.dental-scope .speed-points{margin:20px 0 0;padding:0;list-style:none}.dental-scope .speed-points li{color:var(--dim);align-items:flex-start;gap:12px;padding:10px 0;font-size:15.5px;display:flex}.dental-scope .speed-points .n{font-family:var(--display);color:var(--lime-soft);text-transform:uppercase;min-width:68px;font-size:19px;font-weight:800;line-height:1.25}.dental-scope .phone{background:var(--surface);border:1px solid var(--dline);border-radius:32px;max-width:320px;margin:0 auto;padding:14px 12px 20px;box-shadow:0 30px 70px #0000008c}.dental-scope .phone-notch{background:var(--dline);border-radius:3px;width:90px;height:5px;margin:0 auto 14px}.dental-scope .phone-head{border-bottom:1px solid var(--dline);align-items:center;gap:10px;margin-bottom:12px;padding:0 6px 12px;display:flex}.dental-scope .avatar{background:var(--lime);width:34px;height:34px;color:var(--lime-ink);font-family:var(--display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.dental-scope .phone-head b{color:var(--text);font-size:13px;display:block}.dental-scope .phone-head span{color:var(--dim);font-size:10px}.dental-scope .msg{opacity:0;border-radius:14px;max-width:85%;margin-bottom:8px;padding:9px 12px;font-size:12.5px;line-height:1.45;transition:opacity .45s,transform .45s;transform:translateY(8px)}.dental-scope .msg.show{opacity:1;transform:none}.dental-scope .msg.in{background:var(--surface-2);color:var(--text);border-bottom-left-radius:4px}.dental-scope .msg.out{background:var(--lime);color:var(--lime-ink);border-bottom-right-radius:4px;margin-left:auto;font-weight:600}.dental-scope .msg .t{opacity:.85;margin-top:3px;font-size:10px;display:block}.dental-scope .msg.booked{background:var(--lime-dim);color:var(--lime-soft);border:1px solid var(--lime-border);align-items:center;gap:8px;margin-left:auto;font-weight:700;display:flex}.dental-scope .cases-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-auto-columns:78%;grid-auto-flow:column;gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.dental-scope .cases-scroll::-webkit-scrollbar{display:none}@media (width>=820px){.dental-scope .cases-scroll{grid-template-columns:repeat(4,1fr);grid-auto-columns:auto;grid-auto-flow:row;gap:18px;overflow:visible}}.dental-scope .case-card{background:var(--surface);border:1px solid var(--dline);scroll-snap-align:start;box-shadow:var(--shadow-card);border-radius:16px;flex-direction:column;padding:0;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.dental-scope .case-card:hover{border-color:var(--lime-border);transform:translateY(-4px)}.dental-scope .case-card .card-photo{flex:none;height:240px}.dental-scope .case-card .card-photo img{object-fit:cover;object-position:center center}.dental-scope .case-card .card-body{flex-direction:column;gap:8px;padding:18px 20px 22px;display:flex}.dental-scope .case-card .ico{background:var(--lime-dim);border:1px solid var(--lime-border);width:42px;height:42px;color:var(--lime-soft);border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.dental-scope .case-card h3{text-transform:uppercase;font-size:17px;font-weight:800}.dental-scope .case-card p{color:var(--dim);margin:0;font-size:13.5px}.dental-scope .swipe-hint{color:var(--dim);text-align:center;margin-top:10px;font-size:10.5px}@media (width>=820px){.dental-scope .swipe-hint{display:none}}.dental-scope .calc-section{background:var(--bg)}.dental-scope .calc{gap:24px;display:grid}@media (width>=920px){.dental-scope .calc{grid-template-columns:1.05fr .95fr;align-items:center;gap:36px}}.dental-scope .proc-toggle{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.dental-scope .proc-btn{font-family:var(--body);border:1.5px solid var(--dline);color:var(--dim);cursor:pointer;background:0 0;border-radius:9999px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .15s}.dental-scope .proc-btn.active{background:var(--lime);color:var(--lime-ink);border-color:var(--lime-soft)}.dental-scope .calc-field{margin-bottom:20px}.dental-scope .calc-field label{color:var(--text);justify-content:space-between;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.dental-scope .calc-field output{color:var(--lime-soft);font-weight:700}.dental-scope input[type=range]{appearance:none;background:var(--dline);border-radius:6px;outline:none;width:100%;height:6px}.dental-scope input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--lime);cursor:pointer;border:3px solid var(--bg);border-radius:50%;width:24px;height:24px;box-shadow:0 2px 8px #0006}.dental-scope input[type=range]::-moz-range-thumb{background:var(--lime);cursor:pointer;border:3px solid var(--bg);border-radius:50%;width:24px;height:24px}.dental-scope .calc-result{background:var(--surface);border:1px solid var(--dline);color:var(--text);box-shadow:var(--shadow-card);border-radius:16px;padding:28px 24px}.dental-scope .calc-result .lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--dim);font-size:10.5px;font-weight:700}.dental-scope .calc-result .num{font-family:var(--display);color:var(--lime-soft);font-variant-numeric:tabular-nums;margin:2px 0 14px;font-size:clamp(36px,9vw,52px);font-weight:800;line-height:1.05}.dental-scope .calc-result .row{border-top:1px solid var(--dline);color:var(--dim);justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.dental-scope .calc-result .row b{color:var(--text);font-weight:700}.dental-scope .calc-note{color:var(--dim);margin-top:14px;font-size:10.5px;font-style:italic;line-height:1.5}.dental-scope .machine{background:linear-gradient(180deg, hsl(var(--background)) 0%, hsl(var(--surface-soft)) 14%, hsl(var(--surface-soft)) 86%, hsl(var(--background)) 100%)}.dental-scope .machine .section-head{text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.dental-scope .machine h2 span{color:var(--lime-soft)}.dental-scope .m-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:80%;grid-auto-flow:column;gap:16px;padding-bottom:8px;display:grid;overflow-x:auto}.dental-scope .m-grid::-webkit-scrollbar{display:none}.dental-scope .m-col{scroll-snap-align:start;grid-template-rows:auto auto 1fr;gap:0;display:grid}.dental-scope .swipe-hint.m-swipe{margin-top:4px;display:block}@media (width>=960px){.dental-scope .m-grid{grid-template-rows:auto auto auto;grid-template-columns:repeat(5,1fr);grid-auto-columns:auto;grid-auto-flow:row;gap:0 22px;overflow:visible}.dental-scope .m-col{grid-template-rows:subgrid;grid-row:span 3;display:grid}.dental-scope .swipe-hint.m-swipe{display:none}}.dental-scope .m-txt{padding-bottom:26px}.dental-scope .m-txt h3{text-align:center;text-transform:uppercase;color:var(--text);margin-bottom:8px;font-size:15px;font-weight:800}.dental-scope .m-txt p{color:var(--dim);text-align:center;margin:0;font-size:13px;line-height:1.55}.dental-scope .m-badge-wrap{justify-content:center;padding:10px 0 26px;display:flex;position:relative}@media (width>=960px){.dental-scope .m-badge-wrap:before{content:"";background:linear-gradient(90deg, var(--lime), #ccff0059);height:2px;position:absolute;top:calc(50% - 8px);left:-11px;right:-11px}.dental-scope .m-first .m-badge-wrap:before{left:50%}.dental-scope .m-last .m-badge-wrap:before{right:50%}}.dental-scope .m-badge{background:var(--lime);color:var(--lime-ink);z-index:1;text-transform:uppercase;border-radius:9999px;padding:7px 16px;font-size:12.5px;font-weight:800;position:relative;box-shadow:0 4px 14px #ccff0040}.dental-scope .m-badge b{color:var(--lime-ink)}.dental-scope .m-card{background:var(--surface);border:1px solid var(--dline);min-height:150px;box-shadow:var(--shadow-card);border-radius:16px;justify-content:center;align-items:center;padding:16px;transition:transform .2s,border-color .2s;display:flex}.dental-scope .m-card:hover{border-color:var(--lime-border);transform:translateY(-4px)}.dental-scope .mi{width:100%;max-width:170px}.dental-scope .mi-list{background:var(--wcard);border:1px solid var(--wline);color:var(--ink);border-radius:10px;padding:12px}.dental-scope .mi-list .r{align-items:center;gap:8px;margin-bottom:9px;display:flex}.dental-scope .mi-list .r:last-child{margin-bottom:0}.dental-scope .mi-list .n{background:var(--olive-2);width:16px;height:16px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:flex}.dental-scope .mi-list .l{background:var(--wline);border-radius:4px;flex:1;height:6px}.dental-scope .mi-list .l.s{flex:.6}.dental-scope .mi-canvas{background:var(--wcard);border:1px solid var(--wline);color:var(--ink);border-radius:10px;padding:10px}.dental-scope .mi-canvas .hero-ph{background:linear-gradient(135deg,#f0ffc0,#dcf58a);border-radius:7px;height:52px;margin-bottom:8px;position:relative}.dental-scope .mi-canvas .hero-ph:after{content:"";background:var(--olive-2);border-radius:4px;width:44%;height:7px;position:absolute;bottom:7px;left:8px}.dental-scope .mi-canvas .ln{background:var(--wline);border-radius:4px;height:6px;margin-bottom:6px}.dental-scope .mi-canvas .ln.s{width:60%}.dental-scope .mi-canvas .dots{justify-content:center;gap:4px;margin-top:8px;display:flex}.dental-scope .mi-canvas .dots i{background:var(--wline);border-radius:50%;width:5px;height:5px}.dental-scope .mi-canvas .dots i:first-child{background:var(--olive-2)}.dental-scope .mi-plat{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dental-scope .mi-plat .tile{aspect-ratio:1;background:var(--wcard);border:1px solid var(--wline);font-family:var(--display);border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.dental-scope .mi-alert{background:var(--wcard);border:1px solid var(--wline);color:var(--ink);border-radius:10px;padding:12px}.dental-scope .mi-alert .top{align-items:center;gap:8px;margin-bottom:9px;display:flex}.dental-scope .mi-alert .bell{background:#f0ffc0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.dental-scope .mi-alert .bell:after{content:"";background:#e5484d;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:1px;right:1px}.dental-scope .mi-alert .t1{font-size:10.5px;font-weight:800}.dental-scope .mi-alert .t2{color:var(--wmuted);font-size:9px}.dental-scope .mi-alert .reply{border:1px solid var(--olive-2);color:var(--ink);background:#f7ffdb;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:700}.dental-scope .mi-chart{background:var(--wcard);border:1px solid var(--wline);color:var(--ink);border-radius:10px;padding:12px}.dental-scope .mi-chart .bars{align-items:flex-end;gap:5px;height:44px;margin-bottom:9px;display:flex}.dental-scope .mi-chart .bars i{background:var(--wline);border-radius:3px 3px 0 0;flex:1}.dental-scope .mi-chart .bars i.m{background:var(--olive-2)}.dental-scope .mi-chart .chips{gap:6px;display:flex}.dental-scope .mi-chart .chip{color:var(--olive-3);background:#f7ffdb;border-radius:5px;padding:3px 6px;font-size:8.5px;font-weight:800}.dental-scope .results{background:var(--bg);color:var(--text)}.dental-scope .seg-tabs{-webkit-overflow-scrolling:touch;gap:8px;margin-bottom:22px;padding-bottom:6px;display:flex;overflow-x:auto}.dental-scope .seg-tabs::-webkit-scrollbar{display:none}.dental-scope .seg-btn{font-family:var(--body);border:1.5px solid var(--dline);color:var(--dim);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9999px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .15s}.dental-scope .seg-btn.active{background:var(--lime);border-color:var(--lime-soft);color:var(--lime-ink)}.dental-scope .study{background:var(--surface);border:1px solid var(--dline);box-shadow:var(--shadow-card);border-radius:24px;animation:.4s dfadeUp;overflow:hidden}@keyframes dfadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.dental-scope .study-main{flex-direction:column;display:flex}@media (width>=820px){.dental-scope .study-main{flex-direction:row;min-height:400px}}.dental-scope .study-copy{flex-direction:column;flex:1;justify-content:center;padding:26px 22px;display:flex}@media (width>=820px){.dental-scope .study-copy{padding:44px}}.dental-scope .study .who{text-transform:uppercase;letter-spacing:.05em;color:var(--lime-soft);margin-bottom:16px;font-size:11px;font-weight:700}.dental-scope .ex-chip{text-transform:uppercase;letter-spacing:.05em;color:var(--dim);border:1px solid var(--dline);border-radius:9999px;margin-bottom:14px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.dental-scope .study-hero b{font-family:var(--display);color:var(--lime-soft);font-size:clamp(44px,8vw,68px);font-weight:800;line-height:1;display:block}.dental-scope .study-hero .m-lbl{color:var(--dim);margin-top:4px;font-size:15px;display:block}.dental-scope .study-hero p{color:var(--text);max-width:420px;margin-top:14px;font-size:15px}.dental-scope .study-visual{border-top:1px solid var(--dline);background:#0f1813;flex:1;justify-content:center;align-items:center;padding:28px 22px 38px;display:flex;position:relative}@media (width>=820px){.dental-scope .study-visual{border-top:none;border-left:1px solid var(--dline);padding:36px}}.dental-scope .study-grid{opacity:.1;background-image:radial-gradient(var(--lime) .5px, transparent .5px);pointer-events:none;background-size:20px 20px;position:absolute;inset:0}.dental-scope .study-card-ui{background:var(--surface-2);border:1px solid var(--dline);border-radius:18px;width:100%;max-width:340px;padding:22px;position:relative;box-shadow:0 24px 60px #00000059}.dental-scope .study-card-head{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.dental-scope .study-card-label{text-transform:uppercase;letter-spacing:.06em;color:var(--dim);margin-bottom:3px;font-size:10px;font-weight:700;display:block}.dental-scope .study-card-growth{color:var(--text);font-size:18px;font-weight:800}.dental-scope .study-card-icon{background:var(--lime-dim);width:42px;height:42px;color:var(--lime-soft);border-radius:50%;justify-content:center;align-items:center;display:flex}.dental-scope .study-bars{align-items:flex-end;gap:5px;height:110px;margin-bottom:22px;display:flex}.dental-scope .study-bar{background:var(--lime);opacity:.9;transform-origin:bottom;border-radius:3px 3px 0 0;flex:1;animation:.55s both dbarGrow;box-shadow:0 0 18px #ccff001f}.dental-scope .study-bar:first-child{opacity:.08}.dental-scope .study-bar:nth-child(2){opacity:.14}.dental-scope .study-bar:nth-child(3){opacity:.22}.dental-scope .study-bar:nth-child(4){opacity:.32}.dental-scope .study-bar:nth-child(5){opacity:.48}.dental-scope .study-bar:nth-child(6){opacity:.72}.dental-scope .study-bar:nth-child(7){opacity:1}@keyframes dbarGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.dental-scope .study-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dental-scope .study-stat{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:10px;padding:12px}.dental-scope .study-stat-label{text-transform:uppercase;letter-spacing:.05em;color:var(--dim);margin-bottom:4px;font-size:9px;font-weight:700;display:block}.dental-scope .study-stat-value{color:var(--text);font-size:15px;font-weight:800}.dental-scope .study-badge{background:var(--lime);color:var(--lime-ink);text-transform:uppercase;letter-spacing:.04em;z-index:2;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:800;position:absolute;bottom:14px;left:14px;transform:rotate(-2deg);box-shadow:0 10px 24px #ccff0040}@media (width>=820px){.dental-scope .study-badge{bottom:22px;left:22px}}.dental-scope .placeholder-note{color:var(--dim);margin-top:16px;font-size:12px;font-style:italic}.dental-scope .reviews{gap:14px;display:grid}@media (width>=820px){.dental-scope .reviews{grid-template-columns:repeat(3,1fr)}}.dental-scope .review{background:var(--wcard);border:1px solid var(--wline);color:var(--ink);border-radius:16px;padding:22px 20px}.dental-scope .review-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.dental-scope .review .avatar{width:38px;height:38px;font-size:15px}.dental-scope .review .avatar-photo{object-fit:cover;object-position:center top;border-radius:50%;flex:none}.dental-scope .review-head b{color:var(--ink);font-size:14px;display:block}.dental-scope .review-head span{color:var(--wmuted);font-size:11px}.dental-scope .stars{color:var(--gold);letter-spacing:2px;margin-bottom:8px;font-size:13px}.dental-scope .review p{color:#3a4a42;margin:0;font-size:13.5px}.dental-scope .g-badge{color:var(--wmuted);align-items:center;gap:6px;margin-top:12px;font-size:11px;display:flex}.dental-scope .pricing-grid{gap:14px;max-width:820px;display:grid}@media (width>=720px){.dental-scope .pricing-grid{grid-template-columns:1fr 1fr}}.dental-scope .price-card{background:var(--surface);border:1px solid var(--dline);box-shadow:var(--shadow-card);border-radius:16px;padding:24px 22px}.dental-scope .price-card.hl{border:1.5px solid var(--lime-border);background:linear-gradient(135deg, #ccff0014, var(--surface))}.dental-scope .price-card .k{text-transform:uppercase;letter-spacing:.06em;color:var(--lime-soft);margin-bottom:8px;font-size:10.5px;font-weight:700}.dental-scope .price-card h3{text-transform:uppercase;margin-bottom:6px;font-size:16px;font-weight:800}.dental-scope .price-card p{color:var(--dim);margin:0;font-size:13.5px}.dental-scope .guarantee-box{background:linear-gradient(135deg, #ccff001a, var(--surface));border:1.5px solid var(--lime-border);border-radius:16px;align-items:center;gap:24px;padding:28px 24px;display:grid;position:relative;overflow:hidden}@media (width>=820px){.dental-scope .guarantee-box{grid-template-columns:1.3fr .7fr;padding:44px}}.dental-scope .guarantee-box h2{margin-bottom:8px;font-size:clamp(20px,4.6vw,30px)}.dental-scope .guarantee-box p{color:var(--dim);font-size:14.5px}.dental-scope .guarantee-seal{text-align:center;background:var(--lime);color:var(--lime-ink);border-radius:50%;flex-direction:column;justify-content:center;justify-self:center;align-items:center;gap:2px;width:150px;height:150px;display:flex;box-shadow:0 18px 44px #ccff0040}.dental-scope .guarantee-seal b{font-family:var(--display);color:var(--lime-ink);font-size:34px;font-weight:800}.dental-scope .guarantee-seal span{text-transform:uppercase;letter-spacing:.08em;max-width:110px;color:var(--lime-ink);font-size:9px;font-weight:700}.dental-scope .photo-banner{border-radius:16px;height:200px;margin-bottom:28px}@media (width>=820px){.dental-scope .photo-banner{height:260px}}.dental-scope .photo-banner:before{content:"";z-index:1;background:linear-gradient(#0000 30%,#0b140fd9);position:absolute;inset:0}.dental-scope .photo-banner .quote{z-index:2;color:#fff;font-family:var(--display);text-transform:uppercase;text-shadow:0 2px 14px #00000080;font-size:clamp(16px,3.2vw,22px);font-weight:800;line-height:1.2;position:absolute;bottom:20px;left:22px;right:22px}.dental-scope .form-photo{border:1px solid var(--dline);border-radius:14px;height:180px;margin-top:26px}.dental-scope .faq-list{max-width:720px}.dental-scope details{border-bottom:1px solid hsl(var(--foreground) / .22)}.dental-scope summary{cursor:pointer;min-height:44px;font-family:var(--display);color:var(--text);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:16px;font-weight:700;line-height:1.4;list-style:none;display:flex}.dental-scope summary:focus-visible{outline:2px solid var(--lime-soft);outline-offset:3px}.dental-scope summary::-webkit-details-marker{display:none}.dental-scope summary .plus{color:var(--lime-soft);flex-shrink:0;font-size:20px;transition:transform .2s}.dental-scope details[open] .plus{transform:rotate(45deg)}.dental-scope details p{color:var(--dim);max-width:640px;margin:0;padding:0 0 18px;font-size:15.5px;line-height:1.65}.dental-scope .form-section{background:linear-gradient(180deg, var(--bg) 0%, var(--surface) 16%, var(--surface) 100%);color:var(--text)}.dental-scope .form-grid{gap:36px;display:grid}@media (width>=920px){.dental-scope .form-grid{grid-template-columns:1fr 1fr;align-items:start;gap:52px}}.dental-scope .form-left h2{color:var(--text);margin:10px 0}.dental-scope .form-left ul{margin-top:16px;padding:0;list-style:none}.dental-scope .form-left li{color:var(--dim);padding:7px 0 7px 28px;font-size:14.5px;position:relative}.dental-scope .form-left li:before{content:"✓";color:var(--lime-soft);font-weight:800;position:absolute;left:0}.dental-scope .lead-form{background:var(--wcard);color:var(--ink);border-radius:16px;padding:26px 22px;box-shadow:0 30px 80px #00000080}.dental-scope .lead-form h3{text-transform:uppercase;color:var(--ink);margin-bottom:4px;font-size:19px;font-weight:800}.dental-scope .lead-form .fp{color:var(--wmuted);margin-bottom:18px;font-size:13px}.dental-scope .field{margin-bottom:12px}.dental-scope .field label{margin-bottom:5px;font-size:12px;font-weight:700;display:block}.dental-scope .field input,.dental-scope .field select,.dental-scope .field textarea{border:1.5px solid var(--wline);width:100%;font-family:var(--body);background:var(--wfill);color:var(--ink);border-radius:12px;padding:13px 14px;font-size:16px}.dental-scope .field input:focus,.dental-scope .field select:focus,.dental-scope .field textarea:focus{border-color:var(--olive-2);outline:none;box-shadow:0 0 0 4px #a8d40a2e}.dental-scope .field-row{gap:12px;display:grid}@media (width>=560px){.dental-scope .field-row{grid-template-columns:1fr 1fr}}.dental-scope .lead-form .btn{width:100%;margin-top:6px}.dental-scope .form-fine{color:var(--wmuted);text-align:center;margin-top:12px;font-size:10px}.dental-scope .form-success{border:1px solid var(--olive-2);text-align:center;color:var(--ink);background:#f7ffdb;border-radius:12px;padding:22px}.dental-scope .dfooter{background:var(--bg);color:var(--dim);border-top:1px solid var(--dline);padding:28px 0;font-size:13px}.dental-scope .foot-inner{flex-direction:column;gap:8px;display:flex}@media (width>=720px){.dental-scope .foot-inner{flex-direction:row;justify-content:space-between;align-items:center}}.dental-scope .foot-inner .dlogo{color:var(--text);font-size:18px}.dental-scope .foot-inner .dlogo .dot{color:var(--lime-soft)}.dental-scope .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.dental-scope .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.dental-scope .reveal{opacity:1;transition:none;transform:none}.dental-scope .appt,.dental-scope .msg{transition:none;opacity:1!important;transform:none!important}.dental-scope .live-dot,.dental-scope .study{animation:none}}.dental-scope .creatives{background:linear-gradient(180deg, hsl(var(--background)) 0%, hsl(var(--surface-soft)) 12%, hsl(var(--surface-soft)) 88%, hsl(var(--background)) 100%);color:var(--text);padding:64px 0;overflow:hidden}.dental-scope .creatives .section-head{text-align:center;margin:0 auto 24px}.dental-scope .creatives .pre{color:var(--dim);margin-bottom:8px;font-size:14px;font-style:italic}.dental-scope .creatives h2{color:var(--text)}.dental-scope .creatives h2 span{color:var(--lime-soft)}.dental-scope .marquee{margin-top:8px;position:relative}.dental-scope .marquee:before,.dental-scope .marquee:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.dental-scope .marquee:before{background:linear-gradient(90deg, hsl(var(--surface-soft)), transparent);left:0}.dental-scope .marquee:after{background:linear-gradient(-90deg, hsl(var(--surface-soft)), transparent);right:0}.dental-scope .marquee-track{gap:14px;width:max-content;animation:42s linear infinite dental-marquee;display:flex}.dental-scope .marquee:hover .marquee-track{animation-play-state:paused}@keyframes dental-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.dental-scope .ad-card{aspect-ratio:9/16;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:flex-end;width:190px;padding:16px 14px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0006}.dental-scope .ad-card .top-tag{letter-spacing:.05em;text-transform:uppercase;color:#ffffffd9;font-size:9px;font-weight:600;position:absolute;top:14px;left:14px;right:14px}.dental-scope .ad-card h4,.dental-scope .ad-card .ad-title{font-family:var(--display);color:#fff;text-transform:uppercase;margin-bottom:6px;font-size:16px;font-weight:800;line-height:1.15}.dental-scope .ad-card .offer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff24;border:1px solid #ffffff59;border-radius:8px;width:fit-content;margin-bottom:8px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-block}.dental-scope .ad-card .offer b{color:var(--lime-soft);font-weight:700}.dental-scope .ad-card .strike{opacity:.6;text-decoration:line-through}.dental-scope .ad-card .cta{letter-spacing:.1em;text-transform:uppercase;color:#fff;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.dental-scope .ad-card .cta:after{content:"⌃";color:var(--lime-soft);font-size:12px}.dental-scope .ad-1{background:linear-gradient(160deg,#1f5c55 0%,#123c39 55%,#0a231f 100%)}.dental-scope .ad-2{background:linear-gradient(160deg,#2c6f72 0%,#154348 60%,#0b2529 100%)}.dental-scope .ad-3{background:linear-gradient(160deg,#1e7355 0%,#0e4a36 60%,#082a1f 100%)}.dental-scope .ad-4{background:linear-gradient(160deg,#5c6e1f 0%,#3a4712 60%,#1f2708 100%)}.dental-scope .ad-5{background:linear-gradient(160deg,#3b5f4c 0%,#243d31 60%,#13211a 100%)}.dental-scope .ad-6{background:linear-gradient(160deg,#2a4a5c 0%,#173039 60%,#0c1a20 100%)}.dental-scope .ad-card .glow{background:radial-gradient(circle,#ffffff2e,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute;top:-30px;right:-30px}.dental-scope .ad-card .smile{opacity:.25;position:absolute;top:38%;left:50%;transform:translate(-50%)}.dental-scope .creatives-note{color:var(--dim);text-align:center;margin-top:18px;padding:0 20px;font-size:10.5px;font-style:italic}@media (prefers-reduced-motion:reduce){.dental-scope .marquee-track{animation:none}.dental-scope .marquee{-webkit-overflow-scrolling:touch;overflow-x:auto}}.dental-scope .rot-word{animation:.45s rot-up;display:inline-block}@keyframes rot-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.dental-scope .typing{background:var(--lime);border-radius:14px 14px 4px;align-items:center;gap:4px;width:fit-content;margin-bottom:8px;margin-left:auto;padding:11px 14px;display:inline-flex}.dental-scope .typing.out{display:flex}.dental-scope .typing span{background:#0b140f8c;border-radius:50%;width:6px;height:6px;animation:1.1s infinite dtype}.dental-scope .typing span:nth-child(2){animation-delay:.18s}.dental-scope .typing span:nth-child(3){animation-delay:.36s}@keyframes dtype{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.dental-scope .calc-cta{width:100%;margin-top:18px}.dental-scope .cta-strip{background:0 0;border:0;padding:56px 0}.dental-scope .cta-strip-inner{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.dental-scope .cta-strip h3{font-family:var(--display);text-transform:uppercase;color:var(--text);font-size:clamp(20px,4.5vw,28px);font-weight:800}.dental-scope .cta-strip h3 span{color:var(--lime-soft)}.dental-scope .lead-form{position:relative;overflow:hidden}.dental-scope .form-topbar{background:var(--lime);height:4px;position:absolute;top:0;left:0;right:0}.dental-scope .steps-bar{gap:10px;margin-bottom:20px;display:flex}.dental-scope .step-seg{flex:1}.dental-scope .step-seg span{background:var(--wline);border-radius:5px;height:5px;transition:background .35s;display:block}.dental-scope .step-seg.on span{background:var(--olive-2)}.dental-scope .step-seg em{letter-spacing:.05em;text-transform:uppercase;color:var(--wmuted);margin-top:6px;font-size:10px;font-style:normal;font-weight:700;display:block}.dental-scope .step-seg.on em{color:var(--olive-3)}.dental-scope .ffield{margin-bottom:14px;position:relative}.dental-scope .ffield .fi{color:#9fb3a8;pointer-events:none;transition:color .18s;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.dental-scope .ffield input{border:1.5px solid var(--wline);width:100%;font-family:var(--body);background:var(--wfill);color:var(--ink);border-radius:12px;padding:22px 15px 9px 44px;font-size:16px;transition:border-color .18s,box-shadow .18s,background .18s}.dental-scope .ffield input:focus{border-color:var(--olive-2);background:#fff;outline:none;box-shadow:0 0 0 4px #a8d40a2e}.dental-scope .ffield input:focus~.fi{color:var(--olive-3)}.dental-scope .ffield label{color:#8aa096;pointer-events:none;font-size:14.5px;font-weight:500;transition:all .16s;position:absolute;top:50%;left:44px;transform:translateY(-50%)}.dental-scope .ffield input:focus+label,.dental-scope .ffield input:not(:placeholder-shown)+label{letter-spacing:.04em;text-transform:uppercase;color:var(--olive-3);font-size:10.5px;font-weight:700;top:11px;transform:none}.dental-scope .field .group-label{letter-spacing:.04em;text-transform:uppercase;color:var(--wmuted);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.dental-scope .goal-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dental-scope .goal-pill{text-align:left;font-family:var(--body);border:1.5px solid var(--wline);background:var(--wfill);color:var(--ink);cursor:pointer;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;padding:14px 12px 12px;font-size:13px;font-weight:700;transition:all .18s;display:flex;position:relative}.dental-scope .goal-pill:hover{border-color:#c9e85b;transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.dental-scope .goal-chip{border:1px solid var(--wline);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;transition:all .18s;display:inline-flex}.dental-scope .goal-pill.active{border-color:var(--olive-2);background:#f7ffdb;box-shadow:0 0 0 4px #a8d40a26}.dental-scope .goal-pill.active .goal-chip{background:var(--lime);border-color:var(--lime-soft)}.dental-scope .goal-check{border:1.5px solid var(--wline);color:#0000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:all .18s;display:inline-flex;position:absolute;top:10px;right:10px}.dental-scope .goal-pill.active .goal-check{background:var(--olive-2);border-color:var(--olive-2);color:#fff}.dental-scope .lead-form .btn-grad{background:var(--lime);color:var(--lime-ink);border-radius:9999px;position:relative;overflow:hidden}.dental-scope .btn-grad .btn-arrow{transition:transform .2s}.dental-scope .btn-grad:hover:not(:disabled) .btn-arrow{transform:translate(4px)}.dental-scope .btn-grad:after{content:"";background:linear-gradient(100deg,#0000,#ffffff73,#0000);width:40%;transition:left .55s;position:absolute;top:0;bottom:0;left:-60%;transform:skew(-18deg)}.dental-scope .btn-grad:hover:not(:disabled):after{left:120%}.dental-scope .lead-form .btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.dental-scope .trust-row{justify-content:center;align-items:center;gap:6px;display:flex}.dental-scope .checking{text-align:center;padding:40px 10px}.dental-scope .checking p{color:var(--wmuted);margin-top:20px;font-size:14px}.dental-scope .radar{width:54px;height:54px;color:var(--olive-3);background:#f7ffdb;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.dental-scope .radar i{border:2px solid var(--olive-2);opacity:0;border-radius:50%;animation:2.1s ease-out infinite dradar;position:absolute;inset:0}.dental-scope .radar i:nth-child(2){animation-delay:.7s}.dental-scope .radar i:nth-child(3){animation-delay:1.4s}@keyframes dradar{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(2.1)}}.dental-scope .ellip i{animation:1.2s infinite dellip}.dental-scope .ellip i:nth-child(2){animation-delay:.2s}.dental-scope .ellip i:nth-child(3){animation-delay:.4s}@keyframes dellip{0%,to{opacity:.2}50%{opacity:1}}.dental-scope .spinner{border:3px solid var(--wline);border-top-color:var(--olive-2);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite dspin;display:inline-block}@keyframes dspin{to{transform:rotate(360deg)}}.dental-scope .open-banner{border:1px solid var(--olive-2);color:var(--olive-3);background:#f7ffdb;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:700}.dental-scope .back-link{color:var(--wmuted);font-family:var(--body);cursor:pointer;background:0 0;border:none;margin:12px auto 0;font-size:12.5px;text-decoration:underline;display:block}.dental-scope .sticky-cta{z-index:60;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:hsl(var(--brand-dark) / .92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid hsl(var(--brand-dark-soft));transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.dental-scope .sticky-cta .btn{width:100%;padding:14px}.dental-scope .sticky-cta.on{transform:none}@media (width>=820px){.dental-scope .sticky-cta{display:none}}@media (prefers-reduced-motion:reduce){.dental-scope .rot-word,.dental-scope .typing span,.dental-scope .spinner,.dental-scope .radar i,.dental-scope .ellip i{animation:none}.dental-scope .btn-grad:after,.dental-scope .sticky-cta{transition:none}}.dental-scope .dark .lead-form h3{color:var(--ink);margin-bottom:4px}.dental-scope .review .stars{color:var(--gold)}.dental-scope .study-stat-accent{color:var(--lime-soft)}.dental-scope .study-hero .m-lbl,.dental-scope .study-card-label,.dental-scope .study-stat-label{color:var(--dim)}.dental-scope .study-visual{background:#0e1712}.dental-scope .study-bar{box-shadow:none}.dental-scope .msg.booked,.dental-scope .guarantee-chip,.dental-scope .case-card .ico,.dental-scope .trust-item b span{color:var(--lime-soft)}.dental-scope a:focus-visible,.dental-scope button:focus-visible,.dental-scope input:focus-visible,.dental-scope select:focus-visible,.dental-scope [role=button]:focus-visible{outline:3px solid var(--lime-soft);outline-offset:2px;border-radius:8px}.dental-scope .lead-form a:focus-visible,.dental-scope .lead-form button:focus-visible,.dental-scope .lead-form input:focus-visible{outline-color:var(--olive-3)}@media (prefers-contrast:more){.dental-scope{--dim:hsl(var(--muted-foreground));--wmuted:#40514a}.dental-scope .theme-dark,.dental-scope .dark{--dim:#d2e2d8}.dental-scope .study-bar:first-child{opacity:.2}.dental-scope .study-bar:nth-child(2){opacity:.3}.dental-scope .study-bar:nth-child(3){opacity:.4}}.dental-scope .cases-section{background:hsl(var(--surface-soft));border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border))}.dental-scope .reviews-section{background:linear-gradient(180deg, hsl(var(--background)) 0%, hsl(var(--surface-soft)) 30%, hsl(var(--surface-soft)) 100%)}.dental-scope .pricing-section{background:hsl(var(--surface-soft));padding-top:24px}.dental-scope .faq-section{background:linear-gradient(180deg, hsl(var(--surface-soft)) 0%, hsl(var(--background)) 55%);padding-top:24px}.dental-scope .speed{border-bottom:1px solid hsl(var(--border))}.dental-scope .results.theme-dark,.dental-scope .form-section.theme-dark{background:var(--gradient-hero);position:relative}.dental-scope .results.theme-dark:after,.dental-scope .form-section.theme-dark:before{content:"";pointer-events:none;height:120px;position:absolute;left:0;right:0}.dental-scope .results.theme-dark:after{background:linear-gradient(#0000,#ccff000a);bottom:0}.dental-scope .form-section.theme-dark:before{background:linear-gradient(#ccff000d,#0000);top:0}.dental-scope .results.theme-dark>.wrap,.dental-scope .form-section.theme-dark>.wrap{z-index:1;position:relative}.dental-scope .cta-strip{background:hsl(var(--background))}.dental-scope .ad-card .offer b,.dental-scope .ad-card .cta:after{color:#cf0}.dental-scope .speed-sources{color:var(--dim);margin-top:18px;font-size:12.5px;line-height:1.6}.dental-scope .speed-sources a{color:var(--lime-soft);text-underline-offset:3px;text-decoration:underline}.dental-scope .included-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:26px;display:flex}.dental-scope .included-label{color:var(--text);margin-right:4px;font-size:14px;font-weight:700}.dental-scope .included-chip{background:var(--lime-dim);border:1px solid var(--lime-border);color:var(--text);border-radius:999px;padding:8px 14px;font-size:13.5px;font-weight:600}
