.BrandSearchBar_wrapper__6JW6Y{position:sticky;top:calc(var(--brand-search-top, 64px) - 1px);z-index:60;margin:0 auto 1.6em;max-width:620px}.BrandSearchBar_box__GSH4A{position:relative;display:flex;align-items:center}.BrandSearchBar_loupe__ZYh4U{position:absolute;left:16px;color:var(--blue,#009bcf);pointer-events:none}.BrandSearchBar_input__u_jDM{width:100%;padding:14px 44px;border:2px solid var(--blue,#009bcf);border-radius:999px;font:inherit;font-size:1.02rem;background:var(--white,#fff);color:#1a1a2e;box-shadow:0 6px 20px rgba(0,60,90,.12)}.BrandSearchBar_input__u_jDM:focus{outline:none;box-shadow:0 6px 20px rgba(0,155,207,.28)}.BrandSearchBar_input__u_jDM::-webkit-search-cancel-button{display:none}.BrandSearchBar_clear__tYros{position:absolute;right:12px;width:28px;height:28px;border:none;border-radius:50%;background:#eef2f6;color:#4b5563;font-size:.85rem;cursor:pointer}.BrandSearchBar_panel__EbUD0{margin-top:8px;background:var(--white,#fff);border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 44px rgba(0,30,50,.16);max-height:56vh;overflow-y:auto}.BrandSearchBar_list___fk2p{list-style:none;margin:0;padding:6px}.BrandSearchBar_item__oPfEY{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:10px;text-decoration:none;color:#1a1a2e;font-weight:600;font-size:.98rem}.BrandSearchBar_item__oPfEY:hover{background:#f0f9ff}.BrandSearchBar_itemImg____Uq0{width:38px;height:46px;object-fit:contain;flex-shrink:0}.BrandSearchBar_itemImgFallback__ANsOX{width:38px;height:46px;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.BrandSearchBar_itemName__7yVMi{flex:1;min-width:0}.BrandSearchBar_itemArrow__0NwIj{color:var(--blue,#009bcf);font-weight:800}.BrandSearchBar_empty__il0sb{padding:16px 18px;color:#555;font-size:.95rem;line-height:1.5}.ModelGrid_section__s5wjO{padding:1em 0 2em}.ModelGrid_section__s5wjO h2{font-size:var(--font-size-large);font-weight:700;text-align:center;margin-bottom:var(--gap-small)}.ModelGrid_searchBox__JXm0M{display:flex;justify-content:center;margin-bottom:var(--gap-medium)}.ModelGrid_searchInput__MhhXJ{width:min(90%,400px);padding:.6em 1em;border:2px solid var(--grey-light);border-radius:2em;font-size:var(--font-size-small);outline:none;transition:border-color .2s}.ModelGrid_searchInput__MhhXJ:focus{border-color:var(--blue)}.ModelGrid_grid__Tcgfb{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:var(--gap-small);max-width:1000px;margin:0 auto}.ModelGrid_modelCard__P05n7{display:flex;flex-direction:column;align-items:center;padding:1em;border:2px solid var(--grey-light);border-radius:var(--radius-large);background:var(--white);cursor:pointer;transition:all .2s ease}.ModelGrid_modelCard__P05n7:hover{border-color:var(--blue);box-shadow:0 4px 12px rgba(0,155,207,.15);transform:translateY(-2px)}.ModelGrid_modelImg__2tLWt{width:100%;max-width:160px;height:100px;object-fit:contain;margin-bottom:.5em}.ModelGrid_modelName__2wH8Z{font-size:var(--font-size-small);font-weight:600;text-align:center;color:var(--grey-very-dark)}.ModelGrid_modelFallback__Z6w28{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:160px;height:100px;margin-bottom:.5em;opacity:.3}.ModelGrid_modelFallback__Z6w28 img{max-width:80px;max-height:60px;object-fit:contain}.ModelGrid_skeletonCard__2l328{display:flex;flex-direction:column;align-items:center;padding:1em;border:2px solid var(--grey-light);border-radius:var(--radius-large);animation:ModelGrid_shimmer__Gxsz1 1.5s ease-in-out infinite}.ModelGrid_skeletonImg__7Nrla{width:80px;height:80px;border-radius:var(--radius-small);background:var(--grey-light);margin-bottom:.5em}.ModelGrid_skeletonName__f1DVi{width:70%;height:1em;border-radius:4px;background:var(--grey-light)}@keyframes ModelGrid_shimmer__Gxsz1{0%,to{opacity:1}50%{opacity:.5}}.ModelGrid_notFoundCard__YjoQe{border-style:dashed;border-color:var(--grey);background:var(--grey-very-light,#f9fafb)}.ModelGrid_notFoundCard__YjoQe:hover{border-color:var(--orange,#f97316);background:#fff7ed}.ModelGrid_notFoundIcon__sOY6A{font-size:2.5em;font-weight:700;color:var(--grey,#9ca3af);line-height:1}.ModelGrid_notFoundCard__YjoQe:hover .ModelGrid_notFoundIcon__sOY6A{color:var(--orange,#f97316)}.ModelGrid_empty__vqiH0{grid-column:1/-1;text-align:center;color:var(--grey);padding:2em}.ModelGrid_empty__vqiH0 a{color:var(--blue)}@media (max-width:640px){.ModelGrid_grid__Tcgfb{grid-template-columns:repeat(2,1fr)}}.ModelGrid_gammeList__LiA4j{display:flex;flex-direction:column;gap:.5rem}.ModelGrid_gammeGroup__NkcLE{border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.ModelGrid_gammeHeader__XaIjj{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;background:#f9fafb;border:none;cursor:pointer;text-align:left;font:inherit;transition:background .15s}.ModelGrid_gammeHeader__XaIjj:hover{background:#f3f4f6}.ModelGrid_gammeName__GuhrP{font-size:.9375rem;font-weight:600;color:#111;flex:1}.ModelGrid_gammeCount__S3PHK{font-size:.75rem;color:#9ca3af}.ModelGrid_gammeArrow__KTdOl{font-size:.875rem;color:#9ca3af}.ModelGrid_brandTitre__IqwIT{font-size:1.6em;font-weight:700;text-align:center;margin-bottom:.5em}@media (max-width:1023.98px){.ModelGrid_brandTitre__IqwIT{font-size:1.02em;font-weight:700;color:#5b7280;margin:.2em 0 .6em}}.ModelPage_modelHeader__fWnym{text-align:center;padding:1.5em 1em 1em}.ModelPage_modelHeader__fWnym img{width:140px;height:140px;object-fit:contain;margin:0 auto .8em;display:block}.ModelPage_modelHeader__fWnym h1{font-size:1.6em;font-weight:800;color:#1a1a2e;margin:0 0 .2em}.ModelPage_modelHeader__fWnym .ModelPage_brandBadge__u7S0n{display:inline-block;background:var(--blue,#009bcf);color:#fff;padding:.25em .8em;border-radius:100px;font-size:.78em;font-weight:700;margin-bottom:.3em}.ModelPage_modelHeader__fWnym .ModelPage_sub__eU93N{color:#666;font-size:1em}.ModelPage_sectionAlt__kHUB2{background:#f7f9fc;margin:0 -1em;padding:2em 1em}.ModelPage_advantagesGrid__ajyDt{display:flex;flex-wrap:wrap;justify-content:center;gap:1em;max-width:1150px;margin:1.5em auto 0}.ModelPage_advantageCard__ZHUlP{flex:0 0 calc(50% - 0.5em);background:#fff;border-radius:12px;padding:1.2em 1em;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.05);border:1px solid #eef1f5}.ModelPage_advantageCard__ZHUlP .ModelPage_icon__BDv7c{font-size:1.8em;margin-bottom:.3em;display:block}.ModelPage_advantageCard__ZHUlP h3{font-size:1em;font-weight:700;color:#1a1a2e;margin:0 0 .2em}.ModelPage_advantageCard__ZHUlP p{font-size:.9em;color:#666;margin:0;line-height:1.4}@media (min-width:640px){.ModelPage_advantageCard__ZHUlP{flex-basis:calc(33.333% - 0.7em)}}@media (min-width:1024px){.ModelPage_advantageCard__ZHUlP{flex-basis:calc(20% - 0.8em)}}.ModelPage_sectionTitle__9GYWX{font-size:1.35em;font-weight:700;color:#1a1a2e;margin-bottom:.8em;max-width:900px;margin-left:auto;margin-right:auto}.ModelPage_sectionTitle__9GYWX .ModelPage_accent__jMoF7{color:var(--blue,#009bcf)}.ModelPage_faqList__uLZBc{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:.6em}.ModelPage_faqItem__Xp4Sx{background:#fff;border:1px solid #eef1f5;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.03)}.ModelPage_faqQuestion__cZVbn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1em 1.2em;background:none;border:none;cursor:pointer;font:inherit;font-weight:600;font-size:1em;color:#1a1a2e;text-align:left;gap:1em}.ModelPage_faqQuestion__cZVbn:hover{background:#f9fafb}.ModelPage_faqArrow___um4m{font-size:.8em;color:var(--blue,#009bcf);transition:transform .2s;flex-shrink:0}.ModelPage_faqArrowOpen__SiyXg{transform:rotate(180deg)}.ModelPage_faqAnswer__N7zsZ{padding:0 1.2em 1em;color:#555;font-size:.95em;line-height:1.7}.ModelPage_seeAlso__3IIyl{max-width:900px;margin:0 auto}.ModelPage_seeAlsoGrid__jfTL5{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.8em;margin-top:.8em}.ModelPage_seeAlsoCard__B7WXS{display:flex;flex-direction:column;align-items:center;padding:.8em;background:#fff;border:1px solid #eef1f5;border-radius:10px;text-decoration:none;color:#1a1a2e;font-size:.9em;font-weight:600;transition:border-color .2s,box-shadow .2s;gap:.4em}.ModelPage_seeAlsoCard__B7WXS:hover{border-color:var(--blue,#009bcf);box-shadow:0 2px 8px rgba(0,155,207,.1)}.ModelPage_seeAlsoCard__B7WXS img{height:40px;width:auto;object-fit:contain}.ModelPage_ctaBottom__CxAMZ{text-align:center;padding:2em 1em;margin:2em auto;max-width:900px;background:linear-gradient(135deg,#009bcf,#0a6fdc);border-radius:16px;color:#fff}.ModelPage_ctaBottom__CxAMZ h2{color:#fff;font-size:1.35em;margin:0 0 .3em}.ModelPage_ctaBottom__CxAMZ p{opacity:.9;font-size:1em;margin:0 0 1em}.ModelPage_ctaBtn__fYazU{display:inline-block;padding:.7em 1.5em;border-radius:8px;font-weight:700;font-size:.95em;text-decoration:none;margin:.3em}.ModelPage_ctaBtnWhite__sGgmm{background:#fff;color:#0a6fdc}.ModelPage_ctaBtnOutline__0nmnd{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.5)}@media (max-width:640px){.ModelPage_modelHeader__fWnym img{width:100px;height:100px}.ModelPage_modelHeader__fWnym h1{font-size:1.3em}}@media (max-width:1023.98px){.ModelPage_modelHeader__fWnym{display:grid;grid-template-columns:72px 1fr;grid-template-areas:"photo badge" "photo titre" "photo sub";column-gap:14px;align-items:center;text-align:left;padding:.8em .2em .6em}.ModelPage_modelHeader__fWnym img{grid-area:photo;width:72px;height:72px;margin:0}.ModelPage_modelHeader__fWnym .ModelPage_brandBadge__u7S0n{grid-area:badge;justify-self:start;font-size:.68em;margin-bottom:.15em}.ModelPage_modelHeader__fWnym h1{grid-area:titre;font-size:1.05em;line-height:1.2}.ModelPage_modelHeader__fWnym .ModelPage_sub__eU93N{grid-area:sub;font-size:.78em}}