:root{--tpp-header-blue:#072f70;--tpp-header-yellow:#f6d900;--tpp-header-pale:#f3f6fb}.tpp-commerce-header{position:relative;z-index:9998;width:100%;background:#fff;color:var(--tpp-header-blue);font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 1px 0 #e7ebf1}.tpp-commerce-header *{box-sizing:border-box}.tpp-commerce-row1,.tpp-commerce-row2{width:min(1760px,calc(100% - 70px));margin:auto;display:flex;align-items:center}.tpp-commerce-row1{height:90px;gap:32px}.tpp-commerce-logo{flex:0 1 300px;display:flex;align-items:center;min-width:210px}.tpp-commerce-logo img{display:block;width:min(100%,300px);height:64px;object-fit:contain;object-position:left center}.tpp-commerce-search{position:relative;flex:1;display:flex;align-items:center;height:54px;margin:0!important;border:1px solid #edf0f5;border-radius:999px;background:var(--tpp-header-pale);overflow:hidden}.tpp-commerce-search svg{position:absolute;left:22px;width:25px;height:25px;fill:none;stroke:var(--tpp-header-blue);stroke-width:2}.tpp-commerce-search input[type=search]{width:100%;height:54px!important;margin:0!important;padding:0 28px 0 62px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#18345e;font-size:17px}.tpp-commerce-search input[type=search]::placeholder{color:#6e7e99}.tpp-commerce-actions{flex:0 0 auto;display:flex;align-items:stretch;gap:28px}.tpp-commerce-action{position:relative;display:grid;justify-items:center;align-content:center;min-width:90px;color:var(--tpp-header-blue)!important;text-decoration:none!important;line-height:1.1}.tpp-commerce-action>span{position:relative}.tpp-commerce-action svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.tpp-commerce-action b{margin-top:7px;font-size:12px;font-weight:500;white-space:nowrap}.tpp-commerce-action:hover svg{transform:translateY(-2px)}.tpp-commerce-cart-count{position:absolute;top:-8px;right:-11px;display:grid;place-items:center;min-width:23px;height:23px;padding:0 5px;border-radius:99px;background:var(--tpp-header-yellow);color:var(--tpp-header-blue);font-size:11px;font-weight:800}.tpp-commerce-row2{height:65px;gap:25px}.tpp-products-host{position:relative;align-self:stretch;display:flex;align-items:center}.tpp-products-toggle{display:flex!important;align-items:center;gap:14px;height:65px;margin:0!important;padding:0 12px 0 0!important;border:0!important;background:#fff!important;color:var(--tpp-header-blue)!important;font-size:17px!important;font-weight:500!important;text-transform:none!important;box-shadow:none!important}.tpp-hamburger{display:grid;gap:5px}.tpp-hamburger i{display:block;width:27px;height:2px;background:var(--tpp-header-blue)}.tpp-nav-divider{width:1px;height:30px;background:#9eabc0}.tpp-commerce-primary{flex:1;display:flex;align-items:center;justify-content:space-between;gap:24px}.tpp-commerce-primary a{position:relative;color:var(--tpp-header-blue)!important;font-size:16px;font-weight:500;text-decoration:none!important;white-space:nowrap;transition:color .18s}.tpp-commerce-primary a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--tpp-header-yellow);transition:right .2s}.tpp-commerce-primary a:hover:after{right:0}.tpp-commerce-primary a.featured{color:var(--tpp-header-yellow)!important;font-weight:700}.tpp-products-mega{position:absolute;left:0;top:100%;width:min(1080px,86vw);padding-top:10px}.tpp-products-mega>div{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:9px 28px;padding:28px;background:#fff;border:1px solid #e1e6ed;border-radius:0 0 18px 18px;box-shadow:0 28px 65px rgba(4,33,77,.2)}.tpp-products-mega .tpp-category-branch>div>a{display:flex;align-items:center;gap:10px;color:var(--tpp-header-blue)!important;text-decoration:none!important}.tpp-products-mega .depth-0>div>a{font-size:16px}.tpp-products-mega .depth-0>div>a img{width:48px;height:48px;object-fit:contain}.tpp-products-mega .tpp-category-children{padding:8px 0 0 58px}.tpp-products-mega .tpp-category-children .tpp-category-children{padding:3px 0 0 12px}.tpp-products-mega .depth-1{margin:5px 0}.tpp-products-mega .depth-1 a{font-size:12px;font-weight:500}.tpp-products-mega .depth-2 a{font-size:11px;color:#687894!important}.tpp-products-host:hover>.tpp-products-mega,.tpp-products-host:focus-within>.tpp-products-mega{display:block!important}.tpp-commerce-mobile-toggle,.tpp-commerce-mobile-menu{display:none}
body>#wrapper>#header{display:none!important}body.admin-bar .tpp-commerce-header{margin-top:0}.tpp-products-host>.tpp-products-mega[hidden]{display:none!important}.tpp-commerce-header a:focus-visible,.tpp-commerce-header button:focus-visible,.tpp-commerce-header input:focus-visible{outline:3px solid var(--tpp-header-yellow)!important;outline-offset:3px}.tpp-commerce-search{overflow:visible}.tpp-commerce-search .live-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:10000;border-radius:15px;background:#fff;box-shadow:0 18px 45px rgba(7,47,112,.2);overflow:hidden}.tpp-commerce-search .autocomplete-suggestions{max-height:min(520px,70vh);overflow:auto}.tpp-commerce-search .autocomplete-suggestion{padding:10px 16px;border-bottom:1px solid #edf0f5}
@media(max-width:1250px){.tpp-commerce-row1,.tpp-commerce-row2{width:calc(100% - 36px)}.tpp-commerce-row1{gap:20px}.tpp-commerce-logo{flex-basis:230px;min-width:170px}.tpp-commerce-actions{gap:13px}.tpp-commerce-action{min-width:75px}.tpp-commerce-primary{gap:16px}.tpp-commerce-primary a{font-size:14px}}
@media(max-width:849px){.tpp-commerce-header{box-shadow:0 2px 12px rgba(7,47,112,.08)}.tpp-commerce-row1{height:auto;min-height:122px;width:100%;padding:10px 16px 12px;display:grid;grid-template-columns:1fr auto auto auto;grid-template-rows:56px 48px;gap:7px 13px}.tpp-commerce-logo{grid-column:1;min-width:0}.tpp-commerce-logo img{width:min(220px,100%);height:48px}.tpp-commerce-search{grid-column:1/-1;grid-row:2;height:46px}.tpp-commerce-search input[type=search]{height:46px!important;font-size:14px}.tpp-commerce-search svg{left:17px;width:22px}.tpp-commerce-actions{display:contents}.tpp-commerce-action{min-width:42px}.tpp-commerce-action.tpp-action-help{display:none}.tpp-commerce-action.tpp-action-account{grid-column:2}.tpp-commerce-action.tpp-action-cart{grid-column:3}.tpp-commerce-action svg{width:27px;height:27px}.tpp-commerce-action b{display:none}.tpp-commerce-mobile-toggle{grid-column:4;display:grid;gap:5px;place-content:center;width:42px;height:42px;margin:0!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important}.tpp-commerce-mobile-toggle span{display:block;width:25px;height:2px;background:var(--tpp-header-blue)}.tpp-commerce-row2{display:none}.tpp-commerce-mobile-menu{position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 122px);overflow:auto;padding:12px 16px 25px;background:#fff;border-top:1px solid #e6eaf0;box-shadow:0 22px 45px rgba(7,47,112,.18)}.tpp-commerce-mobile-menu:not([hidden]){display:block}.tpp-mobile-products-toggle{display:flex!important;justify-content:space-between;align-items:center;width:100%;height:50px;margin:0!important;padding:0 5px!important;border:0!important;background:#fff!important;color:var(--tpp-header-blue)!important;font-size:16px!important;text-transform:none!important;box-shadow:none!important}.tpp-mobile-products>div{border-radius:12px;background:#f5f7fb;padding:5px 12px;margin-bottom:10px}.tpp-mobile-products .tpp-category-branch{display:block!important;width:100%!important;max-width:none!important}.tpp-mobile-products .tpp-category-branch>div{display:grid!important;grid-template-columns:minmax(0,1fr) 38px;align-items:center;border-bottom:1px solid #e5e9f0}.tpp-mobile-products .tpp-category-branch a{display:flex;align-items:center;gap:9px;padding:11px 0;color:var(--tpp-header-blue)!important;text-decoration:none!important}.tpp-mobile-products .depth-0 img{width:38px;height:38px;object-fit:contain}.tpp-mobile-products .tpp-category-branch button{border:0!important;background:transparent!important;color:var(--tpp-header-blue)!important;margin:0!important;padding:0!important;box-shadow:none!important}.tpp-mobile-products .tpp-category-children{display:block!important;width:100%!important;padding-left:16px}.tpp-mobile-products .tpp-category-children[hidden]{display:none!important}.tpp-commerce-mobile-menu>nav{display:grid}.tpp-commerce-mobile-menu>nav>a{padding:14px 5px;border-bottom:1px solid #e5e9f0;color:var(--tpp-header-blue)!important;text-decoration:none!important;font-weight:600}.tpp-commerce-mobile-menu>nav>a.featured{color:#b89f00!important}.tpp-products-mega{display:none!important}}
@media(max-width:849px){.tpp-mobile-products .tpp-category-branch>.tpp-category-children{display:block!important;grid-template-columns:none!important}.tpp-mobile-products .tpp-category-branch>.tpp-category-children[hidden]{display:none!important}}

/* Catalogue panel — navigation inspired by a mobile retail app. */
.tpp-products-panel[hidden]{display:none!important}.tpp-products-panel{position:fixed!important;inset:155px 0 auto!important;width:100vw!important;height:calc(100vh - 155px);padding:0!important;background:#fff;z-index:10001;overflow:hidden;transform:none!important}.tpp-products-shell{width:100%;height:100%;overflow:auto;background:#fff}.tpp-products-top{position:sticky;top:0;z-index:3;height:72px;padding:0 max(28px,calc((100vw - 1760px)/2));display:grid;grid-template-columns:52px 1fr 52px;align-items:center;background:#fff;border-bottom:1px solid #e8ebef}.tpp-products-top strong{text-align:center;color:var(--tpp-header-blue);font-size:17px}.tpp-products-top button{display:grid!important;place-items:center;width:44px;height:44px;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#f0f2f5!important;color:#111827!important;font-size:30px!important;font-weight:400!important;box-shadow:none!important;text-transform:none!important}.tpp-products-back{font-size:25px!important}.tpp-products-back[hidden]{visibility:hidden!important;display:grid!important}.tpp-products-view{width:min(1500px,calc(100% - 64px));margin:0 auto;padding:38px 0 50px}.tpp-products-view[hidden]{display:none!important}.tpp-products-kicker{margin:0 0 5px!important;color:#6a7890;font-size:11px;font-weight:800;letter-spacing:1.4px}.tpp-products-view>h2{margin:0 0 25px;color:#111827;font-size:32px}.tpp-products-universes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tpp-universe-card{display:grid!important;grid-template-columns:72px minmax(0,1fr) 28px;align-items:center;gap:15px;min-height:108px;margin:0!important;padding:14px 18px!important;border:0!important;border-radius:17px!important;background:#f5f5f4!important;color:#111827!important;text-align:left;text-decoration:none!important;text-transform:none!important;box-shadow:none!important}.tpp-universe-card:hover{background:#eef2f8!important}.tpp-universe-card img,.tpp-universe-placeholder{width:72px;height:72px;object-fit:contain;border-radius:12px;background:#fff;display:grid;place-items:center}.tpp-universe-card strong{font-size:17px;line-height:1.25}.tpp-universe-card i,.tpp-subcategory-list i,.tpp-menu-news-grid i{font-style:normal;font-size:30px;font-weight:300;text-align:right}.tpp-menu-news{margin-top:42px;padding-top:32px;border-top:1px solid #e5e8ed}.tpp-menu-news>div:first-child{display:flex;align-items:end;justify-content:space-between}.tpp-menu-news h3{margin:0 0 18px;font-size:25px;color:#111827}.tpp-menu-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tpp-menu-news-grid>a{display:grid;grid-template-columns:105px minmax(0,1fr) 25px;align-items:center;gap:14px;min-height:105px;padding:10px;border:1px solid #e5e8ed;border-radius:15px;color:#111827!important;text-decoration:none!important}.tpp-menu-news-grid img{width:105px;height:84px;object-fit:cover;border-radius:11px}.tpp-menu-news-grid span{display:grid;gap:4px}.tpp-menu-news-grid small{color:#738096;font-size:10px}.tpp-menu-news-grid strong{font-size:14px;line-height:1.3}.tpp-products-subview{padding-top:24px}.tpp-category-hero{min-height:260px;border-radius:22px;background:linear-gradient(90deg,rgba(4,27,63,.86),rgba(4,27,63,.18)),var(--tpp-category-hero),#163c72;background-position:center;background-size:cover;display:flex;align-items:end;padding:34px;color:#fff}.tpp-category-hero p{margin:0 0 5px;font-size:11px;font-weight:800;letter-spacing:1.4px}.tpp-category-hero h2{margin:0 0 20px;color:#fff;font-size:38px}.tpp-category-hero a{display:inline-flex;padding:12px 20px;border-radius:999px;background:#fff;color:#111827!important;font-weight:700;text-decoration:none!important}.tpp-subcategory-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.tpp-subcategory-list>a{display:grid;grid-template-columns:70px minmax(0,1fr) 25px;gap:16px;align-items:center;min-height:96px;padding:12px 18px;border-radius:16px;background:#f5f5f4;color:#111827!important;text-decoration:none!important}.tpp-subcategory-list img,.tpp-subcategory-list .tpp-universe-placeholder{width:68px;height:68px;object-fit:contain;border-radius:11px;background:#fff}.tpp-subcategory-list strong{font-size:17px}

/* Le menu produits reste fermé jusqu'au clic, même si son bord est survolé. */
.tpp-products-mega[hidden]{display:none!important}

/* Ouverture du catalogue au clic avec un mouvement latéral doux. */
.tpp-products-panel.is-opening .tpp-products-shell{animation:tpp-products-slide-in .36s cubic-bezier(.22,.8,.28,1) both}.tpp-products-panel.is-closing .tpp-products-shell{animation:tpp-products-slide-out .28s cubic-bezier(.4,0,.7,.2) both}@keyframes tpp-products-slide-in{from{opacity:.72;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes tpp-products-slide-out{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:.72;transform:translate3d(-100%,0,0)}}@media(prefers-reduced-motion:reduce){.tpp-products-panel.is-opening .tpp-products-shell,.tpp-products-panel.is-closing .tpp-products-shell{animation:none}}
@media(max-width:1100px) and (min-width:850px){.tpp-products-universes{grid-template-columns:repeat(3,minmax(0,1fr))}.tpp-menu-news-grid,.tpp-subcategory-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:849px){.tpp-products-panel{inset:0!important;width:100vw!important;height:100dvh!important;max-height:none!important;padding:0!important;z-index:10020}.tpp-products-panel>.tpp-products-shell{margin:0!important;padding:0!important;border-radius:0!important;background:#fff!important}.tpp-products-top{height:82px;padding:0 17px;grid-template-columns:50px 1fr 50px}.tpp-products-top strong{font-size:15px}.tpp-products-view{width:100%;padding:28px 16px 40px}.tpp-products-view>h2{font-size:27px;margin-bottom:20px}.tpp-products-universes{display:grid!important;grid-template-columns:1fr;gap:12px}.tpp-universe-card{grid-template-columns:62px minmax(0,1fr) 24px;min-height:92px;padding:10px 14px!important;border-radius:15px!important}.tpp-universe-card img,.tpp-universe-placeholder{width:62px;height:62px}.tpp-universe-card strong{font-size:17px}.tpp-menu-news{margin-top:34px;padding-top:27px}.tpp-menu-news h3{font-size:23px}.tpp-menu-news-grid{grid-template-columns:1fr}.tpp-menu-news-grid>a{grid-template-columns:82px minmax(0,1fr) 22px}.tpp-menu-news-grid img{width:82px;height:72px}.tpp-category-hero{min-height:225px;margin:-28px -16px 16px;border-radius:0;padding:26px 20px}.tpp-category-hero h2{font-size:32px}.tpp-subcategory-list{grid-template-columns:1fr;gap:11px;margin-top:15px}.tpp-subcategory-list>a{grid-template-columns:64px minmax(0,1fr) 22px;min-height:88px;padding:10px 14px}.tpp-subcategory-list img,.tpp-subcategory-list .tpp-universe-placeholder{width:62px;height:62px}.tpp-subcategory-list strong{font-size:17px}}

/* The catalogue is a left drawer on desktop, not a full-screen page. */
.tpp-products-panel{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-height:none!important;padding:0!important;background:rgba(7,15,29,.58)!important;z-index:10020;overflow:hidden}.tpp-products-panel>.tpp-products-backdrop{position:absolute!important;inset:0!important;display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;grid-template-columns:none!important}.tpp-products-panel>.tpp-products-shell{position:relative;z-index:1;display:flex!important;flex-direction:column;grid-template-columns:none!important;gap:0!important;width:min(570px,100vw)!important;height:100%;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:22px 0 65px rgba(0,0,0,.25);overflow:hidden}.tpp-products-panel .tpp-products-top{position:relative;flex:0 0 72px;padding:0 14px 0 18px}.tpp-products-panel .tpp-products-close{display:flex!important;align-items:center!important;justify-content:center!important;width:64px!important;min-width:64px!important;max-width:64px!important;height:64px!important;min-height:64px!important;max-height:64px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:0!important;line-height:0!important}.tpp-close-circle{display:flex!important;align-items:center;justify-content:center;flex:0 0 56px;width:56px!important;height:56px!important;aspect-ratio:1/1;border-radius:50%!important;background:#f0f1f3;overflow:hidden}.tpp-close-circle svg{display:block;width:25px;height:25px;fill:none;stroke:#111827;stroke-width:2.4;stroke-linecap:round}.tpp-products-stage{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;background:#fff}.tpp-products-panel .tpp-products-view{position:absolute;inset:0;width:100%;margin:0;padding:26px 22px 45px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;transform:translate3d(0,0,0);will-change:transform}.tpp-products-panel.is-sliding .tpp-products-view{pointer-events:none}.tpp-products-panel .tpp-products-view>h2{font-size:28px}.tpp-products-panel .tpp-products-universes{grid-template-columns:1fr;gap:11px}.tpp-products-panel .tpp-universe-card{grid-template-columns:66px minmax(0,1fr) 25px;min-height:94px;padding:11px 15px!important}.tpp-products-panel .tpp-universe-card img,.tpp-products-panel .tpp-universe-placeholder{width:64px;height:64px}.tpp-products-panel .tpp-category-hero{min-height:235px;margin:-26px -22px 18px;border-radius:0;padding:28px 22px}.tpp-products-panel .tpp-category-hero h2{font-size:34px}.tpp-products-panel .tpp-subcategory-list{grid-template-columns:1fr;gap:11px}.tpp-products-panel .tpp-subcategory-list>a{min-height:90px}
.tpp-menu-highlights{padding-bottom:30px;border-bottom:1px solid #e5e8ed}.tpp-menu-highlights h2,.tpp-products-section-heading h2{margin:0;color:#111827;font-size:26px;line-height:1.2}.tpp-menu-highlights h2{margin-bottom:17px}.tpp-menu-highlights>a{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;min-height:76px;margin-top:10px;padding:15px 20px;border-radius:14px;color:#101722!important;text-decoration:none!important;font-size:17px;font-weight:700}.tpp-menu-highlights>a i{font-style:normal;font-size:28px;text-align:right}.tpp-menu-highlights>a.is-offer{background:#eef5ff;color:var(--tpp-header-blue)!important}.tpp-menu-highlights>a.is-deal{background:var(--tpp-header-yellow);color:#072f70!important}.tpp-products-section-heading{padding:31px 0 18px}.tpp-products-section-heading .tpp-products-kicker{margin-bottom:5px!important}.tpp-menu-utilities{display:grid;gap:10px;margin-top:34px;padding-top:28px;border-top:1px solid #e5e8ed}.tpp-menu-utilities>a{display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:14px;min-height:70px;padding:12px 17px;border-radius:14px;background:#f5f5f4;color:#111827!important;text-decoration:none!important}.tpp-menu-utilities svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tpp-menu-utilities strong{font-size:17px}.tpp-menu-utilities i{font-style:normal;font-size:28px;text-align:right}
@media(max-width:600px){.tpp-products-panel>.tpp-products-shell{width:100vw!important}.tpp-products-panel .tpp-products-view{padding-left:16px;padding-right:16px}.tpp-products-panel .tpp-category-hero{margin-left:-16px;margin-right:-16px}}
.tpp-products-panel .tpp-menu-news>div:first-child{display:block}.tpp-products-panel .tpp-menu-news .tpp-products-kicker{margin-bottom:4px!important}

/* Header navigation assets and right-aligned desktop links. */
.tpp-commerce-actions{gap:22px}.tpp-commerce-action{min-width:82px}.tpp-commerce-action svg,.tpp-commerce-action img{display:block;width:32px;height:32px;object-fit:contain;transition:transform .18s}.tpp-commerce-action:hover svg,.tpp-commerce-action:hover img{transform:translateY(-2px)}.tpp-products-menu-icon{display:block;width:28px;height:24px;object-fit:contain;filter:invert(16%) sepia(50%) saturate(2105%) hue-rotate(188deg) brightness(86%) contrast(104%)}.tpp-products-toggle{gap:12px}.tpp-commerce-primary{justify-content:flex-end;gap:20px}.tpp-commerce-primary a{font-size:15px}.tpp-commerce-primary a.featured{margin-right:auto;padding:9px 13px;border-radius:10px;background:var(--tpp-header-yellow);color:var(--tpp-header-blue)!important;font-size:13px;font-weight:800;letter-spacing:.25px}.tpp-commerce-primary a.featured:after{display:none}
@media(max-width:1100px) and (min-width:850px){.tpp-commerce-primary{gap:10px}.tpp-commerce-primary a{font-size:12px}.tpp-commerce-primary a.featured{padding:8px 9px;font-size:11px}}
@media(max-width:849px){.tpp-commerce-row1{grid-template-columns:1fr auto auto auto auto;gap:7px 11px}.tpp-commerce-action{min-width:38px}.tpp-commerce-action.tpp-action-contact{display:none}.tpp-commerce-action.tpp-action-account{grid-column:2}.tpp-commerce-action.tpp-action-catalogue{grid-column:3}.tpp-commerce-action.tpp-action-cart{grid-column:4}.tpp-commerce-action svg,.tpp-commerce-action img{width:27px;height:27px}.tpp-commerce-mobile-toggle{grid-column:5}.tpp-commerce-mobile-menu>nav>a.featured{margin-right:0;padding-left:12px;border-radius:10px;background:var(--tpp-header-yellow);color:var(--tpp-header-blue)!important}}
.tpp-commerce-mobile-toggle img{display:block;width:27px;height:24px;object-fit:contain;filter:invert(16%) sepia(50%) saturate(2105%) hue-rotate(188deg) brightness(86%) contrast(104%)}
:root{--tpp-header-yellow:#f6ee1d}.tpp-products-panel .tpp-products-back{background:transparent!important;border-radius:0!important}.tpp-nearest-agency{flex:0 0 270px;display:grid;grid-template-columns:28px minmax(0,1fr) 26px;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e6eaf0;border-radius:13px;background:#f7f9fc;color:var(--tpp-header-blue)}.tpp-nearest-agency>svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tpp-nearest-agency strong,.tpp-nearest-agency small{display:block;line-height:1.35}.tpp-nearest-agency strong{font-size:11px}.tpp-nearest-agency small{margin-top:2px;color:#677690;font-size:9px}.tpp-nearest-agency a{color:inherit!important;text-decoration:none!important}.tpp-nearest-agency button{display:grid!important;place-items:center;width:25px;height:25px;min-height:25px;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#e9eef6!important;color:var(--tpp-header-blue)!important;font-size:16px!important;box-shadow:none!important}.tpp-nearest-agency.is-located button{background:var(--tpp-header-yellow)!important}
@media(max-width:1250px) and (min-width:850px){.tpp-nearest-agency{flex-basis:225px}.tpp-nearest-agency small{font-size:8px}.tpp-commerce-row1{gap:14px}}
@media(max-width:849px){.tpp-commerce-row1{grid-template-rows:56px 48px auto;padding-bottom:9px}.tpp-nearest-agency{grid-column:1/-1;grid-row:3;width:100%;min-height:48px;padding:7px 11px}.tpp-nearest-agency strong{font-size:10px}.tpp-nearest-agency small{font-size:8.5px}}

/* Balanced navigation groups and simplified nearest-agency card. */
.tpp-commerce-primary a.featured{margin-right:0}.tpp-commerce-primary .tpp-nav-nos-services{margin-right:auto}.tpp-nearest-agency{flex-basis:330px;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:11px 14px}.tpp-nearest-agency>svg,.tpp-nearest-agency>button{display:none!important}.tpp-nearest-agency>img{display:block;width:30px;height:30px;object-fit:contain;filter:invert(16%) sepia(50%) saturate(2105%) hue-rotate(188deg) brightness(86%) contrast(104%)}.tpp-nearest-agency strong{font-size:13px;line-height:1.35}.tpp-nearest-agency small{margin-top:4px;font-size:11px;line-height:1.35}
@media(max-width:1250px) and (min-width:850px){.tpp-nearest-agency{flex-basis:260px;padding:9px 10px}.tpp-nearest-agency strong{font-size:12px}.tpp-nearest-agency small{font-size:10px}}
@media(max-width:849px){.tpp-commerce-primary .tpp-nav-nos-services{margin-right:0}.tpp-nearest-agency{grid-template-columns:32px minmax(0,1fr);min-height:58px;padding:9px 13px}.tpp-nearest-agency>img{width:28px;height:28px}.tpp-nearest-agency strong{font-size:12px}.tpp-nearest-agency small{font-size:10px}}
.tpp-nearest-agency{flex-basis:360px}.tpp-nearest-agency strong{font-size:15px}.tpp-nearest-agency small{font-size:13px}@media(max-width:1250px) and (min-width:850px){.tpp-nearest-agency{flex-basis:300px}.tpp-nearest-agency strong{font-size:13px}.tpp-nearest-agency small{font-size:11px}}@media(max-width:849px){.tpp-nearest-agency strong{font-size:14px}.tpp-nearest-agency small{font-size:12px}}
.tpp-commerce-primary a.featured,.tpp-commerce-primary .tpp-nav-nos-agences,.tpp-commerce-primary .tpp-nav-nos-services{font-size:16px;font-weight:500}.tpp-commerce-primary a.featured{letter-spacing:0}
@media(max-width:1100px) and (min-width:850px){.tpp-commerce-primary a.featured,.tpp-commerce-primary .tpp-nav-nos-agences,.tpp-commerce-primary .tpp-nav-nos-services{font-size:16px;font-weight:500}}
.tpp-nearest-agency small span{display:block}.tpp-commerce-row1{height:116px}
@media(min-width:850px){.tpp-commerce-primary .tpp-nav-demande-de-devis:before{content:"–";display:inline-block;margin-right:8px;color:#9eabc0;font-weight:400}.tpp-commerce-primary .tpp-nav-demande-de-devis{display:flex;align-items:center}}
@media(max-width:849px){.tpp-commerce-row1{height:auto}}
@media(max-width:849px){.tpp-commerce-row1>.tpp-commerce-mobile-toggle{grid-column:1;grid-row:2;justify-self:start;align-self:center;width:42px;height:44px;z-index:2}.tpp-commerce-row1>.tpp-commerce-search{grid-column:1/-1;grid-row:2;min-width:0;width:calc(100% - 53px);margin-left:53px!important}.tpp-commerce-action.tpp-action-contact{display:flex;grid-column:5;grid-row:1;min-width:38px;min-height:44px}.tpp-commerce-action.tpp-action-account,.tpp-commerce-action.tpp-action-catalogue,.tpp-commerce-action.tpp-action-cart{grid-row:1}.tpp-action-contact picture{display:block}.tpp-action-contact picture img{display:block;width:27px;height:27px;object-fit:contain}}
@media(max-width:849px){.tpp-commerce-row1 .tpp-commerce-action{height:44px;align-self:center;align-items:center;justify-content:center}.tpp-commerce-row1 .tpp-commerce-action>span{display:flex;align-items:center;justify-content:center;width:27px;height:27px;line-height:0}.tpp-commerce-row1 .tpp-commerce-action>span>svg,.tpp-commerce-row1 .tpp-commerce-action>span>img{display:block}.tpp-action-contact picture{width:27px;height:27px;line-height:0}.tpp-action-contact picture img{margin:0;vertical-align:middle}}
@media(max-width:849px){#tpp-mobile-products{height:100dvh!important}#tpp-mobile-products>.tpp-products-shell{width:min(390px,calc(100vw - 28px))!important}#tpp-mobile-products .tpp-products-view{padding:18px 16px 32px}#tpp-mobile-products .tpp-menu-highlights{display:none}#tpp-mobile-products .tpp-products-section-heading h2,#tpp-mobile-products .tpp-category-hero h2{font-size:21px;line-height:1.3}#tpp-mobile-products .tpp-universe-card,#tpp-mobile-products .tpp-subcategory-list>a{grid-template-columns:44px minmax(0,1fr) 18px;min-height:66px;padding:9px 10px!important;gap:10px}#tpp-mobile-products .tpp-universe-card img,#tpp-mobile-products .tpp-universe-placeholder,#tpp-mobile-products .tpp-subcategory-list img{width:44px;height:44px}#tpp-mobile-products .tpp-universe-card strong,#tpp-mobile-products .tpp-subcategory-list strong{font-size:15px;font-weight:500;line-height:1.35}.tpp-drawer-mobile-links{display:grid;margin-top:22px;padding-top:12px;border-top:1px solid #e3e8ef}.tpp-drawer-mobile-links>a{display:flex;align-items:center;min-height:48px;padding:12px 8px;color:var(--tpp-header-blue)!important;font-size:15px;font-weight:500;line-height:1.4;text-decoration:none}.tpp-drawer-mobile-links>a.featured{border-radius:8px;background:var(--tpp-header-yellow)}body:has(#tpp-mobile-products:not([hidden])){overflow:hidden}}
.tpp-menu-highlights .tpp-menu-title,.tpp-products-section-heading .tpp-products-title{margin:0;color:#111827;font-size:26px;font-weight:700;line-height:1.2}.tpp-menu-highlights .tpp-menu-title{margin-bottom:17px}.tpp-category-hero .tpp-category-title{margin:0 0 20px;color:#fff;font-size:38px;font-weight:700;line-height:1.2}@media(max-width:849px){#tpp-mobile-products .tpp-products-section-heading .tpp-products-title,#tpp-mobile-products .tpp-category-hero .tpp-category-title{font-size:21px;line-height:1.3}}

/* Decorative typewriter hint; the actual search value stays untouched. */
.tpp-commerce-search .tpp-search-hint{position:absolute;left:62px;right:16px;top:0;height:100%;display:flex;align-items:center;gap:.35em;overflow:hidden;pointer-events:none;white-space:nowrap;color:#18345e;font-family:inherit;font-size:17px;line-height:1.4;letter-spacing:0}
.tpp-commerce-search .tpp-search-hint[hidden]{display:none!important}
.tpp-search-hint>span{flex:none;font-weight:400}
.tpp-commerce-search .tpp-search-hint-word{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:inherit;font-weight:600;line-height:inherit}
.tpp-search-hint-word:after{content:"";display:inline-block;width:1px;height:1em;margin-left:2px;vertical-align:-.1em;background:currentColor;animation:tpp-search-caret 1s step-end infinite}
@keyframes tpp-search-caret{50%{opacity:0}}
@media(max-width:849px){.tpp-commerce-search .tpp-search-hint{font-size:14px;right:12px}}
@media(prefers-reduced-motion:reduce){.tpp-search-hint-word:after{animation:none}}

/* Search focus follows the pill instead of outlining the rectangular input. */
body .tpp-commerce-search input[type=search]:focus,
body .tpp-commerce-search input[type=search]:focus-visible{outline:none!important;box-shadow:none!important}
body .tpp-commerce-search:focus-within{outline:none!important;border-color:#8b9ebc;box-shadow:0 0 0 2px rgba(17,58,128,.12);border-radius:999px}

/* Readable agency hours on the light header background. */
.tpp-nearest-agency small{color:#46546b}
