.formel-creation-page{--formel-creation-ink:#04273E;--formel-creation-ink-soft:#23445A;--formel-creation-green:#1F8A6B;--formel-creation-green-dark:#176B53;--formel-creation-gold:#F5B301;--formel-creation-paper:#fff;--formel-creation-soft:#F8FBFF;--formel-creation-blue-soft:#EDF6FB;--formel-creation-line:#D8E7EF;--formel-creation-muted:#5B7080;color:var(--formel-creation-ink);background:var(--formel-creation-paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow:hidden}.formel-creation-page *{box-sizing:border-box}.formel-creation-page a{color:inherit}.formel-creation-page__shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.formel-creation-page__hero{position:relative;padding:clamp(56px,8vw,104px) 0 74px;background:linear-gradient(135deg,#F8FBFF 0%,#fff 54%,#EDF7F3 100%)}.formel-creation-page__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);gap:clamp(40px,7vw,100px);align-items:center}.formel-creation-page__eyebrow{margin:0 0 14px;color:var(--formel-creation-green);font-size:.76rem;font-weight:850;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.formel-creation-page__eyebrow--gold{color:var(--formel-creation-gold)}.formel-creation-page h1,.formel-creation-page h2,.formel-creation-page h3,.formel-creation-page p{margin-top:0}.formel-creation-page h1{max-width:680px;margin-bottom:22px;font-size:clamp(2.65rem,6vw,5.4rem);font-weight:850;letter-spacing:-.065em;line-height:.98}.formel-creation-page h1 span{color:var(--formel-creation-green)}.formel-creation-page__lead{max-width:650px;margin-bottom:30px;color:var(--formel-creation-muted);font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.65}.formel-creation-page__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.formel-creation-page__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border:1px solid transparent;border-radius:11px;font-size:.94rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none!important;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.formel-creation-page__button:hover{transform:translateY(-2px)}.formel-creation-page__button--primary{background:var(--formel-creation-green);box-shadow:0 14px 28px rgba(31,138,107,.2);color:#fff!important}.formel-creation-page__button--primary:hover{background:var(--formel-creation-green-dark)}.formel-creation-page__button--quiet{border-color:var(--formel-creation-line);background:#fff;color:var(--formel-creation-ink)!important}.formel-creation-page__button--quiet:hover{border-color:var(--formel-creation-ink)}.formel-creation-page__button--outline{width:100%;margin-top:auto;border-color:#BBD2DE;background:#fff;color:var(--formel-creation-ink)!important}.formel-creation-page__button--outline:hover{border-color:var(--formel-creation-green);color:var(--formel-creation-green)!important}.formel-creation-page__button--gold{background:var(--formel-creation-gold);color:var(--formel-creation-ink)!important}.formel-creation-page__button--dark-outline{border-color:rgba(255,255,255,.35);background:transparent;color:#fff!important}.formel-creation-page__button--dark-outline:hover{border-color:#fff}.formel-creation-page__proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:42px;max-width:690px}.formel-creation-page__proof-row span{display:flex;min-width:0;flex-direction:column;gap:3px;padding-right:14px;border-right:1px solid var(--formel-creation-line)}.formel-creation-page__proof-row span:last-child{border-right:0}.formel-creation-page__proof-row strong{font-size:.98rem}.formel-creation-page__proof-row small{color:var(--formel-creation-muted);font-size:.72rem;line-height:1.35}.formel-creation-page__hero-visual{position:relative;min-height:460px}.formel-creation-page__visual-glow{position:absolute;inset:18% 4% 12%;border-radius:50%;background:rgba(31,138,107,.12);filter:blur(35px)}.formel-creation-page__workspace{position:absolute;z-index:1;top:50%;left:50%;width:min(100%,470px);padding:25px;border:1px solid rgba(4,39,62,.1);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 30px 70px rgba(4,39,62,.15);transform:translate(-50%,-50%) rotate(2deg)}.formel-creation-page__workspace-topline,.formel-creation-page__workspace-title{display:flex;justify-content:space-between;gap:14px}.formel-creation-page__workspace-topline{color:var(--formel-creation-green);font-size:.66rem;font-weight:900;letter-spacing:.13em}.formel-creation-page__workspace-topline b{color:var(--formel-creation-muted);font-weight:650;letter-spacing:0;text-transform:none}.formel-creation-page__workspace-title{align-items:end;margin:27px 0 18px}.formel-creation-page__workspace-title strong{font-size:1.45rem;letter-spacing:-.04em}.formel-creation-page__workspace-title span{color:var(--formel-creation-muted);font-size:.7rem;text-align:right}.formel-creation-page__progress{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:22px}.formel-creation-page__progress span{height:6px;border-radius:999px;background:#DDEAF0}.formel-creation-page__progress span.is-done{background:var(--formel-creation-green)}.formel-creation-page__progress span.is-current{background:var(--formel-creation-gold)}.formel-creation-page__workspace-steps{display:grid;gap:11px;color:var(--formel-creation-ink-soft);font-size:.83rem}.formel-creation-page__workspace-steps span{display:flex;align-items:center;gap:10px}.formel-creation-page__workspace-steps i{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#E8F5EF;color:var(--formel-creation-green);font-size:.72rem;font-style:normal;font-weight:900}.formel-creation-page__workspace-steps span:nth-child(3) i{background:#FFF4D0;color:#9B7100}.formel-creation-page__workspace-steps span:nth-child(4) i{background:#EEF3F6;color:#78909E}.formel-creation-page__workspace-footer{display:flex;align-items:center;gap:8px;margin-top:24px;padding-top:16px;border-top:1px solid #E3EDF1;color:var(--formel-creation-green-dark);font-size:.78rem}.formel-creation-page__status-dot{width:8px;height:8px;border-radius:50%;background:var(--formel-creation-green)}.formel-creation-page__floating-note{position:absolute;z-index:2;display:flex;min-width:145px;flex-direction:column;padding:14px 16px;border:1px solid rgba(4,39,62,.08);border-radius:15px;background:#fff;box-shadow:0 18px 35px rgba(4,39,62,.1)}.formel-creation-page__floating-note span{color:var(--formel-creation-green);font-size:.65rem;font-weight:900;letter-spacing:.1em}.formel-creation-page__floating-note b{margin-top:4px;font-size:.92rem}.formel-creation-page__floating-note small{color:var(--formel-creation-muted);font-size:.69rem}.formel-creation-page__floating-note--top{top:8%;right:-2%}.formel-creation-page__floating-note--bottom{bottom:7%;left:-5%}.formel-creation-page__notice{background:var(--formel-creation-ink);color:#fff}.formel-creation-page__notice-inner{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:20px 0}.formel-creation-page__notice-code{padding:7px 10px;border:1px solid rgba(245,179,1,.6);border-radius:6px;color:var(--formel-creation-gold);font-size:.68rem;font-weight:900;letter-spacing:.1em}.formel-creation-page__notice strong{font-size:.95rem}.formel-creation-page__notice p{max-width:760px;margin:3px 0 0;color:#C7D9E3;font-size:.81rem}.formel-creation-page__text-link,.formel-creation-page__inline-link{color:var(--formel-creation-green)!important;font-size:.85rem;font-weight:850;text-decoration:none}.formel-creation-page__notice .formel-creation-page__text-link{color:var(--formel-creation-gold)!important;white-space:nowrap}.formel-creation-page__text-link:hover,.formel-creation-page__inline-link:hover{text-decoration:underline}.formel-creation-page__section{padding:clamp(70px,9vw,125px) 0}.formel-creation-page__section--light{background:var(--formel-creation-soft)}.formel-creation-page__section--soft{background:#F3F8FA}.formel-creation-page__section--navy{background:var(--formel-creation-ink);color:#fff}.formel-creation-page__split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(40px,8vw,130px);align-items:center}.formel-creation-page__section-copy{max-width:500px}.formel-creation-page h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.5rem);font-weight:850;letter-spacing:-.055em;line-height:1.03}.formel-creation-page__section-copy>p:not(.formel-creation-page__eyebrow),.formel-creation-page__section-heading>p{color:var(--formel-creation-muted);font-size:1rem;line-height:1.7}.formel-creation-page__section--navy .formel-creation-page__section-copy>p:not(.formel-creation-page__eyebrow),.formel-creation-page__section--navy .formel-creation-page__section-heading>p{color:#BFD1DB}.formel-creation-page__network{position:relative;min-height:430px;border:1px solid #DDEAF0;border-radius:28px;background:#fff;box-shadow:0 25px 55px rgba(4,39,62,.08)}.formel-creation-page__network-line{position:absolute;height:1px;background:#B9DAD0;transform-origin:left center}.formel-creation-page__network-line--one{top:39%;left:25%;width:28%;transform:rotate(17deg)}.formel-creation-page__network-line--two{top:40%;left:25%;width:30%;transform:rotate(-18deg)}.formel-creation-page__network-line--three{top:42%;left:69%;width:22%;transform:rotate(19deg)}.formel-creation-page__network-line--four{top:42%;left:69%;width:22%;transform:rotate(-18deg)}.formel-creation-page__network-node{position:absolute;padding:9px 13px;border:1px solid #CFE1E7;border-radius:999px;background:#F8FCFD;color:var(--formel-creation-ink-soft);font-size:.78rem;font-weight:800}.formel-creation-page__network-node:before{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--formel-creation-green);content:""}.formel-creation-page__network-node--dakar{top:17%;left:7%}.formel-creation-page__network-node--paris{top:9%;right:12%}.formel-creation-page__network-node--montreal{bottom:15%;left:8%}.formel-creation-page__network-node--abidjan{right:7%;bottom:17%}.formel-creation-page__network-core{position:absolute;top:32%;left:50%;display:flex;width:190px;min-height:140px;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(31,138,107,.35);border-radius:22px;background:#ECF8F3;box-shadow:0 17px 30px rgba(31,138,107,.13);text-align:center;transform:translateX(-50%)}.formel-creation-page__network-core span{color:var(--formel-creation-green);font-size:.68rem;font-weight:900;letter-spacing:.14em}.formel-creation-page__network-core strong{margin:7px 0 4px;font-size:1.16rem;letter-spacing:-.03em;line-height:1.1}.formel-creation-page__network-core small{color:var(--formel-creation-muted);font-size:.68rem}.formel-creation-page__network-destination{position:absolute;right:50%;bottom:5%;display:flex;align-items:center;gap:9px;color:var(--formel-creation-ink);font-size:.87rem;transform:translateX(50%)}.formel-creation-page__network-destination span{color:var(--formel-creation-green);font-size:1.4rem}.formel-creation-page__network-destination strong{white-space:nowrap}.formel-creation-page__section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:35px}.formel-creation-page__section-heading>div{max-width:650px}.formel-creation-page__section-heading>p{max-width:390px;margin-bottom:6px}.formel-creation-page__section-heading--center{display:block;text-align:center}.formel-creation-page__section-heading--center>div{margin:0 auto}.formel-creation-page__section-heading--center>p{max-width:600px;margin:0 auto}.formel-creation-page__price-control{display:flex;justify-content:flex-end;gap:12px;align-items:center;margin-bottom:22px;color:var(--formel-creation-muted);font-size:.82rem}.formel-creation-page__price-control label{font-weight:750}.formel-creation-page__price-control select{min-height:42px;padding:9px 32px 9px 12px;border:1px solid #BDD3DF;border-radius:9px;background:#fff;color:var(--formel-creation-ink);font:inherit;font-weight:700}.formel-creation-page__offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.formel-creation-page__offer{position:relative;display:flex;min-width:0;flex-direction:column;padding:25px;border:1px solid var(--formel-creation-line);border-radius:18px;background:#fff;box-shadow:0 13px 32px rgba(4,39,62,.06)}.formel-creation-page__offer-mark{display:grid;width:44px;height:44px;place-items:center;margin-bottom:20px;border-radius:13px;background:var(--formel-creation-ink);color:#fff;font-size:.75rem;font-weight:900;letter-spacing:.08em}.formel-creation-page__offer h3{margin-bottom:4px;font-size:1.45rem;letter-spacing:-.04em}.formel-creation-page__offer-subtitle{min-height:42px;margin-bottom:13px;color:var(--formel-creation-muted);font-size:.8rem}.formel-creation-page__offer-description{min-height:54px;margin-bottom:21px;color:var(--formel-creation-ink-soft);font-size:.88rem}.formel-creation-page__offer-price{margin-bottom:18px;padding:13px 14px;border-radius:11px;background:#F4F8FA}.formel-creation-page__offer-price small,.formel-creation-page__offer-price>span{display:block;color:var(--formel-creation-muted);font-size:.68rem}.formel-creation-page__offer-price strong{display:block;margin:3px 0;font-size:1.45rem;letter-spacing:-.04em}.formel-creation-page__offer-price em{font-size:.72rem;font-style:normal;letter-spacing:0}.formel-creation-page__catalog-note{margin:24px 0 0;padding:16px 18px;border-left:3px solid var(--formel-creation-gold);background:#FFF9E7;color:var(--formel-creation-ink-soft);font-size:.85rem}.formel-creation-page__payment-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);gap:70px;align-items:center}.formel-creation-page__payment-grid h2{max-width:700px}.formel-creation-page__payment-grid p{max-width:680px;color:#BFD1DB}.formel-creation-page__blocked-pill{display:inline-flex;margin-top:10px;padding:7px 11px;border:1px solid rgba(245,179,1,.5);border-radius:999px;color:var(--formel-creation-gold);font-size:.76rem;font-weight:850}.formel-creation-page__payment-card{padding:30px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.07)}.formel-creation-page__payment-card-label{display:block;margin-bottom:17px;color:var(--formel-creation-gold);font-size:.68rem;font-weight:900;letter-spacing:.13em}.formel-creation-page__payment-card strong{display:block;margin-bottom:17px;font-size:2rem;letter-spacing:-.055em;line-height:1.02}.formel-creation-page__payment-card p{margin:0;color:#BFD1DB;font-size:.85rem}.formel-creation-page__timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.formel-creation-page__timeline>div{padding:23px;border-top:3px solid var(--formel-creation-green);border-radius:0 0 15px 15px;background:#F5FAFC}.formel-creation-page__timeline span{display:block;margin-bottom:25px;color:var(--formel-creation-gold);font-size:.75rem;font-weight:900}.formel-creation-page__timeline strong{display:block;margin-bottom:8px;font-size:1.1rem}.formel-creation-page__timeline p{margin:0;color:var(--formel-creation-muted);font-size:.84rem;line-height:1.55}.formel-creation-page__disclaimer{margin:24px auto 0;max-width:780px;color:var(--formel-creation-muted);font-size:.79rem;text-align:center}.formel-creation-page__human-visual{position:relative;min-height:350px}.formel-creation-page__human-card{position:absolute;top:22px;left:10%;width:min(82%,390px);padding:28px;border:1px solid #CFE2EA;border-radius:20px;background:#fff;box-shadow:0 20px 40px rgba(4,39,62,.1)}.formel-creation-page__human-card--back{top:0;left:18%;height:100%;background:#DDEEF3;box-shadow:none;transform:rotate(6deg)}.formel-creation-page__human-card>span{color:var(--formel-creation-green);font-size:.67rem;font-weight:900;letter-spacing:.13em}.formel-creation-page__human-card strong{display:block;margin:24px 0 26px;font-size:1.65rem;letter-spacing:-.05em;line-height:1.08}.formel-creation-page__human-card div{display:flex;gap:10px;align-items:center;margin-top:12px;color:var(--formel-creation-ink-soft);font-size:.84rem}.formel-creation-page__human-card i{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#E7F5EF;color:var(--formel-creation-green);font-size:.7rem;font-style:normal;font-weight:900}.formel-creation-page__two-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.formel-creation-page__two-points span{padding:13px;border:1px solid var(--formel-creation-line);border-radius:11px;color:var(--formel-creation-muted);font-size:.77rem}.formel-creation-page__two-points b{display:block;margin-bottom:4px;color:var(--formel-creation-ink);font-size:.85rem}.formel-creation-page__ecosystem{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.formel-creation-page__ecosystem a{display:flex;min-height:155px;flex-direction:column;padding:19px;border:1px solid var(--formel-creation-line);border-radius:15px;background:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.formel-creation-page__ecosystem a:hover{border-color:var(--formel-creation-green);box-shadow:0 16px 30px rgba(4,39,62,.08);transform:translateY(-3px)}.formel-creation-page__ecosystem a[aria-current="page"]{border-color:var(--formel-creation-green);background:#F1FAF6}.formel-creation-page__ecosystem span{margin-bottom:27px;color:var(--formel-creation-gold);font-size:.72rem;font-weight:900}.formel-creation-page__ecosystem strong{font-size:.97rem}.formel-creation-page__ecosystem small{margin-top:5px;color:var(--formel-creation-muted);font-size:.72rem}.formel-creation-page__diaspora-visual{display:grid;min-height:270px;place-items:center;border:1px solid #D8E7EF;border-radius:23px;background:#fff}.formel-creation-page__diaspora-route{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto auto;gap:12px 16px;align-items:center;text-align:center}.formel-creation-page__diaspora-route span{padding:8px 12px;border-radius:999px;background:#EFF7FA;color:var(--formel-creation-ink-soft);font-size:.82rem;font-weight:850}.formel-creation-page__diaspora-route i{color:var(--formel-creation-green);font-style:normal;font-weight:900}.formel-creation-page__diaspora-route b{grid-column:1 / 4;padding:13px;border-radius:13px;background:var(--formel-creation-ink);color:#fff;font-size:.82rem;letter-spacing:.1em}.formel-creation-page__diaspora-route strong{grid-column:1 / 4;color:var(--formel-creation-green-dark);font-size:1.05rem}.formel-creation-page__diaspora-visual p{grid-column:1 / 4;margin:23px 20px 0;color:var(--formel-creation-muted);font-size:.75rem;text-align:center}.formel-creation-page__social-proof{background:#fff}.formel-creation-page__proof-slot{display:flex;justify-content:space-between;gap:40px;align-items:center;padding:28px 0;border-top:1px solid var(--formel-creation-line);border-bottom:1px solid var(--formel-creation-line)}.formel-creation-page__proof-slot p:not(.formel-creation-page__eyebrow){max-width:620px;color:var(--formel-creation-muted)}.formel-creation-page__proof-slot-mark{display:grid;width:120px;height:120px;place-items:center;border:1px dashed #A6C2CD;border-radius:50%;color:var(--formel-creation-green);font-size:.76rem;font-weight:900;letter-spacing:.1em;text-align:center}.formel-creation-page__proof-slot-mark small{display:block;color:var(--formel-creation-muted);font-size:.6rem;letter-spacing:.05em}.formel-creation-page__final-cta{padding:65px 0;background:var(--formel-creation-ink);color:#fff}.formel-creation-page__final-inner{display:flex;justify-content:space-between;gap:50px;align-items:center}.formel-creation-page__final-inner h2{max-width:700px;margin-bottom:14px;color:#fff}.formel-creation-page__final-inner p:not(.formel-creation-page__eyebrow){max-width:620px;margin-bottom:0;color:#C2D6DF}.formel-creation-page__final-inner .formel-creation-page__actions{justify-content:flex-end}@media(max-width:980px){.formel-creation-page__hero-grid,.formel-creation-page__split,.formel-creation-page__payment-grid{grid-template-columns:1fr}.formel-creation-page__hero-copy{max-width:760px}.formel-creation-page__hero-visual{max-width:600px;width:100%;margin:0 auto}.formel-creation-page__offers{grid-template-columns:repeat(2,minmax(0,1fr))}.formel-creation-page__timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.formel-creation-page__ecosystem{grid-template-columns:repeat(3,minmax(0,1fr))}.formel-creation-page__payment-grid{gap:30px}}@media(max-width:640px){.formel-creation-page__shell{width:min(100% - 30px,1180px)}.formel-creation-page__hero{padding-top:47px}.formel-creation-page h1{font-size:clamp(2.5rem,13vw,4rem)}.formel-creation-page__proof-row{grid-template-columns:1fr;gap:10px;margin-top:30px}.formel-creation-page__proof-row span{padding:0 0 10px;border-right:0;border-bottom:1px solid var(--formel-creation-line)}.formel-creation-page__proof-row span:last-child{padding-bottom:0;border-bottom:0}.formel-creation-page__hero-visual{min-height:385px}.formel-creation-page__workspace{width:calc(100% - 12px);padding:19px;transform:translate(-50%,-50%)}.formel-creation-page__workspace-title{display:block}.formel-creation-page__workspace-title span{display:block;margin-top:5px;text-align:left}.formel-creation-page__floating-note{min-width:120px;padding:10px 11px}.formel-creation-page__floating-note--top{top:4%;right:-2%}.formel-creation-page__floating-note--bottom{bottom:2%;left:-2%}.formel-creation-page__notice-inner{grid-template-columns:1fr;gap:11px;padding:19px 0}.formel-creation-page__notice .formel-creation-page__text-link{white-space:normal}.formel-creation-page__section{padding:70px 0}.formel-creation-page h2{font-size:clamp(2rem,10vw,3rem)}.formel-creation-page__network{min-height:365px}.formel-creation-page__network-core{width:150px;min-height:125px}.formel-creation-page__network-node{font-size:.7rem}.formel-creation-page__network-node--dakar{left:4%}.formel-creation-page__network-node--paris{right:4%}.formel-creation-page__network-node--montreal{bottom:11%;left:4%}.formel-creation-page__network-node--abidjan{right:4%;bottom:11%}.formel-creation-page__network-destination{bottom:2%;font-size:.77rem}.formel-creation-page__section-heading{display:block}.formel-creation-page__section-heading>p{margin-top:15px}.formel-creation-page__price-control{display:block}.formel-creation-page__price-control label{display:block;margin-bottom:7px}.formel-creation-page__price-control select{width:100%}.formel-creation-page__offers,.formel-creation-page__timeline,.formel-creation-page__ecosystem{grid-template-columns:1fr}.formel-creation-page__offer{padding:21px}.formel-creation-page__offer-subtitle,.formel-creation-page__offer-description{min-height:0}.formel-creation-page__human-visual{min-height:320px;order:2}.formel-creation-page__two-points{grid-template-columns:1fr}.formel-creation-page__ecosystem a{min-height:112px}.formel-creation-page__ecosystem span{margin-bottom:15px}.formel-creation-page__proof-slot,.formel-creation-page__final-inner{display:block}.formel-creation-page__proof-slot-mark{margin:25px 0 0}.formel-creation-page__final-inner .formel-creation-page__actions{justify-content:flex-start;margin-top:26px}.formel-creation-page__final-inner .formel-creation-page__button{width:100%}}@media(prefers-reduced-motion:reduce){.formel-creation-page *{scroll-behavior:auto!important;transition:none!important}}
.formel-creation-page__network-map{position:absolute;z-index:0;inset:18px 18px 58px;overflow:hidden;border-radius:20px;color:#C5DED5;pointer-events:none}.formel-creation-page__network-map-title{position:absolute;z-index:1;top:12px;left:50%;padding:5px 10px;border:1px solid #D9EAE4;border-radius:999px;background:rgba(255,255,255,.88);color:var(--formel-creation-green);font-size:.58rem;font-weight:900;letter-spacing:.12em;line-height:1.2;white-space:nowrap;transform:translateX(-50%)}.formel-creation-page__network-map-svg{display:block;width:100%;height:100%;opacity:.82}.formel-creation-page__network-map-svg path:not(.formel-creation-page__network-map-grid){fill:#E5F2EC;stroke:#C4DDD3;stroke-width:2;stroke-linejoin:round}.formel-creation-page__network-map-svg .formel-creation-page__network-map-grid{fill:none;stroke:#E1EFEA;stroke-width:1.5;stroke-dasharray:5 9}.formel-creation-page__network-line{z-index:1}.formel-creation-page__network-node{z-index:2;display:grid;grid-template-columns:7px minmax(0,1fr);grid-template-rows:auto auto;column-gap:7px;row-gap:1px;align-items:center;min-width:122px}.formel-creation-page__network-node:before{grid-row:1 / span 2;margin-right:0}.formel-creation-page__network-node strong{font-size:.78rem;line-height:1.2}.formel-creation-page__network-node small{color:var(--formel-creation-muted);font-size:.62rem;font-weight:650;line-height:1.2;white-space:nowrap}.formel-creation-page__network-core,.formel-creation-page__network-destination{z-index:2}@media(max-width:640px){.formel-creation-page__network-map{inset:25px 5px 55px}.formel-creation-page__network-map-title{top:6px;font-size:.5rem;letter-spacing:.08em}.formel-creation-page__network-node{min-width:112px;padding:8px 10px}.formel-creation-page__network-node strong{font-size:.72rem}.formel-creation-page__network-node small{font-size:.56rem}.formel-creation-page__network-node--dakar{left:2%}.formel-creation-page__network-node--paris{right:2%}.formel-creation-page__network-node--montreal{left:2%}.formel-creation-page__network-node--abidjan{right:2%}}
.formel-creation-page__network-map-title{z-index:3}@media(max-width:640px){.formel-creation-page__network-map-title{top:1px;font-size:.46rem;letter-spacing:.06em}.formel-creation-page__network-node--paris{top:14%}}
.formel-creation-page [hidden]{display:none!important}.formel-creation-page__guided-choice{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.95fr);gap:30px;align-items:center;margin:28px 0 30px;padding:27px;border:1px solid var(--formel-creation-line);border-radius:22px;background:linear-gradient(135deg,#F8FBFF 0%,#EDF8F3 100%);box-shadow:0 16px 34px rgba(4,39,62,.06)}.formel-creation-page__guided-choice-copy h3{margin:0 0 9px;color:var(--formel-creation-ink);font-size:clamp(1.45rem,3vw,2.15rem);letter-spacing:-.05em;line-height:1.08}.formel-creation-page__guided-choice-copy>p:last-child{margin:0;color:var(--formel-creation-muted);font-size:.85rem;line-height:1.55}.formel-creation-page__guided-choice-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.formel-creation-page__guided-choice-button{display:flex;min-height:132px;flex-direction:column;align-items:flex-start;justify-content:center;padding:18px;border:1px solid #C6DCE5;border-radius:15px;background:#fff;color:var(--formel-creation-ink);text-align:left;cursor:pointer;box-shadow:0 10px 24px rgba(4,39,62,.06);font:inherit;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.formel-creation-page__guided-choice-button:hover,.formel-creation-page__guided-choice-button:focus-visible,.formel-creation-page__guided-choice-button[aria-pressed="true"]{border-color:var(--formel-creation-green);background:#F1FAF6;box-shadow:0 14px 28px rgba(31,138,107,.12);outline:none;transform:translateY(-2px)}.formel-creation-page__guided-choice-button strong{font-size:1rem;line-height:1.25}.formel-creation-page__guided-choice-button span{margin-top:7px;color:var(--formel-creation-green-dark);font-size:.86rem;font-weight:850}.formel-creation-page__guided-choice-button small{margin-top:5px;color:var(--formel-creation-muted);font-size:.72rem;line-height:1.35}.formel-creation-page__guided-choice-footer{display:flex;grid-column:1 / -1;min-height:23px;justify-content:space-between;gap:15px;align-items:center}.formel-creation-page__guided-choice-status{margin:0;color:var(--formel-creation-green-dark);font-size:.8rem;font-weight:750}.formel-creation-page__guided-choice-reset{padding:0;border:0;background:none;color:var(--formel-creation-green-dark);font:inherit;font-size:.78rem;font-weight:850;text-decoration:underline;cursor:pointer}.formel-creation-page__guided-results{margin-top:0}@media(max-width:980px){.formel-creation-page__guided-choice{grid-template-columns:1fr}.formel-creation-page__guided-choice-footer{grid-column:auto}}@media(max-width:640px){.formel-creation-page__guided-choice{gap:20px;margin-top:22px;padding:20px;border-radius:18px}.formel-creation-page__guided-choice-options{grid-template-columns:1fr}.formel-creation-page__guided-choice-button{min-height:108px;padding:16px}.formel-creation-page__guided-choice-footer{display:block}.formel-creation-page__guided-choice-reset{display:block;margin-top:8px}}
.formel-creation-page .formel-creation-page__guided-choice-button{background:#fff!important;color:var(--formel-creation-ink)!important;box-shadow:0 10px 24px rgba(4,39,62,.06)!important}.formel-creation-page .formel-creation-page__guided-choice-button:hover,.formel-creation-page .formel-creation-page__guided-choice-button:focus-visible,.formel-creation-page .formel-creation-page__guided-choice-button[aria-pressed="true"]{background:#F1FAF6!important;color:var(--formel-creation-ink)!important;box-shadow:0 14px 28px rgba(31,138,107,.12)!important}.formel-creation-page .formel-creation-page__guided-choice-button strong{color:var(--formel-creation-ink)!important}.formel-creation-page .formel-creation-page__guided-choice-button span{color:var(--formel-creation-green-dark)!important}.formel-creation-page .formel-creation-page__guided-choice-button small{color:var(--formel-creation-muted)!important}
.formel-creation-page__offer--study{margin-top:18px;border-color:rgba(245,179,1,.55);background:#FFFDF4;box-shadow:0 13px 32px rgba(155,113,0,.08)}.formel-creation-page__offer--study .formel-creation-page__offer-mark{background:var(--formel-creation-green)}.formel-creation-page__study-badge{position:absolute;top:25px;right:25px;display:inline-flex;padding:5px 10px;border-radius:999px;background:#FFF1C2;color:#765900;font-size:.68rem;font-weight:850}.formel-creation-page__offer--study .formel-creation-page__offer-description{max-width:760px}.formel-creation-page__study-note{margin:0 0 20px;color:var(--formel-creation-muted);font-size:.8rem;line-height:1.5}.formel-creation-page__offer--study .formel-creation-page__offer-actions{max-width:360px}
.formel-creation-page__network{min-height:458px;border-color:#C6DFE8;background:linear-gradient(145deg,#F7FCFD 0%,#EFF8FB 100%);box-shadow:0 25px 55px rgba(4,39,62,.1)}.formel-creation-page__network-map{inset:12px 12px 60px;border:1px solid #D0E6ED;border-radius:22px;background:#EFF8FB;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),inset 0 -18px 30px rgba(126,183,199,.08)}.formel-creation-page__network-map-title{top:14px;padding:6px 12px;border-color:#B8DCD0;background:rgba(255,255,255,.94);color:var(--formel-creation-green-dark);font-size:.6rem;letter-spacing:.1em}.formel-creation-page__network-map-svg{opacity:1}.formel-creation-page__network-map-svg .formel-creation-page__network-map-ocean{fill:#EFF8FB;stroke:#D0E6ED;stroke-width:3}.formel-creation-page__network-map-svg .formel-creation-page__network-map-grid{fill:none;stroke:#C8E0E8;stroke-width:1.6;stroke-dasharray:4 10}.formel-creation-page__network-map-svg .formel-creation-page__network-map-land{fill:#CFE8DE;stroke:#71B3A1;stroke-width:2.6;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 3px 2px rgba(74,139,120,.1))}.formel-creation-page__network-map-svg .formel-creation-page__network-map-detail{fill:none;stroke:#A4CEBF;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;opacity:.95}.formel-creation-page__network-map-svg .formel-creation-page__network-map-marker{fill:#F5B301;stroke:#fff;stroke-width:3}.formel-creation-page__network-core{background:rgba(255,255,255,.96);border-color:rgba(31,138,107,.45);box-shadow:0 20px 36px rgba(31,138,107,.16)}.formel-creation-page__network-node{border-color:#BFDCE4;background:rgba(255,255,255,.96);box-shadow:0 10px 24px rgba(4,39,62,.08)}@media(max-width:640px){.formel-creation-page__network{min-height:390px}.formel-creation-page__network-map{inset:22px 5px 56px}.formel-creation-page__network-map-title{top:5px;padding:5px 8px;font-size:.48rem;letter-spacing:.06em}}
