:root{--lp-px:clamp(1.5rem,4vw,5rem);--lp-max-w:min(92%,1800px);--lp-py-hero:clamp(3.5rem,6vw,7rem);--lp-py:clamp(4rem,5vw,6rem);--lp-py-sm:clamp(2rem,3vw,3rem);--lp-gap:clamp(1.25rem,1.5vw,2rem);--lp-gap-lg:clamp(2rem,2.5vw,3rem);--lp-card-pad:clamp(1.75rem,2.5vw,3rem);--lp-icon-box:clamp(3rem,3.5vw,4.5rem);--lp-icon-sz:clamp(1.5rem,2vw,2.25rem);--lp-icon-sm:clamp(1.25rem,1.5vw,1.75rem);--lp-h1:clamp(2.75rem,4.5vw,5rem);--lp-h2:clamp(1.75rem,3vw,3rem);--lp-h3:clamp(1.125rem,1.5vw,1.5rem);--lp-stat:clamp(2rem,3vw,3.5rem);--lp-stat-md:clamp(1.75rem,2.2vw,2.25rem);--lp-body:clamp(0.9375rem,1.1vw,1.125rem);--lp-body-sm:clamp(0.8125rem,1vw,1rem);--lp-sub:clamp(1rem,1.3vw,1.25rem);--lp-label:clamp(0.8125rem,0.85vw,0.9375rem);--lp-mb:clamp(0.75rem,1vw,1rem);--lp-mb-lg:clamp(2rem,3vw,3.5rem)}.lp-root{min-height:100vh;background:var(--color-surface-0);overflow-x:hidden}.lp-nav{position:sticky;top:0;z-index:50;width:100%;padding:.875rem var(--lp-px)}.lp-nav-inner{max-width:var(--lp-max-w);margin-left:auto;margin-right:auto;justify-content:space-between}.lp-logo-wrap,.lp-nav-inner{display:flex;align-items:center}.lp-logo-wrap{gap:.625rem}.lp-logo-img{height:2.25rem;width:auto;object-fit:contain;border-radius:.375rem}.lp-nav-links{align-items:center;gap:var(--lp-gap)}.lp-nav-link{color:#d4d4d8;transition:color .15s;text-decoration:none;font-size:var(--lp-label);font-weight:500}.lp-nav-link:hover{color:white}.lp-nav-actions{display:flex;align-items:center;gap:.75rem}.lp-sign-in{padding:.625rem 1.25rem;font-weight:500;color:#d4d4d8}.lp-get-started,.lp-sign-in{border-radius:.5rem;font-size:var(--lp-label);text-decoration:none}.lp-get-started{background:var(--color-primary-600);padding:.625rem 1.5rem;font-weight:600;color:white;transition:all .2s}.lp-hero{position:relative;width:100%;padding:var(--lp-py-hero) var(--lp-px) var(--lp-py)}.lp-hero-bg{pointer-events:none;position:absolute;inset:0}.lp-hero-glow-1{left:50%;top:0;transform:translateX(-50%);width:clamp(600px,45vw,1000px);height:clamp(600px,45vw,1000px);background:rgba(37,99,235,.06);filter:blur(160px)}.lp-hero-glow-1,.lp-hero-glow-2{position:absolute;border-radius:50%}.lp-hero-glow-2{left:25%;top:10rem;width:350px;height:350px;background:rgba(124,58,237,.04);filter:blur(120px)}.lp-hero-glow-3{position:absolute;right:25%;top:15rem;width:250px;height:250px;border-radius:50%;background:rgba(139,92,246,.04);filter:blur(120px)}.lp-hero-grid{position:absolute;inset:0;opacity:.015;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 0);background-size:80px 80px}.lp-hero-content{position:relative;width:100%;max-width:var(--lp-max-w);margin-left:auto;margin-right:auto;text-align:center}.lp-pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid rgba(59,130,246,.2);background:rgba(59,130,246,.05);padding:.5rem 1.25rem;margin-bottom:var(--lp-gap)}.lp-pill-dot{display:flex;height:.5rem;width:.5rem;border-radius:50%;background:#34d399}.lp-pill-text{font-size:var(--lp-label);color:#93c5fd}.lp-pill-chevron{height:.875rem;width:.875rem;color:#a1a1aa}.lp-h1{max-width:min(100%,1100px);font-size:var(--lp-h1);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:white;margin-bottom:var(--lp-gap)}.lp-h1,.lp-sub{margin-left:auto;margin-right:auto;text-align:center}.lp-sub{max-width:min(100%,750px);font-size:var(--lp-sub);line-height:1.7;color:#a1a1aa;margin-bottom:var(--lp-mb-lg)}.lp-cta-wrap{flex-wrap:wrap;justify-content:center;gap:var(--lp-gap);margin-bottom:var(--lp-py)}.lp-cta-primary,.lp-cta-wrap{display:flex;align-items:center}.lp-cta-primary{gap:.625rem;border-radius:.75rem;background:var(--color-primary-600);padding:clamp(.875rem,1vw,1.125rem) clamp(1.75rem,2.5vw,2.5rem);font-size:var(--lp-body);font-weight:600;color:white;text-decoration:none;box-shadow:0 8px 24px rgba(37,99,235,.25);transition:all .2s}.lp-cta-primary svg{height:1.25rem;width:1.25rem}.lp-cta-secondary{display:flex;align-items:center;gap:.5rem;border-radius:.75rem;border:1px solid #3f3f46;background:rgba(255,255,255,.02);padding:clamp(.875rem,1vw,1.125rem) clamp(1.75rem,2.5vw,2.5rem);font-size:var(--lp-body);font-weight:500;color:#d4d4d8;text-decoration:none;transition:all .2s}.lp-preview-wrap{position:relative;max-width:min(100%,1300px);margin-left:auto;margin-right:auto}.lp-preview-glow{pointer-events:none;position:absolute;inset:-2rem;border-radius:1.5rem;background:linear-gradient(180deg,rgba(37,99,235,.1),rgba(37,99,235,.05),transparent);filter:blur(24px)}.lp-preview-frame{position:relative;border-radius:1rem 1rem 0 0;border:1px solid rgba(63,63,70,.6);background:rgba(20,20,24,.9);box-shadow:0 25px 50px rgba(0,0,0,.5);overflow:hidden}.lp-chrome{display:flex;align-items:center;gap:.5rem;border-bottom:1px solid rgba(63,63,70,.5);background:rgba(26,26,33,.5);padding:.75rem 1rem}.lp-chrome-dots{display:flex;gap:.375rem}.lp-chrome-dot{height:.75rem;width:.75rem;border-radius:50%}.lp-chrome-dot--red{background:rgba(239,68,68,.6)}.lp-chrome-dot--yellow{background:rgba(245,158,11,.6)}.lp-chrome-dot--green{background:rgba(16,185,129,.6)}.lp-chrome-url{margin-left:.75rem;flex:1;display:flex;align-items:center;gap:.5rem;border-radius:.375rem;background:rgba(35,35,41,.5);padding:.25rem .75rem;font-size:.75rem;color:#a1a1aa}.lp-chrome-url svg{height:.75rem;width:.75rem}.lp-dash{display:flex}.lp-dash-sidebar{width:11rem;flex-shrink:0;border-right:1px solid rgba(63,63,70,.3);background:rgba(26,26,33,.3);padding:.75rem}.lp-dash-logo{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;padding:0 .5rem}.lp-dash-logo-img{height:1.25rem;width:auto;object-fit:contain;border-radius:.25rem}.lp-dash-nav-item{margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem;border-radius:.375rem;padding:.375rem .5rem;font-size:.625rem}.lp-dash-nav-item svg{height:.75rem;width:.75rem}.lp-dash-nav-item--active{color:#93c5fd;background:rgba(37,99,235,.1)}.lp-dash-nav-item--inactive{color:#a1a1aa;background:transparent}.lp-dash-main{flex:1;padding:clamp(1rem,1.5vw,1.5rem)}.lp-dash-header{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:space-between}.lp-dash-welcome{font-size:.875rem;font-weight:600;color:white}.lp-dash-org{font-size:.625rem;color:#a1a1aa}.lp-dash-actions{gap:.5rem}.lp-dash-actions,.lp-dash-bell{display:flex;align-items:center}.lp-dash-bell{height:1.75rem;width:1.75rem;justify-content:center;border-radius:.5rem;border:1px solid #27272a;color:#a1a1aa}.lp-dash-bell svg{height:.875rem;width:.875rem}.lp-dash-avatar{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:50%;background:rgba(37,99,235,.2);font-size:.625rem;font-weight:700;color:#93c5fd}.lp-kpi-grid{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.lp-kpi-card{border-radius:.5rem;border:1px solid rgba(63,63,70,.4);background:rgba(26,26,33,.3);padding:.75rem}.lp-kpi-label{font-size:.625rem;color:#a1a1aa}.lp-kpi-value{font-size:1.125rem;font-weight:700}.lp-kpi-change{font-size:.5625rem;color:#34d399}.lp-dash-charts{display:grid;grid-template-columns:3fr 2fr;gap:.75rem}.lp-dash-panel{border-radius:.5rem;border:1px solid rgba(63,63,70,.4);background:rgba(26,26,33,.2);padding:.75rem}.lp-dash-panel-label{margin-bottom:.75rem;font-size:.625rem;font-weight:500;color:#a1a1aa}.lp-chart-bars{display:flex;align-items:flex-end;gap:.375rem;height:80px}.lp-chart-bar{flex:1;border-radius:.25rem .25rem 0 0;background:linear-gradient(to top,var(--color-primary-700),var(--color-primary-500))}.lp-upcoming-label{margin-bottom:.5rem;font-size:.625rem;font-weight:500;color:#a1a1aa}.lp-upcoming-route{font-size:.75rem;font-weight:600;color:white}.lp-upcoming-detail{font-size:.625rem;color:#a1a1aa}.lp-upcoming-badge{margin-top:.5rem}.lp-upcoming-badge span{border-radius:9999px;background:rgba(16,185,129,.15);padding:.125rem .5rem;font-size:.5625rem;font-weight:500;color:#34d399}.lp-preview-fade{pointer-events:none;position:absolute;bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to top,var(--color-surface-0),transparent)}.lp-trust{width:100%;padding:var(--lp-py-sm) var(--lp-px)}.lp-trust-inner{max-width:var(--lp-max-w);margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--lp-gap);font-size:var(--lp-label);color:#a1a1aa}.lp-trust-badge{display:flex;align-items:center;gap:.5rem}.lp-trust-badge svg{width:var(--lp-icon-sm);height:var(--lp-icon-sm);color:rgba(16,185,129,.7)}.lp-features{width:100%;padding:var(--lp-py) var(--lp-px)}.lp-features-inner{max-width:var(--lp-max-w);margin-left:auto;margin-right:auto}.lp-section-header{text-align:center;margin-bottom:var(--lp-mb-lg)}.lp-h2{font-size:var(--lp-h2);font-weight:700;color:white;margin-bottom:var(--lp-mb);text-align:center}.lp-section-desc{max-width:min(100%,700px);margin-left:auto;margin-right:auto;font-size:var(--lp-body);color:#a1a1aa;text-align:center}.lp-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--lp-gap)}.lp-feature-row+.lp-feature-row{margin-top:var(--lp-gap)}.lp-card{border:1px solid rgba(63,63,70,.6);background:rgba(15,15,18,.5);transition:all .3s;cursor:default;border-radius:1rem;padding:var(--lp-card-pad)}.lp-card:hover{border-color:rgba(161,161,170,.4);background:rgba(20,20,24,.5);box-shadow:0 20px 40px rgba(0,0,0,.3)}.lp-feature-icon{display:flex;align-items:center;justify-content:center;width:var(--lp-icon-box);height:var(--lp-icon-box);border-radius:.75rem;margin-bottom:var(--lp-mb)}.lp-feature-icon svg{width:var(--lp-icon-sz);height:var(--lp-icon-sz)}.lp-feature-title{font-size:var(--lp-h3);font-weight:600;color:white;margin-bottom:var(--lp-mb)}.lp-feature-desc{font-size:var(--lp-body-sm);line-height:1.7;color:#a1a1aa}.lp-stats{width:100%;border-top:1px solid rgba(63,63,70,.5);border-bottom:1px solid rgba(63,63,70,.5);background:var(--color-surface-50);padding:var(--lp-py) var(--lp-px)}.lp-stats-grid{max-width:var(--lp-max-w);margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:var(--lp-gap-lg)}.lp-stat-item{text-align:center}.lp-stat-icon{margin:0 auto;width:var(--lp-icon-sm);height:var(--lp-icon-sm);margin-bottom:var(--lp-mb)}.lp-stat-value{font-size:var(--lp-stat);font-weight:700;color:white}.lp-stat-label{margin-top:var(--lp-mb);font-size:var(--lp-label);color:#a1a1aa}.lp-social{width:100%;padding:var(--lp-py) var(--lp-px)}.lp-social-inner{max-width:var(--lp-max-w);margin-left:auto;margin-right:auto}.lp-social-heading{text-align:center;font-size:var(--lp-label);font-weight:500;text-transform:capitalize;letter-spacing:.1em;color:#a1a1aa;margin-bottom:var(--lp-mb-lg)}.lp-social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--lp-gap-lg)}.lp-social-item{text-align:center}.lp-social-icon{margin:0 auto;width:var(--lp-icon-sm);height:var(--lp-icon-sm);color:#52525b;margin-bottom:var(--lp-mb)}.lp-social-metric{font-size:var(--lp-stat-md);font-weight:700;color:white}.lp-social-label{margin-top:.25rem;font-size:var(--lp-label);color:#a1a1aa}.lp-cta-section{width:100%;padding:var(--lp-py) var(--lp-px)}.lp-cta-inner{max-width:var(--lp-max-w);margin-left:auto;margin-right:auto}.lp-cta-box{position:relative;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(63,63,70,.6);padding:var(--lp-py) var(--lp-card-pad);text-align:center}.lp-cta-bg{inset:0;background:linear-gradient(to bottom right,rgba(37,99,235,.1),var(--color-surface-100),rgba(139,92,246,.05))}.lp-cta-bg,.lp-cta-glow{pointer-events:none;position:absolute}.lp-cta-glow{left:50%;top:0;width:600px;height:400px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(37,99,235,.1);filter:blur(100px)}.lp-cta-content{position:relative}.lp-cta-h2{font-size:var(--lp-h2);font-weight:700;color:white;margin-bottom:var(--lp-gap);text-align:center}.lp-cta-desc{font-size:var(--lp-body);color:#a1a1aa;margin-bottom:var(--lp-mb-lg);text-align:center}.lp-cta-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--lp-gap)}.lp-footer{width:100%;border-top:1px solid rgba(63,63,70,.5);padding:var(--lp-py-sm) var(--lp-px)}.lp-footer-inner{max-width:var(--lp-max-w);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.lp-footer-logo{display:flex;align-items:center;gap:.625rem}.lp-footer-logo-img{height:1.75rem;width:auto;object-fit:contain;border-radius:.25rem}.lp-footer-links{display:flex;align-items:center;gap:var(--lp-gap);font-size:var(--lp-label);color:#a1a1aa}.lp-footer-link{color:#a1a1aa;transition:color .15s;text-decoration:none}.lp-footer-link:hover{color:#d4d4d8}.lp-footer-copy{font-size:var(--lp-label);color:#52525b}.blog-content h2{font-size:var(--lp-h2);font-weight:700;color:white;margin-top:2.5rem;margin-bottom:1rem}.blog-content h3{font-size:var(--lp-h3);font-weight:600;color:white;margin-top:2rem;margin-bottom:.75rem}.blog-content p{margin-bottom:1.25rem}.blog-content ol,.blog-content ul{padding-left:1.5rem;margin-bottom:1.25rem;display:grid;gap:.5rem}.blog-content li{line-height:1.8}.blog-content strong{color:white;font-weight:600}@media (max-width:768px){.lp-feature-row{grid-template-columns:1fr}.lp-kpi-grid,.lp-social-grid,.lp-stats-grid{grid-template-columns:repeat(2,1fr)}.lp-dash-charts{grid-template-columns:1fr}}