html.lp-page{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0}.lp-root{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#1e293b;background:#fff;line-height:1.6;overflow-x:hidden}.lp-container{width:min(1140px,100% - 2rem);margin-inline:auto}.lp-container--narrow{width:min(760px,100% - 2rem)}.lp-text-gradient{background:linear-gradient(135deg,#1e88e5,#42a5f5,#f5a623);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-label{display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1e88e5;margin-bottom:.75rem}.lp-label--light{color:#ffffffd9}.lp-badge{display:inline-flex;align-items:center;padding:.4rem .9rem;border-radius:999px;font-size:.8125rem;font-weight:600;color:#1565c0;background:#42a5f526;border:1px solid rgba(30,136,229,.2);margin-bottom:1.25rem}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:999px;font-size:.9375rem;font-weight:600;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.lp-btn:hover{transform:translateY(-1px);text-decoration:none}.lp-btn--lg{padding:.85rem 1.75rem;font-size:1rem}.lp-btn--primary{color:#fff;background:linear-gradient(135deg,#1565c0,#1e88e5);box-shadow:0 4px 16px #1565c059}.lp-btn--primary:hover{color:#fff;box-shadow:0 8px 24px #1565c066}.lp-btn--accent{color:#0a1628;background:linear-gradient(135deg,#f5a623,#ffc857);box-shadow:0 4px 16px #f5a62366}.lp-btn--accent:hover{color:#0a1628}.lp-btn--outline{color:#1565c0;background:transparent;border-color:#1e88e559}.lp-btn--outline:hover{color:#1565c0;background:#e3f2fd}.lp-btn--ghost{color:#1e293b;background:transparent}.lp-btn--ghost:hover{color:#1565c0;background:#e3f2fd99}.lp-btn--white{color:#1565c0;background:#fff}.lp-btn--white:hover{color:#0c2d6b}.lp-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;transition:background .3s,box-shadow .3s,padding .3s}.lp-header--scrolled{padding:.6rem 0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 24px #0c2d6b14}.lp-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lp-logo__img{height:40px;width:auto}.lp-nav{display:flex;align-items:center;gap:.25rem}.lp-nav__link{padding:.5rem .85rem;color:#1e293b;text-decoration:none;font-size:.9375rem;font-weight:500;border-radius:999px;transition:color .2s,background .2s}.lp-nav__link:hover{color:#1565c0;background:#e3f2fd;text-decoration:none}.lp-nav__login{margin-left:.5rem}.lp-menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:10px;background:#e3f2fd;color:#1565c0;cursor:pointer}.lp-hero{position:relative;padding:7.5rem 0 3rem;min-height:90vh;display:flex;flex-direction:column;justify-content:center}.lp-hero__bg{position:absolute;inset:0;overflow:hidden;background:linear-gradient(160deg,#e3f2fd,#fff 45%,#f5a6230f)}.lp-hero__orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5}.lp-hero__orb--1{width:420px;height:420px;top:-80px;right:-60px;background:#42a5f559}.lp-hero__orb--2{width:300px;height:300px;bottom:10%;left:-80px;background:#f5a62340}.lp-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(30,136,229,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(30,136,229,.04) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,black 30%,transparent 90%);mask-image:linear-gradient(to bottom,black 30%,transparent 90%)}.lp-hero__content{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.lp-hero__title{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem;letter-spacing:-.02em}.lp-hero__subtitle{font-size:1.125rem;color:#64748b;margin-bottom:2rem;max-width:32rem}.lp-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.lp-hero__trust{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#64748b}.lp-hero__trust-icon{flex-shrink:0;color:#f5a623;margin-top:2px}.lp-dashboard-mock{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0c2d6b26;border:1px solid rgba(30,136,229,.1);overflow:hidden}.lp-dashboard-mock__bar{display:flex;gap:6px;padding:12px 16px;background:linear-gradient(90deg,#1565c0,#1e88e5)}.lp-dashboard-mock__bar span{width:10px;height:10px;border-radius:50%;background:#ffffff59}.lp-dashboard-mock__body{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px}.lp-mock-stat{padding:14px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}.lp-mock-stat small{display:block;font-size:.75rem;color:#64748b;margin-bottom:4px}.lp-mock-stat strong{display:block;font-size:1.25rem;color:#0c2d6b}.lp-mock-stat--1{grid-column:span 2}.lp-mock-stat--2 strong{color:#e8910a}.lp-mock-up{font-size:.75rem;color:#16a34a}.lp-mock-chart{grid-column:span 2;padding:14px;border-radius:10px;background:linear-gradient(135deg,#1565c00d,#f5a6230d);border:1px solid #e2e8f0}.lp-mock-chart p{margin:10px 0 0;font-size:.8125rem;color:#64748b;text-align:center}.lp-mock-chart__bars{display:flex;align-items:flex-end;justify-content:space-between;height:80px;gap:6px}.lp-mock-chart__bars span{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(to top,#1565c0,#42a5f5);min-height:8px}.lp-stats{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0c2d6b14;border:1px solid #e2e8f0}.lp-stats__item{text-align:center;padding:.5rem}.lp-stats__item strong{display:block;font-size:1.375rem;font-weight:800;color:#1565c0;margin-bottom:.25rem}.lp-stats__item span{font-size:.8125rem;color:#64748b}.lp-section{padding:5rem 0}.lp-section--alt{background:#f8fafc}.lp-section--gradient{background:linear-gradient(135deg,#0c2d6b,#1565c0,#0d47a1);color:#fff}.lp-section-head{max-width:640px;margin-bottom:3rem}.lp-section-head h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.lp-section-head p{color:#64748b;font-size:1.0625rem;margin:0}.lp-section-head--center{margin-inline:auto;text-align:center}.lp-section-head--light p{color:#fffc}.lp-pain-grid{display:grid;gap:1rem}.lp-pain-card{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:1.25rem;align-items:center;padding:1.5rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0c2d6b14;transition:transform .2s,box-shadow .2s}.lp-pain-card:hover{transform:translateY(-2px);box-shadow:0 20px 60px #0c2d6b26}.lp-pain-card__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#e3f2fd,#f5a62326);color:#1565c0}.lp-pain-card__tag{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#dc2626;margin-bottom:.35rem}.lp-pain-card__tag--solution{color:#1565c0}.lp-pain-card__problem p,.lp-pain-card__solution p{margin:0;font-size:.9375rem}.lp-pain-card__problem p{color:#64748b}.lp-pain-card__solution p{color:#1e293b;font-weight:500}.lp-pain-card__arrow{font-size:1.5rem;color:#f5a623;font-weight:700}.lp-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.lp-feature-card{padding:1.5rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;transition:border-color .2s,transform .2s}.lp-feature-card:hover{border-color:#1e88e559;transform:translateY(-4px)}.lp-feature-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#1565c0,#1e88e5);color:#fff;margin-bottom:1rem}.lp-feature-card h3{font-size:1.0625rem;font-weight:700;margin-bottom:.5rem}.lp-feature-card p{margin:0;font-size:.875rem;color:#64748b;line-height:1.55}.lp-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.lp-solution-card{padding:2rem 1.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,transform .2s}.lp-solution-card:hover{background:#ffffff1f;transform:translateY(-4px)}.lp-solution-card h3{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.lp-solution-card p{color:#fffc;font-size:.9375rem;margin-bottom:1.25rem}.lp-solution-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.lp-solution-card__tags span{padding:.3rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#f5a62333;color:#ffc857;border:1px solid rgba(245,166,35,.35)}.lp-integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.lp-integration-card{padding:1.25rem 1.5rem;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;transition:border-color .2s}.lp-integration-card:hover{border-color:#42a5f5}.lp-integration-card__category{display:block;font-size:.75rem;color:#64748b;margin-bottom:.35rem}.lp-integration-card strong{font-size:1rem;color:#0c2d6b}.lp-pricing-card{max-width:520px;margin-inline:auto;padding:2.5rem;background:#fff;border-radius:16px;border:2px solid #42a5f5;box-shadow:0 20px 60px #0c2d6b26;text-align:center}.lp-pricing-card__badge{display:inline-block;padding:.35rem 1rem;border-radius:999px;font-size:.8125rem;font-weight:700;background:linear-gradient(135deg,#f5a623,#ffc857);color:#0a1628;margin-bottom:1rem}.lp-pricing-card__price{margin-bottom:.75rem}.lp-pricing-card__amount{font-size:3.5rem;font-weight:800;color:#0c2d6b;line-height:1}.lp-pricing-card__period{font-size:1.125rem;color:#64748b;margin-left:.25rem}.lp-pricing-card__header p{color:#64748b;margin-bottom:1.5rem}.lp-pricing-card__list{list-style:none;padding:0;margin:0 0 2rem;text-align:left}.lp-pricing-card__list li{display:flex;align-items:flex-start;gap:.65rem;padding:.5rem 0;font-size:.9375rem;border-bottom:1px solid #e2e8f0}.lp-pricing-card__list li:last-child{border-bottom:none}.lp-pricing-card__check{flex-shrink:0;color:#f5a623;margin-top:2px}.lp-pricing-card__cta{width:100%}.lp-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.lp-testimonial-card{margin:0;padding:1.75rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0c2d6b14}.lp-testimonial-card__segment{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1e88e5;background:#e3f2fd;padding:.25rem .6rem;border-radius:999px;margin-bottom:1rem}.lp-testimonial-card p{font-size:.9375rem;color:#1e293b;line-height:1.65;margin-bottom:1.25rem}.lp-testimonial-card footer strong{display:block;font-size:.9375rem}.lp-testimonial-card footer span{font-size:.8125rem;color:#64748b}.lp-faq{display:flex;flex-direction:column;gap:.75rem}.lp-faq__item{background:#fff;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden}.lp-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;border:none;background:transparent;font-size:1rem;font-weight:600;text-align:left;color:#1e293b;cursor:pointer}.lp-faq__chevron{flex-shrink:0;color:#1e88e5;transition:transform .2s}.lp-faq__item--open .lp-faq__chevron{transform:rotate(180deg)}.lp-faq__answer{padding:0 1.25rem 1.1rem;font-size:.9375rem;color:#64748b;line-height:1.6}.lp-cta{padding:4rem 0 5rem}.lp-cta__box{text-align:center;padding:3.5rem 2rem;border-radius:16px;background:linear-gradient(135deg,#0c2d6b,#1e88e5);color:#fff;box-shadow:0 20px 60px #0c2d6b26}.lp-cta__box h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin-bottom:1rem}.lp-cta__box p{max-width:560px;margin:0 auto 2rem;color:#ffffffd9;font-size:1.0625rem}.lp-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.lp-footer{background:#0a1628;color:#ffffffbf;padding:4rem 0 2rem}.lp-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;margin-bottom:3rem}.lp-footer__logo{height:36px;margin-bottom:1rem;filter:brightness(1.1)}.lp-footer__brand p{font-size:.9375rem;line-height:1.6;max-width:280px}.lp-footer__col h4{color:#fff;font-size:.9375rem;font-weight:700;margin-bottom:1rem}.lp-footer__col ul{list-style:none;padding:0;margin:0}.lp-footer__col ul li{margin-bottom:.5rem}.lp-footer__col ul a{color:#ffffffb3;text-decoration:none;font-size:.875rem;transition:color .2s}.lp-footer__col ul a:hover{color:#f5a623}.lp-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8125rem}@media(max-width:1024px){.lp-hero__content{grid-template-columns:1fr;text-align:center}.lp-hero__subtitle{margin-inline:auto}.lp-hero__actions,.lp-hero__trust{justify-content:center}.lp-hero__visual{max-width:480px;margin-inline:auto}.lp-feature-grid{grid-template-columns:repeat(2,1fr)}.lp-pain-card{grid-template-columns:auto 1fr}.lp-pain-card__arrow{display:none}.lp-pain-card__solution{grid-column:span 2;padding-top:.75rem;border-top:1px dashed #e2e8f0}}@media(max-width:768px){.lp-menu-toggle{display:flex}.lp-nav{position:fixed;top:0;right:0;width:min(320px,85vw);height:100vh;flex-direction:column;align-items:stretch;padding:5rem 1.5rem 2rem;background:#fff;box-shadow:-8px 0 32px #0000001f;transform:translate(100%);transition:transform .3s;z-index:999}.lp-nav--open{transform:translate(0)}.lp-nav__link{padding:.85rem 1rem}.lp-nav__login{margin-left:0;margin-top:.5rem}.lp-nav .lp-btn--primary{margin-top:.5rem;width:100%}.lp-stats{grid-template-columns:repeat(2,1fr)}.lp-feature-grid,.lp-solution-grid,.lp-integration-grid,.lp-testimonial-grid{grid-template-columns:1fr}.lp-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.lp-stats,.lp-footer__grid,.lp-dashboard-mock__body{grid-template-columns:1fr}.lp-mock-stat--1,.lp-mock-chart{grid-column:span 1}}
