.landing-module__jDH3nq__container{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-inter), sans-serif;overflow-x:hidden}.landing-module__jDH3nq__navbar{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:24px 5%;display:flex;position:fixed;top:0;left:0}.landing-module__jDH3nq__logo{background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;font-size:24px;font-weight:800}.landing-module__jDH3nq__navLinks{align-items:center;gap:32px;display:flex}.landing-module__jDH3nq__clientBtn{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:30px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.landing-module__jDH3nq__clientBtn:hover{color:#000;background:#fff;transform:translateY(-2px)}.landing-module__jDH3nq__hero{text-align:center;padding:180px 5% 100px;position:relative}.landing-module__jDH3nq__heroBackground{z-index:0;pointer-events:none;background:linear-gradient(#0f172a00 0%,#0f172a 100%) bottom/100% 100%,linear-gradient(#38bdf80d 1px,#0000 1px) 50%/40px 40px,linear-gradient(90deg,#38bdf80d 1px,#0000 1px) 50%/40px 40px;width:100%;height:100%;animation:20s linear infinite landing-module__jDH3nq__gridMove;position:absolute;top:0;left:0}@keyframes landing-module__jDH3nq__gridMove{0%{transform:translateY(0)}to{transform:translateY(40px)}}.landing-module__jDH3nq__cursorGlow{pointer-events:none;z-index:9999;mix-blend-mode:screen;background:radial-gradient(circle,#38bdf826 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.landing-module__jDH3nq__fab{color:#fff;z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .3s;animation:2s infinite landing-module__jDH3nq__pulse;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 20px #25d36666}.landing-module__jDH3nq__fab:hover{transform:scale(1.1)}@keyframes landing-module__jDH3nq__pulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}.landing-module__jDH3nq__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.landing-module__jDH3nq__badge{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-block}.landing-module__jDH3nq__title{letter-spacing:-1.5px;margin-bottom:24px;font-size:64px;font-weight:800;line-height:1.1}.landing-module__jDH3nq__highlight{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__jDH3nq__subtitle{color:#94a3b8;margin-bottom:40px;font-size:20px;line-height:1.6}.landing-module__jDH3nq__ctaBtn{color:#fff;background:linear-gradient(90deg,#38bdf8,#818cf8);border-radius:30px;align-items:center;gap:12px;padding:16px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #38bdf84d}.landing-module__jDH3nq__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #38bdf866}.landing-module__jDH3nq__features{background:#ffffff05;border-top:1px solid #ffffff0d;padding:100px 5%}.landing-module__jDH3nq__sectionTitle{text-align:center;letter-spacing:-1px;margin-bottom:64px;font-size:40px;font-weight:800}.landing-module__jDH3nq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1200px;margin:0 auto;display:grid}.landing-module__jDH3nq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;padding:40px;transition:all .3s}.landing-module__jDH3nq__card:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-5px)}.landing-module__jDH3nq__cardIcon{color:#38bdf8;background:#38bdf81a;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.landing-module__jDH3nq__cardTitle{margin-bottom:16px;font-size:24px;font-weight:700}.landing-module__jDH3nq__cardDesc{color:#94a3b8;line-height:1.6}.landing-module__jDH3nq__portfolio{background:var(--background);padding:100px 5%}.landing-module__jDH3nq__masonryGrid{column-count:3;column-gap:24px;max-width:1200px;margin:0 auto}.landing-module__jDH3nq__masonryItem{break-inside:avoid;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:24px;transition:transform .3s;position:relative;overflow:hidden}.landing-module__jDH3nq__masonryItem:hover{transform:translateY(-5px)}.landing-module__jDH3nq__masonryImage{width:100%;height:auto;display:block}.landing-module__jDH3nq__masonryOverlay{opacity:0;background:linear-gradient(#0000,#000000e6);width:100%;padding:24px;transition:opacity .3s;position:absolute;bottom:0;left:0}.landing-module__jDH3nq__masonryItem:hover .landing-module__jDH3nq__masonryOverlay{opacity:1}.landing-module__jDH3nq__masonryTitle{color:#fff;margin-bottom:4px;font-size:18px;font-weight:700}.landing-module__jDH3nq__masonryCategory{color:#38bdf8;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.landing-module__jDH3nq__appShowcase{align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:120px 5%;display:flex}.landing-module__jDH3nq__appText{flex:1}.landing-module__jDH3nq__appImageContainer{flex:1;position:relative}.landing-module__jDH3nq__appImage{border:1px solid #ffffff1a;border-radius:24px;width:100%;box-shadow:0 30px 60px #00000080}.landing-module__jDH3nq__glow{z-index:-1;background:radial-gradient(circle,#818cf833 0%,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__jDH3nq__footer{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;padding:40px 5%;font-size:14px}.landing-module__jDH3nq__timeline{background:var(--background);padding:100px 5%;position:relative}.landing-module__jDH3nq__timelineGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;max-width:1200px;margin:0 auto;display:grid;position:relative}.landing-module__jDH3nq__timelineStep{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:32px;position:relative}.landing-module__jDH3nq__stepNumber{color:#fff;background:linear-gradient(135deg,#38bdf8,#818cf8);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;font-size:20px;font-weight:800;display:flex}.landing-module__jDH3nq__stepTitle{color:#fff;margin-bottom:12px;font-size:22px;font-weight:700}.landing-module__jDH3nq__stepDesc{color:#94a3b8;line-height:1.6}.landing-module__jDH3nq__compareSection{background:var(--background);padding:100px 5%}.landing-module__jDH3nq__compareContainer{border:1px solid #ffffff1a;border-radius:24px;max-width:800px;height:450px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.landing-module__jDH3nq__compareBefore,.landing-module__jDH3nq__compareAfter{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__jDH3nq__compareImg{object-fit:cover;width:100%;height:100%}.landing-module__jDH3nq__compareLabel{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;position:absolute;top:16px}.landing-module__jDH3nq__compareSliderInput{opacity:0;cursor:ew-resize;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__jDH3nq__compareSliderLine{z-index:5;pointer-events:none;background:#38bdf8;width:2px;height:100%;position:absolute;top:0;transform:translate(-50%)}.landing-module__jDH3nq__compareSliderHandle{color:#fff;background:#38bdf8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #38bdf880}.landing-module__jDH3nq__quizSection{background:linear-gradient(180deg, var(--background), #0f172a);padding:100px 5%}.landing-module__jDH3nq__quizCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;justify-content:center;max-width:800px;min-height:400px;margin:0 auto;padding:64px 48px;display:flex}.landing-module__jDH3nq__quizOptionBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:20px;font-size:16px;font-weight:500;transition:all .2s}.landing-module__jDH3nq__quizOptionBtn:hover{background:#38bdf81a;border-color:#38bdf84d;transform:translateY(-2px)}.landing-module__jDH3nq__marqueeSection{background:#020617;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:60px 0;overflow:hidden}.landing-module__jDH3nq__marqueeTrack{gap:80px;width:max-content;animation:30s linear infinite landing-module__jDH3nq__scroll;display:flex}@keyframes landing-module__jDH3nq__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 40px))}}.landing-module__jDH3nq__marqueeLogo{color:#64748b;opacity:.5;align-items:center;gap:12px;font-size:24px;font-weight:700;transition:all .3s;display:flex}.landing-module__jDH3nq__marqueeLogo:hover{opacity:1;color:#fff}.landing-module__jDH3nq__faqSection{background:var(--background);padding:100px 5%}.landing-module__jDH3nq__faqContainer{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.landing-module__jDH3nq__faqItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;transition:all .3s;overflow:hidden}.landing-module__jDH3nq__faqQuestion{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;font-size:18px;font-weight:600;display:flex}.landing-module__jDH3nq__faqAnswer{color:#94a3b8;padding:0 24px 24px;line-height:1.6}@media (max-width:768px){.landing-module__jDH3nq__title{font-size:48px}.landing-module__jDH3nq__appShowcase{flex-direction:column;padding:80px 5%}.landing-module__jDH3nq__masonryGrid{column-count:1}}
