html{color-scheme:light!important}
html .theme-toggle,html [aria-label*="mode sombre"],html [aria-label*="mode clair"]{display:none!important}
html .site-header,html .site-header.is-home{background:#fff;color:var(--brand-ink)}
html .site-header .brand,html .site-header .brand-image,html .footer-brand img{background:transparent}
html .site-header nav a,html .site-header summary{color:var(--brand-ink)}
html .site-header a.cta,html .site-header a.header-cta,html .site-header a.button{color:#fff}
html .brand-network-bar,html .parent{background:#f4f6f8;color:var(--brand-ink);border-bottom:1px solid var(--brand-line)}
html .brand-network-bar a,html .brand-network-bar strong,html .parent a,html .parent b,html .parent strong,html .brand-network-links a.is-current{color:var(--brand-deep)}
html .site-footer,html .footer{background:#f4f6f8;color:var(--brand-ink);border-top:1px solid var(--brand-line)}
html .site-footer a,html .site-footer p,html .site-footer h3,html .footer a,html .footer p,html .footer h3,html .footer button,html .footer-bottom{color:var(--brand-ink)}
html body .poly-socials{display:flex!important;position:static;flex-wrap:wrap;gap:10px;justify-content:center;margin:24px auto;padding:16px 14px;border-top:1px solid var(--brand-line);font:500 13px/1.5 Inter,Arial,sans-serif}
.poly-socials a,.poly-socials button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 12px;border:1px solid var(--brand-line);border-radius:8px;background:#fff!important;color:var(--brand-deep)!important;text-decoration:none;font:inherit;cursor:pointer}
.poly-install-dialog{width:min(420px,calc(100% - 28px));box-sizing:border-box;padding:24px;border:1px solid var(--brand-line);border-radius:16px;background:#fff;color:var(--brand-ink);box-shadow:0 12px 50px #0003}
.poly-install-dialog::backdrop{background:#17202b66}
.poly-install-dialog button{padding:12px 18px;border:0;border-radius:8px;background:var(--brand-main);color:#fff;cursor:pointer}
@media(max-width:800px){
 html .site-header{position:relative;z-index:30;overflow:visible}
 html .site-header .header-actions{grid-column:2;grid-row:1;justify-self:end;min-width:0}
 html .site-header>.mobile-nav{grid-column:2;grid-row:1;justify-self:end}
 html .mobile-nav>div,html .mobile-menu nav{position:absolute;right:0;width:min(280px,calc(100vw - 28px));box-sizing:border-box;background:#fff!important;color:var(--brand-ink)!important;border:1px solid var(--brand-line);box-shadow:0 16px 36px #17202b22;z-index:100;max-height:65vh;overflow:auto}
 html .mobile-nav a,html .mobile-nav summary,html .mobile-menu nav a{color:var(--brand-ink)!important;background:#fff;border-color:var(--brand-line)}
 html .mobile-menu summary,html .mobile-nav>summary{background:#fff;color:var(--brand-ink);border-color:var(--brand-line)}
 html .mobile-menu summary span{background:var(--brand-ink)}
 html .site-header .header-cta,html .site-header .button-small{display:none}
 .poly-socials{gap:8px}
}
html .pms-design .pm-top{background:#f4f6f8;color:#2c2c2c}
html .pms-design .pm-top a{color:#8e0d12}
html .pms-design .pm-contact{background:#f8f3f3;border-top:1px solid #ead9d9;color:#2c2c2c}
html .pms-design .pm-contact h2,html .pms-design .pm-contact p{color:#2c2c2c}
html .pms-design .pm-contact .pm-eyebrow{color:#a11217}
html .pms-design .pm-contact .pm-outline{background:#fff;color:#8e0d12;border-color:#b51217}
html .pms-design footer{background:#f4f6f8;color:#2c2c2c}
html .pms-design footer a{color:#8e0d12}
@media(max-width:800px){html .reviews-block__link-actions,html .reviews-block__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:12px}html .reviews-block__link-actions .btn,html .reviews-block__actions .btn{width:min(100%,290px);box-sizing:border-box;text-align:center;justify-content:center;margin-inline:auto}html .pm-contact .pm-actions{justify-content:center;align-items:center}}

html :is(.pms-design .pm-logo img){content:url("/identity-20260913/logos/polymaint.png");object-fit:contain;background:transparent}

/* Social icons and mobile footer alignment */
html body .poly-socials a{width:44px;height:44px;padding:10px;box-sizing:border-box;flex:0 0 44px}
.poly-socials svg{display:block;width:22px;height:22px;fill:currentColor;flex:none}
@media(max-width:800px){html .site-footer .footer-brand,html .footer .footer-brand{text-align:center}html .site-footer .footer-brand img,html .footer .footer-brand img,html .footer-logo-wrap,html .footer__logo{display:block;margin-left:auto;margin-right:auto}html .pms-design footer>div:first-child{text-align:center}html .footer-brand .brand,html .footer-brand .brand-image{margin-inline:auto}}

/* Shared content width: exact BORNE IRVE shell, 12 September 2026. */
:root{--poly-content-inset:max(calc((100% - 1380px)/2),clamp(22px,2.5vw,40px))}
@media(max-width:700px){:root{--poly-content-inset:14px}}
html body{width:100%!important;max-width:none!important;margin-inline:0!important}

html body .pms-design :is(.pm-top,.pm-wrap,.pm-hero,.pm-section),html body .pms-design>header{padding-inline:var(--poly-content-inset)!important;box-sizing:border-box}
html body .container{width:calc(100% - 2 * var(--poly-content-inset))!important;max-width:1380px!important;margin-inline:auto!important}
html body footer.pm-group-footer{width:100%!important;max-width:none!important;padding-inline:var(--poly-content-inset)!important}
