@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}.ld-root{color:#fff;background:#05070f;min-height:100vh;font-family:Space Grotesk,system-ui,sans-serif;position:relative;overflow-x:hidden}.ld-orb{pointer-events:none;filter:blur(80px);z-index:0;border-radius:50%;position:fixed}.o1{background:radial-gradient(circle,#6d28d92e 0%,#0000 70%);width:600px;height:600px;animation:22s ease-in-out infinite alternate orb-drift;top:-150px;left:-150px}.o2{background:radial-gradient(circle,#06b6d41f 0%,#0000 70%);width:500px;height:500px;animation:28s ease-in-out infinite alternate-reverse orb-drift;bottom:-100px;right:-100px}.o3{background:radial-gradient(circle,#6366f114 0%,#0000 70%);width:350px;height:350px;animation:35s ease-in-out infinite alternate orb-drift;top:50%;right:20%}@keyframes orb-drift{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.1)}}.ld-dot-grid{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#ffffff09 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}.ld-sec-inner,.ld-nav-inner,.ld-hero,.ld-footer-inner{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.ld-sec{padding:7rem 0}.ld-sec-alt{background:#ffffff05;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.ld-label{letter-spacing:.12em;text-transform:uppercase;color:#7c3aed;margin-bottom:.75rem;font-size:.72rem;font-weight:600}.ld-h2{letter-spacing:-.03em;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ld-sec-sub{color:#ffffff8c;max-width:560px;margin-bottom:4rem;font-size:1.05rem;line-height:1.7}.ld-logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.ld-logo.sm{gap:.4rem}.ld-mark{gap:.02em;font-family:JetBrains Mono,monospace;font-size:1.35rem;font-weight:500;display:flex}.ld-mark.sm{font-size:1rem}.ld-vio{color:#7c3aed}.ld-grad-slash{background:linear-gradient(135deg,#818cf8,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ld-word{letter-spacing:-.04em;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.ld-word.sm{font-size:1rem}.ld-w1{color:#fff}.ld-w2{background:linear-gradient(135deg,#818cf8,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ld-w3{color:#fff3}.ld-w4{background:linear-gradient(135deg,#22d3ee,#0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ld-nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#05070fbf;border-bottom:1px solid #ffffff12;position:sticky;top:0}.ld-nav-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.ld-nav-right{align-items:center;gap:1.5rem;display:flex}.ld-nav-lnk{color:#ffffff8c;cursor:pointer;background:0 0;border:none;font-family:Space Grotesk,sans-serif;font-size:.875rem;text-decoration:none;transition:color .2s}.ld-nav-lnk:hover{color:#fff}.ld-nav-cta{color:#fff;background:linear-gradient(135deg,#7c3aed,#0ea5e9);border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.ld-nav-cta:hover{opacity:.9;transform:translateY(-1px)}.ld-hero{z-index:1;align-items:center;gap:4rem;max-width:1200px;min-height:calc(100vh - 64px);margin:0 auto;padding:6rem 2rem;display:flex;position:relative}.ld-hero-left{flex:1;min-width:0}.ld-badge{letter-spacing:.08em;color:#22d3ee;background:#22d3ee1a;border:1px solid #22d3ee40;border-radius:999px;margin-bottom:2rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;animation:.6s both fade-up;display:inline-block}.ld-h1{letter-spacing:-.045em;margin-bottom:1.75rem;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:700;line-height:1;animation:.6s .1s both fade-up}.ld-h1-see{color:#fff}.ld-h1-click{background:linear-gradient(135deg,#818cf8,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ld-h1-fix{background:linear-gradient(135deg,#22d3ee,#0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ld-hero-sub{color:#ffffffa6;margin-bottom:2rem;font-size:1.25rem;line-height:1.7;animation:.6s .2s both fade-up}.ld-chips{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;animation:.6s .3s both fade-up;display:flex}.ld-chip{letter-spacing:.02em;color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .8rem;font-size:.75rem;font-weight:500}.ld-hero-ctas{flex-wrap:wrap;gap:1rem;animation:.6s .4s both fade-up;display:flex}.ld-cta-p{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#0ea5e9);border:none;border-radius:10px;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;box-shadow:0 0 32px #7c3aed4d}.ld-cta-p:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 40px #7c3aed66}.ld-cta-s{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-items:center;padding:.85rem 1.75rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.ld-cta-s:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.ld-term-wrap{flex:1;min-width:0;animation:.7s .5s both fade-up}.ld-term{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;overflow:hidden;box-shadow:0 24px 80px #0006,0 0 0 1px #7c3aed1f}.ld-term-bar{background:#ffffff0a;border-bottom:1px solid #ffffff12;align-items:center;gap:.5rem;padding:.875rem 1.25rem;display:flex}.ld-dot{border-radius:50%;width:12px;height:12px}.ld-r{background:#ff5f57}.ld-y{background:#ffbd2e}.ld-g{background:#28ca42}.ld-term-title{color:#ffffff59;margin-left:auto;font-family:JetBrains Mono,monospace;font-size:.72rem}.ld-term-body{flex-direction:column;gap:.65rem;padding:1.5rem;display:flex}.ld-tl{color:#fff9;opacity:0;align-items:flex-start;gap:.6rem;font-family:JetBrains Mono,monospace;font-size:.82rem;animation:.4s forwards term-line;display:flex}.ld-tl.dim{color:#ffffff4d}.ld-tl.accent{color:#818cf8}.ld-tl.green{color:#34d399}.ld-prompt{color:#7c3aedb3;flex-shrink:0}@keyframes term-line{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.ld-steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.ld-step{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:border-color .2s,transform .2s;position:relative}.ld-step:hover{border-color:#7c3aed59;transform:translateY(-4px)}.ld-step-n{color:#fff3;letter-spacing:.08em;margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.72rem}.ld-step-ico{margin-bottom:1rem;font-size:2rem}.ld-step-title{color:#fff;margin-bottom:.35rem;font-size:1.25rem;font-weight:700}.ld-step-who{color:#7c3aed;margin-bottom:.75rem;font-size:.78rem;font-weight:500}.ld-step-desc{color:#ffffff8c;font-size:.9rem;line-height:1.65}.ld-step-arr{color:#ffffff26;z-index:2;font-size:1.25rem;display:none;position:absolute;top:50%;right:-1.25rem;transform:translateY(-50%)}.ld-feat-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ld-feat-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:1.75rem;transition:border-color .2s,transform .2s}.ld-feat-card:hover{border-color:#7c3aed4d;transform:translateY(-3px)}.ld-feat-ico{margin-bottom:.85rem;font-size:1.75rem}.ld-feat-title{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.ld-feat-desc{color:#ffffff80;font-size:.875rem;line-height:1.65}.ld-soon{color:#22d3ee;letter-spacing:.06em;text-transform:uppercase;background:#22d3ee1f;border-radius:4px;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.ld-price-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.ld-price-grid.four{grid-template-columns:repeat(4,1fr)}.ld-price-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:transform .2s;position:relative}.ld-price-card.hi{background:#7c3aed12;border-color:#7c3aed66;box-shadow:0 0 48px #7c3aed26}.ld-price-card:hover{transform:translateY(-4px)}.ld-popular{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#7c3aed,#22d3ee);border-radius:999px;padding:.25rem .9rem;font-size:.7rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.ld-price-name{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.ld-price-amt{letter-spacing:-.04em;color:#fff;margin-bottom:.25rem;font-size:2.75rem;font-weight:700}.ld-price-per{color:#fff6;font-size:1rem;font-weight:400}.ld-price-desc{color:#ffffff73;margin-bottom:1.75rem;font-size:.875rem}.ld-price-feats{flex-direction:column;gap:.65rem;margin-bottom:2rem;list-style:none;display:flex}.ld-price-feats li{color:#ffffffa6;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ld-chk{color:#34d399;font-weight:700}.ld-price-cta{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.75rem;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s}.ld-price-cta:hover{background:#ffffff1a}.ld-price-cta.primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#0ea5e9);border-color:#0000;box-shadow:0 4px 20px #7c3aed59}.ld-price-cta.primary:hover{opacity:.9}.ld-access{background:linear-gradient(135deg,#7c3aed0f 0%,#0ea5e90a 100%);border-top:1px solid #7c3aed26;border-bottom:1px solid #7c3aed26}.ld-access-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.ld-access-inner .ld-sec-sub{max-width:480px}.ld-auth-card-wrap{width:100%;max-width:420px}.ld-auth-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.ld-auth-skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff14 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:10px;height:120px;animation:1.5s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ld-footer{border-top:1px solid #ffffff12;padding:2.5rem 0}.ld-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.ld-footer-links{flex-wrap:wrap;gap:1.5rem;display:flex}.ld-footer-links a{color:#fff6;font-size:.875rem;text-decoration:none;transition:color .2s}.ld-footer-links a:hover{color:#fffc}.ld-footer-copy{color:#ffffff40;font-size:.8rem}.ld-modal-bg{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05070fd9;justify-content:center;align-items:center;padding:2rem;animation:.2s bg-in;display:flex;position:fixed;inset:0}@keyframes bg-in{0%{opacity:0}to{opacity:1}}.ld-modal{text-align:center;background:#0f111ef2;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:400px;padding:2.5rem 2rem;animation:.3s modal-in;position:relative;box-shadow:0 32px 80px #0009,0 0 0 1px #7c3aed26}@keyframes modal-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:none}}.ld-modal-close{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.ld-modal-close:hover{background:#ffffff1a}.ld-modal-mark{margin-bottom:.5rem;font-family:JetBrains Mono,monospace;font-size:2.5rem}.ld-modal-name{letter-spacing:-.04em;justify-content:center;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;display:flex}.ld-modal-sub{color:#ffffff59;margin-bottom:2rem;font-size:.8rem}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (max-width:900px){.ld-hero{flex-direction:column;gap:3rem;min-height:auto;padding-top:3rem}.ld-steps{grid-template-columns:1fr}.ld-feat-grid,.ld-price-grid,.ld-price-grid.four{grid-template-columns:1fr 1fr}.ld-nav-right .ld-nav-lnk:not(:last-child){display:none}.ld-footer-inner{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.ld-feat-grid{grid-template-columns:1fr}.ld-h1{font-size:3rem}.ld-hero-ctas{flex-direction:column}.ld-cta-p,.ld-cta-s{text-align:center;justify-content:center}}
