.HomePage-module__wtOjGq__header{z-index:100;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;height:80px;padding:0 80px;display:flex;position:sticky;top:0}.HomePage-module__wtOjGq__logo{color:#152a4d;letter-spacing:-1px;font-family:Outfit,sans-serif;font-size:28px;font-weight:800}.HomePage-module__wtOjGq__nav{align-items:center;gap:40px;display:flex}.HomePage-module__wtOjGq__navLink{color:#64748b;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.HomePage-module__wtOjGq__navLink:after{content:"";background:#152a4d;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.HomePage-module__wtOjGq__navLink:hover{color:#152a4d}.HomePage-module__wtOjGq__navLink:hover:after{width:100%}.HomePage-module__wtOjGq__navCta{color:#fff;background:#152a4d;border-radius:8px;padding:12px 28px;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.HomePage-module__wtOjGq__navCta:hover{background:#1e3a5f;transform:translateY(-1px)}.HomePage-module__wtOjGq__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;padding:8px;display:none}.HomePage-module__wtOjGq__hamburger{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.HomePage-module__wtOjGq__hamburger span{background:#152a4d;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.HomePage-module__wtOjGq__hamburgerOpen span:first-child{transform:translateY(8px)rotate(45deg)}.HomePage-module__wtOjGq__hamburgerOpen span:nth-child(2){opacity:0}.HomePage-module__wtOjGq__hamburgerOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.HomePage-module__wtOjGq__mobileNav{display:none}.HomePage-module__wtOjGq__hero{background:linear-gradient(135deg,#e8f0fa 0%,#f0f7ff 50%,#fff 100%);min-height:700px;display:flex;overflow:hidden}.HomePage-module__wtOjGq__heroLeft{flex-direction:column;flex:1;justify-content:center;gap:28px;padding:120px 80px;display:flex}.HomePage-module__wtOjGq__heroBadge{background:#152a4d;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:8px 20px;display:inline-flex}.HomePage-module__wtOjGq__badgeLabel{color:#fff;letter-spacing:2px;font-family:Outfit,sans-serif;font-size:11px;font-weight:700}.HomePage-module__wtOjGq__badgeSep{color:#fff6;font-size:11px}.HomePage-module__wtOjGq__badgeDesc{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.HomePage-module__wtOjGq__heroTitle{color:#152a4d;letter-spacing:-2px;max-width:600px;margin:0;font-family:Outfit,sans-serif;font-size:64px;font-weight:900;line-height:.95}.HomePage-module__wtOjGq__heroSub{color:#64748b;max-width:520px;margin:0;font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.HomePage-module__wtOjGq__heroCtas{align-items:center;gap:16px;display:flex}.HomePage-module__wtOjGq__btnPrimary{color:#fff;cursor:pointer;background:#152a4d;border:none;border-radius:8px;justify-content:center;align-items:center;padding:18px 40px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.HomePage-module__wtOjGq__btnPrimary:hover{background:#1e3a5f;transform:translateY(-2px);box-shadow:0 8px 24px #152a4d4d}.HomePage-module__wtOjGq__btnOutline{color:#152a4d;cursor:pointer;background:0 0;border:2px solid #152a4d;border-radius:8px;justify-content:center;align-items:center;padding:18px 40px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.HomePage-module__wtOjGq__btnOutline:hover{color:#fff;background:#152a4d;transform:translateY(-2px)}.HomePage-module__wtOjGq__heroImgMobile{display:none}.HomePage-module__wtOjGq__heroRight{flex:1;position:relative;overflow:visible}.HomePage-module__wtOjGq__heroGeomCircle{background:#152a4d0f;border-radius:50%;width:400px;height:400px;position:absolute;top:80px;right:-50px}.HomePage-module__wtOjGq__heroGeomRect{background:#152a4d08;width:200px;height:200px;position:absolute;bottom:50px;left:50px;transform:rotate(45deg)}.HomePage-module__wtOjGq__heroGeomLine1{background:#152a4d14;width:100%;height:1px;position:absolute;top:200px;left:0}.HomePage-module__wtOjGq__heroGeomLine2{background:#152a4d0f;width:1px;height:100%;position:absolute;top:0;left:200px}.HomePage-module__wtOjGq__heroScreenshot{justify-content:center;align-items:center;width:calc(110% - 200px);display:flex;position:absolute;top:50%;left:-220px;transform:translateY(-50%)}.HomePage-module__wtOjGq__heroScreenshotImg{object-fit:contain;filter:drop-shadow(0 20px 50px #152a4d33);width:100%;height:auto}.HomePage-module__wtOjGq__featuresStrip{background:#152a4d;justify-content:center;align-items:center;gap:60px;padding:40px 80px;display:flex}.HomePage-module__wtOjGq__featItem{flex:1;align-items:center;gap:16px;display:flex}.HomePage-module__wtOjGq__featIcon{background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.HomePage-module__wtOjGq__featIcon svg{color:#fff;width:24px;height:24px}.HomePage-module__wtOjGq__featText h3{color:#fff;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.HomePage-module__wtOjGq__featText p{color:#ffffff80;margin:0;font-family:Inter,sans-serif;font-size:13px}.HomePage-module__wtOjGq__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.HomePage-module__wtOjGq__sectionLabel{color:#152a4d;letter-spacing:3px;font-family:Outfit,sans-serif;font-size:13px;font-weight:700}.HomePage-module__wtOjGq__sectionTitle{color:#152a4d;letter-spacing:-2px;margin:0;font-family:Outfit,sans-serif;font-size:48px;font-weight:900}.HomePage-module__wtOjGq__sectionSub{color:#64748b;margin:0;font-family:Inter,sans-serif;font-size:18px}.HomePage-module__wtOjGq__howItWorks{background:#f8fafc;flex-direction:column;align-items:center;gap:60px;padding:100px 80px;display:flex}.HomePage-module__wtOjGq__hiwCards{gap:32px;width:100%;max-width:1280px;display:flex}.HomePage-module__wtOjGq__hiwCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex:1;gap:20px;padding:40px;display:flex}.HomePage-module__wtOjGq__hiwCardDark{background:#152a4d;border-color:#152a4d}.HomePage-module__wtOjGq__hiwNum{color:#152a4d14;letter-spacing:-2px;font-family:Outfit,sans-serif;font-size:64px;font-weight:900;line-height:1}.HomePage-module__wtOjGq__hiwNumLight{color:#ffffff1f;letter-spacing:-2px;font-family:Outfit,sans-serif;font-size:64px;font-weight:900;line-height:1}.HomePage-module__wtOjGq__hiwCardTitle{color:#152a4d;letter-spacing:-.5px;margin:0;font-family:Outfit,sans-serif;font-size:24px;font-weight:800}.HomePage-module__wtOjGq__hiwCardTitleLight{color:#fff;letter-spacing:-.5px;margin:0;font-family:Outfit,sans-serif;font-size:24px;font-weight:800}.HomePage-module__wtOjGq__hiwCardDesc{color:#64748b;max-width:320px;margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.HomePage-module__wtOjGq__hiwCardDescLight{color:#ffffff80;max-width:320px;margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.HomePage-module__wtOjGq__whySection{background:#fff;flex-direction:column;align-items:center;gap:60px;padding:100px 80px;display:flex}.HomePage-module__wtOjGq__compTable{border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:900px;overflow:hidden}.HomePage-module__wtOjGq__compHeader{background:#152a4d;align-items:center;height:60px;padding:0 32px;display:flex}.HomePage-module__wtOjGq__compHeaderCell{color:#fff;flex:0 0 360px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.HomePage-module__wtOjGq__compHeaderCellCenter{color:#fff;text-align:center;flex:0 0 270px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.HomePage-module__wtOjGq__compRow{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;height:56px;padding:0 32px;display:flex}.HomePage-module__wtOjGq__compRow:last-child{border-bottom:none}.HomePage-module__wtOjGq__compRowAlt{background:#f8fafc}.HomePage-module__wtOjGq__compCell{color:#334155;flex:0 0 360px;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.HomePage-module__wtOjGq__compCellCenter{text-align:center;flex:0 0 270px;font-size:14px}.HomePage-module__wtOjGq__compGood{color:#16a34a;font-family:Outfit,sans-serif;font-weight:700}.HomePage-module__wtOjGq__compBad{color:#dc2626;font-family:Inter,sans-serif;font-weight:500}.HomePage-module__wtOjGq__keyFeatures{background:#f8fafc;flex-direction:column;align-items:center;gap:60px;padding:100px 80px;display:flex}.HomePage-module__wtOjGq__kfGrid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;max-width:1280px;display:grid}.HomePage-module__wtOjGq__kfCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:16px;padding:32px;transition:transform .2s,box-shadow .2s;display:flex}.HomePage-module__wtOjGq__kfCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #152a4d1a}.HomePage-module__wtOjGq__kfIcon{color:#152a4d;background:#e8f0fa;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.HomePage-module__wtOjGq__kfIcon svg{width:24px;height:24px}.HomePage-module__wtOjGq__kfCard h3{color:#152a4d;margin:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:800}.HomePage-module__wtOjGq__kfCard p{color:#64748b;max-width:340px;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.HomePage-module__wtOjGq__ctaSection{background:#0f172a;flex-direction:column;align-items:center;gap:32px;padding:100px 80px;display:flex}.HomePage-module__wtOjGq__ctaTitle{color:#fff;letter-spacing:-2px;text-align:center;max-width:700px;margin:0;font-family:Outfit,sans-serif;font-size:52px;font-weight:900;line-height:1.05}.HomePage-module__wtOjGq__ctaSub{color:#ffffff80;text-align:center;max-width:600px;margin:0;font-family:Inter,sans-serif;font-size:18px}.HomePage-module__wtOjGq__ctaForm{flex-direction:column;gap:16px;width:100%;max-width:560px;display:flex}.HomePage-module__wtOjGq__formRow{gap:16px;display:flex}.HomePage-module__wtOjGq__formInput{color:#152a4d;background:#fff;border:2px solid #ffffff26;border-radius:8px;flex:1;height:48px;padding:0 16px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,background .2s}.HomePage-module__wtOjGq__formInput::placeholder{color:#94a3b8}.HomePage-module__wtOjGq__formInput:focus{background:#fff;border-color:#fff6;outline:none}.HomePage-module__wtOjGq__formTextarea{color:#152a4d;resize:vertical;background:#fff;border:2px solid #ffffff26;border-radius:8px;width:100%;min-height:100px;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,background .2s}.HomePage-module__wtOjGq__formTextarea::placeholder{color:#94a3b8}.HomePage-module__wtOjGq__formTextarea:focus{background:#fff;border-color:#fff6;outline:none}.HomePage-module__wtOjGq__formBtn{color:#152a4d;cursor:pointer;background:#fff;border:none;border-radius:8px;width:100%;height:52px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s}.HomePage-module__wtOjGq__formBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.HomePage-module__wtOjGq__formBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.HomePage-module__wtOjGq__formInput:disabled,.HomePage-module__wtOjGq__formTextarea:disabled{opacity:.6;cursor:not-allowed}.HomePage-module__wtOjGq__formSuccess{text-align:center;background:#ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:560px;padding:40px;display:flex}.HomePage-module__wtOjGq__formSuccess svg{color:#4ade80}.HomePage-module__wtOjGq__formSuccess h3{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:24px;font-weight:700}.HomePage-module__wtOjGq__formSuccess p{color:#fffc;margin:0;font-family:Inter,sans-serif;font-size:16px}.HomePage-module__wtOjGq__formError{color:#f87171;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:14px}.HomePage-module__wtOjGq__footer{background:#0f172a;flex-direction:column;gap:48px;padding:60px 80px;display:flex}.HomePage-module__wtOjGq__footerTop{gap:80px;display:flex}.HomePage-module__wtOjGq__footerBrand{flex:1}.HomePage-module__wtOjGq__footerLogo{color:#fff;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:24px;font-weight:800;display:block}.HomePage-module__wtOjGq__footerTagline{color:#fff6;max-width:300px;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.HomePage-module__wtOjGq__footerCol h4{color:#fff;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.HomePage-module__wtOjGq__footerCol ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.HomePage-module__wtOjGq__footerCol li a{color:#fff6;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .2s}.HomePage-module__wtOjGq__footerCol li a:hover{color:#fff}.HomePage-module__wtOjGq__footerDivider{background:#ffffff14;width:100%;height:1px}.HomePage-module__wtOjGq__footerBottom{color:#ffffff40;margin:0;font-family:Inter,sans-serif;font-size:13px}@media (max-width:1627px) and (min-width:1335px),(max-width:1206px) and (min-width:1101px){.HomePage-module__wtOjGq__heroScreenshot{left:-20px}}@media (max-width:1333px) and (min-width:1207px){.HomePage-module__wtOjGq__heroScreenshot{left:30px}}@media (max-width:1100px){.HomePage-module__wtOjGq__header{padding:0 40px}.HomePage-module__wtOjGq__heroLeft{padding:80px 40px}.HomePage-module__wtOjGq__heroTitle{font-size:48px}.HomePage-module__wtOjGq__heroScreenshot{width:90%;left:auto;right:0}.HomePage-module__wtOjGq__featuresStrip{gap:40px;padding:40px}.HomePage-module__wtOjGq__howItWorks,.HomePage-module__wtOjGq__whySection,.HomePage-module__wtOjGq__keyFeatures,.HomePage-module__wtOjGq__ctaSection{padding:80px 40px}.HomePage-module__wtOjGq__sectionTitle{font-size:40px}.HomePage-module__wtOjGq__ctaTitle{font-size:42px}.HomePage-module__wtOjGq__compHeaderCell,.HomePage-module__wtOjGq__compHeaderCellCenter,.HomePage-module__wtOjGq__compCell,.HomePage-module__wtOjGq__compCellCenter{flex:1}.HomePage-module__wtOjGq__kfGrid{grid-template-columns:repeat(2,1fr)}.HomePage-module__wtOjGq__footer{padding:60px 40px}.HomePage-module__wtOjGq__footerTop{gap:40px}}@media (max-width:830px){.HomePage-module__wtOjGq__header{padding:0 20px}.HomePage-module__wtOjGq__nav{display:none}.HomePage-module__wtOjGq__mobileMenuBtn{display:block}.HomePage-module__wtOjGq__mobileNav{z-index:1000;background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;padding:12px 0;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000001a}.HomePage-module__wtOjGq__mobileNavLink{color:#152a4d;padding:14px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:block}.HomePage-module__wtOjGq__mobileNavLink:hover{background:#f5f9ff}.HomePage-module__wtOjGq__hero{flex-direction:column;min-height:auto}.HomePage-module__wtOjGq__heroLeft{text-align:center;align-items:center;padding:100px 24px 40px}.HomePage-module__wtOjGq__heroTitle{max-width:100%;font-size:40px}.HomePage-module__wtOjGq__heroSub{max-width:100%;font-size:16px}.HomePage-module__wtOjGq__heroBadge{align-self:center}.HomePage-module__wtOjGq__heroCtas{flex-direction:column;width:100%;max-width:320px}.HomePage-module__wtOjGq__btnPrimary,.HomePage-module__wtOjGq__btnOutline{justify-content:center;width:100%}.HomePage-module__wtOjGq__heroImgMobile{width:100%;padding:0 8px;display:block}.HomePage-module__wtOjGq__heroImgMobile img{width:100%;height:auto}.HomePage-module__wtOjGq__heroRight{display:none}.HomePage-module__wtOjGq__featuresStrip{flex-direction:column;gap:24px;padding:32px 24px}.HomePage-module__wtOjGq__featItem{text-align:center;flex-direction:column;align-items:center}.HomePage-module__wtOjGq__hiwCards{flex-direction:column}.HomePage-module__wtOjGq__hiwCard{padding:32px}.HomePage-module__wtOjGq__hiwCardDesc,.HomePage-module__wtOjGq__hiwCardDescLight{max-width:100%}.HomePage-module__wtOjGq__howItWorks,.HomePage-module__wtOjGq__whySection,.HomePage-module__wtOjGq__keyFeatures{padding:60px 24px}.HomePage-module__wtOjGq__ctaSection{padding:60px 0}.HomePage-module__wtOjGq__ctaTitle,.HomePage-module__wtOjGq__ctaSub{padding:0 24px}.HomePage-module__wtOjGq__ctaForm{padding:0 12px}.HomePage-module__wtOjGq__sectionTitle{letter-spacing:-1px;font-size:32px}.HomePage-module__wtOjGq__sectionSub{font-size:16px}.HomePage-module__wtOjGq__compTable{border:none;border-radius:0;overflow:visible}.HomePage-module__wtOjGq__compHeader{display:none}.HomePage-module__wtOjGq__compRow{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;height:auto;margin-bottom:12px;padding:20px}.HomePage-module__wtOjGq__compRow:last-child{margin-bottom:0}.HomePage-module__wtOjGq__compRowAlt{background:#f8fafc}.HomePage-module__wtOjGq__compCell{color:#152a4d;flex:none;font-size:15px;font-weight:700}.HomePage-module__wtOjGq__compCellCenter{text-align:left;flex:none;font-size:14px}.HomePage-module__wtOjGq__compGood:before{content:"MADAK Restaurants : ";color:#64748b;font-family:Inter,sans-serif;font-weight:500}.HomePage-module__wtOjGq__compBad:before{content:"Autres : ";color:#64748b;font-family:Inter,sans-serif;font-weight:500}.HomePage-module__wtOjGq__kfGrid{grid-template-columns:1fr}.HomePage-module__wtOjGq__kfCard p{max-width:100%}.HomePage-module__wtOjGq__ctaTitle{max-width:100%;font-size:32px}.HomePage-module__wtOjGq__ctaSub{font-size:16px}.HomePage-module__wtOjGq__ctaForm{max-width:100%}.HomePage-module__wtOjGq__formRow{flex-direction:column;width:100%}.HomePage-module__wtOjGq__formInput{width:100%;height:56px;font-size:16px}.HomePage-module__wtOjGq__formTextarea{width:100%;min-height:140px;font-size:16px}.HomePage-module__wtOjGq__formSuccess{padding:24px}.HomePage-module__wtOjGq__footer{padding:48px 24px}.HomePage-module__wtOjGq__footerTop{flex-direction:column;gap:32px}.HomePage-module__wtOjGq__footerBrand{text-align:center}.HomePage-module__wtOjGq__footerTagline{max-width:100%;margin:0 auto}.HomePage-module__wtOjGq__footerCol,.HomePage-module__wtOjGq__footerBottom{text-align:center}}@media (max-width:480px){.HomePage-module__wtOjGq__logo{font-size:22px}.HomePage-module__wtOjGq__heroTitle{font-size:30px}.HomePage-module__wtOjGq__heroBadge{padding:6px 14px}.HomePage-module__wtOjGq__badgeDesc,.HomePage-module__wtOjGq__badgeSep{display:none}.HomePage-module__wtOjGq__featText h3{font-size:15px}.HomePage-module__wtOjGq__featText p{font-size:12px}.HomePage-module__wtOjGq__sectionTitle{font-size:28px}.HomePage-module__wtOjGq__hiwNum,.HomePage-module__wtOjGq__hiwNumLight{font-size:48px}.HomePage-module__wtOjGq__hiwCardTitle,.HomePage-module__wtOjGq__hiwCardTitleLight{font-size:20px}.HomePage-module__wtOjGq__hiwCard{padding:24px}.HomePage-module__wtOjGq__compRow{padding:16px}.HomePage-module__wtOjGq__kfCard{padding:24px}.HomePage-module__wtOjGq__kfCard h3{font-size:18px}.HomePage-module__wtOjGq__ctaTitle{font-size:28px}.HomePage-module__wtOjGq__ctaSub{font-size:15px}.HomePage-module__wtOjGq__formBtn{height:48px;font-size:15px}.HomePage-module__wtOjGq__footerLogo{font-size:20px}}
