.Nav-module__bLoQaq__nav{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);border-bottom:1px solid var(--border-light);background:#ffffffb3;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 48px;display:flex;position:fixed;top:0}.Nav-module__bLoQaq__logo{font-family:var(--font-jakarta),sans-serif;color:var(--text);align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.Nav-module__bLoQaq__logoIcon{color:var(--text)}.Nav-module__bLoQaq__right{align-items:center;gap:40px;display:flex}.Nav-module__bLoQaq__links{gap:32px;display:flex}.Nav-module__bLoQaq__links a{color:var(--text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Nav-module__bLoQaq__links a:hover{color:var(--text)}.Nav-module__bLoQaq__cta{border-radius:var(--radius-pill);color:#fff;background:var(--text);align-items:center;gap:6px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Nav-module__bLoQaq__cta:hover{opacity:.88;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.Nav-module__bLoQaq__arrow{font-size:16px;transition:transform .2s}.Nav-module__bLoQaq__cta:hover .Nav-module__bLoQaq__arrow{transform:translate(2px)}@media (max-width:768px){.Nav-module__bLoQaq__nav{padding:0 20px}.Nav-module__bLoQaq__links{display:none}.Nav-module__bLoQaq__right{gap:0}}@media (max-width:480px){.Nav-module__bLoQaq__cta{padding:8px 18px;font-size:13px}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border);max-width:1320px;margin:0 auto;padding:64px 32px 40px}.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px;display:grid}.Footer-module__Grjkva__brand .Footer-module__Grjkva__logo{font-family:var(--font-jakarta),sans-serif;color:var(--text);align-items:center;gap:10px;margin-bottom:16px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.Footer-module__Grjkva__logoIcon{color:var(--text)}.Footer-module__Grjkva__brand p{color:var(--text-muted);max-width:280px;font-size:14px;line-height:1.7}.Footer-module__Grjkva__col h5{text-transform:uppercase;letter-spacing:1px;color:var(--text);margin-bottom:16px;font-size:12px;font-weight:700}.Footer-module__Grjkva__col a{color:var(--text-secondary);margin-bottom:10px;font-size:14px;text-decoration:none;transition:color .15s;display:block}.Footer-module__Grjkva__col a:hover{color:var(--text)}.Footer-module__Grjkva__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;margin:0 -32px;padding-top:24px;padding-left:32px;padding-right:32px;font-size:13px;display:flex}.Footer-module__Grjkva__social{gap:16px;display:flex}.Footer-module__Grjkva__social a{color:var(--text-muted);text-decoration:none;transition:color .15s}.Footer-module__Grjkva__social a:hover{color:var(--text)}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:48px 24px 32px}.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__Grjkva__brand{grid-column:1/-1}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:12px;margin:0 -24px;padding-left:24px;padding-right:24px}}@media (max-width:480px){.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:24px}}
.Hero-module__JgYmMq__hero{text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:160px 48px 96px;display:flex}.Hero-module__JgYmMq__badge{border-radius:var(--radius-pill);background:var(--accent-light);color:var(--accent);border:1px solid #4f46e51f;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.Hero-module__JgYmMq__title{font-family:var(--font-jakarta),sans-serif;letter-spacing:-.03em;max-width:820px;margin-bottom:28px;font-size:72px;font-weight:600;line-height:1.02}.Hero-module__JgYmMq__accent{font-weight:700}.Hero-module__JgYmMq__subtitle{color:var(--text-secondary);text-align:justify;text-align-last:center;max-width:540px;margin-bottom:44px;font-size:19px;line-height:1.7}.Hero-module__JgYmMq__formWrap{margin-bottom:56px}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:120px 24px 64px}.Hero-module__JgYmMq__title{margin-bottom:20px;font-size:44px}.Hero-module__JgYmMq__subtitle{margin-bottom:32px;font-size:16px}.Hero-module__JgYmMq__formWrap{margin-bottom:40px}}@media (max-width:480px){.Hero-module__JgYmMq__hero{padding:100px 16px 48px}.Hero-module__JgYmMq__title{font-size:34px}.Hero-module__JgYmMq__subtitle{font-size:15px}}
.ContactForm-module__182jfW__form{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.ContactForm-module__182jfW__input{border-radius:var(--radius-pill);border:1px solid var(--border);background:#fff;outline:none;width:300px;padding:16px 24px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.ContactForm-module__182jfW__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #4f46e51a}.ContactForm-module__182jfW__input::placeholder{color:var(--text-muted)}.ContactForm-module__182jfW__input:disabled{opacity:.6}.ContactForm-module__182jfW__inputDark{color:#fff;background:#ffffff14;border-color:#ffffff26}.ContactForm-module__182jfW__inputDark::placeholder{color:#fff6}.ContactForm-module__182jfW__inputDark:focus{border-color:#fff6;box-shadow:0 0 0 3px #ffffff14}.ContactForm-module__182jfW__btn{border-radius:var(--radius-pill);cursor:pointer;background:var(--text);color:#fff;border:none;justify-content:center;align-items:center;padding:16px 32px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.ContactForm-module__182jfW__btn:hover{opacity:.88;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.ContactForm-module__182jfW__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ContactForm-module__182jfW__success{border-radius:var(--radius-pill);color:#16a34a;text-align:center;background:#ecfdf5;padding:16px 32px;font-size:15px;font-weight:600}.ContactForm-module__182jfW__success.ContactForm-module__182jfW__dark{color:#fffc;background:#ffffff1a}.ContactForm-module__182jfW__error{text-align:center;color:#dc2626;width:100%;margin-top:4px;font-size:13px}.ContactForm-module__182jfW__error.ContactForm-module__182jfW__dark{color:#fca5a5}@media (max-width:768px){.ContactForm-module__182jfW__form{flex-direction:column}.ContactForm-module__182jfW__input,.ContactForm-module__182jfW__btn,.ContactForm-module__182jfW__success{width:100%}}@media (max-width:480px){.ContactForm-module__182jfW__input{padding:14px 20px;font-size:14px}.ContactForm-module__182jfW__btn{padding:14px 24px;font-size:14px}}
.DashboardPreview-module__zkS7TG__preview{border:1px solid var(--border);background:var(--bg-warm);border-radius:20px;width:100%;max-width:1000px;margin-top:16px;overflow:hidden;box-shadow:0 32px 64px #0000001a,0 2px 4px #0000000a}.DashboardPreview-module__zkS7TG__topbar{border-bottom:1px solid var(--border-light);background:#fff;align-items:center;gap:8px;padding:14px 20px;display:flex}.DashboardPreview-module__zkS7TG__dot{border-radius:50%;width:12px;height:12px}.DashboardPreview-module__zkS7TG__red{background:#fdba74}.DashboardPreview-module__zkS7TG__yellow{background:#fde68a}.DashboardPreview-module__zkS7TG__green{background:#86efac}.DashboardPreview-module__zkS7TG__url{text-align:center;color:var(--text-muted);background:var(--bg-warm);border-radius:8px;flex:1;margin:0 48px;padding:6px 16px;font-size:13px}.DashboardPreview-module__zkS7TG__body{padding:32px}.DashboardPreview-module__zkS7TG__grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.DashboardPreview-module__zkS7TG__card{border:1px solid var(--border-light);background:#fff;border-radius:14px;padding:20px}.DashboardPreview-module__zkS7TG__cardLabel{color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:500}.DashboardPreview-module__zkS7TG__cardValue{letter-spacing:-.02em;font-size:28px;font-weight:800;font-family:var(--font-jakarta),sans-serif}.DashboardPreview-module__zkS7TG__cardChange{color:#22c55e;margin-top:4px;font-size:12px;font-weight:600}.DashboardPreview-module__zkS7TG__list{border:1px solid var(--border-light);background:#fff;border-radius:14px;padding:24px}.DashboardPreview-module__zkS7TG__listTitle{margin-bottom:16px;font-size:14px;font-weight:600}.DashboardPreview-module__zkS7TG__row{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.DashboardPreview-module__zkS7TG__row:last-child{border:none}.DashboardPreview-module__zkS7TG__rowLeft{align-items:center;gap:12px;display:flex}.DashboardPreview-module__zkS7TG__rowIcon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.DashboardPreview-module__zkS7TG__rowName{font-size:14px;font-weight:600}.DashboardPreview-module__zkS7TG__rowDesc{color:var(--text-muted);font-size:12px}.DashboardPreview-module__zkS7TG__badge{border-radius:var(--radius-pill);padding:4px 12px;font-size:12px;font-weight:600}.DashboardPreview-module__zkS7TG__active{color:#22c55e;background:#ecfdf5}.DashboardPreview-module__zkS7TG__sync{color:#f59e0b;background:#fff7ed}@media (max-width:768px){.DashboardPreview-module__zkS7TG__preview{border-radius:14px}.DashboardPreview-module__zkS7TG__grid{grid-template-columns:repeat(2,1fr);gap:12px}.DashboardPreview-module__zkS7TG__body{padding:20px}.DashboardPreview-module__zkS7TG__url{margin:0 12px}.DashboardPreview-module__zkS7TG__cardValue{font-size:22px}.DashboardPreview-module__zkS7TG__card,.DashboardPreview-module__zkS7TG__list{padding:16px}}@media (max-width:480px){.DashboardPreview-module__zkS7TG__grid{grid-template-columns:1fr}.DashboardPreview-module__zkS7TG__body{padding:12px}.DashboardPreview-module__zkS7TG__topbar{padding:10px 14px}.DashboardPreview-module__zkS7TG__url{display:none}}
.ProofBar-module__sLT9OW__bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;max-width:1200px;margin:0 auto;padding:56px 48px;display:flex}.ProofBar-module__sLT9OW__item{border-right:1px solid var(--border-light);flex-direction:column;align-items:center;gap:6px;padding:0 48px;display:flex}.ProofBar-module__sLT9OW__item:last-child{border-right:none}.ProofBar-module__sLT9OW__rating{font-size:28px;font-weight:800;font-family:var(--font-jakarta),sans-serif;letter-spacing:-.02em}.ProofBar-module__sLT9OW__stars{color:var(--text);letter-spacing:2px;font-size:12px}.ProofBar-module__sLT9OW__source{color:var(--text-muted);font-size:13px;font-weight:500}@media (max-width:768px){.ProofBar-module__sLT9OW__bar{flex-wrap:wrap;gap:24px;padding:40px 24px}.ProofBar-module__sLT9OW__item{border-right:none;padding:0 24px}.ProofBar-module__sLT9OW__rating{font-size:24px}}@media (max-width:480px){.ProofBar-module__sLT9OW__bar{gap:20px}.ProofBar-module__sLT9OW__item{padding:0 16px}}
.Features-module__MNwinW__warm{background:var(--bg-warm);margin:0 -9999px;padding:112px 9999px}.Features-module__MNwinW__inner{max-width:1200px;margin:0 auto}.Features-module__MNwinW__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Features-module__MNwinW__card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;padding:40px;transition:all .3s;display:flex}.Features-module__MNwinW__card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0000000f}.Features-module__MNwinW__cardTop{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Features-module__MNwinW__iconWrap{background:var(--accent-light);width:56px;height:56px;color:var(--accent);border-radius:16px;justify-content:center;align-items:center;display:flex}.Features-module__MNwinW__number{font-size:48px;font-weight:800;font-family:var(--font-jakarta),sans-serif;color:var(--border);letter-spacing:-.04em;line-height:1}.Features-module__MNwinW__cardTitle{font-family:var(--font-jakarta),sans-serif;letter-spacing:-.025em;margin-bottom:12px;font-size:24px;font-weight:700}.Features-module__MNwinW__cardDesc{color:var(--text-secondary);margin-bottom:24px;font-size:15px;line-height:1.7}.Features-module__MNwinW__tags{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.Features-module__MNwinW__tag{border-radius:var(--radius-pill);background:var(--bg-warm);color:var(--text-secondary);border:1px solid var(--border-light);cursor:pointer;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.Features-module__MNwinW__tag:hover{background:var(--accent-light);color:var(--accent);border-color:#4f46e526}@media (max-width:768px){.Features-module__MNwinW__grid{grid-template-columns:1fr}.Features-module__MNwinW__card{padding:28px}.Features-module__MNwinW__number{font-size:36px}.Features-module__MNwinW__cardTitle{font-size:20px}}@media (max-width:480px){.Features-module__MNwinW__card{padding:24px}}
.SectionHeader-module__tqi7uW__header{text-align:center;margin-bottom:64px}.SectionHeader-module__tqi7uW__label{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);background:var(--accent-light);margin-bottom:20px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-flex}.SectionHeader-module__tqi7uW__title{font-family:var(--font-jakarta),sans-serif;letter-spacing:-.02em;margin-bottom:16px;font-size:48px;font-weight:500;line-height:1.08}.SectionHeader-module__tqi7uW__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:18px;line-height:1.7}@media (max-width:768px){.SectionHeader-module__tqi7uW__header{margin-bottom:48px}.SectionHeader-module__tqi7uW__title{font-size:34px}.SectionHeader-module__tqi7uW__subtitle{font-size:16px}}@media (max-width:480px){.SectionHeader-module__tqi7uW__title{font-size:28px}.SectionHeader-module__tqi7uW__subtitle{font-size:15px}}
.HowItWorks-module__u8qSLG__section{max-width:1200px;margin:0 auto;padding:112px 48px}.HowItWorks-module__u8qSLG__steps{grid-template-columns:repeat(3,1fr);gap:48px;display:grid;position:relative}.HowItWorks-module__u8qSLG__steps:before{content:"";background:linear-gradient(90deg,var(--border),var(--accent),var(--border));opacity:.4;height:1px;position:absolute;top:36px;left:80px;right:80px}.HowItWorks-module__u8qSLG__step{text-align:center;position:relative}.HowItWorks-module__u8qSLG__num{background:var(--text);color:#fff;width:72px;height:72px;font-family:var(--font-jakarta),sans-serif;z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 28px;font-size:28px;font-weight:800;display:flex;position:relative}.HowItWorks-module__u8qSLG__stepTitle{font-family:var(--font-jakarta),sans-serif;letter-spacing:-.025em;margin-bottom:10px;font-size:22px;font-weight:700}.HowItWorks-module__u8qSLG__stepDesc{color:var(--text-secondary);max-width:280px;margin:0 auto;font-size:15px;line-height:1.7}@media (max-width:768px){.HowItWorks-module__u8qSLG__section{padding:80px 24px}.HowItWorks-module__u8qSLG__steps{grid-template-columns:1fr;gap:40px}.HowItWorks-module__u8qSLG__steps:before{display:none}.HowItWorks-module__u8qSLG__num{width:56px;height:56px;margin-bottom:20px;font-size:22px}.HowItWorks-module__u8qSLG__stepTitle{font-size:20px}}@media (max-width:480px){.HowItWorks-module__u8qSLG__section{padding:64px 16px}}
.Integrations-module__dsX6sW__warm{background:var(--bg-warm);margin:0 -9999px;padding:112px 9999px}.Integrations-module__dsX6sW__inner{max-width:1200px;margin:0 auto}.Integrations-module__dsX6sW__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Integrations-module__dsX6sW__card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:40px;transition:all .3s}.Integrations-module__dsX6sW__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0000000d}.Integrations-module__dsX6sW__icon{background:var(--accent-light);width:52px;height:52px;color:var(--accent);border:1px solid #4f46e514;border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Integrations-module__dsX6sW__cardTitle{font-family:var(--font-jakarta),sans-serif;letter-spacing:-.025em;margin-bottom:12px;font-size:20px;font-weight:700}.Integrations-module__dsX6sW__tools{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.Integrations-module__dsX6sW__tool{border-radius:var(--radius-pill);background:var(--bg-warm);color:var(--text-secondary);border:1px solid var(--border-light);padding:4px 12px;font-size:12px;font-weight:600}.Integrations-module__dsX6sW__cardDesc{color:var(--text-secondary);font-size:15px;line-height:1.7}@media (max-width:768px){.Integrations-module__dsX6sW__grid{grid-template-columns:1fr}.Integrations-module__dsX6sW__card{padding:28px}}@media (max-width:480px){.Integrations-module__dsX6sW__card{padding:24px}}
.legal-module__8113wq__content{max-width:720px;margin:0 auto;padding:120px 24px 80px}.legal-module__8113wq__content h1{margin-bottom:8px;font-size:2rem}.legal-module__8113wq__content h2{margin-top:32px;margin-bottom:8px;font-size:1.1rem}.legal-module__8113wq__content p{color:var(--text-secondary);margin-bottom:16px;line-height:1.7}.legal-module__8113wq__date{color:var(--text-muted);margin-bottom:40px}@media (max-width:768px){.legal-module__8113wq__content{padding:100px 24px 64px}.legal-module__8113wq__content h1{font-size:1.6rem}}@media (max-width:480px){.legal-module__8113wq__content{padding:88px 16px 48px}}
.CTA-module__ad7sBG__section{max-width:1200px;margin:112px auto;padding:0 48px}.CTA-module__ad7sBG__inner{text-align:center;background:var(--bg-dark);color:#fff;border-radius:28px;padding:80px 48px}.CTA-module__ad7sBG__title{font-family:var(--font-jakarta),sans-serif;letter-spacing:-.02em;color:#fff;white-space:nowrap;margin-bottom:16px;font-size:48px;font-weight:500;line-height:1.08}.CTA-module__ad7sBG__title em{color:#ffffffb3}.CTA-module__ad7sBG__subtitle{color:#fff9;margin-bottom:36px;font-size:18px;line-height:1.7}.CTA-module__ad7sBG__disclaimer{color:#fff6;margin-top:16px;font-size:13px}@media (max-width:768px){.CTA-module__ad7sBG__section{margin:80px auto;padding:0 24px}.CTA-module__ad7sBG__inner{border-radius:20px;padding:56px 24px}.CTA-module__ad7sBG__title{white-space:normal;font-size:32px}.CTA-module__ad7sBG__subtitle{font-size:16px}}@media (max-width:480px){.CTA-module__ad7sBG__section{margin:64px auto;padding:0 16px}.CTA-module__ad7sBG__inner{padding:40px 20px}.CTA-module__ad7sBG__title{font-size:26px}}
