.landing-module__U05hqG__landing{--primary:#3b82f6;--primary-dark:#2563eb;--primary-light:#60a5fa;--accent:#0ea5e9;--accent-dark:#0284c7;--accent-light:#7dd3fc;--text:#0f172a;--text-secondary:#64748b;--text-light:#94a3b8;--bg:#fff;--bg-soft:#f8fafc;--bg-muted:#f1f5f9;--border:#e2e8f0;--radius:16px;--radius-sm:10px;--radius-lg:24px;--radius-xl:32px;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #00000014,0 1px 2px #0000000f;--shadow-md:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000012,0 4px 6px -4px #0000000a;--shadow-xl:0 20px 25px -5px #00000012,0 8px 10px -6px #0000000a;--shadow-2xl:0 25px 50px -12px #00000026;--shadow-glow:0 0 60px #3b82f626;--gradient:linear-gradient(135deg,var(--primary)0%,#2563eb 40%,var(--accent)100%);--gradient-soft:linear-gradient(135deg,#eff6ff 0%,#dbeafe 50%,#e0f2fe 100%);--gradient-dark:linear-gradient(135deg,#1e3a5f 0%,#1e3a8a 40%,#0c4a6e 100%);--gradient-mesh:radial-gradient(at 40% 20%,#eff6ff 0px,transparent 50%),radial-gradient(at 80% 0%,#e0f2fe 0px,transparent 50%),radial-gradient(at 0% 50%,#eff6ff 0px,transparent 50%),radial-gradient(at 90% 80%,#dbeafe 0px,transparent 40%);--font-heading:var(--font-heading),"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font:var(--font-sans),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ease:cubic-bezier(.4,0,.2,1);--ease-spring:cubic-bezier(.34,1.56,.64,1);--ease-out:cubic-bezier(0,0,.2,1);font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}.landing-module__U05hqG__landing *,.landing-module__U05hqG__landing :before,.landing-module__U05hqG__landing :after{box-sizing:border-box}.landing-module__U05hqG__landing img,.landing-module__U05hqG__landing video{max-width:100%;height:auto;display:block}.landing-module__U05hqG__landing a{color:inherit;text-decoration:none}.landing-module__U05hqG__landing button{cursor:pointer;background:0 0;border:none;font-family:inherit}.landing-module__U05hqG__landing ul{margin:0;padding:0;list-style:none}.landing-module__U05hqG__landing h1,.landing-module__U05hqG__landing h2,.landing-module__U05hqG__landing h3,.landing-module__U05hqG__landing h4,.landing-module__U05hqG__landing h5,.landing-module__U05hqG__landing h6{font-family:var(--font-heading);margin:0}.landing-module__U05hqG__landing p{margin:0}.landing-module__U05hqG__noise{position:relative}.landing-module__U05hqG__noise:after{content:"";pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.04'/%3E%3C/svg%3E");position:absolute;inset:0}.landing-module__U05hqG__container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-module__U05hqG__containerLg{max-width:1400px;margin:0 auto;padding:0 24px}.landing-module__U05hqG__section{padding:120px 0;position:relative}.landing-module__U05hqG__sectionLabel{letter-spacing:2px;text-transform:uppercase;background:var(--gradient-soft);color:var(--primary);font-size:13px;font-weight:700;font-family:var(--font-heading);border:1px solid #3b82f61a;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;animation:2s ease-in-out infinite landing-module__U05hqG__labelBounce;display:inline-flex}@keyframes landing-module__U05hqG__labelBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.landing-module__U05hqG__sectionTitle{color:var(--text);letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(32px,5vw,52px);font-weight:900;line-height:1.1}.landing-module__U05hqG__sectionSubtitle{color:var(--text-secondary);max-width:580px;font-size:18px;line-height:1.8}.landing-module__U05hqG__gradientBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-module__U05hqG__gradientOrb{filter:blur(100px);opacity:.12;border-radius:50%;animation:20s ease-in-out infinite landing-module__U05hqG__orbFloat;position:absolute}.landing-module__U05hqG__gradientOrb:first-child{background:var(--primary);width:800px;height:800px;animation-delay:0s;top:-30%;right:-20%}.landing-module__U05hqG__gradientOrb:nth-child(2){background:var(--accent);width:600px;height:600px;animation-delay:-7s;bottom:-20%;left:-15%}.landing-module__U05hqG__gradientOrb:nth-child(3){opacity:.08;background:#93c5fd;width:500px;height:500px;animation-delay:-14s;top:40%;left:50%}@keyframes landing-module__U05hqG__orbFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-40px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(40px,30px)scale(1.02)}}.landing-module__U05hqG__reveal{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease);transform:translateY(40px)}.landing-module__U05hqG__visible{opacity:1;transform:translateY(0)}.landing-module__U05hqG__revealScale{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease);transform:scale(.92)}.landing-module__U05hqG__revealScale.landing-module__U05hqG__visible{opacity:1;transform:scale(1)}.landing-module__U05hqG__revealLeft{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease);transform:translate(-60px)}.landing-module__U05hqG__revealLeft.landing-module__U05hqG__visible{opacity:1;transform:translate(0)}.landing-module__U05hqG__revealRight{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease);transform:translate(60px)}.landing-module__U05hqG__revealRight.landing-module__U05hqG__visible{opacity:1;transform:translate(0)}.landing-module__U05hqG__stagger1{transition-delay:50ms}.landing-module__U05hqG__stagger2{transition-delay:.1s}.landing-module__U05hqG__stagger3{transition-delay:.15s}.landing-module__U05hqG__stagger4{transition-delay:.2s}.landing-module__U05hqG__stagger5{transition-delay:.25s}.landing-module__U05hqG__stagger6{transition-delay:.3s}.landing-module__U05hqG__scrollProgress{background:var(--gradient);z-index:1001;width:0%;height:3px;transition:width 50ms linear;position:fixed;top:0;left:0}.landing-module__U05hqG__cursorGlow{pointer-events:none;z-index:0;opacity:0;background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}.landing-module__U05hqG__cursorGlowActive{opacity:1}.landing-module__U05hqG__nav{z-index:1000;transition:all .4s var(--ease);padding:20px 0;position:fixed;top:0;left:0;right:0}.landing-module__U05hqG__navScrolled{padding:12px 0}.landing-module__U05hqG__navInnerWrap{max-width:1200px;margin:0 auto;padding:0 24px}.landing-module__U05hqG__navInner{transition:all .4s var(--ease);border-radius:100px;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.landing-module__U05hqG__navScrolled .landing-module__U05hqG__navInner{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#fffc;border:1px solid #ffffff80;box-shadow:0 4px 30px #0000000f}.landing-module__U05hqG__navLogo{color:var(--primary);letter-spacing:-.5px;font-size:21px;font-weight:800;font-family:var(--font-heading);align-items:center;gap:10px;display:flex}.landing-module__U05hqG__navLogo svg{flex-shrink:0}.landing-module__U05hqG__navLinks{align-items:center;gap:8px;display:flex}.landing-module__U05hqG__navLinks a:not(.landing-module__U05hqG__btn){color:var(--text-secondary);transition:color .3s var(--ease);border-radius:50px;padding:8px 16px;font-size:14px;font-weight:500}.landing-module__U05hqG__navLinks a:not(.landing-module__U05hqG__btn):hover{color:var(--text);background:var(--bg-muted)}.landing-module__U05hqG__btn{transition:all .3s var(--ease);white-space:nowrap;font-size:14px;font-weight:600;font-family:var(--font-heading);border-radius:50px;align-items:center;gap:8px;padding:12px 28px;display:inline-flex;position:relative;overflow:hidden}.landing-module__U05hqG__btnPrimary{background:var(--primary);color:#fff;box-shadow:0 2px 12px #3b82f640}.landing-module__U05hqG__btnPrimary:before{content:"";background:var(--gradient);opacity:0;transition:opacity .3s;position:absolute;inset:0}.landing-module__U05hqG__btnPrimary:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:3s ease-in-out infinite landing-module__U05hqG__btnShimmer;position:absolute;top:0;left:-100%}@keyframes landing-module__U05hqG__btnShimmer{0%{left:-100%}50%,to{left:100%}}.landing-module__U05hqG__btnPrimary:hover:before{opacity:1}.landing-module__U05hqG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f659}.landing-module__U05hqG__btnPrimary span,.landing-module__U05hqG__btnPrimary svg{z-index:1;position:relative}.landing-module__U05hqG__btnOutline{border:1.5px solid var(--border);color:var(--text);background:#fff}.landing-module__U05hqG__btnOutline:hover{border-color:var(--primary-light);color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-module__U05hqG__btnLarge{padding:16px 36px;font-size:16px}.landing-module__U05hqG__btnWhite{color:var(--primary);background:#fff;box-shadow:0 4px 15px #0000001a}.landing-module__U05hqG__btnWhite:hover{transform:translateY(-3px);box-shadow:0 12px 35px #00000026}.landing-module__U05hqG__btnGhost{color:var(--text-secondary);padding:12px 20px}.landing-module__U05hqG__btnGhost:hover{color:var(--primary)}.landing-module__U05hqG__navToggle{z-index:1001;flex-direction:column;gap:5px;padding:8px;display:none}.landing-module__U05hqG__navToggle span{background:var(--text);width:22px;height:2px;transition:all .3s var(--ease);transform-origin:50%;border-radius:2px;display:block}.landing-module__U05hqG__navToggleActive span:first-child{transform:rotate(45deg)translate(5px,5px)}.landing-module__U05hqG__navToggleActive span:nth-child(2){opacity:0}.landing-module__U05hqG__navToggleActive span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.landing-module__U05hqG__hero{align-items:center;min-height:100vh;padding:160px 0 100px;display:flex;position:relative;overflow:hidden}.landing-module__U05hqG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module__U05hqG__heroContent{z-index:2;position:relative}.landing-module__U05hqG__heroBadge{border:1px solid var(--border);color:var(--text-secondary);box-shadow:var(--shadow-sm);background:#fff;border-radius:50px;align-items:center;gap:10px;margin-bottom:28px;padding:6px 6px 6px 16px;font-size:13px;font-weight:500;animation:3s ease-in-out infinite landing-module__U05hqG__badgePulse;display:inline-flex}@keyframes landing-module__U05hqG__badgePulse{0%,to{box-shadow:var(--shadow-sm)}50%{box-shadow:0 0 0 4px #3b82f60f,var(--shadow-sm)}}.landing-module__U05hqG__heroBadgeTag{background:var(--gradient);color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:50px;padding:4px 12px;font-size:11px;font-weight:700}.landing-module__U05hqG__hero h1{letter-spacing:-2px;margin-bottom:24px;font-size:clamp(40px,5.5vw,64px);font-weight:900;line-height:1.05}.landing-module__U05hqG__gradientText{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__U05hqG__heroDesc{color:var(--text-secondary);max-width:480px;margin-bottom:40px;font-size:18px;line-height:1.8}.landing-module__U05hqG__heroButtons{flex-wrap:wrap;gap:12px;margin-bottom:48px;display:flex}.landing-module__U05hqG__heroSocialProof{align-items:center;gap:16px;display:flex}.landing-module__U05hqG__heroAvatars{display:flex}.landing-module__U05hqG__heroAvatars .landing-module__U05hqG__avatar{color:#fff;border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-10px;font-size:12px;font-weight:700;display:flex}.landing-module__U05hqG__heroAvatars .landing-module__U05hqG__avatar:first-child{margin-left:0}.landing-module__U05hqG__heroSocialText{color:var(--text-secondary);font-size:13px;line-height:1.4}.landing-module__U05hqG__heroSocialText strong{color:var(--text)}.landing-module__U05hqG__heroStars{color:#fbbf24;gap:2px;margin-bottom:2px;display:flex}.landing-module__U05hqG__heroStars svg{fill:currentColor;width:14px;height:14px}.landing-module__U05hqG__heroVisual{z-index:1;position:relative}.landing-module__U05hqG__heroMockup{border-radius:var(--radius-lg);box-shadow:var(--shadow-2xl),var(--shadow-glow),0 0 0 1px #ffffff1a;background:#1a1a2e;position:relative;overflow:hidden}.landing-module__U05hqG__browserChrome{background:#2a2a3e;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:12px 16px;display:flex}.landing-module__U05hqG__browserDots{gap:6px;display:flex}.landing-module__U05hqG__browserDots span{border-radius:50%;width:10px;height:10px}.landing-module__U05hqG__browserUrl{color:#ffffff80;font-size:12px;font-family:var(--font);background:#ffffff14;border-radius:6px;flex:1;padding:6px 14px}.landing-module__U05hqG__miniDashboard{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);min-height:320px;padding:20px}.landing-module__U05hqG__miniDashHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.landing-module__U05hqG__miniDashTitle{color:var(--text);font-size:16px;font-weight:800;font-family:var(--font-heading)}.landing-module__U05hqG__miniDashBadge{background:var(--gradient);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:50px;padding:3px 10px;font-size:10px;font-weight:700}.landing-module__U05hqG__miniTravelers{gap:8px;margin-bottom:16px;display:flex}.landing-module__U05hqG__miniTraveler{color:var(--text);border:1px solid var(--border);background:#fff;border-radius:50px;align-items:center;gap:6px;padding:5px 10px 5px 5px;font-size:11px;font-weight:600;display:flex}.landing-module__U05hqG__miniTravelerAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:700;display:flex}.landing-module__U05hqG__miniExpenses{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden}.landing-module__U05hqG__miniExpenseRow{border-bottom:1px solid var(--bg-muted);justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.landing-module__U05hqG__miniExpenseRow:last-child{border-bottom:none}.landing-module__U05hqG__miniExpenseName{color:var(--text);align-items:center;gap:8px;font-weight:600;display:flex}.landing-module__U05hqG__miniExpenseIcon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.landing-module__U05hqG__miniExpenseAmount{color:var(--text);font-weight:700;font-family:var(--font-heading)}.landing-module__U05hqG__miniExpensePayer{color:var(--text-light);font-size:10px}.landing-module__U05hqG__miniSummary{border:1px solid var(--border);background:#fff;border-radius:12px;padding:12px 14px}.landing-module__U05hqG__miniSummaryTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700;font-family:var(--font-heading);margin-bottom:8px}.landing-module__U05hqG__miniSummaryRow{justify-content:space-between;align-items:center;padding:4px 0;font-size:11px;display:flex}.landing-module__U05hqG__miniSummaryArrow{color:var(--text-light);margin:0 4px}.landing-module__U05hqG__miniSummaryVal{color:#16a34a;font-weight:700;font-family:var(--font-heading)}.landing-module__U05hqG__floatCard{border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:3;white-space:nowrap;background:#fff;border:1px solid #0000000a;align-items:center;gap:12px;padding:14px 18px;font-size:13px;font-weight:600;display:flex;position:absolute}.landing-module__U05hqG__floatCardIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-module__U05hqG__floatCardIcon svg{width:18px;height:18px}.landing-module__U05hqG__floatCard1{animation:6s ease-in-out infinite landing-module__U05hqG__floatCard1;top:-20px;left:-30px}.landing-module__U05hqG__floatCard2{animation:7s ease-in-out infinite landing-module__U05hqG__floatCard2;bottom:40px;right:-40px}.landing-module__U05hqG__floatCard3{animation:8s ease-in-out infinite landing-module__U05hqG__floatCard3;bottom:-15px;left:20%}@keyframes landing-module__U05hqG__floatCard1{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(0)}}@keyframes landing-module__U05hqG__floatCard2{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-15px)rotate(0)}}@keyframes landing-module__U05hqG__floatCard3{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-10px)rotate(-1deg)}}.landing-module__U05hqG__logoStrip{border-top:1px solid var(--border);padding:50px 0;position:relative;overflow:hidden}.landing-module__U05hqG__logoStrip:before,.landing-module__U05hqG__logoStrip:after{content:"";z-index:2;width:120px;position:absolute;top:0;bottom:0}.landing-module__U05hqG__logoStrip:before{background:linear-gradient(90deg,#fff,#0000);left:0}.landing-module__U05hqG__logoStrip:after{background:linear-gradient(-90deg,#fff,#0000);right:0}.landing-module__U05hqG__logoStripLabel{text-align:center;text-transform:uppercase;letter-spacing:3px;color:var(--text-light);font-size:12px;font-weight:600;font-family:var(--font-heading);margin-bottom:28px}.landing-module__U05hqG__marqueeTrack{gap:60px;width:max-content;animation:30s linear infinite landing-module__U05hqG__marquee;display:flex}.landing-module__U05hqG__marqueeItem{color:var(--text-light);opacity:.4;white-space:nowrap;letter-spacing:1px;text-transform:uppercase;font-size:18px;font-weight:800;font-family:var(--font-heading);transition:opacity .3s}.landing-module__U05hqG__marqueeItem:hover{opacity:.7}@keyframes landing-module__U05hqG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module__U05hqG__statsBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:linear-gradient(135deg,#1e3a5ff2 0%,#1e3a8af2 40%,#0c4a6ef2 100%);padding:60px 0;position:relative;overflow:hidden}.landing-module__U05hqG__statsBar:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.04'/%3E%3C/svg%3E");position:absolute;inset:0}.landing-module__U05hqG__statsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:40px;display:grid;position:relative}.landing-module__U05hqG__statItem{text-align:center;padding-bottom:16px;position:relative}.landing-module__U05hqG__statItem:after{content:"";background:var(--gradient);border-radius:3px;height:3px;animation:3s ease-in-out infinite landing-module__U05hqG__statBorderGlow;position:absolute;bottom:0;left:20%;right:20%}@keyframes landing-module__U05hqG__statBorderGlow{0%,to{opacity:.4;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}.landing-module__U05hqG__statNumber{letter-spacing:-1px;background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;font-size:clamp(32px,4vw,48px);font-weight:900;font-family:var(--font-heading);-webkit-background-clip:text;background-clip:text;margin-bottom:4px}.landing-module__U05hqG__statLabel{opacity:.6;font-size:14px;font-weight:500}.landing-module__U05hqG__features{background:var(--bg)}.landing-module__U05hqG__featuresHeader{text-align:center;margin-bottom:72px}.landing-module__U05hqG__featuresHeader .landing-module__U05hqG__sectionSubtitle{margin:0 auto}.landing-module__U05hqG__featuresGrid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__U05hqG__featuresGrid .landing-module__U05hqG__featureCard:first-child{grid-column:span 2}.landing-module__U05hqG__featuresGrid .landing-module__U05hqG__featureCard:nth-child(2){grid-row:span 2}.landing-module__U05hqG__featureCard{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg);transition:all .4s var(--ease),transform .2s ease;perspective:800px;padding:40px 32px;position:relative;overflow:hidden}.landing-module__U05hqG__featureCard:before{content:"";background:var(--gradient-mesh);opacity:0;transition:opacity .4s;position:absolute;inset:0}.landing-module__U05hqG__featureCard:hover:before{opacity:1}.landing-module__U05hqG__featureCard:hover{box-shadow:var(--shadow-xl),0 20px 40px -15px #3b82f61a;border-color:#0000;transform:scale(1.02)rotateX(2deg)rotateY(-2deg)}.landing-module__U05hqG__featureIcon{z-index:1;width:56px;height:56px;transition:transform .4s var(--ease-spring);border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.landing-module__U05hqG__featureCard:hover .landing-module__U05hqG__featureIcon{transform:scale(1.1)rotate(-3deg)}.landing-module__U05hqG__featureIcon svg{width:26px;height:26px}.landing-module__U05hqG__featureCard h3{z-index:1;margin-bottom:10px;font-size:18px;font-weight:700;position:relative}.landing-module__U05hqG__featureCard p{color:var(--text-secondary);z-index:1;font-size:15px;line-height:1.7;position:relative}.landing-module__U05hqG__showcase{background:var(--bg-soft);padding:120px 0;position:relative;overflow:hidden}.landing-module__U05hqG__showcaseInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-module__U05hqG__showcaseVisual{border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl);aspect-ratio:16/9;background:var(--gradient-mesh),var(--bg-muted);position:relative;overflow:hidden}.landing-module__U05hqG__showcaseVisual video{object-fit:cover;width:100%;height:100%}.landing-module__U05hqG__showcaseDashboard{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);min-height:100%;padding:16px}.landing-module__U05hqG__showcaseDashHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.landing-module__U05hqG__showcaseDashHeader h4{color:var(--text);font-size:15px;font-weight:800;font-family:var(--font-heading)}.landing-module__U05hqG__showcaseDashHeader span{background:var(--gradient);color:#fff;letter-spacing:.3px;white-space:nowrap;border-radius:50px;padding:3px 10px;font-size:10px;font-weight:700}.landing-module__U05hqG__showcaseMapArea{background:linear-gradient(135deg,#dbeafe 0%,#bae6fd 50%,#e0f2fe 100%);border-radius:10px;width:100%;height:90px;margin-bottom:12px;position:relative;overflow:hidden}.landing-module__U05hqG__showcaseMapPin{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex;position:absolute;box-shadow:0 2px 4px #0003}.landing-module__U05hqG__showcaseCardsRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.landing-module__U05hqG__showcaseMiniCard{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;padding:10px 12px}.landing-module__U05hqG__showcaseMiniCardTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:10px;font-weight:700}.landing-module__U05hqG__showcaseMiniRow{align-items:center;gap:8px;padding:4px 0;display:flex}.landing-module__U05hqG__showcaseMiniRow+.landing-module__U05hqG__showcaseMiniRow{border-top:1px solid #f1f5f9}.landing-module__U05hqG__showcaseMiniThumb{border-radius:6px;flex-shrink:0;width:28px;height:28px}.landing-module__U05hqG__showcaseMiniName{color:var(--text);flex:1;font-size:11px;font-weight:600;line-height:1.3}.landing-module__U05hqG__showcaseMiniMeta{white-space:nowrap;font-size:10px;font-weight:600}.landing-module__U05hqG__showcaseMiniAvatar{border-radius:50%;flex-shrink:0;width:22px;height:22px}.landing-module__U05hqG__showcaseMiniTotal{border-top:1px solid var(--border);color:var(--text);justify-content:space-between;align-items:center;margin-top:6px;padding-top:6px;font-size:11px;font-weight:700;display:flex}.landing-module__U05hqG__showcaseShareBar{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;display:flex}.landing-module__U05hqG__showcaseShareAvatars{flex-shrink:0;display:flex}.landing-module__U05hqG__showcaseShareAvatar{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-6px;font-size:10px;font-weight:700;display:flex}.landing-module__U05hqG__showcaseShareAvatar:first-child{margin-left:0}.landing-module__U05hqG__showcaseShareText{flex-direction:column;flex:1;gap:1px;display:flex}.landing-module__U05hqG__showcaseShareText span:first-child{color:var(--text);font-size:11px;font-weight:700}.landing-module__U05hqG__showcaseShareText span:last-child{color:var(--text-light);font-size:9px;font-weight:600}.landing-module__U05hqG__showcaseShareLink{color:#7c3aed;background:#f3e8ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.landing-module__U05hqG__showcaseContent{z-index:1;position:relative}.landing-module__U05hqG__showcaseFeatures{margin-top:32px}.landing-module__U05hqG__showcaseFeature{border-radius:var(--radius);transition:all .3s var(--ease);gap:16px;margin-bottom:8px;padding:20px;display:flex}.landing-module__U05hqG__showcaseFeature:hover{box-shadow:var(--shadow-md);background:#fff}.landing-module__U05hqG__showcaseFeatureIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.landing-module__U05hqG__showcaseFeatureIcon svg{width:20px;height:20px}.landing-module__U05hqG__showcaseFeature h4{margin-bottom:4px;font-size:15px;font-weight:700}.landing-module__U05hqG__showcaseFeature p{color:var(--text-secondary);font-size:14px;line-height:1.6}.landing-module__U05hqG__videoResultsMockup{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);min-height:280px;padding:16px}.landing-module__U05hqG__videoResultHeader{color:var(--text);font-size:13px;font-weight:700;font-family:var(--font-heading);align-items:center;gap:8px;margin-bottom:14px;display:flex}.landing-module__U05hqG__videoResultHeader span{color:var(--text-light);font-size:11px;font-weight:500}.landing-module__U05hqG__videoPlaceCard{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;transition:box-shadow .2s;display:flex}.landing-module__U05hqG__videoPlaceCard:hover{box-shadow:var(--shadow-sm)}.landing-module__U05hqG__videoPlaceThumb{border-radius:8px;flex-shrink:0;width:44px;height:44px}.landing-module__U05hqG__videoPlaceInfo{flex:1;min-width:0}.landing-module__U05hqG__videoPlaceInfo strong{color:var(--text);margin-bottom:2px;font-size:12px;font-weight:700;display:block}.landing-module__U05hqG__videoPlaceBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:50px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.landing-module__U05hqG__videoPlaceDesc{color:var(--text-light);margin-top:3px;font-size:10px;line-height:1.4}.landing-module__U05hqG__videoPlaceAdd{color:#16a34a;white-space:nowrap;background:#dcfce7;border-radius:50px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:700}.landing-module__U05hqG__videoResultFooter{text-align:center;color:var(--text-light);margin-top:6px;font-size:11px}.landing-module__U05hqG__routeMockup{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);background:#fff;max-width:480px;margin:0 auto;padding:28px}.landing-module__U05hqG__routeHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.landing-module__U05hqG__routeHeader h4{color:var(--text);font-size:15px;font-weight:800;font-family:var(--font-heading)}.landing-module__U05hqG__routeLocationPills{gap:6px;display:flex}.landing-module__U05hqG__routeLocationPills span{background:var(--bg-muted);color:var(--text-secondary);border-radius:50px;padding:3px 10px;font-size:10px;font-weight:600}.landing-module__U05hqG__routeComparison{text-align:center;background:var(--bg-soft);border-radius:var(--radius);margin-bottom:24px;padding:16px}.landing-module__U05hqG__routeOldValue{color:var(--text-light);font-size:22px;font-weight:800;font-family:var(--font-heading);text-decoration:line-through}.landing-module__U05hqG__routeNewValue{color:#16a34a;font-size:28px;font-weight:900;font-family:var(--font-heading);margin-left:12px}.landing-module__U05hqG__routeSavingBadge{color:#16a34a;font-size:13px;font-weight:800;font-family:var(--font-heading);transition:transform .6s var(--ease-spring);background:#dcfce7;border-radius:50px;margin-top:8px;padding:4px 14px;display:inline-block;transform:scale(0)}.landing-module__U05hqG__visible .landing-module__U05hqG__routeSavingBadge{transform:scale(1)}.landing-module__U05hqG__routeColumns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.landing-module__U05hqG__routeColumnLabel{text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700;font-family:var(--font-heading);margin-bottom:12px}.landing-module__U05hqG__routeColumn:first-child .landing-module__U05hqG__routeColumnLabel{color:var(--text-light)}.landing-module__U05hqG__routeColumn:last-child .landing-module__U05hqG__routeColumnLabel{color:#16a34a}.landing-module__U05hqG__routeColumn:last-child{opacity:0;transition:opacity .6s var(--ease).3s,transform .6s var(--ease).3s;transform:translate(20px)}.landing-module__U05hqG__visible .landing-module__U05hqG__routeColumn:last-child{opacity:1;transform:translate(0)}.landing-module__U05hqG__routeStop{align-items:center;gap:8px;padding-bottom:16px;display:flex;position:relative}.landing-module__U05hqG__routeStop:last-child{padding-bottom:0}.landing-module__U05hqG__routeStopNumber{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex}.landing-module__U05hqG__routeColumn:first-child .landing-module__U05hqG__routeStopNumber{background:var(--text-light)}.landing-module__U05hqG__routeColumn:last-child .landing-module__U05hqG__routeStopNumber{background:#16a34a}.landing-module__U05hqG__routeStopName{color:var(--text);font-size:11px;font-weight:600}.landing-module__U05hqG__routeStopDistance{color:var(--text-light);font-size:9px;position:absolute;bottom:2px;left:30px}.landing-module__U05hqG__routeConnector{width:2px;position:absolute;top:22px;bottom:0;left:10px}.landing-module__U05hqG__routeColumn:first-child .landing-module__U05hqG__routeConnector{background:repeating-linear-gradient(to bottom,var(--border)0 4px,transparent 4px 8px)}.landing-module__U05hqG__routeColumn:last-child .landing-module__U05hqG__routeConnector{background:#16a34a;border-radius:1px}.landing-module__U05hqG__phoneMockup{aspect-ratio:9/19.5;width:280px;max-width:100%;box-shadow:var(--shadow-2xl),var(--shadow-glow),0 0 0 2px #ffffff1a;background:#1a1a2e;border-radius:40px;margin:0 auto;padding:12px;position:relative}.landing-module__U05hqG__phoneNotch{z-index:2;background:#1a1a2e;border-radius:50px;width:80px;height:24px;margin:0 auto 8px;position:relative}.landing-module__U05hqG__phoneScreen{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-radius:28px;flex-direction:column;height:100%;padding:12px;display:flex;overflow:hidden}.landing-module__U05hqG__phoneHomeBar{background:#ffffff4d;border-radius:2px;width:100px;height:4px;margin:8px auto 0;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.landing-module__U05hqG__phoneAppHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.landing-module__U05hqG__phoneAppHeader strong{color:var(--text);font-size:14px;font-weight:800;font-family:var(--font-heading)}.landing-module__U05hqG__phoneAppHeader span{color:var(--text-light);font-size:11px}.landing-module__U05hqG__phoneDayTabs{gap:4px;margin-bottom:10px;display:flex;overflow:hidden}.landing-module__U05hqG__phoneDayTab{border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;background:#fff;border-radius:50px;padding:5px 8px;font-size:9px;font-weight:600}.landing-module__U05hqG__phoneDayTabActive{background:var(--primary);color:#fff;border-color:var(--primary)}.landing-module__U05hqG__phoneMiniMap{background:linear-gradient(135deg,#dbeafe 0%,#bae6fd 50%,#e0f2fe 100%);border-radius:12px;width:100%;height:90px;margin-bottom:8px;position:relative;overflow:hidden}.landing-module__U05hqG__phoneMapPin{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:flex;position:absolute;box-shadow:0 2px 4px #0003}.landing-module__U05hqG__phoneDayHeader{color:var(--text);margin-bottom:2px;font-size:11px;font-weight:700}.landing-module__U05hqG__phoneDayHeader span{color:var(--text-light);font-size:10px;font-weight:500;display:block}.landing-module__U05hqG__phoneActivityCard{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:8px;margin-top:6px;padding:8px;display:flex}.landing-module__U05hqG__phoneActivityThumb{border-radius:8px;flex-shrink:0;width:36px;height:36px}.landing-module__U05hqG__phoneActivityCard strong{color:var(--text);font-size:10px;font-weight:700;display:block}.landing-module__U05hqG__phoneActivityCard span{color:#fbbf24;font-size:9px;font-weight:700}.landing-module__U05hqG__howItWorks{background:var(--bg)}.landing-module__U05hqG__howItWorksHeader{text-align:center;margin-bottom:80px}.landing-module__U05hqG__howItWorksHeader .landing-module__U05hqG__sectionSubtitle{margin:0 auto}.landing-module__U05hqG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.landing-module__U05hqG__stepsGrid:before{content:"";background:linear-gradient(90deg,var(--primary-light),var(--accent-light));opacity:.3;height:2px;position:absolute;top:60px;left:calc(16.66% + 60px);right:calc(16.66% + 60px)}.landing-module__U05hqG__stepCard{text-align:center;border-radius:var(--radius-lg);transition:all .4s var(--ease);padding:40px 28px;position:relative}.landing-module__U05hqG__stepCard:hover{box-shadow:var(--shadow-lg);background:#fff}.landing-module__U05hqG__stepNumber{z-index:1;width:80px;height:80px;transition:transform .4s var(--ease-spring);font-size:30px;font-weight:900;font-family:var(--font-heading);border-radius:24px;justify-content:center;align-items:center;margin:0 auto 28px;display:flex;position:relative}.landing-module__U05hqG__stepCard:hover .landing-module__U05hqG__stepNumber{transform:scale(1.1)rotate(-5deg)}.landing-module__U05hqG__stepCard:first-child .landing-module__U05hqG__stepNumber{color:var(--primary);background:#eff6ff}.landing-module__U05hqG__stepCard:nth-child(2) .landing-module__U05hqG__stepNumber{background:var(--gradient);color:#fff;box-shadow:0 8px 24px #3b82f640}.landing-module__U05hqG__stepCard:nth-child(3) .landing-module__U05hqG__stepNumber{color:var(--accent-dark);background:#e0f2fe}.landing-module__U05hqG__stepCard h3{margin-bottom:12px;font-size:20px;font-weight:700}.landing-module__U05hqG__stepCard p{color:var(--text-secondary);max-width:300px;margin:0 auto;font-size:15px;line-height:1.7}.landing-module__U05hqG__pricing{background:var(--bg-soft);position:relative}.landing-module__U05hqG__pricingHeader{text-align:center;margin-bottom:64px}.landing-module__U05hqG__pricingHeader .landing-module__U05hqG__sectionSubtitle{margin:0 auto}.landing-module__U05hqG__pricingGrid{grid-template-columns:1fr;align-items:start;gap:24px;max-width:520px;margin:0 auto;display:grid}.landing-module__U05hqG__pricingCard{border-radius:var(--radius-lg);border:2px solid var(--primary);transition:all .4s var(--ease);box-shadow:var(--shadow-xl),var(--shadow-glow);background:#fff;padding:44px 36px;position:relative}.landing-module__U05hqG__pricingCard:hover{transform:translateY(-6px)}.landing-module__U05hqG__pricingBadge{background:var(--gradient);color:#fff;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-heading);border-radius:50px;padding:6px 20px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.landing-module__U05hqG__planIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.landing-module__U05hqG__planIcon svg{width:24px;height:24px}.landing-module__U05hqG__planName{margin-bottom:8px;font-size:20px;font-weight:700}.landing-module__U05hqG__planPrice{letter-spacing:-2px;font-size:48px;font-weight:900;font-family:var(--font-heading);margin-bottom:4px}.landing-module__U05hqG__planPrice span{color:var(--text-secondary);letter-spacing:0;font-size:16px;font-weight:500}.landing-module__U05hqG__planDesc{color:var(--text-secondary);margin-bottom:28px;font-size:14px;line-height:1.6}.landing-module__U05hqG__pricingFeatures{margin-bottom:32px}.landing-module__U05hqG__pricingFeatures li{color:var(--text-secondary);border-bottom:1px solid var(--bg-muted);align-items:center;gap:12px;padding:10px 0;font-size:14px;display:flex}.landing-module__U05hqG__pricingFeatures li:last-child{border-bottom:none}.landing-module__U05hqG__pricingFeatures li svg{width:18px;height:18px;color:var(--primary);flex-shrink:0}.landing-module__U05hqG__pricingCard .landing-module__U05hqG__btn{justify-content:center;width:100%}.landing-module__U05hqG__testimonials{background:var(--bg);overflow:hidden}.landing-module__U05hqG__testimonialsHeader{text-align:center;margin-bottom:64px}.landing-module__U05hqG__testimonialsHeader .landing-module__U05hqG__sectionSubtitle{margin:0 auto}.landing-module__U05hqG__testimonialsMarquee{flex-direction:column;gap:24px;display:flex;overflow:hidden}.landing-module__U05hqG__testimonialsRow{gap:24px;width:max-content;display:flex}.landing-module__U05hqG__testimonialsRow1{animation:40s linear infinite landing-module__U05hqG__scrollLeft}.landing-module__U05hqG__testimonialsRow2{animation:45s linear infinite landing-module__U05hqG__scrollRight}@keyframes landing-module__U05hqG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes landing-module__U05hqG__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.landing-module__U05hqG__testimonialCard{border-radius:var(--radius-lg);background:var(--bg-soft);border:1px solid var(--border);min-width:380px;max-width:420px;transition:all .4s var(--ease);flex-shrink:0;padding:36px}.landing-module__U05hqG__testimonialCard:hover{box-shadow:var(--shadow-lg);background:#fff;transform:translateY(-4px)}.landing-module__U05hqG__testimonialStars{color:#fbbf24;gap:3px;margin-bottom:20px;display:flex}.landing-module__U05hqG__testimonialStars svg{fill:currentColor;width:16px;height:16px}.landing-module__U05hqG__testimonialText{color:var(--text);margin-bottom:24px;font-size:15px;line-height:1.8}.landing-module__U05hqG__testimonialAuthor{align-items:center;gap:14px;display:flex}.landing-module__U05hqG__testimonialAvatar{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:700;display:flex}.landing-module__U05hqG__testimonialInfo h4{font-size:15px;font-weight:700}.landing-module__U05hqG__testimonialInfo p{color:var(--text-light);font-size:13px}.landing-module__U05hqG__ctaSection{background:var(--gradient-dark);padding:140px 0;position:relative;overflow:hidden}.landing-module__U05hqG__ctaSection .landing-module__U05hqG__gradientOrb{opacity:.1}.landing-module__U05hqG__ctaGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.landing-module__U05hqG__ctaContent h2{color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.1}.landing-module__U05hqG__ctaContent p{color:#ffffffb3;max-width:440px;margin-bottom:40px;font-size:18px;line-height:1.7}.landing-module__U05hqG__ctaFeatures{flex-direction:column;gap:16px;display:flex}.landing-module__U05hqG__ctaFeature{color:#fffc;align-items:center;gap:14px;font-size:15px;font-weight:500;display:flex}.landing-module__U05hqG__ctaFeatureCheck{background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.landing-module__U05hqG__ctaFeatureCheck svg{width:14px;height:14px;color:var(--accent-light)}.landing-module__U05hqG__ctaVisual{justify-content:center;display:flex}.landing-module__U05hqG__ctaCardStack{width:100%;max-width:380px;position:relative}.landing-module__U05hqG__ctaMockCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);color:#fff;background:#ffffff14;border:1px solid #ffffff1f;padding:28px}.landing-module__U05hqG__ctaMockCardShadow{border-radius:var(--radius-lg);z-index:-1;background:#ffffff0a;height:100%;position:absolute;bottom:-12px;left:16px;right:16px}.landing-module__U05hqG__ctaMockCardShadow2{border-radius:var(--radius-lg);z-index:-2;background:#ffffff05;height:100%;position:absolute;bottom:-22px;left:32px;right:32px}.landing-module__U05hqG__ctaSplitHeader{font-size:14px;font-weight:700;font-family:var(--font-heading);margin-bottom:6px}.landing-module__U05hqG__ctaSplitTrip{color:#ffffff80;margin-bottom:20px;font-size:11px}.landing-module__U05hqG__ctaSplitRow{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 0;font-size:13px;display:flex}.landing-module__U05hqG__ctaSplitRow:last-child{border-bottom:none}.landing-module__U05hqG__ctaSplitPerson{align-items:center;gap:10px;display:flex}.landing-module__U05hqG__ctaSplitAvatar{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:flex}.landing-module__U05hqG__ctaSplitAmount{font-weight:700;font-family:var(--font-heading)}.landing-module__U05hqG__ctaSplitPositive{color:#4ade80}.landing-module__U05hqG__ctaSplitNegative{color:#fb7185}.landing-module__U05hqG__ctaMockBtn{background:var(--gradient);text-align:center;width:100%;font-size:14px;font-weight:700;font-family:var(--font-heading);border-radius:12px;margin-top:20px;padding:14px}.landing-module__U05hqG__contactSection{background:var(--bg-soft);padding:120px 0;position:relative}.landing-module__U05hqG__contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.landing-module__U05hqG__contactInfo h2{color:var(--text);letter-spacing:-1.5px;font-size:clamp(32px,4vw,44px);font-weight:900;line-height:1.1;font-family:var(--font-heading);margin-bottom:16px}.landing-module__U05hqG__contactInfo>p{color:var(--text-secondary);max-width:440px;margin-bottom:36px;font-size:17px;line-height:1.7}.landing-module__U05hqG__contactChannels{flex-direction:column;gap:20px;display:flex}.landing-module__U05hqG__contactChannel{align-items:center;gap:16px;display:flex}.landing-module__U05hqG__contactChannelIcon{background:var(--gradient-soft);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.landing-module__U05hqG__contactChannelIcon svg{width:20px;height:20px;color:var(--primary)}.landing-module__U05hqG__contactChannelText{color:var(--text-secondary);font-size:14px}.landing-module__U05hqG__contactChannelText strong{color:var(--text);margin-bottom:2px;font-size:15px;display:block}.landing-module__U05hqG__contactForm{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fff;padding:36px}.landing-module__U05hqG__contactFormGroup{margin-bottom:20px}.landing-module__U05hqG__contactFormGroup label{color:var(--text);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.landing-module__U05hqG__contactFormGroup input,.landing-module__U05hqG__contactFormGroup textarea{border:1px solid var(--border);width:100%;color:var(--text);background:var(--bg-soft);border-radius:12px;outline:none;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .3s}.landing-module__U05hqG__contactFormGroup input:focus,.landing-module__U05hqG__contactFormGroup textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #3b82f61a}.landing-module__U05hqG__contactFormGroup textarea{resize:vertical;min-height:120px}.landing-module__U05hqG__contactFormRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-module__U05hqG__contactSubmit{color:#fff;cursor:pointer;width:100%;font-size:15px;font-weight:700;font-family:var(--font-heading);background:linear-gradient(135deg,#3b82f6 0%,#2563eb 40%,#0ea5e9 100%);border:none;border-radius:12px;padding:14px;transition:all .3s}.landing-module__U05hqG__contactSubmit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}.landing-module__U05hqG__contactSubmit:disabled{opacity:.6;cursor:not-allowed;transform:none}.landing-module__U05hqG__footer{color:#fff9;background:#0b0f1a;padding:0 0 30px;position:relative}.landing-module__U05hqG__footerGradientDivider{background:var(--gradient);height:4px;margin-bottom:80px}.landing-module__U05hqG__footerGrid{grid-template-columns:2fr repeat(4,1fr);gap:48px;margin-bottom:60px;display:grid}.landing-module__U05hqG__footerBrand .landing-module__U05hqG__navLogo{color:#fff;margin-bottom:16px}.landing-module__U05hqG__footerBrand p{max-width:280px;font-size:14px;line-height:1.8}.landing-module__U05hqG__footerSocial{gap:10px;margin-top:24px;display:flex}.landing-module__U05hqG__footerSocial a{width:40px;height:40px;transition:all .3s var(--ease);color:#ffffff80;background:#ffffff0f;border-radius:12px;justify-content:center;align-items:center;display:flex}.landing-module__U05hqG__footerSocial a:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}.landing-module__U05hqG__footerSocial a svg{width:16px;height:16px}.landing-module__U05hqG__footerCol h4{color:#ffffffe6;text-transform:uppercase;letter-spacing:1.5px;font-size:13px;font-weight:700;font-family:var(--font-heading);margin-bottom:20px}.landing-module__U05hqG__footerCol a{transition:all .3s var(--ease);padding:6px 0;font-size:14px;display:block}.landing-module__U05hqG__footerCol a:hover{color:#fff;padding-left:4px}.landing-module__U05hqG__footerBottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:28px;font-size:13px;display:flex}.landing-module__U05hqG__footerBottomLinks{gap:24px;display:flex}.landing-module__U05hqG__footerBottomLinks a:hover{color:#fff}.landing-module__U05hqG__mobileMenu{-webkit-backdrop-filter:blur(24px);z-index:999;opacity:0;pointer-events:none;transition:opacity .4s var(--ease);background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:28px;display:none;position:fixed;inset:0}.landing-module__U05hqG__mobileMenuOpen{opacity:1;pointer-events:all}.landing-module__U05hqG__mobileMenu a:not(.landing-module__U05hqG__btn){color:var(--text);font-size:28px;font-weight:700;font-family:var(--font-heading)}@media (max-width:1024px){.landing-module__U05hqG__heroGrid{text-align:center;grid-template-columns:1fr;gap:60px}.landing-module__U05hqG__heroDesc{margin:0 auto 40px}.landing-module__U05hqG__heroButtons,.landing-module__U05hqG__heroSocialProof{justify-content:center}.landing-module__U05hqG__heroVisual{max-width:600px;margin:0 auto}.landing-module__U05hqG__featuresGrid{grid-template-columns:repeat(2,1fr)}.landing-module__U05hqG__featuresGrid .landing-module__U05hqG__featureCard:first-child{grid-column:span 2}.landing-module__U05hqG__featuresGrid .landing-module__U05hqG__featureCard:nth-child(2){grid-row:span 1}.landing-module__U05hqG__showcaseInner{grid-template-columns:1fr;gap:48px}.landing-module__U05hqG__showcaseContent{text-align:center;order:-1}.landing-module__U05hqG__showcaseContent .landing-module__U05hqG__sectionSubtitle{margin:0 auto}.landing-module__U05hqG__phoneMockup{width:240px}.landing-module__U05hqG__ctaGrid{text-align:center;grid-template-columns:1fr}.landing-module__U05hqG__ctaContent p{margin:0 auto 40px}.landing-module__U05hqG__ctaFeatures{align-items:center}.landing-module__U05hqG__ctaVisual{margin-top:40px}.landing-module__U05hqG__contactGrid{grid-template-columns:1fr;gap:48px}.landing-module__U05hqG__contactInfo{text-align:center}.landing-module__U05hqG__contactInfo>p{margin:0 auto 36px}.landing-module__U05hqG__contactChannels{align-items:center}.landing-module__U05hqG__footerGrid{grid-template-columns:1fr 1fr;gap:36px}.landing-module__U05hqG__footerBrand{grid-column:span 2}.landing-module__U05hqG__statsGrid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.landing-module__U05hqG__section{padding:80px 0}.landing-module__U05hqG__navLinks{display:none}.landing-module__U05hqG__navToggle,.landing-module__U05hqG__mobileMenu{display:flex}.landing-module__U05hqG__featuresGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.landing-module__U05hqG__featuresGrid .landing-module__U05hqG__featureCard:first-child{grid-column:span 1}.landing-module__U05hqG__stepsGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.landing-module__U05hqG__contactFormRow{grid-template-columns:1fr}.landing-module__U05hqG__stepsGrid:before{display:none}.landing-module__U05hqG__pricingGrid{max-width:420px;margin:0 auto}.landing-module__U05hqG__footerBottom{text-align:center;flex-direction:column;gap:16px}.landing-module__U05hqG__hero{min-height:auto;padding:140px 0 80px}.landing-module__U05hqG__floatCard{display:none}.landing-module__U05hqG__testimonialCard{min-width:300px}}@media (max-width:480px){.landing-module__U05hqG__container{padding:0 16px}.landing-module__U05hqG__heroButtons{flex-direction:column;align-items:stretch}.landing-module__U05hqG__btnLarge{justify-content:center}.landing-module__U05hqG__statsGrid{grid-template-columns:repeat(2,1fr);gap:24px}.landing-module__U05hqG__miniTravelers{flex-wrap:wrap}.landing-module__U05hqG__routeColumns{grid-template-columns:1fr}}
