.site-header{position:fixed;top:0;left:0;right:0;z-index:1003;height:var(--header-height);width:100%;max-width:100%;background:#fff0;border-bottom:1px solid rgb(255 255 255 / .12);transition:background 0.35s cubic-bezier(.25,1,.5,1),box-shadow 0.35s cubic-bezier(.25,1,.5,1),border-color 0.35s cubic-bezier(.25,1,.5,1);overflow-x:clip}.site-header .nav__link{color:rgb(255 255 255 / .85)}.site-header .nav__link:hover{color:#FFF;background:rgb(255 255 255 / .12)}.site-header.is-scrolled{background:rgb(255 255 255 / .97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgb(0 0 0 / .08);box-shadow:0 4px 20px rgb(0 0 0 / .05)}.site-header.is-scrolled .nav__link{color:var(--color-text-muted)}.site-header.is-scrolled .nav__link:hover,.site-header.is-scrolled .nav__link.active{color:var(--color-red);background:rgb(226 9 30 / .06)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:var(--space-6);width:100%;max-width:100%;min-width:0;box-sizing:border-box}.header-inner.container{padding-inline:var(--container-pad)}.site-logo__link{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.site-logo__img{height:44px;width:auto;max-width:160px;display:block;object-fit:contain;filter:brightness(0) invert(1);transition:opacity .2s,filter .2s}.site-logo__link:hover .site-logo__img{opacity:.85}.site-header.is-scrolled .site-logo__img{filter:none}.primary-nav{flex:1}.nav__list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.nav__link{display:block;padding:var(--space-2) var(--space-3);font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--fw-semibold);border-radius:var(--radius);transition:color var(--transition),background var(--transition);white-space:nowrap}@media (min-width:1025px){.nav-toggle{display:none!important}.nav-sidebar__head,.nav-sidebar__footer,.nav-sidebar__close,.nav-sidebar__status,.nav-sidebar__section-label,.nav-sidebar__trust,.nav__link-icon,.nav__link-arrow,.nav__link-tag{display:none!important}.nav-overlay{display:none!important}.nav-sidebar{position:static;width:auto;height:auto;transform:none;box-shadow:none;overflow:visible;pointer-events:all;background:#fff0;padding:0}.nav-sidebar__head{display:none!important}.nav__list{display:flex;align-items:center;gap:.5rem}.nav__item{display:flex;align-items:center}.nav__item:not(:last-child)::after{content:"·";margin-left:.75rem;margin-right:.25rem;color:rgb(255 255 255 / .35);font-weight:700;font-size:1.125rem;transition:color 0.3s ease}.site-header.is-scrolled .nav__item:not(:last-child)::after{color:rgb(0 0 0 / .15)}}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:var(--space-2);border-radius:var(--radius);transition:background var(--transition)}.nav-toggle:hover{background:var(--color-bg-alt)}.hamburger{display:flex;flex-direction:column;gap:5px;width:24px}.hamburger__bar{display:block;width:100%;height:2px;background:var(--color-text);border-radius:2px;transition:transform var(--transition),opacity var(--transition)}.nav-toggle[aria-expanded="true"] .hamburger__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded="true"] .hamburger__bar:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle[aria-expanded="true"] .hamburger__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header:not(.is-scrolled) .hamburger__bar{background:#fff}.site-header:not(.is-scrolled) .nav-toggle:hover{background:rgb(255 255 255 / .12)}.site-header.is-scrolled .hamburger__bar{background:var(--gris-fonce)}.nav-overlay{display:none}.nav-sidebar__head{display:none}body.is-nav-open{overflow:hidden;touch-action:none}.btn-modern{display:inline-flex;align-items:center;gap:.875rem;padding:.5rem .5rem .5rem 1.5rem;border-radius:9999px;font-family:var(--font-heading);font-size:.9375rem;font-weight:600;transition:all 0.3s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;cursor:pointer;border:1px solid #fff0;text-decoration:none;line-height:1.2;white-space:nowrap}.btn-modern--red{background:var(--rouge);color:#fff;border-color:var(--rouge)}.btn-modern--red:hover{background:#b80718;border-color:#b80718;box-shadow:0 8px 24px rgb(226 9 30 / .3)}.btn-modern--glass{background:rgb(255 255 255 / .1);color:#fff;border-color:rgb(255 255 255 / .35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.btn-modern--glass:hover,.btn-modern--glass:focus-visible{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .75)}.btn-modern--glass .circle-arrow{background:rgb(255 255 255 / .2);color:#fff}.btn-modern--glass:hover .circle-arrow,.btn-modern--glass:focus-visible .circle-arrow{background:rgb(255 255 255 / .35)}.btn-modern--white{background:#fff;color:var(--rouge);border-color:#fff}.btn-modern--white:hover{background:#fff0;color:#fff;border-color:#fff}.btn-modern--white .circle-arrow{background:var(--rouge);color:#fff}.btn-modern--white:hover .circle-arrow{background:#fff;color:var(--rouge)}.header-phone{background:rgb(255 255 255 / .1);color:#fff;border-color:rgb(255 255 255 / .2)}.header-phone .circle-arrow{background:#fff;color:var(--gris-fonce)}.header-phone:hover{background:var(--rouge);border-color:var(--rouge);color:#fff}.header-phone:hover .circle-arrow{background:#fff;color:var(--rouge)}.site-header.is-scrolled .header-phone{background:var(--rouge);color:#fff;border-color:var(--rouge);box-shadow:0 4px 12px rgb(226 9 30 / .15)}.site-header.is-scrolled .header-phone .circle-arrow{background:#fff;color:var(--rouge)}.site-header.is-scrolled .header-phone:hover{background:#b80718;border-color:#b80718;box-shadow:0 6px 16px rgb(226 9 30 / .3)}.btn-modern .circle-arrow{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-shrink:0;transition:background 0.3s ease,color 0.3s ease}.btn-modern .circle-arrow svg{width:14px;height:14px;position:absolute;transition:transform 0.3s cubic-bezier(.25,1,.5,1)}.btn-modern .circle-arrow .arrow-first{transform:translate(0,0)}.btn-modern .circle-arrow .arrow-second{transform:translate(-150%,150%)}.btn-modern:hover .circle-arrow .arrow-first{transform:translate(150%,-150%)}.btn-modern:hover .circle-arrow .arrow-second{transform:translate(0,0)}.hero{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:var(--gris-fonce)}.hero__bg{position:absolute;inset:0;z-index:0}.hero__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.2}.hero__overlay{position:absolute;inset:0;background:linear-gradient(160deg,rgb(55 100 152 / .82) 0%,rgb(55 100 152 / .65) 50%,rgb(22 28 45 / .80) 100%)}.hero__container{position:relative;z-index:2;padding-top:calc(var(--header-height) + 5rem);padding-bottom:6rem;width:100%;max-width:min(100%, var(--container-max));margin-inline:auto;padding-inline:var(--container-pad);box-sizing:border-box}.hero__content{color:#fff;position:relative;z-index:2;width:100%;max-width:100%;min-width:0;text-align:left;overflow-wrap:break-word}.hero__badge{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem;max-width:100%;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);color:#fff;padding:.375rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:var(--fw-semibold);margin-bottom:1.5rem;animation:sp-slide-down .6s ease both}.hero__badge-dot{width:8px;height:8px;border-radius:50%;background:var(--rouge);flex-shrink:0;animation:sp-blink 1.5s ease infinite}.hero__title{font-family:var(--font-heading);font-size:clamp(2rem, 4.5vw, 3.5rem);font-weight:800;line-height:1.15;color:#fff;margin-bottom:0;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto;animation:sp-slide-up .7s ease .1s both;letter-spacing:-.02em}.hero__title-rouge{color:var(--rouge)}.hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,0.85fr);gap:4.5rem;width:100%;max-width:100%;min-width:0;margin-top:3.5rem;align-items:start;border-top:1px dashed rgb(255 255 255 / .15);padding-top:3.5rem;animation:sp-slide-up .7s ease .25s both}.hero__grid-col{min-width:0;width:100%}.hero__grid-left{display:flex;flex-direction:column;gap:2.25rem;min-width:0;max-width:100%}.hero-card{display:flex;gap:1.25rem;align-items:flex-start;background:#fff0;padding:0;box-shadow:none;border-radius:0;min-width:0;max-width:100%;width:100%}.hero-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .15);color:#fff;flex-shrink:0;transition:all 0.3s ease}.hero-card:hover .hero-card__icon{background:rgb(226 9 30 / .15);border-color:var(--rouge);color:var(--rouge)}.hero-card__icon svg{width:20px;height:20px}.hero-card__content{flex:1;min-width:0;max-width:100%;overflow-wrap:break-word}.hero-card__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.375rem;overflow-wrap:break-word}.hero-card__text{font-size:.9375rem;color:rgb(255 255 255 / .75);line-height:1.55;margin:0}.hero__grid-right{display:flex;flex-direction:column;gap:2rem;min-width:0;max-width:100%}.hero__grid-right .hero__sous-titre{font-size:1.0625rem;line-height:1.7;color:rgb(255 255 255 / .8);margin:0;max-width:100%;overflow-wrap:break-word}.hero__grid-right .hero__ctas{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.25rem;margin:0;width:100%;max-width:100%}.hero .btn-modern{max-width:100%;box-sizing:border-box}.hero__scroll{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:2px solid rgb(255 255 255 / .35);color:rgb(255 255 255 / .7);transition:border-color .25s ease,color .25s ease;animation:sp-bounce 2.2s ease-in-out infinite;z-index:2;text-decoration:none}.hero__scroll:hover{border-color:#fff;color:#fff;animation:none}.hero__scroll-icon{width:18px;height:18px}@keyframes sp-slide-down{from{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:none}}@keyframes sp-slide-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes sp-slide-left{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}@keyframes sp-bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(7px)}}@keyframes sp-blink{0%,100%{opacity:1}50%{opacity:.25}}@keyframes sp-pulse-green{0%,100%{box-shadow:0 0 0 0 rgb(34 197 94 / .45)}50%{box-shadow:0 0 0 7px #fff0}}@keyframes pulse-red{0%,100%{box-shadow:0 0 0 0 rgb(226 9 30 / .4)}50%{box-shadow:0 0 0 8px #fff0}}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;width:100%;max-width:100%}.flex-layout>.col-image,.flex-layout>.col-texte{min-width:0}.service-block{margin-bottom:2rem}.service-block:last-of-type{margin-bottom:1.5rem}.service-block h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:var(--fw-bold);color:var(--bleu);margin-bottom:.625rem}.service-block p{color:var(--color-text-muted);font-size:.9375rem;line-height:1.7;margin:0}.service-visual{position:sticky;top:calc(var(--header-height) + 1.5rem)}.service-visual__img-wrap{border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:4 / 3;background:var(--color-bg-alt);position:relative}.service-visual__img{width:100%;height:100%;object-fit:cover;display:block}.service-visual__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--color-text-muted);background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%)}.service-visual__placeholder svg{width:64px;height:64px;color:var(--color-border)}.service-visual__placeholder p{font-size:.875rem;font-weight:var(--fw-medium);margin:0;text-align:center;padding-inline:1rem}.service-visual__badge{position:absolute;display:flex;align-items:center;gap:.375rem;background:#fff;border-radius:9999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:var(--fw-semibold);box-shadow:var(--shadow-md);color:var(--gris-fonce)}.service-visual__badge--top{top:1rem;right:1rem}.service-visual__badge--bottom{bottom:1rem;left:1rem}.steps-visual{background:var(--color-bg-light);border-radius:var(--radius-xl);padding:2rem;border:1px solid var(--color-border)}.steps-visual__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:var(--fw-bold);margin-bottom:1.5rem}.steps-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.steps-list__item{display:flex;gap:1rem;position:relative}.steps-list__item:not(:last-child)::after{content:'';position:absolute;left:19px;top:42px;bottom:-24px;width:2px;background:linear-gradient(to bottom,var(--rouge),transparent)}.steps-list__num{width:40px;height:40px;border-radius:50%;background:var(--rouge);color:#fff;font-family:var(--font-heading);font-size:1rem;font-weight:var(--fw-bold);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgb(226 9 30 / .3)}.steps-list__content strong{display:block;font-family:var(--font-heading);font-weight:var(--fw-semibold);font-size:.9375rem;color:var(--gris-fonce);margin-bottom:.25rem}.steps-list__content p{font-size:.875rem;color:var(--color-text-muted);line-height:1.6;margin:0}.marques-visual{background:var(--color-bg-light);border-radius:var(--radius-xl);padding:2rem;border:1px solid var(--color-border)}.marques-visual__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:var(--fw-bold);margin-bottom:.5rem}.marques-visual__intro{font-size:.875rem;color:var(--color-text-muted);margin-bottom:1.25rem}.marques-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.marque-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.875rem .5rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);text-align:center;transition:border-color .25s ease,box-shadow .25s ease}.marque-card:hover{border-color:var(--bleu);box-shadow:var(--shadow-md)}.marque-card__nom{font-family:var(--font-heading);font-size:.875rem;font-weight:var(--fw-bold);color:var(--gris-fonce)}.marque-card__desc{font-size:.75rem;color:var(--color-text-muted);margin-top:.125rem}.marques-engagements{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.marques-engagements li{font-size:.875rem;color:var(--color-text);display:flex;align-items:center;gap:.375rem}.marques-engagements li span{color:#22c55e;font-weight:var(--fw-bold)}.mini-faq{border-top:1px solid var(--color-border);padding-top:1rem;margin-top:1.5rem}.mini-faq h4{font-size:1rem;font-weight:var(--fw-semibold);margin-bottom:.75rem}.mini-faq__item{border-bottom:1px solid var(--color-border);padding:.75rem 0}.mini-faq__item summary{cursor:pointer;font-size:.875rem;font-weight:var(--fw-medium);color:var(--gris-fonce);list-style:none;display:flex;justify-content:space-between;align-items:center}.mini-faq__item summary::-webkit-details-marker{display:none}.mini-faq__item summary::after{content:'+';color:var(--rouge);font-weight:var(--fw-bold);font-size:1.125rem}.mini-faq__item[open] summary::after{content:'−'}.mini-faq__item p{font-size:.875rem;color:var(--color-text-muted);margin:.5rem 0 0;line-height:1.6;padding-left:.5rem}.arr-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-bottom:2rem}.arr-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem .5rem;background:#fff;border:2px solid var(--color-border);border-radius:var(--radius);text-align:center;text-decoration:none;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.arr-chip:hover{border-color:var(--rouge);transform:translateY(-2px);box-shadow:var(--shadow-md)}.arr-chip__code{font-size:.6875rem;color:var(--color-text-muted);font-weight:var(--fw-medium);line-height:1;margin-bottom:.25rem}.arr-chip__nom{font-size:.8125rem;font-weight:var(--fw-semibold);color:var(--gris-fonce);line-height:1.25}.arr-chip__qrt{font-size:.6875rem;color:var(--color-text-muted);line-height:1.3;margin-top:.2rem;font-style:italic}.arr-sep{display:flex;align-items:center;gap:1rem;margin:2rem 0;font-size:.875rem;font-weight:var(--fw-medium);color:var(--color-text-muted)}.arr-sep::before,.arr-sep::after{content:'';flex:1;height:1px;background:var(--color-border)}.banlieue-grid{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}.banlieue-chip{padding:.375rem 1rem;background:var(--color-bg-alt);border-radius:9999px;font-size:.8125rem;font-weight:var(--fw-medium);color:var(--gris-fonce);transition:background .25s ease,color .25s ease}.banlieue-chip:hover{background:var(--bleu);color:#fff}.arr-cta{text-align:center;margin-top:2.5rem}.arr-cta p{font-size:.9375rem;color:var(--color-text-muted);margin-bottom:1.25rem}.avis-note-globale{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem}.stars{display:flex;gap:3px}.star--full{color:#f59e0b}.star--empty{color:var(--color-border)}.stars--lg svg{width:28px;height:28px}.avis-note-globale__score{font-size:1rem;color:var(--color-text-muted);margin:0}.avis-note-globale__score strong{font-size:1.5rem;font-weight:var(--fw-extrabold);color:var(--gris-fonce);margin-right:.125rem}.avis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.avis-card{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:transform .25s ease,box-shadow .25s ease}.avis-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.avis-card__header{display:flex;align-items:center;gap:.75rem}.avis-card__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--rouge),var(--bleu));color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:1.125rem;font-weight:var(--fw-bold);flex-shrink:0}.avis-card__meta{flex:1;display:flex;flex-direction:column}.avis-card__nom{font-weight:var(--fw-semibold);font-size:.875rem;color:var(--gris-fonce)}.avis-card__arrond{font-size:.75rem;color:var(--color-text-muted)}.avis-card__google{color:#4285f4;flex-shrink:0}.avis-card__texte{font-size:.875rem;color:var(--color-text-muted);line-height:1.65;border-left:3px solid rgb(226 9 30 / .2);padding-left:.75rem;margin:0;font-style:italic;flex:1}.avis-card__date{font-size:.75rem;color:var(--color-text-light);display:block}.avis-cta{text-align:center;margin-top:2.5rem}.faq-layout{display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:start}.faq__intro .section-label{display:block;margin-bottom:.75rem}.faq__intro h2{margin-bottom:1rem}.faq__intro p{color:var(--color-text-muted);font-size:.9375rem}.faq__stats{display:flex;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.faq-stat strong{display:block;font-family:var(--font-heading);font-size:1.5rem;font-weight:var(--fw-extrabold);color:var(--rouge);line-height:1}.faq-stat span{font-size:.75rem;color:var(--color-text-muted);margin-top:.25rem;display:block}.faq__accordion{display:flex;flex-direction:column;gap:.5rem}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:#fff;transition:box-shadow .25s ease}.faq-item.is-open{box-shadow:var(--shadow-md);border-color:rgb(226 9 30 / .25)}.faq-item__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:.9375rem;font-weight:var(--fw-medium);color:var(--gris-fonce);text-align:left;transition:color .25s ease,background .25s ease}.faq-item__btn:hover{color:var(--rouge);background:rgb(226 9 30 / .02)}.faq-item__btn[aria-expanded="true"]{color:var(--rouge);background:rgb(226 9 30 / .03)}.faq-item__icon{flex-shrink:0;transition:transform .25s ease;color:var(--color-text-muted)}.faq-item__btn[aria-expanded="true"] .faq-item__icon{transform:rotate(180deg);color:var(--rouge)}.faq-item__answer{padding:0 1.5rem 1.25rem;border-top:1px solid var(--color-border)}.faq-item__answer p{font-size:.875rem;color:var(--color-text-muted);line-height:1.7;margin:1rem 0 0}.section--cta-final{position:relative;background:linear-gradient(135deg,var(--rouge) 0%,#c00718 55%,#8c000e 100%);overflow:hidden;padding-top:5rem;padding-bottom:5rem}.cta-final__bg{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E")}.cta-final__inner{position:relative;z-index:1;max-width:760px;margin:0 auto;text-align:center}.cta-final__emoji{font-size:3.5rem;display:block;margin-bottom:1.5rem;animation:sp-bounce 3s ease-in-out infinite}.cta-final__title{font-size:clamp(1.75rem, 3.5vw, 2.75rem);font-weight:var(--fw-extrabold);color:#fff;margin-bottom:1rem}.cta-final__subtitle{font-size:1.0625rem;color:rgb(255 255 255 / .8);line-height:1.7;margin-bottom:2rem}.cta-final__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:2.5rem}.cta-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:var(--fw-medium);color:rgb(255 255 255 / .85)}.cta-trust-item svg{width:18px;height:18px;flex-shrink:0}.cta-final__blocs{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;background:rgb(0 0 0 / .15);border-radius:var(--radius-xl);padding:2rem}.cta-bloc__titre{font-family:var(--font-heading);font-size:1.125rem;font-weight:var(--fw-bold);color:#fff;margin-bottom:.375rem}.cta-bloc__desc{font-size:.875rem;color:rgb(255 255 255 / .7);margin-bottom:1.25rem;line-height:1.6}.cta-bloc__note{text-align:center;font-size:.75rem;color:rgb(255 255 255 / .5);margin:.75rem 0 0}.cta-final__ou{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgb(255 255 255 / .25);color:rgb(255 255 255 / .5);font-size:.8125rem;font-weight:var(--fw-medium);flex-shrink:0}.cta-form{display:flex;flex-direction:column;gap:.875rem}.cta-form__group{display:flex;flex-direction:column;gap:.375rem;text-align:left}.cta-form__label{font-size:.8125rem;font-weight:var(--fw-medium);color:rgb(255 255 255 / .8)}.cta-form__input{width:100%;padding:.75rem 1rem;border:1px solid rgb(255 255 255 / .25);border-radius:var(--radius);background:rgb(255 255 255 / .1);color:#fff;font-family:var(--font-body);font-size:.9375rem;transition:border-color .25s ease,background .25s ease;outline:none}.cta-form__input::placeholder{color:rgb(255 255 255 / .35)}.cta-form__input:focus{border-color:rgb(255 255 255 / .6);background:rgb(255 255 255 / .15)}.cta-form__submit{width:100%;justify-content:center}.cta-form__message{padding:.75rem 1rem;border-radius:var(--radius);font-size:.875rem;text-align:center}.cta-form__message.is-success{background:rgb(34 197 94 / .2);color:#bbf7d0;border:1px solid rgb(34 197 94 / .3)}.cta-form__message.is-error{background:rgb(239 68 68 / .2);color:#fecaca;border:1px solid rgb(239 68 68 / .3)}.section--dark{background:linear-gradient(135deg,var(--gris-fonce) 0%,#1c2a40 100%)}.section--dark .section-label{color:var(--rouge)}.urgence__list{list-style:none;padding:0;margin:1.5rem 0 2rem;display:flex;flex-direction:column;gap:.75rem}.urgence__list-item{display:flex;align-items:center;gap:.75rem;color:rgb(255 255 255 / .85);font-size:.9375rem}.urgence__check{width:24px;height:24px;border-radius:50%;background:rgb(226 9 30 / .2);border:1px solid rgb(226 9 30 / .4);color:var(--rouge);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:var(--fw-bold);flex-shrink:0}.urgence-panel{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:var(--radius-xl);padding:2rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.urgence-panel__live{display:flex;align-items:center;gap:.5rem;color:#22c55e;font-size:.8125rem;font-weight:var(--fw-medium);margin-bottom:1rem}.status-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:sp-pulse-green 2s infinite}.urgence-panel__headline{font-family:var(--font-heading);font-size:1.125rem;font-weight:var(--fw-bold);color:#fff;margin-bottom:1rem}.urgence-panel__clock{display:flex;flex-direction:column;align-items:center;background:rgb(0 0 0 / .3);border-radius:var(--radius-lg);padding:1rem;margin-bottom:1.5rem}.urgence-panel__time{font-family:var(--font-heading);font-size:2.25rem;font-weight:var(--fw-bold);color:#fff;letter-spacing:.05em;line-height:1}.urgence-panel__date{font-size:.8125rem;color:rgb(255 255 255 / .5);margin-top:.25rem;text-transform:capitalize}.urgence-panel__hours{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.5rem}.urgence-hours-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgb(255 255 255 / .08);font-size:.875rem;color:rgb(255 255 255 / .65)}.urgence-hours-row strong{color:#fff}.urgence-panel__cta{width:100%;justify-content:center}.cta-float__icon{width:20px;height:20px;flex-shrink:0}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-in.is-visible{opacity:1;transform:none}.text-white{color:#fff}.section--ouverture{padding-top:var(--space-20);overflow-x:clip}.service-card{display:flex;flex-direction:column}.service-card__link{margin-top:auto;padding-top:var(--space-4);font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-red);transition:gap var(--transition),color var(--transition)}.service-card__link:hover{color:var(--color-red-dark)}.reassurance-band{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--space-6);margin-top:var(--space-16);padding:var(--space-8) var(--space-10);background:linear-gradient(135deg,var(--color-text) 0%,#27496a 100%);border-radius:var(--radius-xl);color:var(--color-white)}.reassurance-item{display:flex;flex-direction:column;align-items:center;text-align:center}.reassurance-item strong{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:var(--fw-extrabold);color:var(--color-red);line-height:1;margin-bottom:var(--space-1)}.reassurance-item span{font-size:var(--text-sm);color:rgb(255 255 255 / .7)}.reassurance-sep{width:1px;height:48px;background:rgb(255 255 255 / .15)}.section--urgence{background:linear-gradient(135deg,var(--color-text) 0%,#1c2a40 100%);color:var(--color-white)}.urgence-layout{display:grid;grid-template-columns:1fr 400px;gap:var(--space-16);align-items:center}.urgence__content .section-label{color:var(--color-red)}.urgence__content h2{font-size:var(--text-4xl);margin-bottom:var(--space-6);color:var(--color-white)}.urgence__list{margin:var(--space-6) 0;display:flex;flex-direction:column;gap:var(--space-3)}.urgence__list-item{display:flex;align-items:center;gap:var(--space-3);color:rgb(255 255 255 / .85);font-size:var(--text-base)}.urgence__check{width:24px;height:24px;border-radius:50%;background:rgb(226 9 30 / .2);border:1px solid rgb(226 9 30 / .4);color:var(--color-red);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:var(--fw-bold);flex-shrink:0}.urgence__ctas{display:flex;align-items:center;gap:var(--space-4);flex-wrap:wrap}.urgence__price{font-size:var(--text-sm);color:rgb(255 255 255 / .5)}.urgence-panel{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:var(--radius-xl);padding:var(--space-8);backdrop-filter:blur(8px)}.urgence-panel__status{display:flex;align-items:center;gap:var(--space-2);color:#22c55e;font-size:var(--text-sm);font-weight:var(--fw-medium);margin-bottom:var(--space-4)}.status-dot{width:10px;height:10px;border-radius:50%}.status-dot--live{background:#22c55e;animation:blink 1.5s ease infinite;box-shadow:0 0 0 0 rgb(34 197 94 / .4);animation:pulse-green 2s infinite}@keyframes pulse-green{0%,100%{box-shadow:0 0 0 0 rgb(34 197 94 / .4)}50%{box-shadow:0 0 0 8px #fff0}}.urgence-panel__title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--fw-bold);color:var(--color-white);margin-bottom:var(--space-4)}.urgence-panel__clock{display:flex;flex-direction:column;align-items:center;background:rgb(0 0 0 / .3);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-6)}.urgence-panel__time{font-family:'Montserrat',monospace;font-size:2.5rem;font-weight:var(--fw-bold);color:var(--color-white);letter-spacing:.05em;line-height:1}.urgence-panel__date{font-size:var(--text-sm);color:rgb(255 255 255 / .5);margin-top:var(--space-1);text-transform:capitalize}.urgence-panel__hours{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-6)}.urgence-hours-row{display:flex;justify-content:space-between;align-items:center;padding:var(--space-2) 0;border-bottom:1px solid rgb(255 255 255 / .08);font-size:var(--text-sm);color:rgb(255 255 255 / .7)}.urgence-hours-row strong{color:var(--color-white)}.urgence-panel__cta{width:100%;justify-content:center}.section--urgence{position:relative;background:transparent!important;color:#fff;overflow:clip}.urgence-bg{position:absolute;inset:0;z-index:0}.urgence-bg__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.urgence-bg__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(55 100 152 / .88) 0%,rgb(22 28 45 / .92) 100%)}.urgence-v2__container{position:relative;z-index:1}.urgence-v2__header{text-align:center;max-width:720px;margin:0 auto 3rem}.urgence-v2__label{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .35);border-radius:999px;padding:.35rem 1rem;margin-bottom:1rem}.urgence-v2__title{font-family:var(--font-heading);font-size:clamp(1.75rem, 3.5vw, 2.75rem);font-weight:800;color:#fff!important;line-height:1.15;margin:0 0 1.25rem}.urgence-v2__title-accent{display:block;color:#fff!important;font-size:.85em;margin-top:.25rem}.urgence-v2__lead{font-size:1rem;color:rgb(255 255 255 / .85);line-height:1.7;margin:0}.urgence-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:start}.urgence-v2__item{display:flex;flex-direction:column;gap:1rem;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .15);border-radius:16px;padding:1.75rem;backdrop-filter:blur(6px);transition:background .25s,border-color .25s}.urgence-v2__item:hover{background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .3)}.urgence-v2__item-icon{width:48px;height:48px;flex-shrink:0;background:rgb(255 255 255 / .15);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.urgence-v2__item-icon svg{width:24px;height:24px}.urgence-v2__item-title{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#fff;margin:0;line-height:1.35}.urgence-v2__item-text{font-size:.875rem;color:rgb(255 255 255 / .78);line-height:1.65;margin:0}.urgence-v2__cta-wrap{display:flex;justify-content:center;margin-top:2.5rem}.urgence-v2__cta{display:inline-flex;background:rgb(255 255 255 / .12)!important;color:#fff!important;border-color:rgb(255 255 255 / .35)!important;backdrop-filter:blur(8px);transition:background .25s,border-color .25s,color .25s}.urgence-v2__cta .circle-arrow{background:rgb(255 255 255 / .25)!important;color:#fff!important;transition:background .25s,color .25s}.urgence-v2__cta:hover{background:var(--rouge)!important;border-color:var(--rouge)!important;color:#fff!important}.urgence-v2__cta:hover .circle-arrow{background:rgb(0 0 0 / .15)!important;color:#fff!important}@media (max-width:1024px){.urgence-v2{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:767px){.urgence-v2__header{margin-bottom:2rem}.urgence-v2{grid-template-columns:1fr;gap:1rem}.urgence-v2__item{flex-direction:row;align-items:flex-start}.urgence-v2__item-icon{flex-shrink:0}}@media (max-width:480px){.urgence-v2__title{font-size:1.5rem}.urgence-v2__cta{width:100%;justify-content:center}}.pc-header{text-align:center;max-width:760px;margin:0 auto 3rem}.pc-header h2{font-size:clamp(1.75rem, 3vw, 2.5rem);font-family:var(--font-heading);font-weight:800;line-height:1.2;margin:.5rem 0 1rem}.pc-header__accent{display:block;color:var(--rouge);font-size:.75em;font-weight:700;margin-top:.25rem}.pc-header__lead{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.7;margin:0}.pc-grid{display:grid;grid-template-columns:1fr 400px;gap:3rem;align-items:stretch;margin-bottom:3rem}.section--porte-claquee .pc-content{display:flex;flex-direction:column;gap:1rem;height:100%}.pc-content__spacer{flex:1;min-height:.5rem}.pc-mini-reassurance{display:flex;flex-direction:column;gap:.5rem}.pc-mini-reassurance__item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;background:rgb(55 100 152 / .04);border-radius:10px;border:1px solid var(--color-border,#e5e7eb);transition:border-color .2s,background .2s}.pc-mini-reassurance__item:hover{border-color:rgb(226 9 30 / .2);background:rgb(226 9 30 / .03)}.pc-mini-reassurance__icon{width:36px;height:36px;background:rgb(226 9 30 / .07);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pc-mini-reassurance__icon svg{width:18px;height:18px;color:var(--rouge,#E2091E)}.pc-mini-reassurance__body{display:flex;flex-direction:column;gap:.15rem}.pc-mini-reassurance__title{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:.8125rem;font-weight:700;color:var(--color-dark,#0f172a);line-height:1.3}.pc-mini-reassurance__text{font-size:.78125rem;line-height:1.55;color:var(--color-text-light,#6b7280);margin:0}.pc-avantage{background:var(--color-white,#fff);border:1.5px solid var(--color-border,#e5e7eb);border-radius:16px;padding:1.375rem 1.5rem;box-shadow:0 2px 10px rgb(0 0 0 / .04);transition:border-color .2s,box-shadow .2s,transform .2s}.pc-avantage:hover{border-color:rgb(226 9 30 / .25);box-shadow:0 6px 24px rgb(226 9 30 / .07);transform:translateY(-2px)}.pc-avantage__head{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:.75rem}.pc-avantage__icon{width:40px;height:40px;background:rgb(226 9 30 / .07);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pc-avantage__icon svg{width:20px;height:20px;color:var(--rouge,#E2091E)}.pc-avantage__title{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:.9375rem;font-weight:700;color:var(--color-dark,#0f172a);line-height:1.35;margin:0 0 .25rem}.pc-avantage__tag{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--rouge,#E2091E);background:rgb(226 9 30 / .08);border-radius:99px;padding:.15rem .625rem}.pc-avantage__text{font-size:.875rem;line-height:1.65;color:var(--color-text-light,#6b7280);margin:0}.pc-info-block{background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;padding:1.5rem;margin-bottom:1.25rem;box-shadow:var(--shadow-sm)}.pc-info-block--priority{border-color:rgb(226 9 30 / .2);background:rgb(226 9 30 / .03)}.pc-info-block__title{display:flex;align-items:center;gap:.75rem;font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--color-text);margin:0 0 1rem}.pc-info-block__icon{width:20px;height:20px;flex-shrink:0;color:var(--rouge)}.pc-info-block__text{font-size:.9rem;color:var(--color-text-muted);line-height:1.65;margin:0}.pc-compare{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pc-compare__col{border-radius:10px;padding:.875rem 1rem;border:1px solid}.pc-compare__col--good{background:rgb(74 222 128 / .06);border-color:rgb(74 222 128 / .3)}.pc-compare__col--warn{background:rgb(226 9 30 / .04);border-color:rgb(226 9 30 / .2)}.pc-compare__badge{display:inline-block;font-size:.75rem;font-weight:700;border-radius:999px;padding:.2rem .75rem;margin-bottom:.625rem}.pc-compare__badge--good{background:rgb(74 222 128 / .15);color:#166534}.pc-compare__badge--warn{background:rgb(226 9 30 / .1);color:var(--rouge)}.pc-compare__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.pc-compare__list li{font-size:.8125rem;color:var(--color-text-muted);padding-left:1.1rem;position:relative}.pc-compare__list li::before{content:'•';position:absolute;left:0;color:var(--color-text-muted)}.pc-warning{display:flex;gap:.75rem;align-items:flex-start;background:rgb(55 100 152 / .07);border:1px solid rgb(55 100 152 / .25);border-radius:10px;padding:.875rem 1rem;margin-top:1rem}.pc-warning svg{width:18px;height:18px;flex-shrink:0;color:#376498;margin-top:2px}.pc-warning p{font-size:.8125rem;color:#1e3a54;line-height:1.55;margin:0}.pc-priority-list{list-style:none;padding:0;margin:0 0 .875rem;display:flex;flex-direction:column;gap:.5rem}.pc-priority-list li{display:flex;align-items:center;gap:.625rem;font-size:.9rem;font-weight:600;color:var(--rouge)}.pc-priority-list li::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--rouge);flex-shrink:0}.pc-aside{display:flex;flex-direction:column}.pc-steps-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-md);position:sticky;top:calc(var(--header-height, 72px) + 1rem);align-self:flex-start;display:flex;flex-direction:column}.pc-steps-card__body{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column}.pc-steps{list-style:none;padding:0;margin:0 0 auto;display:flex;flex-direction:column;gap:1rem;flex:1}.pc-steps-card__img-wrap{position:relative;overflow:hidden;flex:none;height:200px}.pc-steps-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.pc-steps-card:hover .pc-steps-card__img{transform:scale(1.03)}.pc-steps-card__badge{position:absolute;bottom:.75rem;left:.75rem;background:rgb(22 28 45 / .82);backdrop-filter:blur(6px);border-radius:999px;padding:.35rem .875rem;display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:#fff}.pc-steps-card__badge svg{width:14px;height:14px;color:#4ade80}.pc-steps-card__body{padding:1rem 1.25rem 1.25rem}.pc-steps-card__title{font-family:var(--font-heading);font-size:1rem;font-weight:700;margin:0 0 .875rem;color:var(--color-text)}.pc-steps__item{display:flex;gap:.875rem;align-items:flex-start;position:relative}.pc-steps__item:not(:last-child)::after{content:'';position:absolute;left:15px;top:36px;bottom:-16px;width:2px;background:linear-gradient(to bottom,var(--rouge),transparent)}.pc-steps__num{width:32px;height:32px;border-radius:50%;background:var(--rouge);color:#fff;font-family:var(--font-heading);font-size:.8125rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 10px rgb(226 9 30 / .3)}.pc-steps__item>div strong{display:block;font-size:.9rem;font-weight:700;color:var(--color-text);margin-bottom:.2rem}.pc-steps__item>div p{font-size:.8125rem;color:var(--color-text-muted);margin:0;line-height:1.5}.pc-steps-card__cta{width:100%;justify-content:center;margin-top:1.25rem}.pc-reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.pc-reassurance__card{background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;padding:1.5rem;text-align:center;box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s}.pc-reassurance__card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.pc-reassurance__icon{width:52px;height:52px;background:rgb(226 9 30 / .08);border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto .875rem;color:var(--rouge)}.pc-reassurance__icon svg{width:24px;height:24px}.pc-reassurance__title{font-family:var(--font-heading);font-size:.9375rem;font-weight:700;margin:0 0 .5rem;color:var(--color-text)}.pc-reassurance__text{font-size:.85rem;color:var(--color-text-muted);line-height:1.6;margin:0}.pc-faq__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;text-align:center;margin:0 0 1.5rem}.pc-faq__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pc-faq__item{background:var(--color-white);border:1px solid var(--color-border);border-radius:12px;padding:1rem 1.25rem;cursor:pointer;transition:border-color .2s}.pc-faq__item[open]{border-color:var(--rouge)}.pc-faq__question{font-size:.9rem;font-weight:600;color:var(--color-text);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem;cursor:pointer}.pc-faq__question::-webkit-details-marker{display:none}.pc-faq__question::after{content:'+';font-size:1.1rem;color:var(--rouge);font-weight:700;flex-shrink:0}.pc-faq__item[open] .pc-faq__question::after{content:'−'}.pc-faq__answer{font-size:.85rem;color:var(--color-text-muted);line-height:1.65;margin:.75rem 0 0;padding-top:.75rem;border-top:1px solid var(--color-border)}@media (max-width:1024px){.pc-grid{grid-template-columns:1fr;gap:2rem}.pc-steps-card{position:static}.pc-steps-card__img-wrap{flex:none;height:260px}.section--porte-claquee .pc-content{height:auto}.pc-content__spacer{display:none}}@media (max-width:767px){.pc-reassurance{grid-template-columns:1fr;gap:1rem}.pc-faq__grid{grid-template-columns:1fr}.pc-compare{grid-template-columns:1fr}.pc-header{margin-bottom:2rem}}@media (max-width:480px){.pc-header h2{font-size:1.5rem}}.section--cs-dark{position:relative;background:#fff0;color:#fff;overflow:clip}.cs-bg{position:absolute;inset:0;z-index:0}.cs-bg__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.cs-bg__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(22 28 45 / .97) 0%,rgb(22 28 45 / .93) 100%)}.cs-container{position:relative;z-index:1}.section--cs-dark .section-label{color:rgb(255 255 255 / .7);border-color:rgb(255 255 255 / .2);background:rgb(255 255 255 / .08)}.cs-hero{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:stretch;margin-bottom:4rem}.cs-hero__img-col{display:flex;flex-direction:column}.cs-hero__img-wrap{position:relative;border-radius:20px;overflow:hidden;flex:1}.cs-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:20px;filter:brightness(.85);transition:filter .4s}.cs-hero__img-wrap:hover .cs-hero__img{filter:brightness(.95)}.cs-stat{position:absolute;background:rgb(22 28 45 / .9);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .12);border-radius:14px;padding:.875rem 1.25rem;display:flex;flex-direction:column;gap:.2rem;min-width:110px}.cs-stat--tl{top:1.25rem;left:1.25rem}.cs-stat--br{bottom:1.25rem;right:1.25rem}.cs-stat__num{font-family:var(--font-heading);font-size:1.75rem;font-weight:800;color:#fff;line-height:1}.cs-stat__unit{font-size:.9rem;font-weight:600}.cs-stat__label{font-size:.75rem;color:rgb(255 255 255 / .6);font-weight:500}.cs-title{font-family:var(--font-heading);font-size:clamp(1.75rem, 3vw, 2.5rem);font-weight:800;color:#fff!important;line-height:1.15;margin:.75rem 0 1.25rem}.cs-title__accent{display:block;color:var(--rouge)!important;font-size:.7em;font-weight:700;margin-top:.25rem}.cs-lead{font-size:1rem;color:rgb(255 255 255 / .75);line-height:1.7;margin:0 0 1.75rem}.cs-when-grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem;margin-bottom:1.75rem}.cs-when-card{display:flex;gap:.75rem;align-items:flex-start;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .1);border-radius:12px;padding:.875rem;transition:background .2s,border-color .2s}.cs-when-card:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .2)}.cs-when-card__icon{width:36px;height:36px;flex-shrink:0;background:rgb(226 9 30 / .2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ff6b7a}.cs-when-card__icon svg{width:18px;height:18px}.cs-when-card__title{display:block;font-size:.875rem;font-weight:700;color:#fff;margin-bottom:.2rem}.cs-when-card__text{font-size:.8rem;color:rgb(255 255 255 / .6);line-height:1.5;margin:0}.cs-brands{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;margin-bottom:1.75rem;padding:1rem 1.25rem;background:rgb(255 255 255 / .05);border-radius:12px;border:1px solid rgb(255 255 255 / .1)}.cs-brands__label{font-size:.8125rem;font-weight:600;color:rgb(255 255 255 / .5);width:100%}.cs-brands__chip{font-size:.8rem;font-weight:700;padding:.25rem .875rem;border:1px solid rgb(255 255 255 / .2);border-radius:999px;color:rgb(255 255 255 / .85);background:rgb(255 255 255 / .07)}.cs-hero__cta{align-self:flex-start}.cs-timeline{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .1);border-radius:20px;padding:2.5rem;margin-bottom:3rem}.cs-timeline__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:#fff!important;text-align:center;margin:0 0 2rem}.cs-timeline__track{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.cs-timeline__track::before{content:'';position:absolute;top:24px;left:calc(12.5% + 16px);right:calc(12.5% + 16px);height:2px;background:linear-gradient(to right,var(--rouge),rgb(226 9 30 / .2))}.cs-timeline__step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem;position:relative}.cs-timeline__num{width:48px;height:48px;border-radius:50%;background:var(--rouge);color:#fff;font-family:var(--font-heading);font-size:.875rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 0 4px rgb(226 9 30 / .2);z-index:1;margin-bottom:1rem}.cs-timeline__connector{display:none}.cs-timeline__step-title{font-family:var(--font-heading);font-size:.9rem;font-weight:700;color:#fff;display:block;margin-bottom:.375rem}.cs-timeline__step-text{font-size:.8rem;color:rgb(255 255 255 / .6);line-height:1.5;margin:0}.cs-feature-split{display:grid;grid-template-columns:1fr auto 1fr;gap:0;margin-bottom:3rem;border:1px solid rgb(255 255 255 / .1);border-radius:20px;overflow:hidden}.cs-feature-split__col{padding:2rem 2.5rem;background:rgb(255 255 255 / .03)}.cs-feature-split__col:last-child{background:rgb(226 9 30 / .05)}.cs-feature-split__divider{width:60px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .06);border-left:1px solid rgb(255 255 255 / .08);border-right:1px solid rgb(255 255 255 / .08)}.cs-feature-split__divider span{font-family:var(--font-heading);font-size:.75rem;font-weight:800;color:rgb(255 255 255 / .3);letter-spacing:.1em;writing-mode:vertical-lr}.cs-feature-split__tag{display:inline-block;font-size:.75rem;font-weight:700;border-radius:999px;padding:.25rem .875rem;margin-bottom:.875rem}.cs-feature-split__tag--blue{background:rgb(55 100 152 / .25);color:#7eb8e8;border:1px solid rgb(55 100 152 / .4)}.cs-feature-split__tag--red{background:rgb(226 9 30 / .2);color:#ff8f9a;border:1px solid rgb(226 9 30 / .35)}.cs-feature-split__title{font-family:var(--font-heading);font-size:1.0625rem;font-weight:700;color:#fff!important;margin:0 0 1rem}.cs-feature-split__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.cs-feature-split__list li{font-size:.875rem;color:rgb(255 255 255 / .7);padding-left:1.25rem;position:relative;line-height:1.5}.cs-feature-split__list li::before{content:'';position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background:rgb(255 255 255 / .4)}.cs-faq__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#fff!important;text-align:center;margin:0 0 1.5rem}.cs-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem;align-items:start}.cs-faq__item{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .1);border-radius:14px;padding:1.25rem 1.5rem;transition:border-color .2s,background .2s}.cs-faq__item[open]{background:rgb(255 255 255 / .07);border-color:rgb(226 9 30 / .4)}.cs-faq__question{font-size:.9375rem;font-weight:600;color:#fff;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer}.cs-faq__question::-webkit-details-marker{display:none}.cs-faq__chevron{width:28px;height:28px;flex-shrink:0;background:rgb(255 255 255 / .1);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .25s}.cs-faq__chevron svg{width:14px;height:14px;color:#fff}.cs-faq__item[open] .cs-faq__chevron{background:var(--rouge);transform:rotate(180deg)}.cs-faq__answer{font-size:.875rem;color:rgb(255 255 255 / .7);line-height:1.7;margin:1rem 0 0;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .1)}@media (max-width:1024px){.cs-hero{grid-template-columns:1fr;gap:2.5rem}.cs-hero__img-wrap{flex:none;height:380px}.cs-hero__img{position:absolute;height:100%}.cs-timeline__track{grid-template-columns:repeat(2,1fr);gap:2rem}.cs-timeline__track::before{display:none}.cs-feature-split{grid-template-columns:1fr}.cs-feature-split__divider{width:100%;height:50px;writing-mode:horizontal-tb;border:none;border-top:1px solid rgb(255 255 255 / .08);border-bottom:1px solid rgb(255 255 255 / .08)}.cs-feature-split__divider span{writing-mode:horizontal-tb}}@media (max-width:767px){.cs-when-grid{grid-template-columns:1fr}.cs-timeline{padding:1.5rem}.cs-timeline__track{grid-template-columns:1fr;gap:1.5rem}.cs-timeline__step{flex-direction:row;text-align:left;gap:1rem;align-items:flex-start}.cs-timeline__num{flex-shrink:0;margin-bottom:0}.cs-hero__img-wrap{height:280px}.cs-faq__grid{grid-template-columns:1fr}}@media (max-width:480px){.cs-title{font-size:1.5rem}.cs-feature-split__col{padding:1.5rem}}.serrures-grid{margin-bottom:var(--space-12)}.serrure-card{background:var(--color-white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);transition:transform var(--transition),box-shadow var(--transition);position:relative;display:flex;flex-direction:column}.serrure-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-xl)}.serrure-card--featured{border:2px solid var(--color-red)}.serrure-card__badge{position:absolute;top:var(--space-3);right:var(--space-3);background:var(--color-red);color:var(--color-white);font-size:var(--text-xs);font-weight:var(--fw-bold);padding:2px 10px;border-radius:var(--radius-full);z-index:1;text-transform:uppercase;letter-spacing:.08em}.serrure-card__header{padding:var(--space-6) var(--space-6) var(--space-4)}.serrure-card__header--blue{background:linear-gradient(135deg,#376498,#4a7db5);color:#fff}.serrure-card__header--red{background:linear-gradient(135deg,#E2091E,#ff1f35);color:#fff}.serrure-card__header--dark{background:linear-gradient(135deg,#161C2D,#2d3a5a);color:#fff}.serrure-card__niveau{display:block;font-size:var(--text-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.1em;opacity:.8;margin-bottom:var(--space-2)}.serrure-card__header h3{color:inherit;font-size:var(--text-xl);margin:0}.serrure-card__body{padding:var(--space-6);display:flex;flex-direction:column;flex:1}.serrure-card__desc{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-4)}.serrure-card__features{list-style:none;margin-bottom:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2);flex:1}.serrure-card__features li{font-size:var(--text-sm);color:var(--color-text)}.serrure-card__price{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--fw-extrabold);color:var(--color-text);margin-bottom:var(--space-4)}.brands-band{display:flex;align-items:center;gap:var(--space-4);flex-wrap:wrap;justify-content:center;padding:var(--space-6);background:var(--color-bg-light);border-radius:var(--radius-xl)}.brands-band__label{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--color-text-muted);margin:0}.brands-band__logos{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.brand-pill{padding:var(--space-2) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-text);background:var(--color-white);transition:all var(--transition)}.brand-pill:hover{border-color:var(--color-blue);color:var(--color-blue);transform:translateY(-1px)}.arrondissements-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--space-3);margin-bottom:var(--space-8)}.arrondissement-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-3) var(--space-2);background:var(--color-white);border:2px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition);cursor:pointer;text-decoration:none}.arrondissement-chip:hover{border-color:var(--color-red);background:rgb(226 9 30 / .04);transform:translateY(-2px);box-shadow:var(--shadow-md)}.arrondissement-chip__code{font-size:var(--text-xs);color:var(--color-text-muted);font-weight:var(--fw-medium)}.arrondissement-chip__name{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-text)}.arr-separator{display:flex;align-items:center;gap:var(--space-4);margin:var(--space-8) 0;color:var(--color-text-muted);font-size:var(--text-sm);font-weight:var(--fw-medium)}.arr-separator::before,.arr-separator::after{content:'';flex:1;height:1px;background:var(--color-border)}.banlieue-grid{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}.banlieue-chip{padding:var(--space-2) var(--space-4);background:var(--color-bg-alt);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-text);font-weight:var(--fw-medium);transition:all var(--transition)}.banlieue-chip:hover{background:var(--color-blue);color:var(--color-white)}.global-rating{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);margin-top:var(--space-4)}.global-rating__stars{display:flex;gap:4px}.star--full{color:#f59e0b}.star--empty{color:var(--color-border)}.global-rating__score{font-size:var(--text-base);color:var(--color-text-muted);margin:0}.global-rating__score strong{font-size:var(--text-2xl);font-weight:var(--fw-extrabold);color:var(--color-text);margin-right:var(--space-1)}.avis-grid{align-items:stretch}.avis-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4);transition:transform var(--transition),box-shadow var(--transition)}.avis-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.avis-card__header{display:flex;align-items:center;gap:var(--space-3)}.avis-card__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--color-red),var(--color-blue));color:var(--color-white);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--fw-bold);flex-shrink:0}.avis-card__meta{flex:1;display:flex;flex-direction:column}.avis-card__name{font-weight:var(--fw-semibold);font-size:var(--text-sm);color:var(--color-text)}.avis-card__ville{font-size:var(--text-xs);color:var(--color-text-muted)}.avis-card__source{display:flex;align-items:center}.avis-card__stars{display:flex;gap:2px}.avis-card__text{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--lh-relaxed);flex:1;border-left:3px solid rgb(226 9 30 / .2);padding-left:var(--space-3);margin:0;font-style:italic}.avis-card__date{font-size:var(--text-xs);color:var(--color-text-light);display:block}.faq-layout{display:grid;grid-template-columns:340px 1fr;gap:var(--space-12);align-items:start}.faq__intro .section-label{display:block;margin-bottom:var(--space-3)}.faq__intro h2{margin-bottom:var(--space-4)}.faq__intro p{color:var(--color-text-muted)}.faq__stats{display:flex;gap:var(--space-6);margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--color-border)}.faq-stat{display:flex;flex-direction:column}.faq-stat strong{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--fw-extrabold);color:var(--color-red);line-height:1}.faq-stat span{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:var(--space-1)}.faq__accordion{display:flex;flex-direction:column;gap:var(--space-2)}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-white);transition:box-shadow var(--transition)}.faq-item.is-open,.faq-item:focus-within{box-shadow:var(--shadow-md);border-color:rgb(226 9 30 / .3)}.faq-item__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5) var(--space-6);background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--fw-medium);color:var(--color-text);text-align:left;transition:color var(--transition),background var(--transition)}.faq-item__question:hover{color:var(--color-red);background:rgb(226 9 30 / .02)}.faq-item__question[aria-expanded="true"]{color:var(--color-red);background:rgb(226 9 30 / .04)}.faq-item__icon{flex-shrink:0;transition:transform var(--transition);color:var(--color-text-muted)}.faq-item__question[aria-expanded="true"] .faq-item__icon{transform:rotate(180deg);color:var(--color-red)}.faq-item__answer{padding:0 var(--space-6) var(--space-5);border-top:1px solid var(--color-border)}.faq-item__answer p{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--lh-relaxed);margin:var(--space-4) 0 0}.section--cta-final{position:relative;background:linear-gradient(135deg,var(--color-red) 0%,#c00718 50%,#900011 100%);overflow:hidden;padding-top:var(--space-24);padding-bottom:var(--space-24)}.cta-final__bg{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.cta-final__inner{position:relative;z-index:1;text-align:center;max-width:680px;margin:0 auto}.cta-final__icon{font-size:4rem;margin-bottom:var(--space-6);animation:float 4s ease-in-out infinite}.cta-final__title{font-size:clamp(2rem, 4vw, 3rem);margin-bottom:var(--space-4);color:var(--color-white)}.cta-final__subtitle{font-size:var(--text-lg);color:rgb(255 255 255 / .8);margin-bottom:var(--space-8);line-height:var(--lh-relaxed)}.cta-final__trust{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-8)}.cta-trust-item{display:flex;align-items:center;gap:var(--space-2);color:rgb(255 255 255 / .85);font-size:var(--text-sm);font-weight:var(--fw-medium)}.cta-final__actions{display:flex;justify-content:center;gap:var(--space-4);flex-wrap:wrap;margin-bottom:var(--space-6)}.cta-final__actions .btn--white{border-color:var(--color-white);color:var(--color-red)}.cta-final__actions .btn--white:hover{background:#fff0;color:var(--color-white)}.cta-final__price{color:rgb(255 255 255 / .5);font-size:var(--text-sm);margin:0}.site-footer{background:var(--color-text);color:rgb(255 255 255 / .75)}.footer-top{padding:var(--space-16) 0;border-bottom:1px solid rgb(255 255 255 / .08)}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8)}.footer-widget__title{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--fw-bold);color:var(--color-white);margin-bottom:var(--space-5);padding-bottom:var(--space-3);border-bottom:2px solid var(--color-red);display:inline-block}.footer-brand{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3)}.footer-brand__name{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--fw-extrabold);color:var(--color-white)}.footer-brand__badge{background:var(--color-red);color:var(--color-white);font-size:.65rem;font-weight:var(--fw-bold);padding:2px 8px;border-radius:var(--radius-full)}.footer-brand__desc{font-size:var(--text-sm);line-height:var(--lh-relaxed);margin-bottom:var(--space-4)}.footer-social{display:flex;gap:var(--space-3)}.footer-social__link{width:36px;height:36px;border-radius:50%;background:rgb(255 255 255 / .08);color:rgb(255 255 255 / .7);display:flex;align-items:center;justify-content:center;transition:all var(--transition)}.footer-social__link:hover{background:var(--color-red);color:var(--color-white);transform:translateY(-2px)}.footer-links{display:flex;flex-direction:column;gap:var(--space-2)}.footer-links__link{font-size:var(--text-sm);color:rgb(255 255 255 / .65);transition:color var(--transition),padding-left var(--transition);display:flex;align-items:center}.footer-links__link::before{content:'›';margin-right:var(--space-2);color:var(--color-red);font-size:1rem;line-height:1}.footer-links__link:hover{color:var(--color-white);padding-left:var(--space-1)}.footer-contact{display:flex;flex-direction:column;gap:var(--space-3)}.footer-contact__item{display:flex;align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:rgb(255 255 255 / .65)}.footer-contact__icon{flex-shrink:0;color:var(--color-red);margin-top:2px}.footer-contact__link{color:rgb(255 255 255 / .65);transition:color var(--transition)}.footer-contact__phone{font-size:var(--text-base);font-weight:var(--fw-bold);color:var(--color-white)!important}.footer-contact__link:hover{color:var(--color-white)}.footer-bottom{padding:var(--space-5) 0;background:rgb(0 0 0 / .2)}.footer-bottom__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-4)}.footer-copyright{font-size:var(--text-sm);color:rgb(255 255 255 / .4);margin:0}.footer-nav__list{display:flex;flex-wrap:wrap;gap:var(--space-4);list-style:none;margin:0;padding:0}.footer-nav__list a{font-size:var(--text-sm);color:rgb(255 255 255 / .4);transition:color var(--transition)}.footer-nav__list a:hover{color:var(--color-white)}.cta-float{position:fixed;bottom:1.5rem;right:1.5rem;z-index:900;transform:translateY(100px);opacity:0;transition:transform 0.4s ease,opacity 0.4s ease}.cta-float.is-visible{transform:translateY(0);opacity:1}.cta-float__btn{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--color-red);color:var(--color-white);border-radius:var(--radius-full);font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--fw-bold);box-shadow:0 8px 24px rgb(226 9 30 / .4);transition:all var(--transition);text-decoration:none;animation:pulse-red 2.5s infinite}.cta-float__btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgb(226 9 30 / .5);animation:none}.cta-float__icon{flex-shrink:0}.cta-float__label{display:none}.cta-float__mobile-label{display:inline;font-weight:800}@keyframes slideDown{from{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{from{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.nav-toggle{display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1001}.primary-nav{flex:none}.header-inner{gap:.75rem}.header-cta{margin-left:auto;flex-shrink:0}.header-cta .header-phone{padding:.4rem .65rem .4rem 1rem;font-size:.75rem}.header-cta .header-phone span:first-child{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-overlay{display:block;position:fixed;inset:0;z-index:1001;background:rgb(22 28 45 / .6);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.3s ease,visibility 0.3s ease}.nav-overlay.is-visible{opacity:1;visibility:visible;pointer-events:all}.nav-sidebar{position:fixed;top:0;right:0;width:min(320px, 88vw);max-width:100%;height:100vh;height:100dvh;margin:0;padding:0;background:#fff;box-shadow:-8px 0 32px rgb(0 0 0 / .15);transform:translateX(100%);transition:transform 0.35s cubic-bezier(.25,1,.5,1);z-index:1002;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;flex:none;pointer-events:none}.nav-sidebar.is-open{transform:translateX(0);pointer-events:all}.header-cta{display:none!important}.nav-sidebar__head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid var(--color-border,#e5e7eb);background:#fff}.nav-sidebar__brand{display:flex;align-items:center;gap:.5rem}.nav-sidebar__brand-name{font-family:var(--font-heading);font-size:1.125rem;font-weight:800;color:var(--gris-fonce,#161C2D);letter-spacing:-.02em}.nav-sidebar__brand-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 7px;border-radius:6px;background:var(--rouge,#E2091E);color:#fff;font-size:.625rem;font-weight:800;letter-spacing:.05em}.nav-sidebar__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;border:1.5px solid var(--color-border,#e5e7eb);background:none;border-radius:10px;cursor:pointer;color:var(--gris-fonce,#161C2D);transition:background .2s,border-color .2s,color .2s;flex-shrink:0}.nav-sidebar__close:hover,.nav-sidebar__close:focus-visible{background:rgb(226 9 30 / .06);border-color:var(--rouge,#E2091E);color:var(--rouge,#E2091E);outline:none}.nav-sidebar__status{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:rgb(16 185 129 / .07);border-bottom:1px solid rgb(16 185 129 / .15);font-size:.8125rem;font-weight:600;color:#065f46}.nav-sidebar__status-dot{width:8px;height:8px;border-radius:50%;background:#10b981;flex-shrink:0;animation:pulse-green 2s ease-in-out infinite}@keyframes pulse-green{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.25)}}.nav-sidebar__section-label{padding:.875rem 1.25rem .375rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted,#6b7280);margin:0}.nav-sidebar .nav__list{flex-direction:column;align-items:stretch;gap:0;padding:.25rem 0}.nav-sidebar .nav__item{margin:0}.nav-sidebar .nav__item::after{display:none!important}.nav-sidebar .nav__link{display:flex;align-items:center;gap:.875rem;width:100%;min-height:56px;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;color:var(--gris-fonce,#161C2D);text-decoration:none;border-radius:0;border-bottom:1px solid rgb(0 0 0 / .05);transition:background .18s ease,color .18s ease,padding-left .18s ease;position:relative}.nav-sidebar .nav__link:hover,.nav-sidebar .nav__link:focus-visible,.nav-sidebar .nav__link.active{background:rgb(226 9 30 / .04);color:var(--rouge,#E2091E);padding-left:1.625rem;outline:none}.nav-sidebar .nav__link:focus-visible{outline:2px solid var(--rouge,#E2091E);outline-offset:-2px}.nav__link-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border-radius:9px;background:rgb(22 28 45 / .06);color:var(--gris-fonce,#161C2D);transition:background .18s,color .18s}.nav__link-icon svg{width:17px;height:17px}.nav-sidebar .nav__link:hover .nav__link-icon,.nav-sidebar .nav__link.active .nav__link-icon{background:rgb(226 9 30 / .1);color:var(--rouge,#E2091E)}.nav__link-text{flex:1;line-height:1.3}.nav__link-arrow{color:var(--color-text-muted,#9ca3af);flex-shrink:0;transition:transform .18s ease,color .18s}.nav-sidebar .nav__link:hover .nav__link-arrow,.nav-sidebar .nav__link.active .nav__link-arrow{transform:translateX(3px);color:var(--rouge,#E2091E)}.nav__item--urgent .nav__link{background:rgb(226 9 30 / .03)}.nav__item--urgent .nav__link-icon{background:rgb(226 9 30 / .1);color:var(--rouge,#E2091E)}.nav__link-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:99px;background:var(--rouge,#E2091E);color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;flex-shrink:0}.nav-sidebar__trust{display:flex;gap:.5rem;padding:.875rem 1.25rem;border-top:1px solid var(--color-border,#e5e7eb);background:var(--color-bg-light,#f9fafb)}.nav-sidebar__trust-item{display:flex;align-items:center;gap:.3rem;flex:1;justify-content:center;padding:.375rem .25rem;border-radius:8px;background:#fff;border:1px solid var(--color-border,#e5e7eb);font-size:.75rem;font-weight:700;color:var(--gris-fonce,#161C2D)}.nav-sidebar__trust-item svg{color:var(--rouge,#E2091E);flex-shrink:0}.nav-sidebar__footer{position:sticky;bottom:0;padding:1rem 1.25rem;background:#fff;border-top:2px solid var(--color-border,#e5e7eb);box-shadow:0 -4px 16px rgb(0 0 0 / .06)}.nav-sidebar__phone{display:flex;align-items:center;gap:.875rem;width:100%;min-height:56px;padding:.875rem 1.25rem;border-radius:14px;background:var(--rouge,#E2091E);color:#fff;text-decoration:none;transition:background .2s,transform .15s;cursor:pointer}.nav-sidebar__phone:hover,.nav-sidebar__phone:focus-visible{background:#c8071a;transform:translateY(-1px);outline:none}.nav-sidebar__phone:active{transform:translateY(0)}.nav-sidebar__phone-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;border-radius:10px;background:rgb(255 255 255 / .2);flex-shrink:0}.nav-sidebar__phone-body{display:flex;flex-direction:column;gap:1px}.nav-sidebar__phone-label{font-size:.75rem;font-weight:600;opacity:.85;line-height:1}.nav-sidebar__phone-num{font-size:1rem;font-weight:800;letter-spacing:-.01em;line-height:1.2}:root{--container-pad:1rem}.hero__container{padding-top:calc(var(--header-height) + 2rem);padding-bottom:4rem;padding-inline:1rem}.hero__grid{display:flex;flex-direction:column;grid-template-columns:none;gap:2rem;margin-top:2rem;padding-top:2rem;width:100%;overflow:hidden}.hero__grid-col,.hero__grid-left,.hero__grid-right{width:100%;max-width:100%;flex:1 1 auto}.hero__grid-left{gap:1.25rem}.hero__grid-right{gap:1.25rem}.hero__grid-right .hero__ctas{flex-direction:column;align-items:stretch;gap:.75rem}.hero__grid-right .hero__ctas .btn-modern,.hero .btn-modern{width:100%;max-width:100%;justify-content:center;white-space:normal;text-align:center;padding:.65rem 1rem;gap:.5rem}.hero__grid-right .hero__ctas .btn-modern>span:first-child{white-space:normal;overflow-wrap:break-word;flex:1 1 auto;min-width:0}.hero__title{font-size:clamp(1.5rem, 5.5vw, 2.25rem)}.hero__badge{font-size:.75rem;padding:.35rem .75rem}.site-logo{min-width:0;flex:1 1 auto;max-width:42%}.site-logo__img{height:36px;max-width:130px}.hero__widget{display:none}.urgence-layout{grid-template-columns:1fr;gap:var(--space-8)}.porte-claquee-layout{grid-template-columns:1fr;gap:var(--space-8)}.faq-layout{grid-template-columns:1fr;gap:var(--space-8)}.footer-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-8)}.arrondissements-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){:root{--header-height:64px;--container-pad:var(--space-4)}:root{--container-pad:0.875rem}.hero{min-height:auto;min-height:100svh;overflow-x:clip}.hero__container{padding-top:calc(var(--header-height) + 1.25rem);padding-bottom:3rem;padding-inline:.875rem}.hero__title{font-size:clamp(1.35rem, 6.5vw, 1.85rem);line-height:1.2}.hero__badge{font-size:.7rem;margin-bottom:.875rem;width:auto;align-self:flex-start}.hero__grid{margin-top:1.5rem;padding-top:1.5rem;gap:1.5rem}.hero-card{gap:.75rem;flex-direction:row;align-items:flex-start}.hero-card__icon{width:38px;height:38px;flex-shrink:0}.hero-card__title{font-size:.9375rem}.hero-card__text{font-size:.8125rem}.hero__grid-right .hero__sous-titre{font-size:.875rem;line-height:1.6}.hero .btn-modern{font-size:.8125rem;padding:.6rem .85rem}.hero .btn-modern .circle-arrow{width:32px;height:32px;flex-shrink:0}.hero__scroll{display:none}.header-inner{padding-inline:.75rem;gap:.5rem}.header-cta .header-phone{padding:.35rem .5rem .35rem .75rem;font-size:.7rem}.header-cta .header-phone span:first-child{max-width:6.5rem}.header-cta .header-phone .circle-arrow{width:26px;height:26px}.grid--3,.grid--2{grid-template-columns:1fr}.grid--4{grid-template-columns:repeat(2,1fr)}.serrures-grid{grid-template-columns:1fr}.serrure-card--featured{order:-1}.arrondissements-grid{grid-template-columns:repeat(2,1fr)}.reassurance-band{flex-direction:column;text-align:center;padding:var(--space-6)}.reassurance-sep{width:48px;height:1px}.footer-grid{grid-template-columns:1fr}.footer-bottom__inner{flex-direction:column;text-align:center}}@media (max-width:480px){h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}.section{padding-top:var(--space-16);padding-bottom:var(--space-16)}.arrondissements-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-2)}.cta-final__actions{flex-direction:column}.cta-final__actions .btn{width:100%;justify-content:center}.avis-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}html{scroll-behavior:auto}}.section-label{display:inline-block!important;font-size:0.75rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:0.08em!important;color:var(--rouge)!important;background:rgb(226 9 30 / .06)!important;border:1px solid rgb(226 9 30 / .15)!important;padding:6px 14px!important;border-radius:9999px!important;margin-bottom:1.25rem!important}.section--dark .section-label{color:#fff!important;background:rgb(255 255 255 / .1)!important;border-color:rgb(255 255 255 / .2)!important}.section{padding-top:6.5rem!important;padding-bottom:6.5rem!important;border-bottom:1px dashed rgb(22 28 45 / .12)!important}.section--alt{background-color:#F8F9FC!important}.section--dark{border-bottom:1px dashed rgb(255 255 255 / .12)!important}.section-header h2{font-size:clamp(1.75rem, 3.5vw, 2.5rem)!important;font-weight:800!important;color:var(--bleu)!important;letter-spacing:-0.02em!important;line-height:1.2!important}.section-header p{font-size:1.0625rem!important;color:var(--color-text-muted)!important;line-height:1.6!important;max-width:680px!important;margin-top:0.5rem!important}@media (min-width:992px){.two-columns{display:grid!important;grid-template-columns:1.15fr 0.85fr!important;gap:5.5rem!important;align-items:start!important}.two-columns--reverse{grid-template-columns:0.85fr 1.15fr!important}.two-columns:not(.two-columns--reverse) .col-texte{border-right:1px dashed rgb(22 28 45 / .12)!important;padding-right:3.5rem!important}.two-columns--reverse .col-texte{border-left:1px dashed rgb(22 28 45 / .12)!important;padding-left:3.5rem!important;padding-right:0!important}.section--dark .two-columns:not(.two-columns--reverse) .col-texte{border-right-color:rgb(255 255 255 / .15)!important}.section--dark .two-columns--reverse .col-texte{border-left-color:rgb(255 255 255 / .15)!important}}.service-block{display:flex!important;gap:1.5rem!important;align-items:flex-start!important;border-bottom:1px dashed rgb(22 28 45 / .1)!important;padding-bottom:1.75rem!important;margin-bottom:1.75rem!important;transition:transform 0.3s ease!important}.section--dark .service-block{border-bottom-color:rgb(255 255 255 / .15)!important}.service-block:last-of-type{border-bottom:none!important;padding-bottom:0!important;margin-bottom:2.25rem!important}.service-block h3{font-size:1.35rem!important;font-weight:700!important;color:var(--bleu)!important;margin-bottom:0.75rem!important;letter-spacing:-0.01em!important}.section--dark .service-block h3{color:#fff!important}.service-block p{font-size:0.96rem!important;line-height:1.65!important;color:var(--color-text-muted)!important}.section--dark .service-block p{color:rgb(255 255 255 / .75)!important}.ouverture-icon{position:relative!important;width:68px!important;height:48px!important;flex-shrink:0!important;margin-top:4px!important}.ouverture-icon__path-1{width:12.31px!important;height:1px!important;left:43.08px!important;top:21.50px!important;position:absolute!important;outline:2px #2D2D2D solid!important;outline-offset:-1px!important}.ouverture-icon__path-2{width:36.93px!important;height:12px!important;left:30.77px!important;top:16px!important;position:absolute!important;outline:2px #2D2D2D solid!important;outline-offset:-1px!important}.ouverture-icon__path-3{width:1.54px!important;height:30px!important;left:66.93px!important;top:16px!important;position:absolute!important;outline:2px #2D2D2D solid!important;outline-offset:-1px!important}.ouverture-icon__path-4{width:1.54px!important;height:18px!important;left:30.01px!important;top:28px!important;position:absolute!important;outline:2px #2D2D2D solid!important;outline-offset:-1px!important}.ouverture-icon__path-5{width:67.70px!important;height:36px!important;left:0px!important;top:10px!important;position:absolute!important;outline:2px #2D2D2D solid!important;outline-offset:-1px!important}.section--dark .ouverture-icon div{outline-color:#ffffff!important}@media (max-width:576px){.service-block{flex-direction:column!important;gap:0.75rem!important}.ouverture-icon{margin-top:0!important;margin-bottom:0.5rem!important}}.service-visual__img-wrap{border-radius:var(--radius-lg)!important;overflow:hidden!important;aspect-ratio:4 / 3!important;box-shadow:var(--shadow-md)!important;border:1px solid rgb(22 28 45 / .08)!important;transition:transform 0.6s cubic-bezier(.25,1,.5,1),box-shadow 0.6s cubic-bezier(.25,1,.5,1)!important;will-change:transform,box-shadow}.service-visual__img-wrap:hover{transform:translateY(-4px) scale(1.01)!important;box-shadow:var(--shadow-lg)!important}.service-visual__img{transition:transform 0.6s cubic-bezier(.25,1,.5,1)!important;will-change:transform}.service-visual__img-wrap:hover .service-visual__img{transform:scale(1.05)!important}@media (min-width:992px){.section--ouverture .two-columns.two-columns--reverse{grid-template-columns:minmax(260px,0.85fr) minmax(0,1.15fr)!important;align-items:stretch!important}.section--ouverture .col-image{order:0!important;display:flex!important;min-height:100%!important}.section--ouverture .col-texte{order:0!important}.section--ouverture .service-visual{position:static!important;width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important}.section--ouverture .service-visual__img-wrap{position:relative!important;flex:1 1 auto!important;width:100%!important;max-width:none!important;height:100%!important;min-height:280px!important;aspect-ratio:unset!important;border-radius:10px!important}.section--ouverture .service-visual__img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important}}.section--ouverture .col-texte p{font-size:0.85rem!important;line-height:1.55!important}.section--ouverture .service-block h3{font-size:1.15rem!important;color:var(--bleu)!important}.section--ouverture .section-header h2{font-size:clamp(1.5rem, 3vw, 2.15rem)!important;color:var(--bleu)!important}.ouverture-accordion{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%;margin-bottom:1.75rem}.ouverture-item{border:1px dashed rgb(22 28 45 / .15);border-radius:var(--radius-lg);overflow:hidden;background:#fff;transition:border-color 0.3s ease,box-shadow 0.3s ease}.ouverture-item:hover{border-color:var(--bleu)}.ouverture-item.is-open{border-color:var(--bleu);box-shadow:var(--shadow-md)}.ouverture-item__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left;transition:background 0.25s ease}.ouverture-item__btn:hover,.ouverture-item__btn[aria-expanded="true"]{background:rgb(55 100 152 / .04)}.ouverture-item__question{flex:1;min-width:0;font-family:var(--font-heading);font-size:1.1rem;font-weight:700;line-height:1.35;color:var(--bleu);text-wrap:balance;hyphens:none}.ouverture-item__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.ouverture-item__picto{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgb(55 100 152 / .08);border:1px solid rgb(55 100 152 / .2);color:var(--bleu)}.ouverture-item__picto svg{width:20px;height:20px}.ouverture-item__chevron{display:flex;align-items:center;justify-content:center;color:var(--bleu);transition:transform 0.25s ease}.ouverture-item__chevron svg{width:20px;height:20px}.ouverture-item__btn[aria-expanded="true"] .ouverture-item__chevron{transform:rotate(180deg)}.ouverture-item__answer{display:block;padding:0 1.5rem 1.25rem;border-top:1px dashed rgb(22 28 45 / .12);background:var(--color-bg-light)}.ouverture-item__answer[hidden]{display:none!important}.ouverture-item.is-open .ouverture-item__answer,.ouverture-item__answer[data-open="true"]{display:block!important}.ouverture-item__answer p{font-size:.875rem;color:var(--color-text-muted);line-height:1.65;margin:1rem 0 0}.section--ouverture .ouverture-cta-phone{margin-top:.25rem}.section--ouverture .col-texte .btn-modern{margin-top:0}@media (max-width:991px){.section--ouverture{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.section--ouverture .section-header{text-align:left;margin-bottom:2rem}.section--ouverture .section-header h2{font-size:clamp(1.35rem, 4.5vw, 1.85rem)!important}.ouverture-layout{display:flex!important;flex-direction:column!important;gap:2rem!important;grid-template-columns:none!important;width:100%}.section--ouverture .col-image,.section--ouverture .col-texte{width:100%;max-width:100%;min-width:0;flex:1 1 auto;order:unset!important;padding-left:0!important;padding-right:0!important;border:none!important}.section--ouverture .col-image{order:-1!important}.section--ouverture .service-visual{position:relative!important;top:auto!important;height:auto!important;width:100%}.section--ouverture .service-visual__img-wrap{width:100%!important;max-width:100%!important;aspect-ratio:16 / 10!important;height:auto!important;min-height:0!important;flex:none!important}.ouverture-item__btn{padding:1rem 1.125rem;gap:.75rem}.ouverture-item__question{font-size:1rem}.ouverture-item__picto{width:36px;height:36px}.ouverture-item__answer{padding:0 1.125rem 1rem}.ouverture-item__answer p{font-size:.8125rem}.section--ouverture .col-texte .btn-modern,.section--ouverture .ouverture-cta-phone{width:100%;justify-content:center;flex-wrap:wrap}.section--ouverture .service-visual__badge{font-size:.7rem;padding:.3rem .65rem}}@media (max-width:480px){.section--ouverture{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.section--ouverture .service-visual__img-wrap{aspect-ratio:4 / 3!important}.ouverture-item__picto{width:32px;height:32px}.ouverture-item__picto svg{width:18px;height:18px}}.about-layout{width:100%;max-width:100%;min-width:0}.about-layout__header{max-width:36rem;margin-bottom:2.5rem}.about-layout__header .section-label{display:block;margin-bottom:.875rem}.about-layout__header h2{font-family:var(--font-heading);font-size:clamp(1.5rem, 3.2vw, 2.25rem);font-weight:800;line-height:1.2;color:var(--bleu);letter-spacing:-.02em;margin:0}.about-layout__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem, 4vw, 4rem);align-items:start;width:100%;max-width:100%}.about-layout__grid--reverse .about-layout__content{order:1}.about-layout__grid--reverse .about-layout__mosaic,.about-layout__grid--reverse .about-layout__aside{order:2}.about-layout__content,.about-layout__mosaic,.about-layout__aside{min-width:0;max-width:100%}.about-layout__content .ouverture-accordion{margin-bottom:1.5rem}.about-layout__content .btn-modern{width:100%;max-width:100%;justify-content:center;box-sizing:border-box}.about-layout__lead{margin-top:2.5rem;max-width:42rem;font-size:1.0625rem;line-height:1.7;color:var(--color-text-muted);opacity:.85}.about-layout__mosaic{position:relative}.about-mosaic{display:grid;grid-template-columns:1.15fr 0.85fr 0.45fr;grid-template-rows:auto auto;gap:1rem;width:100%;max-width:100%}.about-mosaic__img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block;border:1px solid rgb(22 28 45 / .08)}.about-mosaic__img--main{grid-column:1;grid-row:1 / 3;min-height:280px;max-height:420px}.about-mosaic__img--mid{grid-column:2;grid-row:1;min-height:160px}.about-mosaic__img--sm{grid-column:3;grid-row:2;min-height:120px;align-self:end}.about-mosaic__panel{grid-column:2 / 4;grid-row:2;align-self:start;margin-top:.5rem}.section--urgence .urgence-panel,.about-mosaic__panel.urgence-panel{background:linear-gradient(145deg,var(--gris-fonce) 0%,#1c2a40 100%);border:1px dashed rgb(255 255 255 / .15);border-radius:var(--radius-lg);padding:1.5rem;color:#fff;box-shadow:var(--shadow-lg)}.section--urgence .urgence-panel__live,.urgence-panel__live{display:flex;align-items:center;gap:.5rem;color:#22c55e;font-size:.8125rem;font-weight:600;margin-bottom:.75rem}.section--urgence .urgence-panel__headline,.urgence-panel__headline{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 1rem}.section--urgence .urgence-panel__clock,.urgence-panel__clock{display:flex;flex-direction:column;align-items:center;background:rgb(0 0 0 / .25);border-radius:var(--radius-md);padding:1rem;margin-bottom:1rem}.urgence-panel__time{font-family:var(--font-heading);font-size:clamp(1.75rem, 4vw, 2.25rem);font-weight:800;line-height:1;letter-spacing:.05em}.urgence-panel__date{font-size:.8125rem;color:rgb(255 255 255 / .55);margin-top:.35rem;text-transform:capitalize}.urgence-panel__hours{margin-bottom:1rem}.urgence-hours-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 0;border-bottom:1px dashed rgb(255 255 255 / .12);font-size:.8125rem;color:rgb(255 255 255 / .7)}.urgence-hours-row:last-child{border-bottom:none}.urgence-hours-row strong{color:#fff;font-weight:700;white-space:nowrap}.urgence-hours-row__highlight{color:var(--rouge)!important}.urgence-panel__cta{width:100%;justify-content:center}.urgence__list--light{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.625rem}.urgence__list--light .urgence__list-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--color-text);line-height:1.45}.urgence__list--light .urgence__check{width:22px;height:22px;border-radius:50%;background:rgb(55 100 152 / .1);border:1px solid rgb(55 100 152 / .25);color:var(--bleu);display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:800;flex-shrink:0}.about-layout__aside .steps-visual{width:100%;max-width:100%;box-sizing:border-box}.about-layout__aside .steps-visual__title{color:var(--bleu)}.about-layout--serrure .marques-visual{width:100%;max-width:100%;box-sizing:border-box}.about-layout--serrure .marques-visual__title{color:var(--bleu);font-size:1.25rem}.about-layout--serrure .marques-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (max-width:1024px){.about-layout__grid,.about-layout__grid--reverse{grid-template-columns:1fr;gap:2rem}.about-layout__grid--reverse .about-layout__content,.about-layout__grid--reverse .about-layout__mosaic,.about-layout__grid--reverse .about-layout__aside{order:unset}.about-layout__header{margin-bottom:2rem;max-width:100%}.about-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.about-mosaic__img--main{grid-column:1 / 3;grid-row:1;min-height:220px;max-height:300px}.about-mosaic__img--mid{grid-column:1;grid-row:2;min-height:140px}.about-mosaic__img--sm{grid-column:2;grid-row:2;min-height:140px}.about-mosaic__panel{grid-column:1 / 3;grid-row:3;margin-top:0}.about-layout__lead{margin-top:2rem;font-size:.9375rem}.about-layout--serrure .marques-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.about-layout__header h2{font-size:clamp(1.35rem, 5.5vw, 1.75rem)}.about-mosaic{grid-template-columns:1fr;grid-template-rows:auto}.about-mosaic__img--main,.about-mosaic__img--mid,.about-mosaic__img--sm{grid-column:1;grid-row:auto;min-height:180px;max-height:none}.about-mosaic__panel{grid-column:1;grid-row:auto}.about-layout__content .btn-modern{white-space:normal;font-size:.875rem;padding:.65rem 1rem}.ouverture-item__btn{padding:1rem 1.125rem}.ouverture-item__question{font-size:.9375rem}.about-layout--serrure .marques-grid{grid-template-columns:repeat(2,1fr)}.steps-visual{padding:1.5rem!important}}@media (max-width:480px){.about-layout--serrure .marques-grid{grid-template-columns:1fr}.urgence-panel__time{font-size:1.75rem}}.urgence-hours-row__highlight{color:var(--rouge)!important}.steps-visual{background:#fff!important;border:1px dashed rgb(22 28 45 / .15)!important;border-radius:var(--radius-lg)!important;padding:2.5rem!important;box-shadow:var(--shadow-sm)!important}.steps-visual__title{font-size:1.35rem!important;font-weight:700!important;color:var(--gris-fonce)!important;margin-bottom:2rem!important;letter-spacing:-0.01em!important}.steps-list__num{background:var(--rouge)!important;font-weight:800!important;box-shadow:0 4px 10px rgb(226 9 30 / .2)!important}.steps-list__item:not(:last-child)::after{border-left:2px dashed rgb(22 28 45 / .15)!important;width:0!important;background:none!important;left:19px!important;top:42px!important;bottom:-24px!important}.steps-list__content strong{font-size:1.05rem!important;color:var(--gris-fonce)!important}.steps-list__content p{font-size:0.9rem!important;color:var(--color-text-muted)!important}.mini-faq{border-top:1px dashed rgb(22 28 45 / .15)!important;margin-top:2rem!important;padding-top:1.5rem!important}.mini-faq__item{border-bottom:1px dashed rgb(22 28 45 / .1)!important;padding:1rem 0!important}.mini-faq__item:last-child{border-bottom:none!important}.mini-faq__item summary{font-weight:600!important;color:var(--gris-fonce)!important;font-size:0.92rem!important}.marques-visual{background:#fff!important;border:1px dashed rgb(22 28 45 / .15)!important;border-radius:var(--radius-lg)!important;padding:2.5rem!important;box-shadow:var(--shadow-sm)!important}.marques-visual__title{font-size:1.35rem!important;font-weight:700!important;color:var(--gris-fonce)!important;margin-bottom:0.75rem!important}.marques-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1rem!important;margin-bottom:2rem!important}.marque-card{background:var(--color-bg-light)!important;border:1px dashed rgb(22 28 45 / .12)!important;border-radius:var(--radius-md)!important;padding:1.25rem 0.75rem!important;transition:all 0.3s cubic-bezier(.25,1,.5,1)!important}.marque-card:hover{border-color:var(--bleu)!important;background:#fff!important;transform:translateY(-3px)!important;box-shadow:var(--shadow-md)!important}.marque-card__nom{font-size:0.95rem!important;color:var(--gris-fonce)!important;font-weight:700!important}.marque-card__desc{font-size:0.75rem!important;color:var(--color-text-muted)!important}.marques-engagements li{font-size:0.92rem!important;color:var(--color-text)!important}.marques-engagements li span{color:var(--rouge)!important;font-weight:700!important}.urgence-panel{background:rgb(255 255 255 / .03)!important;border:1px dashed rgb(255 255 255 / .2)!important;border-radius:var(--radius-lg)!important;padding:2.5rem!important;backdrop-filter:blur(10px)!important;transition:border-color 0.3s ease,transform 0.3s ease!important}.urgence-panel:hover{border-color:var(--rouge)!important;transform:translateY(-4px)!important}.urgence-hours-row{border-bottom:1px dashed rgb(255 255 255 / .15)!important;padding:1rem 0!important}.urgence-hours-row:last-of-type{border-bottom:none!important}.arr-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))!important;gap:1rem!important;margin-bottom:2.5rem!important}.arr-chip{border:1px dashed rgb(22 28 45 / .15)!important;background:#fff!important;border-radius:var(--radius-md)!important;padding:1.25rem 1rem!important;transition:all 0.3s cubic-bezier(.25,1,.5,1)!important}.arr-chip:hover{border-color:var(--rouge)!important;transform:translateY(-3px)!important;box-shadow:var(--shadow-md)!important}.arr-chip__code{font-size:0.75rem!important;color:var(--color-text-muted)!important;margin-bottom:0.375rem!important}.arr-chip__nom{font-size:0.875rem!important;font-weight:700!important;color:var(--gris-fonce)!important}.arr-chip__qrt{font-size:0.7rem!important;color:var(--color-text-muted)!important;font-style:italic!important;margin-top:0.2rem!important;line-height:1.3!important}.arr-sep{border-top:1px dashed rgb(22 28 45 / .15)!important;margin:3.5rem 0!important;background:none!important;display:flex!important;justify-content:center!important;align-items:center!important}.arr-sep::before,.arr-sep::after{display:none!important}.arr-sep span{background:#fff!important;padding:.5rem 1.5rem!important;border:1px dashed rgb(22 28 45 / .15)!important;border-radius:9999px!important}.section--alt .arr-sep span{background:#F8F9FC!important}.banlieue-grid{gap:0.75rem!important}.banlieue-chip{background:#fff!important;border:1px dashed rgb(22 28 45 / .12)!important;font-size:0.85rem!important;padding:.5rem 1.25rem!important;transition:all 0.3s ease!important}.banlieue-chip:hover{background:var(--bleu)!important;border-color:var(--bleu)!important;color:#fff!important;transform:translateY(-2px)!important}.avis-note-globale{margin-top:1.5rem!important;gap:0.75rem!important}.avis-note-globale__score{font-size:1.0625rem!important}.avis-note-globale__score strong{font-size:2rem!important}.avis-grid{grid-template-columns:repeat(3,1fr)!important;gap:2rem!important}.avis-card{background:#fff!important;border:1px dashed rgb(22 28 45 / .15)!important;border-radius:var(--radius-lg)!important;padding:2rem!important;box-shadow:var(--shadow-sm)!important;transition:all 0.4s cubic-bezier(.25,1,.5,1)!important}.avis-card:hover{border-color:var(--bleu)!important;transform:translateY(-6px)!important;box-shadow:var(--shadow-lg)!important}.avis-card__avatar{background:linear-gradient(135deg,var(--bleu),var(--rouge))!important;width:48px!important;height:48px!important}.avis-card__nom{font-size:0.95rem!important;font-weight:700!important}.avis-card__texte{font-size:0.9rem!important;border-left:2px dashed rgb(226 9 30 / .3)!important;padding-left:1rem!important;color:var(--color-text-muted)!important;line-height:1.65!important}@media (min-width:992px){.faq-layout{grid-template-columns:350px 1fr!important;gap:5.5rem!important}.faq__intro{position:sticky!important;top:calc(var(--header-height) + 3rem)!important;border-right:1px dashed rgb(22 28 45 / .12)!important;padding-right:3.5rem!important}}.faq__stats{border-top:1px dashed rgb(22 28 45 / .12)!important;margin-top:2.5rem!important}.faq-item{border:1px dashed rgb(22 28 45 / .15)!important;border-radius:var(--radius-md)!important;margin-bottom:0.75rem!important;transition:all 0.3s cubic-bezier(.25,1,.5,1)!important}.faq-item:hover{border-color:var(--bleu)!important}.faq-item.is-open{border-color:var(--bleu)!important;box-shadow:var(--shadow-md)!important}.faq-item__btn{font-size:1rem!important;font-weight:700!important;padding:1.5rem 2rem!important}.faq-item__btn:hover{color:var(--bleu)!important;background:rgb(55 100 152 / .02)!important}.faq-item__btn[aria-expanded="true"]{color:var(--bleu)!important;background:rgb(55 100 152 / .03)!important}.faq-item__answer{padding:1.5rem 2rem!important;border-top:1px dashed rgb(22 28 45 / .12)!important;background:var(--color-bg-light)!important}.faq-item__answer p{font-size:0.95rem!important;color:var(--color-text-muted)!important;line-height:1.65!important}.cta-final__inner{background:var(--gris-fonce)!important;border:1px dashed rgb(255 255 255 / .15)!important;border-radius:var(--radius-xl)!important;padding:5rem 4rem!important;position:relative!important;z-index:2!important;overflow:hidden!important}.cta-final__title{font-size:clamp(1.75rem, 3.5vw, 2.5rem)!important;font-weight:800!important;color:#fff!important}.cta-final__ou{border:1px dashed rgb(255 255 255 / .2)!important;background:var(--gris-fonce)!important;color:rgb(255 255 255 / .6)!important}.cta-bloc{background:rgb(255 255 255 / .02)!important;border:1px dashed rgb(255 255 255 / .15)!important;border-radius:var(--radius-lg)!important;padding:3rem 2rem!important;transition:all 0.3s ease!important}.cta-bloc:hover{border-color:var(--rouge)!important;background:rgb(255 255 255 / .04)!important}.cta-form__input{border:1px solid rgb(255 255 255 / .15)!important;background:rgb(255 255 255 / .05)!important;color:#fff!important;border-radius:var(--radius-md)!important;padding:.875rem 1rem!important;font-size:0.95rem!important;transition:all 0.3s ease!important}.cta-form__input:focus{border-color:var(--rouge)!important;background:rgb(255 255 255 / .08)!important;outline:none!important;box-shadow:0 0 0 3px rgb(226 9 30 / .25)!important}.fade-in{opacity:0;transform:translateY(30px);transition:opacity 0.8s cubic-bezier(.25,1,.5,1),transform 0.8s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.fade-in.is-visible{opacity:1;transform:translateY(0)}.fade-in-left{opacity:0;transform:translateX(-30px);transition:opacity 0.8s cubic-bezier(.25,1,.5,1),transform 0.8s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.fade-in-left.is-visible{opacity:1;transform:translateX(0)}.fade-in-right{opacity:0;transform:translateX(30px);transition:opacity 0.8s cubic-bezier(.25,1,.5,1),transform 0.8s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.fade-in-right.is-visible{opacity:1;transform:translateX(0)}.stagger-in{opacity:0;transform:translateY(30px);transition:opacity 0.8s cubic-bezier(.25,1,.5,1),transform 0.8s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.stagger-in.is-visible{opacity:1;transform:translateY(0)}.stagger-in:nth-child(1){transition-delay:0.1s}.stagger-in:nth-child(2){transition-delay:0.2s}.stagger-in:nth-child(3){transition-delay:0.3s}.stagger-in:nth-child(4){transition-delay:0.4s}@media (max-width:991px){.two-columns{grid-template-columns:1fr!important;gap:3rem!important}.col-texte{border-right:none!important;border-left:none!important;padding-right:0!important;padding-left:0!important}.faq-layout{grid-template-columns:1fr!important;gap:3.5rem!important}.faq__intro{border-right:none!important;padding-right:0!important}.marques-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:576px){.marques-grid{grid-template-columns:1fr!important}.cta-final__inner{padding:3rem 1.5rem!important}.cta-bloc{padding:2rem 1.25rem!important}}.anchor-nav{position:sticky;top:var(--header-height);z-index:900;background:rgb(255 255 255 / .97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);box-shadow:0 2px 12px rgb(0 0 0 / .06);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.anchor-nav::-webkit-scrollbar{display:none}.anchor-nav .container{padding-top:0;padding-bottom:0}.anchor-nav__list{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;min-width:max-content}.anchor-nav__item{flex-shrink:0}.anchor-nav__link{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.125rem;font-family:var(--font-heading);font-size:.8125rem;font-weight:var(--fw-semibold);color:var(--color-text-muted);text-decoration:none;border-bottom:2px solid #fff0;transition:color 0.2s ease,border-color 0.2s ease;white-space:nowrap}.anchor-nav__link:hover{color:var(--bleu);border-bottom-color:var(--bleu)}.anchor-nav__link.is-active{color:var(--rouge);border-bottom-color:var(--rouge)}.anchor-nav__icon{flex-shrink:0;opacity:.6}.anchor-nav__item--cta{margin-left:auto}.anchor-nav__phone{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;margin:.375rem 0;background:var(--rouge);color:#fff;border-radius:9999px;font-family:var(--font-heading);font-size:.8125rem;font-weight:var(--fw-bold);text-decoration:none;white-space:nowrap;transition:background 0.2s ease,transform 0.2s ease;animation:pulse-red 2.5s infinite}.anchor-nav__phone:hover{background:var(--color-red-dark);transform:translateY(-1px);animation:none}.section--tarifs{background:var(--color-bg)}.tarifs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem}.tarif-card{display:flex;flex-direction:column;background:#fff;border:1px dashed rgb(22 28 45 / .15);border-radius:var(--radius-lg);padding:1.5rem;gap:1rem;transition:all 0.3s cubic-bezier(.25,1,.5,1);box-shadow:var(--shadow-sm)}.tarif-card:hover{border-color:var(--bleu);transform:translateY(-4px);box-shadow:var(--shadow-md)}.tarif-card--highlight{border-color:var(--rouge)!important;background:linear-gradient(135deg,#fff8f8 0%,#fff 100%);box-shadow:0 4px 20px rgb(226 9 30 / .12)}.tarif-card--highlight:hover{border-color:var(--rouge)!important;box-shadow:0 8px 30px rgb(226 9 30 / .2)}.tarif-card__icon{width:44px;height:44px;border-radius:var(--radius-md);background:var(--color-bg-light);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--bleu);flex-shrink:0}.tarif-card--highlight .tarif-card__icon{background:rgb(226 9 30 / .06);border-color:rgb(226 9 30 / .15);color:var(--rouge)}.tarif-card__icon svg{width:22px;height:22px}.tarif-card__body{flex:1}.tarif-card__title{font-family:var(--font-heading);font-size:.9375rem;font-weight:var(--fw-bold);color:var(--gris-fonce);margin-bottom:.375rem;line-height:1.3}.tarif-card__meta{display:flex;align-items:center;gap:.5rem}.tarif-card__delai{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--color-text-muted);font-weight:var(--fw-medium)}.tarif-card__prix{display:flex;flex-direction:column;align-items:flex-start;padding-top:.75rem;border-top:1px dashed rgb(22 28 45 / .1)}.tarif-card__fourch{font-family:var(--font-heading);font-size:1.125rem;font-weight:var(--fw-extrabold);color:var(--gris-fonce);line-height:1.2}.tarif-card--highlight .tarif-card__fourch{color:var(--rouge)}.tarif-card__ttc{font-size:.6875rem;font-weight:var(--fw-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:.125rem}.tarifs-note{display:flex;align-items:flex-start;gap:.875rem;background:#fff8e1;border:1px solid #fde68a;border-radius:var(--radius-lg);padding:1.125rem 1.5rem;margin-bottom:2.5rem}.tarifs-note p{font-size:.875rem;color:#92400e;margin:0;line-height:1.6}.tarifs-note svg{color:#d97706;margin-top:.125rem}.tarifs-cta{text-align:center}.tarifs-cta p{font-size:.9375rem;color:var(--color-text-muted);margin-bottom:1.25rem}@media (max-width:991px){.tarifs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.tarifs-grid{grid-template-columns:1fr}.anchor-nav__item--cta{display:none}}@media (max-width:767px){.anchor-nav__link{padding:.75rem .875rem;font-size:.75rem}.anchor-nav__link span{display:none}.anchor-nav__icon{opacity:1;width:20px;height:20px}}@media (max-width:1024px){.section{padding-top:4rem!important;padding-bottom:4rem!important}.section-header{text-align:left;margin-bottom:2rem;padding-inline:0}.section-header h2{font-size:clamp(1.35rem, 4vw, 2rem)!important}.section-header p{max-width:100%;margin-left:0;margin-right:0;font-size:.9375rem}.faq-layout{grid-template-columns:1fr!important;gap:2.5rem!important}.faq__intro{text-align:left;padding-right:0!important;border-right:none!important}.faq__intro .btn-modern{width:100%;justify-content:center}.faq__stats{justify-content:flex-start}.avis-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.arr-grid{grid-template-columns:repeat(3,1fr)!important}.tarifs-cta .btn-modern{width:100%;justify-content:center}}@media (max-width:767px){.section{padding-top:3rem!important;padding-bottom:3rem!important}.avis-grid{grid-template-columns:1fr!important}.arr-grid{grid-template-columns:repeat(2,1fr)!important;gap:0.625rem!important}.arr-chip{font-size:0.75rem!important;padding:.625rem 0.5rem!important}.faq-item__btn{padding:1.125rem 1.25rem!important;font-size:0.9375rem!important}.faq__stats{flex-direction:column;align-items:flex-start;gap:.75rem}.tarifs-note{flex-direction:column;padding:1rem}.cta-final__blocs{grid-template-columns:1fr!important}.cta-final__inner{padding:2.5rem 1.25rem!important}}@media (max-width:480px){.arr-grid{grid-template-columns:1fr 1fr!important}.banlieue-list{grid-template-columns:1fr!important}}.zones-map-wrapper{margin-top:2.5rem}.map-iframe-container{width:100%;border-radius:24px;overflow:hidden;box-shadow:0 8px 32px rgb(0 0 0 / .08)}.map-iframe-container iframe{display:block;width:100%;height:450px;border:0;border-radius:24px}@media (max-width:768px){.map-iframe-container iframe{height:280px}}.op-header{text-align:center;max-width:780px;margin:0 auto 3rem}.op-header__title{font-size:clamp(1.75rem, 3.5vw, 2.5rem);font-weight:800;line-height:1.2;color:var(--gris-fonce,#161C2D);margin-bottom:.5rem}.op-header__accent{display:block;font-size:clamp(1rem, 2vw, 1.25rem);font-weight:600;color:var(--rouge,#E2091E)}.op-header__lead{font-size:1.0625rem;line-height:1.7;color:#4B5563;margin-top:.75rem}.op-header__geo{font-size:.9375rem;line-height:1.6;color:var(--color-text-muted);margin-top:.625rem;font-style:italic}.op-grid{align-items:stretch!important;grid-template-columns:1fr 420px}.op-content{display:flex;flex-direction:column}.op-content .op-service-block{flex:1;margin-top:0;margin-bottom:0}.op-content .op-service-block+.op-service-block{margin-top:1rem}.op-aside{display:flex;flex-direction:column}.op-card{background:#fff;border:1px solid #E5E7EB;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgb(0 0 0 / .06);display:flex;flex-direction:column;flex:1}.op-card__img-wrap{position:relative;overflow:hidden;flex:1;min-height:200px}.op-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.op-card:hover .op-card__img{transform:scale(1.03)}.op-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:0}.op-card__body .pc-steps{flex:none;margin-bottom:1.25rem}.op-card__body .pc-steps-card__cta{width:100%;justify-content:center}.op-service-block{padding:1.5rem;border-radius:16px;border:1px solid #E5E7EB;background:#fff;transition:box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column}.op-service-block:hover{box-shadow:0 8px 24px rgb(0 0 0 / .07);border-color:rgb(226 9 30 / .2)}.op-service-block__head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.875rem}.op-service-block__icon{width:44px;height:44px;border-radius:10px;background:rgb(226 9 30 / .06);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--rouge,#E2091E)}.op-service-block__icon svg{width:22px;height:22px}.op-service-block__title{font-size:1.0625rem;font-weight:700;color:var(--gris-fonce,#161C2D);margin:0 0 .25rem;line-height:1.3}.op-service-block__tag{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;padding:2px 10px;border-radius:9999px}.op-service-block__tag--red{background:rgb(226 9 30 / .08);color:var(--rouge,#E2091E)}.op-service-block__tag--blue{background:rgb(55 100 152 / .08);color:var(--bleu,#376498)}.op-service-block__text{font-size:.9375rem;line-height:1.65;color:#4B5563;margin:0}.op-zones{margin-top:3rem;padding:2rem;border-radius:20px;background:#F9FAFB;border:1px solid #E5E7EB}.op-zones__title{font-size:1.25rem;font-weight:700;color:var(--gris-fonce,#161C2D);margin-bottom:.5rem}.op-zones__lead{font-size:.9375rem;color:#4B5563;line-height:1.65;margin-bottom:1.25rem}.op-zones__chips{display:flex;flex-wrap:wrap;gap:.5rem}.op-zones__chip{display:inline-flex;align-items:center;padding:.35rem .9rem;border-radius:9999px;font-size:.8125rem;font-weight:600;background:#fff;border:1px solid #D1D5DB;color:var(--gris-fonce,#161C2D);transition:border-color .2s,color .2s}.op-zones__chip:hover{border-color:var(--rouge);color:var(--rouge)}.op-faq{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #E5E7EB}.urgence-v2__why{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem}.urgence-v2__why-item{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.75rem 1.5rem;border-radius:12px;background:rgb(255 255 255 / .1);backdrop-filter:blur(6px);border:1px solid rgb(255 255 255 / .15);min-width:150px}.urgence-v2__why-label{font-size:.875rem;font-weight:700;color:#fff}.urgence-v2__why-desc{font-size:.75rem;color:rgb(255 255 255 / .7)}@media (max-width:1024px){.op-grid{grid-template-columns:1fr!important;gap:2rem}.op-card{flex-direction:row;border-radius:16px;min-height:0}.op-card__img-wrap{flex:0 0 220px;min-height:0}.op-card__body{flex:1}}@media (max-width:640px){.op-header{text-align:left}.op-header__title{font-size:1.5rem}.op-service-block__head{gap:.75rem}.op-zones{padding:1.25rem}.op-faq{padding-top:1.75rem}.op-card{flex-direction:column}.op-card__img-wrap{flex:none;min-height:200px}.op-card__body .btn-modern,.op-card__body .section-service-link{width:100%;justify-content:center;box-sizing:border-box}.op-card__body .pc-steps__item{gap:.625rem}.op-card__body .pc-steps__item p{font-size:.8125rem}.urgence-v2__why{gap:.625rem}.urgence-v2__why-item{min-width:calc(50% - .625rem);padding:.625rem 1rem}}@media (max-width:400px){.section--ouverture{overflow-x:clip}.op-header__title{font-size:1.35rem}.op-header__accent{font-size:.9375rem}.op-header__lead,.op-header__geo{font-size:.9rem}.op-service-block{padding:1rem}.op-service-block__icon{width:38px;height:38px;flex-shrink:0}.op-service-block__title{font-size:1rem}.op-card__body{padding:1rem}.pc-steps-card__title{font-size:.9375rem}.op-zones{padding:1rem;margin-top:1.5rem}.op-zones__title{font-size:1rem}.pc-faq__question{font-size:.8125rem}.pc-faq__answer{font-size:.8rem}.pc-reassurance__card{padding:1.25rem 1rem}}.pf-hero{position:relative;overflow:hidden;padding:calc(var(--header-height, 72px) + 2.5rem) 0 4rem;color:#fff}.pf-hero__bg{position:absolute;inset:0;z-index:0}.pf-hero__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pf-hero__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(22 28 45 / .96) 0%,rgb(55 100 152 / .88) 100%)}.pf-hero__inner{position:relative;z-index:1}.pf-breadcrumb{margin-bottom:1.5rem}.pf-breadcrumb__list{display:flex;align-items:center;gap:.375rem;list-style:none;padding:0;margin:0;font-size:.8125rem}.pf-breadcrumb__link{color:rgb(255 255 255 / .7);text-decoration:none}.pf-breadcrumb__link:hover{color:#fff}.pf-breadcrumb__sep{color:rgb(255 255 255 / .4)}.pf-breadcrumb__current{color:rgb(255 255 255 / .9)}.pf-hero__content{max-width:680px}.pf-hero__label{color:rgb(255 255 255 / .8)!important;border-color:rgb(255 255 255 / .25)!important;background:rgb(255 255 255 / .1)!important}.pf-hero__h1{font-size:clamp(1.75rem, 3.5vw, 2.75rem);font-weight:800;line-height:1.15;margin:.75rem 0 1rem;color:#fff}.pf-hero__lead{font-size:1.0625rem;line-height:1.7;color:rgb(255 255 255 / .85);margin-bottom:1.5rem}.pf-hero__badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.pf-hero__badge{display:flex;flex-direction:column;align-items:center;padding:.625rem 1.25rem;background:rgb(255 255 255 / .1);backdrop-filter:blur(6px);border:1px solid rgb(255 255 255 / .15);border-radius:12px;min-width:90px}.pf-hero__badge-val{font-size:1rem;font-weight:800;color:#fff}.pf-hero__badge-label{font-size:.7rem;color:rgb(255 255 255 / .7);text-align:center;margin-top:.125rem}.pf-hero__grid{display:grid;grid-template-columns:1fr 420px;gap:3rem;align-items:center}.pf-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.pf-hero__more{flex-shrink:0}.pf-hero__img-col{display:flex;justify-content:flex-end}.pf-hero__img-wrap{position:relative;width:100%;border-radius:20px;overflow:hidden;box-shadow:0 24px 64px rgb(0 0 0 / .35)}.pf-hero__img{width:100%;height:360px;object-fit:cover;display:block}.pf-hero__img-badge{position:absolute;bottom:1rem;left:1rem;background:rgb(22 28 45 / .85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:999px;padding:.4rem 1rem;display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#fff}.pf-hero__img-badge svg{width:14px;height:14px;color:#4ade80}.pf-split{overflow:hidden}.pf-split__inner{display:grid;grid-template-columns:1fr 420px;gap:3.5rem;align-items:center}.pf-split__title{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:clamp(1.375rem, 2.5vw, 2rem);font-weight:800;color:var(--gris-fonce,#161C2D);line-height:1.2;margin:.625rem 0 1rem}.pf-split__text{font-size:1rem;line-height:1.75;color:#4B5563;margin-bottom:1.25rem}.pf-split__list{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:.625rem}.pf-split__list-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.55;color:var(--gris-fonce,#161C2D)}.pf-split__check{width:18px;height:18px;color:var(--rouge,#E2091E);flex-shrink:0;margin-top:.1rem}.pf-split__img-col{display:flex;justify-content:flex-end}.pf-split__img-wrap{position:relative;width:100%;border-radius:20px;overflow:hidden;box-shadow:0 16px 48px rgb(0 0 0 / .10)}.pf-split__img{width:100%;height:400px;object-fit:cover;display:block}.pf-split__badge{position:absolute;top:1rem;right:1rem;background:var(--rouge,#E2091E);border-radius:14px;padding:.75rem 1.125rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 8px 24px rgb(226 9 30 / .35);color:#fff;line-height:1}.pf-split__badge-num{font-size:2rem;font-weight:900}.pf-split__badge-unit{font-size:1rem;font-weight:700}.pf-split__badge-label{font-size:.7rem;opacity:.85;margin-top:.25rem;text-align:center}.pf-sec__h2{font-size:clamp(1.3rem, 2.5vw, 1.875rem);font-weight:800;color:var(--gris-fonce,#161C2D);margin-bottom:.75rem}.pf-sec--dark{background:linear-gradient(135deg,var(--gris-fonce,#161C2D) 0%,var(--bleu,#376498) 100%)}.pf-sec--dark .pf-sec__h2{color:#fff}.pf-sec--dark .pf-sec__intro,.pf-sec--dark .pf-sec__text{color:rgb(255 255 255 / .80)}.pf-sec--dark .pf-list__item{color:rgb(255 255 255 / .90)}.pf-sec--dark .pf-list__item svg{color:#4ade80}.pf-sec--dark .pf-ext-links{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .15)}.pf-sec--dark .pf-ext-links__label{color:rgb(255 255 255 / .6)}.pf-sec--dark .pf-ext-link{color:rgb(255 255 255 / .85)}.pf-sec--dark .pf-ext-link:hover{color:#fff}.pf-sec--dark .pf-ext-link__source{color:rgb(255 255 255 / .45)}.pf-sec--dark .pf-technique__name{color:#4ade80}.pf-sec--dark .pf-technique__desc{color:rgb(255 255 255 / .75)}.pf-sec--dark .pf-niveau{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .12)}.pf-sec--dark .pf-niveau__name{color:#fff}.pf-sec--dark .pf-niveau__desc{color:rgb(255 255 255 / .75)}.pf-sec--dark .pf-card{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .10)}.pf-sec--dark .pf-card__title{color:#fff}.pf-sec--dark .pf-card__text{color:rgb(255 255 255 / .75)}.pf-sec--dark .pf-card__tag{background:rgb(255 255 255 / .15);color:#fff}.pf-sec__intro,.pf-sec__text{font-size:1rem;line-height:1.75;color:#4B5563;margin-bottom:1.5rem}.pf-card__body{display:flex;flex-direction:column;flex:1}.pf-card__tag{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--rouge,#E2091E);background:rgb(226 9 30 / .08);border-radius:99px;padding:.2rem .7rem;margin-bottom:.5rem;width:fit-content}.pf-niveau__star{color:#D1D5DB}.pf-niveau__star--on{color:#FBBC05}.pf-ext-links{margin-top:1.5rem;padding:1rem 1.25rem;background:rgb(55 100 152 / .04);border:1px solid var(--color-border,#e5e7eb);border-radius:12px;display:flex;flex-direction:column;gap:.625rem}.pf-ext-links__label{font-size:.8125rem;font-weight:700;color:var(--bleu,#376498);text-transform:uppercase;letter-spacing:.04em;display:flex;align-items:center;gap:.4rem;margin-bottom:.25rem}.pf-ext-links__label svg{width:14px;height:14px}.pf-ext-link{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--bleu,#376498);text-decoration:none;transition:color .2s}.pf-ext-link:hover{color:var(--rouge,#E2091E)}.pf-ext-link__source{font-size:.75rem;color:#9CA3AF;margin-left:auto}.pf-ext-link__ico{width:12px;height:12px;flex-shrink:0}.pf-faq-header{text-align:center;margin-bottom:2rem}.pf-faq-title{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:clamp(1.375rem, 2.5vw, 2rem);font-weight:800;color:var(--gris-fonce,#161C2D);margin:.625rem 0 .75rem}.pf-faq-lead{font-size:1rem;line-height:1.7;color:#6B7280;max-width:560px;margin:0 auto}.pf-cta-final{position:relative;overflow:hidden;padding:5rem 0;color:#fff}.pf-cta-final__bg{position:absolute;inset:0;z-index:0}.pf-cta-final__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pf-cta-final__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(22 28 45 / .97) 0%,rgb(55 100 152 / .90) 100%)}.pf-cta-final__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.pf-cta-final__text{flex:1;min-width:280px}.pf-cta-final__title{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:800;color:#fff;margin:.625rem 0 .875rem;line-height:1.2}.pf-cta-final__desc{font-size:.9375rem;color:rgb(255 255 255 / .75);margin:0 0 1.25rem;line-height:1.65}.pf-cta-final__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.pf-cta-final__list li{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:rgb(255 255 255 / .85)}.pf-cta-final__list svg{width:16px;height:16px;color:#4ade80;flex-shrink:0}.pf-cta-final__btn{flex-shrink:0}.pf-maillage__header{text-align:center;margin-bottom:2rem}.pf-maillage__card-icon{width:44px;height:44px;background:rgb(226 9 30 / .07);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pf-maillage__card-icon svg{width:22px;height:22px;color:var(--rouge,#E2091E)}.pf-maillage__card--home .pf-maillage__card-icon{background:rgb(255 255 255 / .2)}.pf-maillage__card--home .pf-maillage__card-icon svg{color:#fff}.pf-maillage__card-body{flex:1;display:flex;flex-direction:column;gap:.25rem}.pf-maillage__card-desc{font-size:.8125rem;color:#6B7280;line-height:1.45}.pf-maillage__card--home .pf-maillage__card-desc{color:rgb(255 255 255 / .75)}.pf-list{padding:0;margin:1rem 0 0;list-style:none;display:flex;flex-direction:column;gap:.625rem}.pf-list__item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.55;color:var(--gris-fonce,#161C2D)}.pf-list__item svg{width:18px;height:18px;color:var(--rouge,#E2091E);flex-shrink:0;margin-top:.1rem}.pf-section__h2{font-size:clamp(1.3rem, 2.5vw, 1.875rem);font-weight:800;color:var(--gris-fonce,#161C2D);margin-bottom:.75rem}.pf-section__intro,.pf-section__text{font-size:1rem;line-height:1.7;color:#4B5563;max-width:780px;margin-bottom:1.5rem}.pf-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.pf-card{padding:1.625rem;border-radius:16px;border:1px solid #E5E7EB;background:#fff;display:flex;flex-direction:column;gap:0;transition:box-shadow .25s,border-color .25s,transform .25s}.pf-card:hover{box-shadow:0 8px 28px rgb(0 0 0 / .08);border-color:rgb(226 9 30 / .25);transform:translateY(-2px)}.pf-card__icon{width:44px;height:44px;border-radius:12px;background:rgb(226 9 30 / .07);display:flex;align-items:center;justify-content:center;color:var(--rouge,#E2091E);margin-bottom:1rem;flex-shrink:0}.pf-card__icon svg{width:22px;height:22px}.pf-card__title{font-size:1rem;font-weight:700;color:var(--gris-fonce,#161C2D);margin:0 0 .5rem;line-height:1.3;width:100%}.pf-card__text{font-size:.9rem;line-height:1.65;color:#4B5563;margin:0}.pf-techniques{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.pf-technique{padding:1.25rem;border-radius:12px;background:#F9FAFB;border:1px solid #E5E7EB}.pf-technique__name{display:block;font-weight:700;color:var(--rouge,#E2091E);margin-bottom:.375rem}.pf-technique__desc{font-size:.875rem;line-height:1.6;color:#4B5563;margin:0}.pf-niveaux{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.pf-niveau{padding:1.25rem;border-radius:12px;border:1px solid #E5E7EB;background:#fff;transition:border-color .2s}.pf-niveau:hover{border-color:var(--rouge)}.pf-niveau__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.pf-niveau__name{font-weight:700;font-size:.9375rem;color:var(--gris-fonce,#161C2D)}.pf-niveau__stars{color:#FBBC05;font-size:.875rem;letter-spacing:.1em}.pf-niveau__desc{font-size:.875rem;line-height:1.6;color:#4B5563;margin:0}.pf-tarifs{border:1px solid #E5E7EB;border-radius:16px;overflow:hidden;background:#fff}.pf-tarif-row{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center;padding:.875rem 1.25rem;border-bottom:1px solid #F3F4F6}.pf-tarif-row:last-child{border-bottom:none}.pf-tarif-row:nth-child(even){background:#F9FAFB}.pf-tarif-row__label{font-weight:600;font-size:.9375rem;color:var(--gris-fonce,#161C2D)}.pf-tarif-row__note{font-size:.8125rem;color:#6B7280}.pf-tarif-row__prix{font-weight:700;color:var(--rouge,#E2091E);white-space:nowrap}.pf-list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.pf-list__item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:#374151;line-height:1.6}.pf-list__item::before{content:'✓';color:var(--rouge,#E2091E);font-weight:700;flex-shrink:0;margin-top:.1em}.pf-tarifs-section{background:#fff}.pf-tarifs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem}.pf-tarif-card{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem;border-radius:16px;border:1px solid #E5E7EB;background:#F9FAFB;transition:box-shadow .2s}.pf-tarif-card:hover{box-shadow:0 6px 20px rgb(0 0 0 / .06)}.pf-tarif-card__label{font-weight:700;font-size:.9375rem;color:var(--gris-fonce,#161C2D)}.pf-tarif-card__note{font-size:.8rem;color:#6B7280}.pf-tarif-card__prix{font-size:1.25rem;font-weight:800;color:var(--rouge,#E2091E);margin-top:auto;padding-top:.5rem}.pf-tarif-card--info{background:var(--rouge,#E2091E);border-color:var(--rouge,#E2091E)}.pf-tarif-card--info .pf-tarif-card__label,.pf-tarif-card--info .pf-tarif-card__note{color:rgb(255 255 255 / .9)}.pf-tarif-card__tel{font-size:1.125rem;font-weight:800;color:#fff;text-decoration:none;margin-top:auto;padding-top:.5rem}.pf-tarif-card__tel:hover{color:rgb(255 255 255 / .85)}.pf-cta-final{background:var(--gris-fonce,#161C2D)}.pf-cta-final__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.pf-cta-final__title{font-size:clamp(1.25rem, 2.5vw, 1.875rem);font-weight:800;color:#fff;margin:0 0 .5rem}.pf-cta-final__desc{font-size:.9375rem;color:rgb(255 255 255 / .75);margin:0}.pf-maillage__title{font-size:1.25rem;font-weight:700;color:var(--gris-fonce,#161C2D);margin-bottom:1.5rem}.pf-maillage__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.pf-maillage__card{display:flex;flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid #E5E7EB;background:#fff;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s}.pf-maillage__card:hover{box-shadow:0 8px 24px rgb(0 0 0 / .08);border-color:var(--rouge);transform:translateY(-2px)}.pf-maillage__card--home{background:var(--rouge,#E2091E);border-color:var(--rouge,#E2091E)}.pf-maillage__card--home .pf-maillage__card-label{color:#fff}.pf-maillage__card--home .pf-maillage__card-sub{color:rgb(255 255 255 / .8)}.pf-maillage__card--home .pf-maillage__arrow{color:#fff}.pf-maillage__card-label{font-weight:700;font-size:.9375rem;color:var(--gris-fonce,#161C2D)}.pf-maillage__card-sub{font-size:.8125rem;color:#6B7280}.pf-maillage__arrow{font-size:1.125rem;color:var(--rouge,#E2091E);margin-top:auto;padding-top:.5rem}@media (max-width:1024px){.pf-hero__grid{grid-template-columns:1fr}.pf-hero__img-col{display:none}.pf-split__inner{grid-template-columns:1fr}.pf-split__img-col{display:none}}@media (max-width:768px){.pf-hero__h1{font-size:1.5rem}.pf-hero__badges{gap:.5rem}.pf-hero__badge{min-width:calc(50% - .25rem)}.pf-hero__ctas{flex-direction:column}.pf-hero__ctas .btn-modern{width:100%;justify-content:center}.pf-cards{grid-template-columns:1fr}.pf-techniques{grid-template-columns:1fr}.pf-niveaux{grid-template-columns:1fr}.pf-maillage__grid{grid-template-columns:1fr 1fr}.pf-faq-header{text-align:left}.pf-faq-lead{margin:0}}@media (max-width:480px){.pf-hero__badges{flex-wrap:wrap}.pf-hero__badge{min-width:calc(50% - .25rem);flex:1}.pf-maillage__grid{grid-template-columns:1fr}}.section--faq{background:#fff}.faq-v2{display:grid;grid-template-columns:320px 1fr;gap:4rem;align-items:start}.faq-v2__title{font-size:clamp(1.5rem, 2.5vw, 2rem);font-weight:800;line-height:1.2;color:var(--gris-fonce,#161C2D);margin:.75rem 0 1rem}.faq-v2__title-accent{display:block;font-size:clamp(.9rem, 1.5vw, 1.1rem);font-weight:600;color:var(--rouge,#E2091E);margin-top:.25rem}.faq-v2__lead{font-size:.9375rem;line-height:1.7;color:#4B5563;margin-bottom:1.5rem}.faq-v2__cta{width:100%;justify-content:center}.faq-v2__trust{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}.faq-v2__trust-item{display:flex;align-items:center;gap:.625rem;font-size:.875rem;font-weight:600;color:#374151}.faq-v2__trust-item svg{width:18px;height:18px;color:var(--rouge,#E2091E);flex-shrink:0}.faq-v2__accordion{display:flex;flex-direction:column;gap:.625rem}.faq-v2__item{border:1px solid #E5E7EB;border-radius:14px;overflow:hidden;background:#fff;transition:border-color .2s,box-shadow .2s}.faq-v2__item:has(.faq-v2__btn[aria-expanded="true"]){border-color:rgb(226 9 30 / .3);box-shadow:0 4px 16px rgb(226 9 30 / .06)}.faq-v2__btn{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;background:none;border:none;cursor:pointer;text-align:left;transition:background .15s}.faq-v2__btn:hover{background:rgb(226 9 30 / .02)}.faq-v2__btn[aria-expanded="true"]{background:rgb(226 9 30 / .03)}.faq-v2__question{font-size:.9375rem;font-weight:600;color:var(--gris-fonce,#161C2D);line-height:1.45}.faq-v2__btn[aria-expanded="true"] .faq-v2__question{color:var(--rouge,#E2091E)}.faq-v2__chevron{flex-shrink:0;width:20px;height:20px;color:#9CA3AF;transition:transform .25s ease}.faq-v2__chevron svg{width:100%;height:100%;display:block}.faq-v2__btn[aria-expanded="true"] .faq-v2__chevron{transform:rotate(180deg);color:var(--rouge,#E2091E)}.faq-v2__answer{padding:0 1.25rem 1.125rem;font-size:.9rem;line-height:1.7;color:#4B5563}.faq-v2__answer p{margin:0}@media (max-width:960px){.faq-v2{grid-template-columns:1fr;gap:2.5rem}.faq-v2__trust{flex-direction:row;flex-wrap:wrap;gap:1rem}.faq-v2__cta{width:auto}}@media (max-width:640px){.faq-v2__trust{flex-direction:column}}.section--cta-v2{position:relative;overflow:hidden;background:#fff0;color:#fff;padding:5rem 0}.cta-v2__bg{position:absolute;inset:0;z-index:0}.cta-v2__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cta-v2__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(22 28 45 / .97) 0%,rgb(22 28 45 / .93) 100%)}.cta-v2__container{position:relative;z-index:1}.cta-v2__inner{max-width:680px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.cta-v2__label{color:rgb(255 255 255 / .8)!important;border-color:rgb(255 255 255 / .25)!important;background:rgb(255 255 255 / .1)!important}.cta-v2__title{font-size:clamp(1.75rem, 3.5vw, 2.5rem);font-weight:800;line-height:1.2;color:#fff!important;margin:.75rem 0 1rem}.cta-v2__title-accent{display:block;font-size:clamp(1rem, 1.8vw, 1.25rem);font-weight:600;color:rgb(255 255 255 / .75);margin-top:.25rem}.cta-v2__lead{font-size:1.0625rem;line-height:1.7;color:rgb(255 255 255 / .8);margin-bottom:2rem;max-width:560px}.cta-v2__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem}.cta-v2__trust-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.125rem;border-radius:9999px;background:rgb(255 255 255 / .1);backdrop-filter:blur(6px);border:1px solid rgb(255 255 255 / .15);font-size:.875rem;font-weight:600;color:#fff}.cta-v2__trust-icon{width:16px;height:16px;flex-shrink:0}.cta-v2__trust-icon svg{width:100%;height:100%;color:rgb(255 255 255 / .85)}.cta-v2__btn{font-size:1.125rem;padding:1rem 2.5rem}.cta-v2__note{margin-top:1.25rem;font-size:.8125rem;color:rgb(255 255 255 / .5)}@media (max-width:640px){.section--cta-v2{padding:3.5rem 0}.cta-v2__trust{gap:.625rem}.cta-v2__trust-item{font-size:.8rem;padding:.4rem .875rem}.cta-v2__btn{width:100%;justify-content:center}}.pc-header h2,.pc-info-block__title,.pc-steps-card__title,.pc-reassurance__title,.pc-faq__title,.testimonials-section-unified h2,.faq-v2__title,.section--arrondissements h2,.section-header h2{color:var(--bleu,#376498)!important}.pc-info-block__title svg{color:var(--bleu,#376498)!important}.section--expertise{background:var(--color-white,#fff);padding-block:var(--space-20,5rem)}.expertise__header{text-align:center;max-width:760px;margin:0 auto var(--space-12,3rem)}.expertise__title{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:clamp(1.5rem, 3vw, 2rem);font-weight:700;color:var(--bleu,#376498);line-height:1.25;margin-bottom:1rem}.expertise__intro{font-size:1rem;color:var(--color-text-light,#6b7280);line-height:1.7;max-width:640px;margin:0 auto}.expertise__group{margin-bottom:var(--space-12,3rem)}.expertise__group:last-child{margin-bottom:0}.expertise__group-title{display:flex;align-items:center;gap:.625rem;font-family:var(--font-heading,'Montserrat',sans-serif);font-size:1.125rem;font-weight:700;color:var(--color-dark,#0f172a);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--rouge,#E2091E);width:fit-content}.expertise__group-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgb(226 9 30 / .08);border-radius:6px;flex-shrink:0}.expertise__group-icon svg{width:16px;height:16px;color:var(--rouge,#E2091E)}.expertise__grid{display:grid;gap:1.25rem}.expertise__grid--3{grid-template-columns:repeat(3,1fr)}.expertise__grid--portes{grid-template-columns:repeat(6,1fr)}.expertise__grid--portes .expertise-card:nth-child(-n+3){grid-column:span 2}.expertise__grid--portes .expertise-card:nth-child(4){grid-column:2 / span 2}.expertise__grid--portes .expertise-card:nth-child(5){grid-column:4 / span 2}.expertise-card{background:var(--color-white,#fff);border:1.5px solid var(--color-border,#e5e7eb);border-radius:var(--radius-xl,16px);padding:1.5rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.expertise-card:hover{border-color:rgb(226 9 30 / .3);box-shadow:0 4px 20px rgb(226 9 30 / .08),0 1px 6px rgb(0 0 0 / .06);transform:translateY(-3px)}.expertise-card__icon-wrap{width:48px;height:48px;background:linear-gradient(135deg,rgb(55 100 152 / .08) 0%,rgb(226 9 30 / .06) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.expertise-card__icon-wrap svg{width:24px;height:24px;color:var(--bleu,#376498);transition:color .2s}.expertise-card:hover .expertise-card__icon-wrap svg{color:var(--rouge,#E2091E)}.expertise-card__title{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:.9375rem;font-weight:700;color:var(--color-dark,#0f172a);line-height:1.3;margin:0}.expertise-card__text{font-size:.8125rem;color:var(--color-text-light,#6b7280);line-height:1.65;margin:0;flex:1}.expertise-card__link{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:var(--bleu,#376498);text-decoration:none;margin-top:auto;padding-top:.5rem;border-top:1px solid var(--color-border,#e5e7eb);transition:color .2s,gap .2s}.expertise-card__link:hover{color:var(--rouge,#E2091E);gap:.5rem}.expertise-card__link svg{width:11px;height:11px;flex-shrink:0}@media (max-width:1024px){.expertise__grid--portes{grid-template-columns:repeat(4,1fr)}.expertise__grid--portes .expertise-card:nth-child(-n+3){grid-column:span 2}}@media (max-width:900px){.expertise__grid--portes,.expertise__grid--3{grid-template-columns:repeat(2,1fr)}.expertise__grid--portes .expertise-card:nth-child(-n+3),.expertise__grid--portes .expertise-card:nth-child(4),.expertise__grid--portes .expertise-card:nth-child(5){grid-column:auto}}@media (max-width:600px){.section--expertise{padding-block:3rem}.expertise__grid--portes,.expertise__grid--3{grid-template-columns:1fr}.expertise__grid--portes .expertise-card:nth-child(-n+3),.expertise__grid--portes .expertise-card:nth-child(4),.expertise__grid--portes .expertise-card:nth-child(5){grid-column:auto}.expertise__group-title{font-size:1rem}.expertise-card{padding:1.25rem 1rem 1rem}}.btn-modern--outline{background:#fff0;color:var(--bleu,#376498);border:2px solid var(--bleu,#376498)}.btn-modern--outline:hover,.btn-modern--outline:focus-visible{background:var(--bleu,#376498);color:#fff;border-color:var(--bleu,#376498)}.btn-modern--outline .circle-arrow{background:var(--bleu,#376498);color:#fff}.btn-modern--outline:hover .circle-arrow,.btn-modern--outline:focus-visible .circle-arrow{background:#fff;color:var(--bleu,#376498)}.btn-modern--outline-white{background:#fff0;color:#fff;border:2px solid rgb(255 255 255 / .65)}.btn-modern--outline-white:hover,.btn-modern--outline-white:focus-visible{background:rgb(255 255 255 / .12);border-color:#fff;color:#fff}.btn-modern--outline-white .circle-arrow{background:rgb(255 255 255 / .2);color:#fff}.btn-modern--outline-white:hover .circle-arrow{background:rgb(255 255 255 / .35)}.section-service-link,.urgence-v2__more,.cs-hero__more{margin-top:.625rem}.urgence-v2__cta-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem}.cs-hero__cta,.cs-hero__more{width:100%;justify-content:center}.section--apropos{background:var(--color-bg-alt,#f8fafc);padding-block:var(--space-20,5rem);border-top:1px solid var(--color-border,#e5e7eb);border-bottom:1px solid var(--color-border,#e5e7eb)}.apropos__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.apropos__title{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:clamp(1.5rem, 3vw, 2rem);font-weight:800;color:var(--color-dark,#0f172a);line-height:1.2;margin:.75rem 0 1rem}.apropos__title-accent{display:block;font-size:clamp(1rem, 2vw, 1.25rem);font-weight:600;color:var(--rouge,#E2091E);margin-top:.25rem}.apropos__lead{font-size:1rem;line-height:1.7;color:var(--color-text,#374151);margin-bottom:1rem}.apropos__text{font-size:.9375rem;line-height:1.7;color:var(--color-text-light,#6b7280);margin-bottom:1.75rem}.apropos__badges{display:flex;flex-direction:column;gap:.625rem;margin-bottom:2rem}.apropos__badge{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:600;color:var(--color-dark,#0f172a)}.apropos__badge-icon{width:36px;height:36px;background:rgb(226 9 30 / .07);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.apropos__badge-icon svg{width:18px;height:18px;color:var(--rouge,#E2091E)}.apropos__img-col{position:relative}.apropos__img-wrap{position:relative;border-radius:20px;overflow:visible}.apropos__img{width:100%;height:480px;object-fit:cover;border-radius:20px;display:block;box-shadow:0 20px 60px rgb(0 0 0 / .15)}.apropos__float-badge{position:absolute;background:#fff;border-radius:14px;padding:.875rem 1.125rem;box-shadow:0 8px 32px rgb(0 0 0 / .12);display:flex;flex-direction:column;gap:.25rem;min-width:148px;border:1.5px solid rgb(255 255 255 / .9);z-index:2}.apropos__float-badge--tl{top:-18px;left:-22px}.apropos__float-badge--br{bottom:28px;right:-22px}.apropos__float-badge--bl{bottom:-18px;left:30px}.apropos__float-stat{display:flex;align-items:baseline;gap:.1rem;line-height:1}.apropos__float-plus{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:1.125rem;font-weight:900;color:var(--rouge,#E2091E)}.apropos__float-num{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:2rem;font-weight:900;color:var(--rouge,#E2091E);line-height:1}.apropos__float-unit{font-family:var(--font-heading,'Montserrat',sans-serif);font-size:1.25rem;font-weight:900;color:var(--rouge,#E2091E)}.apropos__float-label{font-size:.8125rem;font-weight:600;color:var(--color-text,#374151);line-height:1.3}.apropos__float-stars{color:#FBBC05;font-size:.875rem;letter-spacing:.05em}@media (max-width:1024px){.apropos__float-badge--tl{left:-10px}.apropos__float-badge--br{right:-10px}}@media (max-width:900px){.apropos__grid{grid-template-columns:1fr;gap:3.5rem}.apropos__img-col{margin:22px 26px 22px 26px}.apropos__img{height:340px}}@media (max-width:600px){.section--apropos{padding-block:3rem}.apropos__img{height:260px}.apropos__float-badge{padding:.4rem .6rem;min-width:unset;border-radius:10px;gap:.1rem}.apropos__float-num{font-size:1.125rem}.apropos__float-plus{font-size:.75rem}.apropos__float-unit{font-size:.8rem}.apropos__float-label{font-size:.65rem}.apropos__float-stars{font-size:.65rem}.apropos__float-badge--tl{top:8px;left:8px;bottom:auto;right:auto}.apropos__float-badge--br{top:8px;right:8px;bottom:auto;left:auto}.apropos__float-badge--bl{bottom:8px;left:50%;transform:translateX(-50%);top:auto;right:auto}.section-service-link,.urgence-v2__more,.cs-hero__more{width:100%;justify-content:center}}:focus-visible{outline:3px solid var(--rouge,#E2091E);outline-offset:3px;border-radius:4px}:focus:not(:focus-visible){outline:none}.btn-modern,.hero-card,.expertise-card,.avis-card,.faq__item,.faq-v2__item,.section-service-link,.pc-steps-card,.nav-toggle,.cta-float__btn,.footer-links__link,.footer-contact__link,.footer-social__link,.ap-card,.urgence-v2__step,.arr-card,.pf-card,.pf-maillage-card,.pf-faq-item,[role="button"]{cursor:pointer}.site-header{transition:background 0.35s cubic-bezier(.25,1,.5,1),box-shadow 0.35s cubic-bezier(.25,1,.5,1),border-color 0.35s cubic-bezier(.25,1,.5,1),backdrop-filter 0.35s cubic-bezier(.25,1,.5,1)}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}.hero__badge-dot,.hero__scroll,.cta-float__btn,.arr-card__arrow{animation:none!important}}@media (max-width:768px){.cta-float{position:fixed;bottom:0;left:0;right:0;top:auto;width:100%;padding:0;transform:translateY(80px);opacity:0;transition:transform .4s ease,opacity .4s ease;z-index:950}.cta-float.is-visible{transform:translateY(0);opacity:1}.cta-float__btn{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;border-radius:0;padding:1.125rem 1.5rem;font-size:1.0625rem;font-weight:800;box-shadow:0 -4px 24px rgb(226 9 30 / .3);animation:none}.cta-float__label{display:none}.cta-float__mobile-label{display:inline;font-weight:800}}.section__intro,.hero__sous-titre,.pf-sec__intro,.pc-intro,.cs-intro,.urgence-v2__intro{max-width:72ch}p,li{line-height:1.7}img{height:auto}.expertise-card__img,.avis-card__avatar,.pf-hero__img img,.pf-split__img img{aspect-ratio:auto;display:block}.expertise-card,.avis-card,.ap-card,.pf-card,.pf-maillage-card{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;will-change:transform}.expertise-card:hover,.ap-card:hover,.pf-card:hover,.pf-maillage-card:hover{transform:translateY(-3px)}.btn-modern{min-height:44px;min-width:44px}.nav-toggle{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.footer-social__link{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.pf-local-section{background:var(--color-bg,#fff);padding-block:5rem}.pf-local__inner{max-width:1200px;margin:0 auto}.pf-local__header{text-align:center;max-width:760px;margin:0 auto 3rem}.pf-local__title{font-size:clamp(1.5rem, 3vw, 2.25rem);font-weight:800;color:var(--gris-fonce,#161C2D);line-height:1.2;margin-bottom:.75rem}.pf-local__intro{font-size:1rem;color:var(--color-text-muted);line-height:1.7;max-width:68ch;margin:0 auto}.pf-local__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.pf-local-card{background:#fff;border:1.5px solid var(--color-border,#e5e7eb);border-radius:var(--radius-xl,16px);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;cursor:default}.pf-local-card:hover{border-color:rgb(226 9 30 / .35);box-shadow:0 4px 20px rgb(226 9 30 / .07);transform:translateY(-2px)}.pf-local-card__head{display:flex;flex-direction:column;gap:.2rem}.pf-local-card__arr{font-size:.9375rem;font-weight:700;color:var(--gris-fonce,#161C2D);line-height:1.3}.pf-local-card__qrt{font-size:.8125rem;color:var(--rouge,#E2091E);font-weight:600}.pf-local-card__detail{font-size:.875rem;color:var(--color-text-muted);line-height:1.65;flex:1;margin:0}.pf-local-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:700;color:var(--bleu,#376498);text-decoration:none;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--color-border,#e5e7eb);transition:color .2s,gap .2s;cursor:pointer}.pf-local-card__cta:hover{color:var(--rouge,#E2091E);gap:.6rem}@media (max-width:900px){.pf-local__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.pf-local__grid{grid-template-columns:1fr}.pf-local-section{padding-block:3rem}}.arr-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:2.5rem 0;text-align:center}.arr-trust-item{background:#fff;border:1.5px solid var(--color-border,#e5e7eb);border-radius:var(--radius-xl,16px);padding:1.75rem 1rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 12px rgb(0 0 0 / .05);transition:box-shadow .25s,transform .25s}.arr-trust-item:hover{box-shadow:0 6px 24px rgb(226 9 30 / .12);transform:translateY(-2px)}.arr-trust-num{font-size:clamp(1.5rem, 3vw, 2rem);font-weight:800;color:var(--rouge,#E2091E);line-height:1}.arr-trust-label{font-size:.875rem;color:var(--color-text-muted);font-weight:500;line-height:1.4}@media (max-width:640px){.arr-trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:360px){.arr-trust-grid{grid-template-columns:1fr}}#arrondissements,#avis,#apropos,#expertise,#faq,.section--cta-v2,.pf-maillage-section{content-visibility:auto;contain-intrinsic-size:0 600px}.skip-to-content{position:absolute;top:-100%;left:1rem;background:var(--rouge,#E2091E);color:#fff;padding:.5rem 1rem;border-radius:0 0 6px 6px;font-weight:700;z-index:9999;text-decoration:none;transition:top .2s ease}.skip-to-content:focus{top:0}html{overflow-x:hidden}body{overflow-x:hidden;max-width:100vw}.site-main,.section,.section--ouverture,.section--urgence,.section--porte-claquee,.section--cs-dark,.section--avis,.section--apropos,.section--expertise,.section--faq,.section--cta-v2,.section--arrondissements,.pf-hero,.pf-local-section,.pf-maillage-section,.pf-split,.pf-sec,.pf-cta-final{overflow-x:clip;max-width:100%}img,video,iframe,svg{max-width:100%}.pf-hero{padding-top:calc(var(--header-height, 72px) + 2rem)}@media (max-width:768px){.cta-float{position:fixed;bottom:0;left:0;right:0;top:auto;width:100%;padding:0;transform:translateY(80px);opacity:0;transition:transform .4s ease,opacity .4s ease;z-index:950}.cta-float.is-visible{transform:translateY(0);opacity:1}.cta-float__btn{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;border-radius:30px 30px 0 0;padding:1.125rem 1.5rem;font-size:1.0625rem;font-weight:800;box-shadow:0 -6px 32px rgb(226 9 30 / .35);animation:none}.cta-float__label{display:none}.cta-float__mobile-label{display:inline;font-weight:800}}@media (max-width:768px){.pf-hero{padding-top:calc(var(--header-height, 64px) + 1.25rem);padding-bottom:2.5rem}.pf-breadcrumb__list{flex-wrap:wrap;gap:.25rem .375rem}.pf-breadcrumb__current{word-break:break-word;max-width:60vw}.pf-cta-final__text{min-width:0;width:100%}.pf-cta-final__inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.pf-cta-final__btn{width:100%;justify-content:center}.anchor-nav__list{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scrollbar-width:none;padding-bottom:2px}.anchor-nav__list::-webkit-scrollbar{display:none}.anchor-nav__link{white-space:nowrap;flex-shrink:0}}@media (max-width:375px){.container{padding-left:.75rem;padding-right:.75rem}.hero__title{font-size:clamp(1.2rem, 6vw, 1.5rem)}.pf-hero__h1{font-size:1.25rem}.pf-hero__badges{grid-template-columns:repeat(2,1fr)}.btn-modern{font-size:.8125rem;padding:.6rem .875rem}.section{padding-block:2.5rem}.pf-local-section,.pf-sec,.pf-split,.pf-cta-final{padding-block:2.5rem}.arr-trust-grid{grid-template-columns:1fr 1fr;gap:.75rem}.arr-trust-num{font-size:1.25rem}.pf-maillage__grid{grid-template-columns:1fr}}.section--ouverture,.section--porte-claquee,.section--cs-dark,.section--urgence,.section--apropos,.section--expertise,.section--arrondissements,.testimonials-section-unified{overflow-x:clip}@media (max-width:768px){.fade-in-left,.fade-in-right{transform:none!important;opacity:1!important;transition:none!important}}@media (max-width:768px){.arr-grid,.arrondissements-grid{grid-template-columns:1fr 1fr;gap:.75rem}.arr-card{min-width:0;width:100%}.pf-local-section .container,.section--arrondissements .container{overflow-x:clip}}@media (max-width:768px){.expertise-grid,.section--expertise .container{overflow-x:clip}.expertise-card{min-width:0}}@media (max-width:480px){.pc-reassurance{grid-template-columns:1fr;gap:1rem}.pf-hero__badges{gap:.5rem}.pf-hero__badge{min-width:0;flex:1 1 calc(50% - .25rem)}.footer-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:640px){.urgence-v2__cta-wrap,.hero__ctas,.section-cta-wrap,.op-footer-ctas,.pc-footer-ctas,.cs-footer-ctas,.cta-v2__btns{flex-wrap:wrap;gap:.75rem}.urgence-v2__cta-wrap .btn-modern,.urgence-v2__more,.section--urgence .btn-modern,.section--ouverture .btn-modern,.section--porte-claquee .btn-modern,.section--cs-dark .btn-modern{width:100%;justify-content:center;white-space:normal;text-align:center}.urgence-v2__cta-wrap{flex-direction:column;align-items:stretch;width:100%}.urgence-v2__cta-wrap .btn-modern{width:100%}.section--ouverture .container,.section--urgence .container,.section--porte-claquee .container,.section--cs-dark .container{overflow-x:hidden;max-width:100%;padding-left:1rem;padding-right:1rem}}@media (max-width:768px){.section--ouverture,.section--urgence,.section--porte-claquee,.section--cs-dark,.section--apropos,.section--faq,.section--cta-v2,.section--arrondissements{overflow-x:clip;max-width:100vw;touch-action:pan-y}.section--ouverture>*,.section--urgence>*,.section--porte-claquee>*,.section--cs-dark>*{max-width:100%;overflow-x:clip}}.section,.section--ouverture,.section--urgence,.section--porte-claquee,.section--cs-dark,.section--apropos,.section--faq,.section--cta-v2,.section--arrondissements,.section--expertise,.testimonials-section-unified{touch-action:pan-y}@media (max-width:768px){.cta-float--desktop{display:none!important}}@media (min-width:769px){.cta-tabbar{display:none!important}.callback-modal{display:none!important}}.cta-tabbar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:950;background:#fff;border-top:1px solid rgb(0 0 0 / .08);box-shadow:0 -4px 20px rgb(0 0 0 / .10);border-radius:20px 20px 0 0;overflow:clip;padding-bottom:env(safe-area-inset-bottom,0);display:flex;align-items:stretch;height:auto;min-height:64px;transform:translateY(100%);opacity:0;transition:transform .35s cubic-bezier(.25,1,.5,1),opacity .35s ease}.cta-tabbar.is-visible{transform:translateY(0);opacity:1}.cta-tabbar__sep{width:1px;background:rgb(0 0 0 / .10);flex-shrink:0}.cta-tabbar__btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.875rem 1rem;font-size:.75rem;font-weight:700;text-decoration:none;border:none;background:#fff0;cursor:pointer;line-height:1.2;transition:background .15s ease;-webkit-tap-highlight-color:#fff0}.cta-tabbar__btn:active{background:rgb(0 0 0 / .05)}.cta-tabbar__btn svg{flex-shrink:0}.cta-tabbar__btn span{font-family:var(--font-heading,sans-serif)}.cta-tabbar__btn--callback{color:#374151}.cta-tabbar__btn--callback svg{color:#374151}.cta-tabbar__btn--call{color:#fff;background:var(--rouge,#E2091E)}.cta-tabbar__btn--call:active{background:#b8060f}.cta-tabbar__btn--call svg{fill:#fff}@media (max-width:768px){.cta-tabbar{display:flex}body{padding-bottom:calc(64px + env(safe-area-inset-bottom, 0px))}}.callback-modal{position:fixed;inset:0;z-index:1100;pointer-events:none}.callback-modal[aria-hidden="false"]{pointer-events:auto}.callback-modal__backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .5);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .3s ease}.callback-modal[aria-hidden="false"] .callback-modal__backdrop{opacity:1}.callback-modal__sheet{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:24px 24px 0 0;padding:0 0 calc(1.5rem + env(safe-area-inset-bottom, 0px));transform:translateY(100%);transition:transform .4s cubic-bezier(.25,1,.5,1);max-height:92vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.callback-modal[aria-hidden="false"] .callback-modal__sheet{transform:translateY(0)}.callback-modal__handle{width:40px;height:4px;background:#D1D5DB;border-radius:99px;margin:12px auto 0}.callback-modal__header{display:flex;align-items:flex-start;gap:.875rem;padding:1.25rem 1.25rem .75rem;border-bottom:1px solid #F3F4F6}.callback-modal__header-icon{width:44px;height:44px;border-radius:12px;background:rgb(226 9 30 / .08);color:var(--rouge,#E2091E);display:flex;align-items:center;justify-content:center;flex-shrink:0}.callback-modal__title{font-size:1.125rem;font-weight:800;color:#111;margin:0 0 .125rem}.callback-modal__subtitle{font-size:.8125rem;color:#6B7280;margin:0}.callback-modal__close{margin-left:auto;flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid #E5E7EB;background:#F9FAFB;color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:#fff0}.callback-modal__close:hover{background:#F3F4F6}.callback-modal__form{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.callback-form__field{display:flex;flex-direction:column;gap:.375rem}.callback-form__label{font-size:.8125rem;font-weight:700;color:#374151}.callback-form__input{height:48px;padding:0 .875rem;border:1.5px solid #D1D5DB;border-radius:10px;font-size:.9375rem;color:#111;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.callback-form__input:focus{border-color:var(--rouge,#E2091E);box-shadow:0 0 0 3px rgb(226 9 30 / .12)}.callback-form__input.is-invalid{border-color:#EF4444;box-shadow:0 0 0 3px rgb(239 68 68 / .12)}.callback-form__error{font-size:.75rem;color:#EF4444;font-weight:600;min-height:1rem}.callback-form__field--check{flex-direction:column}.callback-form__check-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.callback-form__checkbox{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.callback-form__check-box{width:20px;height:20px;flex-shrink:0;border:2px solid #D1D5DB;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;margin-top:1px;transition:border-color .2s ease,background .2s ease;position:relative}.callback-form__checkbox:checked+.callback-form__check-box{background:var(--rouge,#E2091E);border-color:var(--rouge,#E2091E)}.callback-form__checkbox:checked+.callback-form__check-box::after{content:'';width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg) translateY(-1px);display:block}.callback-form__checkbox:focus-visible+.callback-form__check-box{outline:2px solid var(--rouge,#E2091E);outline-offset:2px}.callback-form__check-box.is-invalid{border-color:#EF4444}.callback-form__check-text{font-size:.8125rem;color:#4B5563;line-height:1.5}.callback-form__submit{height:52px;border:none;border-radius:12px;background:linear-gradient(135deg,var(--rouge,#E2091E) 0%,#b8060f 100%);color:#fff;font-size:1rem;font-weight:800;font-family:var(--font-heading,sans-serif);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 16px rgb(226 9 30 / .35);transition:transform .2s ease,box-shadow .2s ease;width:100%;-webkit-tap-highlight-color:#fff0;margin-top:.25rem}.callback-form__submit:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgb(226 9 30 / .45)}.callback-form__submit:active{transform:scale(.98)}.callback-form__submit:disabled{opacity:.65;cursor:not-allowed;transform:none}@keyframes cb-spin{to{transform:rotate(360deg)}}.callback-form__spinner{animation:cb-spin .8s linear infinite}.callback-form__success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1.5rem 1rem;color:#059669}.callback-form__success svg{color:#059669}.callback-form__success strong{font-size:1.0625rem}.callback-form__success span{font-size:.875rem;color:#374151}@media (min-width:769px){.callback-modal__sheet{max-width:480px;left:50%;right:auto;bottom:50%;transform:translate(-50%,50%) scale(.95);border-radius:24px;box-shadow:0 24px 80px rgb(0 0 0 / .2)}.callback-modal[aria-hidden="false"] .callback-modal__sheet{transform:translate(-50%,50%) scale(1)}}