.site-footer{background:radial-gradient(ellipse 100% 80% at 82% 8%,rgba(0,75,204,.12) 0%,transparent 60%),#0f1d38;color:#ffffff9e;margin-top:0;display:grid;grid-template-columns:var(--content-grid);font-family:DM Sans,sans-serif}.footer__inner{grid-column:2;display:grid;grid-template-columns:1.5fr 1fr 3.5fr;gap:4.25rem 3.2rem;padding:4.5rem 0 3.25rem;border-top:1px solid rgba(255,255,255,.1);align-items:start}.footer__brand{max-width:42ch}.footer__zones{max-width:32ch}.footer__brand-name{font-size:1.2rem;font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.footer__brand-desc{font-size:.9rem;line-height:1.75;max-width:34ch;color:#ffffff9e;margin-bottom:1.4rem}.footer__phone{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-weight:700;font-size:1rem;margin-bottom:.7rem;transition:color .2s ease;letter-spacing:-.012em}.footer__phone:hover{color:#8ebbff}.footer__phone svg{width:.95rem;height:.95rem;flex-shrink:0;color:#ffffffad}.footer__address{font-style:normal;font-size:.85rem;color:#ffffff75;margin-top:.15rem;line-height:1.65}.footer__nav-title,.footer__zones-title,.footer__legal-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff6b;margin-bottom:1.05rem}.footer__nav{display:flex;flex-direction:column;gap:.62rem}.footer__nav-link{color:#ffffffb8;text-decoration:none;font-size:.9rem;transition:color .2s ease;line-height:1.55}.footer__nav-link:hover{color:#8ebbff}.footer__zones-text{font-size:.9rem;line-height:1.68;color:#ffffff9e;max-width:34ch}.footer__legal{display:grid;grid-template-columns:max-content max-content;column-gap:1.5rem;row-gap:0;align-content:start;justify-content:start;max-width:100%}.footer__legal-title{grid-column:1 / -1;margin-bottom:.85rem}.footer__legal-col{display:flex;flex-direction:column;gap:.5rem;min-width:0}.footer__legal-link{display:block;color:#ffffffc2;text-decoration:none;font-size:.84rem;line-height:1.4;white-space:nowrap;transition:color .2s ease}.footer__legal-link:hover{color:#a8c8ff}.footer__bottom{grid-column:1 / -1;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:var(--content-grid)}.footer__bottom-inner{grid-column:2;display:flex;align-items:center;justify-content:space-between;padding:1.45rem 0 1.6rem;flex-wrap:wrap;gap:.9rem 1.25rem}.footer__copyright{font-size:.8rem;color:#ffffff6b;letter-spacing:.012em}.footer__credit{color:#ffffffc7;font-size:.84rem;letter-spacing:.01em;text-decoration:none;font-weight:600;transition:color .2s ease}.footer__credit:hover{color:#bfd6ff}.footer__payment{display:flex;gap:.55rem;align-items:center}.footer__payment svg{height:1.5rem;width:auto;opacity:.44}@media(max-width:1024px){.footer__inner{grid-template-columns:1.3fr 1fr;gap:2.5rem 2rem;padding:3.8rem 0 2.85rem}.footer__legal{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}.footer__legal-link{white-space:normal;overflow-wrap:anywhere}}@media(max-width:768px){.footer__inner{grid-template-columns:1fr;gap:2rem;padding:3rem 0 2.2rem}.footer__legal{grid-template-columns:1fr;row-gap:.55rem}.footer__legal-title{margin-bottom:.75rem}.footer__legal-link{white-space:normal}.footer__bottom-inner{padding:1.15rem 0 1.35rem}}@media(min-width:1280px){.footer__inner{gap:4.75rem 4rem}}.site-header{position:sticky;top:0;z-index:100;width:100%;background:#fff;box-shadow:0 8px 26px -22px #0e1d3861;border-bottom:1px solid rgba(14,29,56,.1)}.header__topbar{width:100%;background-color:#fff;border-bottom:1px solid rgba(14,29,56,.08)}.header__topbar-inner{max-width:1440px;margin:0 auto;padding:.35rem clamp(1.25rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between}.header__topbar-phone{display:inline-flex;align-items:center;gap:.4rem;margin-left:55px;color:#0e1d38b8;text-decoration:none;font-weight:500;font-size:.84rem;transition:color .2s ease;letter-spacing:.01em}.header__topbar-phone:hover{color:#004bcc}.header__topbar-phone svg{width:.8rem;height:.8rem;flex-shrink:0;opacity:.75}.header__topbar-tagline{color:#0e1d387a;font-size:.8rem;font-style:normal;letter-spacing:.01em}.header__main{max-width:1440px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);height:5.4rem;display:flex;align-items:center;gap:0;overflow-x:clip}.header__brand{flex-shrink:0;margin-right:1.8rem}.header__title-link{display:inline-flex;align-items:center;text-decoration:none}.header__logo{display:block;width:auto;height:62px;max-width:100%}.header__nav{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:.1rem;overflow:hidden}.header__nav-link{color:#0d5ce0;text-decoration:none;font-size:.95rem;font-weight:600;padding:.45rem .72rem;border-radius:8px;white-space:nowrap;position:relative;transition:color .2s ease,background-color .2s ease;text-underline-offset:5px;text-decoration-thickness:1.5px}.header__nav-link:hover{color:#004bcc;background-color:#004bcc14;text-decoration:none}.header__nav-link--active{color:#0037a3;font-weight:600;text-decoration:none}.header__search{flex:0 0 auto;display:flex;align-items:center;gap:.45rem;width:clamp(7.25rem,10vw,11rem);margin:0 .55rem;padding:.28rem .38rem .28rem .85rem;background-color:#0e1d380a;border:1px solid rgba(14,29,56,.1);border-radius:999px;box-sizing:border-box;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.header__search:hover{background-color:#0e1d380f;border-color:#0e1d382e}.header__search:focus-within{background-color:#fff;border-color:#004bcc80;box-shadow:0 0 0 3px #004bcc1f}.header__search-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#0e1d3880}.header__search:focus-within .header__search-icon{color:#004bcc}.header__search-icon svg{width:.9rem;height:.9rem}.header__search-input{flex:1 1 auto;min-width:0;background:transparent;border:0;outline:0;color:#1b2a4a;font-family:inherit;font-size:.85rem;font-weight:500;line-height:1.2;padding:.1rem 0}.header__search-input::placeholder{color:#0e1d387a;font-weight:400}.header__search-input::-webkit-search-cancel-button,.header__search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.header__search-submit{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.7rem;height:1.7rem;background-color:#004bcc;color:#fff;border:0;border-radius:999px;cursor:pointer;padding:0;transition:background-color .18s ease,transform .1s ease}.header__search-submit:hover{background-color:#003ea9}.header__search-submit:focus-visible{outline:2px solid #5a9fff;outline-offset:2px}.header__search-submit:active{transform:scale(.95)}.header__search-submit svg{width:.82rem;height:.82rem}.header__search-toggle{display:none;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;background:#004bcc14;border:1px solid rgba(0,75,204,.24);color:#004bcc;border-radius:999px;cursor:pointer;flex-shrink:0;box-shadow:0 1px #ffffffbf inset;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.header__search-toggle:hover{background:#004bcc;border-color:#004bcc;color:#fff}.header__search-toggle:focus-visible{outline:2px solid #5a9fff;outline-offset:2px}.header__search-toggle-icon{width:1rem;height:1rem;display:block;flex-shrink:0}.header__search-toggle-icon--close{display:none}.header__actions{flex-shrink:0;display:flex;align-items:center;gap:.45rem;margin-left:.35rem;min-width:0}.header__cta-leak{display:inline-flex;align-items:center;gap:.35rem;background:#b92234;color:#fff;text-decoration:none;font-weight:700;font-size:.84rem;padding:.55rem .85rem;border-radius:11px;border:1px solid #a81f2f;white-space:nowrap;letter-spacing:.005em;box-shadow:0 8px 20px -12px #b9223494;transform:translateY(0);transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease}.header__cta-leak:hover{background:#cf3a4c;border-color:#c53142;box-shadow:0 16px 28px -14px #b922349e;transform:translateY(-1px)}.header__cta-leak:focus-visible{outline:2px solid #B92234;outline-offset:2px;background:#b92234;border-color:#b92234}.header__cta-leak:active{background:#a01e2d;border-color:#a01e2d;box-shadow:0 8px 18px -12px #b9223473;transform:translateY(0);transition:background-color .1s ease,box-shadow .1s ease,transform .1s ease}.header__cta-leak svg{width:.85rem;height:.85rem;flex-shrink:0;opacity:1;color:#fff;transition:color .2s ease}.header__cta-leak:hover svg,.header__cta-leak:focus-visible svg,.header__cta-leak:active svg{color:#fff}.header__cta-depannage{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#b92234;text-decoration:none;font-weight:700;font-size:.84rem;padding:.55rem .82rem;border-radius:11px;border:1.5px solid #004bcc;white-space:nowrap;letter-spacing:.005em;box-shadow:0 1px #fffffff2 inset,0 6px 18px -12px #004bcc59;transition:background-color .28s ease,border-color .28s ease,color .28s ease,box-shadow .28s ease,transform .28s ease}.header__cta-depannage:hover{background:#004bcc0f;border-color:#0039a0;color:#a81f2f;box-shadow:0 1px #fffffff2 inset,0 10px 22px -12px #004bcc6b;transform:translateY(-1px)}.header__cta-depannage:focus-visible{outline:2px solid #5a9fff;outline-offset:2px;background:#fff;border-color:#004bcc;color:#b92234}.header__cta-depannage:active{background:#004bcc1a;border-color:#0037a3;color:#991b2b;box-shadow:0 4px 12px -10px #004bcc4d;transform:translateY(0);transition:background-color .1s ease,box-shadow .1s ease,transform .1s ease}.header__cta-visit{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;background:#004bcc14;color:#004bcc;text-decoration:none;font-weight:700;font-size:.84rem;padding:.55rem .9rem;border-radius:11px;border:1px solid rgba(0,75,204,.24);white-space:nowrap;letter-spacing:.005em;box-shadow:0 1px #ffffffbf inset;transition:background-color .28s ease,border-color .28s ease,color .28s ease,box-shadow .28s ease}.header__cta-visit:hover,.header__cta-visit:focus-visible{background:#004bcc;border-color:#004bcc;color:#fff;box-shadow:0 14px 28px -14px #004bcc80,0 1px #fff3 inset;transform:translateY(-1px)}.header__cta-visit:active{background:#0037a3;border-color:#0037a3;box-shadow:0 8px 18px -12px #004bcc61;transform:translateY(0);transition:background-color .1s ease,box-shadow .1s ease,transform .1s ease}.header__cta-visit svg{width:.85rem;height:.85rem;flex-shrink:0;color:#0d5ce0;transition:color .22s ease}.header__cta-visit:hover svg,.header__cta-visit:focus-visible svg,.header__cta-visit:active svg{color:#fff}.header__cta-visit:focus-visible{outline:2px solid #5a9fff;outline-offset:2px}.header__icon-link{position:relative;display:flex;align-items:center;color:#0e1d388c;text-decoration:none;transition:color .18s ease}.header__icon-link:hover{color:#0d5ce0}.header__icon-link svg{width:1.25rem;height:1.25rem}.header__cart-count{position:absolute;top:-.35rem;right:-.5rem;background-color:#004bcc;color:#fff;font-size:.6rem;font-weight:700;width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.header__menu-toggle{display:none;align-items:center;justify-content:center;gap:.4rem;min-height:2.35rem;padding:.46rem .86rem;background:#004bcc14;border:1px solid rgba(0,75,204,.24);border-radius:999px;cursor:pointer;color:#004bcc;flex-shrink:0;font-weight:700;font-size:.83rem;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 1px #ffffffbf inset;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.header__menu-toggle:hover{background:#004bcc;border-color:#004bcc;color:#fff}.header__menu-icon{width:.95rem;height:.95rem;display:block;flex-shrink:0}.header__menu-icon--close{display:none}.header__menu-label{line-height:1;white-space:nowrap}.header__menu-label--close{display:none}.header__mobile-nav{display:none;background-color:#fff;border-top:1px solid rgba(14,29,56,.1)}.header__mobile-nav-inner{max-width:1440px;margin:0 auto;padding:.75rem 0 1.5rem;display:flex;flex-direction:column;max-height:calc(100dvh - 4rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.header__mobile-link{display:block;padding:.9rem 1.5rem;color:#0d5ce0;text-decoration:none;font-size:.975rem;font-weight:500;border-bottom:1px solid rgba(14,29,56,.08);transition:color .15s ease,background-color .15s ease}.header__mobile-link:last-of-type{border-bottom:none}.header__mobile-link:hover{color:#004bcc;background-color:#004bcc0a}.header__mobile-link--active{color:#0037a3;font-weight:600;border-left:2px solid #004bcc;padding-left:calc(1.5rem - 2px);background-color:#004bcc17}.header__mobile-leak{display:inline-flex;align-items:center;gap:.5rem;margin:1rem 1.25rem 0;padding:.8rem 1.5rem;background:#b92234;border:1px solid #a81f2f;color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;border-radius:12px;justify-content:center;box-shadow:0 8px 20px -12px #b9223494;transform:translateY(0);transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease}.header__mobile-leak:hover,.header__mobile-leak:active{background:#cf3a4c;border-color:#c53142;box-shadow:0 16px 28px -14px #b922349e;transform:translateY(-1px)}.header__mobile-leak svg{width:1rem;height:1rem;flex-shrink:0;color:#fff}.header__mobile-leak:hover svg,.header__mobile-leak:active svg{color:#fff}.header__mobile-depannage{display:inline-flex;align-items:center;justify-content:center;margin:.5rem 1.25rem 0;padding:.8rem 1.5rem;border-radius:12px;border:1.5px solid #004bcc;background:#fff;color:#b92234;text-decoration:none;font-weight:700;font-size:.95rem;box-shadow:0 1px #fffffff2 inset,0 6px 18px -12px #004bcc52;transition:background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.header__mobile-depannage:hover,.header__mobile-depannage:active{background:#004bcc0f;border-color:#0039a0;color:#a81f2f;box-shadow:0 10px 22px -12px #004bcc61}.header__mobile-visit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin:.5rem 1.25rem 0;padding:.8rem 1.5rem;border-radius:12px;border:1px solid rgba(100,160,255,.45);background:#004bcc14;color:#004bcc;text-decoration:none;font-weight:700;font-size:.95rem;box-shadow:0 1px #ffffffb3 inset;transition:background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.header__mobile-visit:hover,.header__mobile-visit:active{background:#004bcc24;border-color:#004bcc61;color:#fff;box-shadow:0 8px 20px -12px #004bcc6b}.header__mobile-visit svg{width:1rem;height:1rem;flex-shrink:0;color:#0d5ce0}.header__mobile-visit:hover svg,.header__mobile-visit:active svg{color:#fff}.header__mobile-phone{display:inline-flex;align-items:center;gap:.5rem;margin:.5rem 1.25rem 0;padding:.7rem 1.5rem;background-color:#0e1d380a;border:1px solid rgba(14,29,56,.12);color:#0e1d38bf;text-decoration:none;font-weight:600;font-size:.95rem;border-radius:12px;justify-content:center;transition:background-color .18s ease,color .18s ease}.header__mobile-phone:hover{background-color:#004bcc14;color:#004bcc}.header__mobile-phone svg{width:1rem;height:1rem;flex-shrink:0;opacity:.65}.site-header--open .header__mobile-nav{display:block}.site-header--open .header__menu-icon--open{display:none}.site-header--open .header__menu-icon--close{display:block}.site-header--open .header__menu-label--open{display:none}.site-header--open .header__menu-label--close{display:inline}.site-header--search-open .header__search-toggle-icon--open{display:none}.site-header--search-open .header__search-toggle-icon--close{display:block}@media(min-width:1281px){.header__main{gap:.15rem}.header__brand{margin-right:1.25rem}.header__nav-link{font-size:.9rem;padding:.42rem .58rem}.header__search{width:clamp(6.75rem,9vw,10.25rem);margin:0 .4rem}.header__search-input{font-size:.8rem}.header__search-input::placeholder{font-size:.78rem}.header__cta-leak,.header__cta-depannage,.header__cta-visit{font-size:.82rem;padding:.52rem .78rem}.header__cta-visit svg{width:.8rem;height:.8rem}}@media(max-width:1280px){.site-header--search-open .header__main{flex-wrap:wrap}.header__search{display:none;order:99;flex:0 0 100%;width:100%;margin:.6rem 0 .85rem;padding:.42rem .45rem .42rem 1rem;border-radius:14px}.site-header--search-open .header__search{display:flex}.header__search-toggle{display:inline-flex}}@media(max-width:1280px)and (min-width:1101px){.header__main{flex-wrap:nowrap;gap:.25rem}.header__brand{margin-right:1rem;flex-shrink:0}.header__logo{height:56px}.header__nav{flex:1 1 auto;min-width:0;overflow:hidden}.header__nav-link{font-size:.88rem;padding:.4rem .55rem}.header__cta-leak{font-size:.8rem;padding:.5rem .78rem}.header__cta-depannage{font-size:.8rem;padding:.5rem .72rem}.header__cta-visit{font-size:.8rem;padding:.5rem .78rem}.header__actions{flex-shrink:0;gap:.38rem;margin-left:.3rem}}@media(max-width:1100px){.header__main{flex-wrap:nowrap;height:auto;min-height:4.6rem;padding-top:.35rem;padding-bottom:.35rem}.site-header--search-open .header__main{flex-wrap:wrap}.header__nav,.header__cta-leak,.header__cta-depannage,.header__cta-visit{display:none}.header__menu-toggle{display:flex}.header__brand{margin-right:.65rem;flex-shrink:0}.header__logo{height:54px}.header__actions{margin-left:auto;flex-shrink:0;gap:.75rem}.header__topbar-phone{margin-left:0}}@media(max-width:768px){.header__main{height:4rem}.header__logo{height:52px}.header__topbar-tagline{display:none}.header__menu-toggle{padding:.43rem .76rem;font-size:.78rem}.header__search-toggle{width:2.15rem;height:2.15rem}.header__actions{gap:.85rem}}@media(max-width:480px){.header__topbar{display:none}.header__main{height:3.6rem}.header__logo{height:44px}.header__actions{gap:.8rem}}.pdv-hero{background:linear-gradient(168deg,#e2e9f4,#f0f4fb);border-bottom:1px solid rgba(0,75,204,.1);display:grid;grid-template-columns:var(--content-grid);padding:2.5rem 0 2.25rem}.pdv-hero__inner{grid-column:2;display:flex;flex-direction:column;gap:.5rem}.pdv-hero__heading{font-size:clamp(1.45rem,3vw,2.1rem);font-weight:700;color:#1b2a4a;letter-spacing:-.02em;line-height:1.18;margin:0}.pdv-hero__sub{font-size:1rem;color:#4d5d78;line-height:1.55;margin:0}.pdv-form-section{background:#f3f6fa;border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:var(--content-grid);padding:2.75rem 0 3rem}.pdv-form-wrap{grid-column:2;max-width:54rem}.pdv-form-wrap__title{font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:700;color:#1b2a4a;margin:0 0 1.35rem;letter-spacing:-.015em}.pdv-form-wrap__title:after{content:"";display:block;width:3rem;height:3px;margin-top:.75rem;border-radius:999px;background:linear-gradient(90deg,#b92234,#b9223433)}.pdv-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem}.pdv-field{display:flex;flex-direction:column;gap:.45rem}.pdv-field--full{grid-column:1 / -1}.pdv-field__label{font-size:.8rem;font-weight:700;color:#1b2a4a;letter-spacing:.01em}.pdv-field__label span{color:#004bcc}.pdv-field__input{padding:.78rem .95rem;border:1.5px solid #cbd5e0;border-radius:10px;font-size:.97rem;color:#1b2a4a;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.pdv-field__input::placeholder{color:#94a3b8}.pdv-field__input:focus{outline:none;border-color:#004bcc;box-shadow:0 0 0 3px #004bcc29}.pdv-form__hint{margin:1rem 0 0;font-size:.8125rem;color:#64748b;line-height:1.5}.pdv-preview-section{background:#ebeef3;display:grid;grid-template-columns:var(--content-grid);padding:2.75rem 0 3rem}.pdv-preview-wrap{grid-column:2}.pdv-preview-title{font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:700;color:#1b2a4a;margin:0 0 1.35rem;letter-spacing:-.015em}.devis{background:#fff;border:1px solid #c8cfd8;box-shadow:0 6px 32px #1b2a4a21;padding:2.25rem 2.5rem 2rem;font-family:Arial,Helvetica,sans-serif;font-size:9pt;color:#111;max-width:820px;width:100%;box-sizing:border-box;line-height:1.4}.devis__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.devis__logo-block{flex-shrink:0}.devis__logo-text{font-family:Arial Black,Arial,sans-serif;font-weight:900;font-size:1.55rem;color:#0047ab;letter-spacing:.03em;line-height:1.2}.devis__logo-ad{color:#c12}.devis__logo-sub{font-size:.82rem;font-weight:700;letter-spacing:.18em;color:#0047ab}.devis__company-block{text-align:right;font-size:8.5pt;line-height:1.65}.devis__company-name{font-weight:700;font-size:10pt;margin:0 0 .2rem}.devis__company-block p{margin:0}.devis__clients-row{display:flex;gap:1.5rem;margin-bottom:1rem}.devis__client-box{border:1px solid #aaa;padding:.55rem .75rem;font-size:8pt;line-height:1.75;flex:0 0 auto;min-width:220px;max-width:260px}.devis__client-label{font-weight:700}.devis__client-line{margin:0}.devis__dest-box{border:1px solid #aaa;padding:.55rem 1rem;flex:1;font-size:9pt;line-height:1.8;min-height:3.5rem}.devis__dest-nom{font-weight:700;font-size:9.5pt;margin:0 0 .15rem}.devis__dest-box p{margin:0}.devis__meta-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.15rem;font-size:8.5pt}.devis__saisi{font-size:8.5pt}.devis__dates-table{border-collapse:collapse;font-size:8.5pt}.devis__dates-label{padding-right:.6rem;font-weight:700;text-align:right}.devis__dates-value{min-width:7rem}.devis__title-block{text-align:center;margin-bottom:1rem}.devis__title{font-size:13pt;font-weight:700;margin:0 0 .2rem;text-transform:none}.devis__subtitle{font-size:9pt;margin:0;color:#333}.devis__table{width:100%;border-collapse:collapse;margin-bottom:.85rem;font-size:8.5pt}.devis__th{background:#f0f0f0;border:1px solid #999;padding:.35rem .45rem;font-weight:700;text-align:center;white-space:nowrap}.devis__th--desc{text-align:left;width:52%}.devis__th--num{width:3.5%}.devis__th--qty{width:5%}.devis__th--unit{width:6%}.devis__th--pu{width:8%}.devis__th--tva{width:7%}.devis__th--ht{width:9.5%}.devis__td{border:1px solid #999;padding:.38rem .45rem;vertical-align:top;text-align:center}.devis__td--desc{text-align:left;vertical-align:top}.devis__td--num{text-align:center}.devis__desc-title{font-weight:700;font-size:8.5pt;margin:0 0 .3rem;text-transform:uppercase}.devis__desc-body{margin:.15rem 0;font-size:8pt;line-height:1.45}.devis__desc-body--bold{font-weight:700;margin-top:.4rem}.devis__conditions{border:1px solid #999;padding:.55rem .75rem;font-size:7.5pt;line-height:1.65;margin-bottom:.85rem;background:#fafafa}.devis__conditions p{margin:0 0 .1rem}.devis__bottom-row{display:flex;gap:1rem;align-items:flex-start;margin-bottom:.85rem}.devis__bank-block{flex:1 1 auto;font-size:8pt;line-height:1.7}.devis__bank-table{border-collapse:collapse;font-size:8pt;margin-bottom:.4rem}.devis__bank-label{font-weight:700;padding-right:.6rem}.devis__bank-line{margin:0}.devis__tva-block{flex:0 0 auto;font-size:8pt}.devis__tva-table{border-collapse:collapse;border:1px solid #999;font-size:8pt}.devis__tva-table th,.devis__tva-table td{border:1px solid #999;padding:.3rem .55rem;text-align:center;white-space:nowrap}.devis__tva-table th{background:#f0f0f0;font-weight:700}.devis__totals-block{flex:0 0 auto;border:1px solid #999;font-size:8.5pt}.devis__totals-table{border-collapse:collapse;min-width:160px}.devis__totals-table tr{border-bottom:1px solid #ccc}.devis__totals-label{padding:.28rem .65rem;font-weight:700;border-right:1px solid #999;white-space:nowrap}.devis__totals-val{padding:.28rem .65rem;text-align:right;white-space:nowrap}.devis__totals-row--net{background:#f0f0f0}.devis__totals-val--net{font-weight:700}.devis__signature{border:1px solid #999;padding:.75rem 1rem;text-align:center;font-size:8pt;line-height:1.6;color:#333;margin-bottom:.85rem;background:#fafafa}.devis__signature p{margin:0}.devis__footer{text-align:center;font-size:7.5pt;color:#555;border-top:1px solid #ccc;padding-top:.55rem;line-height:1.65}.devis__footer p{margin:0}.pdv-print-section{background:#f3f6fa;border-top:1px solid #e2e8f0;display:grid;grid-template-columns:var(--content-grid);padding:2rem 0 2.25rem}.pdv-print-wrap{grid-column:2;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.pdv-print-btn{display:inline-flex;align-items:center;gap:.55rem;background:#004bcc;color:#fff;border:none;border-radius:10px;padding:.88rem 1.85rem;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 10px #004bcc40;transition:background-color .2s ease,box-shadow .2s ease}.pdv-print-btn svg{width:1.15rem;height:1.15rem;flex-shrink:0}.pdv-print-btn:hover{background:#0039a0;box-shadow:0 4px 16px #004bcc52}.pdv-print-hint{font-size:.8125rem;color:#64748b;margin:0}.pdv-mobile-pdf-help{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;align-items:flex-end;justify-content:center;padding:0;box-sizing:border-box}.pdv-mobile-pdf-help__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#0f172a73;cursor:pointer}.pdv-mobile-pdf-help__panel{position:relative;z-index:1;width:100%;max-width:26rem;max-height:min(88vh,32rem);overflow-y:auto;margin:0 auto;padding:1.35rem 1.25rem 1.25rem;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #0000001f;box-sizing:border-box;-webkit-overflow-scrolling:touch}.pdv-mobile-pdf-help__close{position:absolute;top:.65rem;right:.6rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#64748b;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:8px;padding:0}.pdv-mobile-pdf-help__close:hover{background:#f1f5f9;color:#334155}.pdv-mobile-pdf-help__title{margin:0 2rem 1rem 0;font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.35}.pdv-mobile-pdf-help__steps{margin:0 0 1rem;padding-left:1.2rem;font-size:.9375rem;color:#334155;line-height:1.6}.pdv-mobile-pdf-help__steps li{margin-bottom:.65rem}.pdv-mobile-pdf-help__steps li:last-child{margin-bottom:0}.pdv-mobile-pdf-help__footer{margin:0 0 1.15rem;padding-top:.65rem;border-top:1px solid rgba(185,34,52,.18);font-size:.9375rem;color:#b92234;font-weight:600;line-height:1.5;letter-spacing:.01em}.pdv-mobile-pdf-help__btn{display:block;width:100%;padding:.85rem 1rem;border:none;border-radius:10px;background:#004bcc;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 10px #004bcc40}.pdv-mobile-pdf-help__btn:hover{background:#0039a0}@media(max-width:768px){.pdv-mobile-pdf-help.pdv-mobile-pdf-help--open{display:flex}.pdv-mobile-pdf-help__panel{padding-bottom:max(1.25rem,env(safe-area-inset-bottom,0px))}}@media(min-width:769px){.pdv-mobile-pdf-help{display:none!important;visibility:hidden;pointer-events:none}}@media(max-width:768px){.pdv-form__fields{grid-template-columns:1fr}.pdv-preview-wrap{min-width:0;max-width:100%}.devis{padding:1.25rem 1rem 1rem;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch}.devis__header{flex-direction:column;gap:.75rem}.devis__company-block{text-align:left}.devis__clients-row{flex-direction:column;flex-wrap:wrap}.devis__client-box{min-width:min(220px,100%);max-width:100%}.devis__bottom-row{flex-direction:column}.devis__totals-block{align-self:stretch}.devis__totals-table{width:100%;min-width:0}.devis__table{table-layout:fixed;width:100%;max-width:100%;font-size:6.5pt}.devis__th,.devis__td{white-space:normal;word-break:break-word;padding:.22rem .28rem;-webkit-hyphens:auto;hyphens:auto}.devis__th{font-size:6pt;line-height:1.25}.devis__td--desc{overflow-wrap:anywhere}}[data-predictive-search]{position:relative}.predictive-search{position:absolute;top:calc(100% + .45rem);left:0;right:0;z-index:250;min-width:100%}.predictive-search__inner{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 28px #1b2a4a1f,0 2px 8px #004bcc14;overflow:hidden;max-height:min(24rem,70vh);overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search__group+.predictive-search__group{border-top:1px solid #eef2f7}.predictive-search__label{margin:0;padding:.55rem .85rem .35rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5a6a85}.predictive-search__item{display:flex;align-items:center;gap:.75rem;padding:.55rem .85rem;text-decoration:none;color:#1b2a4a;transition:background-color .15s ease}.predictive-search__item--query{padding-left:.85rem}.predictive-search__item:hover,.predictive-search__item:focus-visible{background-color:#004bcc0f;outline:none}.predictive-search__item mark{background:#004bcc1f;color:#004bcc;font-weight:800;border-radius:2px;padding:0 .1em}.predictive-search__item-thumb{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:8px;overflow:hidden;background:#f3f5f8;display:flex;align-items:center;justify-content:center}.predictive-search__item-thumb img{width:100%;height:100%;object-fit:contain}.predictive-search__item-thumb--text{font-size:.65rem;font-weight:700;color:#004bcc;text-transform:uppercase;letter-spacing:.06em}.predictive-search__item-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.12rem}.predictive-search__item-title{font-size:.88rem;font-weight:700;line-height:1.3;color:#1b2a4a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search__item-meta{font-size:.78rem;font-weight:600;color:#004bcc}.predictive-search__empty{margin:0;padding:1rem .85rem;font-size:.88rem;color:#5a6a85;text-align:center}.predictive-search__footer{display:block;padding:.7rem .85rem;text-align:center;font-size:.86rem;font-weight:700;color:#004bcc;text-decoration:none;background:linear-gradient(180deg,#f8faff,#fff);border-top:1px solid #eef2f7;transition:background-color .15s ease,color .15s ease}.predictive-search__footer:hover{background:#eef3ff;color:#003ea9}.predictive-search__loading{margin:0;padding:.85rem;font-size:.85rem;color:#5a6a85;text-align:center}@media(max-width:1280px){.header__search{flex-wrap:wrap}.header__search .predictive-search{flex:0 0 100%;order:10;position:static;top:auto;margin-top:.45rem}}@media(max-width:680px){.predictive-search{position:static;margin-top:.5rem}.predictive-search__inner{max-height:16rem}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map?subset=AAYAAQCA */
