@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}@media (min-width:769px){.hero-content h1 br,.form-container h2 br,.recap-container h2 br{display:none}.hero-content h1,.form-container h2,.recap-container h2{padding-left:48px;padding-right:48px}}body{color:#333;letter-spacing:-.05em;background-color:#f8f8f8;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.container{max-width:800px;min-height:100vh;margin:0 auto;position:relative}.step[data-step="1"] .container{max-width:none;margin:0;padding:0}.step{display:none}.step.active{display:block}.step:not([data-step="1"]){justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.step:not([data-step="1"]).active{display:flex}.step[data-step="1"]{box-sizing:border-box;width:100vw;height:100vh;padding:3vh;position:fixed;top:0;left:0;overflow:hidden}.step[data-step="1"].active{justify-content:stretch}.hero-section{text-align:center;color:#fff;background-image:url(/simulez_image.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:40px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";background:linear-gradient(#0000 0%,#0000004d 70%,#0009 100%);position:absolute;inset:0}.logo{z-index:2;text-align:left;text-indent:-9999px;background-image:url(/logo_moppy_blanc.png);background-position:0;background-repeat:no-repeat;background-size:contain;align-self:flex-start;width:80px;height:40px;margin:30px 0 0 30px;position:relative;overflow:hidden}.hero-content{z-index:2;margin-top:auto;padding:40px;position:relative}.hero-content h1{text-shadow:0 2px 4px #0000004d;letter-spacing:-.05em;margin-bottom:16px;font-family:Inter,sans-serif;font-size:56px;font-weight:700;line-height:1.1}.hero-content p{opacity:.95;text-shadow:0 1px 2px #0000004d;letter-spacing:-.05em;margin-bottom:32px;font-family:Inter,sans-serif;font-size:22px}.form-container{background:#fff;border-radius:32px;width:fit-content;min-width:500px;max-width:90vw;height:fit-content;padding:5vh 5vw;position:relative}.form-container h2{text-align:center;color:#333;letter-spacing:-.05em;margin-bottom:20px;font-family:Inter,sans-serif;font-size:56px;font-weight:700}.btn-primary{color:#fff;cursor:pointer;letter-spacing:-.05em;background:#1d8af3;border:none;border-radius:50px;min-width:200px;padding:16px 32px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:all .2s}.btn-primary:hover{background:#1976d2;transform:translateY(-1px)}.btn-secondary{color:#666;cursor:pointer;letter-spacing:-.05em;background:0 0;border:none;border-radius:12px;padding:16px 32px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;transition:all .2s}.btn-secondary:hover{color:#333}.form-navigation{justify-content:space-between;align-items:center;gap:20px;margin-top:40px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.form-group{margin-bottom:24px}.form-group label{color:#666;letter-spacing:-.05em;margin-bottom:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:block}.form-group input{letter-spacing:-.05em;background:#f8f8f8;border:none;border-radius:12px;width:100%;padding:16px 20px;font-family:Inter,sans-serif;font-size:16px;transition:all .2s}.form-group input:focus{background:#fff;border:2px solid #1d8af3;outline:none}.form-group input::placeholder{color:#adb5bd;letter-spacing:-.05em;font-family:Inter,sans-serif}.badge-recommended{text-align:center;margin-bottom:30px}.badge-recommended span{color:#1976d2;background:#e3f2fd;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.choice-cards{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.choice-card{text-align:center;cursor:pointer;background:#f8f8f8;border:2px solid #0000;border-radius:16px;flex-direction:column;justify-content:center;width:100%;min-height:200px;padding:40px 24px;transition:all .2s;display:flex;position:relative;overflow:hidden}.choice-card:hover{border-color:#1d8af3}.choice-card.selected{background:#f8f8f8;border-color:#1d8af3}.card-extra{flex-direction:column;gap:12px;width:100%;margin-top:18px;animation:.25s fadeInUp;display:flex}.pill-input{color:#333;width:100%;box-shadow:none;-moz-appearance:textfield;appearance:none;text-align:center;background:#fff;border-radius:999px;padding:14px 20px;font-size:14px;transition:transform .2s;border:none!important}.pill-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pill-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pill-input::placeholder{color:#89878a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:13px;font-weight:300}.pill-input:focus{outline:2px solid #1d8af3;transform:translateY(-1px)}.choice-card h3{color:#333;letter-spacing:-.05em;margin-bottom:12px;font-family:Inter,sans-serif;font-size:48px;font-weight:700}.choice-card p{color:#666;letter-spacing:-.05em;font-family:Inter,sans-serif;font-size:14px;line-height:1.4}.badge-recommended-inline{position:absolute;top:15px;left:15px}.badge-recommended-inline span{color:#1976d2;letter-spacing:-.05em;background:#e3f2fd;border-radius:15px;align-items:center;gap:4px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.choice-card-with-badge{padding-top:60px}.info-note{background:#fff3cd;border:1px solid #ffeaa7;border-radius:12px;margin:20px 0;padding:16px}.info-note p{color:#856404;margin:0;font-size:14px}.kit-description{text-align:center;margin-top:10px;margin-bottom:30px}.kit-description p{color:#89878a;letter-spacing:-.05em;margin-bottom:5px;font-family:Inter,sans-serif;font-size:14px;line-height:1.2}.counter{align-items:center;gap:12px;display:flex}.counter button{cursor:pointer;color:#666;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:300;transition:all .2s;display:flex}.counter button:hover{color:#fff;background:#1d8af3}.counter span{text-align:center;color:#333;min-width:40px;font-size:20px;font-weight:700}.kit-linge-grid{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;padding:20px 0;display:grid}.kit-item{text-align:center;background:#f8f8f8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:20px 40px;display:flex}.kit-item:first-child{grid-area:1/1/3}.kit-item:nth-child(2){grid-area:1/2/3}.kit-item:nth-child(3){grid-area:1/3}.kit-item:nth-child(4){grid-area:2/3}.kit-item:nth-child(5){grid-area:3/1}.kit-item:nth-child(6){grid-area:3/2}.kit-item:nth-child(7){grid-area:3/3}.kit-item h3{color:#333;letter-spacing:-.05em;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600}.kit-description-text{color:#666;letter-spacing:-.05em;margin:0;font-family:Inter,sans-serif;font-size:14px}.kit-image{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.kit-image img{object-fit:contain;width:100%;height:100%}.kits-selection-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px;padding:20px 0;display:grid}.kit-selection-item{text-align:center;background:#f8f8f8;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;min-height:320px;padding:30px 20px;display:flex}.kit-selection-item .kit-content{flex-direction:column;flex:1;justify-content:space-around;align-items:center;gap:15px;display:flex}.kit-selection-item h3{color:#333;letter-spacing:-.05em;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600}.kit-selection-item .kit-description-text{color:#666;letter-spacing:-.05em;margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:1.3}.kit-selection-item .kit-image{flex:1;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.kit-selection-item .kit-image img{object-fit:contain;width:100%;height:100%}.kit-dropdown{letter-spacing:-.05em;color:#333;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e") right 12px center/16px no-repeat;border:none;border-radius:50px;width:100%;margin-top:auto;padding:12px 40px 12px 16px;font-family:Inter,sans-serif;font-size:14px}.kit-dropdown:focus{outline:none;box-shadow:0 0 0 2px #1d8af3}.recap-container{--section-gap:20px;max-height:100vh;padding:20px 60px;overflow-y:auto}.invisible-flag-button{color:#fff;cursor:pointer;z-index:2;appearance:none;background:#fff;border:none;border-radius:4px;width:24px;height:24px;padding:0;transition:background-color .15s;position:absolute;top:12px;right:12px}.invisible-flag-button:focus{outline:none}.invisible-flag-button:checked{background:#1d8af3}.recap-container h2{margin-bottom:30px;font-size:48px}.recap-grid{gap:var(--section-gap);grid-template-columns:repeat(2,1fr);margin-bottom:30px;display:grid}.recap-item{background:#f8f8f8;border:none;border-radius:12px;align-items:flex-start;gap:15px;padding:20px;display:flex}.recap-icon{flex-shrink:0;width:24px;height:24px}.recap-icon img{object-fit:contain;width:100%;height:100%}.recap-content{flex:1}.recap-content h4{color:#333;letter-spacing:-.05em;margin:0 0 5px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.recap-content p{color:#666;letter-spacing:-.05em;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.3}.contact-inputs{gap:var(--section-gap);grid-template-columns:repeat(2,1fr);margin-bottom:30px;display:grid}.contact-input-item{background:#f8f8f8;border-radius:12px;align-items:center;gap:15px;padding:15px;display:flex}.contact-icon{flex-shrink:0;width:20px;height:20px}.contact-icon img{object-fit:contain;width:100%;height:100%}.contact-input-item input{letter-spacing:-.05em;color:#333;background:0 0;border:none;flex:1;font-family:Inter,sans-serif;font-size:14px}.contact-input-item input::placeholder{color:#999}.contact-input-item input:focus{outline:none}.recap-section{background:#f8f9fa;border-radius:12px;margin-bottom:30px;padding:24px}.recap-sections{flex-direction:column;gap:20px;display:flex}.contact-info{margin-bottom:30px}.contact-info h3{color:#333;margin-bottom:20px;font-size:20px;font-weight:700}@media (max-width:768px){.step:not([data-step="1"]){align-items:flex-start;width:100%;height:auto;min-height:100vh;padding:24px 16px;position:static;overflow-y:auto}.step[data-step="1"]{width:100%;height:auto;min-height:100vh;padding:16px;position:static;overflow-y:auto}[class*=mobileMenu]{display:none!important}.form-container{border-radius:24px;min-width:300px;max-width:95vw;padding:5vh 8vw}.form-container h2{margin-bottom:16px;font-size:32px;line-height:1.1}.hero-section{border-radius:0;height:100%}.logo{width:60px;height:30px;margin:20px 0 0 20px}.hero-content{padding:30px}.hero-content h1{margin-bottom:12px;font-size:34px;line-height:1.1}.hero-content p{margin-bottom:24px;font-size:18px}.form-row,.choice-cards{grid-template-columns:1fr}.choice-card h3{font-size:36px}.kit-linge-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:16px;height:auto}.kit-item{width:100%;height:auto;grid-area:auto!important}.kit-image{width:60px;height:60px}.kit-item h3{font-size:16px;line-height:1.1}.kit-description-text{font-size:12px}.kits-selection-grid{grid-template-columns:1fr;gap:20px}.kit-selection-item .kit-image{width:50px;height:50px}.recap-container{--section-gap:15px}.recap-container h2{margin-bottom:20px;font-size:30px;line-height:1.15}.recap-grid,.contact-inputs{gap:var(--section-gap);grid-template-columns:1fr}.form-navigation{flex-direction:column-reverse;gap:16px}.btn-primary,.btn-secondary{width:100%}.step[data-step="1"]{box-sizing:border-box;width:100vw;height:100vh;padding:3vh;position:fixed;top:0;left:0;overflow:hidden}.hero-section{border-radius:30px}}.step{opacity:0;transition:all .3s;transform:translate(20px)}.step.active{opacity:1;transform:translate(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-container{animation:.5s fadeInUp}button:focus,input:focus{outline-offset:2px;outline:2px solid #339af0}button:disabled{opacity:.6;cursor:not-allowed}button:disabled:hover{transform:none}.loading-container,.success-container{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-content,.success-content{max-width:500px;padding:40px}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#339af0;border-radius:50%;width:60px;height:60px;margin:0 auto 30px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.success-icon{margin-bottom:20px;font-size:80px}.loading-content h2,.success-content h2{color:#333;margin-bottom:15px;font-size:28px;font-weight:600}.loading-content p,.success-content p{color:#666;margin-bottom:15px;font-size:16px;line-height:1.5}.success-content .btn-primary{margin-top:30px}.contact-input-full{grid-column:1/-1;margin-bottom:20px}.contact-input-full input{background-color:#f8f9fa;font-weight:500}
