:root{--ink: #17211e;--ink-soft: #4b5c56;--primary: #00342b;--primary-mid: #075447;--primary-light: #b8f5df;--mint: #e8f8f1;--surface: #f8faf7;--surface-alt: #f0f4f1;--white: #fff;--line: #dce6e1;--blue-soft: #e9f3f8;--amber-soft: #fff2d8;--shadow-sm: 0 8px 24px rgba(0, 52, 43, .08);--shadow-lg: 0 30px 90px rgba(0, 52, 43, .15);--radius-sm: 12px;--radius-md: 20px;--radius-lg: 32px;--container: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body::selection{background:var(--primary-light);color:var(--primary)}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:120px 0}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand__name{font-family:Manrope,system-ui,sans-serif;text-wrap:balance}p{text-wrap:pretty}.site-header{position:fixed;z-index:50;inset:0 0 auto;height:76px;border-bottom:1px solid rgba(220,230,225,.72);background:#f8faf7d6;backdrop-filter:blur(18px)}.site-header__inner{height:100%;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--primary)}.brand__mark{position:relative;width:34px;height:34px;display:inline-block;overflow:hidden;border-radius:10px;background:var(--primary)}.brand__glyph{position:absolute;inset:0;width:34px;height:34px}.brand__glyph path{stroke:var(--primary-light);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.brand__name{font-weight:800;font-size:1.22rem;letter-spacing:-.04em}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.desktop-nav a{color:var(--ink-soft);font-size:.9rem;font-weight:500;transition:color .2s}.desktop-nav a:hover{color:var(--primary)}.header-actions{display:flex;gap:8px}.button{min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:.88rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--primary);color:#fff;box-shadow:0 8px 20px #00342b29}.button--primary:hover{background:var(--primary-mid);box-shadow:0 11px 26px #00342b38}.button--ghost{color:var(--primary)}.button--ghost:hover{background:var(--mint)}.button--soft{border-color:var(--line);background:#ffffffb3;color:var(--primary)}.button--large{min-height:52px;padding-inline:24px;font-size:.95rem}.button--light{background:#fff;color:var(--primary);box-shadow:0 12px 30px #0000001f}.mobile-menu{display:none;margin-left:auto;position:relative}.mobile-menu summary{list-style:none;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-content:center;gap:4px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:17px;height:2px;background:var(--primary);border-radius:2px}.mobile-menu nav{position:absolute;right:0;top:50px;width:220px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-lg);display:grid}.mobile-menu nav a{padding:12px;border-radius:10px;color:var(--ink-soft)}.mobile-menu nav a:hover{background:var(--mint);color:var(--primary)}.hero{position:relative;min-height:900px;padding:176px 0 100px;overflow:hidden;background:radial-gradient(circle at 74% 35%,rgba(184,245,223,.35),transparent 29%),linear-gradient(180deg,#f8faf7,#f4f8f5)}.hero:after{content:"";position:absolute;inset:0;opacity:.24;background-image:linear-gradient(rgba(0,52,43,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,52,43,.04) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,transparent,black 20%,black 72%,transparent);pointer-events:none}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.5}.hero-glow--one{width:300px;height:300px;right:-130px;top:120px;background:#77dfba2e}.hero-glow--two{width:200px;height:200px;left:-110px;bottom:90px;background:#cfe6f273}.hero__content{position:relative;z-index:2;display:grid;grid-template-columns:.82fr 1.35fr;align-items:center;gap:70px}.hero__copy{padding-bottom:50px}.eyebrow-pill{width:fit-content;margin-bottom:25px;padding:8px 13px 8px 10px;border:1px solid #cee1d9;border-radius:999px;background:#ffffffb3;color:var(--primary-mid);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.eyebrow-pill span{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#29a97b;box-shadow:0 0 0 4px #29a97b1f}.hero h1{max-width:650px;margin-bottom:25px;font-size:clamp(3rem,5.2vw,5.25rem);line-height:1.02;letter-spacing:-.065em;color:var(--ink)}.hero h1 em{color:var(--primary-mid);font-style:normal}.hero__copy>p{max-width:580px;margin-bottom:32px;color:var(--ink-soft);font-size:1.08rem;line-height:1.72}.hero__actions{display:flex;flex-wrap:wrap;gap:10px}.hero__proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:23px;color:#65736e;font-size:.78rem}.hero__proof span{display:flex;align-items:center;gap:5px}.hero__proof svg{color:#24976f}.hero__visual{position:relative;min-width:0;perspective:1200px}.dashboard-shell{width:760px;overflow:hidden;border:1px solid rgba(0,52,43,.12);border-radius:19px;background:#fff;box-shadow:var(--shadow-lg);transform:rotateY(-3deg) rotateX(1deg);transform-origin:center}.dashboard-browserbar{height:40px;padding:0 14px;display:flex;align-items:center;gap:6px;background:#f0f3f1;border-bottom:1px solid #e0e7e3}.dashboard-browserbar>span{width:8px;height:8px;border-radius:50%;background:#ccd5d1}.dashboard-address{width:230px;margin-left:28px;padding:5px 12px;border-radius:6px;color:#85918c;background:#fff;font-size:8px}.dashboard-app{min-height:515px;display:grid;grid-template-columns:125px 1fr;font-size:9px}.dashboard-sidebar{display:flex;flex-direction:column;padding:18px 10px 12px;color:#97a49f;background:var(--primary)}.dashboard-mini-logo{width:26px;height:26px;display:grid;place-items:center;margin:0 0 27px 8px;border-radius:8px;background:var(--primary-light);color:var(--primary);font-family:Manrope;font-weight:800}.dashboard-nav-item{display:flex;align-items:center;gap:8px;margin-bottom:5px;padding:9px 8px;border-radius:6px}.dashboard-nav-item span{width:10px;height:10px;border:1px solid currentColor;border-radius:3px}.dashboard-nav-item b{font-weight:500}.dashboard-nav-item.active{color:#fff;background:#ffffff1a}.dashboard-profile{display:flex;align-items:center;gap:7px;margin-top:auto;padding:9px 7px;border-top:1px solid rgba(255,255,255,.1);color:#d8e3df}.dashboard-profile i{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#7ebdac;color:#fff;font-style:normal;font-size:7px}.dashboard-content{min-width:0;padding:25px;background:#f6f8f6}.dashboard-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dashboard-topline div:first-child{display:grid;gap:3px}.dashboard-topline small{color:#84918c}.dashboard-topline strong{color:var(--primary);font-family:Manrope;font-size:17px}.dashboard-branch{padding:8px 12px;border:1px solid #dfe6e2;border-radius:7px;background:#fff;color:#51615b}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.dashboard-stats article{position:relative;display:grid;min-height:105px;padding:14px;border:1px solid #e4eae6;border-radius:11px;background:#fff}.stat-icon{position:absolute;right:12px;top:12px;width:28px;height:28px;display:grid;place-items:center;border-radius:8px}.stat-icon.green{color:#167655;background:#e7f7f0}.stat-icon.blue{color:#39758e;background:#e7f2f7}.stat-icon.amber{color:#a46b14;background:#fff3da}.dashboard-stats small{color:#75837d}.dashboard-stats strong{align-self:end;color:#23302c;font-family:Manrope;font-size:20px}.dashboard-stats em{color:#598177;font-style:normal;font-size:7px}.dashboard-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:12px}.schedule-card,.activity-card{min-width:0;padding:15px;border:1px solid #e4eae6;border-radius:11px;background:#fff}.card-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.card-title div{display:grid;gap:3px}.card-title small{color:#8a9692}.card-title strong{color:#30403a;font-size:11px}.card-title button{border:0;background:none;color:#176a55;font-size:8px}.appointment{display:grid;grid-template-columns:35px 25px 1fr auto;align-items:center;gap:7px;padding:11px 0;border-top:1px solid #edf1ef}.appointment time{color:#66756f}.appointment i{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#36564b;font-style:normal;font-size:7px}.appointment i.mint{background:#dff5ea}.appointment i.sky{background:#e2f0f6}.appointment i.peach{background:#faeadc}.appointment div{min-width:0;display:grid;gap:3px}.appointment div strong{color:#34423d;font-size:8px}.appointment div span{color:#94a09b;font-size:7px}.appointment>b{padding:4px 6px;border-radius:99px;color:#26775d;background:#e7f6f0;font-size:6px}.appointment>b.pending{color:#8d681c;background:#fff2d5}.activity-chart{height:155px;display:flex;align-items:end;justify-content:space-around;gap:7px;padding:20px 4px 0;border-bottom:1px solid #e8eeeb;background-image:linear-gradient(#eef2f0 1px,transparent 1px);background-size:100% 35px}.activity-chart span{flex:1;max-width:18px;min-height:10px;border-radius:4px 4px 0 0;background:linear-gradient(#60c49f,#0e6853)}.chart-labels{display:flex;justify-content:space-around;padding-top:8px;color:#96a19d;font-size:7px}.floating-note{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(0,52,43,.1);border-radius:12px;background:#fffffff0;box-shadow:var(--shadow-sm);backdrop-filter:blur(10px)}.floating-note div{display:grid;gap:3px}.floating-note b{color:#30413b;font-size:10px}.floating-note small{color:#7c8b85;font-size:7px}.floating-note--top{top:-35px;right:-25px}.floating-note--bottom{left:-35px;bottom:-36px}.pulse{width:9px;height:9px;border-radius:50%;background:#2cb582;box-shadow:0 0 0 5px #2cb58221}.floating-check{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e3f7ee;color:#147554}.section-heading{max-width:700px;margin:0 auto 55px;text-align:center}.section-heading--left{max-width:780px;margin-left:0;text-align:left}.section-kicker{display:inline-block;margin-bottom:18px;color:#177158;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-kicker--light{color:#9ce1c7}.section-heading h2,.how-copy h2,.cta-content h2{margin-bottom:20px;color:var(--ink);font-size:clamp(2.2rem,4.2vw,4rem);line-height:1.08;letter-spacing:-.055em}.section-heading p,.how-copy>p{color:var(--ink-soft);font-size:1rem;line-height:1.75}.features{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:270px;padding:27px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:transform .25s,box-shadow .25s,border-color .25s}.feature-card:hover{transform:translateY(-5px);border-color:#b9d4c8;box-shadow:var(--shadow-sm)}.feature-card--featured{grid-row:span 2;min-height:555px;display:flex;flex-direction:column;background:var(--primary);color:#fff}.feature-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.feature-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:var(--primary);background:#dff4eb}.feature-card__top small{color:#71817b;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.feature-card h3{margin-bottom:12px;color:var(--ink);font-size:1.22rem;line-height:1.3;letter-spacing:-.025em}.feature-card p{margin:0;color:#61716b;line-height:1.65;font-size:.9rem}.feature-card--featured .feature-icon{color:var(--primary);background:var(--primary-light)}.feature-card--featured .feature-card__top small,.feature-card--featured p{color:#aac6bd}.feature-card--featured h3{color:#fff;font-size:1.65rem}.mini-calendar{margin-top:auto;padding:20px 18px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:#ffffff0f}.mini-calendar div{display:flex;align-items:center;gap:10px;margin:14px 0}.mini-calendar span{width:35px;color:#9db8af;font-size:8px}.mini-calendar b{height:20px;border-radius:5px;background:#7ed0b3}.mini-calendar b.long{width:75%}.mini-calendar b.medium{width:58%;background:#8fbccb}.mini-calendar b.short{width:42%;background:#d9bf80}.how-it-works{overflow:hidden;background:var(--surface-alt)}.how-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:100px}.how-copy>p{max-width:600px}.steps{margin-top:42px;display:grid;gap:10px}.steps article{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:18px 0;border-top:1px solid #d9e3de}.steps article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:var(--primary-mid);background:#dff1e9;font-size:.73rem;font-weight:800}.steps h3{margin-bottom:6px;color:var(--ink);font-size:1rem}.steps p{margin:0;color:#65746f;font-size:.85rem;line-height:1.6}.how-visual{position:relative;display:grid;place-items:center;min-height:590px}.how-visual:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:#dceee7}.phone-card{position:relative;z-index:2;width:315px;min-height:545px;padding:18px 16px;border:7px solid var(--primary);border-radius:35px;background:#edf2ef;box-shadow:0 30px 70px #00342b33}.phone-top{display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;padding:8px 4px 16px;border-bottom:1px solid #d6e0db}.phone-brand-mark{grid-row:span 2;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:var(--primary-light);background:var(--primary);font-family:Manrope,system-ui,sans-serif;font-size:.78rem;font-weight:800}.phone-top b{align-self:end;color:#26352f;font-size:.82rem}.phone-top small{color:#65a890;font-size:.65rem}.chat-date{width:fit-content;margin:13px auto;padding:4px 9px;border-radius:99px;color:#708079;background:#ffffffb3;font-size:.58rem}.bubble{max-width:87%;margin-bottom:8px;padding:10px 12px;border-radius:12px 12px 12px 3px;color:#4a5b54;background:#fff;box-shadow:0 2px 5px #0000000a;font-size:.68rem;line-height:1.45}.bubble--out{margin-left:auto;border-radius:12px 12px 3px;background:#d9f3e8}.bubble.small{max-width:70%}.bubble.success{display:flex;align-items:center;gap:5px;color:#176448}.slot-list{width:88%;margin:7px 0 10px auto;display:grid;gap:5px}.slot-list button{padding:8px;border:1px solid #a8d7c5;border-radius:8px;color:#176249;background:#ffffffa6;font-size:.62rem}.sync-card{position:absolute;z-index:3;right:-25px;bottom:50px;display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #d5e3dd;border-radius:14px;background:#fff;box-shadow:var(--shadow-lg)}.sync-card>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#176f55;background:#e1f5ed}.sync-card div{display:grid;gap:3px}.sync-card b{color:#33433d;font-size:.76rem}.sync-card small{color:#7c8a85;font-size:.58rem}.solutions{background:#fff}.solution-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.solution-row article{min-height:230px;padding:35px 35px 35px 0}.solution-row article+article{padding-left:35px;border-left:1px solid var(--line)}.solution-row span{color:#2d896b;font-size:.72rem;font-weight:800}.solution-row h3{margin:48px 0 12px;color:var(--ink);font-size:1.18rem}.solution-row p{margin:0;color:#66756f;font-size:.88rem;line-height:1.65}.cta-section{padding-top:40px;background:#fff}.cta-card{position:relative;overflow:hidden;min-height:470px;display:grid;place-items:center;border-radius:var(--radius-lg);color:#fff;background:var(--primary)}.cta-card:before{content:"";position:absolute;inset:0;opacity:.18;background-image:radial-gradient(circle at 1px 1px,#b8f5df 1px,transparent 0);background-size:28px 28px;mask-image:radial-gradient(circle at center,black,transparent 72%)}.cta-content{position:relative;z-index:2;max-width:700px;padding:60px 24px;text-align:center}.cta-content h2{color:#fff}.cta-content p{max-width:580px;margin:0 auto 30px;color:#b8cec6;line-height:1.7}.cta-orbit{position:absolute;border:1px solid rgba(184,245,223,.15);border-radius:50%}.cta-orbit--one{width:560px;height:560px}.cta-orbit--two{width:850px;height:850px}.site-footer{padding:75px 0 25px;background:#fff}.footer-main{display:flex;justify-content:space-between;gap:50px;padding-bottom:55px}.footer-brand p{max-width:310px;margin:18px 0 0;color:#718079;font-size:.88rem;line-height:1.6}.footer-links{display:flex;gap:90px}.footer-links>div{display:grid;align-content:start;gap:11px;min-width:120px}.footer-links b{margin-bottom:6px;color:#34433e;font-size:.8rem}.footer-links a{color:#75827d;font-size:.82rem}.footer-links a:hover{color:var(--primary)}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid var(--line);color:#8a9691;font-size:.72rem}@media(max-width:1100px){.hero__content{grid-template-columns:1fr}.hero__copy{max-width:780px;padding-bottom:0}.hero h1{max-width:780px}.hero__visual{width:min(100%,820px);margin:30px auto 0}.dashboard-shell{width:100%}.hero{padding-bottom:130px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card--featured{grid-row:span 1;min-height:350px}.how-grid{gap:50px}}@media(max-width:820px){.section{padding:85px 0}.desktop-nav,.desktop-only{display:none}.header-actions{margin-left:auto}.mobile-menu{display:block;margin-left:0}.hero{padding-top:135px}.hero h1{font-size:clamp(2.8rem,12vw,4.5rem)}.dashboard-app{grid-template-columns:85px 1fr}.dashboard-sidebar{padding-inline:7px}.dashboard-nav-item b,.dashboard-profile b{display:none}.dashboard-grid{grid-template-columns:1fr}.activity-card{display:none}.how-grid{grid-template-columns:1fr}.how-visual{min-height:600px}.solution-row{grid-template-columns:1fr}.solution-row article{min-height:0;padding:28px 0}.solution-row article+article{padding-left:0;border-left:0;border-top:1px solid var(--line)}.solution-row h3{margin-top:22px}}@media(max-width:600px){.container{width:min(calc(100% - 28px),var(--container))}.site-header{height:68px}.brand__name{display:none}.header-actions .button{min-height:39px;padding-inline:14px;font-size:.78rem}.hero{min-height:auto;padding-top:115px}.hero h1{font-size:2.75rem;letter-spacing:-.06em}.hero__copy>p{font-size:.96rem}.hero__actions{display:grid}.hero__proof{display:grid;gap:9px}.dashboard-shell{transform:none;border-radius:14px}.dashboard-browserbar{display:none}.dashboard-app{min-height:390px;grid-template-columns:55px 1fr}.dashboard-sidebar{padding-top:12px}.dashboard-mini-logo{margin-left:5px}.dashboard-nav-item{justify-content:center}.dashboard-content{padding:14px}.dashboard-topline strong{font-size:13px}.dashboard-branch{display:none}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-stats article:last-child{display:none}.dashboard-grid{display:none}.floating-note--top{right:-5px;top:-48px}.floating-note--bottom{left:10px;bottom:-45px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card--featured{min-height:250px}.feature-card--featured{min-height:390px}.how-copy h2,.section-heading h2,.cta-content h2{font-size:2.45rem}.how-visual{transform:scale(.9);margin:-20px}.sync-card{right:-10px}.cta-card{min-height:440px;border-radius:22px}.footer-main{display:grid}.footer-links{gap:40px}.footer-bottom{display:grid;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.legal-page{padding-top:76px;background:linear-gradient(180deg,#f8faf7,#fff 34%)}.legal-hero{padding:92px 0 44px}.legal-hero h1{max-width:850px;margin-bottom:18px;color:var(--ink);font-size:clamp(2.7rem,6vw,5rem);line-height:1.02;letter-spacing:-.06em}.legal-hero p{max-width:760px;margin-bottom:20px;color:var(--ink-soft);font-size:1.05rem;line-height:1.75}.legal-hero span{display:inline-flex;padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--primary-mid);background:#ffffffbf;font-size:.78rem;font-weight:700}.legal-content{max-width:900px;padding-bottom:100px}.legal-content article{padding:30px 0;border-top:1px solid var(--line)}.legal-content article:first-child{border-top:0}.legal-content h2{margin-bottom:14px;color:var(--ink);font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.25;letter-spacing:-.03em}.legal-content p,.legal-content li{color:var(--ink-soft);font-size:.98rem;line-height:1.8}.legal-content p{margin-bottom:14px}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:0;padding-left:22px;display:grid;gap:8px}.legal-content strong{color:var(--primary)}.legal-alert{margin-bottom:12px;padding:24px!important;border:1px solid #cfe4da!important;border-radius:var(--radius-md);background:var(--mint)}.legal-alert h2{color:var(--primary)}@media(max-width:600px){.legal-page{padding-top:68px}.legal-hero{padding:64px 0 28px}.legal-content{padding-bottom:72px}.legal-content article{padding:24px 0}}
