html.motion-enabled{--motion-ease: cubic-bezier(.2,.72,.2,1);--motion-ease-out: cubic-bezier(.16,.84,.24,1)}html.motion-enabled .motion-reveal{opacity:0;transition:opacity .7s var(--motion-ease),transform .76s var(--motion-ease-out),clip-path .76s var(--motion-ease-out),filter .76s var(--motion-ease-out);transition-delay:var(--motion-delay, 0ms);will-change:opacity,transform}html.motion-enabled .motion-from-bottom{transform:translate3d(0,28px,0)}html.motion-enabled .motion-from-left{transform:translate3d(-34px,0,0)}html.motion-enabled .motion-from-right{transform:translate3d(34px,0,0)}html.motion-enabled .motion-scale-soft{transform:translate3d(0,12px,0) scale(.965);filter:saturate(.92)}html.motion-enabled .motion-mask-up{transform:translate3d(0,20px,0);clip-path:inset(100% 0 0 0 round 2px)}html.motion-enabled .motion-reveal.motion-in{opacity:1;transform:translateZ(0) scale(1);clip-path:inset(0 0 0 0 round 2px);filter:saturate(1)}html.motion-enabled .hero{--hero-pointer-x: 0;--hero-pointer-y: 0;--hero-scroll: 0}html.motion-enabled .hero-copy>*{opacity:0;transform:translate3d(0,22px,0);animation:motionHeroCopyIn .76s var(--motion-ease-out) forwards}html.motion-enabled .hero-copy>*:nth-child(1){animation-delay:60ms}html.motion-enabled .hero-copy>*:nth-child(2){animation-delay:145ms}html.motion-enabled .hero-copy>*:nth-child(3){animation-delay:.23s}html.motion-enabled .hero-copy>*:nth-child(4){animation-delay:315ms}html.motion-enabled .hero-copy>*:nth-child(5){animation-delay:.4s}html.motion-enabled .hero-copy>*:nth-child(6){animation-delay:485ms}html.motion-enabled .hero-visual{perspective:1500px}html.motion-enabled .hero-glow{display:block;position:absolute;border-radius:999px;pointer-events:none;filter:blur(2px);opacity:.62}html.motion-enabled .hero-glow-one{width:320px;height:320px;right:4%;top:4%;background:radial-gradient(circle,#0db5b133,#0db5b100 70%);animation:motionGlowOne 11s ease-in-out infinite}html.motion-enabled .hero-glow-two{width:240px;height:240px;left:2%;bottom:2%;background:radial-gradient(circle,#438ed624,#438ed600 72%);animation:motionGlowTwo 13s ease-in-out infinite}html.motion-enabled .hero-desktop{opacity:0;transform:perspective(1400px) translate3d(calc(var(--hero-pointer-x) * 7px),calc(var(--hero-pointer-y) * 5px + var(--hero-scroll) * -12px),0) rotateY(calc(-5deg + var(--hero-pointer-x) * 1.8deg)) rotateX(calc(2deg + var(--hero-pointer-y) * -1.4deg));transform-origin:center center;animation:motionHeroDesktopIn .9s .16s var(--motion-ease-out) forwards;transition:transform .18s ease-out}html.motion-enabled .hero-mobile{opacity:0;transform:translate3d(calc(var(--hero-pointer-x) * -10px),calc(var(--hero-pointer-y) * -7px + var(--hero-scroll) * -22px),18px) rotate(calc(5deg + var(--hero-pointer-x) * -.8deg));animation:motionHeroMobileIn .82s .32s var(--motion-ease-out) forwards;transition:transform .18s ease-out}html.motion-enabled .sync-badge{opacity:0;transform:translate3d(calc(var(--hero-pointer-x) * 12px),calc(var(--hero-pointer-y) * 9px + var(--hero-scroll) * -30px),28px);animation:motionHeroBadgeIn .72s .5s var(--motion-ease-out) forwards;transition:transform .18s ease-out,box-shadow .22s ease}html.motion-enabled .hero-visual:hover .sync-badge{box-shadow:0 18px 34px #073c4029}html.motion-enabled .section-intro h2.motion-mask-up,html.motion-enabled .demo-copy h2.motion-mask-up,html.motion-enabled .renewal-explain h2.motion-mask-up,html.motion-enabled .final-cta h2.motion-mask-up{transform-origin:left bottom}html.motion-enabled .section-intro.narrow h2.motion-mask-up{transform-origin:center bottom}html.motion-enabled .pain-grid article,html.motion-enabled .steps-grid article,html.motion-enabled .operations-grid article,html.motion-enabled .pricing-card,html.motion-enabled .testimonial-card,html.motion-enabled .trial-month-grid article,html.motion-enabled .panel-list span,html.motion-enabled .fit-card{backface-visibility:hidden}html.motion-enabled .steps-grid article:after{content:"";position:absolute;top:50%;right:-18px;width:16px;height:1px;background:linear-gradient(90deg,#088e8847,#088e8800);opacity:0;transform:scaleX(.2);transform-origin:left center;transition:opacity .5s ease,transform .7s var(--motion-ease-out)}html.motion-enabled .steps-grid article.motion-in:after{opacity:1;transform:scaleX(1)}html.motion-enabled .steps-grid article:last-child:after{display:none}html.motion-enabled .demo-section>.product-frame{transform-origin:60% 50%}html.motion-enabled .demo-section>.product-frame.motion-tab-switch{animation:motionTabFrame .52s var(--motion-ease-out)}html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-heading,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-stats,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-panel,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-message,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-tags,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-button,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-connected,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-queue-summary{animation:motionDemoContent .44s var(--motion-ease-out) both}html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-stats,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-tags,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-queue-summary{animation-delay:55ms}html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-panel,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-button,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-connected{animation-delay:95ms}html.motion-enabled .comparison-section{--comparison-focus: 0;position:relative;isolation:isolate}html.motion-enabled .comparison-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;opacity:calc(.15 + var(--comparison-focus) * .45);background:radial-gradient(circle at 72% 52%,rgba(57,215,197,.12),transparent 38%);transition:opacity .18s linear}html.motion-enabled .comparison-row span:first-child.motion-in{opacity:.88}html.motion-enabled .comparison-row span:last-child.motion-in{box-shadow:inset 3px 0 #5ee0ce29}html.motion-enabled .renewal-section{--renewal-progress: 0}html.motion-enabled .renewal-flow{position:relative}html.motion-enabled .renewal-flow:before,html.motion-enabled .renewal-flow:after{content:"";position:absolute;left:14px;top:24px;bottom:24px;width:2px;border-radius:999px;pointer-events:none}html.motion-enabled .renewal-flow:before{background:#078c8726}html.motion-enabled .renewal-flow:after{background:linear-gradient(180deg,#07938d,#19b7aa);transform:scaleY(var(--renewal-progress));transform-origin:top center;transition:transform 80ms linear}html.motion-enabled .renewal-flow li{position:relative}html.motion-enabled .renewal-flow li>span{position:relative;z-index:2;box-shadow:0 0 0 4px #e8f8f7}html.motion-enabled .renewal-flow li.motion-in>span{animation:motionStepPulse .52s var(--motion-ease-out) both;animation-delay:var(--motion-delay, 0ms)}html.motion-enabled .proof-grid strong.motion-counter-settle{animation:motionCounterSettle .38s var(--motion-ease-out)}html.motion-enabled .pricing-card.featured.motion-in{transform:translate3d(0,-6px,0) scale(1.012)}html.motion-enabled .final-cta{position:relative;isolation:isolate;overflow:hidden}html.motion-enabled .final-cta:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:50%;z-index:-1;border-radius:50%;transform:translateY(-50%) scale(.72);background:radial-gradient(circle,#09abb029,#09abb000 70%);animation:motionFinalGlow 8s ease-in-out infinite}html.motion-enabled .final-cta .cta-button{--magnet-x: 0px;--magnet-y: 0px;transform:translate3d(var(--magnet-x),var(--magnet-y),0);transition:transform .18s ease-out,box-shadow .18s ease,filter .18s ease}html.motion-enabled .final-cta .cta-button:hover{transform:translate3d(var(--magnet-x),calc(var(--magnet-y) - 2px),0)}@media (hover: hover) and (pointer: fine){html.motion-enabled .pain-grid article,html.motion-enabled .steps-grid article,html.motion-enabled .operations-grid article,html.motion-enabled .pricing-card,html.motion-enabled .testimonial-card,html.motion-enabled .trial-month-grid article,html.motion-enabled .panel-list span,html.motion-enabled .fit-card{transition:opacity .7s var(--motion-ease),transform .76s var(--motion-ease-out),clip-path .76s var(--motion-ease-out),filter .76s var(--motion-ease-out),box-shadow .22s ease,border-color .22s ease}html.motion-enabled .pain-grid article.motion-in:hover,html.motion-enabled .steps-grid article.motion-in:hover,html.motion-enabled .operations-grid article.motion-in:hover,html.motion-enabled .testimonial-card.motion-in:hover,html.motion-enabled .trial-month-grid article.motion-in:hover,html.motion-enabled .panel-list span.motion-in:hover,html.motion-enabled .fit-card.motion-in:hover{transform:translate3d(0,-5px,0) scale(1.008);box-shadow:0 20px 40px #08464c1a}html.motion-enabled .pricing-card.motion-in:hover{transform:translate3d(0,-7px,0) scale(1.01);box-shadow:0 22px 42px #08464c1f}html.motion-enabled .pricing-card.featured.motion-in:hover{transform:translate3d(0,-10px,0) scale(1.018)}}@keyframes motionHeroCopyIn{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes motionHeroDesktopIn{0%{opacity:0;transform:perspective(1400px) translate3d(44px,34px,0) rotateY(-9deg) rotateX(5deg) scale(.955)}to{opacity:1}}@keyframes motionHeroMobileIn{0%{opacity:0;transform:translate3d(34px,42px,18px) rotate(9deg) scale(.93)}to{opacity:1}}@keyframes motionHeroBadgeIn{0%{opacity:0;transform:translate3d(-28px,24px,28px) scale(.92)}to{opacity:1}}@keyframes motionGlowOne{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-18px,16px,0) scale(1.08)}}@keyframes motionGlowTwo{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(22px,-12px,0) scale(.94)}}@keyframes motionTabFrame{0%{opacity:.72;transform:translate3d(16px,0,0) scale(.988)}55%{opacity:1;transform:translate3d(-2px,0,0) scale(1.002)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes motionDemoContent{0%{opacity:0;transform:translate3d(14px,8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes motionStepPulse{0%{transform:scale(.82);box-shadow:0 0 0 4px #e8f8f7,0 0 0 4px #078c8700}55%{transform:scale(1.08);box-shadow:0 0 0 4px #e8f8f7,0 0 0 10px #078c871f}to{transform:scale(1);box-shadow:0 0 0 4px #e8f8f7,0 0 0 14px #078c8700}}@keyframes motionCounterSettle{0%{transform:scale(1)}48%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes motionFinalGlow{0%,to{transform:translateY(-50%) scale(.72);opacity:.72}50%{transform:translateY(-50%) scale(.9);opacity:1}}@media (max-width: 1050px){html.motion-enabled .hero-desktop{transform:perspective(1200px) translate3d(calc(var(--hero-pointer-x) * 5px),calc(var(--hero-pointer-y) * 4px + var(--hero-scroll) * -9px),0) rotateY(calc(-3deg + var(--hero-pointer-x) * 1.1deg)) rotateX(calc(1deg + var(--hero-pointer-y) * -.8deg))}}@media (max-width: 820px){html.motion-enabled .hero-desktop{transform:translate3d(0,calc(var(--hero-scroll) * -6px),0);transition:none}html.motion-enabled .hero-mobile{transform:translate3d(0,calc(var(--hero-scroll) * -10px),0) rotate(5deg);transition:none}html.motion-enabled .sync-badge{transform:translate3d(0,calc(var(--hero-scroll) * -12px),0);transition:none}html.motion-enabled .motion-from-left,html.motion-enabled .motion-from-right,html.motion-enabled .motion-from-bottom{transform:translate3d(0,18px,0)}html.motion-enabled .steps-grid article:after{display:none}html.motion-enabled .pricing-card.featured.motion-in{transform:translateZ(0) scale(1)}}@media (max-width: 540px){html.motion-enabled .hero-glow-one{width:210px;height:210px}html.motion-enabled .hero-glow-two{width:160px;height:160px}html.motion-enabled .renewal-flow:before,html.motion-enabled .renewal-flow:after{left:14px}html.motion-enabled .final-cta:before{width:360px;height:360px;right:-210px}}@media (prefers-reduced-motion: reduce){html.motion-enabled *,html.motion-reduced *{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}html.motion-enabled .motion-reveal,html.motion-enabled .hero-copy>*,html.motion-enabled .hero-desktop,html.motion-enabled .hero-mobile,html.motion-enabled .sync-badge{opacity:1!important;transform:none!important;clip-path:none!important;filter:none!important}html.motion-enabled .renewal-flow:after{transform:scaleY(1)!important}}html.motion-enabled .motion-mask-up{clip-path:none!important;transform:translate3d(0,24px,0) scale(.985);filter:blur(2px)}html.motion-enabled .motion-reveal.motion-in{opacity:1;transform:translateZ(0) scale(1);clip-path:none;filter:none}html.motion-enabled .section-intro h2.motion-mask-up.motion-in,html.motion-enabled .demo-copy h2.motion-mask-up.motion-in,html.motion-enabled .renewal-explain h2.motion-mask-up.motion-in,html.motion-enabled .final-cta h2.motion-mask-up.motion-in{visibility:visible}@media (max-width: 820px){html.motion-enabled .motion-from-left{transform:translate3d(-30px,8px,0) rotate(-.35deg);filter:blur(2px)}html.motion-enabled .motion-from-right{transform:translate3d(30px,8px,0) rotate(.35deg);filter:blur(2px)}html.motion-enabled .motion-from-bottom{transform:translate3d(0,30px,0) scale(.99);filter:blur(2px)}html.motion-enabled .motion-scale-soft{transform:translate3d(0,18px,0) scale(.94);filter:blur(2px) saturate(.9)}html.motion-enabled .motion-mask-up{transform:translate3d(0,26px,0) scale(.98);filter:blur(2px)}html.motion-enabled .motion-reveal{transition-duration:.82s,.9s,0ms,.9s}html.motion-enabled .motion-reveal.motion-in{transform:translateZ(0) scale(1);filter:none}html.motion-enabled .hero-desktop{transform:translate3d(0,calc(var(--hero-scroll) * -12px),0) scale(calc(1 - var(--hero-scroll) * .012))}html.motion-enabled .hero-mobile{transform:translate3d(0,calc(var(--hero-scroll) * -20px),0) rotate(5deg)}html.motion-enabled .sync-badge{transform:translate3d(0,calc(var(--hero-scroll) * -26px),0)}html.motion-enabled .demo-section>.product-frame.motion-tab-switch{animation-duration:.62s}html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-heading,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-stats,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-panel,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-message,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-tags,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-button,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-connected,html.motion-enabled .demo-section>.product-frame.motion-tab-switch .mock-queue-summary{animation-duration:.56s}}@media (max-width: 540px){html.motion-enabled .motion-from-left{transform:translate3d(-24px,7px,0)}html.motion-enabled .motion-from-right{transform:translate3d(24px,7px,0)}html.motion-enabled .motion-from-bottom{transform:translate3d(0,26px,0)}html.motion-enabled .motion-scale-soft{transform:translate3d(0,16px,0) scale(.945)}html.motion-enabled .motion-reveal.motion-in{transform:translateZ(0) scale(1)}}@media (prefers-reduced-motion: reduce){html.motion-enabled .motion-mask-up,html.motion-reduced .motion-mask-up{opacity:1!important;transform:none!important;clip-path:none!important;filter:none!important}}html.motion-auto-tour .product-tabs button{position:relative;overflow:hidden;isolation:isolate}html.motion-auto-tour .product-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;z-index:-1;transform:scaleX(var(--tour-progress, 0));transform-origin:left center;background:linear-gradient(90deg,#07958f,#20c9c3);transition:transform 90ms linear}html.motion-auto-tour .product-tabs button.tour-running.selected{border-color:#3dbeb8;box-shadow:0 8px 20px #088e881a}html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-topbar,html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .product-sidebar>span,html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-row,html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-stats>div,html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-queue-summary>span{animation:liveDemoItemIn .52s cubic-bezier(.16,.84,.24,1) both}html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .product-sidebar>span:nth-child(2),html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-row:nth-child(2),html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-stats>div:nth-child(2),html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-queue-summary>span:nth-child(2){animation-delay:55ms}html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .product-sidebar>span:nth-child(3),html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-row:nth-child(3),html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-stats>div:nth-child(3),html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-queue-summary>span:nth-child(3){animation-delay:105ms}html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-refresh{animation:liveDemoRefresh .68s cubic-bezier(.16,.84,.24,1) both}html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-connected>span,html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-connected>svg,html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-pill,html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-button{animation:liveDemoConfirm .56s cubic-bezier(.16,.84,.24,1) .13s both}html.motion-auto-tour .demo-section>.product-frame.motion-tab-switch .mock-message strong{animation:liveDemoMessage .6s steps(8,end) 90ms both}@media (max-width: 820px){html.motion-enabled .hero-desktop .mock-stats>div:first-child,html.motion-enabled .hero-desktop .mock-row:first-of-type,html.motion-enabled .hero-mobile .mobile-value,html.motion-enabled .sync-badge{animation-name:mobileHeroEmphasis;animation-duration:.78s;animation-timing-function:cubic-bezier(.16,.84,.24,1);animation-fill-mode:both;animation-iteration-count:1}html.motion-enabled .hero-desktop .mock-stats>div:first-child{animation-delay:.98s}html.motion-enabled .hero-desktop .mock-row:first-of-type{animation-delay:1.16s}html.motion-enabled .hero-mobile .mobile-value{animation-delay:1.32s}html.motion-enabled .sync-badge{animation-delay:1.48s}html.motion-enabled .steps-grid{position:relative}html.motion-enabled .steps-grid:before{content:"";position:absolute;left:22px;top:42px;bottom:42px;width:2px;border-radius:99px;background:linear-gradient(180deg,#088e880d,#088e8857,#088e880d);transform:scaleY(.92);transform-origin:top center;pointer-events:none}html.motion-enabled .steps-grid article{margin-left:18px}html.motion-enabled .pain-grid article.motion-from-left{transform:translate3d(-28px,8px,0)}html.motion-enabled .pain-grid article.motion-from-right{transform:translate3d(28px,8px,0)}html.motion-enabled .pain-grid article.motion-in{transform:translateZ(0)}}@keyframes liveDemoItemIn{0%{opacity:0;transform:translate3d(14px,8px,0)}60%{opacity:1;transform:translate3d(-2px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes liveDemoRefresh{0%{opacity:.35;transform:rotate(-120deg) scale(.8)}70%{opacity:1;transform:rotate(12deg) scale(1.08)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes liveDemoConfirm{0%{opacity:0;transform:scale(.84);filter:saturate(.7)}62%{opacity:1;transform:scale(1.08);filter:saturate(1.15)}to{opacity:1;transform:scale(1);filter:saturate(1)}}@keyframes liveDemoMessage{0%{clip-path:inset(0 100% 0 0);opacity:.6}to{clip-path:inset(0 0 0 0);opacity:1}}@keyframes mobileHeroEmphasis{0%{filter:brightness(.96);box-shadow:inherit}48%{filter:brightness(1.06);transform:translate3d(0,-3px,0) scale(1.025)}to{filter:brightness(1);transform:translateZ(0) scale(1)}}@media (prefers-reduced-motion: reduce){html.motion-auto-tour .product-tabs button:after{display:none}html.motion-auto-tour .demo-section *{animation-duration:.001ms!important;animation-iteration-count:1!important}}html.motion-auto-tour .product-tabs button:after{z-index:1;height:3px;pointer-events:none;opacity:.95;box-shadow:0 0 7px #20c9c33d}html.motion-auto-tour .product-tabs button.tour-running.selected{box-shadow:0 8px 20px #088e881f,inset 0 0 0 1px #3dbeb81f}@media (max-width: 820px){html.motion-auto-tour .product-tabs button:after{height:3px}html.motion-auto-tour .product-tabs button.tour-running.selected{transform:translateY(-1px);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}}@media (prefers-reduced-motion: reduce){html.motion-auto-tour .product-tabs button:after{display:none}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10222a;background:#f6fbfc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f6fbfc;color:#10222a}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}main{overflow:clip}.skip-link{position:fixed;top:-100px;left:16px;z-index:99;background:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 6px 24px #0003}.skip-link:focus{top:16px}.site-header{height:76px;display:flex;align-items:center;gap:28px;padding:0 clamp(20px,5vw,80px);position:sticky;top:0;z-index:30;background:#f8fcfce6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #dcebed}.brand{display:inline-flex;align-items:center;gap:10px;background:none;border:0;padding:0;text-align:left;color:#10222a;flex-shrink:0}.brand-icon{display:grid;width:34px;height:34px;place-items:center;color:#fff;border-radius:9px;background:linear-gradient(135deg,#048d88,#0cbfcb);box-shadow:0 8px 18px #008d892b}.brand b,.brand small{display:block;line-height:1.1}.brand b{font-size:.96rem;letter-spacing:-.01em}.brand small{margin-top:3px;font-size:.67rem;color:#597079}.nav-links{display:flex;align-items:center;gap:20px;flex:1;justify-content:center}.nav-links button{color:#4f6670;font-size:.88rem;font-weight:600;background:transparent;border:0;padding:10px 2px}.nav-links button:hover,.nav-links button:focus-visible{color:#008d88}.header-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.menu-toggle{display:none;border:1px solid #cfe1e4;color:#14303a;background:#fff;border-radius:8px;width:42px;height:42px;place-items:center}.cta-button{min-height:48px;border:1px solid #058f8a;color:#fff;background:linear-gradient(112deg,#087d78,#09adba);padding:0 18px;border-radius:8px;display:inline-flex;gap:10px;align-items:center;justify-content:center;font-size:.92rem;font-weight:760;box-shadow:0 10px 22px #03898727;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #03898736;filter:saturate(1.1)}.cta-button:focus-visible,.text-cta:focus-visible,.nav-links button:focus-visible{outline:3px solid #f3b738;outline-offset:3px}.cta-secondary{background:#fff;color:#087e79;box-shadow:none;border-color:#74d8d5}.cta-secondary:hover{background:#effcfb}.header-cta{min-height:42px;padding:0 14px;font-size:.8rem}.header-cta svg:last-child{display:none}.hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,.93fr) minmax(480px,1.07fr);min-height:690px;align-items:center;padding:84px clamp(20px,6vw,100px) 88px;gap:clamp(36px,6vw,100px);background:radial-gradient(circle at 100% 0%,#d7f6f4 0,#edf9f9 23%,transparent 45%),linear-gradient(135deg,#f8fcfc,#f3fbfb 53%,#f7fafb);border-bottom:1px solid #e1eff1}.hero-copy{position:relative;max-width:655px;z-index:2}.eyebrow,.section-kicker{color:#087f7c;font-size:.75rem;font-weight:800;letter-spacing:.095em;text-transform:uppercase}.eyebrow{display:inline-flex;gap:7px;align-items:center;padding:8px 11px;background:#e3faf7;border:1px solid #bbece6;border-radius:999px}.hero h1{margin:21px 0 19px;font-size:clamp(2.32rem,4.3vw,4.55rem);line-height:1.035;letter-spacing:-.045em;color:#0c252d}.hero-lead{max-width:620px;margin:0;color:#465e67;font-size:clamp(1.03rem,1.4vw,1.19rem);line-height:1.6}.hero-proof{margin:16px 0 0;color:#087d79;font-size:.94rem;line-height:1.5;font-weight:720}.hero-actions{display:flex;gap:17px;align-items:center;flex-wrap:wrap;margin-top:31px}.text-cta{min-height:48px;display:inline-flex;gap:9px;align-items:center;justify-content:center;padding:0 5px;color:#284a53;border:0;background:transparent;font-weight:730}.text-cta:hover{color:#008c87}.trust-row{margin-top:31px;display:flex;gap:17px 20px;flex-wrap:wrap;color:#4a666d;font-size:.79rem;font-weight:640}.trust-row span{display:inline-flex;gap:7px;align-items:center}.trust-row svg{color:#059990}.hero-visual{min-height:510px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.hero-glow{display:none}.hero-desktop{width:min(100%,700px);transform:perspective(1400px) rotateY(-5deg) rotateX(2deg);filter:drop-shadow(0 32px 36px rgba(12,55,62,.16))}.product-frame{position:relative;overflow:hidden;border:1px solid #bfdfe2;border-radius:12px;background:#fff;box-shadow:0 18px 45px #0c39411f}.browser-chrome{height:30px;display:flex;align-items:center;gap:5px;padding:0 12px;background:#edfaf9;border-bottom:1px solid #d6e9e9}.browser-chrome>span{width:7px;height:7px;border-radius:50%;background:#a8c9cb}.browser-chrome>span:nth-child(1){background:#fc927b}.browser-chrome>span:nth-child(2){background:#f6ca62}.browser-chrome>span:nth-child(3){background:#5fcf9f}.browser-url{margin-left:8px;width:150px;max-width:42%;overflow:hidden;color:#7d989b;font-size:.48rem;background:#fff;border:1px solid #d8e8e9;border-radius:3px;padding:4px 8px;white-space:nowrap}.product-shell{display:grid;grid-template-columns:120px 1fr;min-height:365px}.product-sidebar{padding:17px 11px;background:linear-gradient(180deg,#06242c,#0a3841);color:#a6c5c8}.product-mark{display:grid;place-items:center;width:26px;height:26px;color:#fff;background:#0bb2b5;border-radius:6px;margin-bottom:20px}.product-sidebar>span{display:block;padding:7px 8px;margin-bottom:5px;border-radius:4px;font-size:.53rem}.product-sidebar>span.active{color:#d9ffff;background:#0b5b62}.product-page{background:#f5f9fa}.mock-topbar{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#233b42;font-weight:770;font-size:.65rem;background:#fff;border-bottom:1px solid #e4eff0}.mock-user{color:#197b77;font-size:.52rem;padding:5px 8px;background:#e9faf8;border-radius:999px}.mock-content{padding:15px}.mock-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mock-heading small,.mock-heading strong{display:block}.mock-heading small{color:#738b91;text-transform:uppercase;font-size:.42rem}.mock-heading strong{margin-top:3px;color:#17333b;font-size:.88rem}.mock-refresh{display:grid;place-items:center;width:25px;height:25px;color:#008d86;background:#edfbfa;border-radius:5px}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:11px}.mock-stats>div{padding:10px;border:1px solid #e0eeee;border-radius:6px;background:#fff}.mock-stats small,.mock-stats em,.mock-row small{display:block;font-style:normal}.mock-stats small{color:#7d959a;font-size:.39rem;font-weight:740}.mock-stats b{display:block;margin-top:3px;color:#10333c;font-size:1.17rem}.mock-stats em{margin-top:2px;color:#6c878c;font-size:.43rem}.mock-panel{border:1px solid #dceced;border-radius:7px;background:#fff;padding:10px}.mock-panel-title{display:flex;justify-content:space-between;padding:0 3px 7px;color:#304d55;font-size:.58rem;font-weight:800}.mock-panel-title i{width:30px;height:4px;border-radius:2px;background:#bceceb}.mock-row{display:flex;gap:8px;align-items:center;padding:8px 3px;border-top:1px solid #edf3f3;color:#7c9499}.mock-row:first-of-type{border-top:0}.mock-row>div{flex:1;min-width:0}.mock-row b{display:block;overflow:hidden;color:#31515a;text-overflow:ellipsis;white-space:nowrap;font-size:.54rem}.mock-row small{margin-top:2px;overflow:hidden;color:#88a0a5;text-overflow:ellipsis;white-space:nowrap;font-size:.44rem}.mock-row svg{color:#00a99e}.mock-avatar{width:17px;height:17px;flex:0 0 17px;border-radius:50%;background:linear-gradient(135deg,#1bc0c3,#8ae1db)}.mock-queue-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.mock-queue-summary span{padding:8px 6px;color:#607c83;font-size:.45rem;background:#effafa;border:1px solid #d9eeee;border-radius:6px;text-align:center}.mock-queue-summary b{display:block;color:#087f7c;font-size:.9rem}.mock-dot{width:8px;height:8px;border-radius:50%;background:#18b3af}.dot-1{background:#5793d9}.dot-2{background:#a68fe0}.mock-pill{padding:4px 5px;border-radius:99px;color:#087c78;background:#e7fbf7;font-size:.4rem}.mock-message{padding:12px;border:1px solid #dcebed;border-radius:7px;background:#fff}.mock-message small,.mock-message strong,.mock-message span{display:block}.mock-message small{color:#4e9d99;font-size:.46rem}.mock-message strong{margin:8px 0 5px;color:#18363f;font-size:.61rem;line-height:1.4}.mock-message span{color:#718c92;font-size:.51rem}.mock-tags{display:flex;gap:5px;flex-wrap:wrap;padding:10px 0}.mock-tags span{padding:3px 5px;color:#287875;background:#eafff9;border-radius:3px;font-size:.38rem}.mock-button{padding:8px;color:#fff;background:#0a8e88;border-radius:5px;text-align:center;font-size:.48rem;font-weight:800}.mock-connected{display:flex;align-items:center;gap:9px;padding:13px;margin-bottom:11px;color:#0c776f;border:1px solid #aeeada;border-radius:7px;background:#edfff9}.mock-connected>span{display:grid;place-items:center;padding:7px;background:#d4f9ec;border-radius:5px}.mock-connected div{flex:1}.mock-connected strong,.mock-connected small{display:block}.mock-connected strong{color:#176158;font-size:.61rem}.mock-connected small{margin-top:3px;color:#45877f;font-size:.46rem}.hero-mobile{position:absolute;right:-4px;bottom:-5px;width:182px;padding:20px 11px 11px;color:#132f37;background:#fff;border:4px solid #0e2730;border-radius:21px;box-shadow:0 23px 35px #06293145;transform:rotate(5deg)}.mobile-notch{position:absolute;top:0;left:50%;width:62px;height:13px;transform:translate(-50%);border-radius:0 0 10px 10px;background:#0e2730}.mobile-header{display:flex;align-items:center;justify-content:space-between;font-size:.52rem;font-weight:790}.mobile-avatar{display:grid;place-items:center;width:17px;height:17px;color:#fff;background:#08a7a4;border-radius:50%;font-size:.45rem}.mobile-value{margin:11px 0;padding:10px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#087c79,#13b3bb)}.mobile-value small,.mobile-value b,.mobile-value span{display:block}.mobile-value small{font-size:.38rem;opacity:.85}.mobile-value b{margin:3px 0;font-size:1.22rem}.mobile-value span{font-size:.44rem}.mobile-list{padding:8px;border:1px solid #e2efef;border-radius:7px;font-size:.42rem}.mobile-list div{display:flex;gap:5px;align-items:center;padding:5px 0;border-bottom:1px solid #edf4f4}.mobile-list div:last-child{border:0}.mobile-list i{width:5px;height:5px;background:#0ead99;border-radius:50%}.mobile-nav{display:flex;justify-content:space-around;padding-top:11px;color:#759198}.mobile-nav svg:first-child{color:#009e98}.sync-badge{position:absolute;left:-15px;bottom:30px;display:flex;align-items:center;gap:9px;padding:10px 12px;color:#20525a;background:#fff;border:1px solid #d3e9e8;border-radius:8px;box-shadow:0 12px 24px #073c4022}.sync-badge svg{color:#06a39c}.sync-badge b,.sync-badge small{display:block}.sync-badge b{font-size:.63rem}.sync-badge small{margin-top:2px;color:#7b979c;font-size:.48rem}.pain-section,.comparison-section,.steps-section,.operations-section,.compatibility-section,.faq-section{padding:104px clamp(20px,7vw,118px)}.section-intro{max-width:670px;margin-bottom:40px}.section-intro.narrow{max-width:730px;margin-left:auto;margin-right:auto;text-align:center}.section-intro h2,.demo-copy h2,.renewal-explain h2,.security-section h2,.fit-card h2,.offer-content h2,.final-cta h2{margin:12px 0;color:#102930;font-size:clamp(1.9rem,3.2vw,3.2rem);line-height:1.1;letter-spacing:-.035em}.section-intro p,.demo-copy>p,.renewal-explain p,.security-section p,.offer-content p,.final-cta p{color:#617980;font-size:1.02rem;line-height:1.65}.pain-section{background:#fff}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1240px;margin:0 auto}.pain-grid article{min-height:150px;padding:22px;background:#f9fcfc;border:1px solid #e3eeee;border-radius:8px}.pain-grid span{display:grid;place-items:center;width:39px;height:39px;color:#078e88;background:#e4faf7;border:1px solid #c5efea;border-radius:7px}.pain-grid p{margin:17px 0 0;color:#38545c;line-height:1.42;font-size:.97rem;font-weight:710}.comparison-section{color:#f1ffff;background:#07262d}.comparison-section .section-kicker{color:#62e1d4}.comparison-section .section-intro h2{color:#f3ffff}.comparison-section .section-intro p{color:#acd0d0}.comparison-table{max-width:1100px;margin:0 auto;border:1px solid #255058;border-radius:9px;overflow:hidden}.comparison-head,.comparison-row{display:grid;grid-template-columns:1fr 1fr}.comparison-head{color:#fff;background:#0c3942}.comparison-head b{padding:17px 21px;font-size:.89rem}.comparison-head b+b{color:#83f2e5;border-left:1px solid #255058}.comparison-row{border-top:1px solid #234c54}.comparison-row span{display:flex;align-items:center;gap:8px;padding:15px 21px;color:#b4cccf;font-size:.91rem}.comparison-row span+span{color:#d5faf4;border-left:1px solid #234c54;background:#0a3139}.comparison-row svg{flex:0 0 auto;color:#5de0ce}.steps-section{background:linear-gradient(180deg,#f5fbfb,#edf8f8)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps-grid article{position:relative;padding:25px 25px 28px;min-height:225px;background:#fff;border:1px solid #dcebed;border-radius:8px;box-shadow:0 8px 20px #0d4e5308}.step-number{position:absolute;right:20px;top:16px;color:#cfe4e6;font-size:1.6rem;font-weight:850;letter-spacing:-.05em}.step-icon{display:grid;place-items:center;width:45px;height:45px;color:#088e88;background:#e7fbf8;border-radius:7px}.steps-grid h3{margin:22px 0 9px;color:#16313a;font-size:1.2rem}.steps-grid p{margin:0;color:#637b82;line-height:1.55;font-size:.92rem}.demo-section{display:grid;grid-template-columns:minmax(300px,.66fr) minmax(500px,1.1fr);align-items:center;gap:clamp(42px,8vw,130px);padding:118px clamp(20px,7vw,118px);background:#fff}.demo-copy{max-width:540px}.product-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:26px 0 25px}.product-tabs button{padding:8px 10px;color:#5d777e;background:#fff;border:1px solid #d5e8e9;border-radius:6px;font-size:.75rem;font-weight:710}.product-tabs button:hover,.product-tabs button.selected{color:#087d78;border-color:#5cc8c3;background:#eafaf9}.renewal-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(38px,7vw,110px);align-items:center;padding:104px clamp(20px,7vw,118px);background:#e8f8f7}.renewal-flow{margin:0;padding:0;list-style:none;counter-reset:item}.renewal-flow li{display:flex;gap:15px;padding:18px 0;border-top:1px solid #c4e5e2}.renewal-flow li:last-child{border-bottom:1px solid #c4e5e2}.renewal-flow li>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;color:#fff;background:#078c87;border-radius:50%;font-size:.78rem;font-weight:800}.renewal-flow b,.renewal-flow small{display:block}.renewal-flow b{color:#1c4148;font-size:.96rem}.renewal-flow small{margin-top:5px;color:#648087;line-height:1.45;font-size:.82rem}.operations-section{background:#fff}.operations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.operations-grid article{padding:23px;background:#f8fcfc;border:1px solid #dfeeee;border-radius:8px}.operations-grid svg{color:#079790}.operations-grid h3{margin:17px 0 8px;color:#19353e;font-size:1.03rem}.operations-grid p{margin:0;color:#637c83;line-height:1.55;font-size:.83rem}.security-section{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,.55fr);align-items:center;gap:30px;padding:68px clamp(20px,7vw,118px);color:#eaffff;background:#08282f}.security-section h2{color:#fff;font-size:clamp(1.7rem,2.8vw,2.7rem)}.security-section p{color:#abd0d0;max-width:750px}.security-section .section-kicker{color:#64e3d4}.security-icon{display:grid;place-items:center;width:76px;height:76px;color:#76f0dc;background:#0b414a;border:1px solid #1b5961;border-radius:10px}.security-section ul{margin:0;padding:0;list-style:none}.security-section li{display:flex;gap:8px;align-items:center;padding:9px 0;color:#d0eceb;font-size:.84rem}.security-section li svg{color:#62e2cf}.compatibility-section{text-align:center;background:#f4fafa}.panel-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:920px;margin:0 auto 29px}.panel-list span{padding:20px 12px;color:#0a7774;background:#fff;border:1px solid #cae8e7;border-radius:8px;font-size:1.02rem;font-weight:800;box-shadow:0 7px 16px #094f5208}.fit-section{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;padding:90px clamp(20px,7vw,118px);background:#fff}.fit-card{padding:32px;border-radius:9px}.fit-card.good{background:#edfdfa;border:1px solid #b9eee2}.fit-card.not-yet{background:#fffaf0;border:1px solid #f2dfad;align-self:end}.fit-title{display:flex;align-items:center;gap:8px;color:#087e78;font-size:.86rem;font-weight:800}.not-yet .fit-title{color:#9c6a15}.fit-card h2{max-width:560px;font-size:clamp(1.6rem,2.5vw,2.45rem)}.fit-card ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 18px;padding:0;margin:20px 0 0;list-style:none;color:#416068;font-size:.89rem}.fit-card li{padding-left:17px;position:relative}.fit-card li:before{content:"";position:absolute;left:0;top:.48em;width:7px;height:7px;border-radius:50%;background:#20b69f}.not-yet li:before{background:#d3a344}.offer-section{display:grid;grid-template-columns:1fr .9fr;gap:clamp(38px,8vw,125px);align-items:center;padding:106px clamp(20px,7vw,118px);background:linear-gradient(135deg,#0b7777,#07505a);color:#fff}.offer-content h2{color:#fff;max-width:660px}.offer-content p{color:#d0f0ef;max-width:640px}.offer-content .section-kicker{color:#90efe1}.offer-content ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0;margin:24px 0 28px;list-style:none;color:#dbf5f4;font-size:.86rem}.offer-content li{display:flex;gap:7px;align-items:center}.offer-content li svg{color:#82edda}.offer-content .cta-button{color:#075c5a;background:#fff;border-color:#fff}.offer-visual{display:grid;gap:18px}.offer-quote{padding:31px;color:#efffff;background:#08434c;border:1px solid #287982;border-radius:9px;font-size:clamp(1.35rem,2.3vw,2.2rem);font-weight:750;line-height:1.16;letter-spacing:-.025em}.offer-check{display:flex;gap:10px;align-items:center;padding:16px;color:#dcf7f5;background:#0b6570;border-radius:7px;font-size:.82rem}.offer-check svg{color:#8cf0dd}.offer-check b{color:#fff}.faq-section{background:#fff}.faq-list{max-width:850px;margin:0 auto}.faq-list article{border-top:1px solid #dcebed}.faq-list article:last-child{border-bottom:1px solid #dcebed}.faq-list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;color:#18343d;background:transparent;border:0;text-align:left;font-size:1rem;font-weight:760}.faq-list button svg{color:#0a918b;transition:transform .2s}.faq-list article.open button svg{transform:rotate(180deg)}.faq-list p{max-width:760px;margin:0;padding:0 0 20px;color:#5e7880;line-height:1.65;font-size:.93rem}.final-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:78px clamp(20px,7vw,118px);background:#eafbfa}.final-cta h2{max-width:710px}.final-cta p{margin:0}footer{display:grid;grid-template-columns:1.1fr 1.4fr auto;gap:25px;align-items:center;padding:31px clamp(20px,5vw,80px);color:#9ec2c4;background:#062329;font-size:.73rem}.footer-brand{display:flex;gap:9px;align-items:center;color:#efffff}.footer-brand b,.footer-brand small{display:block}.footer-brand small{margin-top:3px;color:#8bb5b9;font-size:.61rem}.footer-brand .brand-icon{width:30px;height:30px}.footer-brand b{font-size:.85rem}.footer-brand .brand-icon svg{width:15px}.footer-brand+p{margin:0;line-height:1.55}.footer>div:last-child{display:flex;gap:8px;justify-content:flex-end;white-space:nowrap}.footer a:hover{color:#72e6d9}@media (max-width: 1050px){.hero{grid-template-columns:.9fr 1.1fr;gap:35px;padding-left:clamp(20px,4vw,60px);padding-right:clamp(20px,4vw,60px)}.hero h1{font-size:clamp(2.1rem,4vw,3.5rem)}.product-shell{grid-template-columns:95px 1fr}.product-sidebar>span{font-size:.46rem}.hero-mobile{width:155px}.sync-badge{left:-5px}.pain-grid,.operations-grid{grid-template-columns:repeat(2,1fr)}.demo-section{gap:40px;padding-left:clamp(20px,4vw,60px);padding-right:clamp(20px,4vw,60px)}.renewal-section{padding-left:clamp(20px,4vw,60px);padding-right:clamp(20px,4vw,60px)}.security-section{padding-left:clamp(20px,4vw,60px);padding-right:clamp(20px,4vw,60px);grid-template-columns:auto 1fr}.security-section ul{grid-column:2}.offer-section,.pain-section,.comparison-section,.steps-section,.operations-section,.compatibility-section,.faq-section{padding-left:clamp(20px,4vw,60px);padding-right:clamp(20px,4vw,60px)}}@media (max-width: 820px){.site-header{height:66px;padding:0 18px}.nav-links{display:none;position:absolute;top:66px;left:0;right:0;padding:11px 18px 16px;background:#f8fcfc;border-bottom:1px solid #dcebed;box-shadow:0 14px 24px #09282d0c}.nav-links.open{display:grid;justify-items:start;gap:2px}.nav-links button{width:100%;padding:11px 0;text-align:left}.header-cta{display:none}.menu-toggle{display:grid}.hero{grid-template-columns:1fr;min-height:auto;padding:62px 20px 74px;gap:36px}.hero-copy{max-width:700px}.hero h1{font-size:clamp(2.25rem,9vw,3.55rem)}.hero-visual{min-height:360px;width:min(100%,660px);margin:auto}.hero-desktop{transform:none}.hero-mobile{right:1px;width:155px}.sync-badge{left:0;bottom:5px}.pain-grid,.steps-grid{grid-template-columns:1fr 1fr}.demo-section,.renewal-section,.offer-section{grid-template-columns:1fr;padding-top:78px;padding-bottom:78px}.demo-section>.product-frame{max-width:700px;width:100%;margin:auto}.renewal-section{gap:35px}.comparison-head,.comparison-row{grid-template-columns:.9fr 1.1fr}.security-section{grid-template-columns:auto 1fr;padding-top:55px;padding-bottom:55px}.security-section ul{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.security-section li{align-items:flex-start}.panel-list{grid-template-columns:repeat(2,1fr)}.fit-section{grid-template-columns:1fr;padding-top:70px;padding-bottom:70px}.fit-card.not-yet{align-self:auto}.offer-visual{max-width:560px}.footer{grid-template-columns:1fr;gap:14px}.footer>div:last-child{justify-content:flex-start}}@media (max-width: 540px){.brand b{font-size:.86rem}.brand small{font-size:.61rem}.hero{padding-top:44px}.hero h1{font-size:2.24rem;letter-spacing:-.045em}.hero-lead{font-size:1rem}.hero-actions{display:grid;gap:10px}.hero-actions .cta-button,.hero-actions .text-cta{width:100%}.trust-row{display:grid;gap:10px}.hero-visual{min-height:272px}.hero-desktop{width:calc(100% - 15px)}.product-shell{grid-template-columns:67px 1fr;min-height:245px}.product-sidebar{padding:10px 6px}.product-mark{width:21px;height:21px;margin:0 auto 11px}.product-sidebar>span{padding:5px 2px;font-size:.36rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mock-topbar{height:28px;padding:0 9px;font-size:.47rem}.mock-content{padding:9px}.mock-heading{margin-bottom:7px}.mock-heading strong{font-size:.63rem}.mock-stats{gap:5px;margin-bottom:6px}.mock-stats>div{padding:6px}.mock-stats b{font-size:.77rem}.mock-panel{padding:6px}.mock-row{gap:5px;padding:5px 1px}.mock-row b{font-size:.42rem}.mock-row small{font-size:.34rem}.mock-avatar{width:12px;height:12px;flex-basis:12px}.hero-mobile{width:118px;padding:16px 7px 7px;border-width:3px;bottom:-8px}.mobile-value{margin:7px 0;padding:7px}.mobile-value b{font-size:.9rem}.mobile-list{padding:5px}.mobile-list div{padding:3px 0;font-size:.34rem}.mobile-nav{padding-top:6px}.mobile-nav svg{width:12px}.sync-badge{padding:7px 8px}.sync-badge b{font-size:.49rem}.sync-badge small{font-size:.37rem}.sync-badge svg{width:14px}.pain-section,.comparison-section,.steps-section,.operations-section,.compatibility-section,.faq-section{padding-top:67px;padding-bottom:67px}.section-intro{margin-bottom:29px}.section-intro h2,.demo-copy h2,.renewal-explain h2,.security-section h2,.fit-card h2,.offer-content h2,.final-cta h2{font-size:1.83rem}.section-intro p,.demo-copy>p,.renewal-explain p,.security-section p,.offer-content p,.final-cta p{font-size:.94rem}.pain-grid,.steps-grid{grid-template-columns:1fr;gap:10px}.pain-grid article{min-height:0;display:flex;gap:14px;align-items:center;padding:15px}.pain-grid p{margin:0}.comparison-table{margin-left:-5px;margin-right:-5px}.comparison-head b,.comparison-row span{padding:12px 10px;font-size:.75rem}.comparison-row span{align-items:flex-start}.steps-grid article{min-height:0;padding:20px}.demo-section{padding-top:67px;padding-bottom:67px}.product-tabs{gap:6px;margin:18px 0}.product-tabs button{font-size:.67rem;padding:7px 8px}.renewal-section{padding-top:67px;padding-bottom:67px}.renewal-flow li{padding:14px 0}.operations-grid{grid-template-columns:1fr;gap:10px}.operations-grid article{padding:18px}.security-section{grid-template-columns:1fr;padding-top:53px;padding-bottom:53px;gap:18px}.security-icon{width:57px;height:57px}.security-section ul{grid-column:auto;grid-template-columns:1fr;gap:0}.panel-list{grid-template-columns:1fr 1fr;gap:8px}.panel-list span{padding:15px 8px;font-size:.85rem}.fit-section{padding-top:55px;padding-bottom:55px}.fit-card{padding:22px}.fit-card ul{grid-template-columns:1fr;gap:8px}.offer-section{padding-top:65px;padding-bottom:65px}.offer-content ul{grid-template-columns:1fr;gap:8px}.offer-quote{padding:23px;font-size:1.57rem}.faq-list button{padding:17px 0;font-size:.91rem}.final-cta{display:grid;padding-top:62px;padding-bottom:62px}.final-cta .cta-button{width:100%}.footer{padding:26px 20px}.footer>div:last-child{flex-wrap:wrap;white-space:normal}}.pricing-section{padding:108px clamp(20px,7vw,118px);background:linear-gradient(180deg,#f7fcfc,#eef9f8);border-top:1px solid #dceced;border-bottom:1px solid #dceced}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;padding:28px;background:#fff;border:1px solid #d7e9e9;border-radius:12px;box-shadow:0 14px 34px #0a474a14}.pricing-card.featured{border-color:#1bb9b2;box-shadow:0 18px 42px #04847f29;transform:translateY(-8px)}.plan-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);padding:7px 13px;color:#fff;background:linear-gradient(112deg,#087d78,#09adba);border-radius:999px;font-size:.72rem;font-weight:800;white-space:nowrap;box-shadow:0 8px 18px #03898733}.pricing-card h3{margin:0;color:#123039;font-size:1.35rem}.plan-description{min-height:66px;margin:10px 0 18px;color:#647d84;line-height:1.5;font-size:.92rem}.plan-price{display:flex;align-items:baseline;gap:5px;padding-bottom:20px;margin-bottom:18px;border-bottom:1px solid #e5efef;color:#0a7f7a}.plan-price span{font-size:.9rem;font-weight:800}.plan-price b{font-size:2.7rem;line-height:1;letter-spacing:-.05em}.plan-price small{color:#6c858b;font-size:.78rem}.pricing-card ul{display:grid;gap:11px;padding:0;margin:0 0 24px;list-style:none;color:#405f67;font-size:.86rem}.pricing-card li{display:flex;align-items:flex-start;gap:8px;line-height:1.42}.pricing-card li svg{flex:0 0 auto;margin-top:1px;color:#09a39b}.pricing-card .cta-button{width:100%;margin-top:auto}.custom-plan{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;max-width:1180px;margin:28px auto 0;padding:28px 30px;color:#eaffff;background:#082b32;border:1px solid #1b555c;border-radius:12px}.custom-plan .section-kicker{color:#6de2d5}.custom-plan h3{margin:8px 0;color:#fff;font-size:1.65rem}.custom-plan p{max-width:720px;margin:0;color:#b5d5d6;line-height:1.55}.custom-plan-meta{display:grid;justify-items:end;gap:8px;text-align:right}.custom-plan-meta strong{color:#fff;font-size:1.25rem}.custom-plan-meta span{color:#9cc4c6;font-size:.82rem}.custom-plan-meta .cta-secondary{margin-top:8px}.pricing-note{display:flex;gap:12px;align-items:flex-start;max-width:980px;margin:24px auto 0;padding:18px 20px;color:#3f6268;background:#e6f8f5;border:1px solid #bee9e3;border-radius:10px}.pricing-note svg{flex:0 0 auto;color:#078e88}.pricing-note p{margin:0;line-height:1.55;font-size:.88rem}@media (max-width: 920px){.pricing-grid{grid-template-columns:1fr;max-width:680px}.pricing-card.featured{transform:none}.plan-description{min-height:auto}.custom-plan{grid-template-columns:1fr;max-width:680px}.custom-plan-meta{justify-items:start;text-align:left}}@media (max-width: 540px){.pricing-section{padding-top:68px;padding-bottom:68px}.pricing-card{padding:23px}.plan-price b{font-size:2.35rem}.custom-plan{padding:23px}.custom-plan-meta .cta-button{width:100%}.pricing-note{padding:16px}}.hero h1.hero-headline-host{display:block;margin:0 0 24px;font-size:0;line-height:1}.hero-first-badge{display:inline-flex;align-items:center;width:fit-content;margin-bottom:18px;padding:8px 13px;color:#087f7c;background:#e3faf7eb;border:1px solid #b9ece6;border-radius:999px;font-size:.73rem;font-weight:850;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 8px 20px #058f8a14}.hero-headline{display:grid;gap:.11em;color:#0c252d;font-size:clamp(2.15rem,4vw,4.1rem);line-height:1.03;letter-spacing:-.045em}.hero-headline>span{display:block}.hero-headline-primary{max-width:11.5ch;font-weight:830}.hero-headline-secondary{max-width:15ch;margin-top:.05em;color:#294a53;font-size:.72em;font-weight:520;line-height:1.12;letter-spacing:-.028em}.hero-headline-accent{width:fit-content;max-width:100%;margin-top:.1em;padding:.18em .34em .24em;color:#fff;background:linear-gradient(112deg,#087d78,#09adba);border-radius:.2em;font-size:.66em;font-weight:820;line-height:1.04;letter-spacing:-.03em;box-shadow:0 .16em .38em #03898733}@media (max-width: 1050px){.hero-headline{font-size:clamp(2.05rem,3.8vw,3.45rem)}}@media (max-width: 820px){.hero-headline{font-size:clamp(2.15rem,8.4vw,3.35rem)}}@media (max-width: 540px){.hero-first-badge{margin-bottom:16px;padding:7px 11px;font-size:.65rem}.hero-headline{gap:.1em;font-size:2.08rem}.hero-headline-primary{max-width:10.5ch}.hero-headline-secondary{max-width:14ch;font-size:.7em}.hero-headline-accent{padding:.18em .3em .22em;font-size:.62em}}.pain-grid.compact{grid-template-columns:repeat(4,1fr)}.proof-section{padding:104px clamp(20px,7vw,118px);background:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto}.proof-grid article{min-height:155px;display:flex;flex-direction:column;justify-content:center;padding:24px;background:linear-gradient(145deg,#f7fcfc,#edf9f7);border:1px solid #d7ece8;border-radius:10px;box-shadow:0 10px 26px #08595812}.proof-grid strong{color:#087f7c;font-size:clamp(2rem,3vw,3rem);line-height:1;letter-spacing:-.05em}.proof-grid span{margin-top:10px;color:#46666d;line-height:1.45;font-size:.9rem;font-weight:650}.plan-section-label{margin:4px 0 10px;color:#17363e;font-size:.75rem;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.pricing-card .plan-limits{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #e3eeee}.pricing-card .plan-common{margin-bottom:24px}@media (max-width: 1050px){.pain-grid.compact,.proof-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.pain-grid.compact,.proof-grid{grid-template-columns:1fr}.proof-section{padding-top:67px;padding-bottom:67px}.proof-grid article{min-height:125px;padding:20px}}.social-proof-section{padding:104px clamp(20px,7vw,118px);background:linear-gradient(180deg,#f8fcfc,#fff);border-top:1px solid #e7f1f0;border-bottom:1px solid #e7f1f0}.social-proof-inner{max-width:1180px;margin:0 auto}.social-proof-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:end;margin-bottom:42px}.social-proof-copy{max-width:760px}.social-proof-copy .section-kicker{display:inline-flex;margin-bottom:14px}.social-proof-copy h2{margin:0;color:#0c252d;font-size:clamp(2rem,4vw,3.45rem);line-height:1.03;letter-spacing:-.045em}.social-proof-copy p{max-width:690px;margin:18px 0 0;color:#5a7278;font-size:1rem;line-height:1.7}.social-rating{min-width:220px;padding:22px 24px;background:#fff;border:1px solid #d7e9e7;border-radius:14px;box-shadow:0 16px 38px #08595814}.social-rating-stars{color:#f3a718;font-size:1.2rem;letter-spacing:.12em}.social-rating strong{display:block;margin-top:8px;color:#0c252d;font-size:2rem;line-height:1;letter-spacing:-.04em}.social-rating span{display:block;margin-top:8px;color:#647b80;font-size:.78rem;line-height:1.45}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.testimonial-card{position:relative;display:flex;flex-direction:column;min-height:330px;padding:28px;background:#fff;border:1px solid #dbecea;border-radius:14px;box-shadow:0 14px 34px #094c4e12;overflow:hidden}.testimonial-card:before{content:"“";position:absolute;top:12px;right:20px;color:#087f7c17;font-family:Georgia,serif;font-size:6.5rem;line-height:1}.testimonial-highlight{display:inline-flex;width:fit-content;margin-bottom:18px;padding:7px 10px;color:#087f7c;background:#eaf8f6;border:1px solid #cfeae6;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.03em}.testimonial-card blockquote{position:relative;z-index:1;margin:0;color:#203f47;font-size:1rem;line-height:1.7}.testimonial-author{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:24px}.testimonial-avatar{display:grid;place-items:center;width:44px;height:44px;color:#fff;background:linear-gradient(135deg,#087d78,#09adba);border-radius:50%;font-size:.78rem;font-weight:850;box-shadow:0 8px 18px #087f7c33}.testimonial-author b,.testimonial-author small{display:block}.testimonial-author b{color:#12323a;font-size:.92rem}.testimonial-author small{margin-top:3px;color:#75898e;font-size:.76rem}.social-proof-footer{margin:28px auto 0;padding:18px 22px;color:#0d5f5d;background:#eaf8f6;border:1px solid #cfeae6;border-radius:12px;text-align:center;font-weight:750;line-height:1.5}@media (max-width: 900px){.social-proof-header{grid-template-columns:1fr;align-items:start}.social-rating{width:fit-content}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:0}}@media (max-width: 540px){.social-proof-section{padding-top:68px;padding-bottom:68px}.social-proof-header{gap:24px;margin-bottom:28px}.social-rating{width:100%;min-width:0}.testimonial-card{padding:22px}.social-proof-footer{text-align:left}}.testimonial-card .testimonial-author b{color:#fff!important}.panel-list .panel-sigma{position:relative;color:#075e68;border-color:#7ad8d2;background:linear-gradient(135deg,#ecfffc,#f7ffff);box-shadow:0 10px 24px #077e781a}.panel-list .panel-sigma:after{content:"padrão compatível";display:block;margin-top:4px;color:#518087;font-size:.62rem;font-weight:650;letter-spacing:.01em;text-transform:none}.site-footer{display:block;padding:0;color:#b7d2d3;background:#05262c;font-size:.88rem}.site-footer>.footer-brand,.site-footer>p,.site-footer>div:not(#professional-footer-mount){display:none}#professional-footer-mount{display:block}.footer-shell{width:min(100%,1320px);margin:0 auto;padding:58px clamp(22px,6vw,92px) 26px}.footer-main{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(150px,.65fr) minmax(210px,.8fr);gap:clamp(36px,6vw,86px);align-items:start}.footer-identity{max-width:450px}.footer-logo{display:inline-flex;align-items:center;gap:12px;color:#f3ffff}.footer-logo-icon{display:grid;width:43px;height:43px;place-items:center;color:#fff;border:1px solid rgba(125,240,226,.35);border-radius:11px;background:linear-gradient(135deg,#078d87,#10b7c0);box-shadow:0 12px 26px #00aea82e}.footer-logo b,.footer-logo small{display:block}.footer-logo b{font-size:1.15rem;letter-spacing:-.02em}.footer-logo small{margin-top:3px;color:#91b9bc;font-size:.74rem}.footer-identity>p{max-width:420px;margin:22px 0 0;color:#a8c5c7;font-size:.91rem;line-height:1.7}.footer-nav,.footer-actions{display:grid;justify-items:start;gap:12px}.footer-nav strong,.footer-actions strong{margin-bottom:4px;color:azure;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.footer-nav a,.footer-actions a{display:inline-flex;align-items:center;gap:7px;color:#aac8ca;font-size:.86rem;line-height:1.35;transition:color .18s ease,transform .18s ease}.footer-nav a:hover,.footer-actions a:hover{color:#76ecdd;transform:translate(2px)}.footer-actions a:last-child{margin-top:4px;padding:10px 13px;color:#dffffa;border:1px solid rgba(103,222,211,.35);border-radius:8px;background:#0d706d38}.footer-divider{height:1px;margin:46px 0 23px;background:#9ad3d324}.footer-bottom{display:flex;justify-content:space-between;gap:28px;align-items:center}.footer-bottom p{margin:0;color:#83a9ac;font-size:.73rem;line-height:1.55}.footer-bottom p:first-child{flex:0 0 auto;color:#bad4d5;font-weight:650}.footer-bottom p:last-child{max-width:620px;text-align:right}@media (max-width: 820px){.footer-shell{padding-top:46px}.footer-main{grid-template-columns:1fr 1fr;gap:38px 28px}.footer-identity{grid-column:1 / -1}.footer-bottom{display:grid;gap:9px}.footer-bottom p:last-child{max-width:none;text-align:left}}@media (max-width: 540px){.footer-shell{padding:42px 22px 24px}.footer-main{grid-template-columns:1fr;gap:31px}.footer-identity{grid-column:auto}.footer-divider{margin:36px 0 20px}.footer-actions a:last-child{width:100%;justify-content:center}}.launch-program-badge{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;padding:8px 11px;border:1px solid #bcebe5;border-radius:999px;color:#087f7c;background:#e7faf7;font-size:.74rem;font-weight:820;letter-spacing:.03em}.launch-hero-offer{display:grid;gap:6px;min-width:0}.launch-hero-offer strong{color:#0b5f5b;font-size:.98rem;line-height:1.45}.launch-hero-offer span{color:#547178;font-size:.79rem;line-height:1.45}.trial-month-section{padding:104px clamp(20px,7vw,118px);background:#fff;border-top:1px solid #e4efef;border-bottom:1px solid #e4efef}.trial-month-inner{max-width:1240px;margin:0 auto}.trial-month-intro{margin-bottom:38px}.trial-month-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trial-month-grid article{position:relative;min-height:220px;padding:24px;border:1px solid #dcebec;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fcfc);box-shadow:0 10px 26px #06373d0d}.trial-month-number{position:absolute;top:18px;right:20px;color:#d0e4e5;font-size:1.55rem;font-weight:850;letter-spacing:-.05em}.trial-month-icon{display:grid;width:44px;height:44px;place-items:center;color:#078c87;border-radius:8px;background:#e7faf7}.trial-month-grid h3{margin:21px 0 8px;color:#17333b;font-size:1.06rem}.trial-month-grid p{margin:0;color:#657d84;font-size:.86rem;line-height:1.58}.trial-month-conversion-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:34px;padding:19px 20px;border:1px solid #bfe7e3;border-radius:12px;background:linear-gradient(135deg,#effbf9,#f8fcfc)}.trial-month-cta{display:flex;justify-content:flex-end}.trial-month-cta .cta-button{white-space:nowrap}.launch-trust-section{padding:98px clamp(20px,7vw,118px);background:linear-gradient(135deg,#eefaf9,#f8fcfc 55%,#edf8f8);border-top:1px solid #dceced;border-bottom:1px solid #dceced}.launch-trust-inner{display:grid;grid-template-columns:1fr .9fr;gap:clamp(34px,7vw,100px);align-items:center;max-width:1180px;margin:0 auto}.launch-why h2{max-width:670px;margin:12px 0 15px;color:#102930;font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.1;letter-spacing:-.035em}.launch-why p{max-width:680px;margin:0;color:#607980;font-size:1.02rem;line-height:1.65}.launch-confidence-card{padding:28px;border:1px solid #b9e7df;border-radius:12px;background:#fff;box-shadow:0 18px 42px #08505414}.launch-confidence-title{display:flex;align-items:center;gap:9px;color:#087d78;font-size:1rem;font-weight:830}.launch-confidence-card ul{display:grid;gap:16px;margin:22px 0 0;padding:0;list-style:none}.launch-confidence-card li{display:flex;gap:11px;align-items:flex-start}.launch-confidence-card li>svg{flex:0 0 auto;margin-top:2px;color:#08a195}.launch-confidence-card li span,.launch-confidence-card li b,.launch-confidence-card li small{display:block}.launch-confidence-card li b{color:#17343b;font-size:.91rem}.launch-confidence-card li small{margin-top:3px;color:#71868b;font-size:.79rem;line-height:1.45}.launch-faq-list{max-width:850px;margin:0 auto}.launch-faq-list article{border-top:1px solid #dcebed}.launch-faq-list article:last-child{border-bottom:1px solid #dcebed}.launch-faq-list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;color:#18343d;background:transparent;border:0;text-align:left;font-size:1rem;font-weight:760}.launch-faq-list p{max-width:760px;margin:0;padding:0 0 20px;color:#5e7880;line-height:1.65;font-size:.93rem}.launch-faq-plus{color:#0a918b;font-size:1.35rem;line-height:1;transform:rotate(0);transition:transform .2s ease}.launch-faq-list article.open .launch-faq-plus{transform:rotate(45deg)}.launch-final-microcopy{align-self:center;color:#537278;font-size:.78rem;font-weight:720}@media (max-width: 1050px){.trial-month-section,.launch-trust-section{padding-left:clamp(20px,4vw,60px);padding-right:clamp(20px,4vw,60px)}.trial-month-grid{grid-template-columns:repeat(2,1fr)}.trial-month-conversion-row{grid-template-columns:1fr}.trial-month-cta{justify-content:flex-start}}@media (max-width: 820px){.launch-trust-inner{grid-template-columns:1fr}.launch-confidence-card{max-width:650px}}@media (max-width: 540px){.launch-program-badge{margin-bottom:12px;font-size:.68rem}.launch-hero-offer strong{font-size:.9rem}.trial-month-section,.launch-trust-section{padding-top:67px;padding-bottom:67px}.trial-month-grid{grid-template-columns:1fr;gap:10px}.trial-month-grid article{min-height:0;padding:20px}.trial-month-conversion-row{gap:18px;padding:18px}.trial-month-cta,.trial-month-cta .cta-button{width:100%}.trial-month-cta .cta-button{white-space:normal}.launch-confidence-card{padding:22px}.launch-why h2{font-size:1.83rem}.launch-why p{font-size:.94rem}.launch-final-microcopy{margin-top:-12px}}
