:root{color:#182035;font-synthesis:none;text-rendering:optimizelegibility;--podium-primary:#f20d4f;--podium-primary-dark:#ce003f;--podium-primary-light:#fff1f5;--podium-dark:#101828;--podium-text:#182035;--podium-text-secondary:#667085;--podium-white:#fff;--podium-background:#f7f8fa;--podium-border:#e4e7ec;--podium-error:#d92d20;--podium-error-light:#fff4f2;--podium-radius:12px;--podium-shadow:0 4px 16px #1018280f;background:#f7f8fa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}html{background:var(--podium-background)}body{background:var(--podium-background);min-height:100vh;color:var(--podium-text);overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-header{z-index:100;border-bottom:1px solid var(--podium-border);background:var(--podium-white);width:100%;position:sticky;top:0;box-shadow:0 6px 20px #1018280f}.app-header__top{justify-content:space-between;align-items:center;gap:28px;width:min(1480px,100% - 48px);min-height:72px;margin:0 auto;display:flex}.app-header__brand{align-items:center;gap:18px;min-width:0;display:flex}.app-header__logo{object-fit:contain;object-position:left center;flex:none;width:168px;height:52px;display:block}.app-header__title{flex-direction:column;gap:3px;min-width:0;display:flex}.app-header__eyebrow{color:var(--podium-text-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2}.app-header__title strong{color:var(--podium-dark);white-space:nowrap;font-size:17px;font-weight:900;line-height:1.15}.app-header__reset{min-height:40px;color:var(--podium-primary);background:#fff;border:1px solid #d0d5dd;border-radius:8px;flex:none;padding:0 15px;font-size:11px;font-weight:800}.app-header__reset:hover{border-color:var(--podium-primary);background:var(--podium-primary-light);color:var(--podium-primary-dark)}.app-header__reset:focus-visible{outline-offset:2px;outline:3px solid #f20d4f29}.wizard-navigation{border-top:1px solid #f0f1f3}.wizard-navigation__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;width:min(1480px,100% - 48px);margin:0 auto;padding:12px 0 15px;list-style:none;display:grid}.wizard-navigation__item{color:#98a2b3;justify-content:center;align-items:center;gap:10px;min-width:0;display:flex;position:relative}.wizard-navigation__item:not(:last-child):after{content:"";background:#dfe3e8;width:16px;height:1px;position:absolute;top:50%;right:-23px;transform:translateY(-50%)}.wizard-navigation__indicator{color:#667085;background:#fff;border:1px solid #d0d5dd;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:inline-flex}.wizard-navigation__label{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}.wizard-navigation__item--active{color:var(--podium-primary)}.wizard-navigation__item--active .wizard-navigation__indicator{border-color:var(--podium-primary);background:var(--podium-primary);color:#fff;box-shadow:0 5px 14px #f20d4f38}.wizard-navigation__item--completed{color:var(--podium-dark)}.wizard-navigation__item--completed .wizard-navigation__indicator{border-color:var(--podium-primary);background:var(--podium-primary-light);color:var(--podium-primary)}.wizard-navigation__item--completed:after{background:var(--podium-primary)}.wizard-navigation__check{font-size:15px;line-height:1}@media (width<=1050px){.app-header__top{width:calc(100% - 32px)}.app-header__logo{width:145px;height:46px}.app-header__title strong{font-size:15px}.wizard-navigation{overflow-x:auto}.wizard-navigation__list{gap:34px;width:max-content;min-width:100%;padding-left:16px;padding-right:16px;display:flex}.wizard-navigation__item{min-width:170px}.wizard-navigation__item:not(:last-child):after{width:16px;right:-25px}}@media (width<=650px){.app-header{position:relative}.app-header__top{gap:10px;width:calc(100% - 24px);min-height:62px}.app-header__brand{gap:10px}.app-header__logo{width:120px;height:38px}.app-header__title{display:none}.app-header__reset{min-height:36px;padding:0 11px;font-size:10px}.wizard-navigation__list{padding-top:10px;padding-bottom:12px}.wizard-navigation__item{min-width:145px}.wizard-navigation__indicator{flex-basis:27px;width:27px;height:27px}.wizard-navigation__label{font-size:11px}}.wizard-container{width:min(1380px,100% - 28px);min-height:calc(100vh - 110px);margin:18px auto 34px}.wizard-error{background:var(--podium-error-light);color:#b42318;border:1px solid #d92d2040;border-radius:9px;margin-bottom:14px;padding:12px 16px;font-size:13px;font-weight:700}.etape-page{flex-direction:column;gap:18px;min-height:calc(100vh - 135px);display:flex}.etape-page__header{z-index:40;border:1px solid var(--podium-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border-radius:12px;padding:17px 22px;position:sticky;top:0;box-shadow:0 5px 16px #10182812}.etape-page__numero{color:var(--podium-primary);letter-spacing:.4px;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:900;display:inline-block}.etape-page__header h1{color:var(--podium-dark);margin:0;font-size:clamp(23px,2.2vw,30px);font-weight:900;line-height:1.1}.etape-page__header p{max-width:800px;color:var(--podium-text-secondary);margin:6px 0 0;font-size:13px;line-height:1.45}.etape-page__contenu{flex:1}.etape-footer{border:1px solid var(--podium-border);background:var(--podium-white);border-radius:11px;justify-content:flex-end;align-items:center;gap:16px;width:100%;margin-top:auto;padding:15px 18px;display:flex;position:static;box-shadow:0 6px 20px #10182814}.etape-footer__total{flex-direction:column;margin-right:auto;display:flex}.etape-footer__total span{color:var(--podium-text-secondary);font-size:11px;font-weight:700}.etape-footer__total strong{color:#000;margin-top:2px;font-size:19px;font-weight:800}.primary-button,.secondary-button{border-radius:8px;min-height:42px;padding:0 17px;font-size:12px;font-weight:800}.primary-button{border:1px solid var(--podium-primary);background:var(--podium-primary);color:#fff}.primary-button:hover{background:var(--podium-primary-dark)}.secondary-button{border:1px solid var(--podium-border);color:var(--podium-dark);background:#fff}.secondary-button:hover{border-color:var(--podium-primary);color:var(--podium-primary)}.etape-page__contenu .configurateur__colonne{border:1px solid var(--podium-border);background:var(--podium-white);min-width:0;min-height:auto;max-height:none;box-shadow:var(--podium-shadow);border-radius:13px;padding:23px;overflow:visible}.etape-page__contenu .configurateur__colonne>h2,.etape-page__contenu .configurateur__colonne>h2+p{display:none}.prestations-section,.services-section{margin-top:38px}.prestations-section:first-of-type,.services-section:first-of-type{margin-top:0}.section-title-row{border-bottom:2px solid #eef0f3;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:9px;display:flex}.section-title-row h3,.prestations-section h3,.services-section h3{color:var(--podium-dark);letter-spacing:.2px;text-transform:uppercase;margin:0;font-size:14px;font-weight:900}.section-required{background:var(--podium-primary-light);color:var(--podium-primary);letter-spacing:.3px;white-space:nowrap;text-transform:uppercase;border:1px solid #f20d4f38;border-radius:999px;align-items:center;padding:4px 8px;font-size:8px;font-weight:800;display:inline-flex}.prestations-list,.services-list{flex-direction:column;gap:13px;display:flex}.prestation-card{border:1px solid var(--podium-border);background:var(--podium-white);border-radius:10px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:block;overflow:hidden}.prestation-card:hover{border-color:var(--podium-primary);background:var(--podium-primary-light);transform:translateY(-1px);box-shadow:0 5px 14px #1018280d}.prestation-card--selected{border-color:var(--podium-primary);background:var(--podium-primary-light);box-shadow:0 0 0 1px #f20d4f12}.prestation-card__selection{cursor:pointer;align-items:flex-start;gap:12px;padding:14px;display:flex}.prestation-card input{accent-color:var(--podium-primary);flex:none;margin-top:4px}.prestation-card input:disabled{cursor:not-allowed;opacity:.7}.prestation-card__content{flex:1;min-width:0}.prestation-card__header{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.prestation-card__header strong{min-width:0;color:var(--podium-dark);overflow-wrap:anywhere;font-size:13px;font-weight:800;line-height:1.35}.prestation-card--selected .prestation-card__header strong{color:var(--podium-primary)}.prestation-card__header span{color:#101828;text-align:right;white-space:nowrap;flex:none;font-size:14px;font-weight:500;line-height:1.3}.prestation-card p{color:var(--podium-text-secondary);margin:7px 0 0;font-size:11px;line-height:1.45}.prestation-card__badge,.service-card__badge{color:var(--podium-primary);text-transform:uppercase;background:#f20d4f1a;border-radius:999px;align-items:center;margin-top:8px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.quantity-control{border-top:1px solid var(--podium-border);background:#fafafa;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.quantity-control>span{color:var(--podium-text-secondary);font-size:11px;font-weight:700}.quantity-control__buttons{align-items:center;display:flex}.quantity-control__buttons button,.quantity-control__buttons input{border:1px solid var(--podium-border);text-align:center;background:#fff;width:35px;height:30px}.quantity-control__buttons button{color:var(--podium-primary);font-size:16px;font-weight:900}.quantity-control__buttons button:first-child{border-radius:6px 0 0 6px}.quantity-control__buttons button:last-child{border-radius:0 6px 6px 0}.quantity-control__buttons input{color:var(--podium-dark);appearance:textfield;border-left:0;border-right:0;font-size:12px;font-weight:700}.quantity-control__buttons input::-webkit-inner-spin-button{appearance:none;margin:0}.quantity-control__buttons input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-control__buttons button:disabled{color:#98a2b3;background:#f2f4f7}.service-card{border:1px solid var(--podium-border);background:var(--podium-white);cursor:pointer;border-radius:10px;align-items:flex-start;gap:12px;padding:14px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:flex}.service-card:hover{border-color:var(--podium-primary);background:var(--podium-primary-light);transform:translateY(-1px);box-shadow:0 5px 14px #1018280d}.service-card--selected{border-color:var(--podium-primary);background:var(--podium-primary-light)}.service-card input{accent-color:var(--podium-primary);flex:none;margin-top:4px}.service-card input:disabled{cursor:not-allowed;opacity:.7}.service-card__content{flex:1;min-width:0}.service-card__header{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.service-card__header strong{min-width:0;color:var(--podium-dark);overflow-wrap:anywhere;font-size:13px;font-weight:800;line-height:1.35}.service-card--selected .service-card__header strong{color:var(--podium-primary)}.service-card__header span{color:#101828;text-align:right;white-space:nowrap;flex:none;font-size:14px;font-weight:500;line-height:1.3}.service-card p{color:var(--podium-text-secondary);margin:7px 0 0;font-size:11px;line-height:1.45}.services-total{background:var(--podium-primary-light);border-radius:9px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:14px;display:flex}.services-total span{color:var(--podium-dark);font-size:12px;font-weight:700}.services-total strong{color:#000;white-space:nowrap;font-size:18px;font-weight:800}.rachat-contrat{border:1px solid var(--podium-border);background:var(--podium-white);border-radius:10px;margin-top:26px;overflow:hidden}.rachat-contrat__header{border-bottom:1px solid var(--podium-border);padding:14px}.rachat-contrat__header h3{color:var(--podium-dark);text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.rachat-contrat__header p{color:var(--podium-text-secondary);margin:5px 0 0;font-size:11px}.rachat-contrat__champs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.rachat-contrat__champ{flex-direction:column;gap:6px;min-width:0;display:flex}.rachat-contrat__champ>span{color:var(--podium-dark);font-size:11px;font-weight:700}.rachat-contrat__input-wrapper{border:1px solid var(--podium-border);background:#fff;border-radius:7px;align-items:center;min-width:0;display:flex;overflow:hidden}.rachat-contrat__input-wrapper:focus-within{border-color:var(--podium-primary);box-shadow:0 0 0 3px #f20d4f14}.rachat-contrat__input-wrapper input{width:100%;min-width:0;color:var(--podium-dark);background:0 0;border:0;outline:0;padding:9px 10px;font-size:13px;font-weight:600}.rachat-contrat__input-wrapper>span{color:var(--podium-text-secondary);white-space:nowrap;padding:0 9px;font-size:10px}.solution-summaries{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.summary-card{border:1px solid var(--podium-border);min-width:0;box-shadow:var(--podium-shadow);background:#fff;border-radius:12px;flex-direction:column;padding:20px;display:flex}.summary-card__header{border-bottom:2px solid #eef0f3;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding-bottom:11px;display:flex}.summary-card__header h2{color:var(--podium-dark);text-transform:uppercase;margin:0;font-size:15px;font-weight:900}.summary-card__header span{color:var(--podium-text-secondary);font-size:10px;font-weight:700}.summary-card__empty{color:var(--podium-text-secondary);font-size:12px}.summary-card__list{flex-direction:column;gap:11px;display:flex}.summary-card__line{border-bottom:1px solid var(--podium-border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:11px;display:flex}.summary-card__line div{min-width:0}.summary-card__line strong{color:var(--podium-dark);font-size:12px;font-weight:700}.summary-card__line small{color:var(--podium-text-secondary);margin-top:3px;font-size:10px;display:block}.summary-card__line>span{color:#101828;white-space:nowrap;flex:none;font-size:13px;font-weight:500}.summary-card__total{background:var(--podium-primary-light);border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding:14px;display:flex}.summary-card__total span{color:var(--podium-dark);font-size:12px;font-weight:700}.summary-card__total strong{color:#000;white-space:nowrap;font-size:18px;font-weight:800}.solution-selection{border:1px solid var(--podium-border);box-shadow:var(--podium-shadow);background:#fff;border-radius:12px;padding:22px}.solution-selection__header{text-align:center;margin-bottom:18px}.solution-selection__header h2{color:var(--podium-dark);margin:0;font-size:19px;font-weight:900}.solution-selection__header p{color:var(--podium-text-secondary);margin:6px 0 0;font-size:11px}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.solution-large-card{border:2px solid var(--podium-border);text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;min-width:0;padding:20px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.solution-large-card:hover{border-color:var(--podium-primary);transform:translateY(-2px);box-shadow:0 10px 26px #10182817}.solution-large-card--selected{border-color:var(--podium-primary);background:var(--podium-primary-light)}.solution-large-card__discount{color:var(--podium-primary);background:#f20d4f1a;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900}.solution-large-card__duration{align-items:baseline;gap:6px;margin-top:18px;display:flex}.solution-large-card__duration strong{color:var(--podium-dark);font-size:42px;font-weight:900;line-height:1}.solution-large-card__duration span{color:var(--podium-text-secondary);font-size:13px;font-weight:700}.solution-large-card__price{flex-direction:column;margin:21px 0;display:flex}.solution-large-card__price strong{color:#101828;font-size:clamp(21px,2.4vw,28px);font-weight:500}.solution-large-card__price span{color:var(--podium-text-secondary);margin-top:4px;font-size:11px;font-weight:600}.solution-large-card__button{border:1px solid var(--podium-primary);width:100%;min-height:40px;color:var(--podium-primary);background:#fff;border-radius:7px;margin-top:auto;font-size:11px;font-weight:800}.solution-large-card__button:hover,.solution-large-card--selected .solution-large-card__button{background:var(--podium-primary);color:#fff}.information-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.client-form,.final-summary{border:1px solid var(--podium-border);box-shadow:var(--podium-shadow);background:#fff;border-radius:12px;padding:21px}.client-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.client-field{flex-direction:column;gap:6px;display:flex}.client-field--full{grid-column:1/-1}.client-field span{color:var(--podium-dark);font-size:11px;font-weight:700}.client-field input{border:1px solid var(--podium-border);border-radius:7px;outline:none;min-height:40px;padding:0 10px;font-size:13px}.client-field input:focus{border-color:var(--podium-primary);box-shadow:0 0 0 3px #f20d4f14}.final-summary{position:static}.final-summary h2{color:var(--podium-dark);margin:0 0 16px;font-size:17px;font-weight:900}.final-summary__line,.final-summary__solution{border-bottom:1px solid var(--podium-border);justify-content:space-between;gap:12px;padding:11px 0;display:flex}.final-summary__line span,.final-summary__solution span{color:var(--podium-text-secondary);font-size:11px}.final-summary__line strong,.final-summary__solution strong{color:#101828;font-size:13px;font-weight:500}.final-summary__price{background:var(--podium-primary-light);border-radius:9px;flex-direction:column;margin-top:15px;padding:14px;display:flex}.final-summary__price span{color:var(--podium-text-secondary);font-size:11px}.final-summary__price strong{color:#000;margin-top:5px;font-size:19px;font-weight:800}@media (width<=1366px){.app-header{grid-template-columns:190px minmax(0,1fr) 165px;gap:14px;min-height:72px;padding:10px 16px}.app-header__logo-main{font-size:26px}.app-header__logo-sub{letter-spacing:4px;font-size:8px}.step{min-width:90px}.step__number{width:26px;height:26px;font-size:11px}.step__label{font-size:10px}.step__line{width:55px;margin-top:13px}.reset-button{padding:8px 10px;font-size:10px}.wizard-container{width:min(1280px,100% - 20px);margin-top:12px}.etape-page{gap:14px;min-height:calc(100vh - 105px)}.etape-page__header{padding:12px 17px}.etape-page__numero{margin-bottom:2px;font-size:9px}.etape-page__header h1{font-size:22px}.etape-page__header p{margin-top:4px;font-size:11px}.etape-page__contenu .configurateur__colonne{padding:18px}.prestations-section,.services-section{margin-top:31px}.solution-large-card__duration strong{font-size:36px}}@media (width<=1050px){.app-header{grid-template-columns:1fr auto}.app-header__steps{grid-column:1/-1;justify-content:flex-start;padding-bottom:5px;overflow-x:auto}.solution-summaries,.information-layout,.solution-grid{grid-template-columns:1fr}.solution-large-card{text-align:left;grid-template-columns:100px minmax(0,1fr);gap:14px;display:grid}.solution-large-card__discount,.solution-large-card__button{grid-column:1/-1}.solution-large-card__duration,.solution-large-card__price{margin:0}.final-summary{position:static}}@media (width<=650px){.app-header{grid-template-columns:1fr;padding:12px}.reset-button{justify-self:stretch;width:100%}.wizard-container{width:calc(100% - 14px);margin-top:7px}.etape-page{min-height:auto}.etape-page__header{padding:11px 13px;top:0}.etape-page__header h1{font-size:20px}.etape-page__header p{font-size:10px}.etape-page__contenu .configurateur__colonne,.solution-selection,.summary-card,.client-form,.final-summary{padding:14px}.section-title-row{flex-direction:column;align-items:flex-start}.prestation-card__header,.service-card__header{flex-direction:column;gap:6px}.prestation-card__header span,.service-card__header span{text-align:left}.quantity-control{flex-direction:column;align-items:flex-start}.rachat-contrat__champs,.client-form__grid{grid-template-columns:1fr}.client-field--full{grid-column:auto}.summary-card__line,.summary-card__total,.services-total{flex-direction:column;align-items:flex-start}.summary-card__line>span,.summary-card__total strong,.services-total strong{white-space:normal}.etape-footer{flex-direction:column;align-items:stretch;margin-top:0;position:static}.etape-footer__total{margin-right:0}.primary-button,.secondary-button{width:100%}.solution-large-card{text-align:center;display:flex}.solution-large-card__duration,.solution-large-card__price{margin-top:16px}}.podium-logo{flex-shrink:0;justify-content:center;align-items:center;display:flex}.podium-logo__image{object-fit:contain;width:auto;max-width:180px;height:44px;display:block}@media (width<=900px){.podium-logo__image{max-width:150px;height:38px}}@media (width<=600px){.podium-logo__image{max-width:125px;height:32px}}
