:root{--lp-bg:#fff;--lp-bg-alt:#f8fafc;--lp-bg-subtle:#fafafa;--lp-text:#1d1d1f;--lp-text-secondary:#6e6e73;--lp-text-tertiary:#86868b;--lp-accent:#0071e3;--lp-accent-hover:#0077ed;--lp-accent-light:#e8f0fe;--lp-border:#e5e5e7;--lp-border-hover:#d2d2d7;--lp-radius-sm:8px;--lp-radius-md:12px;--lp-radius-lg:20px;--lp-radius-xl:28px;--lp-radius-pill:9999px;--lp-shadow-sm:0 1px 3px #0000000f;--lp-shadow-md:0 4px 12px #00000014;--lp-shadow-lg:0 8px 30px #0000001a;--lp-shadow-xl:0 20px 40px #0000001f;--lp-shadow-screenshot:0 25px 60px -10px #0000002e,0 0 0 1px #0000000a;--lp-nav-height:64px;--lp-container:1280px;--lp-container-wide:1400px}.landing-body{background-color:var(--lp-bg);color:var(--lp-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.landing-body *,.landing-body :before,.landing-body :after{box-sizing:border-box}.landing-body img{max-width:100%;height:auto;display:block}.landing-body a{color:inherit;text-decoration:none}.landing-body button{cursor:pointer;font-family:inherit}.landing-body ul{margin:0;padding:0;list-style:none}.landing-body ::-webkit-scrollbar{width:8px}.landing-body ::-webkit-scrollbar-track{background:var(--lp-bg)}.landing-body ::-webkit-scrollbar-thumb{background:var(--lp-border);border-radius:4px}.landing-body ::-webkit-scrollbar-thumb:hover{background:var(--lp-text-tertiary)}.landing-body .lp-container{max-width:var(--lp-container);margin:0 auto;padding:0 24px}.landing-body .lp-container--wide{max-width:var(--lp-container-wide)}.landing-body .lp-container--hero{max-width:var(--lp-container);padding-left:24px;padding-right:24px}.landing-body .lp-split{grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(40px,5vw,76px);min-height:auto;padding:clamp(40px,4.5vw,64px) 0;display:grid}.landing-body .lp-split__content{order:1;width:100%;max-width:560px;padding-right:0}.landing-body .lp-split__visual{order:2;justify-content:center;align-items:center;width:100%;min-width:0;display:flex;position:relative}.landing-body .lp-split--reversed{grid-template-columns:minmax(0,1.14fr) minmax(360px,.86fr)}.landing-body .lp-split--reversed .lp-split__content{order:2;justify-self:end;padding-left:0;padding-right:0}.landing-body .lp-split--reversed .lp-split__visual{order:1}.landing-body .lp-split--hero{min-height:auto;padding-top:calc(var(--lp-nav-height) + clamp(20px,3.5vw,40px));grid-template-columns:minmax(420px,1fr) minmax(0,1.1fr);gap:clamp(32px,5vw,64px);padding-bottom:clamp(20px,3.5vw,40px)}.landing-body .lp-split--hero .lp-split__content{max-width:clamp(520px,40vw,620px)}@media (min-width:1025px){.landing-body .lp-split--hero .lp-split__content{transform:translateY(24px)}}.landing-body .lp-split--hero .lp-split__visual{justify-content:flex-end}.landing-body .lp-split__visual>.lp-device-frame,.landing-body .lp-split__visual>.lp-macbook,.landing-body .lp-split__visual>.lp-browser-frame,.landing-body .lp-split__visual>.lp-dash-frame,.landing-body .lp-split__visual>.lp-dash-chat,.landing-body .lp-split__visual>.lp-hub,.landing-body .lp-split__visual>.lp-device-stage{width:100%}.landing-body .lp-centered{text-align:center;padding:36px 0}.landing-body .lp-bg-alt{background-color:var(--lp-bg-alt)}@media (max-width:1024px){.landing-body .lp-split,.landing-body .lp-split--reversed{grid-template-columns:1fr;gap:48px;min-height:auto;padding:36px 0}.landing-body .lp-split--hero{min-height:auto;padding-top:calc(var(--lp-nav-height) + 24px);padding-bottom:24px}.landing-body .lp-split--hero .lp-split__content{max-width:640px}.landing-body .lp-split--hero .lp-split__visual{justify-content:center}.landing-body .lp-split__content,.landing-body .lp-split--reversed .lp-split__content{order:1;max-width:760px;padding-left:0;padding-right:0}.landing-body .lp-split__visual,.landing-body .lp-split--reversed .lp-split__visual{order:2;max-width:860px;margin:0 auto}}.landing-body .lp-display{letter-spacing:0;color:var(--lp-text);margin-top:0;margin-bottom:24px;font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:700;line-height:1.08}.landing-body .lp-heading{letter-spacing:0;color:var(--lp-text);margin-top:0;margin-bottom:20px;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.landing-body .lp-heading--sm{font-size:clamp(1.5rem,2.5vw,2rem)}.landing-body .lp-subheading{color:var(--lp-text-secondary);margin-top:0;margin-bottom:32px;font-size:1.125rem;font-weight:400;line-height:1.6}.landing-body .lp-body{color:var(--lp-text-secondary);margin-top:0;margin-bottom:32px;font-size:1.0625rem;line-height:1.65}.landing-body .lp-split__content .lp-subheading,.landing-body .lp-split__content .lp-body,.landing-body .lp-split__content .lp-features,.landing-body .lp-split__content .lp-icon-rows,.landing-body .lp-split__content .lp-feature-grid,.landing-body .lp-split__content .lp-questions,.landing-body .lp-split__content .lp-gati-highlights,.landing-body .lp-split__content .lp-ent-highlights{max-width:540px}.landing-body .lp-split--hero .lp-badge{margin-bottom:28px}.landing-body .lp-split--hero .lp-display{margin-bottom:24px}.landing-body .lp-split--hero .lp-subheading{max-width:540px;margin-bottom:32px}.landing-body .lp-centered .lp-subheading,.landing-body .lp-centered .lp-body{max-width:600px;margin-left:auto;margin-right:auto}.landing-body .lp-accent-text{color:var(--lp-accent)}.landing-body .lp-heading-group{margin-bottom:28px}.landing-body .lp-heading-group .lp-badge{margin-bottom:12px}.landing-body .lp-heading-group .lp-heading{margin-bottom:16px}.landing-body .lp-heading-group .lp-subheading{margin-bottom:0}.landing-body .lp-checklist--compact{grid-template-columns:1fr 1fr;gap:12px 18px;margin-top:0;margin-bottom:32px;padding:0;list-style:none;display:grid}.landing-body .lp-checklist--compact li{color:var(--lp-text-secondary);align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.landing-body .lp-checklist--compact svg{color:var(--lp-accent);flex-shrink:0;width:16px;height:16px}.landing-body .lp-float-kpi{-webkit-backdrop-filter:blur(12px);z-index:10;background:#fffffff2;border:1px solid #ffffffb3;border-radius:12px;flex-direction:column;gap:3px;min-width:140px;padding:10px 14px;transition:transform .3s;display:flex;position:absolute;box-shadow:0 15px 30px -5px #00000014,0 1px 3px #00000005}.landing-body .lp-float-kpi:hover{transform:translateY(-2px)}.landing-body .lp-float-kpi__label{text-transform:uppercase;letter-spacing:.06em;color:var(--lp-text-tertiary);font-size:.625rem;font-weight:600}.landing-body .lp-float-kpi__value{color:var(--lp-text);font-size:1rem;font-weight:700;line-height:1.1}.landing-body .lp-float-kpi__trend{color:#10b981;align-items:center;gap:2px;font-size:.625rem;font-weight:600;display:flex}.landing-body .lp-float-kpi__trend--down{color:#ef4444}.landing-body .lp-float-alert{-webkit-backdrop-filter:blur(12px);z-index:10;background:#fffffff2;border:1px solid #00000008;border-top-color:#fffc;border-left:3px solid #f43f5e;border-radius:10px;align-items:center;gap:8px;min-width:220px;padding:8px 12px;transition:transform .3s;display:flex;position:absolute;box-shadow:0 12px 25px #0000000f}.landing-body .lp-float-alert:hover{transform:translateY(-2px)}.landing-body .lp-float-alert__text{color:var(--lp-text);font-size:.6875rem;font-weight:600}.landing-body .lp-float-alert__time{color:var(--lp-text-tertiary);margin-left:auto;font-size:.5625rem}@media (max-width:1024px){.landing-body .lp-float-alert{top:28px!important;right:16px!important}.landing-body .lp-float-kpi{bottom:16px!important;left:16px!important}}@media (max-width:640px){.landing-body .lp-float-alert,.landing-body .lp-float-kpi{display:none}}.landing-body .lp-browser-frame{border:1px solid var(--lp-border);width:100%;max-width:760px;box-shadow:var(--lp-shadow-xl);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.landing-body .lp-browser-frame__header{border-bottom:1px solid var(--lp-border);background:#f8fafc;align-items:center;gap:12px;height:40px;padding:0 16px;display:flex}.landing-body .lp-browser-frame__dots{gap:6px;display:flex}.landing-body .lp-browser-frame__dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px}.landing-body .lp-browser-frame__dot--red{background:#ff5f56}.landing-body .lp-browser-frame__dot--yellow{background:#ffbd2e}.landing-body .lp-browser-frame__dot--green{background:#27c93f}.landing-body .lp-browser-frame__address-bar{border:1px solid var(--lp-border);max-width:300px;height:24px;color:var(--lp-text-tertiary);letter-spacing:.01em;-webkit-user-select:none;user-select:none;background:#fff;border-radius:6px;flex-grow:1;justify-content:center;align-items:center;margin:0 auto;font-size:.6875rem;font-weight:500;display:flex}.landing-body .lp-browser-frame__body{background:#fff;width:100%}.landing-body .lp-caption{color:var(--lp-text-tertiary);font-size:.8125rem}.landing-body .lp-nav{height:var(--lp-nav-height);-webkit-backdrop-filter:blur(20px);z-index:100;background:#ffffffb3;border-bottom:1px solid #0000000d;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.landing-body .lp-nav__inner{max-width:var(--lp-container);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 24px;display:flex}.landing-body .lp-nav__logo{cursor:pointer;align-items:center;gap:10px;display:flex}.landing-body .lp-nav__logo-mark{border-radius:var(--lp-radius-sm);color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.landing-body .lp-nav__logo-text{letter-spacing:0;color:var(--lp-text);font-size:1.125rem;font-weight:700}.landing-body .lp-nav__links{align-items:center;gap:32px;display:flex}.landing-body .lp-nav__link{color:var(--lp-text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:500;transition:color .2s}.landing-body .lp-nav__link:hover{color:var(--lp-text)}.landing-body .lp-nav__actions{align-items:center;gap:16px;display:flex}.landing-body .lp-nav__login{color:var(--lp-text-secondary);background:0 0;border:none;padding:4px 8px;font-size:.8125rem;font-weight:500;transition:color .2s}.landing-body .lp-nav__login:hover{color:var(--lp-text)}@media (max-width:768px){.landing-body .lp-nav__links{display:none}}.landing-body .lp-mb-1{margin-bottom:4px}.landing-body .lp-mb-2{margin-bottom:8px}.landing-body .lp-mb-3{margin-bottom:12px}.landing-body .lp-mb-4{margin-bottom:16px}.landing-body .lp-mb-6{margin-bottom:24px}.landing-body .lp-mb-8{margin-bottom:32px}.landing-body .lp-mb-10{margin-bottom:40px}.landing-body .lp-btn{border-radius:var(--lp-radius-pill);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:.9375rem;font-weight:500;transition:all .25s;display:inline-flex}.landing-body .lp-btn--primary{background:var(--lp-accent);color:#fff}.landing-body .lp-btn--primary:hover{background:var(--lp-accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0071e34d}.landing-body .lp-btn--dark{background:var(--lp-text);color:#fff}.landing-body .lp-btn--dark:hover{background:#2d2d2f;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.landing-body .lp-btn--outline{color:var(--lp-text);border:1px solid var(--lp-border);background:0 0}.landing-body .lp-btn--outline:hover{background:var(--lp-bg-alt);border-color:var(--lp-border-hover)}.landing-body .lp-btn--sm{padding:10px 20px;font-size:.8125rem}.landing-body .lp-btn--ghost{color:var(--lp-accent);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.9375rem;font-weight:500;transition:opacity .2s;display:inline-flex}.landing-body .lp-btn--ghost svg{transition:transform .2s}.landing-body .lp-btn--ghost:hover svg{transform:translate(4px)}.landing-body .lp-btn--ghost:hover{opacity:.85}.landing-body .lp-btn-group{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:0;display:flex}.landing-body .lp-badge{background:var(--lp-accent-light);color:var(--lp-accent);border-radius:var(--lp-radius-pill);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;margin-top:0;margin-bottom:16px;padding:6px 12px;font-size:.6875rem;font-weight:600;display:inline-flex}.landing-body .lp-screenshot{border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-screenshot);background:var(--lp-bg-alt);transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s;overflow:hidden}.landing-body .lp-screenshot img{border-radius:var(--lp-radius-lg);width:100%;display:block}.landing-body .lp-screenshot:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 30px 70px -15px #00000038,0 0 0 1px #00000008}.landing-body .lp-device-stage{justify-content:center;display:flex;position:relative}.landing-body .lp-device-stage:before{content:"";filter:blur(34px);opacity:.86;background:radial-gradient(circle at 60% 45%,#0071e32e,#10b98114 48%,#0000 72%);border-radius:42px;position:absolute;inset:14% 2% 8%;transform:translate(10px,16px)}.landing-body .lp-device-stage .lp-device-frame{z-index:1}.landing-body .lp-split--hero .lp-device-stage{width:min(100%,640px);margin-right:0}.landing-body .lp-device-frame--hero{width:100%;max-width:640px}@media (max-width:1024px){.landing-body .lp-split--hero .lp-device-stage{width:100%;margin-right:0}}@media (max-width:640px){.landing-body .lp-device-stage:before{filter:blur(20px);inset:18% 8% 12%;transform:translate(6px,12px)}}.landing-body .lp-screenshot-glow{position:relative}.landing-body .lp-screenshot-glow:before{content:"";z-index:-1;filter:blur(40px);background:radial-gradient(#3b82f614 0%,#0000 70%);border-radius:50%;position:absolute;inset:10%}.landing-body .lp-features{flex-direction:column;gap:14px;margin-top:0;margin-bottom:40px;display:flex}.landing-body .lp-features li{color:var(--lp-text-secondary);align-items:center;gap:12px;font-size:.9375rem;display:flex}.landing-body .lp-features svg{color:#10b981;flex-shrink:0;width:20px;height:20px}.landing-body .lp-feature-grid{grid-template-columns:1fr 1fr;gap:18px 20px;margin-top:0;margin-bottom:40px;display:grid}.landing-body .lp-feature-item{align-items:flex-start;gap:14px;display:flex}.landing-body .lp-feature-item__icon{border-radius:var(--lp-radius-md);background:var(--lp-accent-light);width:40px;height:40px;color:var(--lp-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-body .lp-feature-item__text h4{color:var(--lp-text);margin:0 0 4px;font-size:.9375rem;font-weight:600}.landing-body .lp-feature-item__text p{color:var(--lp-text-tertiary);margin:0;font-size:.8125rem;line-height:1.5}@media (max-width:640px){.landing-body .lp-feature-grid{grid-template-columns:1fr;gap:24px}.landing-body .lp-checklist--compact{grid-template-columns:1fr}}.landing-body .lp-icon-rows{flex-direction:column;gap:20px;margin-top:0;margin-bottom:40px;display:flex}.landing-body .lp-icon-row{align-items:flex-start;gap:16px;display:flex}.landing-body .lp-icon-row__icon{border-radius:var(--lp-radius-md);background:var(--lp-bg-alt);border:1px solid var(--lp-border);width:44px;height:44px;color:var(--lp-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-body .lp-icon-row__text h4{color:var(--lp-text);margin:0 0 2px;font-size:.9375rem;font-weight:600}.landing-body .lp-icon-row__text p{color:var(--lp-text-tertiary);margin:0;font-size:.8125rem}.landing-body .lp-stats{border:none;border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border);background:0 0;border-radius:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px;margin-top:56px;padding:32px 0;display:grid}.landing-body .lp-stat{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.landing-body .lp-stat__icon{width:24px;height:24px;color:var(--lp-accent);background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:2px;display:flex}.landing-body .lp-stat__icon svg{width:18px;height:18px}.landing-body .lp-stat__label{text-transform:uppercase;letter-spacing:.08em;color:var(--lp-text-tertiary);margin-bottom:1px;font-size:.6875rem;font-weight:600}.landing-body .lp-stat__value{color:var(--lp-text);font-size:1.25rem;font-weight:700;line-height:1.2}.landing-body .lp-stat__sub{color:var(--lp-text-tertiary);margin-top:1px;font-size:.75rem}.landing-body .lp-stat__trend{color:#10b981;align-items:center;gap:4px;margin-top:1px;font-size:.75rem;display:flex}.landing-body .lp-stat__trend--down{color:#ef4444}.landing-body .lp-gati{color:#f9fafb;background:#060913;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;position:relative;overflow:hidden}.landing-body .lp-gati .lp-split{grid-template-columns:minmax(360px,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(40px,5vw,76px);padding:clamp(72px,8vw,104px) 0}.landing-body .lp-gati__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);width:700px;height:700px;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.landing-body .lp-gati .lp-badge{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.landing-body .lp-gati .lp-heading{color:#fff}.landing-body .lp-gati .lp-subheading{color:#9ca3af}.landing-body .lp-gati .lp-body{color:#6b7280}.landing-body .lp-questions{flex-wrap:wrap;gap:8px;display:flex}.landing-body .lp-question{border-radius:var(--lp-radius-pill);color:#d1d5db;white-space:normal;background:#ffffff0a;border:1px solid #ffffff14;padding:10px 18px;font-size:.8125rem;transition:all .2s}.landing-body .lp-question:hover{color:#fff;background:#3b82f61a;border-color:#3b82f64d}.landing-body .lp-gati-highlights{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-body .lp-gati-highlight{color:#d1d5db;align-items:center;gap:10px;font-size:.875rem;display:flex}.landing-body .lp-gati-highlight svg{color:#3b82f6;flex-shrink:0}.landing-body .lp-gati .lp-screenshot{border-radius:16px;box-shadow:0 30px 60px -15px #000000e6,0 0 50px -10px #3b82f633,inset 0 1px #ffffff1a}.landing-body .lp-gati .lp-screenshot img{border:1px solid #ffffff14}.landing-body .lp-gati .lp-screenshot:hover{box-shadow:0 40px 80px -20px #000000f2,0 0 60px -5px #3b82f64d}.landing-body .lp-gati .lp-btn--primary{color:#000;background:#fff}.landing-body .lp-gati .lp-btn--primary:hover{background:#f3f4f6;box-shadow:0 4px 12px #ffffff26}.landing-body .lp-gati .lp-btn--outline{color:#fff;border-color:#ffffff26}.landing-body .lp-gati .lp-btn--outline:hover{background:#ffffff0d;border-color:#ffffff40}@media (max-width:640px){.landing-body .lp-gati-highlights{grid-template-columns:1fr}}@media (max-width:1024px){.landing-body .lp-gati .lp-split{grid-template-columns:1fr;gap:48px;padding:80px 0}}.landing-body .lp-hub{aspect-ratio:1;width:100%;max-width:560px;margin:0 auto;position:relative}.landing-body .lp-hub__grid{z-index:1;pointer-events:none;background-image:radial-gradient(circle,#0071e30d 1px,#0000 1px);background-position:50%;background-size:24px 24px;position:absolute;inset:-10%;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 75%);mask-image:radial-gradient(circle,#000 40%,#0000 75%)}.landing-body .lp-hub__glow{filter:blur(20px);z-index:1;pointer-events:none;background:radial-gradient(circle,#0071e314 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-body .lp-hub__svg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.landing-body .lp-hub__line-bg{fill:none;stroke:#0000000a;stroke-width:1.5px}.landing-body .lp-hub__line-pulse{fill:none;stroke:url(#laser-gradient);stroke-width:2px;stroke-linecap:round;stroke-dasharray:12 48;animation:3s linear infinite flow}.landing-body .lp-hub__line-pulse--incoming{animation:4s linear infinite flow-reverse}@keyframes flow{0%{stroke-dashoffset:60px}to{stroke-dashoffset:0}}@keyframes flow-reverse{0%{stroke-dashoffset:0}to{stroke-dashoffset:60px}}.landing-body .lp-hub__center-wrapper{z-index:5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-body .lp-hub__center-halo{filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#0071e314 0%,#0000 100%);border:1px solid #0071e314;border-radius:28px;position:absolute;inset:-12px}.landing-body .lp-hub__center{-webkit-backdrop-filter:blur(16px);width:160px;color:var(--lp-text);text-align:center;background:#fffffff2;border:1px solid #ffffffb3;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:16px 12px;display:flex;position:relative;box-shadow:0 20px 40px -10px #0000001f,0 0 0 1px #0071e30a}.landing-body .lp-hub__center-logo-box{border-radius:var(--lp-radius-md);color:#fff;background:linear-gradient(135deg,#0071e3,#1d4ed8);justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:8px;font-size:1.125rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0071e340}.landing-body .lp-hub__center-title{color:var(--lp-text);letter-spacing:0;margin-bottom:3px;font-size:.9375rem;font-weight:700}.landing-body .lp-hub__center-text{text-transform:uppercase;letter-spacing:.08em;color:var(--lp-text-secondary);margin-bottom:4px;font-size:.5625rem;font-weight:600;line-height:1.3}.landing-body .lp-hub__center-status{color:#10b981;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:3px;font-size:.5rem;font-weight:700;display:flex}.landing-body .lp-hub__center-status-dot{background:#10b981;border-radius:50%;width:4px;height:4px;animation:2s infinite pulse}.landing-body .lp-hub__node{-webkit-backdrop-filter:blur(8px);z-index:3;cursor:default;background:#ffffffd9;border:1px solid #fff9;border-radius:14px;width:156px;padding:10px 12px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s;position:absolute;box-shadow:0 10px 25px -5px #0000000d,0 1px 3px #00000005}.landing-body .lp-hub__node:hover{border-color:#0071e333;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 35px -10px #0000001a,0 0 0 1px #0071e31a}.landing-body .lp-hub__node-header{align-items:center;gap:8px;width:100%;margin-bottom:6px;display:flex}.landing-body .lp-hub__node-icon{width:24px;height:24px;color:var(--lp-accent);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-body .lp-hub__node-icon svg{width:14px;height:14px}.landing-body .lp-hub__node-title{color:var(--lp-text);letter-spacing:0;margin:0 auto 0 0;font-size:.75rem;font-weight:700}.landing-body .lp-hub__node-pulse{background-color:#10b981;border-radius:50%;width:6px;height:6px;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-dot;box-shadow:0 0 6px #10b981}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@keyframes pulse{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}to{opacity:.6;transform:scale(.9)}}.landing-body .lp-hub__node-stats{border-top:1px solid #00000008;flex-direction:column;gap:2px;padding-top:5px;display:flex}.landing-body .lp-hub__node-stat{color:var(--lp-text-secondary);justify-content:space-between;align-items:center;font-size:.625rem;display:flex}.landing-body .lp-hub__node-stat span{color:var(--lp-text-tertiary);font-weight:500}.landing-body .lp-hub__node-stat .stat-highlight{font-weight:600}.landing-body .lp-hub__node-stat .stat-highlight--green{color:#10b981}.landing-body .lp-hub__node-stat .stat-highlight--blue{color:#0071e3}.landing-body .lp-hub__node-stat .stat-highlight--red{color:#ef4444}.landing-body .lp-hub__node-stat .stat-highlight--orange{color:#f97316}@media (max-width:768px){.landing-body .lp-hub{transform-origin:50%;margin:-50px auto;transform:scale(.72)}}@media (max-width:480px){.landing-body .lp-hub{transform-origin:50%;margin:-80px auto;transform:scale(.58)}}.landing-body .lp-ent-highlights{flex-direction:column;gap:24px;display:flex}.landing-body .lp-ent-highlight{align-items:flex-start;gap:14px;display:flex}.landing-body .lp-ent-highlight svg{color:var(--lp-accent);flex-shrink:0;margin-top:2px}.landing-body .lp-ent-highlight h4{color:var(--lp-text);margin:0 0 2px;font-size:.9375rem;font-weight:600}.landing-body .lp-ent-highlight p{color:var(--lp-text-tertiary);margin:0;font-size:.8125rem}.landing-body .lp-cta-section{background:var(--lp-bg-alt);padding:36px 0;position:relative;overflow:hidden}.landing-body .lp-cta-section:before{content:"";pointer-events:none;background:radial-gradient(at top,#3b82f60a 0%,#0000 60%);position:absolute;inset:0}.landing-body .lp-device-frame{width:100%;margin:0 auto;transition:transform .45s cubic-bezier(.16,1,.3,1);position:relative}.landing-body .lp-device-frame:hover{transform:translateY(-4px)}.landing-body .lp-device-frame--macbook{filter:drop-shadow(0 34px 44px #0f172a29);max-width:760px}.landing-body .lp-macbook__screen{background:linear-gradient(145deg,#09090b 0%,#18181b 54%,#050505 100%);border:1px solid #2d2d30;border-bottom:none;border-radius:22px 22px 8px 8px;padding:12px 12px 9px;position:relative;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #000000e6,0 22px 46px -18px #0f172a7a}.landing-body .lp-macbook__notch{z-index:10;background:#050505;border-radius:0 0 8px 8px;width:108px;height:11px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.landing-body .lp-macbook__bezel{background:#fff;border:1px solid #ffffff14;border-radius:14px 14px 4px 4px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #000000b8,inset 0 1px #ffffff14}.landing-body .lp-macbook__traffic{z-index:12;gap:6px;display:flex;position:absolute;top:12px;left:16px}.landing-body .lp-macbook__dot{border-radius:50%;width:8px;height:8px}.landing-body .lp-macbook__dot--red{background:#ff5f56}.landing-body .lp-macbook__dot--yellow{background:#ffbd2e}.landing-body .lp-macbook__dot--green{background:#27c93f}.landing-body .lp-macbook__bezel img{width:100%;height:auto;display:block}.landing-body .lp-macbook__base{background:linear-gradient(90deg,#ffffff0d,#ffffff85,#ffffff0f),linear-gradient(#e8e9ec 0%,#c7c9ce 48%,#9fa2aa 100%);border-radius:0 0 28px 28px/0 0 16px 16px;width:calc(100% + 56px);height:24px;position:relative;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffffd9,0 14px 24px #0f172a2e}.landing-body .lp-macbook__base-indent{background:#94969e;border-radius:0 0 6px 6px;width:104px;height:6px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:640px){.landing-body .lp-device-frame--macbook{filter:drop-shadow(0 22px 28px #0f172a29)}.landing-body .lp-macbook__screen{border-radius:16px 16px 6px 6px;padding:8px 8px 6px}.landing-body .lp-macbook__notch{width:72px;height:8px;top:8px}.landing-body .lp-macbook__traffic{display:none}.landing-body .lp-macbook__base{width:calc(100% + 24px);height:18px}.landing-body .lp-macbook__base-indent{width:72px;height:5px}}.landing-body .lp-device-frame--studio{filter:drop-shadow(0 38px 54px #0f172a33);max-width:980px}.landing-body .lp-studio-frame__screen{background:linear-gradient(145deg,#101827,#030712);border:1px solid #0f172ae6;border-radius:24px;padding:12px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff24,0 0 0 1px #ffffff0f}.landing-body .lp-studio-frame__screen:before{content:"";z-index:2;background:#ffffff47;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.landing-body .lp-studio-frame__screen img{border-radius:15px;width:100%;display:block}.landing-body .lp-studio-frame__neck{clip-path:polygon(28% 0,72% 0,86% 100%,14% 100%);background:linear-gradient(#d8dce3,#a9b0bc);width:86px;height:46px;margin:0 auto;box-shadow:inset 0 1px #fffc}.landing-body .lp-studio-frame__foot{background:linear-gradient(#eef0f4,#aeb4bf);border-radius:999px;width:230px;height:14px;margin:0 auto;box-shadow:0 14px 24px #0f172a29}.landing-body .lp-device-frame--imac{filter:drop-shadow(0 34px 48px #0f172a2e);max-width:820px}.landing-body .lp-imac-frame__shell{background:linear-gradient(145deg,#eef2f7,#b8c0cc);border:1px solid #94a3b86b;border-radius:26px;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,inset 0 -1px #0f172a29}.landing-body .lp-imac-frame__screen{background:#07111f;padding:12px 12px 0}.landing-body .lp-imac-frame__screen img{border-radius:16px 16px 4px 4px;width:100%;display:block}.landing-body .lp-imac-frame__chin{justify-content:center;align-items:center;height:56px;display:flex}.landing-body .lp-imac-frame__chin span{background:linear-gradient(135deg,#ffffffb8,#94a3b857),#cbd5e1;border-radius:50%;width:28px;height:28px;box-shadow:inset 0 1px #fffc}.landing-body .lp-imac-frame__stand{clip-path:polygon(30% 0,70% 0,86% 100%,14% 100%);background:linear-gradient(#cbd5e1,#94a3b8);width:92px;height:42px;margin:0 auto}.landing-body .lp-imac-frame__foot{background:linear-gradient(#dbe3ed,#9aa4b2);border-radius:999px;width:210px;height:12px;margin:0 auto}.landing-body .lp-device-frame--browser{background:#fff;border:1px solid #94a3b842;border-radius:20px;max-width:780px;overflow:hidden;box-shadow:0 30px 60px -24px #0f172a47,0 0 0 1px #ffffffb3}.landing-body .lp-browser-device__header{background:#f8fafceb;border-bottom:1px solid #e2e8f0e6;align-items:center;gap:14px;height:44px;padding:0 16px;display:flex}.landing-body .lp-browser-device__bar{max-width:320px;height:24px;color:var(--lp-text-tertiary);background:#fff;border:1px solid #e2e8f0f2;border-radius:999px;flex:1;justify-content:center;align-items:center;font-size:.6875rem;font-weight:600;display:flex}.landing-body .lp-browser-device__screen img{width:100%;display:block}.landing-body .lp-device-frame--tablet{background:linear-gradient(145deg,#101827,#030712);border:1px solid #0f172ad9;border-radius:34px;max-width:620px;padding:14px;box-shadow:inset 0 1px #ffffff29,0 28px 46px -18px #0f172a57}.landing-body .lp-device-frame--tablet:before{content:"";background:#fff3;border-radius:999px;width:4px;height:42px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.landing-body .lp-tablet-frame__screen{background:#fff;border-radius:22px;overflow:hidden}.landing-body .lp-tablet-frame__screen img{width:100%;display:block}@media (max-width:640px){.landing-body .lp-studio-frame__screen,.landing-body .lp-imac-frame__shell{border-radius:18px}.landing-body .lp-studio-frame__screen{padding:8px}.landing-body .lp-studio-frame__neck,.landing-body .lp-studio-frame__foot,.landing-body .lp-imac-frame__stand,.landing-body .lp-imac-frame__foot{display:none}.landing-body .lp-imac-frame__screen{padding:8px}.landing-body .lp-imac-frame__chin{display:none}.landing-body .lp-device-frame--tablet{border-radius:22px;padding:8px}}.landing-body .lp-trust-row{gap:32px;margin-top:40px;display:flex}.landing-body .lp-trust-item{color:var(--lp-text-tertiary);align-items:center;gap:10px;font-size:.8125rem;display:flex}.landing-body .lp-trust-item svg{color:var(--lp-accent);flex-shrink:0}@media (max-width:768px){.landing-body .lp-trust-row{flex-direction:column;gap:16px}}.landing-body .lp-register{padding:36px 0}.landing-body .lp-register__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.landing-body .lp-register__left{top:calc(var(--lp-nav-height) + 40px);position:sticky}.landing-body .lp-contact-details{flex-direction:column;gap:24px;margin-top:40px;display:flex}.landing-body .lp-contact-item{align-items:flex-start;gap:14px;display:flex}.landing-body .lp-contact-item__icon{background:var(--lp-accent-light);width:40px;height:40px;color:var(--lp-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-body .lp-contact-item h4{color:var(--lp-text);margin:0 0 2px;font-size:.875rem;font-weight:600}.landing-body .lp-contact-item p{color:var(--lp-text-tertiary);margin:0;font-size:.8125rem}.landing-body .lp-form-card{background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:var(--lp-radius-xl);box-shadow:var(--lp-shadow-lg);padding:40px}.landing-body .lp-form-card__title{color:var(--lp-text);margin:0 0 24px;font-size:1.375rem;font-weight:600}.landing-body .lp-form{flex-direction:column;gap:16px;display:flex}.landing-body .lp-form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-body .lp-field{flex-direction:column;gap:6px;display:flex}.landing-body .lp-field label{color:var(--lp-text);font-size:.8125rem;font-weight:500}.landing-body .lp-field label .lp-required{color:#ef4444}.landing-body .lp-field input,.landing-body .lp-field select,.landing-body .lp-field textarea{border:1px solid var(--lp-border);border-radius:var(--lp-radius-sm);background:var(--lp-bg);width:100%;color:var(--lp-text);outline:none;padding:12px 16px;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.landing-body .lp-field input::placeholder,.landing-body .lp-field textarea::placeholder{color:var(--lp-text-tertiary);opacity:.7}.landing-body .lp-field input:focus,.landing-body .lp-field select:focus,.landing-body .lp-field textarea:focus{border-color:var(--lp-accent);box-shadow:0 0 0 3px #0071e31a}.landing-body .lp-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.landing-body .lp-field textarea{resize:vertical;min-height:80px}.landing-body .lp-checkbox{color:var(--lp-text-secondary);align-items:center;gap:10px;font-size:.8125rem;display:flex}.landing-body .lp-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--lp-accent);cursor:pointer}.landing-body .lp-checkbox a{color:var(--lp-accent);text-decoration:underline}.landing-body .lp-form-error{border-radius:var(--lp-radius-sm);color:#ef4444;background:#ef44440f;border:1px solid #ef444426;align-items:center;gap:8px;padding:10px 16px;font-size:.8125rem;font-weight:500;display:flex}.landing-body .lp-form-success{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.landing-body .lp-form-success__icon{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex}.landing-body .lp-form-disclaimer{text-align:center;color:var(--lp-text-tertiary);margin-top:4px;font-size:.75rem}@media (max-width:1024px){.landing-body .lp-register__grid{grid-template-columns:1fr;gap:48px}.landing-body .lp-register__left{position:static}.landing-body .lp-form__row{grid-template-columns:1fr}}.landing-body .lp-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#0006;justify-content:center;align-items:center;padding:24px;animation:.2s lpFadeIn;display:flex;position:fixed;inset:0}@keyframes lpFadeIn{0%{opacity:0}to{opacity:1}}.landing-body .lp-modal{background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:var(--lp-radius-xl);width:100%;max-width:520px;max-height:90vh;box-shadow:var(--lp-shadow-xl);padding:40px;animation:.35s cubic-bezier(.16,1,.3,1) lpSlideUp;position:relative;overflow-y:auto}@keyframes lpSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-body .lp-modal__close{border:1px solid var(--lp-border);background:var(--lp-bg-alt);width:36px;height:36px;color:var(--lp-text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.landing-body .lp-modal__close:hover{background:var(--lp-bg);color:var(--lp-text);border-color:var(--lp-border-hover)}.landing-body .lp-modal::-webkit-scrollbar{width:6px}.landing-body .lp-modal::-webkit-scrollbar-track{background:0 0}.landing-body .lp-modal::-webkit-scrollbar-thumb{background:var(--lp-border);border-radius:3px}.landing-body .lp-reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.landing-body .lp-reveal.active{opacity:1;transform:translateY(0)}.landing-body .lp-reveal--scale{transform:translateY(30px)scale(.98)}.landing-body .lp-reveal--scale.active{transform:translateY(0)scale(1)}.landing-body .lp-reveal-stagger>*{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.landing-body .lp-reveal-stagger.active>:first-child{opacity:1;transition-delay:50ms;transform:none}.landing-body .lp-reveal-stagger.active>:nth-child(2){opacity:1;transition-delay:.1s;transform:none}.landing-body .lp-reveal-stagger.active>:nth-child(3){opacity:1;transition-delay:.15s;transform:none}.landing-body .lp-reveal-stagger.active>:nth-child(4){opacity:1;transition-delay:.2s;transform:none}.landing-body .lp-reveal-stagger.active>:nth-child(5){opacity:1;transition-delay:.25s;transform:none}.landing-body .lp-reveal-stagger.active>:nth-child(6){opacity:1;transition-delay:.3s;transform:none}@keyframes lpSpin{to{transform:rotate(360deg)}}.landing-body .lp-spin{animation:1s linear infinite lpSpin}@media (prefers-reduced-motion:reduce){.landing-body .lp-reveal,.landing-body .lp-reveal--scale,.landing-body .lp-reveal-stagger>*{opacity:1;transition:none;transform:none}.landing-body .lp-screenshot:hover{transform:none}}.landing-body .lp-dash-frame{aspect-ratio:16/11;width:100%;max-width:760px;box-shadow:var(--lp-shadow-xl);color:#94a3b8;-webkit-user-select:none;user-select:none;background:#0f172a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.landing-body .lp-dash-frame__header{background:#0f172a80;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.landing-body .lp-dash-frame__brand{color:#fff;letter-spacing:.05em;align-items:center;gap:8px;font-size:.8125rem;font-weight:700;display:flex}.landing-body .lp-dash-frame__brand-logo{color:#fff;background:#2563eb;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6875rem;font-weight:800;display:flex}.landing-body .lp-dash-frame__brand-badge{color:#34d399;background:#10b98133;border-radius:3px;margin-left:2px;padding:1px 4px;font-size:9px}.landing-body .lp-dash-frame__nav{align-items:center;gap:20px;font-size:10px;font-weight:500;display:flex}.landing-body .lp-dash-frame__nav span{cursor:pointer;transition:color .2s}.landing-body .lp-dash-frame__nav span:hover{color:#fff}.landing-body .lp-dash-frame__nav-active{color:#3b82f6}.landing-body .lp-dash-frame__profile{background:#1e293b;border:1px solid #ffffff26;border-radius:50%;width:22px;height:22px}.landing-body .lp-dash-frame__body{flex:1;display:flex;overflow:hidden}.landing-body .lp-dash-frame__sidebar{background:#0f172a33;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;align-items:center;gap:14px;width:56px;padding:10px;display:flex}.landing-body .lp-dash-frame__sidebar-icon{color:#64748b;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.landing-body .lp-dash-frame__sidebar-icon:hover{color:#fff;background:#1e293b}.landing-body .lp-dash-frame__sidebar-icon--active{color:#3b82f6;background:#2563eb1a}.landing-body .lp-dash-frame__content{background:#0b1120;flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow:hidden}.landing-body .lp-dash-frame__content-header{justify-content:space-between;align-items:center;display:flex}.landing-body .lp-dash-frame__title{color:#fff;margin:0;font-size:1rem;font-weight:600}.landing-body .lp-dash-frame__date{color:#cbd5e1;background:#1e293b;border:1px solid #ffffff0d;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:10px;display:flex}.landing-body .lp-dash-frame__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.landing-body .lp-dash-frame__card{background:#1e293b66;border:1px solid #ffffff0d;border-radius:10px;padding:12px}.landing-body .lp-dash-frame__card-label{color:#94a3b8;margin-bottom:2px;font-size:10px}.landing-body .lp-dash-frame__card-value{color:#fff;font-size:1.125rem;font-weight:700}.landing-body .lp-dash-frame__card-trend{color:#34d399;align-items:center;gap:4px;margin-top:2px;font-size:9px;display:flex}.landing-body .lp-dash-frame__chart{background:#1e293b66;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;flex:1;justify-content:flex-end;padding:12px;display:flex;position:relative}.landing-body .lp-dash-frame__chart-title{color:#fff;font-size:10px;font-weight:500;position:absolute;top:12px;left:12px}.landing-body .lp-dash-frame__chart-svg{width:100%;height:64px;margin-top:16px}.landing-body .lp-dash-search{flex-shrink:0;gap:8px;margin-bottom:12px;display:flex}.landing-body .lp-dash-search__input{color:#64748b;background:#1e293bcc;border:1px solid #ffffff14;border-radius:6px;flex:1;align-items:center;gap:6px;padding:6px 12px;font-size:10px;display:flex}.landing-body .lp-dash-search__btn{color:#fff;background:#2563eb;border:none;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:10px;font-weight:500;display:flex}.landing-body .lp-dash-table{background:#0f172a1a;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;flex:1;font-size:9px;display:flex;overflow:hidden}.landing-body .lp-dash-table__header{color:#94a3b8;background:#1e293b99;border-bottom:1px solid #ffffff0d;padding:6px 10px;font-weight:500;display:flex}.landing-body .lp-dash-table__row{color:#cbd5e1;border-bottom:1px solid #ffffff08;align-items:center;padding:8px 10px;transition:background .2s;display:flex}.landing-body .lp-dash-table__row:hover{background:#ffffff05}.landing-body .lp-dash-table__row:last-child{border-bottom:none}.landing-body .lp-dash-status{justify-content:flex-end;align-items:center;gap:4px;font-weight:500;display:flex}.landing-body .lp-dash-status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.landing-body .lp-dash-status--active{color:#34d399}.landing-body .lp-dash-status--maintenance{color:#fbbf24}.landing-body .lp-dash-status--trip{color:#60a5fa}.landing-body .lp-dash-status--inactive{color:#94a3b8}.landing-body .lp-dash-alloc{background:#1e293b66;border-top:1px solid #ffffff14;margin-top:auto;padding:10px}.landing-body .lp-dash-alloc__title{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:8px;font-weight:600}.landing-body .lp-dash-alloc__pills{flex-wrap:wrap;gap:6px;display:flex}.landing-body .lp-dash-alloc__pill{color:#cbd5e1;background:#1e293b;border:1px solid #ffffff08;border-radius:4px;padding:3px 6px;font-size:8px}.landing-body .lp-dash-bars{flex:1;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:12px;display:flex}.landing-body .lp-dash-bar-group{flex:1;justify-content:center;align-items:flex-end;gap:2px;height:100%;display:flex}.landing-body .lp-dash-bar{background:#3b82f6;border-radius:2px 2px 0 0;width:6px}.landing-body .lp-dash-bar--secondary{background:#f43f5e}.landing-body .lp-dash-donut-box{flex-direction:column;flex:1;justify-content:center;align-items:center;padding-top:12px;display:flex}.landing-body .lp-dash-donut{border:4px solid #3b82f6;border-color:#3b82f6 #3b82f6 #1e293b #1e293b;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.landing-body .lp-dash-donut__val{color:#fff;font-size:11px;font-weight:700}.landing-body .lp-dash-chat{background:#0f172a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:760px;height:clamp(430px,42vw,520px);display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0006}.landing-body .lp-dash-chat__header{background:#1e293b;border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:14px 20px;display:flex}.landing-body .lp-dash-chat__avatar{color:#c084fc;background:#9333ea26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-body .lp-dash-chat__title{color:#f1f5f9;margin:0;font-size:.875rem;font-weight:700;line-height:1.2}.landing-body .lp-dash-chat__status{color:#94a3b8;margin:0;font-size:10px}.landing-body .lp-dash-chat__body{background:#0f172a;flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.landing-body .lp-dash-chat__bubble{border-radius:16px;max-width:85%;padding:12px 18px;font-size:.875rem;line-height:1.5}.landing-body .lp-dash-chat__bubble--user{color:#fff;background:#2563eb;border-top-right-radius:2px;align-self:flex-end}.landing-body .lp-dash-chat__bubble--ai{color:#e2e8f0;background:#1e293b;border:1px solid #ffffff14;border-top-left-radius:2px;align-self:flex-start;box-shadow:0 4px 6px -1px #0000001a}.landing-body .lp-dash-chat__card{color:#cbd5e1;background:#0f172a66;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 14px;font-size:.8125rem;display:flex}.landing-body .lp-dash-chat__input-bar{background:#1e293b;border-top:1px solid #ffffff14;padding:16px 20px}.landing-body .lp-dash-chat__input-wrapper{display:flex;position:relative}.landing-body .lp-dash-chat__input{color:#fff;background:#0f172a;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:12px 44px 12px 16px;font-size:.875rem}.landing-body .lp-dash-chat__send-btn{color:#fff;background:#9333ea;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}
