:root{color-scheme:light;--background:oklch(1 0 0);--foreground:oklch(0.141 0.005 285.823);--muted:oklch(0.967 0.001 286.375);--muted-foreground:oklch(0.552 0.016 285.938);--border:oklch(0.92 0.004 286.32);--card:oklch(1 0 0);--primary:oklch(0.6 0.25 250);--primary-foreground:oklch(0.969 0.015 250);--shine:#ef4444;--radius:0.625rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--foreground);background:var(--background);font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{color:var(--foreground);letter-spacing:-0.02em;overflow-wrap:break-word}p{color:var(--muted-foreground)}a{color:var(--primary)}img{display:block;max-width:100%;height:auto}.cms-heading__eyebrow{margin:0 0 .75rem;color:var(--primary);font-size:.75rem;font-weight:700;line-height:1.4;letter-spacing:.22em;text-transform:uppercase}.cms-heading__subtitle{max-width:42rem;margin:.75rem auto 0;color:var(--muted-foreground);font-size:1rem;line-height:1.625}.cms-hero,.cms-section,.cms-features,.cms-steps,.cms-tiles,.cms-block-anchor{scroll-margin-top:1rem}.cms-block-anchor{display:block;height:0;overflow:hidden}.cms-section{width:min(1120px,calc(100% - 3rem));margin:0 auto;padding:4rem 0}.cms-pt-none{padding-top:0!important}.cms-pt-s{padding-top:1.5rem!important}.cms-pt-m{padding-top:3rem!important}.cms-pt-l{padding-top:6rem!important}.cms-pb-none{padding-bottom:0!important}.cms-pb-s{padding-bottom:1.5rem!important}.cms-pb-m{padding-bottom:3rem!important}.cms-pb-l{padding-bottom:6rem!important}.cms-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.cms-hero__inner{width:min(72.8rem,100%);text-align:center}.cms-hero__logo{width:72px;height:auto;margin:0 auto 1.5rem;object-fit:contain;border-radius:0}.cms-hero h1{margin:0;font-size:clamp(1.875rem,7vw,3.75rem);line-height:1.1;font-weight:800;letter-spacing:-0.025em;color:var(--foreground);text-wrap:balance;hyphens:auto}.cms-hero h1 span{color:var(--primary)}.cms-hero__text{margin:2rem auto 0;max-width:42rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.625;color:var(--muted-foreground)}.cms-hero__actions{margin-top:2.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.cms-hero__note{margin:1.25rem 0 0;color:var(--muted-foreground);font-size:.8125rem}.cms-button{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;overflow:hidden;padding:.875rem 1.75rem;color:var(--primary-foreground);background:var(--primary);border-radius:var(--radius);text-decoration:none;font-size:1rem;font-weight:600;box-shadow:0 1px 2px rgba(24,24,27,0.05);cursor:pointer;user-select:none}.cms-button__shine{pointer-events:none;position:absolute;top:0;left:-20%;z-index:0;height:100%;width:140%;background:var(--shine);transform:skewX(-20deg) translateX(-110%);transition:transform .5s ease-out}.cms-button--shine:hover .cms-button__shine{transform:skewX(-20deg) translateX(0)}.cms-button__label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.5rem}.cms-button--compact{padding:.625rem 1.25rem;font-size:.875rem}.cms-button--outline{color:var(--foreground);background:transparent;border:1px solid var(--border);transition:border-color .2s,color .2s}.cms-button--outline:hover{border-color:var(--foreground);color:var(--foreground)}.cms-button--red{background:var(--shine)}.cms-button--red .cms-button__shine{background:var(--primary)}.cms-header{border-bottom:1px solid var(--border)}.cms-header--sticky{position:sticky;top:0;z-index:50}.cms-header__inner{display:flex;align-items:center;gap:1.5rem;width:min(1120px,100%);margin:0 auto;padding:.875rem 1.5rem}.cms-header__logo{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;color:var(--foreground);font-size:1.125rem;font-weight:600;letter-spacing:-0.025em;text-decoration:none}.cms-header__logo img{width:1.75rem;height:1.75rem;object-fit:contain}.cms-header__toggle{display:none}.cms-header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;margin-left:auto;padding:.5rem;border:1px solid var(--border);border-radius:var(--radius);background:transparent;cursor:pointer}.cms-header__burger span{display:block;height:2px;border-radius:1px;background:var(--foreground);transition:transform .2s,opacity .2s}.cms-header__toggle:checked ~ .cms-header__burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.cms-header__toggle:checked ~ .cms-header__burger span:nth-child(2){opacity:0}.cms-header__toggle:checked ~ .cms-header__burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.cms-header__menu{display:flex;align-items:center;gap:1.5rem;flex:1}.cms-header__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.75rem;flex:1}.cms-header__nav a{color:var(--muted-foreground);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.cms-header__nav a:hover{color:var(--foreground)}.cms-header__actions{display:flex;align-items:center;gap:.75rem;margin-left:auto;flex-shrink:0}.cms-prose{max-width:760px}.cms-prose h2{font-size:1.875rem;font-weight:700;margin-top:2rem}.cms-prose p{color:var(--foreground)}.cms-prose a{text-decoration:underline}.cms-prose--callout{max-width:1120px;margin:3rem auto;padding:1.5rem 1.75rem;border:1px solid color-mix(in srgb,var(--shine) 30%,transparent);background:color-mix(in oklch,var(--shine) 5%,var(--background));border-radius:var(--radius);font-size:.9375rem}.cms-prose--callout h2,.cms-prose--callout h3{margin:0 0 .75rem;font-size:1rem;color:var(--shine)}.cms-prose--callout p,.cms-prose--callout li{color:var(--muted-foreground);line-height:1.7}.cms-prose--callout ul,.cms-prose--callout ol{margin:0;padding-left:1.25rem}.cms-prose--callout li + li{margin-top:.625rem}.cms-image img{border-radius:var(--radius)}.cms-image figcaption{margin-top:.75rem;color:var(--muted-foreground);font-size:.875rem;text-align:center}.cms-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.cms-gallery img{border-radius:var(--radius)}.cms-section.cms-cta{text-align:center;border-radius:1.5rem;margin:2.5rem auto;padding:3.5rem 2rem}.cms-cta h2{margin:0;font-size:2rem;font-weight:700}.cms-cta__text{margin:1rem 0 0}.cms-cta>.cms-button{margin-top:2rem}.cms-features{padding:5rem 1.5rem}.cms-features__inner{width:min(72rem,100%);margin:0 auto}.cms-features__header{margin-bottom:3rem;text-align:center}.cms-features__header h2,.cms-faq__header h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-0.025em;color:var(--foreground)}.cms-features__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.cms-features__card{display:flex;flex-direction:column;align-items:center;width:100%;max-width:24rem;padding:1.5rem;text-align:center;border:1px solid var(--border);background:var(--card);border-radius:var(--radius);transition:border-color .2s,box-shadow .2s}.cms-features__card:hover{border-color:color-mix(in srgb,var(--primary) 40%,transparent);box-shadow:0 8px 24px color-mix(in srgb,var(--foreground) 6%,transparent)}.cms-features__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1rem;border-radius:.5rem;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);transition:background .2s,color .2s}.cms-features__card:hover .cms-features__icon{background:var(--primary);color:var(--primary-foreground)}.cms-features__glyph{width:1.5rem;height:1.5rem;background:currentColor;-webkit-mask:var(--cms-icon) center / contain no-repeat;mask:var(--cms-icon) center / contain no-repeat}.cms-features__icon img{width:1.5rem;height:1.5rem;object-fit:contain;border-radius:0;transition:filter .2s}.cms-features__card:hover .cms-features__icon img{filter:brightness(0) invert(1)}.cms-features__card h3{margin:0 0 .5rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:600;color:var(--foreground)}.cms-features__card p{margin:0;font-size:.875rem;line-height:1.625;color:var(--muted-foreground)}.cms-features__link{margin-top:.75rem;color:var(--primary);font-size:.875rem;font-weight:600;text-decoration:none}.cms-features__link:hover{text-decoration:underline}.cms-features__actions{display:flex;justify-content:center;margin-top:3rem}.cms-heading-block{text-align:center}.cms-heading-block--left{text-align:left}.cms-heading-block h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-0.025em;color:var(--foreground)}.cms-heading-block--left .cms-heading__subtitle{margin-left:0;margin-right:0}.cms-button-wrap{display:flex;justify-content:center}.cms-button-wrap--left{justify-content:flex-start}.cms-tiles{padding:5rem 1.5rem}.cms-tiles__inner{width:min(72rem,100%);margin:0 auto}.cms-tiles__header{margin-bottom:3rem;text-align:center}.cms-tiles__header h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-0.025em;color:var(--foreground)}.cms-tiles__grid{display:grid;gap:1.25rem;grid-template-columns:1fr}.cms-tiles__card{min-width:0;padding:1.5rem;border:1px solid var(--border);background:var(--card);border-radius:1rem}.cms-tiles__title{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:var(--foreground)}.cms-tiles__content>* + *{margin-top:1rem}.cms-tiles__content .cms-section{width:100%;margin:0;padding:0;background:transparent!important}.cms-tiles__content .cms-prose{max-width:none}.cms-tiles__content .cms-prose h2{margin-top:1rem;font-size:1.25rem}.cms-tiles__content .cms-gallery{grid-template-columns:repeat(2,1fr);gap:.75rem}.cms-tiles__content .cms-stats__row{gap:1.5rem 2rem}.cms-tiles__content .cms-stats__value{font-size:1.75rem}.cms-stats__row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 4rem;text-align:center}.cms-stats__value{margin:0;color:var(--foreground);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-0.025em}.cms-stats__label{max-width:14rem;margin:.25rem 0 0;color:var(--muted-foreground);font-size:.875rem}.cms-steps{padding:4rem 1.5rem}.cms-steps__inner{width:min(900px,100%);margin:0 auto}.cms-steps__header{margin-bottom:3rem;text-align:center}.cms-steps__header h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-0.025em;color:var(--foreground)}.cms-steps__list{margin:0 auto;padding:0;list-style:none;max-width:44rem}.cms-steps__item{position:relative;display:flex;gap:1.5rem;padding-bottom:2.5rem}.cms-steps__item:last-child{padding-bottom:0}.cms-steps__item::before{content:"";position:absolute;top:3rem;bottom:.5rem;left:1.375rem;width:1px;background:var(--border)}.cms-steps__item:last-child::before{display:none}.cms-steps__number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--foreground);color:var(--background);font-size:1rem;font-weight:700}.cms-steps__body h3{margin:.5rem 0 .5rem;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:700;color:var(--foreground)}.cms-steps__body p{margin:0;line-height:1.625;color:var(--muted-foreground)}.cms-pricing{padding:5rem 1.5rem}.cms-pricing__inner{width:min(72rem,100%);margin:0 auto}.cms-pricing__header{margin-bottom:3rem;text-align:center}.cms-pricing__header h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-0.025em;color:var(--foreground)}.cms-pricing__subtitle{margin:.75rem 0 0;color:var(--foreground);font-weight:600}.cms-pricing__note{max-width:48rem;margin:1.25rem auto 0;color:var(--muted-foreground);font-size:.9375rem;line-height:1.7}.cms-pricing__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.cms-pricing__card{position:relative;display:flex;flex-direction:column;width:100%;max-width:24rem;padding:1.75rem 1.5rem;border:1px solid var(--border);background:var(--card);border-radius:1rem}.cms-pricing__card--highlight{border-color:var(--primary);box-shadow:0 8px 24px color-mix(in srgb,var(--primary) 12%,transparent)}.cms-pricing__badge{position:absolute;top:-0.875rem;left:50%;transform:translateX(-50%);padding:.25rem .875rem;border-radius:999px;background:var(--primary);color:var(--primary-foreground);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.cms-pricing__chip{align-self:flex-start;margin-bottom:.875rem;padding:.25rem .625rem;border:1px solid var(--border);border-radius:999px;background:var(--muted);color:var(--muted-foreground);font-size:.6875rem;font-weight:600}.cms-pricing__name{margin:0;color:var(--muted-foreground);font-size:.875rem;font-weight:600}.cms-pricing__price{margin:.5rem 0 0;color:var(--foreground);font-size:2.25rem;font-weight:800;letter-spacing:-0.025em}.cms-pricing__price-note{margin:.25rem 0 0;color:var(--muted-foreground);font-size:.875rem}.cms-pricing__features{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:.75rem}.cms-pricing__features li{position:relative;padding-left:1.75rem;color:var(--foreground);font-size:.9375rem;line-height:1.5}.cms-pricing__features li::before{content:"";position:absolute;top:.2rem;left:0;width:1rem;height:1rem;background:currentColor;color:var(--primary);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6 9 17l-5-5"/></svg>') center / contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6 9 17l-5-5"/></svg>') center / contain no-repeat}.cms-pricing__button{margin-top:1.75rem;justify-content:center}.cms-testimonials{padding:5rem 1.5rem}.cms-testimonials__inner{width:min(72rem,100%);margin:0 auto}.cms-testimonials__header{margin-bottom:3rem;text-align:center}.cms-testimonials__header h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-0.025em;color:var(--foreground)}.cms-testimonials__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.cms-testimonials__card{display:flex;flex-direction:column;width:100%;max-width:24rem;padding:1.75rem 1.5rem;border:1px solid var(--border);background:var(--card);border-radius:1rem}.cms-testimonials__stars{color:#f59e0b;font-size:1.125rem;letter-spacing:.2em}.cms-testimonials__card blockquote{margin:1rem 0 1.5rem;color:var(--foreground);font-style:italic;line-height:1.625}.cms-testimonials__author{margin:auto 0 0;color:var(--foreground);font-weight:700}.cms-testimonials__role{margin:.25rem 0 0;color:var(--muted-foreground);font-size:.875rem}.cms-footer{padding:4rem 1.5rem}.cms-footer__inner{display:flex;flex-wrap:wrap;gap:3rem;width:min(72rem,100%);margin:0 auto}.cms-footer__brand{flex:1 1 20rem;max-width:28rem}.cms-footer__logo{display:inline-flex;align-items:center;gap:.5rem;color:#ffffff;font-size:1.25rem;font-weight:800;letter-spacing:-0.02em;text-decoration:none}.cms-footer__logo img{height:2rem;width:auto}.cms-footer__text{margin:1rem 0 0;color:rgba(255,255,255,.6);font-size:.9375rem;line-height:1.7}.cms-footer__column{display:flex;flex-direction:column;gap:.875rem;min-width:10rem}.cms-footer__title{margin:0 0 .25rem;color:rgba(255,255,255,.85);font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cms-footer__column a{color:rgba(255,255,255,.6);font-size:.9375rem;text-decoration:none;transition:color .2s}.cms-footer__column a:hover{color:#ffffff}.cms-footer-bottom{background:#0f172a;color:rgba(255,255,255,.6);font-size:.9375rem;line-height:1.6;padding:0 1.5rem}.cms-footer-bottom__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;width:min(72rem,100%);margin:0 auto;padding:1.5rem 0}.cms-footer-bottom--divided .cms-footer-bottom__inner{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.cms-footer-bottom__links{display:flex;flex-wrap:wrap;gap:.875rem 1.5rem}.cms-footer-bottom__links a{color:rgba(255,255,255,.6);text-decoration:none;transition:color .2s}.cms-footer-bottom__links a:hover{color:#ffffff}.cms-faq__header{margin-bottom:3rem;text-align:center}.cms-faq details{border-bottom:1px solid var(--border)}.cms-faq summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;cursor:pointer;font-weight:600;color:var(--foreground);list-style:none}.cms-faq summary::-webkit-details-marker{display:none}.cms-faq summary::after{content:"";flex:0 0 auto;width:1.5rem;height:1.5rem;border:1px solid var(--border);border-radius:50%;color:var(--muted-foreground);background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:center;background-repeat:no-repeat;background-size:0.7rem 1.5px,1.5px 0.7rem}.cms-faq details[open] summary::after{background-size:0.7rem 1.5px,0 0}.cms-faq details p{margin:0;padding:0 0 1.25rem}.cms-dark h1,.cms-dark h2,.cms-dark .cms-steps__body h3,.cms-dark .cms-faq summary,.cms-dark .cms-stats__value,.cms-dark .cms-header__logo{color:#ffffff}.cms-dark .cms-heading__subtitle,.cms-dark .cms-hero__text,.cms-dark .cms-hero__note,.cms-dark .cms-cta__text,.cms-dark .cms-pricing__subtitle,.cms-dark .cms-pricing__note,.cms-dark .cms-steps__body p,.cms-dark .cms-faq details p,.cms-dark .cms-stats__label,.cms-dark .cms-image figcaption,.cms-dark.cms-prose p,.cms-dark.cms-prose li{color:rgba(255,255,255,.7)}.cms-dark.cms-prose h3{color:#ffffff}.cms-dark .cms-steps__number{background:#ffffff;color:#18181b}.cms-dark .cms-steps__item::before{background:rgba(255,255,255,.2)}.cms-dark .cms-faq details{border-color:rgba(255,255,255,.15)}.cms-dark .cms-faq summary::after{border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.7)}.cms-dark .cms-header__nav a{color:rgba(255,255,255,.65)}.cms-dark .cms-header__nav a:hover{color:#ffffff}.cms-dark .cms-header__burger{border-color:rgba(255,255,255,.25)}.cms-dark .cms-header__burger span{background:#ffffff}.cms-dark .cms-button--outline{color:#ffffff;border-color:rgba(255,255,255,.3)}.cms-dark .cms-button--outline:hover{border-color:#ffffff}.cms-dark.cms-header{border-bottom-color:rgba(255,255,255,.12)}@media (min-width:640px){.cms-tiles__grid{grid-template-columns:repeat(2,1fr)}.cms-features__card{width:calc(50% - .625rem)}.cms-pricing__card,.cms-testimonials__card{width:auto;max-width:none;flex:1 1 calc(50% - .625rem)}.cms-pricing__card:only-child,.cms-testimonials__card:only-child{max-width:24rem;flex-grow:0}}@media (min-width:1024px){.cms-tiles__grid--3{grid-template-columns:repeat(3,1fr)}.cms-tiles__grid--4{grid-template-columns:repeat(4,1fr)}.cms-features__card{width:calc(33.333% - .834rem)}.cms-features__grid--2 .cms-features__card{width:calc(50% - .625rem);max-width:none}.cms-features__grid--4 .cms-features__card{width:calc(25% - .9375rem);max-width:none}.cms-pricing__card{flex-basis:calc(25% - .9375rem)}.cms-testimonials__card{flex-basis:calc(33.333% - .834rem);max-width:calc(33.333% - .834rem)}}@media (max-width:768px){.cms-section{padding:2.5rem 0}.cms-prose--callout{width:auto;margin:2rem 1.25rem;padding:1.25rem 1.25rem}.cms-hero{padding:4rem 1.5rem}.cms-features{padding:3rem 1.5rem}.cms-tiles{padding:3rem 1.5rem}.cms-steps{padding:3rem 1.5rem}.cms-pricing{padding:3rem 1.5rem}.cms-testimonials{padding:3rem 1.5rem}.cms-footer{padding:3rem 1.5rem}.cms-header__inner{flex-wrap:wrap;gap:.75rem 1rem}.cms-header__burger{display:flex}.cms-header__menu{display:none}.cms-header__toggle:checked ~ .cms-header__menu{display:flex;flex-basis:100%;flex-direction:column;align-items:stretch;gap:1rem;padding:.5rem 0 .75rem}.cms-header__toggle:checked ~ .cms-header__menu .cms-header__nav{flex-direction:column;align-items:stretch;gap:0}.cms-header__toggle:checked ~ .cms-header__menu .cms-header__nav a{padding:.625rem 0;border-bottom:1px solid var(--border)}.cms-header__toggle:checked ~ .cms-header__menu .cms-header__actions{flex-direction:column;align-items:stretch;margin-left:0}.cms-header__toggle:checked ~ .cms-header__menu .cms-button{justify-content:center}.cms-button{font-size:.875rem}.cms-gallery{grid-template-columns:1fr}}