.landing-module__jDH3nq__landingWrapper{color:#e5e7eb;background-color:#000;background-image:linear-gradient(#14141480 1px,#0000 1px),linear-gradient(90deg,#14141480 1px,#0000 1px);background-size:40px 40px;min-height:100vh;font-family:monospace;position:relative;overflow-x:hidden}.landing-module__jDH3nq__landingWrapper:after{content:"";pointer-events:none;z-index:1000;opacity:.3;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 3px,linear-gradient(90deg,#ff000008,#00ff0003,#0000ff08) 0 0/3px 100%;width:100%;height:100%;position:fixed;top:0;left:0}.landing-module__jDH3nq__heroSection{text-align:center;border-bottom:2px solid #222;flex-direction:column;justify-content:center;align-items:center;padding:10rem 2rem 8rem;animation:.8s cubic-bezier(.23,1,.32,1) both landing-module__jDH3nq__fadeInUp;display:flex}.landing-module__jDH3nq__heroContent{flex-direction:column;align-items:center;gap:2rem;max-width:1000px;display:flex}.landing-module__jDH3nq__heroHeadline{text-transform:uppercase;letter-spacing:-.05em;color:#fff;text-shadow:4px 4px #ff003c;margin:0;font-size:clamp(3rem,10vw,9rem);font-weight:900;line-height:.85;animation:.8s cubic-bezier(.23,1,.32,1) both landing-module__jDH3nq__slideSkew}@keyframes landing-module__jDH3nq__slideSkew{0%{opacity:0;transform:translateY(50px)skewY(10deg)}to{opacity:1;transform:translateY(0)skewY(0)}}.landing-module__jDH3nq__heroSubheadline{color:#aaa;max-width:600px;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.landing-module__jDH3nq__heroActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.landing-module__jDH3nq__btnPrimary{color:#000;text-transform:uppercase;background:#e1ff00;border:2px solid #e1ff00;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:900;text-decoration:none;transition:all .15s;box-shadow:6px 6px #ff003c}.landing-module__jDH3nq__btnPrimary:hover{transform:translate(6px,6px);box-shadow:0 0 #ff003c}.landing-module__jDH3nq__btnGhost{color:#e5e7eb;text-transform:uppercase;background:0 0;border:2px solid #555;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:900;text-decoration:none;transition:all .15s}.landing-module__jDH3nq__btnGhost:hover{color:#fff;background:#ffffff0d;border-color:#fff}.landing-module__jDH3nq__marqueeContainer{color:#000;white-space:nowrap;background:#ff003c;border-bottom:2px solid #222;width:100%;padding:1rem 0;position:relative;overflow:hidden}.landing-module__jDH3nq__marqueeContent{white-space:nowrap;letter-spacing:.1em;font-size:1.25rem;font-weight:900;animation:20s linear infinite landing-module__jDH3nq__scrollText;display:inline-block}.landing-module__jDH3nq__marqueeContent span{padding-right:2rem}@keyframes landing-module__jDH3nq__scrollText{0%{transform:translate(0%)}to{transform:translate(-50%)}}@keyframes landing-module__jDH3nq__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.landing-module__jDH3nq__bentoSection{max-width:1400px;margin:0 auto;padding:6rem 2rem;animation:1s cubic-bezier(.23,1,.32,1) both landing-module__jDH3nq__fadeInUp}.landing-module__jDH3nq__bentoGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.landing-module__jDH3nq__bentoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border:2px solid #222;border-radius:0;flex-direction:column;gap:1rem;padding:3rem 2rem;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.landing-module__jDH3nq__bentoCard:before{content:"";transform-origin:0;background:#e1ff00;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.landing-module__jDH3nq__bentoCard:hover{background:#0f0f0f;border-color:#e1ff00;transform:translateY(-8px)}.landing-module__jDH3nq__bentoCard:hover:before{transform:scaleX(1)}.landing-module__jDH3nq__bentoCard h3{text-transform:uppercase;letter-spacing:-.02em;color:#fff;margin:0;font-size:1.5rem;font-weight:900}.landing-module__jDH3nq__bentoCard p{color:#e1ff00;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.85rem;font-weight:900}.landing-module__jDH3nq__bentoDetail{color:#888;margin-top:1rem;font-size:.95rem;line-height:1.6}.landing-module__jDH3nq__sectionTitle{text-transform:uppercase;letter-spacing:-.02em;text-align:center;margin-bottom:3rem;font-size:clamp(2rem,5vw,4rem);font-weight:900}.landing-module__jDH3nq__processSection{background:#000;border-top:1px solid #111;padding:8rem 2rem;animation:1s cubic-bezier(.23,1,.32,1) both landing-module__jDH3nq__fadeInUp}.landing-module__jDH3nq__processGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.landing-module__jDH3nq__processStep{border-left:2px solid #222;padding-bottom:2rem;padding-left:2rem;transition:border-color .3s}.landing-module__jDH3nq__processStep:hover{border-color:#e1ff00}.landing-module__jDH3nq__stepNumber{color:#828282;margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1;display:block}.landing-module__jDH3nq__processStep h4{color:#fff;margin:0 0 1rem;font-size:1.25rem;font-weight:900}.landing-module__jDH3nq__processStep p{color:#888;font-size:.9rem;line-height:1.6}.landing-module__jDH3nq__comparisonSection{background:#050505;border-top:1px solid #111;padding:8rem 2rem}.landing-module__jDH3nq__comparisonTable{border:2px solid #111;max-width:1000px;margin:0 auto}.landing-module__jDH3nq__comparisonHeader,.landing-module__jDH3nq__comparisonRow{border-bottom:1px solid #111;grid-template-columns:2fr 1.5fr 1.5fr;padding:1.5rem 2rem;font-size:.9rem;font-weight:900;display:grid}.landing-module__jDH3nq__comparisonHeader{color:#fff;letter-spacing:.1em;background:#111;font-size:.75rem}.landing-module__jDH3nq__comparisonRow:last-child{border-bottom:none}@media (max-width:768px){.landing-module__jDH3nq__comparisonHeader,.landing-module__jDH3nq__comparisonRow{grid-template-columns:1fr 1fr 1fr;padding:1rem;font-size:.75rem}}
