:root{--lp-bg:#000;--lp-bg-alt:#080808;--lp-blue:#38bdf8;--lp-blue-glow:#38bdf826;--lp-text-main:#fff;--lp-text-muted:#94a3b8;--lp-card-bg:#0e0e0e;--lp-border:#ffffff14}*{box-sizing:border-box;text-decoration:none}html,body{background-color:#000}.lp-wrapper{min-height:100vh;color:var(--lp-text-main);z-index:1;background-color:#0000;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.lp-container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.lp-hero{text-align:center;z-index:1;background:0 0;justify-content:center;align-items:center;min-height:85vh;padding:100px 20px;display:flex}.lp-hero-content{max-width:800px}.lp-badge{color:var(--lp-blue);letter-spacing:.05em;text-transform:uppercase;z-index:1;background:#38bdf81a;border:1px solid #38bdf833;border-radius:100px;margin-bottom:2rem;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-block}.lp-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1}.text-blue{color:var(--lp-blue);text-shadow:0 0 10px #38bdf84d}.lp-description{max-width:600px;color:var(--lp-text-muted);margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.hero-actions{z-index:1;justify-content:center;align-items:center;gap:20px;display:flex}.lp-cta{background:var(--lp-blue);color:#000;z-index:1;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 0 20px #38bdf833}.lp-cta:hover{background:#fff;transform:translateY(-2px);box-shadow:0 0 30px #38bdf866}.lp-secondary-cta{color:var(--lp-text-muted);z-index:1;align-items:center;gap:10px;font-weight:600;transition:color .2s;display:flex}.lp-secondary-cta:hover{color:var(--lp-text-main)}.lp-secondary-cta i{font-size:.8rem}.lp-section{z-index:1;padding:100px 0}.bg-alt{background-color:var(--lp-bg-alt);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.section-header{z-index:1;margin-bottom:60px}.section-header.center{text-align:center}.section-title{background:linear-gradient(90deg,#fff,#999);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:15px;font-size:2.5rem}.section-subtitle{color:var(--lp-blue);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.section-desc{color:var(--lp-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.lp-split{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.lp-split.reverse .lp-text-block{order:2}.lp-text-block p{color:var(--lp-text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.feature-list{z-index:1;margin-top:2rem;padding:0;list-style:none}.feature-list li{color:var(--lp-text-main);align-items:center;gap:12px;margin-bottom:10px;font-weight:500;display:flex}.feature-list i{color:var(--lp-blue)}.lp-split.reverse .lp-image-container{aspect-ratio:4/3}.lp-image-container{aspect-ratio:16/10;z-index:1;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.lp-feature-img{object-fit:cover;width:100%;height:100%;display:block}.lp-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.lp-card{background:var(--lp-bg);border:1px solid var(--lp-border);z-index:1;border-radius:20px;flex-direction:column;height:100%;padding:30px;transition:all .3s;display:flex}.lp-card:hover{background:#151515;border-color:#38bdf84d;transform:translateY(-5px)}.card-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.lp-card-icon{background:#38bdf81a;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lp-card-icon i{color:var(--lp-blue);font-size:1.2rem}.lp-card h3{color:#fff;margin-bottom:10px;font-size:1.2rem;font-weight:700}.lp-card p{color:var(--lp-text-muted);font-size:.95rem;line-height:1.5}.video-wrapper{aspect-ratio:16/9;border:1px solid var(--lp-border);z-index:1;background:#000;border-radius:16px;max-width:1000px;margin:0 auto;overflow:hidden;box-shadow:0 20px 50px #00000080}.lp-video-iframe{border:none;width:100%;height:100%}.lp-footer{border-top:1px solid var(--lp-border);z-index:1;background:0 0;padding:60px 0 40px;position:relative}.footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-brand h3{color:var(--lp-blue);margin:0 0 15px;font-size:1.5rem}.footer-brand p{color:var(--lp-text-muted);max-width:320px;margin:0 0 25px;line-height:1.6}.copyright{color:#666;margin-top:auto;font-size:.85rem}.footer-links{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.social-row{gap:20px;margin-bottom:15px;display:flex}.social-row a{color:var(--lp-text-muted);justify-content:center;align-items:center;font-size:1.4rem;transition:all .3s;display:flex}.social-row a:hover{color:var(--lp-blue);transform:translateY(-3px)}.source-link{color:var(--lp-blue);align-items:center;gap:8px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.source-link:hover{opacity:.8}.info-popup-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.info-popup-content{border:1px solid var(--lp-border);background:#111;border-radius:20px;width:90%;max-width:500px;padding:30px;animation:.3s cubic-bezier(.34,1.56,.64,1) modalPop;box-shadow:0 25px 50px #00000080}.popup-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.popup-header h3{color:#fff;align-items:center;gap:10px;font-size:1.3rem;display:flex}.close-icon-btn{color:#666;cursor:pointer;background:0 0;border:none;font-size:1.2rem}.close-icon-btn:hover{color:#fff}.info-popup-content p{color:var(--lp-text-muted);margin-bottom:25px;line-height:1.6}.popup-actions{text-align:right}.popup-cta{background:var(--lp-blue);color:#000;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600}@keyframes modalPop{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.animate-fade-in{animation:1s ease-out forwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.lp-split,.lp-split.reverse{grid-template-columns:1fr;gap:40px}.lp-split.reverse .lp-text-block{order:1}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-links{text-align:center;margin-top:30px}.social-row{justify-content:center}.lp-hero-content{padding:0 10px}}@media (max-width:600px){.lp-title{font-size:2.8rem}.hero-actions{flex-direction:column}.lp-cta,.lp-secondary-cta{justify-content:center;width:100%}.lp-card{padding:20px}.footer-grid{text-align:center;flex-direction:column;align-items:center}.footer-brand,.footer-links{text-align:center;align-items:center}}
