html:has(.landing){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html:has(.landing[data-theme=dark]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body:has(.landing[data-theme=dark]){background:#090909}.landing{--home-bg:#f8faff;--home-surface:#fff;--home-soft:#eef3ff;--home-ink:#0a1f44;--home-muted:#536480;--home-accent:#2f59d9;--home-hover:#2147bb;--home-on-accent:#fff;--home-border:#dce5f6;--home-logo-ink:#0a1f44;--home-strong:#0a1f44;--home-on-strong:#fff;--home-strong-muted:#bfcee8;--home-strong-tile:#173a74;--home-orbit:#dae5ff;--home-shadow:0 20px 60px #1938750d;--home-success:#18704d;--home-success-bg:#eaf7ef;--home-error:#b4233b;--home-error-bg:#fff0f2;--home-pending:#845013;--home-pending-bg:#fff4dd;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--home-bg);color:var(--home-ink);min-height:100vh;line-height:1.8;overflow:clip}.landing[data-theme=dark]{--home-bg:#090909;--home-surface:#121211;--home-soft:#1b1812;--home-ink:#f4f0e7;--home-muted:#b9b1a1;--home-accent:#d7b267;--home-hover:#e5c686;--home-on-accent:#17130c;--home-border:#393022;--home-logo-ink:#f4f0e7;--home-strong:#17130d;--home-on-strong:#f4f0e7;--home-strong-muted:#c6baa3;--home-strong-tile:#352b19;--home-orbit:#302718;--home-shadow:0 20px 60px #00000038;--home-success:#a0d8b2;--home-success-bg:#19251b;--home-error:#ffb7c0;--home-error-bg:#35171d;--home-pending:#e4c381;--home-pending-bg:#2d2415;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.landing .home-container{width:min(1200px,100% - 64px);margin-inline:auto}.landing section[id],.landing main[id]{scroll-margin-top:118px}.landing :is(a,button,summary,input,textarea):focus-visible{outline:3px solid var(--home-accent);outline-offset:5px}.landing button,.landing summary{cursor:pointer}.landing svg{flex-shrink:0}.landing .home-button{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:11px 24px;font-size:13px;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex}.landing .home-button-primary{background:var(--home-accent);color:var(--home-on-accent)}.landing .home-button-primary:hover{background:var(--home-hover);box-shadow:var(--home-shadow)}.landing .home-button-secondary{background:var(--home-surface);color:var(--home-ink);border-color:var(--home-border)}.landing .home-button-secondary:hover{background:var(--home-soft);border-color:var(--home-accent)}.landing .home-button:disabled{opacity:.65;cursor:wait}.landing .home-skip-link{background:var(--home-accent);color:var(--home-on-accent);z-index:100;border-radius:8px;padding:10px 20px;position:fixed;top:8px;right:16px;transform:translateY(-180%)}.landing .home-skip-link:focus{transform:translateY(0)}.landing .home-header{z-index:40;background:var(--home-bg);position:sticky;top:0}.landing .home-header-inner{border-bottom:1px solid var(--home-border);justify-content:space-between;align-items:center;gap:24px;min-height:105px;display:flex}.landing .home-logo{border-radius:8px;flex-shrink:0;width:83px;padding:5px 2px;display:inline-flex}.landing .home-logo svg{width:100%;height:auto;display:block;overflow:visible}.landing .home-desktop-nav{align-items:center;gap:34px;font-size:13px;font-weight:700;display:flex}.landing .home-desktop-nav a{padding-block:12px}.landing .home-desktop-nav a:hover,.landing .home-footer a:hover{color:var(--home-accent)}.landing .home-mobile-menu{display:none;position:relative}.landing .home-mobile-menu summary{border:1px solid var(--home-border);border-radius:12px;place-items:center;width:46px;height:46px;list-style:none;display:grid}.landing summary::-webkit-details-marker{display:none}.landing .home-mobile-menu nav{background:var(--home-surface);width:230px;box-shadow:var(--home-shadow);border:1px solid var(--home-border);border-radius:16px;padding:12px;position:absolute;top:58px;left:0}.landing .home-mobile-menu nav>a{border-radius:8px;padding:10px 14px;font-size:13px;display:flex}.landing .home-mobile-menu nav>a:not(.home-button):hover{background:var(--home-soft)}.landing .home-mobile-menu .home-button{margin-top:8px}.landing .home-hero-section{padding-top:28px}.landing .home-hero{background:var(--home-surface);border:1px solid var(--home-border);border-radius:30px;grid-template-columns:1fr 1.05fr;align-items:center;gap:40px;padding:48px 38px;display:grid}.landing .home-hero-badge{background:var(--home-soft);color:var(--home-accent);border-radius:7px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.landing .home-hero-badge>span{background:var(--home-accent);border-radius:50%;width:6px;height:6px}.landing .home-hero h1{letter-spacing:-1.8px;margin:22px 0 20px;font-size:clamp(32px,3.05vw,44px);font-weight:900;line-height:1.65}.landing .home-hero h1 em{color:var(--home-accent);font-style:normal}.landing .home-hero-copy>p{max-width:430px;color:var(--home-muted);font-size:14px;line-height:2.25}.landing .home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.landing .home-hero-footnote{color:var(--home-muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:20px;font-size:10px;display:flex}.landing .home-hero-footnote svg{color:var(--home-accent)}.landing .home-intro-strip{color:var(--home-muted);justify-content:space-between;align-items:center;gap:20px;padding:24px 12px 0;font-size:12px;display:flex}.landing .home-intro-strip strong{color:var(--home-ink);font-weight:700}.landing .home-intro-strip a{color:var(--home-accent);white-space:nowrap;align-items:center;gap:10px;display:flex}.landing .home-preview{isolation:isolate;background:var(--home-soft);border-radius:25px;min-width:0;padding:40px 18px 52px;position:relative}.landing .home-preview-orbit{background:var(--home-orbit);z-index:-1;border-radius:50%;position:absolute}.landing .home-preview-orbit-one{width:150px;height:150px;top:-17px;left:-9px}.landing .home-preview-orbit-two{width:88px;height:88px;bottom:-10px;right:3px}.landing[data-theme=dark] .home-preview-orbit-one{background:var(--home-accent)}.landing .home-demo{border:1px solid var(--home-border);background:var(--home-surface);box-shadow:var(--home-shadow);border-radius:20px;flex-direction:row-reverse;gap:14px;padding:13px;display:flex;position:relative}.landing .home-demo-sidebar{background:var(--home-strong);width:51px;color:var(--home-strong-muted);border-radius:12px;flex-direction:column;align-items:center;gap:22px;padding:18px 9px 12px;display:flex}.landing .home-demo-sidebar>svg:first-child{color:var(--home-on-strong);margin-bottom:1px}.landing .home-demo-active{background:var(--home-accent);width:33px;height:33px;color:var(--home-on-accent);border-radius:9px;place-items:center;display:grid}.landing .home-demo-avatar{border:1px solid var(--home-strong-muted);border-radius:50%;place-items:center;width:27px;height:27px;margin-top:auto;font-size:11px;display:grid}.landing .home-demo-body{flex:1;min-width:0;padding:9px 0 3px}.landing .home-demo-heading{justify-content:space-between;align-items:center;gap:6px;display:flex}.landing .home-overline{color:var(--home-muted);font-size:8px}.landing .home-demo-heading h2{margin-top:3px;font-size:13px;font-weight:700}.landing .home-demo-dot{background:var(--home-success);border-radius:50%;width:7px;height:7px}.landing .home-demo-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:17px 0 13px;display:grid}.landing .home-demo-stats>div{background:var(--home-bg);border:1px solid var(--home-border);border-radius:9px;flex-direction:column;align-items:center;gap:7px;padding:10px 2px;display:flex}.landing .home-demo-stats span{color:var(--home-muted);font-size:7px}.landing .home-demo-stats strong{font-size:19px;font-weight:800}.landing .home-demo-appointments{border:1px solid var(--home-border);border-radius:10px;padding:10px}.landing .home-demo-table-heading{justify-content:space-between;align-items:center;margin-bottom:5px;font-size:10px;display:flex}.landing .home-demo-table-heading svg{color:var(--home-muted)}.landing .home-demo-row{border-bottom:1px solid var(--home-border);align-items:center;gap:6px;padding:10px 0;display:flex}.landing .home-demo-row:last-child{border:0;padding-bottom:3px}.landing .home-demo-service-icon{background:var(--home-soft);color:var(--home-accent);border-radius:7px;flex-shrink:0;place-items:center;width:25px;height:29px;display:grid}.landing .home-demo-row strong{white-space:nowrap;font-size:9px;font-weight:700;display:block}.landing .home-demo-row small{color:var(--home-muted);margin-top:2px;font-size:7px;display:block}.landing .home-demo-row time{color:var(--home-accent);margin-right:auto;font-size:9px}.landing .home-demo-status{background:var(--home-success-bg);color:var(--home-success);white-space:nowrap;border-radius:5px;padding:3px 5px;font-size:7px}.landing .home-demo-status.is-pending{background:var(--home-pending-bg);color:var(--home-pending)}.landing .home-demo-bottom{color:var(--home-muted);align-items:center;gap:5px;margin-top:11px;font-size:8px;display:flex}.landing .home-demo-bottom>svg:last-child{color:var(--home-accent);margin-right:auto}.landing .home-preview-note{background:var(--home-surface);border:1px solid var(--home-border);box-shadow:var(--home-shadow);border-radius:13px;align-items:center;gap:12px;padding:11px 15px;display:flex;position:absolute;bottom:14px;right:-7px}.landing .home-preview-note>span{width:35px;height:35px;color:var(--home-accent);background:var(--home-soft);border-radius:9px;place-items:center;display:grid}.landing .home-preview-note strong{font-size:10px;display:block}.landing .home-preview-note p{color:var(--home-muted);margin-top:3px;font-size:8px}.landing .home-preview-note>svg{color:var(--home-success)}.landing .home-preview figcaption{text-align:center;color:var(--home-muted);font-size:9px;position:absolute;bottom:-25px;left:0;right:0}.landing .home-section{padding-top:80px}.landing .home-section-heading{text-align:center;margin:0 auto 32px}.landing .home-eyebrow{color:var(--home-accent);font-size:11px;font-weight:700;display:block}.landing .home-section-heading h2{letter-spacing:-.8px;margin-top:8px;font-size:clamp(23px,2.4vw,30px);font-weight:900}.landing .home-section-heading>p{color:var(--home-muted);margin-top:10px;font-size:13px}.landing .home-business-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:23px;display:grid}.landing .home-business-card{background:var(--home-surface);border:1px solid var(--home-border);border-radius:23px;padding:26px;transition:border-color .2s,box-shadow .2s}.landing .home-business-card:hover{border-color:var(--home-accent);box-shadow:var(--home-shadow)}.landing .home-business-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.landing .home-icon-tile{background:var(--home-soft);width:56px;height:56px;color:var(--home-accent);border-radius:18px;flex-shrink:0;place-items:center;display:inline-grid}.landing .home-card-number{color:var(--home-border);font-size:30px;font-weight:800}.landing .home-business-tag{color:var(--home-muted);font-size:10px}.landing .home-business-card h3{margin:5px 0 11px;font-size:20px;font-weight:800}.landing .home-business-card p{color:var(--home-muted);font-size:12px;line-height:2.1}.landing .home-solution{border-top:1px solid var(--home-border);margin-top:22px;padding-top:10px}.landing .home-solution summary{color:var(--home-accent);justify-content:space-between;align-items:center;padding:7px 0;font-size:12px;font-weight:700;list-style:none;display:flex}.landing .home-solution[open] summary>svg{transform:rotate(-90deg)}.landing .home-solution>div{padding-top:10px}.landing .home-solution a{color:var(--home-accent);align-items:center;gap:8px;margin-top:12px;font-size:12px;font-weight:700;display:inline-flex}.landing .home-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.landing .home-feature{border:1px solid var(--home-border);background:var(--home-surface);border-radius:19px;padding:24px 20px}.landing .home-feature-icon{background:var(--home-soft);width:42px;height:42px;color:var(--home-accent);border-radius:12px;place-items:center;display:inline-grid}.landing .home-feature h3{margin:15px 0 9px;font-size:14px;font-weight:800}.landing .home-feature p{color:var(--home-muted);font-size:11px;line-height:2.2}.landing .home-qr-feature{border:1px solid var(--home-border);border-radius:19px;align-items:center;gap:18px;margin-top:18px;padding:22px 25px;display:flex}.landing .home-qr-feature h3{font-size:14px;font-weight:800}.landing .home-qr-feature p{color:var(--home-muted);margin-top:5px;font-size:12px}.landing .home-qr-feature>a{color:var(--home-accent);white-space:nowrap;align-items:center;gap:12px;margin-right:auto;font-size:12px;font-weight:700;display:inline-flex}.landing .home-about{isolation:isolate;background:var(--home-strong);color:var(--home-on-strong);border:1px solid var(--home-strong-tile);border-radius:27px;padding:44px;position:relative;overflow:hidden}.landing .home-about-heading{max-width:650px}.landing .home-about .home-eyebrow{color:var(--home-strong-muted)}.landing .home-about h2{margin-top:6px;font-size:31px;font-weight:900;line-height:1.8}.landing .home-about-heading>p{color:var(--home-strong-muted);margin-top:15px;font-size:13px;line-height:2.2}.landing .home-reasons{border-top:1px solid var(--home-strong-tile);grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:32px;padding-top:26px;display:grid}.landing .home-reasons>div{align-items:center;gap:12px;display:flex}.landing .home-reasons>div>span{width:42px;height:42px;color:var(--home-on-strong);background:var(--home-strong-tile);border-radius:14px;flex-shrink:0;place-items:center;display:inline-grid}.landing .home-reasons h3{font-size:12px;font-weight:700}.landing .home-reasons p{color:var(--home-strong-muted);margin-top:3px;font-size:10px}.landing .home-about-decoration{z-index:-1;width:190px;height:190px;position:absolute;top:30px;left:58px}.landing .home-about-decoration span{border-radius:50%;position:absolute}.landing .home-about-decoration span:first-child{background:var(--home-strong-tile);width:150px;height:150px;top:30px;left:0}.landing .home-about-decoration span:nth-child(2){background:var(--home-accent);width:65px;height:65px;top:0;left:0}.landing .home-about-decoration span:nth-child(3){background:var(--home-strong-muted);width:27px;height:27px;bottom:0;right:0}.landing .home-pricing{border:1px solid var(--home-accent);background:var(--home-surface);max-width:900px;box-shadow:var(--home-shadow);border-radius:24px;grid-template-columns:.85fr 1.15fr;margin-inline:auto;display:grid;overflow:hidden}.landing .home-plan-intro{text-align:center;background:var(--home-soft);padding:32px}.landing .home-plan-badge{color:var(--home-accent);align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.landing .home-plan-intro h3{margin-top:16px;font-size:24px;font-weight:800}.landing .home-plan-price{color:var(--home-accent);margin-top:12px;font-size:64px;font-weight:800;line-height:1.3}.landing .home-plan-price>span{font-size:17px;font-weight:500}.landing .home-plan-intro>p{color:var(--home-muted);margin:8px 0 23px;font-size:12px}.landing .home-plan-intro .home-button{width:100%}.landing .home-plan-intro small{color:var(--home-muted);margin-top:12px;font-size:9px;display:block}.landing .home-plan-details{padding:32px}.landing .home-plan-details h4{margin-bottom:20px;font-size:14px;font-weight:800}.landing .home-plan-details ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.landing .home-plan-details li{align-items:center;gap:10px;font-size:12px;display:flex}.landing .home-plan-details li>span{background:var(--home-soft);width:21px;height:21px;color:var(--home-accent);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.landing .home-plan-details>p{border-top:1px solid var(--home-border);color:var(--home-muted);margin-top:22px;padding-top:14px;font-size:10px;line-height:2}.landing .home-contact-section{padding-bottom:70px}.landing .home-contact{border-top:1px solid var(--home-border);grid-template-columns:.7fr 1fr;gap:60px;padding-top:55px;display:grid}.landing .home-contact-copy .home-eyebrow{margin-top:22px}.landing .home-contact-copy h2{margin-top:8px;font-size:30px;font-weight:900}.landing .home-contact-copy>p{color:var(--home-muted);max-width:350px;margin-top:14px;font-size:13px;line-height:2.25}.landing .home-contact-note{color:var(--home-muted);align-items:center;gap:8px;margin-top:24px;font-size:10px;display:flex}.landing .home-contact-note>span{background:var(--home-accent);border-radius:50%;width:6px;height:6px}.landing .home-contact-form{border:1px solid var(--home-border);background:var(--home-surface);border-radius:22px;padding:26px}.landing .home-form-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;display:grid}.landing .home-form-fields label{font-size:12px;font-weight:700;display:block}.landing .home-form-fields :is(input,textarea){border:1px solid var(--home-border);background:var(--home-bg);width:100%;color:var(--home-ink);border-radius:10px;min-height:48px;margin-top:8px;padding:12px;font-size:12px;font-weight:400}.landing .home-form-fields :is(input,textarea)::placeholder{color:var(--home-muted);opacity:.85}.landing .home-form-fields :is(input,textarea):focus{border-color:var(--home-accent)}.landing .home-form-fields :is(input,textarea):disabled{opacity:.65}.landing .home-message-field{grid-column:1/-1}.landing .home-message-field textarea{resize:vertical;min-height:120px;display:block}.landing .home-form-submit{justify-content:space-between;align-items:center;gap:18px;margin-top:20px;display:flex}.landing .home-form-submit>p{color:var(--home-muted);max-width:210px;font-size:9px}.landing .home-form-error,.landing .home-form-success{border-radius:10px;margin-top:16px;padding:10px 12px;font-size:12px}.landing .home-form-error{background:var(--home-error-bg);color:var(--home-error)}.landing .home-form-success{background:var(--home-success-bg);color:var(--home-success)}.landing .home-spinner{animation:1s linear infinite home-spin}@keyframes home-spin{to{transform:rotate(360deg)}}.landing .home-footer{background:var(--home-strong);color:var(--home-on-strong);--home-logo-ink:var(--home-on-strong);padding-top:30px}.landing .home-footer-top{justify-content:space-between;align-items:center;gap:30px;padding-bottom:28px;display:flex}.landing .home-footer .home-logo{width:64px}.landing .home-footer-top p{color:var(--home-strong-muted);margin-top:8px;font-size:11px}.landing .home-footer-top nav{flex-wrap:wrap;gap:26px;font-size:12px;display:flex}.landing .home-footer-bottom{border-top:1px solid var(--home-strong-tile);color:var(--home-strong-muted);flex-wrap:wrap;justify-content:space-between;gap:10px;padding-block:17px;font-size:10px;display:flex}@media (max-width:1050px){.landing .home-hero{gap:24px;padding:32px 24px}.landing .home-demo{gap:8px;padding:10px}.landing .home-demo-sidebar{width:38px;padding-inline:5px}.landing .home-demo-status{display:none}.landing .home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing .home-reasons{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.landing .home-about-heading{max-width:72%}.landing .home-contact{gap:28px}.landing .home-form-submit{flex-direction:column;align-items:stretch}.landing .home-form-submit>p{max-width:none}}@media (max-width:760px){.landing .home-container{width:calc(100% - 32px)}.landing .home-header-inner{gap:14px;min-height:82px}.landing .home-logo{width:66px}.landing .home-desktop-nav,.landing .home-header-login{display:none}.landing .home-mobile-menu{display:block}.landing section[id],.landing main[id]{scroll-margin-top:95px}.landing .home-hero-section{padding-top:18px}.landing .home-hero{border-radius:24px;grid-template-columns:minmax(0,1fr);gap:38px;padding:30px 24px 44px}.landing .home-hero-copy{text-align:center}.landing .home-hero h1{letter-spacing:-1px;margin:18px 0 14px;font-size:clamp(29px,5.5vw,38px);line-height:1.8}.landing .home-desktop-break{display:none}.landing .home-hero-copy>p{max-width:460px;margin-inline:auto;font-size:12px}.landing .home-hero-actions{justify-content:center;gap:9px;margin-top:24px}.landing .home-hero-actions .home-button{flex:1;gap:8px;max-width:205px;padding-inline:13px;font-size:12px}.landing .home-hero-footnote{justify-content:center;margin-top:17px;font-size:9px}.landing .home-preview{width:100%;max-width:470px;margin-inline:auto;padding:30px 14px 48px}.landing .home-demo-sidebar{width:43px}.landing .home-demo-status{display:block}.landing .home-preview-orbit-one{width:120px;height:120px}.landing .home-intro-strip{text-align:center;justify-content:center;padding-top:19px;font-size:11px}.landing .home-intro-strip a{display:none}.landing .home-section{padding-top:55px}.landing .home-section-heading{margin-bottom:25px}.landing .home-section-heading>p{font-size:11px}.landing .home-business-grid{grid-template-columns:minmax(0,1fr);gap:15px}.landing .home-business-card{padding:23px}.landing .home-business-top{margin-bottom:13px}.landing .home-business-card h3{font-size:19px}.landing .home-feature-grid{gap:12px}.landing .home-feature{padding:20px 16px}.landing .home-feature h3{font-size:13px}.landing .home-qr-feature{flex-wrap:wrap;gap:14px;padding:20px}.landing .home-qr-feature>div{flex:1;min-width:160px}.landing .home-qr-feature>a{margin-right:0}.landing .home-about{padding:28px 23px}.landing .home-about-heading{max-width:none}.landing .home-about h2{font-size:clamp(21px,6.5vw,27px)}.landing .home-about-heading>p{font-size:12px}.landing .home-about-decoration{opacity:.15;left:-40px}.landing .home-reasons{gap:20px 14px}.landing .home-reasons>div{flex-direction:column;align-items:flex-start;gap:10px}.landing .home-pricing{grid-template-columns:minmax(0,1fr)}.landing .home-plan-intro,.landing .home-plan-details{padding:27px}.landing .home-plan-intro .home-button{max-width:350px}.landing .home-contact{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:36px}.landing .home-contact-copy>p{max-width:none}.landing .home-contact-form{padding:22px}.landing .home-contact-section{padding-bottom:45px}.landing .home-footer-top{flex-direction:column;align-items:flex-start;gap:25px}.landing .home-footer-top nav{gap:20px;font-size:11px}.landing .home-footer-bottom{flex-direction:column;font-size:9px}}@media (max-width:400px){.landing .home-hero{padding-inline:16px}.landing .home-hero h1{font-size:28px}.landing .home-hero-badge{font-size:10px}.landing .home-preview{padding-inline:9px}.landing .home-demo-status{display:none}.landing .home-demo-sidebar{width:35px}.landing .home-feature-grid,.landing .home-form-fields{grid-template-columns:minmax(0,1fr)}.landing .home-feature{grid-template-columns:42px 1fr;gap:0 14px;display:grid}.landing .home-feature-icon{grid-row:1/3}.landing .home-feature h3{margin:0 0 6px}.landing .home-feature p{grid-column:2}.landing .home-contact-form{padding:18px}}@media (prefers-reduced-motion:reduce){html:has(.landing){scroll-behavior:auto}.landing *,.landing :before,.landing :after{transition:none!important;animation:none!important}}
