.lp{--lp-bg:#06060a;--lp-bg-2:#0a0a10;--lp-surface:#0e0e16;--lp-surface-2:#13131d;--lp-text:#f0eee8;--lp-text-2:#908a82;--lp-text-3:#524d47;--lp-accent:#3b82f6;--lp-accent-dim:rgba(59,130,246,.12);--lp-warm:#d4944c;--lp-border:hsla(45,21%,93%,.07);--lp-border-2:hsla(45,21%,93%,.13);background:var(--lp-bg);color:var(--lp-text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}.lp,.lp *{--background:230 30% 3%;--foreground:36 18% 93%}.lp h1,.lp h2,.lp h3,.lp h4{font-family:Space Grotesk,Inter,sans-serif;color:var(--lp-text);line-height:1.05;letter-spacing:-.03em}.lp-headline-xl{font-size:clamp(2.8rem,7vw,5.2rem);line-height:.96;letter-spacing:-.04em;color:var(--lp-text)}.lp-headline-lg,.lp-headline-xl{font-family:Space Grotesk,sans-serif;font-weight:700}.lp-headline-lg{font-size:clamp(2rem,4.5vw,3.4rem);line-height:1.04;letter-spacing:-.035em}.lp-headline-md{font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:600;line-height:1.15;letter-spacing:-.025em}.lp-body{font-size:1.06rem;line-height:1.72}.lp-body,.lp-body-sm{color:var(--lp-text-2)}.lp-body-sm{font-size:.9375rem;line-height:1.65}.lp-tag{font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-text-3)}.lp-tag-accent{color:var(--lp-accent)}.lp-container{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3.5rem)}.lp-section{position:relative;padding:clamp(4.5rem,10vw,8rem) 0}.lp-section-rule{width:100%;height:1px;background:var(--lp-border);border:none}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem clamp(1.25rem,4vw,3.5rem);display:flex;align-items:center;justify-content:space-between;transition:padding .35s ease,background .35s ease,border-color .35s ease;border-bottom:1px solid transparent}.lp-nav.scrolled{padding-top:.75rem;padding-bottom:.75rem;background:rgba(6,6,10,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--lp-border)}.lp-nav-logo{font-family:Space Grotesk,sans-serif;font-size:.9375rem;font-weight:700;color:var(--lp-text);text-decoration:none;letter-spacing:-.02em}.lp-nav-logo-accent{color:var(--lp-accent)}.lp-nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.lp-nav-links a{font-size:.8125rem;color:var(--lp-text-2);text-decoration:none;transition:color .2s}.lp-nav-links a:hover{color:var(--lp-text)}.lp-nav-cta{font-size:.8125rem;font-weight:500;color:var(--lp-text-2);text-decoration:none;padding:.5rem 1.125rem;border:1px solid var(--lp-border-2);border-radius:100px;transition:all .2s}.lp-nav-cta:hover{color:var(--lp-text);background:var(--lp-surface);border-color:var(--lp-border-2)}.lp-nav-mobile-btn{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:4px;cursor:pointer}.lp-nav-mobile-btn span{display:block;width:20px;height:1.5px;background:var(--lp-text-2);border-radius:1px;transition:transform .2s,opacity .2s}.lp-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background:var(--lp-accent);color:#fff;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:8px;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.lp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 28px rgba(59,130,246,.25);background:#4b8ef7}.lp-btn-primary:focus-visible{outline:2px solid var(--lp-accent);outline-offset:3px}.lp-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background:transparent;color:var(--lp-text-2);font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;border-radius:8px;border:1px solid var(--lp-border-2);cursor:pointer;transition:all .2s}.lp-btn-secondary:hover{color:var(--lp-text);border-color:var(--lp-text-3);background:var(--lp-surface)}.lp-btn-secondary:focus-visible{outline:2px solid var(--lp-accent);outline-offset:3px}.lp-hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:5rem}.lp-hero-grid{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(rgba(59,130,246,.03) 1px,transparent 0),linear-gradient(90deg,rgba(59,130,246,.03) 1px,transparent 0);background-size:64px 64px;transform:perspective(400px) rotateX(60deg);transform-origin:bottom center;pointer-events:none;mask-image:linear-gradient(0deg,rgba(0,0,0,.2) 0,transparent 80%);-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.2) 0,transparent 80%)}.lp-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center;position:relative;z-index:1}.lp-hero-content{padding:2rem 0}.lp-hero-eyebrow{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:2rem}.lp-hero-eyebrow-line{width:24px;height:1px;background:var(--lp-text-3)}.lp-hero-headline{margin-bottom:1.5rem}.lp-hero-sub{font-size:clamp(1rem,1.8vw,1.125rem);color:var(--lp-text-2);line-height:1.7;max-width:480px;margin-bottom:2.5rem}.lp-hero-actions{display:flex;gap:.875rem;align-items:center;flex-wrap:wrap}.lp-hero-visual{position:relative;perspective:1200px;padding:2rem 0}.lp-hero-scroll{position:absolute;bottom:2.5rem;left:clamp(1.25rem,4vw,3.5rem);display:flex;align-items:center;gap:.875rem;z-index:1}.lp-hero-scroll-text{font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--lp-text-3)}.lp-hero-scroll-line{width:1px;height:32px;background:var(--lp-text-3);transform-origin:top;animation:lp-scroll-pulse 1.8s ease-in-out infinite}@keyframes lp-scroll-pulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.3;transform:scaleY(.5)}}.lp-marquee{border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border);overflow:hidden;padding:1rem 0;position:relative;z-index:2;background:var(--lp-bg)}.lp-marquee-track{display:flex;align-items:center;gap:3rem;animation:lp-marquee-scroll 40s linear infinite;width:-moz-max-content;width:max-content}.lp-marquee-item{font-family:Space Grotesk,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--lp-text-3);white-space:nowrap}.lp-marquee-dot{width:4px;height:4px;border-radius:50%;background:var(--lp-accent);flex-shrink:0}@keyframes lp-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.lp-mockup{background:var(--lp-surface);border:1px solid var(--lp-border-2);border-radius:10px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.03)}.lp-mockup-bar{display:flex;align-items:center;gap:6px;padding:.625rem .875rem;background:rgba(0,0,0,.3);border-bottom:1px solid var(--lp-border)}.lp-mockup-dot{width:7px;height:7px;border-radius:50%}.lp-mockup-dot:first-child{background:#ff5f56}.lp-mockup-dot:nth-child(2){background:#ffbd2e}.lp-mockup-dot:nth-child(3){background:#27c93f}.lp-mockup-url{margin-left:.75rem;font-family:SF Mono,Fira Code,monospace;font-size:.625rem;color:var(--lp-text-3);background:rgba(0,0,0,.3);padding:2px 10px;border-radius:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.lp-mockup-body{padding:1rem;min-height:180px}.lp-mockup-dashboard{display:grid;grid-template-columns:140px 1fr;gap:0;padding:0}.lp-mockup-sidebar{border-right:1px solid var(--lp-border);padding:.75rem 0;background:rgba(0,0,0,.15)}.lp-mockup-sidebar-logo{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;margin-bottom:.625rem}.lp-mockup-sidebar-icon{width:22px;height:22px;border-radius:6px;background:var(--lp-accent);display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:#fff;flex-shrink:0}.lp-mockup-sidebar-name{font-size:.625rem;font-weight:600;color:var(--lp-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-mockup-nav-item{display:flex;align-items:center;gap:.375rem;padding:.3125rem .75rem;font-size:.5625rem;color:var(--lp-text-2);border-left:2px solid transparent;transition:all .15s}.lp-mockup-nav-item.active{color:var(--lp-text);background:var(--lp-accent-dim);border-left-color:var(--lp-accent)}.lp-mockup-nav-dot{width:4px;height:4px;border-radius:2px;background:currentColor;opacity:.5;flex-shrink:0}.lp-mockup-main{padding:.75rem}.lp-mockup-main-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.lp-mockup-main-title{font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:700;color:var(--lp-text)}.lp-mockup-badge{font-size:.5rem;padding:2px 6px;border-radius:100px;background:rgba(16,185,129,.15);color:#34d399;font-weight:600;letter-spacing:.04em}.lp-mockup-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.375rem;margin-bottom:.625rem}.lp-mockup-stat{background:rgba(0,0,0,.25);border:1px solid var(--lp-border);border-radius:6px;padding:.5rem}.lp-mockup-stat-label{font-size:.5rem;color:var(--lp-text-3);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.06em}.lp-mockup-stat-value{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:700;color:var(--lp-text)}.lp-mockup-activity{margin-top:.5rem}.lp-mockup-activity-row{display:flex;align-items:center;gap:.375rem;padding:.3125rem 0;border-bottom:1px solid var(--lp-border);font-size:.5625rem;color:var(--lp-text-2)}.lp-mockup-activity-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.lp-mockup-portal{padding:.75rem}.lp-mockup-portal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--lp-border)}.lp-mockup-portal-greeting{font-family:Space Grotesk,sans-serif;font-size:.6875rem;font-weight:600;color:var(--lp-text)}.lp-mockup-course-card{background:rgba(0,0,0,.2);border:1px solid var(--lp-border);border-radius:6px;padding:.625rem;margin-bottom:.375rem}.lp-mockup-course-title{font-size:.625rem;font-weight:600;color:var(--lp-text);margin-bottom:.375rem}.lp-mockup-progress-track{width:100%;height:3px;background:var(--lp-border-2);border-radius:2px;overflow:hidden;margin-bottom:.25rem}.lp-mockup-progress-fill{height:100%;background:var(--lp-accent);border-radius:2px;transition:width .6s ease}.lp-mockup-progress-label{font-size:.5rem;color:var(--lp-text-3)}.lp-mockup-player{display:grid;grid-template-columns:1fr 140px;padding:0}.lp-mockup-video{position:relative;background:#000;min-height:160px}.lp-mockup-play-btn,.lp-mockup-video{display:flex;align-items:center;justify-content:center}.lp-mockup-play-btn{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px)}.lp-mockup-play-icon{width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:6px 0 6px 10px;margin-left:2px}.lp-mockup-video-title{position:absolute;bottom:.625rem;left:.625rem;font-size:.5625rem;color:hsla(0,0%,100%,.7);font-weight:500}.lp-mockup-modules{border-left:1px solid var(--lp-border);padding:.5rem 0;background:rgba(0,0,0,.15)}.lp-mockup-module-title{font-size:.5625rem;font-weight:700;color:var(--lp-text);padding:.25rem .625rem;margin-bottom:.25rem}.lp-mockup-lesson{display:flex;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.5rem;color:var(--lp-text-2)}.lp-mockup-lesson.completed{color:var(--lp-text-3)}.lp-mockup-lesson.active{color:var(--lp-accent);font-weight:600}.lp-mockup-lesson-check{font-size:.5625rem;flex-shrink:0}.lp-cert-wrapper{position:relative;width:100%;max-width:530px;margin:0 auto;perspective:1200px}.lp-cert-glow{position:absolute;inset:-20px;background:radial-gradient(circle at center,rgba(59,130,246,.18),hsla(35,37%,64%,.1) 45%,transparent 70%);filter:blur(28px);z-index:0;pointer-events:none}.lp-cert-card{position:relative;z-index:1;background:#fff;border-radius:4px;box-shadow:0 25px 50px -12px rgba(0,0,0,.65),0 0 0 1px hsla(0,0%,100%,.12),0 10px 20px -5px rgba(0,0,0,.45);transform:rotateX(2deg) rotateY(-3deg) rotate(-.5deg);transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-cert-card:hover{transform:rotateX(0deg) rotateY(0deg) rotate(0deg) scale(1.015);box-shadow:0 32px 64px -16px rgba(0,0,0,.75),0 0 0 1px hsla(0,0%,100%,.2),0 16px 28px -6px rgba(0,0,0,.5)}.lp-cert-outer-border{border:2px solid #0f172a;padding:3px;margin:7px;background:#fff;position:relative}.lp-cert-inner-border{border:1px solid #c5a880;padding:16px 20px 12px;position:relative;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}.lp-cert-corner{position:absolute;width:6px;height:6px;border-color:#c5a880;border-style:solid}.lp-cert-corner-tl{top:-2px;left:-2px;border-width:2px 0 0 2px}.lp-cert-corner-tr{top:-2px;right:-2px;border-width:2px 2px 0 0}.lp-cert-corner-bl{bottom:-2px;left:-2px;border-width:0 0 2px 2px}.lp-cert-corner-br{bottom:-2px;right:-2px;border-width:0 2px 2px 0}.lp-cert-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:160px;height:160px;opacity:.028;pointer-events:none;z-index:0;display:flex;align-items:center;justify-content:center}.lp-cert-content{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center}.lp-cert-float-badge{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:6px;background:rgba(15,23,42,.9);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.16);color:#f8fafc;padding:6px 14px;border-radius:9999px;font-size:.6875rem;font-weight:600;letter-spacing:.02em;box-shadow:0 12px 28px -6px rgba(0,0,0,.55)}.lp-cert-float-top{top:-14px;right:-10px}.lp-cert-float-bottom{bottom:-14px;left:-10px}@media (max-width:640px){.lp-cert-float-top{top:-10px;right:0}.lp-cert-float-bottom{bottom:-10px;left:0}.lp-cert-inner-border{padding:12px 14px 10px}}.lp-problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,6rem);align-items:start}.lp-problem-list{list-style:none;padding:0;margin:0}.lp-problem-item{padding:1.125rem 0;border-bottom:1px solid var(--lp-border);display:flex;align-items:baseline;gap:.875rem}.lp-problem-item:first-child{border-top:1px solid var(--lp-border)}.lp-problem-where{font-size:.8125rem;font-weight:600;color:var(--lp-text);white-space:nowrap;min-width:100px}.lp-problem-what{font-size:.875rem;color:var(--lp-text-3)}.lp-solution-flow{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;padding:2rem 0}.lp-solution-node{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--lp-surface);border:1px solid var(--lp-border-2);border-radius:8px;font-size:.8125rem;font-weight:600;color:var(--lp-text)}.lp-solution-node-icon{width:24px;height:24px;border-radius:6px;background:var(--lp-accent-dim);color:var(--lp-accent);display:flex;align-items:center;justify-content:center;font-size:.6875rem;flex-shrink:0}.lp-solution-arrow{color:var(--lp-text-3);font-size:1rem}.lp-solution-flow-v2{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;padding:1.5rem 0}.lp-solution-node-v2{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.25rem 1rem;min-width:140px;max-width:180px;background:var(--lp-surface-2);border:1px solid var(--lp-border-2);border-radius:18px;transition:all .25s ease}.lp-solution-node-v2:hover{border-color:var(--lp-accent);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.4)}.lp-solution-node-icon-v2{width:48px;height:48px;border-radius:14px;background:var(--lp-accent-dim);border:1px solid var(--lp-accent-border);color:var(--lp-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.lp-solution-node-label{font-family:Space Grotesk,sans-serif;font-size:.9375rem;font-weight:700;color:var(--lp-text);text-align:center}.lp-solution-node-sub{font-size:.75rem;color:var(--lp-text-3);text-align:center;line-height:1.35}.lp-solution-connector{display:flex;align-items:center;justify-content:center;color:var(--lp-accent);opacity:.7;padding-top:2.25rem;flex-shrink:0}.lp-connector-desktop{display:block;width:20px;height:20px}.lp-connector-mobile{display:none;width:20px;height:20px}.lp-section-elevated{background:var(--lp-bg-2);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.lp-cta-mid{text-align:center;padding:clamp(4rem,8vw,6rem) 0;position:relative}.lp-cta-mid-headline{margin-bottom:.875rem}.lp-cta-mid-sub{font-size:1rem;color:var(--lp-text-2);max-width:520px;margin:0 auto 2rem;line-height:1.7}.lp-student-exp{background:var(--lp-bg-2);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.lp-student-exp-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.lp-student-exp-items{display:flex;flex-direction:column;gap:2px;margin-top:1.5rem}.lp-student-exp-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:6px;transition:border-color .2s}.lp-student-exp-item:hover{border-color:var(--lp-border-2)}.lp-student-exp-item-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lp-student-exp-item-text{flex:1}.lp-student-exp-item-label{font-size:.75rem;color:var(--lp-text-3);margin-bottom:1px}.lp-student-exp-item-value{font-size:.9375rem;font-weight:500;color:var(--lp-text)}.lp-feature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center;padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid var(--lp-border)}.lp-feature:last-child{border-bottom:none}.lp-feature.reverse{direction:rtl}.lp-feature.reverse>*{direction:ltr}.lp-feature-tag{margin-bottom:1rem}.lp-feature-title{margin-bottom:.875rem}.lp-feature-desc{max-width:440px}.lp-brand-comparison{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}.lp-brand-school{border-radius:10px;overflow:hidden;border:1px solid var(--lp-border-2)}.lp-brand-school-header{padding:.75rem 1rem;display:flex;align-items:center;gap:.625rem}.lp-brand-school-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}.lp-brand-school-name{font-size:.75rem;font-weight:700;color:var(--lp-text)}.lp-brand-school-domain{font-family:monospace;font-size:.5625rem;color:var(--lp-text-3)}.lp-brand-school-body{padding:.75rem 1rem;background:var(--lp-surface);border-top:1px solid var(--lp-border)}.lp-brand-school-stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.lp-brand-stat-mini{font-size:.5625rem;color:var(--lp-text-3)}.lp-brand-stat-mini strong{display:block;font-size:.8125rem;color:var(--lp-text);font-weight:700}.lp-security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--lp-border);border:1px solid var(--lp-border);border-radius:4px;margin-top:3rem;overflow:hidden}.lp-security-cell{background:var(--lp-bg);padding:2rem 1.5rem}.lp-security-cell-title{font-family:Space Grotesk,sans-serif;font-size:.9375rem;font-weight:600;color:var(--lp-text);margin-bottom:.5rem}.lp-security-cell-desc{font-size:.875rem;color:var(--lp-text-2);line-height:1.6}.lp-audience-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--lp-border);margin-top:3rem}.lp-audience-item{background:var(--lp-bg);padding:1.5rem}.lp-audience-item-title{font-family:Space Grotesk,sans-serif;font-size:.9375rem;font-weight:600;color:var(--lp-text);margin-bottom:.375rem}.lp-audience-item-desc{font-size:.875rem;color:var(--lp-text-3);line-height:1.55}.lp-cta-final{text-align:center;padding:clamp(5rem,12vw,9rem) 0;position:relative}.lp-cta-final:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:600px;height:400px;background:radial-gradient(circle,rgba(59,130,246,.06) 0,transparent 65%);pointer-events:none}.lp-cta-final-headline{margin-bottom:1rem}.lp-cta-final-sub{font-size:1.0625rem;color:var(--lp-text-2);margin-bottom:2.5rem;max-width:460px;margin-left:auto;margin-right:auto;line-height:1.65}.lp-footer{border-top:1px solid var(--lp-border);padding:2.25rem 0;position:relative;z-index:2}.lp-footer-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.lp-footer-text{font-size:.8125rem;color:var(--lp-text-3)}.lp-footer-links{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0}.lp-footer-links a{font-size:.8125rem;color:var(--lp-text-3);text-decoration:none;transition:color .2s}.lp-footer-links a:hover{color:var(--lp-text-2)}.lp-reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.lp-reveal.visible{opacity:1;transform:translateY(0)}.lp-reveal-delay-1{transition-delay:.1s}.lp-reveal-delay-2{transition-delay:.2s}.lp-reveal-delay-3{transition-delay:.3s}.lp-reveal-delay-4{transition-delay:.4s}.lp-hero-enter{opacity:0;transform:translateY(24px);animation:lp-hero-fade-in .8s cubic-bezier(.16,1,.3,1) forwards}.lp-hero-enter-d1{animation-delay:.15s}.lp-hero-enter-d2{animation-delay:.3s}.lp-hero-enter-d3{animation-delay:.45s}.lp-hero-enter-d4{animation-delay:.6s}@keyframes lp-hero-fade-in{to{opacity:1;transform:translateY(0)}}.lp-hero-mockup-stack{position:relative}.lp-hero-mockup-main{position:relative;z-index:2;animation:lp-hero-fade-in .9s cubic-bezier(.16,1,.3,1) .35s forwards;opacity:0;transform:translateY(24px)}.lp-hero-mockup-float{position:absolute;z-index:3;animation:lp-hero-fade-in .8s cubic-bezier(.16,1,.3,1) .6s forwards;opacity:0;transform:translateY(16px)}.lp-hero-mockup-float-2{position:absolute;z-index:1;animation:lp-hero-fade-in .8s cubic-bezier(.16,1,.3,1) .5s forwards;opacity:0;transform:translateY(20px)}.lp-mobile-menu{display:none;position:fixed;inset:0;z-index:200;background:rgba(6,6,10,.98);backdrop-filter:blur(24px);flex-direction:column;align-items:center;justify-content:center;gap:2rem}.lp-mobile-menu.open{display:flex}.lp-mobile-menu a{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:var(--lp-text-2);text-decoration:none;transition:color .2s}.lp-mobile-menu a:hover{color:var(--lp-text)}.lp-mobile-close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;color:var(--lp-text-3);font-size:1.5rem;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center}@media (prefers-reduced-motion:reduce){.lp-reveal{opacity:1;transform:none;transition:none}.lp-hero-enter,.lp-hero-mockup-float,.lp-hero-mockup-float-2,.lp-hero-mockup-main{opacity:1;transform:none;animation:none}.lp-marquee-track{animation-duration:80s}.lp-hero-scroll-line{animation:none;opacity:.5}}@media (max-width:1024px){.lp-hero-inner{grid-template-columns:1fr;text-align:center}.lp-hero-content{display:flex;flex-direction:column;align-items:center}.lp-hero-sub{margin-left:auto;margin-right:auto}.lp-hero-actions{justify-content:center}.lp-hero-visual{max-width:520px;margin:0 auto;width:100%}.lp-hero-scroll{display:none}.lp-problem-grid{grid-template-columns:1fr;gap:3rem}.lp-feature{grid-template-columns:1fr;gap:2rem}.lp-feature.reverse{direction:ltr}.lp-brand-comparison,.lp-security-grid{grid-template-columns:1fr}}@media (max-width:768px){.lp-nav-cta,.lp-nav-links{display:none}.lp-nav-mobile-btn{display:flex}.lp-hero{min-height:auto;padding-top:6rem;padding-bottom:3rem}.lp-hero-actions{flex-direction:column;width:100%}.lp-btn-primary,.lp-btn-secondary{width:100%}.lp-solution-flow-v2{flex-direction:column;align-items:center;gap:0;width:100%;max-width:320px;margin-left:auto;margin-right:auto;padding:.5rem 0}.lp-solution-node-v2{width:100%;max-width:100%;min-width:0;padding:1.25rem 1.5rem}.lp-solution-connector{padding:.5rem 0;transform:none}.lp-connector-desktop{display:none}.lp-connector-mobile{display:block;color:var(--lp-accent)}.lp-student-exp-grid{gap:2rem}.lp-mockup-dashboard,.lp-student-exp-grid{grid-template-columns:1fr}.lp-mockup-sidebar{display:none}.lp-mockup-player{grid-template-columns:1fr}.lp-mockup-modules{border-left:none;border-top:1px solid var(--lp-border)}.lp-mockup-stats{grid-template-columns:repeat(2,1fr)}.lp-audience-list{grid-template-columns:1fr}.lp-feature{text-align:center}.lp-feature-desc{margin-left:auto;margin-right:auto}}@media (max-width:430px){.lp-headline-xl{font-size:clamp(2.2rem,10vw,3rem)}.lp-headline-lg{font-size:clamp(1.6rem,7vw,2.2rem)}.lp-mockup-stats{grid-template-columns:1fr 1fr}}.lp a:focus-visible,.lp button:focus-visible{outline:2px solid var(--lp-accent);outline-offset:3px;border-radius:4px}.lp ::-webkit-scrollbar{width:4px}.lp ::-webkit-scrollbar-track{background:var(--lp-bg)}.lp ::-webkit-scrollbar-thumb{background:var(--lp-surface-2);border-radius:2px}