.landing-module__j-u8la__page{padding-top:var(--header-height);background:var(--bg-page);overflow-x:hidden}.landing-module__j-u8la__container{width:100%;max-width:1480px;margin:0 auto;padding:0 14px}@media (max-width:900px){.landing-module__j-u8la__container{padding:0 12px}}.landing-module__j-u8la__header{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff0;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px #1f293714}.landing-module__j-u8la__headerInner{justify-content:space-between;align-items:center;gap:24px;height:80px;display:flex}.landing-module__j-u8la__logoLink{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.landing-module__j-u8la__logoText{color:var(--navy-blue);letter-spacing:-.03em;white-space:nowrap;font-size:1.45rem;font-weight:800;line-height:1}.landing-module__j-u8la__logoTextFooter{color:var(--navy-blue);letter-spacing:-.03em;white-space:nowrap;font-size:1.25rem;font-weight:800;line-height:1}.landing-module__j-u8la__navDesktop{align-items:center;gap:32px;display:flex}.landing-module__j-u8la__navLinks{gap:28px;margin:0;padding:0;list-style:none;display:flex}.landing-module__j-u8la__navLink{color:var(--royal-blue);font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__j-u8la__navLink:hover{color:var(--accent-coral)}.landing-module__j-u8la__headerCtas{align-items:center;gap:12px;display:flex}.landing-module__j-u8la__btnOutline{border:2px solid var(--royal-blue);color:var(--royal-blue);cursor:pointer;background:0 0;border-radius:50px;justify-content:center;align-items:center;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s,transform .15s;display:inline-flex}.landing-module__j-u8la__btnOutline:hover{color:var(--accent-coral);border-color:var(--accent-coral);background:var(--accent-peach);transform:scale(1.02)}.landing-module__j-u8la__btnPrimary{background:var(--royal-blue);color:var(--white);cursor:pointer;box-shadow:var(--shadow-soft);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.landing-module__j-u8la__btnPrimary:hover{background:var(--royal-blue-hover);transform:scale(1.02)}.landing-module__j-u8la__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;display:none}.landing-module__j-u8la__hamburger span{background:var(--royal-blue);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.landing-module__j-u8la__hamburgerOpen span:first-child{transform:translateY(8px)rotate(45deg)}.landing-module__j-u8la__hamburgerOpen span:nth-child(2){opacity:0}.landing-module__j-u8la__hamburgerOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.landing-module__j-u8la__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:101;opacity:0;visibility:hidden;background:#1f293780;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.landing-module__j-u8la__overlayVisible{opacity:1;visibility:visible}.landing-module__j-u8la__drawer{background:var(--white);z-index:102;flex-direction:column;width:320px;max-width:90vw;height:100vh;padding:28px 24px;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #004aad26}.landing-module__j-u8la__drawerOpen{transform:translate(0)}.landing-module__j-u8la__drawerNav{flex-direction:column;flex:1;gap:8px;margin-top:32px;display:flex}.landing-module__j-u8la__drawerLink{color:var(--royal-blue);border-bottom:1px solid var(--border);padding:14px 0;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-module__j-u8la__drawerLink:hover{color:var(--accent-coral)}.landing-module__j-u8la__drawerCtas{flex-direction:column;gap:12px;margin-top:auto;display:flex}.landing-module__j-u8la__drawerCtas .landing-module__j-u8la__btnOutline,.landing-module__j-u8la__drawerCtas .landing-module__j-u8la__btnPrimary{text-align:center;width:100%}@media (max-width:900px){.landing-module__j-u8la__navDesktop{display:none}.landing-module__j-u8la__hamburger{display:flex}}.landing-module__j-u8la__hero{background:linear-gradient(180deg, var(--bg-cream) 0%, var(--bg-section) 100%);padding:40px 0 0}.landing-module__j-u8la__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.landing-module__j-u8la__badge{background:var(--accent-peach);color:var(--accent-coral);border:1px solid #c8654026;border-radius:50px;align-items:center;gap:10px;margin-bottom:24px;padding:10px 18px;font-size:.95rem;font-weight:600;display:inline-flex}.landing-module__j-u8la__badge i{font-size:1rem}.landing-module__j-u8la__badge{align-self:flex-start}.landing-module__j-u8la__heroTitle{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:800;line-height:1.1}.landing-module__j-u8la__heroAccent{color:var(--accent-coral)}.landing-module__j-u8la__heroSub{color:var(--text-muted);max-width:580px;margin:0 0 32px;font-size:1.25rem;line-height:1.65}.landing-module__j-u8la__heroCtas{flex-wrap:wrap;gap:16px;display:flex}.landing-module__j-u8la__btnGradient{background:linear-gradient(135deg, var(--accent-orange) 0%, var(--accent-coral) 100%);color:var(--white);cursor:pointer;box-shadow:var(--shadow-warm);border:none;border-radius:50px;align-items:center;gap:10px;padding:16px 28px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}.landing-module__j-u8la__btnGradient:hover{transform:scale(1.02);box-shadow:0 16px 40px #c8654066}.landing-module__j-u8la__btnPremium{background:var(--royal-blue);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:16px 28px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #2d3e3f59}.landing-module__j-u8la__btnPremium:hover{background:var(--royal-blue-hover);color:var(--white);transform:scale(1.02);box-shadow:0 12px 32px #2d3e3f73}.landing-module__j-u8la__btnSecondary{background:var(--royal-blue);color:var(--white);border-radius:50px;align-items:center;gap:10px;padding:16px 28px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.landing-module__j-u8la__btnSecondary:hover{background:var(--royal-blue-hover);transform:scale(1.02)}.landing-module__j-u8la__heroCopy{flex-direction:column;justify-content:center;display:flex}.landing-module__j-u8la__heroVisual{position:relative}.landing-module__j-u8la__heroImageWrap{aspect-ratio:5/4;width:100%;box-shadow:var(--shadow-navy);background:var(--bg-warm-gray);border-radius:40px;animation:4s ease-in-out infinite landing-module__j-u8la__float;position:relative;overflow:hidden}.landing-module__j-u8la__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}@keyframes landing-module__j-u8la__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.landing-module__j-u8la__waveDivider{width:100%;margin-top:20px;line-height:0;display:block}.landing-module__j-u8la__waveDivider svg{width:100%;height:48px}@media (max-width:900px){.landing-module__j-u8la__heroGrid{grid-template-columns:1fr;gap:40px}.landing-module__j-u8la__heroCopy{order:1}.landing-module__j-u8la__heroVisual{order:2}}.landing-module__j-u8la__section{background:var(--bg-section);padding:96px 0}.landing-module__j-u8la__sectionAfterHero{padding:40px 0 80px}.landing-module__j-u8la__sectionGray{background:var(--bg-soft)}.landing-module__j-u8la__sectionWarm{background:var(--bg-cream)}.landing-module__j-u8la__sectionTitle{color:var(--text-dark);text-align:center;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.9rem,3.2vw,2.75rem);font-weight:800}.landing-module__j-u8la__sectionSubtitle{text-align:center;color:var(--text-muted);max-width:720px;margin:0 auto 56px;font-size:1.2rem;line-height:1.6}.landing-module__j-u8la__reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.landing-module__j-u8la__revealVisible{opacity:1;transform:translateY(0)}.landing-module__j-u8la__stepsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.landing-module__j-u8la__materialCard{background:var(--bg-section);border:1px solid var(--border);border-radius:32px;padding:24px;transition:transform .25s,box-shadow .25s}.landing-module__j-u8la__materialCard:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.landing-module__j-u8la__materialImage{aspect-ratio:4/3;background:linear-gradient(145deg, var(--accent-peach) 0%, var(--bg-cream) 100%);color:var(--accent-coral);border-radius:20px;justify-content:center;align-items:center;margin-bottom:20px;font-size:3rem;display:flex}.landing-module__j-u8la__materialLabel{color:var(--text-dark);margin:0 0 8px;font-size:1.15rem;font-weight:700}.landing-module__j-u8la__materialDesc{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.5}@media (max-width:1024px){.landing-module__j-u8la__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing-module__j-u8la__stepsGrid{grid-template-columns:1fr}}.landing-module__j-u8la__carouselSection{padding:80px 0;overflow:hidden}.landing-module__j-u8la__marqueeWrap{position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.landing-module__j-u8la__marquee{width:max-content;animation:40s linear infinite landing-module__j-u8la__marquee;display:flex}.landing-module__j-u8la__marquee:hover{animation-play-state:paused}.landing-module__j-u8la__marqueeTrack{gap:16px;padding:8px 0;display:flex}@keyframes landing-module__j-u8la__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module__j-u8la__venuePill{background:var(--white);border:1px solid var(--border);white-space:nowrap;color:var(--text-dark);border-radius:50px;align-items:center;gap:10px;padding:12px 22px;font-size:1.05rem;font-weight:600;display:inline-flex;box-shadow:0 2px 12px #1f29370f}.landing-module__j-u8la__venuePill i{color:var(--accent-orange)}.landing-module__j-u8la__carouselCaption{text-align:center;color:var(--text-muted);margin-top:28px;font-size:1.05rem}.landing-module__j-u8la__splitFeature{align-items:center;gap:64px;display:flex}.landing-module__j-u8la__splitImage{box-shadow:var(--shadow-navy);aspect-ratio:5/4;background:var(--bg-warm-gray);border-radius:40px;flex:1;min-height:400px;position:relative;overflow:hidden}.landing-module__j-u8la__splitImageImg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.landing-module__j-u8la__splitContent{flex:1}.landing-module__j-u8la__splitContent h2{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(1.9rem,3.2vw,2.5rem);font-weight:800}.landing-module__j-u8la__splitContent p{color:var(--text-muted);margin:0;font-size:1.15rem;line-height:1.7}.landing-module__j-u8la__statsRow{gap:32px;margin-top:28px;display:flex}.landing-module__j-u8la__statItem{text-align:left}.landing-module__j-u8la__statNumber{color:var(--accent-coral);margin:0 0 4px;font-size:2rem;font-weight:800;line-height:1}.landing-module__j-u8la__statLabel{color:var(--text-muted);margin:0;font-size:.85rem}.landing-module__j-u8la__channelRow{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.landing-module__j-u8la__channelPill{background:var(--accent-peach);border:1px solid var(--border);color:var(--text-dark);border-radius:50px;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:600;display:inline-flex}.landing-module__j-u8la__channelPill i{color:var(--accent-coral);font-size:1.1rem}@media (max-width:600px){.landing-module__j-u8la__statsRow{flex-direction:column;gap:16px}}@media (max-width:900px){.landing-module__j-u8la__splitFeature{flex-direction:column;gap:40px}.landing-module__j-u8la__splitContent{order:1}.landing-module__j-u8la__splitImage{order:2;min-height:280px}}.landing-module__j-u8la__featuresGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.landing-module__j-u8la__featureCard{background:var(--bg-section);border:1px solid var(--border);border-radius:36px;padding:36px 28px;transition:border-color .25s,transform .25s,box-shadow .25s}.landing-module__j-u8la__featureCard:hover{border-color:var(--accent-orange);box-shadow:var(--shadow-warm);transform:translateY(-4px)}.landing-module__j-u8la__featureIcon{color:var(--accent-orange);margin-bottom:20px;font-size:2.25rem}.landing-module__j-u8la__featureCard h3{color:var(--text-dark);margin:0 0 12px;font-size:1.25rem;font-weight:700}.landing-module__j-u8la__featureCard p{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.6}@media (max-width:1024px){.landing-module__j-u8la__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing-module__j-u8la__featuresGrid{grid-template-columns:1fr}}.landing-module__j-u8la__calloutCard{background:linear-gradient(135deg, var(--accent-peach) 0%, var(--bg-cream) 45%, var(--white) 100%);text-align:center;max-width:1100px;box-shadow:var(--shadow-soft);border:1px solid #c865401f;border-radius:48px;margin:0 auto;padding:56px 48px}.landing-module__j-u8la__calloutCard h3{color:var(--text-dark);margin:0 0 16px;font-size:1.65rem;font-weight:800}.landing-module__j-u8la__calloutCard p{color:var(--text-muted);max-width:720px;margin:0 auto 32px;font-size:1.15rem;line-height:1.65}.landing-module__j-u8la__chipRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-module__j-u8la__chip{background:var(--white);border:1px solid var(--border);color:var(--text-dark);border-radius:50px;align-items:center;gap:8px;padding:12px 20px;font-size:1rem;font-weight:600;display:inline-flex}.landing-module__j-u8la__chip i{color:var(--accent-coral)}.landing-module__j-u8la__startGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.landing-module__j-u8la__startCard{background:var(--bg-section);border:1px solid var(--border);text-align:center;border-radius:36px;padding:40px 32px;transition:transform .25s,box-shadow .25s}.landing-module__j-u8la__startCard:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.landing-module__j-u8la__stepNumber{background:linear-gradient(135deg, var(--accent-orange), var(--accent-coral));width:56px;height:56px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.1rem;font-weight:800;display:inline-flex}.landing-module__j-u8la__startCard h3{color:var(--text-dark);margin:0 0 12px;font-size:1.25rem;font-weight:700}.landing-module__j-u8la__startCard p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.landing-module__j-u8la__startGrid{grid-template-columns:1fr}}.landing-module__j-u8la__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;display:grid}.landing-module__j-u8la__pricingCard{background:var(--bg-section);border:1px solid var(--border);border-radius:40px;flex-direction:column;padding:40px 32px;transition:transform .25s,box-shadow .25s;display:flex}.landing-module__j-u8la__pricingCard:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.landing-module__j-u8la__pricingFeatured{border-color:var(--accent-orange);background:linear-gradient(180deg, var(--accent-peach) 0%, var(--bg-section) 40%);position:relative;overflow:hidden}.landing-module__j-u8la__pricingFeatured:before{content:"";background:linear-gradient(90deg, var(--accent-orange), var(--accent-coral));height:6px;position:absolute;top:0;left:0;right:0}.landing-module__j-u8la__pricingTier{color:var(--text-dark);margin:0 0 8px;font-size:1.1rem;font-weight:700}.landing-module__j-u8la__pricingPrice{color:var(--royal-blue);margin:16px 0 8px;font-size:2rem;font-weight:800}.landing-module__j-u8la__pricingFeatured .landing-module__j-u8la__pricingPrice{color:var(--accent-coral)}.landing-module__j-u8la__pricingPrice span{color:var(--text-muted);font-size:.95rem;font-weight:500}.landing-module__j-u8la__pricingDesc{color:var(--text-muted);margin:0 0 24px;font-size:.9rem}.landing-module__j-u8la__pricingList{flex:1;margin:0 0 28px;padding:0;list-style:none}.landing-module__j-u8la__pricingList li{color:var(--text-body);align-items:flex-start;gap:10px;padding:8px 0;font-size:.95rem;display:flex}.landing-module__j-u8la__pricingList i{color:var(--accent-mint);margin-top:3px}.landing-module__j-u8la__pricingCta{margin-top:auto}@media (max-width:900px){.landing-module__j-u8la__pricingGrid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.landing-module__j-u8la__valueGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px;display:grid}.landing-module__j-u8la__valueCard{text-align:center;background:var(--bg-section);border:1px solid var(--border);border-radius:28px;padding:32px 24px}.landing-module__j-u8la__valueCard i{color:var(--accent-orange);margin-bottom:16px;font-size:2rem}.landing-module__j-u8la__valueCard h4{color:var(--text-dark);margin:0 0 8px;font-size:1rem;font-weight:700}.landing-module__j-u8la__valueCard p{color:var(--text-muted);margin:0;font-size:.9rem}@media (max-width:768px){.landing-module__j-u8la__valueGrid{grid-template-columns:1fr}}.landing-module__j-u8la__contactBox{background:linear-gradient(135deg, var(--navy-blue) 0%, var(--royal-blue) 55%, #182224 100%);color:var(--white);border-radius:64px;padding:56px 48px}.landing-module__j-u8la__contactBox h2{margin:0 0 8px;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.landing-module__j-u8la__contactBox>p{opacity:.85;margin:0 0 36px}.landing-module__j-u8la__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-module__j-u8la__formFull{grid-column:1/-1}.landing-module__j-u8la__formField label{opacity:.9;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.landing-module__j-u8la__formField input,.landing-module__j-u8la__formField select,.landing-module__j-u8la__formField textarea{background:var(--white);width:100%;color:var(--text-body);box-sizing:border-box;border:2px solid #0000;border-radius:16px;padding:14px 18px;font-family:inherit;font-size:1rem;transition:box-shadow .2s,border-color .2s}.landing-module__j-u8la__formField input:focus,.landing-module__j-u8la__formField select:focus,.landing-module__j-u8la__formField textarea:focus{box-shadow:0 0 0 3px var(--accent-orange);outline:none}.landing-module__j-u8la__formField textarea{resize:vertical;min-height:120px}.landing-module__j-u8la__formSubmit{background:linear-gradient(135deg, var(--accent-orange), var(--accent-coral));color:var(--white);cursor:pointer;box-shadow:var(--shadow-warm);border:none;border-radius:50px;margin-top:8px;padding:16px 36px;font-size:1rem;font-weight:700;transition:transform .15s,opacity .2s}.landing-module__j-u8la__formSubmit:hover:not(:disabled){transform:scale(1.02)}.landing-module__j-u8la__formSubmit:disabled{opacity:.7;cursor:not-allowed}.landing-module__j-u8la__formMessage{border-radius:12px;margin-top:16px;padding:12px 18px;font-size:.95rem}.landing-module__j-u8la__formSuccess{color:#b8f5c8;background:#ffffff26}.landing-module__j-u8la__formError{color:#ffd4d4;background:#ff646433}@media (max-width:600px){.landing-module__j-u8la__formGrid{grid-template-columns:1fr}.landing-module__j-u8la__contactBox{border-radius:40px;padding:40px 24px}}.landing-module__j-u8la__footer{color:var(--white);background:linear-gradient(#1e2a2b 0%,#141c1d 100%);padding:72px 0 32px}.landing-module__j-u8la__footerGrid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:48px;margin-bottom:48px;display:grid}.landing-module__j-u8la__footerBrandCard{background:var(--white);border-radius:20px;margin-bottom:20px;padding:16px 20px;display:inline-block}.landing-module__j-u8la__footerDesc{opacity:.8;max-width:280px;margin:0 0 24px;font-size:.95rem;line-height:1.6}.landing-module__j-u8la__socialRow{gap:12px;display:flex}.landing-module__j-u8la__socialBtn{width:44px;height:44px;color:var(--white);background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,transform .15s;display:flex}.landing-module__j-u8la__socialBtn:hover{transform:scale(1.08)}.landing-module__j-u8la__socialBtn.landing-module__j-u8la__fb:hover{background:#1877f2}.landing-module__j-u8la__socialBtn.landing-module__j-u8la__ig:hover{background:#e4405f}.landing-module__j-u8la__socialBtn.landing-module__j-u8la__tw:hover{background:#1da1f2}.landing-module__j-u8la__socialBtn.landing-module__j-u8la__li:hover{background:#0a66c2}.landing-module__j-u8la__footerCol h4{text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin:0 0 20px;font-size:.85rem}.landing-module__j-u8la__footerLinks{margin:0;padding:0;list-style:none}.landing-module__j-u8la__footerLinks li{margin-bottom:12px}.landing-module__j-u8la__footerLinks a{color:var(--white);opacity:.85;text-decoration:none;transition:opacity .2s,color .2s}.landing-module__j-u8la__footerLinks a:hover{opacity:1;color:var(--accent-amber)}.landing-module__j-u8la__contactItem{opacity:.9;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:.95rem;display:flex}.landing-module__j-u8la__contactItem i{color:var(--accent-orange);margin-top:3px}.landing-module__j-u8la__footerBottom{opacity:.75;border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:32px;font-size:.9rem;display:flex}.landing-module__j-u8la__footerBottom a{color:var(--accent-amber);text-decoration:none}.landing-module__j-u8la__footerBottom a:hover{text-decoration:underline}@media (max-width:900px){.landing-module__j-u8la__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.landing-module__j-u8la__footerGrid{grid-template-columns:1fr}}.landing-module__j-u8la__dashboardMock{background:var(--white);border-radius:28px;width:100%;max-width:280px;padding:20px;box-shadow:0 20px 50px #0003}.landing-module__j-u8la__dashboardMock h4{color:var(--text-muted);margin:0 0 4px;font-size:.75rem;font-weight:600}.landing-module__j-u8la__bigNum{color:var(--accent-coral);margin:0 0 16px;font-size:1.75rem;font-weight:800}.landing-module__j-u8la__barChart{align-items:flex-end;gap:8px;height:100px;margin-bottom:12px;display:flex}.landing-module__j-u8la__barUsed{background:linear-gradient(180deg, var(--accent-coral), var(--accent-orange));border-radius:8px 8px 0 0;flex:1;height:65%}.landing-module__j-u8la__barRemain{background:var(--bg-warm-gray);border-radius:8px 8px 0 0;flex:1;height:35%}.landing-module__j-u8la__legend{color:var(--text-muted);gap:16px;font-size:.7rem;display:flex}.landing-module__j-u8la__legendItem:before{content:"";vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:6px;display:inline-block}.landing-module__j-u8la__legendUsed:before{background:var(--accent-coral)}.landing-module__j-u8la__legendRemain:before{background:#d4cfc7}
