/* Accueil : noir, ivoire et jaune, contenu natif WordPress. */
.lfph-home{--ink:#181a19;--paper:#f7f7f2;--sand:#edeee6;--line:#d7d9ce;--yellow:#f5c12e;color:var(--ink);font-family:Montserrat,Arial,sans-serif}
.lfph-home,.lfph-home *{box-sizing:border-box}
.lfph-home :is(h1,h2,h3,p,figure,.wp-block-group,.wp-block-buttons){margin-block-start:0;margin-block-end:0}
.lfph-home p{font-size:15px;line-height:1.8}
.lfph-home h1{font-size:clamp(38px,4.15vw,68px);font-weight:600;line-height:1.09;letter-spacing:-.045em;text-wrap:balance}
.lfph-home h2{font-size:clamp(31px,3vw,46px);font-weight:600;line-height:1.18;letter-spacing:-.035em;text-wrap:balance}
.lfph-home h3{font-size:20px;font-weight:600;line-height:1.35;letter-spacing:-.025em}
.lfph-home :is(h1,h2,h3){color:inherit}
.lfph-home a{color:inherit;text-underline-offset:4px}
.lfph-home :is(a,button,summary,input,textarea,select):focus-visible{outline:3px solid #b48700;outline-offset:4px}
.lfph-home :is(.lfph-dark,.lfph-hero) :is(a,button,summary):focus-visible{outline-color:var(--yellow)}
.lfph-home [id]{scroll-margin-top:120px}
.lfph-home .lfph-eyebrow{font-size:11px;letter-spacing:.15em;line-height:1.5;font-weight:700;text-transform:uppercase;margin-bottom:19px;color:#655620}
.lfph-home :is(.lfph-hero,.lfph-dark) .lfph-eyebrow{color:var(--yellow)}
.lfph-home .lfph-lead{font-size:17px;line-height:1.8}
.lfph-home .lfph-section{padding:88px 40px;margin:0!important}
.lfph-home .lfph-wrap{max-width:1240px;margin:0 auto}
.lfph-light{background:var(--paper)}.lfph-sand{background:var(--sand)}.lfph-dark{background:#1b1e1c;color:#f8f8f3}
.lfph-home .lfph-two{display:grid;grid-template-columns:1fr 1fr;gap:90px}
.lfph-home .lfph-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.lfph-home .lfph-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}
.lfph-home .lfph-hero{display:grid;grid-template-columns:1fr 1fr;min-height:670px;background:#141815;color:#fafbf6;overflow:hidden}
.lfph-home .lfph-hero-copy{padding:72px max(40px,calc((100vw - 1240px)/2)) 58px;padding-right:52px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.lfph-home .lfph-hero-copy h1{margin-bottom:26px;max-width:630px}
.lfph-home .lfph-hero-copy .lfph-lead{color:#d0d6ce;max-width:535px}
.lfph-home .lfph-hero-copy>.wp-block-buttons{margin-top:32px;gap:14px}
.lfph-home .wp-block-button__link{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;font-size:13px;font-weight:650;line-height:1.4;border:1px solid transparent;border-radius:3px;transition:background .15s,color .15s,transform .15s;text-decoration:none}
.lfph-home .lfph-primary .wp-block-button__link{color:#1a1b14;background:var(--yellow)}
.lfph-home .lfph-primary .wp-block-button__link:hover{background:#ffda65;transform:translateY(-2px)}
.lfph-home .lfph-secondary .wp-block-button__link{color:#fff;background:transparent;border-color:#7c867b}
.lfph-home .lfph-secondary .wp-block-button__link:hover{background:#333b32}
.lfph-home .lfph-dark-button .wp-block-button__link{background:#20261f;color:#fff}
.lfph-home .lfph-dark-button .wp-block-button__link:hover{background:#3d463b}
.lfph-home .lfph-hero-note{font-size:11px;color:#b8c0b4;margin-top:20px}
.lfph-home .lfph-brandline{border-top:1px solid #42483e;display:flex;align-items:center;gap:23px;margin-top:40px;padding-top:24px;width:100%}
.lfph-home .lfph-drutex-logo{width:120px;flex-shrink:0}
.lfph-drutex-logo img{width:100%;height:auto;display:block}
.lfph-home .lfph-brandline p{font-size:11px;line-height:1.75;color:#c5ccbf}
.lfph-home .lfph-brandline strong{font-weight:500;color:#fff}
.lfph-home .lfph-hero-visual{position:relative;min-width:0}
.lfph-home .lfph-hero-photo{position:absolute;inset:0;width:100%;height:100%;margin:0}
.lfph-home .lfph-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 55%;display:block}
.lfph-home .lfph-image-label{position:absolute;bottom:32px;left:32px;right:32px;max-width:420px;background:#141815e8;color:#fff;padding:20px 24px;border-left:3px solid var(--yellow);backdrop-filter:blur(8px)}
.lfph-home .lfph-image-kicker{font-size:10px;color:#e7cc73;letter-spacing:.12em;margin-bottom:3px}
.lfph-home .lfph-image-label p:last-child{font-size:13px}
.lfph-home .lfph-trust{background:#e4e7da;padding-top:33px;padding-bottom:33px}
.lfph-home .lfph-trust-item{position:relative;padding-left:48px}
.lfph-home .lfph-trust-item h3{font-size:16px;margin-bottom:7px}
.lfph-home .lfph-trust-item p:not(.lfph-index){font-size:12px;color:#4c5448;line-height:1.8;max-width:285px}
.lfph-home .lfph-index{position:absolute;left:0;top:0;font-size:14px;font-weight:500;color:#56624c;padding:1px 0;border-top:2px solid #889178;width:26px}
.lfph-home .lfph-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:40px}
.lfph-home .lfph-section-intro{max-width:480px;color:#5c6258}
.lfph-home .lfph-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.lfph-home .lfph-product-card{background:#fff;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e0e3d7;border-radius:4px}
.lfph-home .lfph-card-image{height:238px;background:#ecede8;padding:28px;display:flex;align-items:center;justify-content:center}
.lfph-home .lfph-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s}
.lfph-home .lfph-product-card:hover .lfph-card-image img{transform:scale(1.04)}
.lfph-home .lfph-card-copy{padding:25px 25px 23px;display:flex;flex-direction:column;align-items:flex-start;gap:13px;flex:1}
.lfph-home .lfph-card-copy h3 a{color:inherit;text-decoration:none}
.lfph-home .lfph-card-image.lfph-card-lifestyle{padding:0}
.lfph-home .lfph-card-lifestyle img{object-fit:cover;object-position:center 55%}
.lfph-home .lfph-card-windows img{object-position:center 50%}
.lfph-home .lfph-card-shutters img{object-position:center 30%}
.lfph-home .lfph-card-copy>p:not(.lfph-card-link){font-size:13px;color:#5a6056}
.lfph-home .lfph-card-link{margin-top:auto;padding-top:9px;width:100%;font-size:12px;font-weight:600}
.lfph-home .lfph-card-link a{display:flex;justify-content:space-between;text-decoration:none}
.lfph-home .lfph-card-link a:hover{text-decoration:underline}
.lfph-home .lfph-card-link span{font-size:19px;font-weight:400}
.lfph-home .lfph-more{border-top:1px solid var(--line);margin-top:40px;padding-top:29px}
.lfph-home .lfph-more h3{font-size:16px;margin-bottom:18px}
.lfph-home .lfph-more-links{display:flex;gap:12px;flex-wrap:wrap}
.lfph-home .lfph-more-links a{font-size:12px;padding:10px 16px;border:1px solid #ccd0c0;border-radius:3px;text-decoration:none;background:#fafbf6}
.lfph-home .lfph-more-links a:hover{background:#e3e7d6}
.lfph-home .lfph-catalogue-links{font-size:12px;margin-top:18px;color:#515c47}
.lfph-home .lfph-choice-intro .lfph-lead{margin-top:25px;color:#c5ccc0;font-size:15px}
.lfph-home .lfph-text-link{font-size:13px;font-weight:600;margin-top:25px}
.lfph-dark .lfph-text-link{color:var(--yellow)}
.lfph-home .lfph-choice-row{border-top:1px solid #535b4e;padding-top:23px;margin-bottom:26px}
.lfph-home .lfph-choice-row h3{margin-bottom:10px;font-size:21px}
.lfph-home .lfph-choice-row p{color:#c3cabc;font-size:14px}
.lfph-home .lfph-story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.lfph-home .lfph-story-image{height:590px;overflow:hidden;border-radius:3px}
.lfph-home .lfph-story-image img{width:100%;height:100%;object-fit:cover;display:block}
.lfph-home .lfph-story-copy h2{margin-bottom:25px}
.lfph-home .lfph-story-copy>p:not(.lfph-eyebrow){margin-bottom:18px;color:#5b6256}
.lfph-home .lfph-story-copy>.wp-block-buttons{margin-top:28px}
.lfph-home .lfph-four{margin-top:45px}
.lfph-home .lfph-step{border-top:1px solid #bbc3af;padding-top:20px}
.lfph-home .lfph-step-number{font-size:37px;font-weight:400;color:#66774f;margin-bottom:21px;line-height:1}
.lfph-home .lfph-step h3{font-size:18px;margin-bottom:14px}
.lfph-home .lfph-step p:last-child{font-size:13px;color:#565f4d}
.lfph-home .lfph-showroom-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:start}
.lfph-home .lfph-showroom-copy>p:not(.lfph-eyebrow){margin-top:23px;color:#5d6358}
.lfph-home .lfph-showroom-copy .wp-block-buttons{margin-top:27px}
.lfph-contact-details{margin-top:25px}
.lfph-contact-details p{margin:0 0 16px;font-size:14px}
.lfph-contact-details .lfph-visit-badge{display:inline-block;padding:5px 10px;background:#e1e7d4;color:#3c4b29;font-size:10px;text-transform:uppercase;font-weight:650;letter-spacing:.04em;border-radius:3px}
.lfph-contact-links{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-top:17px;overflow-wrap:anywhere}
.lfph-contact-links a:first-child{font-size:22px;font-weight:600;text-decoration:none}
.lfph-map-shell{border:1px solid #d0d6c5;border-radius:5px;overflow:hidden;background:#fff;color:#1d2618;position:relative;z-index:0}
.lfph-map-toolbar{display:flex;padding:12px;gap:8px;background:#f0f3e8}
.lfph-map-toolbar button{border:1px solid #bdc7b0;color:#3b4831;border-radius:3px;background:transparent;padding:11px 15px;font:600 12px Montserrat,Arial,sans-serif;cursor:pointer;min-height:42px}
.lfph-map-toolbar button[aria-pressed=true]{background:#23301d;color:#fff;border-color:#23301d}
.lfph-map-toolbar button:disabled{opacity:.55;cursor:default}
.lfph-map-canvas{height:455px;position:relative;background:#e2e8d9;color:#182113;font-family:Montserrat,Arial,sans-serif}
.lfph-map-canvas .lfph-map-status{padding:24px}
.lfph-map-canvas .leaflet-popup-content{font-size:12px;line-height:1.6}
.lfph-map-canvas .leaflet-popup-content p{font-size:11px;margin:8px 0 0}
.lfph-map-canvas .leaflet-control-attribution{font-size:9px;line-height:1.6;color:#333}
.lfph-map-canvas .leaflet-control-attribution a{color:#265529}
.lfph-location-pin{background:#20271c;border:3px solid #fff;color:#f5c12e;border-radius:50% 50% 50% 5%;transform-origin:center;box-shadow:0 3px 8px #0004;display:flex;align-items:center;justify-content:center;font-size:24px}
.lfph-location-pin span{display:block;line-height:1}
.lfph-map-bottom{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;padding:15px 18px;font-size:10px;line-height:1.5;background:#fff}
.lfph-map-bottom a{font-size:12px;font-weight:650;text-decoration:none;min-height:34px;display:inline-flex;align-items:center}
.lfph-map-legend{max-width:240px;color:#59614e}
.lfph-home .lfph-service-area{border-top:1px solid var(--line);margin-top:40px;padding-top:28px;max-width:1040px}
.lfph-home .lfph-service-area h3{font-size:21px;margin-bottom:13px}
.lfph-home .lfph-service-area p{font-size:13px;color:#59634e}
.lfph-home .lfph-area-list{margin-top:13px}
.lfph-home .lfph-advice-card{background:#fff;overflow:hidden;border-radius:4px;display:flex;flex-direction:column}
.lfph-home .lfph-advice-image{height:210px;overflow:hidden}
.lfph-home .lfph-advice-image img{width:100%;height:100%;object-fit:cover;display:block}
.lfph-home .lfph-advice-card h3{font-size:18px}
.lfph-home .lfph-faq-grid{display:grid;grid-template-columns:.65fr 1fr;gap:70px}
.lfph-home .lfph-faq-list details{padding:23px 0;border-bottom:1px solid var(--line);font-size:15px}
.lfph-home .lfph-faq-list details:first-child{border-top:1px solid var(--line)}
.lfph-home .lfph-faq-list summary{cursor:pointer;font-weight:600;line-height:1.55;list-style:disclosure-closed;list-style-position:outside;margin-left:17px;padding-left:7px}
.lfph-home .lfph-faq-list details[open] summary{list-style-type:disclosure-open}
.lfph-home .lfph-faq-list details p{font-size:13px;margin-top:16px;color:#5b6255}
.lfph-home .lfph-devis-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:start}
.lfph-home .lfph-devis-copy>p:not(.lfph-eyebrow){color:#bbc5b2;margin-top:23px}
.lfph-home .lfph-devis-copy .lfph-contact-links{margin-top:28px;color:#f4f5ee}
.lfph-home .lfph-form{width:100%;max-width:none;background:#2c3328;padding:32px;border:1px solid #47523f;border-radius:4px;color:#f5f7ef}
.lfph-home .lfph-form .lfp-fields{gap:20px}
.lfph-home .lfph-form :is(input[type=text],input[type=tel],input[type=email],textarea,select){border:1px solid #66735b;border-radius:3px;background:#fafbf5;font:14px Montserrat,Arial,sans-serif;padding:12px;color:#182113}
.lfph-home .lfph-form label{font-size:12px;line-height:1.7;display:block;font-weight:500}
.lfph-home .lfph-form form>p{margin-top:20px}
.lfph-home .lfph-form textarea{height:130px;min-height:110px}
.lfph-home .lfph-form input.wpcf7-submit{background:var(--yellow);color:#191d16;width:100%;border:0;border-radius:3px;padding:16px 22px;font-family:Montserrat,Arial,sans-serif;font-weight:650;font-size:13px}
.lfph-home .lfph-form input.wpcf7-submit:disabled{opacity:.65;cursor:not-allowed}
.lfph-home .lfph-form .wpcf7-acceptance label{font-size:11px;display:flex;gap:10px;color:#d2dacb;font-weight:400}
.lfph-home .lfph-form .devis-form__hint{font-size:10px;color:#b8c1ad;margin-top:8px}
.lfph-mobile-actions{display:none}
.lfp-footer .lfph-contact-details{margin-top:0}.lfp-footer .lfph-contact-details p{font-size:12px}.lfp-footer .lfph-contact-links{font-size:11px}.lfp-footer .lfph-contact-links a:first-child{font-size:17px}.lfp-footer .lfph-footer-logo{width:140px;margin-top:28px}.lfp-footer .lfph-contact-details .lfph-visit-badge{font-size:9px;color:#d9e1cb;background:#313a2b}
.home .lfp-navbar .is-style-lfp-corner .wp-block-button__link{background:#f5c12e;color:#1a2014;border:0;border-radius:3px;padding:12px 20px}
.lfph-contact-page>.lfph-section:first-child .lfph-lead{margin-top:24px;color:#d5dccf}
@media(min-width:1800px){.lfph-home .lfph-hero-copy{padding-left:max(70px,calc((100vw - 1400px)/2))}}
@media(max-width:1180px){.lfph-home .lfph-hero-copy{padding:55px 35px}.lfph-home .lfph-hero{min-height:660px}.lfph-home h1{font-size:49px}.lfph-home .lfph-hero-copy>.wp-block-buttons{flex-direction:column;align-items:stretch}.lfph-home .lfph-hero-copy>.wp-block-buttons .wp-block-button{width:100%}.lfph-home .lfph-hero-copy>.wp-block-buttons a{width:100%}.lfph-home .lfph-two,.lfph-home .lfph-story,.lfph-home .lfph-showroom-grid,.lfph-home .lfph-devis-grid{gap:40px}.lfph-home .lfph-card-image{height:210px}}
@media(max-width:960px){.lfph-home .lfph-section{padding:64px 28px}.lfph-home .lfph-hero{grid-template-columns:1.05fr 1fr;min-height:610px}.lfph-home h1{font-size:42px}.lfph-home .lfph-hero-copy{padding:46px 28px}.lfph-home .lfph-hero-copy .lfph-lead{font-size:15px}.lfph-home .lfph-brandline{gap:15px}.lfph-home .lfph-drutex-logo{width:95px}.lfph-home .lfph-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lfph-home .lfph-heading-row{gap:26px}.lfph-home .lfph-section-intro{max-width:340px;font-size:14px}.lfph-home .lfph-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.lfph-home .lfph-showroom-grid{grid-template-columns:1fr 1.1fr;gap:30px}.lfph-home .lfph-story-image{height:540px}.lfph-map-toolbar{flex-wrap:wrap}.lfph-map-canvas{height:490px}.lfph-home .lfph-form{padding:24px}.lfph-home .lfph-devis-grid{grid-template-columns:.8fr 1.2fr;gap:30px}.lfph-home .lfph-form .lfp-fields{grid-template-columns:1fr}.lfph-home .lfph-trust{padding-top:28px;padding-bottom:28px}.lfph-home .lfph-trust-item{padding-left:0}.lfph-home .lfph-index{position:static;margin-bottom:13px}}
@media(max-width:680px){.lfph-home .lfph-hero{display:flex;flex-direction:column}.lfph-home .lfph-hero-copy{padding:42px 24px 35px}.lfph-home h1{font-size:42px;max-width:520px}.lfph-home h2{font-size:33px}.lfph-home .lfph-hero-copy h1{margin-bottom:23px}.lfph-home .lfph-hero-copy>.wp-block-buttons{flex-direction:row;width:100%;gap:10px}.lfph-home .lfph-hero-copy>.wp-block-buttons .wp-block-button{flex:1;min-width:140px}.lfph-home .wp-block-button__link{padding:13px 12px;font-size:12px}.lfph-home .lfph-hero-copy>.wp-block-buttons{margin-top:27px}.lfph-home .lfph-brandline{margin-top:26px;padding-top:22px;gap:20px}.lfph-home .lfph-brandline p{font-size:10px}.lfph-home .lfph-drutex-logo{width:110px}.lfph-home .lfph-hero-visual{height:390px}.lfph-home .lfph-hero-photo img{object-position:center 64%}.lfph-home .lfph-image-label{left:22px;right:22px;bottom:22px;padding:17px 19px}.lfph-home .lfph-section{padding:56px 24px}.lfph-home .lfph-three,.lfph-home .lfph-two,.lfph-home .lfph-story,.lfph-home .lfph-showroom-grid,.lfph-home .lfph-faq-grid,.lfph-home .lfph-devis-grid{grid-template-columns:1fr;gap:32px}.lfph-home .lfph-trust{padding-top:30px;padding-bottom:30px}.lfph-home .lfph-trust .lfph-three{gap:23px}.lfph-home .lfph-trust-item{padding-left:46px}.lfph-home .lfph-index{position:absolute;top:0;left:0}.lfph-home .lfph-trust-item p:not(.lfph-index){max-width:none}.lfph-home .lfph-heading-row{display:block;margin-bottom:28px}.lfph-home .lfph-section-intro{margin-top:20px;max-width:none}.lfph-home .lfph-products-grid{grid-template-columns:1fr;gap:20px}.lfph-home .lfph-card-image{height:255px;padding:28px}.lfph-home .lfph-card-copy{padding:24px}.lfph-home .lfph-more-links{gap:9px}.lfph-home .lfph-more-links a{font-size:11px;padding:10px 12px}.lfph-home .lfph-story-image{height:400px}.lfph-home .lfph-four{gap:27px 22px}.lfph-home .lfph-step h3{font-size:16px}.lfph-home .lfph-step p:last-child{font-size:12px}.lfph-home .lfph-step-number{font-size:33px;margin-bottom:17px}.lfph-home .lfph-showroom-copy .wp-block-buttons{margin-top:22px}.lfph-map-canvas{height:380px}.lfph-map-toolbar{flex-wrap:nowrap;gap:7px;padding:10px}.lfph-map-toolbar button{font-size:10px;padding:10px 12px;flex:1}.lfph-map-bottom{padding:13px}.lfph-home .lfph-service-area{margin-top:28px}.lfph-home .lfph-advice-image{height:220px}.lfph-home .lfph-faq-list details{padding:21px 0}.lfph-home .lfph-form{padding:22px}.lfph-home .lfph-devis-copy>p:not(.lfph-eyebrow){font-size:14px}.lfph-home [id]{scroll-margin-top:90px}.lfph-mobile-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:9px;position:fixed;bottom:0;left:0;right:0;z-index:95;background:#131a11;padding:10px 16px max(10px,env(safe-area-inset-bottom));border-top:1px solid #505b45;box-shadow:0 -5px 20px #0002}.lfph-mobile-actions a{padding:13px 10px;text-align:center;font:600 12px Montserrat,Arial,sans-serif;color:#fff;border:1px solid #69775b;border-radius:3px;text-decoration:none}.lfph-mobile-actions a:last-child{background:#f5c12e;color:#192013;border-color:#f5c12e}.home .wp-site-blocks{padding-bottom:72px}}
@media(prefers-reduced-motion:reduce){.lfph-home *{scroll-behavior:auto!important;transition:none!important}.lfph-home .lfph-product-card:hover img,.lfph-home .lfph-primary .wp-block-button__link:hover{transform:none}}
.editor-styles-wrapper .lfph-hero-photo{pointer-events:auto}.editor-styles-wrapper .lfph-hero{min-height:650px}.editor-styles-wrapper .lfph-hero-copy{padding:42px}.editor-styles-wrapper .lfph-home .wp-block-shortcode{padding:20px;color:#283022;background:#e9eddf;border:1px dashed #9da990}
