:root{--qx-bg-1:#eef3f8;--qx-bg-2:#e8eef5;--qx-panel:#ffffffd6;--qx-line:#dbe4ee;--qx-text:#132238;--qx-muted:#6c7b8f;--qx-green:#18b889;--qx-green-2:#0fa972;--qx-blue:#5ea8ff;--qx-blue-2:#3b82f6;--qx-yellow:#e8bd55;--qx-red:#e46f7c;--qx-navy:#121c34;--qx-shadow:0 24px 70px #20334c1f;--qx-shadow-soft:0 14px 32px #20334c14}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;color:var(--qx-text);background:radial-gradient(950px 300px at 50% -40px,#5ea8ff29,transparent 58%),linear-gradient(180deg,var(--qx-bg-1)0%,var(--qx-bg-2)100%);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:none}img,video,svg,canvas{max-width:100%;display:block}.lpPage{min-height:100vh;color:var(--qx-text);position:relative;overflow-x:hidden}.lpLoader{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#eef3f8e0;place-items:center;transition:opacity .45s,visibility .45s;display:grid;position:fixed;inset:0}.lpLoader.isHidden{opacity:0;visibility:hidden;pointer-events:none}.lpLoader.isVisible{opacity:1;visibility:visible}.lpLoaderInner{flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.lpLoaderLogo{-o-object-fit:contain;object-fit:contain;z-index:2;width:66px;height:66px;position:relative}.lpLoaderText{letter-spacing:-.05em;color:#15263d;margin-top:18px;font-size:26px;font-weight:950}.lpLoaderSub{color:#6a7a8d;font-size:14px;font-weight:600}.lpLoaderDots{align-items:center;gap:8px;margin-top:6px;display:inline-flex}.lpLoaderDot{will-change:transform,opacity;background:linear-gradient(#6cb0ff,#18b889);border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite lpDotPulse;box-shadow:0 6px 18px #438ff32e}.lpLoaderDot:nth-child(2){animation-delay:.18s}.lpLoaderDot:nth-child(3){animation-delay:.36s}@keyframes lpDotPulse{0%,to{opacity:.45;transform:translateY(0)scale(.88)}50%{opacity:1;transform:translateY(-5px)scale(1.08)}}.lpVideoScene{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.lpVideo{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.42;filter:grayscale(.9)brightness(.94);backface-visibility:hidden;will-change:transform;width:100%;height:100%;animation:24s ease-in-out infinite alternate lpSceneDrift;position:absolute;inset:0;transform:translateZ(0)scale(1.05)}.lpVideoSky{background:linear-gradient(#eef4fb 0%,#eef4fbdb 22%,#eef4fb99 42%,#eef4fb57 62%,#eef4fb29 78%,#eef4fb0f 90%,#0000 100%);position:absolute;inset:0}.lpVideoFade{background:radial-gradient(circle,#eef4fb0a 0%,#eef4fb2e 45%,#eef4fb6b 70%,#eef4fbc7 100%);position:absolute;inset:0}@keyframes lpSceneDrift{0%{transform:translateZ(0)scale(1.05)translate(0,0)}to{transform:translateZ(0)scale(1.08)translateY(-10px)}}.lpShell{z-index:1;width:100%;max-width:1320px;margin:0 auto;padding:28px 20px 56px;position:relative}.lpTopbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px;display:flex}.lpBrand{color:inherit;align-items:center;gap:12px;min-width:0;display:inline-flex}.lpBrandLogo{-o-object-fit:contain;object-fit:contain;flex:0 0 48px;width:48px;height:48px}.lpBrandText{flex-direction:column;gap:2px;min-width:0;display:flex}.lpBrandName{letter-spacing:-.04em;color:#14253c;font-size:22px;font-weight:950}.lpBrandSub{letter-spacing:.12em;text-transform:uppercase;color:#77889c;font-size:12px;font-weight:800}.lpTopbarActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.lpTopbarGhost,.lpLoginBtn{color:#16263d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #ffffffd1;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-size:15px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 26px #20334c14}.lpHero{margin-bottom:30px}.lpHeroGrid{grid-template-columns:minmax(0,1.02fr) minmax(480px,.98fr);align-items:stretch;gap:20px;display:grid}.lpHeroLeft,.lpHeroRight{min-width:0}.lpHeroLeft{flex-direction:column;justify-content:center;padding:28px 8px 20px 4px;display:flex}.lpEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#6f8094;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;font-size:13px;font-weight:900;display:inline-flex}.lpEyebrowDot{background:linear-gradient(#6cb0ff,#18b889);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #5ea8ff1a}.lpTitle{letter-spacing:-.075em;color:#111827;margin:0 0 18px;font-size:clamp(46px,5.2vw,88px);font-weight:950;line-height:.95}.lpLead{color:#5f7185;max-width:680px;margin:0 0 22px;font-size:20px;font-weight:600;line-height:1.45}.lpHeroActions{flex-wrap:wrap;gap:12px;margin-bottom:26px;display:flex}.lpPrimaryBtn,.lpSecondaryBtn{letter-spacing:-.03em;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 22px;font-size:17px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex}.lpPrimaryBtn{color:#fff;background:linear-gradient(#6cb0ff,#438ff3);box-shadow:0 16px 30px #438ff347}.lpSecondaryBtn{color:#fff;background:linear-gradient(#151b2c,#101523);box-shadow:0 14px 28px #1015232e}.lpSignalRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.lpSignalCard{box-shadow:var(--qx-shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border:1px solid #ffffffd6;border-radius:22px;padding:18px 18px 16px}.lpSignalLabel{letter-spacing:.14em;color:#7a8a9e;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900}.lpSignalValue{color:#172840;letter-spacing:-.05em;margin-bottom:8px;font-size:24px;font-weight:950}.lpSignalText{color:#67788d;font-size:13px;font-weight:600;line-height:1.5}.lpShowcase{height:100%;min-height:760px;box-shadow:var(--qx-shadow);background:linear-gradient(#ffffffa8,#ffffff8a),linear-gradient(#ffffff6b,#ffffff14);border:1px solid #fffc;border-radius:34px;padding:34px;position:relative;overflow:hidden}.lpShowcase:before{content:"";opacity:.58;pointer-events:none;background:repeating-linear-gradient(-45deg,#13223805 0 2px,#0000 2px 12px);position:absolute;inset:0}.lpShowcase>*{z-index:1;position:relative}.lpShowcaseTop{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:28px;display:grid}.lpMiniCard{min-height:118px;box-shadow:var(--qx-shadow-soft);background:#ffffffd6;border:1px solid #ffffffd9;border-radius:22px;padding:16px 16px 14px;position:relative;overflow:hidden}.lpMiniCard:after{content:"";opacity:.95;height:4px;position:absolute;top:0;left:0;right:0}.lpMiniCard.blue:after{background:linear-gradient(90deg,#7bbcff,#51a7ff)}.lpMiniCard.green:after{background:linear-gradient(90deg,#7de8cf,#28c48d)}.lpMiniCard.yellow:after{background:linear-gradient(90deg,#ffd77c,#f1bf4f)}.lpMiniCard.red:after{background:linear-gradient(90deg,#f69aa6,#e76d79)}.lpMiniLabel{letter-spacing:.16em;color:#8091a5;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900}.lpMiniValue{letter-spacing:-.05em;color:#132238;margin-bottom:8px;font-size:28px;font-weight:950}.lpMiniText{color:#66768a;font-size:13px;font-weight:600;line-height:1.45}.lpStageTitle{letter-spacing:-.08em;color:#111827;margin:8px 0 12px;font-size:clamp(58px,7vw,112px);font-weight:950;line-height:.88}.lpStageSub{letter-spacing:-.045em;color:#182b43;max-width:760px;margin-bottom:24px;font-size:clamp(22px,2.4vw,38px);font-weight:850;line-height:1.12}.lpShowcaseBody{grid-template-columns:1.12fr .88fr;align-items:stretch;gap:16px;margin-top:auto;display:grid}.lpOrchestrationCard,.lpPulseCard{background:#ffffffc7;border:1px solid #ffffffdb;border-radius:24px;padding:18px 18px 16px;box-shadow:0 14px 34px #20334c0f}.lpPanelHead{color:#1b2c44;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:14px;font-weight:900;display:flex}.lpPanelHead span:last-child{color:#76879b;font-size:12px;font-weight:800}.lpTimeline{background:#dfe8f0;border-radius:999px;height:12px;margin-bottom:16px;position:relative;overflow:visible}.lpTimelineFill{background:linear-gradient(90deg,#18b889,#7fd8bf);border-radius:999px;transition:width .55s;position:absolute;inset:0 auto 0 0}.lpTimelineNow{will-change:transform;background:#121c34;border:3px solid #fff;border-radius:50%;width:16px;height:16px;transition:left .55s,transform .35s,box-shadow .35s;animation:2.2s ease-in-out infinite lpNowPulse;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #121c3414}@keyframes lpNowPulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 0 2px #121c3414,0 0 #121c341a}50%{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 0 0 2px #121c341a,0 0 0 8px #121c340a}}.lpMarks{color:#77889c;justify-content:space-between;gap:8px;font-size:12px;font-weight:800;display:flex}.lpTicketRow{justify-content:center;align-items:end;gap:14px;min-height:122px;display:flex}.lpTicket{text-align:center;will-change:transform;background:linear-gradient(#fff,#f6f9fc);border:1px solid #dbe4ee;border-radius:18px 18px 14px 14px;width:62px;padding:10px 8px 12px;transition:transform .45s,box-shadow .45s,border-color .45s,opacity .45s;animation:2.6s ease-in-out infinite lpFlowFloat;position:relative;box-shadow:0 10px 26px #20334c0f}.lpTicket:first-child{animation-delay:0s}.lpTicket:nth-child(2){animation-delay:.35s}.lpTicket:nth-child(3){animation-delay:.7s}@keyframes lpFlowFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.lpTicket.active{border-color:#bde9d8;transform:translateY(-12px)scale(1.03);box-shadow:0 16px 32px #18b88929}.lpTicketStatus{letter-spacing:.12em;color:#8697ab;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:900}.lpTicket.active .lpTicketStatus{color:#0f8c69}.lpTicketNum{color:#15253c;letter-spacing:-.04em;font-size:23px;font-weight:950}.lpTicketEta{color:#6f8094;margin-top:6px;font-size:11px;font-weight:700}.lpShowcaseFooter{color:#6f8094;border-top:1px solid #1322380f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:18px;font-size:13px;font-weight:600;display:flex}.lpSection{margin-top:84px}.lpSectionHead{text-align:center;max-width:860px;margin:0 auto 34px}.lpSectionHead.left{text-align:left;max-width:920px;margin-left:0}.lpSectionBadge{width:fit-content;min-height:34px;box-shadow:var(--qx-shadow-soft);color:#1d3551;letter-spacing:.12em;text-transform:uppercase;background:#ffffffc2;border:1px solid #ffffffdb;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 12px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.lpSectionHead.left .lpSectionBadge{margin-left:0}.lpSectionBadge.bright{color:#eef5ff;box-shadow:none;background:#ffffff24;border-color:#ffffff29}.lpSectionTitle{letter-spacing:-.055em;color:#15263d;margin:0 0 14px;font-size:clamp(34px,3vw,52px);font-weight:950;line-height:1.02}.lpSectionLead{color:#637487;margin:0;font-size:18px;font-weight:600;line-height:1.65}.lpIndustryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.lpIndustryCard{box-shadow:var(--qx-shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffdb;border-radius:26px;padding:24px 22px 22px;transition:transform .22s,box-shadow .22s}.lpIndustryCard:hover{transform:translateY(-5px);box-shadow:0 20px 34px #20334c1a}.lpIndustryIconWrap{color:#17426e;background:linear-gradient(#5ea8ff24,#18b8891a);border:1px solid #5ea8ff2e;border-radius:22px;place-items:center;width:74px;height:74px;margin-bottom:18px;display:grid;box-shadow:inset 0 1px #ffffff75,0 14px 30px #438ff31a}.lpIndustryIconWrap svg{width:34px;height:34px}.lpIndustryTitle{letter-spacing:-.04em;color:#172840;margin-bottom:10px;font-size:22px;font-weight:950}.lpIndustryText{color:#68798d;margin:0;font-size:14px;font-weight:600;line-height:1.65}.lpBenefits{margin-top:90px}.lpBenefitGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.lpBenefitCard{box-shadow:var(--qx-shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffdb;border-radius:24px;grid-template-columns:92px 1fr;align-items:start;gap:18px;padding:22px;display:grid}.lpBenefitIconWrap{color:#19436c;background:linear-gradient(#18b8891c,#5ea8ff1c);border:1px solid #18b88929;border-radius:24px;place-items:center;width:92px;height:92px;display:grid;box-shadow:inset 0 1px #ffffff75,0 16px 30px #18b88914}.lpBenefitIconWrap svg{width:38px;height:38px}.lpBenefitTitle{letter-spacing:-.04em;color:#172840;margin-bottom:8px;font-size:24px;font-weight:950}.lpBenefitText{color:#68798d;margin:0;font-size:15px;font-weight:600;line-height:1.7}.lpFlowSection{margin-top:90px}.lpStepGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.lpStepCard{box-shadow:var(--qx-shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffdb;border-radius:24px;padding:22px 20px 20px}.lpStepTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.lpStepNo{color:#17426e;background:linear-gradient(#5ea8ff24,#18b8891a);border:1px solid #5ea8ff2e;border-radius:50%;place-items:center;width:42px;height:42px;font-size:15px;font-weight:950;display:grid}.lpStepChip{color:#147358;letter-spacing:.12em;text-transform:uppercase;background:#18b8891a;border:1px solid #18b8892e;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.lpStepIconWrap{color:#17426e;background:linear-gradient(#5ea8ff24,#18b8891a);border:1px solid #5ea8ff2e;border-radius:20px;place-items:center;width:66px;height:66px;margin-bottom:16px;display:grid;box-shadow:inset 0 1px #ffffff75,0 14px 30px #438ff314}.lpStepIconWrap svg{width:30px;height:30px}.lpStepTitle{letter-spacing:-.04em;color:#172840;margin-bottom:8px;font-size:22px;font-weight:950}.lpStepText{color:#68798d;margin:0;font-size:14px;font-weight:600;line-height:1.65}.lpFinalCTA{margin-top:96px}.lpCtaPanel{background:linear-gradient(135deg,#19304d 0%,#10203a 52%,#10253d 100%);border:1px solid #ffffff14;border-radius:34px;grid-template-columns:1.1fr auto;align-items:center;gap:26px;padding:42px 38px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 56px #101a2a42}.lpCtaPanel:before{content:"";border:34px solid #ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-110px;right:-110px}.lpCtaText,.lpCtaActions{z-index:1;position:relative}.lpCtaTitle{color:#f5f9ff;letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(34px,3.1vw,52px);font-weight:950;line-height:1.02}.lpCtaLead{color:#e8f1fad1;max-width:760px;margin:0;font-size:17px;font-weight:600;line-height:1.7}.lpCtaActions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.lpCtaPrimary,.lpCtaSecondary{letter-spacing:-.03em;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 20px;font-size:16px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex}.lpCtaPrimary{color:#fff;background:linear-gradient(#6cb0ff,#438ff3);box-shadow:0 18px 34px #438ff33d}.lpCtaSecondary{color:#eef5ff;background:#ffffff14;border:1px solid #ffffff1f}.lpFooter{color:#6f8094;border-top:1px solid #13223814;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:28px;padding-top:18px;font-size:13px;font-weight:700;display:flex}.lpFooterLinks{flex-wrap:wrap;gap:16px;display:flex}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#788ca06b;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#788ca09e}@media (max-width:1180px){.lpHeroGrid,.lpCtaPanel{grid-template-columns:1fr}.lpShowcase{min-height:auto}.lpIndustryGrid,.lpBenefitGrid,.lpStepGrid{grid-template-columns:1fr 1fr}.lpSectionHead.left{max-width:860px}.lpCtaActions{justify-content:flex-start}}@media (max-width:760px){html,body{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.lpPage{overflow-x:hidden}.lpShell{padding:16px 14px 30px}.lpTopbar{grid-template-columns:1fr;align-items:stretch;gap:12px;margin-bottom:16px;display:grid}.lpBrand{align-items:center;gap:10px;width:100%}.lpBrandLogo{flex:0 0 40px;width:40px;height:40px}.lpBrandText{gap:1px}.lpBrandName{font-size:18px;line-height:1}.lpBrandSub{letter-spacing:.11em;font-size:11px;line-height:1}.lpTopbarActions{justify-content:flex-end;gap:10px;width:100%}.lpTopbarGhost,.lpLoginBtn{border-radius:18px;flex:none;gap:8px;width:auto;min-width:0;min-height:44px;padding:0 14px;font-size:14px}.lpHero{margin-bottom:24px}.lpHeroGrid{grid-template-columns:1fr;gap:18px}.lpHeroLeft{max-width:92%;padding:6px 0}.lpEyebrow{letter-spacing:.12em;margin-bottom:12px;font-size:12px}.lpEyebrowDot{width:9px;height:9px;box-shadow:0 0 0 5px #5ea8ff1a}.lpTitle{letter-spacing:-.078em;max-width:11ch;margin:0 0 14px;font-size:41px;line-height:.94}.lpLead{max-width:32ch;margin:0 0 18px;font-size:15px;line-height:1.56}.lpHeroActions{grid-template-columns:1fr;gap:12px;width:100%;max-width:330px;margin-bottom:18px;display:grid}.lpPrimaryBtn,.lpSecondaryBtn,.lpCtaPrimary,.lpCtaSecondary{border-radius:16px;width:100%;min-height:48px;padding:0 18px;font-size:15px}.lpSignalRow,.lpIndustryGrid,.lpBenefitGrid{grid-template-columns:1fr;gap:12px}.lpStepGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:12px}.lpSignalCard,.lpIndustryCard,.lpBenefitCard,.lpStepCard,.lpMiniCard,.lpOrchestrationCard,.lpPulseCard,.lpShowcase,.lpCtaPanel{box-shadow:0 10px 24px #20334c0f}.lpSignalCard,.lpIndustryCard,.lpBenefitCard{border-radius:22px}.lpSection{margin-top:68px}.lpSectionHead{margin-bottom:24px}.lpSectionTitle{font-size:32px}.lpSectionLead{font-size:15px}.lpShowcase{border-radius:26px;padding:18px 16px}.lpShowcaseTop{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.lpMiniCard{border-radius:20px;min-height:126px;padding:14px 14px 12px}.lpMiniValue{font-size:28px}.lpMiniText{font-size:12px}.lpStageTitle{margin:2px 0 8px;font-size:54px}.lpStageSub{margin-bottom:16px;font-size:18px;line-height:1.1}.lpShowcaseBody{grid-template-columns:1fr;gap:12px}.lpOrchestrationCard,.lpPulseCard{border-radius:22px;padding:14px}.lpTicketRow{gap:8px;min-height:88px}.lpTicket{border-radius:16px 16px 12px 12px;width:52px;padding:9px 6px 10px}.lpTicketNum{font-size:18px}.lpTicketEta{font-size:10px}.lpIndustryCard{min-height:112px;padding:16px 16px 14px 96px;position:relative;overflow:hidden}.lpIndustryCard:before{content:"";pointer-events:none;filter:blur(1px);z-index:0;background:radial-gradient(circle,#18b88911 0%,#5ea8ff0e 32%,#5ea8ff07 54%,#5ea8ff03 68%,#fff0 74%);width:132px;height:132px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.lpIndustryIconWrap{width:92px;height:92px;box-shadow:none;color:#17426e33;z-index:0;background:0 0;border:none;border-radius:0;margin:0;position:absolute;top:50%;left:-2px;transform:translateY(-50%)}.lpIndustryIconWrap svg{stroke-width:1.8px;width:56px;height:56px}.lpIndustryTitle,.lpIndustryText{z-index:1;position:relative}.lpIndustryTitle{margin:0 0 6px;font-size:18px;line-height:1.1}.lpIndustryText{font-size:13px;line-height:1.52}.lpBenefits{margin-top:72px}.lpBenefitGrid{gap:14px}.lpBenefitCard{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:16px;min-height:128px;padding:18px 16px}.lpBenefitIconWrap{border-radius:20px;place-self:center start;width:76px;height:76px}.lpBenefitIconWrap svg{width:32px;height:32px}.lpBenefitTitle{margin:0 0 7px;font-size:18px;line-height:1.12}.lpBenefitText{font-size:13px;line-height:1.58}.lpFlowSection{margin-top:72px}.lpStepCard{border-radius:20px;padding:16px 14px 14px}.lpStepTop{margin-bottom:10px}.lpStepNo{width:36px;height:36px;font-size:14px}.lpStepChip{gap:6px;min-height:24px;padding:0 8px;font-size:10px}.lpStepIconWrap{border-radius:18px;width:58px;height:58px;margin-bottom:14px}.lpStepIconWrap svg{width:26px;height:26px}.lpStepTitle{margin-bottom:6px;font-size:16px;line-height:1.12}.lpStepText{font-size:12px;line-height:1.5}.lpFinalCTA{margin-top:76px}.lpCtaPanel{border-radius:26px;padding:24px 18px}.lpCtaPanel:before{border-width:22px;width:190px;height:190px;bottom:-76px;right:-76px}.lpCtaTitle{font-size:28px}.lpCtaLead{font-size:15px;line-height:1.6}.lpShowcaseFooter,.lpFooter{text-align:center;justify-content:center;gap:8px}.lpFooterLinks{justify-content:center}.lpLoaderDots{gap:7px}.lpLoaderDot{width:9px;height:9px}.lpVideo{opacity:.28;filter:grayscale(.95)brightness(.94);animation:none;transform:translateZ(0)scale(1.03)}.lpVideoSky{background:linear-gradient(#eef4fb 0%,#eef4fbc7 20%,#eef4fb7a 44%,#eef4fb38 68%,#eef4fb14 88%,#0000 100%)}.lpVideoFade{background:radial-gradient(circle,#eef4fb08 0%,#eef4fb29 44%,#eef4fb57 70%,#eef4fb94 100%)}}@media (max-width:390px){.lpShell{padding:14px 12px 28px}.lpTopbar{gap:10px;margin-bottom:14px}.lpBrand{gap:9px}.lpBrandLogo{flex-basis:38px;width:38px;height:38px}.lpBrandName{font-size:17px}.lpBrandSub{letter-spacing:.1em;font-size:10px}.lpTopbarActions{gap:8px}.lpTopbarGhost,.lpLoginBtn{border-radius:16px;gap:6px;min-height:42px;padding:0 12px;font-size:13px}.lpTopbarGhost svg,.lpLoginBtn svg{width:15px;height:15px}.lpHeroLeft{max-width:94%}.lpTitle{max-width:10.8ch;font-size:37px}.lpLead{max-width:30ch;font-size:14px}.lpHeroActions{max-width:100%}}@media (prefers-reduced-motion:reduce){html,body{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.lpVideo{animation:none!important}}
