.lp{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:#fafafa;color:#111;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-container{width:min(68.75rem,calc(100% - 2rem));margin:0 auto}.lp-center{text-align:center}.lp-main{padding-top:4.5rem}.lp-header{position:fixed;top:0;inset-inline:0;z-index:10;background:#fff;border-bottom:.0625rem solid #eee}.lp-header__inner{height:4rem;display:flex;align-items:center;justify-content:flex-end;width:100%;padding-right:1rem;padding-left:1rem;box-sizing:border-box}.lp-login{font-weight:500}.lp-skip{position:absolute;left:-62.4375rem;top:.5rem;background:#fff;border:.0625rem solid #ddd;padding:.5rem .625rem;border-radius:.5rem}.lp-skip:focus{left:1rem}.lp-section{padding:3.5rem 0;opacity:0;transform:translateY(1.75rem);transition:opacity .6s ease,transform .6s ease}.lp-section.reveal{opacity:1;transform:translateY(0)}.lp-hero{background:#fff}.lp-features{background:#fafafa}.lp-loginprompt{background:#fff;padding:1.375rem 0}.lp-contact{background:#fff}.lp-footer{background:#002915f8;padding:2.5rem 0;border-top:.0625rem solid rgba(255,255,255,.1)}.lp-h1{margin:8rem 0 1rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700;line-height:1.1}.lp-h2{margin:0 0 .5rem;font-size:clamp(1.375rem,2.2vw,2rem);font-weight:600;line-height:1.2}.lp-h3{margin:.5rem 0 .375rem;font-size:1.125rem;font-weight:500}.lp-lead{margin:0 auto;max-width:48.75rem;font-size:1.125rem;font-weight:400;line-height:1.6;color:#555}.lp-sub{margin:0 0 1.125rem;color:#666}.lp-p{margin:0;color:#666;line-height:1.55}.lp-logo{width:min(32.5rem,90%);height:auto;display:block;margin:0 auto}.lp-cta{margin-top:5rem;display:flex;flex-direction:column;gap:.875rem;align-items:center;justify-content:center;flex-wrap:wrap}.lp-cta__link{color:#1677ff;text-decoration:none;font-weight:500}.lp-cta__link:hover{text-decoration:underline}.lp-loginprompt__inner{display:flex;gap:.625rem;align-items:baseline;justify-content:center;flex-wrap:wrap}.lp-loginprompt__text{margin:0;font-size:clamp(.875rem,2vw,1.375rem)}.lp-linkbtn{border:none;background:transparent;color:#1677ff;font-weight:600;cursor:pointer;font-size:clamp(1rem,2.2vw,1.5rem);padding:0}.lp-linkbtn:hover{text-decoration:underline}.lp-formwrap{margin:1.125rem auto 0;max-width:26.25rem}.lp-formactions{display:flex;justify-content:center}.lp-submit{background:#2fa343!important;border-color:#2fa343!important;min-width:12.5rem;font-weight:500}.lp-privacy{margin-top:.625rem;font-size:.75rem;color:#777;text-align:center}.lp-footer__copy{margin:.625rem 0 0;color:#fff;font-size:.875rem;font-weight:400}.lp-skeleton{height:15rem;border-radius:1rem;background:linear-gradient(90deg,#f2f2f2,#e9e9e9,#f2f2f2);background-size:200% 100%;animation:lp-shimmer 1.2s infinite}@keyframes lp-shimmer{0%{background-position:0% 0}to{background-position:-200% 0}}.lp-carousel{position:relative;margin-top:.875rem;--lp-items: 3}.lp-carousel__viewport{overflow:hidden;border-radius:1.125rem}.lp-carousel__track{display:flex;gap:.75rem;transition:transform .45s ease;will-change:transform;padding:.125rem}.lp-card{flex:0 0 calc((100% / var(--lp-items)) - (.75rem * (var(--lp-items) - 1) / var(--lp-items)));background:#fff;border:.0625rem solid #eee;border-radius:1rem;padding:1.125rem 1rem;min-height:13.75rem;box-shadow:0 .125rem .625rem #0000000f;box-sizing:border-box}.lp-card__icon{font-size:2.375rem}.lp-carousel__nav{position:absolute;top:44%;transform:translateY(-50%);z-index:2;background:#fffffff2;border:.0625rem solid #e8e8e8;border-radius:999rem;width:2.5rem;height:2.5rem;cursor:pointer;box-shadow:0 .125rem .5rem #0000001f;display:grid;place-items:center;font-size:1.375rem}.lp-carousel__nav:disabled{opacity:.4;cursor:not-allowed}.lp-carousel__nav--prev{left:-.625rem}.lp-carousel__nav--next{right:-.625rem}.lp-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:.875rem}.lp-dot{width:.5rem;height:.5rem;border-radius:999rem;border:none;background:#d9d9d9;cursor:pointer;transition:width .2s ease,background .2s ease}.lp-dot.is-active{width:1.375rem;background:#1677ff}@media (max-width: 64rem){.lp-carousel{--lp-items: 2}}@media (max-width: 48rem){.lp-carousel{--lp-items: 1}.lp-section{padding:2.25rem 0}.lp-carousel__nav--prev{left:-.375rem}.lp-carousel__nav--next{right:-.375rem}}.fast-modal-enter,.fast-modal-appear{opacity:0;transform:scale(.92)}.fast-modal-enter-active,.fast-modal-appear-active{opacity:1;transform:scale(1);transition:opacity var(--fast-modal-duration, .15s) ease-out,transform var(--fast-modal-duration, .15s) ease-out}.fast-modal-leave{opacity:1;transform:scale(1)}.fast-modal-leave-active{opacity:0;transform:scale(.95);transition:opacity calc(var(--fast-modal-duration, .15s) * .7) ease-in,transform calc(var(--fast-modal-duration, .15s) * .7) ease-in}.fast-mask-enter,.fast-mask-appear{opacity:0}.fast-mask-enter-active,.fast-mask-appear-active{opacity:1;transition:opacity var(--fast-modal-duration, .15s) ease-out}.fast-mask-leave{opacity:1}.fast-mask-leave-active{opacity:0;transition:opacity calc(var(--fast-modal-duration, .15s) * .7) ease-in}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@media print{.no-print,.ant-layout-sider,.ant-layout-header,button{display:none!important}}
