body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Poppins,sans-serif;font-weight:200;src:url(/static/media/Poppins-Light.7641a0f76ca9ef6c252c.ttf) format("ttf")}@font-face{font-family:Poppins,sans-serif;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("ttf")}@font-face{font-family:Poppins,sans-serif;font-weight:600;src:url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf) format("ttf")}@font-face{font-family:Poppins,sans-serif;font-weight:700;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf) format("ttf")}:root{--radius:18px;--radius-soft:14px;--shadow-1:0 8px 22px #00000014;--shadow-2:0 22px 55px #00000047;--tg-surface:#fff;--tg-surface-soft:#f5f6f3;--tg-border-subtle:#0000000d}.container{margin-inline:auto;width:min(1120px,92vw)}.home-page{background:radial-gradient(circle at top left,#e8eee7 0,#f1f2ef 55%,#e3e7e4 100%);color:#131c1e;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;min-height:100vh}.skip-link{height:1px;left:-9999px;overflow:hidden;position:absolute;top:auto;width:1px}.skip-link:focus{background:#fff;border-radius:.5rem;box-shadow:0 2px 12px #00000026;height:auto;left:1rem;padding:.5rem .75rem;top:1rem;width:auto;z-index:100}.site-header{-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);background:radial-gradient(circle at top left,#5a7161f5,#374845eb);border-bottom:1px solid #ffffff1f;position:-webkit-sticky;position:sticky;top:0;z-index:50}.site-header .header__inner{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:1fr auto auto;padding:.6rem 0}.site-header .brand{align-items:center;display:inline-flex;gap:.5rem;text-decoration:none}.site-header .brand .brand__icon{filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));height:40px;width:40px}.site-header .brand .brand__name{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;letter-spacing:.03em;line-height:22px;text-transform:uppercase}.site-header .nav-desktop{display:none}@media(min-width:1280px){.site-header .nav-desktop{align-items:center;display:flex;gap:.4rem}}.site-header .nav-desktop a{border-radius:999px;color:#fffffff0;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:20px;padding:.5rem .75rem;text-decoration:none;transition:background .22s ease,color .22s ease}.site-header .nav-desktop a:focus-visible,.site-header .nav-desktop a:hover{background:#ffffff24}.site-header .nav-desktop .nav-cta{background:#798d77;border:2px solid #b5bcab;border-radius:999px;box-shadow:0 12px 28px #00000040;color:#fafafa;font-weight:600;padding:.65rem 1.45rem;transition:background .25s ease,color .25s ease,box-shadow .25s ease}.site-header .nav-desktop .nav-cta:focus-visible,.site-header .nav-desktop .nav-cta:hover{background:#b5bcab;box-shadow:0 16px 36px #00000057;color:#131c1e}.site-header .hamburger{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:12px;cursor:pointer;display:grid;height:40px;justify-self:end;place-items:center;width:40px}@media(min-width:1280px){.site-header .hamburger{display:none}}.site-header .hamburger span{background:#fff;border-radius:2px;display:block;height:2px;transition:transform .2s ease,opacity .2s ease;width:22px}.site-header .hamburger span+span{margin-top:5px}.site-header.is-open .hamburger span:first-child{transform:translateY(7px) rotate(45deg)}.site-header.is-open .hamburger span:nth-child(2){opacity:0}.site-header.is-open .hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header .nav-overlay{background:#0006;border:none;cursor:pointer;display:none;inset:0;margin:0;padding:0;position:fixed;z-index:49}@media(min-width:1280px){.site-header .nav-overlay{display:none}}.site-header.is-open .nav-overlay{display:block}.site-header .nav-mobile{background:#5a7161fa;display:none;left:0;margin:0;max-height:0;opacity:0;padding:0;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease;visibility:hidden;z-index:50}.site-header .nav-mobile a{border-top:0;color:#fff;display:block;padding:0;text-decoration:none}@media(min-width:1280px){.site-header .nav-mobile{display:none!important}}.site-header .nav-mobile.open{display:block;max-height:none;opacity:1;padding:.5rem 0;pointer-events:auto;transform:translateY(0);visibility:visible}.site-header .nav-mobile.open a{border-top:1px solid #ffffff14;padding:.9rem 1rem}.site-header .nav-mobile.open a:hover{background:#ffffff1a}.site-header .nav-mobile.open a.nav-cta{background:linear-gradient(145deg,#f9e7b6,#d4af37 50%,#a67c00);border-radius:999px;border-top:0;color:#131c1e;font-weight:600;margin:.5rem 1rem 1rem;text-align:center}body.menu-open{overflow:hidden}.hero{--overlay:linear-gradient(135deg,#030708e6,#0c1c17e6);background:var(--overlay),none 50%/cover no-repeat;background:var(--overlay),var(--hero-bg,none) center/cover no-repeat;color:#fff;padding:4.5rem 0 3.25rem}.hero .hero__content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:1280px){.hero .hero__content{gap:2.5rem;grid-template-columns:1.4fr 1fr}}.hero .hero__badge{align-items:center;background:#050d0ceb;border:1px solid #ffffff40;border-radius:999px;color:#ffffffe6;display:inline-flex;font-size:.75rem;letter-spacing:.14em;padding:.3rem .9rem;text-transform:uppercase}.hero .hero__title{color:#fff;font-size:2rem;font-size:clamp(2.25rem,4.4vw,3.4rem);font-weight:600;letter-spacing:-.03em;line-height:32px;line-height:1.1;margin:1.1rem 0 .4rem}.hero .hero__subtitle,.hero .hero__title{font-family:Poppins,sans-serif;font-style:normal}.hero .hero__subtitle{color:#f5f5f5;font-size:1.5rem;font-weight:400;line-height:24px;line-height:1.6;margin:.25rem 0 1.05rem;max-width:32rem}.hero .hero__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin:.5rem 0 1.35rem}.hero .hero__meta span{background:#122b25e6;border:1px solid #84c29f99;border-radius:999px;color:#ffffffd9;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:20px;padding:.3rem .7rem}.hero .hero__ctas{display:flex;flex-wrap:wrap;gap:.7rem;margin:.75rem 0 0}.hero .hero__media{display:flex;justify-content:center}.hero .hero__media .hero__screen{border:1px solid #fff3;border-radius:32px;box-shadow:0 22px 55px #00000047;box-shadow:var(--shadow-2);max-width:420px;width:100%}@media(max-width:1024px){.hero{padding:4rem 0 3rem}.hero .hero__subtitle{max-width:100%}}@media(max-width:640px){.hero{text-align:left}.hero .hero__content{gap:1.8rem}.hero .hero__ctas,.hero .hero__meta{align-items:flex-start;flex-direction:column}.hero .hero__ctas .button{justify-content:center;width:100%}.hero .hero__media .hero__screen{max-width:320px}}.button{align-items:center;border:none;border-radius:999px;box-shadow:0 8px 22px #00000014;box-shadow:var(--shadow-1);cursor:pointer;display:inline-flex;font-weight:500;gap:.5rem;padding:.85rem 1.25rem;text-decoration:none;transition:transform .08s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.button:active{transform:translateY(1px)}.button img{height:20px;width:20px}.button--primary{background:#798d77;border:2px solid #b5bcab;color:#fafafa}.button--primary:hover{background:#b5bcab;box-shadow:0 14px 32px #00000047;color:#5a7161}.button--ghost{background:#0000;border:2px solid #fffc;color:#fff}.button--ghost:hover{background:#ffffff1f}.section{padding:3rem 0}.section--tint{background:#00000008}.section--cta{background:linear-gradient(135deg,#798d772e,#37484529)}.section--why{background:#f5f6f3;background:var(--tg-surface-soft);border-bottom:1px solid #0000000d;border-bottom:1px solid var(--tg-border-subtle)}.section-heading{margin-bottom:1.9rem;text-align:center}.section-heading .kicker{color:#374845;font-size:.8rem;letter-spacing:.14em;line-height:1.75;margin:0 0 .3rem;text-transform:uppercase}.section-heading h2{color:#131c1e;font-size:2rem;font-weight:600;line-height:32px;line-height:1.4;margin:0 0 .3rem}.section-heading .subtitle,.section-heading h2{font-family:Poppins,sans-serif;font-style:normal}.section-heading .subtitle{color:#505350;font-size:1.375rem;font-weight:400;line-height:22px;line-height:1.6;margin:0;margin-inline:auto;max-width:40rem}.section-heading--left{text-align:left}.section-heading--left .subtitle{margin-inline:0;max-width:32rem}.grid{grid-gap:1.1rem;display:grid;gap:1.1rem}.grid.two-col{grid-template-columns:1fr}@media(min-width:1280px){.grid.two-col{grid-template-columns:1fr 1fr}}.grid.three-col{grid-template-columns:1fr}@media(min-width:1280px){.grid.three-col{grid-template-columns:repeat(3,1fr)}}.card{background:#fff;background:var(--tg-surface);border-radius:14px;border-radius:var(--radius-soft);box-shadow:0 8px 22px #00000014;box-shadow:var(--shadow-1);padding:1.15rem 1.25rem}.card h3{font-size:1.5rem;font-weight:600;line-height:24px;line-height:1.35;margin:0 0 .35rem}.card h3,.card p{font-family:Poppins,sans-serif;font-style:normal}.card p{color:#505350;font-size:1.375rem;font-weight:400;line-height:22px;line-height:1.55;margin:0}.feature-grid{grid-gap:.95rem;display:grid;gap:.95rem;grid-template-columns:1fr}@media(min-width:1280px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature{background:#fff;border-radius:14px;box-shadow:0 8px 22px #00000014;box-shadow:var(--shadow-1);padding:1.1rem 1.2rem;text-align:left}.feature .feature__title{font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:24px;line-height:1.3;margin:0 0 .4rem}.feature .feature__text{color:#acacac;font-family:Poppins,sans-serif;font-size:1.375rem;font-style:normal;font-weight:400;line-height:22px;line-height:1.6;margin:0}.why-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:1280px){.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.why-item{background:#fff;border-radius:14px;border-radius:var(--radius-soft);box-shadow:0 8px 22px #00000014;box-shadow:var(--shadow-1);padding:1.1rem 1.2rem}.why-item h3{font-size:1.5rem;font-weight:600;line-height:24px;line-height:1.35;margin:0 0 .35rem}.why-item h3,.why-item p{font-family:Poppins,sans-serif;font-style:normal}.why-item p{color:#505350;font-size:1.375rem;font-weight:400;line-height:22px;line-height:1.6;margin:0}.center{margin:1rem auto;text-align:center}.muted{color:#acacac}.roadmap{counter-reset:step;list-style:none;margin:0;padding:0}.roadmap li{font-family:Poppins,sans-serif;font-size:1.375rem;font-style:normal;font-weight:400;line-height:22px;margin:1rem 0;padding-left:2.2rem;position:relative}.roadmap li:before{background:linear-gradient(145deg,#f9e7b6,#d4af37 50%,#a67c00);border-radius:50%;box-shadow:0 4px 10px #00000029;color:#131c1e;content:counter(step);counter-increment:step;display:grid;font-weight:700;height:1.6rem;left:0;place-items:center;position:absolute;top:.2rem;width:1.6rem}.pricing-grid{margin-top:.5rem}.pricing-card{overflow:hidden;position:relative}.pricing-card__price{margin-top:.25rem}.pricing-card--highlight{background:radial-gradient(circle at top left,#37484526,#0000 60%),#fff;border:1px solid #37484540;box-shadow:0 20px 50px #00000040}.pricing-pill{background:linear-gradient(145deg,#f9e7b6,#d4af37 50%,#a67c00);border-radius:999px;color:#131c1e;font-size:.7rem;letter-spacing:.16em;padding:.25rem .7rem;position:absolute;right:1rem;text-transform:uppercase;top:.9rem}.coverage{text-align:center}.coverage h2{color:#131c1e;font-size:2rem;font-weight:600;line-height:32px;line-height:1.75;margin:0 0 .25rem}.coverage .coverage__intro,.coverage h2{font-family:Poppins,sans-serif;font-style:normal}.coverage .coverage__intro{color:#505350;font-size:1.5rem;font-weight:400;line-height:24px;line-height:1.5;margin:0 0 1.4rem}.coverage .coverage__stats{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin:0;padding:0}.coverage .coverage__pill{background:#fff;border-radius:14px;border-radius:var(--radius-soft);box-shadow:0 8px 22px #00000014;box-shadow:var(--shadow-1);display:grid;min-width:142px;padding:.85rem 1.1rem;place-items:center}.coverage .coverage__pill strong{color:#798d77;display:block;font-weight:700;line-height:1.5;margin:0 0 .15rem}.coverage .coverage__pill span{font-size:1.375rem;font-weight:400;font-weight:800;line-height:22px;line-height:1.5;margin:0}.coverage .coverage__pill span,.faq h2{color:#131c1e;font-family:Poppins,sans-serif;font-style:normal}.faq h2{font-size:2rem;font-weight:600;line-height:32px;line-height:1.75;margin:0 0 1.2rem;text-align:center}.faq .faq__item{background:#fff;border-radius:14px;border-radius:var(--radius-soft);box-shadow:0 8px 22px #00000014;box-shadow:var(--shadow-1);margin:.75rem 0;overflow:hidden;padding:1rem 1.2rem}.faq summary.faq__q{color:#131c1e;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;font-weight:600;line-height:24px;line-height:1.5;list-style:none;margin:0;padding-right:1.6rem;position:relative}.faq summary.faq__q:after{color:#505350;content:"▾";font-size:.95em;line-height:1;position:absolute;right:.2rem;top:0;transform:translateY(2px) rotate(0deg);transition:transform .18s ease}.faq summary.faq__q:focus-visible{border-radius:6px;outline:2px solid #0003;outline-offset:2px}.faq .faq__item[open] summary.faq__q:after{transform:translateY(2px) rotate(180deg)}.faq .faq__a{color:#505350;font-family:Poppins,sans-serif;font-size:1.375rem;font-style:normal;font-weight:400;line-height:22px;line-height:1.5;margin:.6rem 0 0}.signup{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:1fr;margin:0 auto 1rem;max-width:560px}.signup input[type=email]{background-color:#fff6;background:#fff;border:1px solid #0000001f;border-radius:.3rem;box-sizing:border-box;color:#131c1e;outline:none;overflow:none;padding:.5rem .75rem;transition:.2s;width:100%}.signup input[type=email]::placeholder{color:#d3d3d3}.signup input[type=email]:focus{background-color:#fafafa;color:#131513;opacity:.9}.signup input[type=email]:focus::placeholder{color:#0000}.signup button{justify-self:start;margin:1rem auto}.sr-only{clip:rect(1px,1px,1px,1px)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.site-footer{background:#798d77}.site-footer .footer__inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:2rem 0}.site-footer .footer__inner p{color:#131c1e;margin:0}.site-footer .footer__inner nav a{color:#131c1e;margin-left:1rem;text-decoration:none}.site-footer .footer__inner nav a:hover{text-decoration:underline}@media(max-width:1024px){.section{padding:2.5rem 0}.header__inner{padding-inline:0}.feature-grid,.grid.two-col{grid-template-columns:1fr}}@media(max-width:640px){.site-header .header__inner{grid-template-columns:auto auto}.section-heading h2{font-size:1.6rem}.card{padding:1rem}.coverage__pill{min-width:48%}.site-footer .footer__inner{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=main.537e278f.css.map*/