:root{--brand-50:#f0fdfa;--brand-100:#ccfbf1;--brand-200:#99f6e4;--brand-500:#14b8a6;--brand-600:#0d9488;--brand-700:#0f766e;--brand-900:#134e4a;--canvas:#fafaf8;--bg:#fff;--ink-900:#1c1917;--ink-700:#44403c;--ink-500:#78716c;--border:#e7e5e4;--border-soft:#f0efed;--text:var(--ink-500);--text-h:var(--ink-900);--accent:var(--brand-600);--accent-dark:var(--brand-700);--accent-bg:#0d948814;--accent-border:#0d948847;--shadow:0 4px 16px #1c191712, 0 2px 6px #1c19170a;--shadow-lg:0 24px 60px #134e4a29, 0 8px 20px #1c19170f;--radius:14px;--sans:-apple-system, "Inter", "Segoe UI", system-ui, sans-serif;font:17px/1.6 var(--sans);letter-spacing:.01em;color:var(--text);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}h1,h2,h3,h4{font-family:var(--sans);color:var(--text-h);letter-spacing:-.025em;margin:0;font-weight:700;line-height:1.12}h1{font-size:clamp(2.5rem,5.5vw,4rem)}h2{font-size:clamp(1.75rem,3vw,2.5rem)}h3{letter-spacing:-.01em;font-size:1.2rem;font-weight:650}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:var(--sans);border:none}img{display:block}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}.btn{white-space:nowrap;cursor:pointer;border:1.5px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn-lg{border-radius:12px;padding:15px 30px;font-size:16px}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 1px 2px #0f766e4d}.btn-primary:hover{background:var(--accent-dark);text-decoration:none;transform:translateY(-1px);box-shadow:0 8px 24px #0d948859}.btn-ghost{color:var(--text-h);background:0 0}.btn-ghost:hover{background:var(--border-soft);text-decoration:none}.btn-outline{background:var(--bg);color:var(--text-h);border-color:var(--border)}.btn-outline:hover{border-color:var(--accent);color:var(--accent);text-decoration:none}.btn-white{color:var(--brand-700);background:#fff;border-color:#0000}.btn-white:hover{background:var(--brand-50);text-decoration:none;transform:translateY(-1px)}.section-header{text-align:center;margin-bottom:64px}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);background:var(--accent-bg);border-radius:20px;margin-bottom:16px;padding:4px 14px;font-size:13px;font-weight:600;display:inline-block}.section-label.light{color:var(--brand-100);background:#ffffff24}.section-sub{color:var(--text);max-width:580px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.section-sub.light{color:#ffffffd1}.nav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#fafaf8e6;position:sticky;top:0}.nav-inner{align-items:center;gap:32px;max-width:1120px;height:66px;margin:0 auto;padding:0 24px;display:flex}.nav-logo{letter-spacing:-.02em;color:var(--text-h);flex-shrink:0;align-items:center;gap:10px;font-size:19px;font-weight:700;text-decoration:none;display:flex}.nav-logo:hover{text-decoration:none}.nav-logo img{width:30px;height:30px}.nav-links{flex:1;gap:4px;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:var(--ink-700);border-radius:8px;padding:6px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.nav-links a:hover{color:var(--accent-dark);background:var(--accent-bg)}.nav-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;display:none}.nav-burger span{background:var(--text-h);border-radius:2px;width:22px;height:2px;display:block}@media (max-width:820px){.nav-links,.nav-actions{display:none}.nav-links.open{background:var(--canvas);border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 24px;display:flex;position:absolute;top:66px;left:0;right:0}.nav-burger{display:flex}}.hero{padding:88px 0 96px;position:relative;overflow:hidden}.hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.hero-glow{filter:blur(90px);opacity:.35;border-radius:50%;position:absolute}.hero-glow-1{background:radial-gradient(circle, var(--brand-200) 0%, transparent 70%);width:720px;height:520px;top:-180px;left:-160px}.hero-glow-2{background:radial-gradient(circle,#d1fae5 0%,#0000 70%);width:560px;height:460px;bottom:-180px;right:-120px}.hero-grid{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.35;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0009,#0000 75%);mask-image:linear-gradient(#0009,#0000 75%)}.hero-content{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid;position:relative}.hero-copy{text-align:left}.hero-badge{background:var(--bg);border:1px solid var(--accent-border);color:var(--accent-dark);border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13.5px;font-weight:600;display:inline-flex}.badge-dot{background:var(--brand-500);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero h1{margin-bottom:22px}.hero-gradient{background:linear-gradient(120deg, var(--brand-600) 0%, #059669 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-sub{color:var(--text);max-width:520px;margin:0 0 36px;font-size:19px;line-height:1.65}.hero-cta{flex-wrap:wrap;gap:12px;margin-bottom:44px;display:flex}.hero-proof{color:var(--text);flex-direction:column;gap:12px;font-size:13.5px;display:flex}.hero-logos{flex-wrap:wrap;gap:8px;display:flex}.clinic-tag{background:var(--bg);border:1px solid var(--border);color:var(--ink-700);border-radius:20px;padding:4px 12px;font-size:13px;font-weight:500}.hero-visual{justify-content:center;display:flex}.phone{background:var(--ink-900);width:300px;box-shadow:var(--shadow-lg);border-radius:40px;padding:10px;transform:rotate(2deg)}.phone-screen{background:var(--canvas);border-radius:32px;flex-direction:column;height:560px;display:flex;overflow:hidden}.phone-statusbar{justify-content:center;padding:10px 0 6px;display:flex}.phone-notch{background:var(--ink-900);border-radius:12px;width:90px;height:22px}.phone-header{align-items:center;gap:8px;padding:12px 18px 10px;display:flex}.phone-header img{border-radius:6px;width:22px;height:22px}.phone-header span{color:var(--text-h);font-size:14px;font-weight:700}.phone-visit{background:var(--bg);border:1px solid var(--border);border-radius:14px;margin:4px 16px 10px;padding:12px 14px}.phone-visit-name{color:var(--text-h);font-size:13.5px;font-weight:650}.phone-visit-meta{color:var(--text);margin-top:2px;font-size:11.5px}.phone-visit-status{color:var(--brand-700);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:10px;margin-top:8px;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-block}.phone-record{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;display:flex}.phone-mic{background:var(--brand-500);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;animation:2.4s ease-in-out infinite micPulse;display:flex;box-shadow:0 0 0 10px #14b8a626,0 0 0 22px #14b8a60f}@keyframes micPulse{0%,to{box-shadow:0 0 0 10px #14b8a626,0 0 0 22px #14b8a60f}50%{box-shadow:0 0 0 14px #14b8a62e,0 0 0 30px #14b8a614}}.phone-mic svg{width:34px;height:34px}.phone-record-label{color:var(--text-h);font-size:13px;font-weight:600}.phone-record-timer{color:var(--accent-dark);font-variant-numeric:tabular-nums;font-size:12px}.phone-wave{align-items:center;gap:4px;height:26px;display:flex}.phone-wave span{background:var(--brand-500);border-radius:2px;width:4px;animation:1.1s ease-in-out infinite wave}.phone-wave span:first-child{height:10px;animation-delay:0s}.phone-wave span:nth-child(2){height:20px;animation-delay:.12s}.phone-wave span:nth-child(3){height:14px;animation-delay:.24s}.phone-wave span:nth-child(4){height:24px;animation-delay:.36s}.phone-wave span:nth-child(5){height:12px;animation-delay:.48s}.phone-wave span:nth-child(6){height:18px;animation-delay:.6s}.phone-wave span:nth-child(7){height:8px;animation-delay:.72s}@keyframes wave{0%,to{opacity:.6;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.phone-note{background:var(--bg);border:1px solid var(--border);border-radius:14px;margin:0 16px 18px;padding:12px 14px}.phone-note-title{color:var(--brand-700);align-items:center;gap:6px;margin-bottom:8px;font-size:11.5px;font-weight:650;display:flex}.phone-note-line{background:var(--border-soft);border-radius:4px;height:7px;margin-bottom:6px}.phone-note-line.w80{width:80%}.phone-note-line.w95{width:95%}.phone-note-line.w60{width:60%}@media (max-width:900px){.hero{text-align:center;padding:64px 0 72px}.hero-content{grid-template-columns:1fr;gap:48px}.hero-copy{text-align:center}.hero-sub{margin:0 auto 32px}.hero-cta,.hero-logos{justify-content:center}.phone{width:270px;transform:none}.phone-screen{height:500px}}.stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg)}.stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.stat-card{text-align:center;border-right:1px solid var(--border);padding:44px 24px}.stat-card:last-child{border-right:none}.stat-value{color:var(--accent);letter-spacing:-.03em;margin-bottom:8px;font-size:2.4rem;font-weight:800;line-height:1}.stat-label{color:var(--text);font-size:14px;line-height:1.4}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{border-right:none;border-bottom:1px solid var(--border)}.stat-card:nth-child(odd){border-right:1px solid var(--border)}.stat-card:nth-last-child(-n+2){border-bottom:none}}.features{padding:104px 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:32px;transition:box-shadow .2s,transform .2s,border-color .2s}.feature-card:hover{box-shadow:var(--shadow);border-color:var(--accent-border);transform:translateY(-3px)}.feature-icon{background:var(--brand-50);border:1px solid var(--brand-100);width:46px;height:46px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.feature-icon svg{width:22px;height:22px}.feature-card h3{margin-bottom:12px}.feature-card p{color:var(--text);font-size:15px;line-height:1.65}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}}.how-it-works{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:104px 0}.steps{flex-direction:column;max-width:680px;margin:0 auto;display:flex}.step{align-items:flex-start;gap:24px;display:flex;position:relative}.step-num{background:var(--accent);color:#fff;letter-spacing:-.02em;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:15px;font-weight:700;display:flex;position:relative}.step-line{background:linear-gradient(to bottom, var(--accent), transparent);opacity:.25;width:2px;position:absolute;top:52px;bottom:-48px;left:26px}.step-body{padding:12px 0 60px}.step:last-child .step-body{padding-bottom:0}.step-body h3{margin-bottom:10px}.step-body p{color:var(--text);font-size:16px;line-height:1.65}.extension{padding:104px 0}.extension-content{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.extension-sub{color:var(--text);max-width:480px;margin-top:16px;font-size:18px;line-height:1.6}.extension-points{flex-direction:column;gap:24px;margin-top:36px;display:flex}.extension-point{align-items:flex-start;gap:14px;display:flex}.extension-check{background:var(--brand-50);border:1px solid var(--brand-100);width:26px;height:26px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.extension-point h3{margin-bottom:4px;font-size:1.05rem}.extension-point p{color:var(--text);font-size:14.5px;line-height:1.6}.extension-visual{justify-content:center;display:flex}.browser{background:var(--bg);border:1px solid var(--border);width:100%;max-width:480px;box-shadow:var(--shadow-lg);border-radius:14px;overflow:hidden}.browser-bar{background:var(--canvas);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:10px 14px;display:flex}.browser-dot{background:var(--border);border-radius:50%;width:10px;height:10px}.browser-url{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:8px;flex:1;margin-left:8px;padding:4px 12px;font-size:11.5px}.browser-page{height:330px;padding:22px;position:relative}.browser-line{background:var(--border-soft);border-radius:5px;height:9px;margin-bottom:12px}.browser-line.w40{width:40%}.browser-line.w30{width:30%}.browser-field{border:1px solid var(--border);background:var(--canvas);border-radius:8px;max-width:60%;height:30px;margin-bottom:14px}.ext-widget{background:var(--bg);border:1px solid var(--border);width:210px;box-shadow:var(--shadow-lg);border-radius:14px;position:absolute;bottom:18px;right:18px;overflow:hidden}.ext-widget-header{background:var(--brand-50);border-bottom:1px solid var(--brand-100);color:var(--brand-900);align-items:center;gap:7px;padding:9px 12px;font-size:12.5px;font-weight:700;display:flex}.ext-widget-min{color:var(--brand-700);margin-left:auto;font-weight:700}.ext-widget-visit{padding:10px 12px 6px}.ext-widget-name{color:var(--text-h);font-size:12.5px;font-weight:650}.ext-widget-meta{color:var(--text);margin-top:1px;font-size:11px}.ext-widget-action{background:var(--accent);color:#fff;border-radius:8px;align-items:center;gap:6px;margin:8px 12px;padding:7px 10px;font-size:11.5px;font-weight:600;display:flex}.ext-widget-fill{padding:2px 12px 12px}@media (max-width:900px){.extension-content{grid-template-columns:1fr;gap:48px}.extension-sub{max-width:none}}.pricing{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:104px 0}.pricing-toggle{background:var(--canvas);border:1px solid var(--border);border-radius:12px;justify-content:center;gap:4px;width:fit-content;margin:0 auto 48px;padding:4px;display:flex}.pricing-toggle button{color:var(--text);background:0 0;border-radius:9px;align-items:center;gap:8px;padding:9px 20px;font-size:14.5px;font-weight:600;transition:all .15s;display:inline-flex}.pricing-toggle button.active{background:var(--bg);color:var(--text-h);box-shadow:0 1px 4px #1c19171a}.pricing-save{color:var(--brand-700);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:10px;padding:2px 8px;font-size:11.5px;font-weight:650}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:820px;margin:0 auto;display:grid}.pricing-card{background:var(--canvas);border:1px solid var(--border);border-radius:18px;flex-direction:column;padding:36px 32px;display:flex;position:relative}.pricing-card.featured{background:var(--bg);border:2px solid var(--accent);box-shadow:var(--shadow-lg)}.pricing-badge{background:var(--accent);color:#fff;white-space:nowrap;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:650;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-card h3{margin-bottom:8px;font-size:1.3rem}.pricing-desc{color:var(--text);margin-bottom:24px;font-size:14.5px;line-height:1.55}.pricing-price{align-items:baseline;gap:6px;display:flex}.pricing-amount{letter-spacing:-.03em;color:var(--text-h);font-size:3rem;font-weight:800;line-height:1}.pricing-unit{color:var(--text);font-size:15px;font-weight:500}.pricing-billing{color:var(--text);margin:8px 0 24px;font-size:13px}.pricing-features{flex-direction:column;flex:1;gap:11px;margin:0 0 28px;padding:0;list-style:none;display:flex}.pricing-features li{color:var(--ink-700);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.pricing-features svg{color:var(--accent);flex-shrink:0;margin-top:3px}.pricing-fine{text-align:center;color:var(--text);margin-top:28px;font-size:13.5px}@media (max-width:700px){.pricing-grid{grid-template-columns:1fr;max-width:420px}}.security{padding:104px 0}.security-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:880px;margin:0 auto;display:grid}.security-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:18px;padding:26px 28px;display:flex}.security-icon{background:var(--brand-50);border:1px solid var(--brand-100);width:42px;height:42px;color:var(--accent);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.security-icon svg{width:20px;height:20px}.security-card h3{margin-bottom:6px;font-size:1.05rem}.security-card p{color:var(--text);font-size:14.5px;line-height:1.6}@media (max-width:700px){.security-grid{grid-template-columns:1fr}}.faq{background:var(--bg);border-top:1px solid var(--border);padding:104px 0}.faq-list{max-width:720px;margin:0 auto}.faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--canvas);margin-bottom:12px;overflow:hidden}.faq-item summary{color:var(--text-h);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:600;list-style:none;transition:background .15s;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:var(--border-soft)}.faq-chevron{color:var(--accent);flex-shrink:0;transition:transform .2s}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-item p{color:var(--text);padding:0 24px 20px;font-size:15px;line-height:1.65}.cta-section{padding:104px 0}.cta-card{background:linear-gradient(135deg, var(--brand-900) 0%, var(--brand-700) 45%, #059669 100%);text-align:center;color:#fff;border-radius:24px;padding:76px 48px;position:relative;overflow:hidden}.cta-glow{pointer-events:none;background:radial-gradient(circle at 60% 40%,#ffffff1a 0%,#0000 60%);position:absolute;inset:-50%}.cta-card h2{color:#fff;margin-bottom:16px}.cta-actions{justify-content:center;margin-top:32px;display:flex}.cta-fine{color:#fff9;margin-top:20px;font-size:13px}.footer{background:var(--brand-900);color:#f0fdfa99;padding:60px 0 0}.footer-inner{border-bottom:1px solid #f0fdfa1a;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;padding-bottom:48px;display:grid}.footer-brand .nav-logo{color:#fff;margin-bottom:16px}.footer-brand p{font-size:14px;line-height:1.6}.footer-links{display:contents}.footer-col{flex-direction:column;gap:10px;display:flex}.footer-col-title{color:#f0fdfaeb;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:13px;font-weight:600}.footer-col a{color:#f0fdfa99;font-size:14px;text-decoration:none;transition:color .15s}.footer-col a:hover{color:#fff}.footer-bottom{justify-content:space-between;padding:20px 24px;font-size:13px;display:flex}@media (max-width:768px){.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:4px}.cta-card{padding:48px 24px}.section-header{margin-bottom:40px}.features,.how-it-works,.security,.faq,.cta-section{padding:72px 0}}
