:root{--pdl-ink:#102f36;--pdl-lake:#1f5961;--pdl-teal:#3f7f7c;--pdl-sage:#789174;--pdl-mist:#e9eff0;--pdl-paper:#f6f5f0;--pdl-white:#fff;--pdl-line:rgba(16,47,54,.18);--pdl-shadow:0 22px 60px rgba(16,47,54,.12);--pdl-radius:1.25rem;--pdl-container:min(1240px,calc(100% - 3rem));--pdl-header:88px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--pdl-ink);background:var(--pdl-white);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}body.admin-bar .pdl-site-header{top:32px}img{max-width:100%;height:auto}a{color:var(--pdl-lake);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--pdl-teal)}button,input,textarea,select{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdl-skip-link{position:fixed;left:1rem;top:-100px;z-index:10000;background:#fff;color:#000;padding:.75rem 1rem}.pdl-skip-link:focus{top:1rem}.pdl-container{width:var(--pdl-container);margin-inline:auto}.pdl-site-header{position:fixed;inset:0 0 auto;z-index:1000;height:var(--pdl-header);background:linear-gradient(180deg,rgba(8,34,40,.94),rgba(8,34,40,.72));backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.12);transition:background .25s,box-shadow .25s}.pdl-site-header.is-scrolled{background:rgba(8,34,40,.98);box-shadow:0 10px 30px rgba(0,0,0,.16)}.pdl-site-header__inner{height:100%;display:grid;grid-template-columns:minmax(190px,270px) 1fr auto;gap:2rem;align-items:center}.pdl-brand{display:flex;align-items:center}.pdl-brand img,.custom-logo{display:block;width:min(270px,100%);height:auto;max-height:64px;object-fit:contain;object-position:left center}.pdl-primary-nav{justify-self:center}.pdl-menu,.pdl-footer-menu,.pdl-legal-menu{list-style:none;margin:0;padding:0}.pdl-menu{display:flex;align-items:center;gap:clamp(.8rem,1.4vw,1.7rem)}.pdl-menu>li{position:relative}.pdl-menu a{display:block;color:#fff;text-decoration:none;font-size:.89rem;font-weight:600;letter-spacing:.01em;padding:.7rem 0}.pdl-menu a:hover,.pdl-menu .current-menu-item>a{color:#d9ecea}.pdl-menu .sub-menu{position:absolute;top:100%;left:-1rem;display:none;min-width:260px;margin:0;padding:.7rem;background:#fff;border-radius:.65rem;box-shadow:var(--pdl-shadow);list-style:none}.pdl-menu li:hover>.sub-menu,.pdl-menu li:focus-within>.sub-menu{display:block}.pdl-menu .sub-menu a{color:var(--pdl-ink);padding:.55rem .7rem}.pdl-header-actions{display:flex;align-items:center;gap:.9rem}.pdl-language-switcher{color:#fff;text-decoration:none;font-weight:800;font-size:.82rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:.45rem .65rem}.pdl-header-contact{color:var(--pdl-ink);background:#fff;text-decoration:none;font-weight:800;border-radius:999px;padding:.65rem 1rem;white-space:nowrap}.pdl-nav-toggle{display:none;background:transparent;border:0;padding:.5rem}.pdl-nav-toggle span:not(.screen-reader-text){display:block;width:26px;height:2px;background:#fff;margin:5px}.pdl-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;background:var(--pdl-ink)}.pdl-hero__video,.pdl-hero__poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pdl-hero__poster{background-size:cover;background-position:center}.pdl-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,26,31,.84) 0%,rgba(4,26,31,.46) 55%,rgba(4,26,31,.18) 100%),linear-gradient(0deg,rgba(4,26,31,.54),transparent 55%)}.pdl-hero__content{position:relative;z-index:2;color:#fff;padding-block:calc(var(--pdl-header) + 8rem) 7rem}.pdl-hero h1{max-width:920px;margin:.25rem 0 1.25rem;font-size:clamp(3rem,7vw,6.8rem);line-height:.94;letter-spacing:-.055em;font-weight:650}.pdl-hero__content>p:not(.pdl-eyebrow){max-width:720px;font-size:clamp(1.05rem,2vw,1.4rem);color:rgba(255,255,255,.86)}.pdl-video-trigger{position:absolute;z-index:3;right:clamp(1.5rem,6vw,7rem);top:50%;transform:translateY(-50%);display:grid;place-items:center;width:126px;height:126px;border-radius:50%;border:1px solid rgba(255,255,255,.62);background:rgba(255,255,255,.12);backdrop-filter:blur(8px);color:#fff;cursor:pointer}.pdl-video-trigger span{font-size:2rem;margin-left:.25rem}.pdl-video-trigger small{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.pdl-video-trigger:hover{background:#fff;color:var(--pdl-ink)}.pdl-hero__poster iframe{width:100%;height:100%;border:0}.pdl-scroll-cue{position:absolute;z-index:3;bottom:1.5rem;left:50%;color:#fff;text-decoration:none;font-size:1.8rem;animation:pdlBounce 1.8s infinite}.pdl-eyebrow{margin:0 0 .8rem;color:var(--pdl-teal);font-size:.76rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.pdl-eyebrow--light{color:#d2e6e3}.pdl-section{padding-block:clamp(4.5rem,9vw,9rem)}.pdl-section--paper{background:var(--pdl-paper) url('../images/home-paper.webp') repeat}.pdl-section--lake{background:var(--pdl-mist)}.pdl-section--ink{background:var(--pdl-ink);color:#fff}.pdl-section h2,.pdl-page-hero h1,.pdl-final-cta h2{margin:.1rem 0 1.2rem;font-size:clamp(2.2rem,4.5vw,4.8rem);line-height:1.02;letter-spacing:-.045em;font-weight:620}.pdl-section h3{line-height:1.2}.pdl-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:clamp(3rem,8vw,8rem);align-items:start}.pdl-split--image{align-items:center}.pdl-prose,.pdl-split>div:last-child{font-size:1.08rem}.pdl-text-link{display:inline-block;font-weight:800;text-decoration:none;border-bottom:1px solid currentColor}.pdl-text-link--light{color:#fff}.pdl-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.pdl-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--pdl-line)}.pdl-product-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:1.25rem;padding:2rem 1.5rem;border-bottom:1px solid var(--pdl-line);min-height:230px;transition:background .2s,transform .2s}.pdl-product-card:nth-child(odd){border-right:1px solid var(--pdl-line)}.pdl-product-card:hover{background:#fff;transform:translateY(-2px)}.pdl-product-card__number{font-size:.75rem;color:var(--pdl-teal);font-weight:800}.pdl-product-card h3{font-size:clamp(1.45rem,2.5vw,2.3rem);margin:0 0 .75rem}.pdl-product-card h3 a{color:var(--pdl-ink);text-decoration:none}.pdl-card-arrow{align-self:end;font-size:1.5rem;text-decoration:none}.pdl-image-band{position:relative;min-height:620px;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff}.pdl-image-band__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,28,34,.82),rgba(6,28,34,.08))}.pdl-image-band__content{position:relative;padding-bottom:5rem;max-width:900px}.pdl-image-band h2{font-size:clamp(2.5rem,5vw,5rem);line-height:1;letter-spacing:-.045em}.pdl-metrics{background:#fff}.pdl-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--pdl-line)}.pdl-metric-grid>div{padding:2.5rem 1.5rem;border-right:1px solid var(--pdl-line)}.pdl-metric-grid>div:last-child{border:0}.pdl-metric-grid strong{display:block;font-size:clamp(2.5rem,4.5vw,4.7rem);line-height:1;color:var(--pdl-lake);font-weight:620;letter-spacing:-.05em}.pdl-metric-grid span{display:block;margin-top:.85rem;font-weight:650}.pdl-footnote{font-size:.78rem;color:#586b70}.pdl-image-frame{position:relative}.pdl-image-frame:before{content:"";position:absolute;inset:1.2rem -1.2rem -1.2rem 1.2rem;border:1px solid rgba(16,47,54,.34)}.pdl-image-frame img{position:relative;display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.pdl-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.pdl-news-card{background:#fff;color:var(--pdl-ink);border-radius:.9rem;overflow:hidden;padding:1.4rem}.pdl-news-card img{width:calc(100% + 2.8rem);max-width:none;height:220px;object-fit:cover;margin:-1.4rem -1.4rem 1.3rem}.pdl-news-card h3,.pdl-news-card h2{font-size:1.45rem;line-height:1.2;letter-spacing:-.02em}.pdl-news-card h3 a,.pdl-news-card h2 a{color:var(--pdl-ink);text-decoration:none}.pdl-news-card--placeholder{min-height:250px;display:grid;place-items:center}.pdl-final-cta{text-align:center;background:linear-gradient(135deg,var(--pdl-mist),#fff)}.pdl-final-cta .pdl-container{max-width:900px}.pdl-button-group{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.pdl-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.25rem;border:1px solid var(--pdl-ink);border-radius:999px;background:var(--pdl-ink);color:#fff;text-decoration:none;font-weight:800;cursor:pointer;transition:transform .18s,background .18s,color .18s}.pdl-button:hover{transform:translateY(-2px);background:var(--pdl-teal);border-color:var(--pdl-teal);color:#fff}.pdl-button--outline{background:transparent;color:var(--pdl-ink)}.pdl-button--outline:hover{color:#fff}.pdl-button--light{background:#fff;border-color:#fff;color:var(--pdl-ink)}.pdl-button--ghost{background:transparent;border-color:rgba(255,255,255,.65);color:#fff}.pdl-page-hero{position:relative;padding-block:calc(var(--pdl-header) + 6rem) 5rem;background:var(--pdl-mist);overflow:hidden}.pdl-page-hero--image{min-height:560px;display:flex;align-items:flex-end;background-size:cover;background-position:center;color:#fff}.pdl-page-hero__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,28,34,.83),rgba(5,28,34,.18))}.pdl-page-hero .pdl-container{position:relative;z-index:2}.pdl-page-hero h1{max-width:1000px}.pdl-page-hero p:not(.pdl-eyebrow){max-width:800px;font-size:1.2rem}.pdl-content{max-width:790px}.pdl-content--wide{max-width:none}.pdl-content>*:first-child{margin-top:0}.pdl-content h2{font-size:clamp(1.8rem,3vw,3rem);margin-top:2.5rem}.pdl-content h3{font-size:1.5rem;margin-top:2rem}.pdl-content ul,.pdl-content ol{padding-left:1.3rem}.pdl-content blockquote{margin:2rem 0;padding:1rem 1.5rem;border-left:4px solid var(--pdl-teal);background:var(--pdl-mist)}.pdl-featured-image{margin-top:3rem}.pdl-featured-image img{width:100%;max-height:700px;object-fit:cover}.pdl-contact-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(3rem,7vw,7rem)}.pdl-contact-details{background:var(--pdl-ink);color:#fff;padding:2.5rem;border-radius:var(--pdl-radius);align-self:start}.pdl-contact-details a{color:#fff}.pdl-form{display:grid;gap:1.15rem}.pdl-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.pdl-form p{margin:0}.pdl-form label{display:block;font-weight:720;margin-bottom:.4rem}.pdl-form input:not([type=checkbox]),.pdl-form textarea,.pdl-form select,.pdl-search-form input{width:100%;border:1px solid rgba(16,47,54,.3);border-radius:.6rem;background:#fff;color:var(--pdl-ink);padding:.78rem .9rem;outline:none}.pdl-form input:focus,.pdl-form textarea:focus,.pdl-search-form input:focus{border-color:var(--pdl-teal);box-shadow:0 0 0 3px rgba(63,127,124,.18)}.pdl-consent-field label{font-size:.88rem;font-weight:500}.pdl-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.pdl-form-notice{padding:1rem 1.2rem;border-radius:.65rem;margin-bottom:1.5rem}.pdl-form-notice--success{background:#e5f4eb;color:#155b35}.pdl-form-notice--error{background:#fae7e5;color:#7d241f}.pdl-document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.pdl-document-card{display:flex;flex-direction:column;align-items:flex-start;padding:1.6rem;border:1px solid var(--pdl-line);border-radius:.9rem;background:#fff}.pdl-document-card__icon{font-size:1.8rem;color:var(--pdl-teal)}.pdl-document-card h3{font-size:1.35rem;margin:.3rem 0 .7rem}.pdl-document-card .pdl-button{margin-top:auto}.pdl-meta{font-size:.87rem;color:#5a6b70}.pdl-job-list{display:grid;gap:1rem;margin-block:2rem}.pdl-job-card{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;padding:1.6rem;border:1px solid var(--pdl-line);border-radius:.8rem;background:#fff}.pdl-job-card h3{font-size:1.55rem;margin:.25rem 0}.pdl-job-card h3 a{color:var(--pdl-ink);text-decoration:none}.pdl-job-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.65fr);gap:clamp(3rem,7vw,7rem);align-items:start}.pdl-job-apply{position:sticky;top:calc(var(--pdl-header) + 2rem);padding:2rem;background:var(--pdl-paper);border-radius:var(--pdl-radius)}.pdl-job-apply h2{font-size:2rem}.pdl-site-footer{background:#092a31;color:#eaf1f2;padding-top:5rem}.pdl-site-footer a{color:#fff}.pdl-site-footer__grid{display:grid;grid-template-columns:1fr .8fr 1fr;gap:4rem;padding-bottom:4rem}.pdl-site-footer__brand .pdl-brand img{max-width:250px}.pdl-footer-menu{display:grid;gap:.6rem}.pdl-footer-menu a{text-decoration:none}.pdl-site-footer__cta h2{font-size:2rem;line-height:1.08}.pdl-social-link{display:inline-block;margin-left:1rem}.pdl-site-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;border-top:1px solid rgba(255,255,255,.15);padding-block:1.3rem;font-size:.82rem}.pdl-legal-menu{display:flex;gap:1rem;flex-wrap:wrap}.pdl-legal-menu a{text-decoration:none}.pdl-consent{position:fixed;inset:0;z-index:9999;display:grid;align-items:end;background:rgba(4,22,26,.48);padding:1rem}.pdl-consent[hidden]{display:none}.pdl-consent__inner{width:min(760px,100%);margin-inline:auto;background:#fff;border-radius:1rem;padding:1.5rem 1.7rem;box-shadow:0 30px 90px rgba(0,0,0,.25)}.pdl-consent h2{margin:0;font-size:1.6rem}.pdl-consent__buttons{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap}.pdl-link-button{border:0;background:transparent;color:var(--pdl-lake);font-weight:800;text-decoration:underline;cursor:pointer}.pdl-consent__preferences{display:grid;gap:.8rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--pdl-line)}.pdl-consent-reopen{position:fixed;z-index:900;left:.7rem;bottom:.7rem;border:1px solid var(--pdl-line);border-radius:999px;background:#fff;padding:.4rem .7rem;font-size:.75rem;cursor:pointer}.pdl-search-form{display:flex;gap:.7rem}.pdl-search-form label{flex:1}.pdl-search-result{padding-block:1.3rem;border-bottom:1px solid var(--pdl-line)}.pdl-pagination{margin-top:2rem}.pdl-error-page{padding-top:calc(var(--pdl-header) + 8rem);min-height:70vh}.pdl-empty{padding:1rem;background:var(--pdl-mist);border-radius:.5rem}@keyframes pdlBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}@media(max-width:1180px){.pdl-site-header__inner{grid-template-columns:minmax(180px,230px) auto auto}.pdl-primary-nav{position:fixed;top:var(--pdl-header);left:0;right:0;display:none;background:var(--pdl-ink);padding:1rem 1.5rem 2rem;max-height:calc(100vh - var(--pdl-header));overflow:auto}.pdl-primary-nav.is-open{display:block}.pdl-menu{display:block}.pdl-menu a{padding:.75rem 0;font-size:1rem}.pdl-menu .sub-menu{position:static;display:block;background:transparent;box-shadow:none;padding:0 0 0 1rem}.pdl-menu .sub-menu a{color:#dce9ea}.pdl-nav-toggle{display:block;justify-self:end}.pdl-header-actions{grid-column:3}.pdl-header-contact{display:none}}@media(max-width:900px){:root{--pdl-container:min(100% - 2rem,1240px)}.pdl-hero h1{font-size:clamp(3.1rem,13vw,5.5rem)}.pdl-video-trigger{width:88px;height:88px;right:1.2rem;top:34%}.pdl-split,.pdl-contact-layout,.pdl-job-detail{grid-template-columns:1fr}.pdl-product-grid,.pdl-form-grid{grid-template-columns:1fr}.pdl-product-card:nth-child(odd){border-right:0}.pdl-metric-grid{grid-template-columns:repeat(2,1fr)}.pdl-metric-grid>div:nth-child(2){border-right:0}.pdl-news-grid,.pdl-document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdl-site-footer__grid{grid-template-columns:1fr 1fr}.pdl-site-footer__cta{grid-column:1/-1}.pdl-job-apply{position:static}}@media(max-width:620px){body.admin-bar .pdl-site-header{top:46px}.pdl-site-header__inner{grid-template-columns:1fr auto auto;gap:.6rem}.pdl-brand img,.custom-logo{max-width:190px}.pdl-language-switcher{padding:.35rem .5rem}.pdl-hero__content{padding-bottom:5rem}.pdl-button-group,.pdl-section-heading,.pdl-consent__buttons{align-items:stretch;flex-direction:column}.pdl-section-heading{display:flex}.pdl-button{width:100%}.pdl-metric-grid,.pdl-news-grid,.pdl-document-grid,.pdl-site-footer__grid{grid-template-columns:1fr}.pdl-metric-grid>div{border-right:0;border-bottom:1px solid var(--pdl-line)}.pdl-job-card{grid-template-columns:1fr}.pdl-site-footer__bottom{align-items:flex-start;flex-direction:column}.pdl-form-grid{display:block}.pdl-form-grid p+ p{margin-top:1rem}.pdl-video-trigger{top:28%}.pdl-page-hero{padding-top:calc(var(--pdl-header) + 4rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.pdl-hero__video{display:none}}
/* PDL 1.1 — navigation, autoplay hero and refined art direction */
:root{--pdl-header:94px;--pdl-container:min(1380px,calc(100% - 5rem));--pdl-radius:1rem}
body.pdl-search-open,body.pdl-nav-open{overflow:hidden}
.pdl-site-header{height:var(--pdl-header);background:linear-gradient(180deg,rgba(4,29,35,.92),rgba(4,29,35,.72));border-bottom:1px solid rgba(255,255,255,.13)}
.pdl-site-header__inner{grid-template-columns:minmax(205px,285px) minmax(0,1fr) auto;gap:clamp(1.2rem,2.3vw,2.8rem)}
.pdl-brand img,.custom-logo{width:min(280px,100%);max-height:60px}
.pdl-primary-nav{width:100%;justify-self:stretch}
.pdl-menu{justify-content:center;gap:clamp(.7rem,1.15vw,1.45rem)}
.pdl-menu>li>a{position:relative;font-size:.82rem;font-weight:750;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap}
.pdl-menu>li>a:after{content:"";position:absolute;left:0;right:100%;bottom:.42rem;height:1px;background:#fff;transition:right .22s ease}
.pdl-menu>li:hover>a:after,.pdl-menu>li:focus-within>a:after,.pdl-menu>.current-menu-item>a:after{right:0}
.pdl-menu .sub-menu{top:calc(100% + .65rem);left:50%;transform:translateX(-50%);min-width:310px;padding:.8rem;background:rgba(255,255,255,.98);border:1px solid rgba(16,47,54,.08);border-radius:.85rem;box-shadow:0 28px 70px rgba(3,23,28,.24)}
.pdl-menu>li:first-child>.sub-menu{width:min(620px,80vw);grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem}
.pdl-menu>li:first-child:hover>.sub-menu,.pdl-menu>li:first-child:focus-within>.sub-menu{display:grid}
.pdl-menu .sub-menu a{border-radius:.55rem;padding:.72rem .8rem;font-size:.91rem;font-weight:700;text-transform:none;letter-spacing:0}
.pdl-menu .sub-menu a:hover{background:var(--pdl-mist);color:var(--pdl-lake)}
.pdl-header-actions{gap:.7rem}
.pdl-search-toggle{display:grid;place-items:center;width:43px;height:43px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:transparent;color:#fff;cursor:pointer;transition:background .2s,border-color .2s}
.pdl-search-toggle:hover,.pdl-search-toggle[aria-expanded="true"]{background:#fff;color:var(--pdl-ink);border-color:#fff}
.pdl-search-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.pdl-language-switcher{display:grid;place-items:center;min-width:43px;height:43px;padding:0;font-size:.79rem}
.pdl-header-contact{padding:.72rem 1.18rem;box-shadow:0 8px 25px rgba(0,0,0,.08)}
.pdl-search-panel{position:absolute;inset:100% 0 auto;background:rgba(5,31,37,.985);border-top:1px solid rgba(255,255,255,.12);box-shadow:0 26px 60px rgba(0,0,0,.25)}
.pdl-search-panel[hidden]{display:none}
.pdl-search-panel__inner{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;padding-block:2.1rem}
.pdl-header-search-form{display:grid;grid-template-columns:1fr auto;gap:.75rem;max-width:920px}
.pdl-header-search-form input{width:100%;height:58px;padding:0 1.2rem;border:1px solid rgba(255,255,255,.24);border-radius:.7rem;background:rgba(255,255,255,.08);color:#fff;font-size:1.05rem;outline:none}
.pdl-header-search-form input::placeholder{color:rgba(255,255,255,.58)}
.pdl-header-search-form input:focus{border-color:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.12)}
.pdl-header-search-form button{padding:0 1.35rem;border:0;border-radius:.7rem;background:#fff;color:var(--pdl-ink);font-weight:850;cursor:pointer}
.pdl-search-close{align-self:start;border:0;background:transparent;color:#fff;font-size:2.2rem;line-height:1;cursor:pointer}

.pdl-hero{min-height:max(720px,100svh);align-items:flex-end}
.pdl-hero__video{display:block!important;filter:saturate(.82) contrast(1.04);object-position:center center}
.pdl-hero__overlay{background:linear-gradient(90deg,rgba(4,27,33,.88) 0%,rgba(4,27,33,.58) 48%,rgba(4,27,33,.18) 76%,rgba(4,27,33,.22) 100%),linear-gradient(0deg,rgba(4,27,33,.62),transparent 55%)}
.pdl-hero__content{width:100%;padding-block:calc(var(--pdl-header) + 6.5rem) 6.6rem}
.pdl-hero__grid{display:grid;grid-template-columns:minmax(0,820px) minmax(220px,300px);justify-content:space-between;gap:clamp(3rem,8vw,9rem);align-items:end}
.pdl-hero__copy{max-width:820px}
.pdl-hero h1{max-width:800px;margin:.35rem 0 1.45rem;font-size:clamp(3.35rem,5.1vw,5.65rem);line-height:.96;letter-spacing:-.052em;font-weight:640;text-wrap:balance}
.pdl-hero__content>p:not(.pdl-eyebrow),.pdl-hero__copy>p:not(.pdl-eyebrow){max-width:680px;font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.58;color:rgba(255,255,255,.88)}
.pdl-hero__facts{align-self:end;padding:1.55rem 1.6rem 1.45rem;border:1px solid rgba(255,255,255,.34);border-radius:.9rem;background:rgba(7,39,46,.25);backdrop-filter:blur(13px);color:#fff}
.pdl-hero__facts>span{display:block;font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.15em;color:#d4e8e6}
.pdl-hero__facts strong{display:inline-block;margin-top:.35rem;font-size:clamp(3.3rem,5vw,5.2rem);line-height:1;letter-spacing:-.065em;font-weight:620}
.pdl-hero__facts small{margin-left:.35rem;font-size:1rem;font-weight:750}
.pdl-hero__facts-line{height:1px;margin:1rem 0;background:rgba(255,255,255,.3)}
.pdl-hero__facts p{margin:0;font-size:.92rem;line-height:1.5;color:rgba(255,255,255,.82)}
.pdl-button-group{margin-top:2.15rem}
.pdl-hero .pdl-button{min-height:52px;padding:.8rem 1.45rem}
.pdl-scroll-cue{left:auto;right:clamp(2rem,5vw,5rem);bottom:1.5rem;display:flex;align-items:center;gap:.75rem;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;animation:none}
.pdl-scroll-cue span{font-size:.68rem;font-weight:800}
.pdl-video-controls{position:absolute;z-index:4;right:clamp(2rem,5vw,5rem);bottom:5.2rem;display:flex;gap:.55rem}
.pdl-video-control{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:rgba(4,27,33,.32);backdrop-filter:blur(8px);color:#fff;cursor:pointer}
.pdl-video-control:hover{background:#fff;color:var(--pdl-ink)}
.pdl-section--paper{background-color:#f4f2ec;background-image:linear-gradient(rgba(16,47,54,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(16,47,54,.028) 1px,transparent 1px),url('../images/home-paper.webp');background-size:36px 36px,36px 36px,auto}
.pdl-product-card{min-height:245px;padding:2.2rem 1.7rem;background:rgba(255,255,255,.34)}
.pdl-product-card:hover{background:#fff;box-shadow:0 16px 42px rgba(16,47,54,.08);z-index:1}
.pdl-product-card__number{font-size:.72rem;letter-spacing:.12em}

.pdl-legacy-page{padding-top:var(--pdl-header);overflow:hidden}
.pdl-legacy-page>.alignfull,.pdl-legacy-page .alignfull{width:100%;max-width:none;margin-left:0;margin-right:0}
.pdl-legacy-page .innerblocks-wrap{width:min(1170px,calc(100% - 3rem));margin-inline:auto}
.pdl-legacy-page .wp-block-themeisle-blocks-advanced-columns{position:relative}
.pdl-legacy-page .wp-block-themeisle-blocks-advanced-columns>.innerblocks-wrap{display:flex;gap:clamp(1.5rem,4vw,4rem)}
.pdl-legacy-page .has-2-columns>.innerblocks-wrap>*{flex:1;min-width:0}
.pdl-legacy-page h1,.pdl-legacy-page h2,.pdl-legacy-page h3{color:var(--pdl-ink);letter-spacing:-.035em}
.pdl-legacy-page img{height:auto}

@media(max-width:1320px){
  :root{--pdl-container:min(100% - 3rem,1240px)}
  .pdl-menu{gap:.72rem}.pdl-menu>li>a{font-size:.76rem}.pdl-site-header__inner{grid-template-columns:220px minmax(0,1fr) auto;gap:1.2rem}
  .pdl-brand img,.custom-logo{max-width:220px}.pdl-header-contact{padding:.68rem .9rem}
}
@media(max-width:1180px){
  .pdl-site-header__inner{grid-template-columns:minmax(180px,1fr) auto auto}
  .pdl-primary-nav{top:var(--pdl-header);padding:1.2rem 1.5rem 2.2rem;background:rgba(5,31,37,.99)}
  .pdl-menu{display:block}.pdl-menu>li>a{font-size:.98rem;text-transform:none;padding:.78rem 0}.pdl-menu>li>a:after{display:none}
  .pdl-menu .sub-menu,.pdl-menu>li:first-child>.sub-menu{position:static;display:block!important;width:auto;min-width:0;transform:none;background:transparent;border:0;box-shadow:none;padding:.1rem 0 .55rem 1rem}
  .pdl-menu .sub-menu a{color:#dce9ea;padding:.48rem 0;font-size:.9rem}
  .pdl-header-actions{grid-column:3}.pdl-header-contact{display:none}
}
@media(max-width:900px){
  :root{--pdl-container:min(100% - 2rem,1240px);--pdl-header:82px}
  .pdl-hero{min-height:780px}.pdl-hero__content{padding-top:calc(var(--pdl-header) + 5rem);padding-bottom:6.8rem}
  .pdl-hero__grid{grid-template-columns:1fr;gap:2.4rem}.pdl-hero__facts{width:min(330px,100%)}
  .pdl-hero h1{font-size:clamp(3rem,11vw,5rem)}
  .pdl-video-controls{right:1.2rem;bottom:4.6rem}.pdl-scroll-cue{right:1.2rem}
  .pdl-search-panel__inner{padding-block:1.35rem}.pdl-header-search-form{grid-template-columns:1fr}.pdl-header-search-form button{height:50px}
  .pdl-legacy-page .wp-block-themeisle-blocks-advanced-columns>.innerblocks-wrap{display:block}
}
@media(max-width:620px){
  .pdl-site-header__inner{grid-template-columns:1fr auto auto;gap:.5rem}.pdl-brand img,.custom-logo{max-width:176px}
  .pdl-search-toggle,.pdl-language-switcher{width:38px;height:38px;min-width:38px}
  .pdl-header-actions{gap:.42rem}.pdl-nav-toggle{padding:.3rem}
  .pdl-hero{min-height:760px}.pdl-hero__content{padding-top:calc(var(--pdl-header) + 4.2rem);padding-bottom:6.2rem}
  .pdl-hero h1{font-size:clamp(2.75rem,13vw,4.25rem)}
  .pdl-hero__facts{display:none}.pdl-button-group{gap:.7rem}.pdl-hero .pdl-button{width:100%}
  .pdl-video-controls{bottom:4rem}.pdl-scroll-cue span{display:none}
  .pdl-search-panel__inner{grid-template-columns:1fr auto;gap:.7rem}.pdl-search-panel__inner .pdl-eyebrow{display:none}
}
@media(prefers-reduced-motion:reduce){.pdl-hero__video{display:block!important}}

/* Resource center v1.2 */
.pdl-resource-page{background:#f6f4ee;color:var(--pdl-ink)}
.pdl-resource-hero{position:relative;overflow:hidden;padding:calc(var(--pdl-header) + 4.5rem) 0 3.5rem;background:linear-gradient(115deg,#f8f6f0 0%,#f4f1e9 52%,#edeae2 100%)}
.pdl-resource-hero__paper{position:absolute;inset:0 0 0 42%;opacity:.42;background:radial-gradient(circle at 60% 40%,rgba(255,255,255,.96),rgba(255,255,255,0) 34%),repeating-radial-gradient(ellipse at 100% 50%,rgba(255,255,255,.7) 0 54px,rgba(16,47,54,.05) 55px 58px,transparent 59px 112px);transform:rotate(-3deg) scale(1.08)}
.pdl-resource-hero__inner{position:relative;z-index:1}
.pdl-resource-hero h1{max-width:900px;margin:.45rem 0 1rem;font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.6rem,7vw,7rem);line-height:.95;font-weight:500;letter-spacing:-.055em;color:var(--pdl-ink)}
.pdl-resource-intro{max-width:760px;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.6;color:#455d62}
.pdl-resource-filters{display:grid;grid-template-columns:minmax(280px,1.6fr) minmax(190px,.8fr) minmax(170px,.7fr) auto;gap:.75rem;align-items:center;margin-top:2.2rem;padding:.8rem;border:1px solid rgba(16,47,54,.12);border-radius:1rem;background:rgba(255,255,255,.88);box-shadow:0 18px 50px rgba(20,43,48,.09);backdrop-filter:blur(14px)}
.pdl-resource-search,.pdl-resource-select{position:relative;display:flex;align-items:center;min-height:52px;border:1px solid rgba(16,47,54,.13);border-radius:.75rem;background:#fff}
.pdl-resource-search svg{width:21px;height:21px;margin-left:1rem;fill:none;stroke:currentColor;stroke-width:1.7;color:var(--pdl-lake)}
.pdl-resource-search input,.pdl-resource-select select{width:100%;min-height:50px;border:0!important;background:transparent!important;box-shadow:none!important;padding:.75rem 1rem;color:var(--pdl-ink);outline:0}
.pdl-resource-select select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--pdl-ink) 50%),linear-gradient(135deg,var(--pdl-ink) 50%,transparent 50%)!important;background-position:calc(100% - 18px) 22px,calc(100% - 13px) 22px!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important;padding-right:2.5rem}
.pdl-resource-clear{border:0;background:transparent;color:var(--pdl-lake);font-weight:800;padding:.8rem 1rem;cursor:pointer}
.pdl-resource-library{position:relative;background:linear-gradient(180deg,#f6f4ee 0%,#fff 100%)}
.pdl-resource-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.6rem;padding-bottom:1.2rem;border-bottom:1px solid rgba(16,47,54,.15)}
.pdl-resource-heading h2{margin:.25rem 0 0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.5rem,4vw,4.6rem);font-weight:500;letter-spacing:-.04em}
.pdl-resource-heading>p{margin:0;color:#62767a;font-weight:700}
.pdl-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.pdl-resource-card{display:flex;flex-direction:column;min-height:310px;padding:1.35rem;border:1px solid rgba(16,47,54,.14);border-radius:1rem;background:rgba(255,255,255,.96);box-shadow:0 10px 35px rgba(25,48,54,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.pdl-resource-card:hover{transform:translateY(-5px);border-color:rgba(45,105,105,.34);box-shadow:0 22px 52px rgba(25,48,54,.11)}
.pdl-resource-card[hidden]{display:none}
.pdl-resource-card__icon{position:relative;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#edf3ef;color:var(--pdl-ink)}
.pdl-resource-card__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.6}
.pdl-resource-card__icon span{position:absolute;bottom:5px;font-size:.53rem;font-weight:900;letter-spacing:.04em}
.pdl-resource-card__category{margin:1.2rem 0 .55rem;font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--pdl-lake)}
.pdl-resource-card h3{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:1.35rem;line-height:1.2;font-weight:500;letter-spacing:-.018em}
.pdl-resource-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(16,47,54,.12);font-size:.82rem;color:#617378}
.pdl-resource-card__footer a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(16,47,54,.18);border-radius:50%;color:var(--pdl-ink);transition:background .18s,color .18s}
.pdl-resource-card__footer a:hover{background:var(--pdl-ink);color:#fff}
.pdl-resource-card__footer svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}
.pdl-resource-empty{padding:2rem;border:1px dashed rgba(16,47,54,.24);border-radius:1rem;text-align:center;background:#fff}
@media(max-width:1100px){.pdl-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pdl-resource-filters{grid-template-columns:1fr 1fr}.pdl-resource-clear{justify-self:start}}
@media(max-width:760px){.pdl-resource-hero{padding-top:calc(var(--pdl-header) + 3rem)}.pdl-resource-hero h1{font-size:clamp(3.2rem,15vw,5rem)}.pdl-resource-hero__paper{inset:20% -35% 0 20%;opacity:.25}.pdl-resource-filters{grid-template-columns:1fr}.pdl-resource-grid{grid-template-columns:1fr}.pdl-resource-heading{align-items:flex-start;flex-direction:column}.pdl-resource-card{min-height:260px}}


/* v1.4 — premium navigation refinement */
:root{--pdl-header:96px;--pdl-header-grad-start:#072b32;--pdl-header-grad-mid:#042f37;--pdl-header-grad-end:#08313b;--pdl-white-06:rgba(255,255,255,.06);--pdl-white-10:rgba(255,255,255,.10);--pdl-white-16:rgba(255,255,255,.16);--pdl-white-24:rgba(255,255,255,.24);--pdl-white-44:rgba(255,255,255,.44);}
.pdl-site-header{background:radial-gradient(circle at 18% 10%,rgba(26,108,113,.34),transparent 28%),linear-gradient(90deg,var(--pdl-header-grad-start) 0%,var(--pdl-header-grad-mid) 48%,var(--pdl-header-grad-end) 100%);backdrop-filter:blur(18px);box-shadow:0 10px 40px rgba(0,0,0,.12)}
.pdl-site-header.is-scrolled{background:radial-gradient(circle at 18% 10%,rgba(26,108,113,.22),transparent 28%),linear-gradient(90deg,rgba(7,43,50,.98) 0%,rgba(4,47,55,.98) 48%,rgba(8,49,59,.98) 100%)}
.pdl-site-header__inner{grid-template-columns:minmax(220px,320px) 1fr auto;gap:2.5rem}
.pdl-brand img,.custom-logo{max-height:70px}
.pdl-primary-nav{justify-self:stretch}
.pdl-menu--primary{justify-content:center;gap:clamp(.7rem,.95vw,1.35rem)}
.pdl-menu--primary>li{position:relative}
.pdl-menu--primary>li>a{position:relative;display:flex;align-items:center;gap:.45rem;padding:2rem 0 1.85rem;color:rgba(255,255,255,.94);font-size:clamp(.84rem,.58vw + .62rem,1rem);font-weight:750;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}
.pdl-menu--primary>li>a span{position:relative;z-index:1}
.pdl-menu--primary>li>a::after{content:'';position:absolute;left:0;right:0;bottom:1.2rem;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.95),rgba(255,255,255,0));transform:scaleX(0);transform-origin:center;transition:transform .22s ease,opacity .22s ease;opacity:.15}
.pdl-menu--primary>li:hover>a::after,.pdl-menu--primary>li:focus-within>a::after,.pdl-menu--primary>li.current-menu-item>a::after{transform:scaleX(1);opacity:1}
.pdl-menu--primary>li:hover>a,.pdl-menu--primary>li:focus-within>a,.pdl-menu--primary>li.current-menu-item>a{color:#fff}
.pdl-menu--primary>.menu-item-has-children>a::before{content:'';display:inline-block;width:.42rem;height:.42rem;border-right:1.6px solid rgba(255,255,255,.78);border-bottom:1.6px solid rgba(255,255,255,.78);transform:rotate(45deg) translateY(-1px);margin-left:.15rem;order:2;transition:transform .22s ease,border-color .22s ease}
.pdl-menu--primary>.menu-item-has-children:hover>a::before,.pdl-menu--primary>.menu-item-has-children:focus-within>a::before{transform:rotate(225deg) translateY(-1px);border-color:#fff}
.pdl-header-actions{gap:.8rem}
.pdl-search-toggle,.pdl-language-switcher{display:grid;place-items:center;min-width:3.55rem;height:3.55rem;border-radius:999px;border:1px solid var(--pdl-white-44);background:var(--pdl-white-06);backdrop-filter:blur(8px);color:#fff;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}
.pdl-search-toggle svg{width:1.45rem;height:1.45rem;stroke:currentColor;stroke-width:1.9;fill:none}
.pdl-language-switcher{padding:0 .95rem;font-size:.92rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.pdl-language-switcher::after{content:'▾';font-size:.65rem;opacity:.85;margin-left:.4rem}
.pdl-search-toggle:hover,.pdl-language-switcher:hover{transform:translateY(-1px);background:var(--pdl-white-10);border-color:rgba(255,255,255,.62);box-shadow:0 10px 24px rgba(0,0,0,.16)}
.pdl-header-contact{padding:.95rem 1.55rem;font-size:1rem;font-weight:800;box-shadow:0 14px 32px rgba(0,0,0,.14);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.pdl-header-contact:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(0,0,0,.18);background:#f7fbfb;color:var(--pdl-ink)}
.pdl-menu--primary .sub-menu{top:calc(100% + .65rem);left:50%;transform:translateX(-50%) translateY(10px);display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;background:#f9f8f4;border:1px solid rgba(16,47,54,.08);box-shadow:0 28px 60px rgba(16,47,54,.15)}
.pdl-menu--primary li:hover>.sub-menu,.pdl-menu--primary li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.pdl-menu--primary .sub-menu li{margin:0}
.pdl-menu--primary .sub-menu a{padding:.9rem 1rem;color:var(--pdl-ink);font-weight:650;border-radius:.9rem}
.pdl-menu--primary .sub-menu a:hover{background:#eef4f3;color:var(--pdl-ink)}
.pdl-mega-menu{width:min(980px,calc(100vw - 5rem));padding:1.3rem;border-radius:1.35rem}
.pdl-mega-menu__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.2rem}
.pdl-mega-link{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.15rem 1.2rem!important;border-radius:1rem;text-decoration:none;min-height:122px;background:transparent;position:relative}
.pdl-mega-link:hover{background:#fff!important;box-shadow:0 16px 34px rgba(16,47,54,.08)}
.pdl-mega-link::after{content:'';position:absolute;left:calc(1.2rem + 4.4rem);right:1.2rem;bottom:0;height:1px;background:rgba(16,47,54,.10)}
.pdl-mega-link:nth-last-child(-n+2)::after{display:none}
.pdl-mega-link__icon{width:4.4rem;height:4.4rem;border-radius:999px;background:linear-gradient(180deg,#f1f3ef,#e6ece9);border:1px solid rgba(16,47,54,.08);display:grid;place-items:center;color:var(--pdl-lake);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.pdl-mega-link__icon::before,.pdl-mega-link__icon::after{content:'';display:block}
.pdl-mega-link__icon--baking::before{width:1.55rem;height:1.4rem;border:2px solid currentColor;border-top:0;border-radius:.2rem .2rem .4rem .4rem;box-shadow:inset 0 -.28rem 0 rgba(31,89,97,.12)}
.pdl-mega-link__icon--baking::after{position:absolute;width:1.1rem;height:.45rem;border:2px solid currentColor;border-bottom:0;border-radius:.9rem .9rem 0 0;transform:translateY(-.95rem)}
.pdl-mega-link__icon--packaging::before{width:1.4rem;height:1.4rem;border:2px solid currentColor;border-radius:.2rem;transform:rotate(45deg)}
.pdl-mega-link__icon--packaging::after{position:absolute;width:1.6rem;height:2px;background:currentColor;transform:rotate(45deg)}
.pdl-mega-link__icon--silk::before{width:1.5rem;height:1.95rem;border:2px solid currentColor;border-radius:.35rem;transform:rotate(8deg)}
.pdl-mega-link__icon--silk::after{position:absolute;width:1rem;height:2px;background:currentColor;transform:translate(.12rem,.32rem) rotate(-28deg)}
.pdl-mega-link__icon--thinprint::before{width:1.45rem;height:1.85rem;border:2px solid currentColor;border-radius:.2rem}
.pdl-mega-link__icon--thinprint::after{position:absolute;width:.62rem;height:.62rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translate(.35rem,-.37rem) rotate(45deg)}
.pdl-mega-link__icon--rolling::before{width:1.55rem;height:1.2rem;border:2px solid currentColor;border-color:currentColor transparent transparent transparent;border-radius:50%;transform:rotate(-38deg)}
.pdl-mega-link__icon--rolling::after{position:absolute;width:.92rem;height:2px;background:currentColor;transform:translate(.1rem,.42rem) rotate(-58deg)}
.pdl-mega-link__icon--specialty::before{width:1.55rem;height:1rem;border:2px solid currentColor;border-radius:.16rem;transform:translateY(-.25rem) skewX(-30deg)}
.pdl-mega-link__icon--specialty::after{position:absolute;width:1.55rem;height:1rem;border:2px solid currentColor;border-radius:.16rem;transform:translateY(.45rem) skewX(-30deg);background:transparent}
.pdl-mega-link__content{display:grid;gap:.38rem}
.pdl-mega-link__title{font-family:Georgia,"Times New Roman",serif;font-size:1.07rem;line-height:1.16;font-weight:700;color:#143843}
.pdl-mega-link__description{font-size:.94rem;line-height:1.48;color:rgba(16,47,54,.82)}
@media (max-width: 1280px){.pdl-site-header__inner{grid-template-columns:minmax(200px,280px) 1fr auto;gap:1.5rem}.pdl-menu--primary>li>a{font-size:.8rem}.pdl-header-actions{gap:.55rem}.pdl-search-toggle,.pdl-language-switcher{min-width:3.2rem;height:3.2rem}.pdl-header-contact{padding:.88rem 1.2rem}}
@media (max-width: 1180px){.pdl-nav-toggle{display:block;justify-self:end}.pdl-primary-nav{position:fixed;top:var(--pdl-header);left:0;right:0;bottom:0;background:rgba(7,43,50,.985);padding:1.2rem 1.25rem 3rem;overflow:auto;transform:translateX(100%);transition:transform .22s ease;z-index:999}.pdl-primary-nav.is-open{transform:translateX(0)}.pdl-menu--primary{flex-direction:column;align-items:stretch;gap:0}.pdl-menu--primary>li{border-bottom:1px solid rgba(255,255,255,.08)}.pdl-menu--primary>li>a{padding:1.15rem 0 .95rem;font-size:1rem}.pdl-menu--primary>li>a::after{display:none}.pdl-menu--primary>.menu-item-has-children>a::before{margin-left:auto}.pdl-menu--primary .sub-menu{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:none;min-width:0;width:100%;margin:0 0 1rem;padding:.6rem;border-radius:1rem;box-shadow:none;background:#f7f6f1}.pdl-menu--primary .menu-item-has-children.is-submenu-open>.sub-menu{display:block}.pdl-mega-menu{width:100%;padding:.75rem}.pdl-mega-menu__grid{grid-template-columns:1fr}.pdl-mega-link{min-height:auto;padding:1rem!important}.pdl-mega-link::after,.pdl-mega-link:nth-last-child(-n+2)::after{display:block}.pdl-mega-link:last-child::after{display:none}.pdl-header-actions{margin-left:auto}.pdl-site-header__inner{grid-template-columns:minmax(170px,1fr) auto auto;gap:.75rem}.pdl-header-contact{display:none}}
@media (max-width: 767px){body.admin-bar .pdl-site-header{top:46px}.pdl-site-header__inner{grid-template-columns:minmax(145px,1fr) auto auto}.pdl-brand img,.custom-logo{max-height:54px}.pdl-search-toggle,.pdl-language-switcher{min-width:2.9rem;height:2.9rem}.pdl-language-switcher{padding:0 .8rem}.pdl-primary-nav{top:var(--pdl-header)}.pdl-mega-link{grid-template-columns:3.7rem 1fr}.pdl-mega-link__icon{width:3.7rem;height:3.7rem}.pdl-mega-link__title{font-size:1rem}.pdl-mega-link__description{font-size:.9rem}}


/* v1.5 — balanced mega menu refinement */
.pdl-menu--primary{gap:clamp(1rem,1.15vw,1.6rem)}
.pdl-menu--primary>li>a{padding:1.9rem 0 1.75rem;font-size:clamp(.85rem,.52vw + .66rem,.98rem);letter-spacing:.038em}
.pdl-menu--primary>li>a::after{bottom:1rem;height:1.5px;opacity:.28}
.pdl-menu--primary>.menu-item-has-children>a::before{width:.38rem;height:.38rem}
.pdl-mega-menu{width:min(1250px,calc(100vw - 6rem));padding:1.25rem 1.35rem;border-radius:1.6rem;background:rgba(250,248,244,.985);box-shadow:0 30px 72px rgba(6,28,35,.24);border:1px solid rgba(16,47,54,.08)}
.pdl-mega-menu__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
.pdl-mega-link{min-height:148px;padding:1.35rem 1.35rem 1.25rem!important;grid-template-columns:5rem 1fr;gap:1rem;border-radius:0;background:transparent!important;box-shadow:none!important}
.pdl-mega-link:hover{background:rgba(255,255,255,.55)!important;box-shadow:none!important}
.pdl-mega-link::before{content:'';position:absolute;top:1rem;bottom:1rem;right:0;width:1px;background:rgba(16,47,54,.10)}
.pdl-mega-link::after{content:'';position:absolute;left:1.35rem;right:1.35rem;bottom:0;height:1px;background:rgba(16,47,54,.10)}
.pdl-mega-link:nth-child(3n)::before{display:none}
.pdl-mega-link:nth-last-child(-n+3)::after{display:none}
.pdl-mega-link__icon{width:4.55rem;height:4.55rem;background:linear-gradient(180deg,#f4f4f0,#ebefeb);border:1px solid rgba(16,47,54,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}
.pdl-mega-link__title{font-family:Georgia,"Times New Roman",serif;font-size:1.06rem;line-height:1.16;font-weight:700;color:#143843}
.pdl-mega-link__description{font-size:.915rem;line-height:1.55;color:rgba(16,47,54,.82);max-width:28ch}
.pdl-mega-link__content{align-self:center}
@media (max-width: 1380px){.pdl-mega-menu{width:min(1120px,calc(100vw - 4rem))}.pdl-mega-link{grid-template-columns:4.5rem 1fr;padding:1.15rem!important;min-height:138px}.pdl-mega-link__icon{width:4.05rem;height:4.05rem}.pdl-mega-link__description{font-size:.88rem}}
@media (max-width: 1180px){.pdl-mega-menu{width:100%;padding:.65rem 0}.pdl-mega-menu__grid{grid-template-columns:1fr}.pdl-mega-link{min-height:auto;grid-template-columns:4.1rem 1fr;padding:1rem 1rem 1rem 1.1rem!important}.pdl-mega-link::before{display:none}.pdl-mega-link::after,.pdl-mega-link:nth-last-child(-n+3)::after{display:block}.pdl-mega-link:last-child::after{display:none}.pdl-mega-link__icon{width:3.9rem;height:3.9rem}}


/* v1.6 — production-grade responsive header and mega menu */
:root{--pdl-header:92px;--pdl-header-wide:min(1660px,calc(100vw - 48px));}
.pdl-site-header{overflow:visible!important}
.pdl-site-header__inner{width:var(--pdl-header-wide)!important;max-width:none!important;grid-template-columns:minmax(230px,310px) minmax(0,1fr) auto!important;gap:clamp(1rem,1.7vw,2.4rem)!important}
.pdl-primary-nav{min-width:0!important;justify-self:stretch!important}
.pdl-menu--primary{width:100%!important;justify-content:center!important;gap:clamp(.65rem,1vw,1.35rem)!important}
.pdl-menu--primary>li>a{font-size:clamp(.78rem,.48vw + .45rem,.94rem)!important;letter-spacing:.035em!important;padding:1.75rem 0 1.65rem!important}
.pdl-header-actions{flex:0 0 auto!important;white-space:nowrap!important}
.pdl-header-contact{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;padding:.8rem 1.35rem!important;font-size:.94rem!important}
.pdl-search-toggle,.pdl-language-switcher{min-width:52px!important;height:52px!important}

/* Anchor the desktop mega menu to the viewport instead of the narrow Products <li>. */
@media (min-width:1401px){
  .pdl-menu--primary>.menu-item-products{position:static!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{
    position:fixed!important;
    top:calc(var(--pdl-header) + 14px)!important;
    left:50%!important;
    right:auto!important;
    width:min(1320px,calc(100vw - 72px))!important;
    min-width:0!important;
    max-width:1320px!important;
    margin:0!important;
    padding:18px 20px!important;
    transform:translate(-50%,14px)!important;
    border-radius:24px!important;
    background:rgba(250,248,244,.99)!important;
    box-shadow:0 34px 90px rgba(5,28,35,.28)!important;
    overflow:hidden!important;
    z-index:1200!important;
  }
  body.admin-bar .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{top:calc(32px + var(--pdl-header) + 14px)!important}
  .pdl-menu--primary>.menu-item-products:hover>.pdl-mega-menu,
  .pdl-menu--primary>.menu-item-products:focus-within>.pdl-mega-menu{
    transform:translate(-50%,0)!important;
  }
  .pdl-mega-menu__grid{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:0!important;
  }
  .pdl-mega-link{
    width:100%!important;
    min-width:0!important;
    min-height:154px!important;
    display:grid!important;
    grid-template-columns:76px minmax(0,1fr)!important;
    align-items:center!important;
    gap:20px!important;
    padding:24px 26px!important;
    border-radius:0!important;
    overflow:hidden!important;
  }
  .pdl-mega-link__content{min-width:0!important;display:block!important}
  .pdl-mega-link__title{display:block!important;font-size:1.08rem!important;line-height:1.22!important;margin:0 0 8px!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
  .pdl-mega-link__description{display:block!important;max-width:34ch!important;font-size:.92rem!important;line-height:1.5!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
  .pdl-mega-link__icon{width:72px!important;height:72px!important;flex:0 0 72px!important}
  .pdl-mega-link::before{display:block!important}
  .pdl-mega-link:nth-child(3n)::before{display:none!important}
  .pdl-mega-link::after{display:block!important}
  .pdl-mega-link:nth-last-child(-n+3)::after{display:none!important}
}

/* Compact desktop: switch before the header can overflow. */
@media (max-width:1400px){
  .pdl-site-header__inner{grid-template-columns:minmax(200px,270px) 1fr auto!important;width:min(100% - 32px,1320px)!important;gap:1rem!important}
  .pdl-menu--primary{gap:.72rem!important}
  .pdl-menu--primary>li>a{font-size:.78rem!important}
  .pdl-header-contact{padding:.72rem 1rem!important;font-size:.86rem!important}
  .pdl-search-toggle,.pdl-language-switcher{min-width:48px!important;height:48px!important}
}

/* Tablet and mobile navigation. */
@media (max-width:1260px){
  .pdl-site-header__inner{grid-template-columns:minmax(180px,1fr) auto auto!important;width:calc(100% - 28px)!important}
  .pdl-nav-toggle{display:block!important;order:3;position:relative;z-index:1301}
  .pdl-header-actions{order:2!important;margin-left:auto!important}
  .pdl-header-contact{display:none!important}
  .pdl-primary-nav{
    position:fixed!important;
    inset:var(--pdl-header) 0 0 0!important;
    width:100vw!important;
    height:calc(100dvh - var(--pdl-header))!important;
    padding:20px clamp(18px,4vw,48px) 48px!important;
    overflow-y:auto!important;
    background:linear-gradient(180deg,#062f37 0%,#06262e 100%)!important;
    transform:translateX(100%)!important;
    transition:transform .28s ease!important;
    z-index:1300!important;
  }
  body.admin-bar .pdl-primary-nav{inset:calc(32px + var(--pdl-header)) 0 0 0!important;height:calc(100dvh - 32px - var(--pdl-header))!important}
  .pdl-primary-nav.is-open{transform:translateX(0)!important}
  .pdl-menu--primary{display:block!important;width:min(760px,100%)!important;margin:0 auto!important}
  .pdl-menu--primary>li{border-bottom:1px solid rgba(255,255,255,.11)!important}
  .pdl-menu--primary>li>a{display:flex!important;justify-content:space-between!important;width:100%!important;font-size:1rem!important;padding:18px 0!important}
  .pdl-menu--primary>li>a::after{display:none!important}
  .pdl-menu--primary>.menu-item-has-children>a::before{margin-left:auto!important}
  .pdl-menu--primary .sub-menu,
  .pdl-menu--primary .pdl-mega-menu{
    position:static!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0 0 18px!important;
    padding:8px!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    display:none!important;
    border-radius:16px!important;
    box-shadow:none!important;
    background:#f8f6f1!important;
    overflow:hidden!important;
  }
  .pdl-menu--primary .menu-item-has-children.is-submenu-open>.sub-menu{display:block!important}
  .pdl-mega-menu__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .pdl-mega-link{min-width:0!important;min-height:118px!important;display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:14px!important;align-items:center!important;padding:16px!important;border-radius:12px!important;background:#fff!important}
  .pdl-mega-link::before,.pdl-mega-link::after{display:none!important}
  .pdl-mega-link__icon{width:56px!important;height:56px!important}
  .pdl-mega-link__title{font-size:1rem!important;line-height:1.2!important;margin-bottom:5px!important}
  .pdl-mega-link__description{font-size:.84rem!important;line-height:1.42!important;max-width:none!important}
}

@media (max-width:782px){
  body.admin-bar .pdl-primary-nav{inset:calc(46px + var(--pdl-header)) 0 0 0!important;height:calc(100dvh - 46px - var(--pdl-header))!important}
}

@media (max-width:680px){
  :root{--pdl-header:78px}
  .pdl-site-header__inner{width:calc(100% - 20px)!important;grid-template-columns:minmax(142px,1fr) auto auto!important;gap:6px!important}
  .pdl-brand img,.custom-logo{max-height:50px!important}
  .pdl-search-toggle{display:none!important}
  .pdl-language-switcher{min-width:44px!important;height:44px!important;padding:0 10px!important;font-size:.78rem!important}
  .pdl-nav-toggle{padding:6px!important}
  .pdl-primary-nav{padding:14px 14px 34px!important}
  .pdl-mega-menu__grid{grid-template-columns:1fr!important}
  .pdl-mega-link{min-height:auto!important;grid-template-columns:50px minmax(0,1fr)!important;padding:14px!important}
  .pdl-mega-link__icon{width:48px!important;height:48px!important}
  .pdl-mega-link__description{font-size:.82rem!important}
}


/* v1.7 — compact premium mega menu (final sizing correction) */
@media (min-width:1261px){
  .pdl-menu--primary>.menu-item-products{position:static!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{
    position:fixed!important;
    top:calc(var(--pdl-header) + 12px)!important;
    left:50%!important;
    right:auto!important;
    width:min(1040px,calc(100vw - 64px))!important;
    min-width:0!important;
    max-width:1040px!important;
    height:auto!important;
    max-height:calc(100vh - var(--pdl-header) - 32px)!important;
    margin:0!important;
    padding:12px!important;
    border-radius:18px!important;
    background:#faf8f4!important;
    box-shadow:0 24px 64px rgba(5,28,35,.24)!important;
    overflow:auto!important;
    transform:translate(-50%,10px)!important;
    z-index:1600!important;
  }
  body.admin-bar .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{top:calc(32px + var(--pdl-header) + 12px)!important}
  .pdl-menu--primary>.menu-item-products:hover>.pdl-mega-menu,
  .pdl-menu--primary>.menu-item-products:focus-within>.pdl-mega-menu{transform:translate(-50%,0)!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu>.pdl-mega-menu__grid{
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-rows:minmax(112px,auto)!important;
    gap:0!important;
    margin:0!important;
    padding:0!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    min-height:112px!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr)!important;
    align-items:center!important;
    gap:14px!important;
    padding:16px 18px!important;
    margin:0!important;
    border-radius:0!important;
    overflow:hidden!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link:hover{background:rgba(255,255,255,.72)!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__icon{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    flex:0 0 48px!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__content{
    min-width:0!important;
    width:auto!important;
    display:block!important;
    align-self:center!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__title{
    display:block!important;
    margin:0 0 4px!important;
    font-size:.98rem!important;
    line-height:1.22!important;
    font-weight:700!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__description{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    max-width:none!important;
    margin:0!important;
    font-size:.79rem!important;
    line-height:1.42!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link::before{
    content:''!important;display:block!important;position:absolute!important;top:12px!important;bottom:12px!important;right:0!important;width:1px!important;background:rgba(16,47,54,.09)!important
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link:nth-child(3n)::before{display:none!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link::after{
    content:''!important;display:block!important;position:absolute!important;left:16px!important;right:16px!important;bottom:0!important;height:1px!important;background:rgba(16,47,54,.09)!important
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link:nth-last-child(-n+3)::after{display:none!important}
}

@media (min-width:1261px) and (max-width:1500px){
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{width:min(920px,calc(100vw - 48px))!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link{grid-template-columns:46px minmax(0,1fr)!important;gap:11px!important;padding:14px!important;min-height:106px!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__icon{width:44px!important;height:44px!important;min-width:44px!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__title{font-size:.91rem!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__description{font-size:.74rem!important}
}

@media (max-width:1260px){
  .pdl-mega-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .pdl-mega-link{min-height:96px!important;grid-template-columns:48px minmax(0,1fr)!important;padding:13px!important}
  .pdl-mega-link__icon{width:46px!important;height:46px!important}
  .pdl-mega-link__title{font-size:.92rem!important}
  .pdl-mega-link__description{font-size:.76rem!important;line-height:1.38!important}
}
@media (max-width:640px){
  .pdl-mega-menu__grid{grid-template-columns:1fr!important}
  .pdl-mega-link{min-height:auto!important;grid-template-columns:44px minmax(0,1fr)!important;padding:12px!important}
  .pdl-mega-link__icon{width:42px!important;height:42px!important}
}


/* v1.8 — senior UI/UX refinement: slim mega menu + corrected hero */
@media (min-width:1261px){
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{
    width:min(860px,calc(100vw - 56px))!important;
    max-width:860px!important;
    padding:8px 10px!important;
    border-radius:16px!important;
    overflow:visible!important;
    background:rgba(250,248,244,.985)!important;
    box-shadow:0 20px 50px rgba(4,25,31,.22)!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu>.pdl-mega-menu__grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-template-rows:repeat(2,minmax(86px,auto))!important;
    width:100%!important;
    gap:0!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link{
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
    min-height:86px!important;
    height:86px!important;
    padding:10px 12px!important;
    overflow:hidden!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__icon{
    width:38px!important;height:38px!important;min-width:38px!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__content{
    min-width:0!important;display:block!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__title{
    margin:0 0 3px!important;
    font-size:.86rem!important;
    line-height:1.14!important;
    font-weight:700!important;
    white-space:normal!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__description{
    display:block!important;
    margin:0!important;
    max-width:100%!important;
    font-size:.69rem!important;
    line-height:1.25!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link::before{top:10px!important;bottom:10px!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link::after{left:12px!important;right:12px!important}

  .pdl-hero{min-height:clamp(680px,100svh,920px)!important;align-items:center!important}
  .pdl-hero__content{padding-top:calc(var(--pdl-header) + 3.5rem)!important;padding-bottom:4rem!important}
  .pdl-hero__grid{grid-template-columns:minmax(0,680px) minmax(220px,290px)!important;align-items:center!important;gap:clamp(3rem,7vw,8rem)!important}
  .pdl-hero__copy{max-width:680px!important;transform:translateY(1.2rem)}
  .pdl-hero h1{max-width:650px!important;font-size:clamp(3rem,4.55vw,4.75rem)!important;line-height:.98!important;letter-spacing:-.045em!important;margin:.35rem 0 1.15rem!important}
  .pdl-hero__copy>p:not(.pdl-eyebrow){max-width:620px!important;font-size:clamp(1rem,1.12vw,1.18rem)!important;line-height:1.52!important}
  .pdl-hero__facts{width:100%!important;padding:1.35rem 1.4rem!important;transform:translateY(1.2rem)}
  .pdl-hero__facts strong{font-size:clamp(3rem,4vw,4.5rem)!important}
  .pdl-button-group{margin-top:1.55rem!important}
  .pdl-scroll-cue{bottom:1.1rem!important}
}
@media (min-width:1261px) and (max-width:1450px){
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{width:min(800px,calc(100vw - 44px))!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link{grid-template-columns:36px minmax(0,1fr)!important;gap:8px!important;padding:9px 10px!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__icon{width:34px!important;height:34px!important;min-width:34px!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__title{font-size:.8rem!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__description{font-size:.64rem!important}
  .pdl-hero__grid{grid-template-columns:minmax(0,600px) minmax(210px,270px)!important}
  .pdl-hero h1{font-size:clamp(2.85rem,4.2vw,4.2rem)!important}
}
@media (max-width:1260px){
  .pdl-hero{min-height:auto!important;padding-top:var(--pdl-header)!important}
  .pdl-hero__content{padding-top:4.5rem!important;padding-bottom:5.5rem!important}
  .pdl-hero__grid{grid-template-columns:1fr!important;gap:2rem!important}
  .pdl-hero__copy{max-width:720px!important}
  .pdl-hero h1{font-size:clamp(2.8rem,8vw,4.75rem)!important;max-width:700px!important}
  .pdl-hero__facts{width:min(320px,100%)!important}
}
@media (max-width:680px){
  .pdl-hero__content{padding-top:3.5rem!important;padding-bottom:4.5rem!important}
  .pdl-hero h1{font-size:clamp(2.45rem,12vw,3.8rem)!important;line-height:1!important}
  .pdl-hero__copy>p:not(.pdl-eyebrow){font-size:1rem!important}
}


/* v1.9 — hero reposition refinement */
@media (min-width:1261px){
  .pdl-hero{min-height:clamp(700px,94svh,860px)!important;align-items:center!important}
  .pdl-hero__content{display:flex!important;align-items:center!important;padding-top:calc(var(--pdl-header) + 1.8rem)!important;padding-bottom:2.8rem!important}
  .pdl-hero__grid{grid-template-columns:minmax(0,610px) minmax(240px,260px)!important;align-items:center!important;gap:clamp(2.25rem,4vw,4.25rem)!important;min-height:min(620px,calc(100svh - var(--pdl-header) - 5.2rem))!important}
  .pdl-hero__copy{max-width:610px!important;transform:none!important;align-self:center!important;padding-top:1.2rem!important}
  .pdl-hero h1{max-width:560px!important;font-size:clamp(3.1rem,4.5vw,5rem)!important;line-height:.95!important;letter-spacing:-.05em!important;margin:.15rem 0 .9rem!important}
  .pdl-hero__copy>p:not(.pdl-eyebrow){max-width:560px!important;font-size:clamp(1rem,1.08vw,1.16rem)!important;line-height:1.5!important}
  .pdl-button-group{margin-top:1.35rem!important}
  .pdl-hero__facts{width:100%!important;max-width:260px!important;justify-self:end!important;align-self:center!important;transform:none!important;margin-top:3.25rem!important;padding:1.25rem 1.35rem!important}
  .pdl-hero__facts strong{font-size:clamp(2.8rem,3.6vw,4.2rem)!important}
  .pdl-hero__facts p{font-size:.9rem!important;line-height:1.45!important}
  .pdl-video-controls{right:clamp(1.4rem,3.2vw,3rem)!important;bottom:1.9rem!important}
  .pdl-scroll-cue{right:clamp(1.4rem,3.2vw,3rem)!important;bottom:1rem!important}
}
@media (max-width:1260px){
  .pdl-hero__content{padding-top:4rem!important;padding-bottom:4.25rem!important}
  .pdl-hero__copy{transform:none!important;padding-top:0!important}
  .pdl-hero__facts{transform:none!important;margin-top:.35rem!important}
}


/* v2.0 — final hero alignment correction */
@media (min-width:1261px){
  .pdl-hero .pdl-container{width:min(1380px,calc(100% - 7rem))!important}
  .pdl-hero{min-height:clamp(720px,92svh,860px)!important;align-items:center!important}
  .pdl-hero__content{display:flex!important;align-items:center!important;padding-top:calc(var(--pdl-header) + 1rem)!important;padding-bottom:2.35rem!important}
  .pdl-hero__grid{width:100%!important;display:grid!important;grid-template-columns:minmax(520px,620px) minmax(250px,280px)!important;justify-content:space-between!important;align-items:end!important;gap:clamp(4rem,8vw,10rem)!important;min-height:min(600px,calc(100svh - var(--pdl-header) - 4rem))!important}
  .pdl-hero__copy{max-width:620px!important;justify-self:start!important;align-self:end!important;padding-left:clamp(1rem,2.6vw,2.4rem)!important;padding-top:0!important;padding-bottom:2.8rem!important;transform:none!important}
  .pdl-hero h1{max-width:600px!important;font-size:clamp(3.35rem,4.7vw,5.15rem)!important;line-height:.95!important;letter-spacing:-.052em!important;margin:.2rem 0 1rem!important}
  .pdl-hero__copy>p:not(.pdl-eyebrow){max-width:580px!important;font-size:clamp(1rem,1.05vw,1.14rem)!important;line-height:1.5!important}
  .pdl-button-group{margin-top:1.45rem!important}
  .pdl-hero__facts{width:100%!important;max-width:280px!important;justify-self:end!important;align-self:end!important;margin:0 1.15rem 5.15rem 0!important;padding:1.28rem 1.35rem!important;transform:none!important}
  .pdl-hero__facts strong{font-size:clamp(2.85rem,3.7vw,4.3rem)!important;line-height:.96!important}
  .pdl-hero__facts p{font-size:.92rem!important;line-height:1.46!important}
  .pdl-video-controls{right:clamp(1.4rem,3vw,2.8rem)!important;bottom:1.55rem!important}
  .pdl-scroll-cue{right:clamp(1.4rem,3vw,2.8rem)!important;bottom:.75rem!important}
}
@media (min-width:1261px) and (max-width:1480px){
  .pdl-hero .pdl-container{width:min(1320px,calc(100% - 5rem))!important}
  .pdl-hero__grid{grid-template-columns:minmax(480px,560px) minmax(235px,265px)!important;gap:clamp(3rem,6vw,6rem)!important}
  .pdl-hero__copy{padding-left:clamp(.6rem,1.8vw,1.4rem)!important}
  .pdl-hero h1{max-width:540px!important;font-size:clamp(3rem,4.2vw,4.6rem)!important}
  .pdl-hero__facts{margin:0 .6rem 4.4rem 0!important}
}
@media (max-width:1260px){
  .pdl-hero .pdl-container{width:min(100%,calc(100% - 3rem))!important}
  .pdl-hero__content{padding-top:3.8rem!important;padding-bottom:4.2rem!important}
  .pdl-hero__copy{padding-left:0!important;padding-bottom:0!important}
  .pdl-hero__facts{margin-top:.9rem!important}
}


/* v2.1 — refined 10-60 separator */
.pdl-hero__facts-range{display:flex;align-items:flex-end;gap:.5rem}
.pdl-hero-range{display:inline-flex!important;align-items:center;gap:.32rem;line-height:1!important}
.pdl-hero-range__num{display:inline-block}
.pdl-hero-range__dash{display:inline-block;width:1.18em;height:.065em;border-radius:999px;background:currentColor;opacity:.96;transform:translateY(.02em)}
.pdl-hero__facts small{margin-left:0!important}
@media (min-width:1261px){
  .pdl-hero-range__dash{width:1.14em;height:.058em}
}
@media (max-width:680px){
  .pdl-hero__facts-range{gap:.42rem}
  .pdl-hero-range__dash{width:1.02em;height:.055em}
}


/* v2.2 — menu reliability + paper section cleanup */
/* 1) HERO facts card */
.pdl-hero__facts{
  display:grid!important;
  gap:.95rem!important;
  width:min(100%, 360px)!important;
  max-width:360px!important;
  padding:1.25rem 1.35rem 1.2rem!important;
  border-radius:1.35rem!important;
}
.pdl-hero__facts > span{margin:0!important}
.pdl-hero__facts-range{align-items:flex-end!important;gap:.55rem!important;flex-wrap:nowrap!important}
.pdl-hero-range__dash{width:1.08em!important;height:.05em!important;opacity:.92!important}
.pdl-hero__facts-line{margin:.15rem 0 0!important}
.pdl-hero__facts p{margin:0!important;max-width:28ch!important}
@media (max-width:1260px){
  .pdl-hero__facts{width:min(100%, 340px)!important;max-width:340px!important}
}
@media (max-width:680px){
  .pdl-hero__facts{width:100%!important;max-width:none!important}
}

/* 2) Paper section background cleanup + product families layout */
.pdl-section--paper{
  position:relative!important;
  overflow:hidden!important;
  background:#f7f7f4!important;
}
.pdl-section--paper::before{
  content:'';
  position:absolute;
  inset:0;
  background:
    radial-gradient(110% 90% at 22% 52%, rgba(255,255,255,.96) 0 34%, rgba(238,238,236,.92) 35%, rgba(238,238,236,0) 36%),
    radial-gradient(115% 95% at 46% 50%, rgba(255,255,255,.96) 0 33%, rgba(236,236,233,.9) 34%, rgba(236,236,233,0) 35%),
    radial-gradient(120% 95% at 70% 48%, rgba(255,255,255,.96) 0 32%, rgba(234,234,231,.88) 33%, rgba(234,234,231,0) 34%),
    linear-gradient(180deg, rgba(255,255,255,.96), rgba(247,247,244,.98));
  opacity:.95;
  pointer-events:none;
}
.pdl-section--paper > .pdl-container{position:relative;z-index:1}
.pdl-section-heading{position:relative;z-index:1}
.pdl-product-grid{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:0!important;
  border-top:1px solid rgba(16,47,54,.10)!important;
  background:transparent!important;
}
.pdl-product-card{
  min-height:250px!important;
  padding:2.2rem 1.8rem!important;
  background:rgba(255,255,255,.82)!important;
  backdrop-filter:blur(1px)!important;
  border-bottom:1px solid rgba(16,47,54,.10)!important;
  transition:background .2s ease, box-shadow .2s ease, transform .2s ease!important;
}
.pdl-product-card:nth-child(odd){border-right:1px solid rgba(16,47,54,.10)!important}
.pdl-product-card:hover{background:#fff!important;box-shadow:0 18px 40px rgba(16,47,54,.08)!important;transform:translateY(-2px)!important}
.pdl-product-card h3{margin:0 0 .9rem!important;font-size:clamp(1.5rem,2.2vw,2.15rem)!important}
.pdl-product-card p{max-width:36ch!important}
.pdl-card-arrow{align-self:flex-end!important}
@media (max-width:980px){
  .pdl-product-grid{grid-template-columns:1fr!important}
  .pdl-product-card:nth-child(odd){border-right:0!important}
}

/* 3) Menu / submenu reliability and clickability */
.pdl-site-header,
.pdl-site-header__inner,
.pdl-primary-nav,
.pdl-menu--primary,
.pdl-menu--primary > li{overflow:visible!important}
.pdl-menu--primary > li > a{position:relative;z-index:3}
.pdl-menu--primary > li > .sub-menu,
.pdl-menu--primary > li > .pdl-mega-menu{
  pointer-events:auto!important;
  z-index:2200!important;
}
/* remove the hover gap so submenu links remain clickable */
@media (min-width:1261px){
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{
    top:calc(var(--pdl-header) - 1px)!important;
    transform:translate(-50%,0)!important;
    padding-top:1.15rem!important;
  }
  body.admin-bar .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{
    top:calc(32px + var(--pdl-header) - 1px)!important;
  }
  .pdl-menu--primary>.menu-item-products:hover>.pdl-mega-menu,
  .pdl-menu--primary>.menu-item-products:focus-within>.pdl-mega-menu,
  .pdl-menu--primary>.menu-item-products.is-submenu-open>.pdl-mega-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    display:block!important;
  }
  .pdl-menu--primary > li > .sub-menu{
    top:calc(100% - 1px)!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    display:block!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .18s ease, visibility .18s ease!important;
  }
  .pdl-menu--primary > li:hover > .sub-menu,
  .pdl-menu--primary > li:focus-within > .sub-menu,
  .pdl-menu--primary > li.is-submenu-open > .sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
}

/* v2.3 — complete jobs / corporate pages / menu reliability */

/* Accessible submenu toggles: keep parent links usable and make submenus explicitly openable. */
.pdl-menu--primary > .menu-item-has-children{padding-right:.95rem}
.pdl-submenu-toggle{position:absolute;top:50%;right:-.15rem;z-index:5;width:1.35rem;height:1.35rem;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;transform:translateY(-50%)}
.pdl-submenu-toggle span{display:block;width:.42rem;height:.42rem;margin:auto;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translate(-1px,-1px);transition:transform .18s ease}
.pdl-submenu-toggle[aria-expanded="true"] span{transform:rotate(225deg) translate(-1px,-1px)}
.pdl-menu--primary>.menu-item-has-children>a::before{display:none!important}
.pdl-menu--primary .sub-menu a,.pdl-mega-link{position:relative!important;z-index:3!important;pointer-events:auto!important}
.pdl-menu--primary .sub-menu::before,.pdl-mega-menu::before{content:'';position:absolute;left:0;right:0;top:-12px;height:14px;pointer-events:auto}
@media (min-width:1261px){
  .pdl-menu--primary > li > .sub-menu{top:calc(100% + 1px)!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{top:calc(var(--pdl-header) + 1px)!important}
  body.admin-bar .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{top:calc(32px + var(--pdl-header) + 1px)!important}
  .pdl-menu--primary > li.is-submenu-open > .sub-menu,
  .pdl-menu--primary > li:hover > .sub-menu,
  .pdl-menu--primary > li:focus-within > .sub-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:block!important}
}
@media (max-width:1260px){
  .pdl-menu--primary > .menu-item-has-children{padding-right:0!important;position:relative!important}
  .pdl-submenu-toggle{top:10px;right:0;width:44px;height:44px;transform:none;border:1px solid rgba(255,255,255,.16);border-radius:999px}
  .pdl-menu--primary .menu-item-has-children.is-submenu-open > .sub-menu{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
  .pdl-menu--primary .sub-menu::before,.pdl-mega-menu::before{display:none}
}

/* Shared editorial corporate pages */
.pdl-company-page,.pdl-people-page,.pdl-jobs-page{background:#fff}
.pdl-company-page h1,.pdl-company-page h2,.pdl-people-page h1,.pdl-people-page h2,.pdl-jobs-page h1,.pdl-jobs-page h2{letter-spacing:-.048em;line-height:.98}
.pdl-company-hero,.pdl-people-hero,.pdl-jobs-hero{padding:calc(var(--pdl-header) + 5.5rem) 0 5.5rem;background:linear-gradient(180deg,#f5f6f3 0%,#fff 100%)}
.pdl-company-hero__grid,.pdl-people-hero__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:clamp(3rem,7vw,7rem);align-items:center}
.pdl-company-hero__copy h1,.pdl-people-hero__copy h1,.pdl-jobs-hero h1{margin:.25rem 0 1.35rem;font-size:clamp(3rem,5.3vw,5.8rem);font-weight:620}
.pdl-company-hero__lead,.pdl-people-hero__copy>p:not(.pdl-eyebrow),.pdl-jobs-hero__grid>div:first-child>p:not(.pdl-eyebrow){max-width:690px;margin:0;font-size:clamp(1.08rem,1.45vw,1.35rem);line-height:1.55;color:#486268}
.pdl-company-hero__visual,.pdl-people-hero__image{position:relative;margin:0;min-height:520px;overflow:hidden;border-radius:1.2rem;background:#dfe7e5}
.pdl-company-hero__visual img,.pdl-people-hero__image img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}
.pdl-company-hero__visual figcaption{position:absolute;left:1.5rem;bottom:1.5rem;display:grid;gap:.1rem;padding:1rem 1.2rem;border:1px solid rgba(255,255,255,.32);border-radius:.8rem;background:rgba(5,38,45,.72);backdrop-filter:blur(12px);color:#fff}
.pdl-company-hero__visual figcaption strong{font-size:2rem;line-height:1}.pdl-company-hero__visual figcaption span{font-size:.82rem;color:rgba(255,255,255,.78)}
.pdl-company-section{padding:clamp(5rem,8vw,8.5rem) 0}
.pdl-company-section--intro{border-top:1px solid var(--pdl-line)}
.pdl-company-intro{display:grid;grid-template-columns:80px minmax(0,.9fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:start}
.pdl-company-intro__index{margin:.4rem 0 0;font-size:.8rem;font-weight:850;letter-spacing:.12em;color:var(--pdl-teal)}
.pdl-company-intro h2{margin:0;font-size:clamp(2.4rem,4vw,4.5rem)}
.pdl-company-prose{font-size:1.08rem;color:#415b61}
.pdl-company-prose p{margin-top:0}
.pdl-company-media-band{padding:0 0 clamp(5rem,8vw,8rem)}
.pdl-company-media-band__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem}
.pdl-company-media-band figure{margin:0;overflow:hidden;border-radius:1rem}
.pdl-company-media-band img{display:block;width:100%;height:420px;object-fit:cover}
.pdl-company-media-band figure:last-child img{object-position:center}
.pdl-company-section--rd{background:#f4f6f4}
.pdl-company-section__heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);gap:clamp(3rem,7vw,7rem);align-items:end;margin-bottom:3rem}
.pdl-company-section__heading h2{margin:.1rem 0 0;font-size:clamp(2.6rem,4.4vw,4.8rem)}
.pdl-company-section__heading>p{margin:0;color:#4d656a;font-size:1.05rem}
.pdl-company-rd-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.pdl-company-rd-card{padding:2rem;border:1px solid rgba(16,47,54,.12);border-radius:1rem;background:#fff}
.pdl-company-rd-card--dark{background:var(--pdl-ink);color:#fff}
.pdl-company-rd-card>span{display:block;margin-bottom:2rem;font-size:.75rem;font-weight:850;letter-spacing:.14em;color:var(--pdl-teal)}
.pdl-company-rd-card--dark>span{color:#a5d0ca}.pdl-company-rd-card h3{margin:0 0 1rem;font-size:1.7rem}
.pdl-company-rd-card ul{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}
.pdl-company-rd-card li{position:relative;padding-left:1.25rem;line-height:1.5}.pdl-company-rd-card li::before{content:'—';position:absolute;left:0;color:var(--pdl-teal)}
.pdl-company-investments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem;border-top:1px solid rgba(16,47,54,.14);border-bottom:1px solid rgba(16,47,54,.14)}
.pdl-company-investments>div{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center;padding:1.6rem 1.3rem}
.pdl-company-investments>div:first-child{border-right:1px solid rgba(16,47,54,.14)}
.pdl-company-investments strong{font-size:clamp(2rem,3vw,3.2rem);letter-spacing:-.05em;color:var(--pdl-lake)}
.pdl-company-investments span{font-size:.95rem;color:#526a70}
.pdl-company-cta{padding:clamp(5rem,8vw,8rem) 0;background:linear-gradient(120deg,#0b333b,#144b53);color:#fff}
.pdl-company-cta h2{max-width:900px;margin:.2rem 0 2rem;font-size:clamp(2.5rem,4.3vw,4.8rem)}

/* People */
.pdl-people-story{padding:clamp(5rem,8vw,8rem) 0}
.pdl-people-story__grid{display:grid;grid-template-columns:150px minmax(0,1fr) minmax(360px,.9fr);gap:clamp(2rem,5vw,5rem);align-items:start}
.pdl-people-story__number{font-size:clamp(2.2rem,4vw,4rem);font-weight:650;letter-spacing:-.05em;color:var(--pdl-lake)}
.pdl-people-story__copy h2{margin:.15rem 0 1.5rem;font-size:clamp(2.3rem,3.7vw,4rem)}
.pdl-people-story__copy p{font-size:1.04rem;color:#465f65}
.pdl-people-story figure{margin:0;overflow:hidden;border-radius:1rem}
.pdl-people-story img{display:block;width:100%;height:440px;object-fit:cover}
.pdl-people-opportunity{padding:0 0 clamp(5rem,8vw,8rem)}
.pdl-people-opportunity__grid{display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;border-radius:1.2rem;background:var(--pdl-ink);color:#fff}
.pdl-people-opportunity figure{margin:0;min-height:440px}.pdl-people-opportunity img{display:block;width:100%;height:100%;min-height:440px;object-fit:cover}
.pdl-people-opportunity__grid>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem)}
.pdl-people-opportunity h2{margin:.1rem 0 1.2rem;font-size:clamp(2.4rem,4vw,4.2rem)}
.pdl-people-opportunity p:not(.pdl-eyebrow){color:rgba(255,255,255,.78);font-size:1.04rem}.pdl-people-opportunity .pdl-button{align-self:flex-start;background:#fff;border-color:#fff;color:var(--pdl-ink)}
.pdl-people-values{padding:clamp(5rem,8vw,8rem) 0;background:#f5f6f3}
.pdl-people-values__heading{display:grid;grid-template-columns:1fr minmax(320px,.7fr);gap:clamp(3rem,7vw,7rem);align-items:end;margin-bottom:4rem}
.pdl-people-values__heading h2{margin:.1rem 0 0;font-size:clamp(2.7rem,4.4vw,4.8rem)}
.pdl-people-values__heading>p{margin:0;color:#4e656a;font-size:1.05rem}
.pdl-people-values> .pdl-container > h3{margin:0 0 1.5rem;font-size:1rem;text-transform:uppercase;letter-spacing:.14em}
.pdl-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(16,47,54,.14);border-left:1px solid rgba(16,47,54,.14)}
.pdl-values-grid article{min-height:190px;padding:1.5rem;border-right:1px solid rgba(16,47,54,.14);border-bottom:1px solid rgba(16,47,54,.14);background:rgba(255,255,255,.5)}
.pdl-values-grid article span{display:block;margin-bottom:2.2rem;font-size:.72rem;font-weight:850;color:var(--pdl-teal)}
.pdl-values-grid article h4{max-width:22ch;margin:0;font-size:1.35rem;line-height:1.2}

/* Jobs */
.pdl-jobs-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:clamp(3rem,8vw,8rem);align-items:end}
.pdl-jobs-count{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;border-top:1px solid var(--pdl-line);border-bottom:1px solid var(--pdl-line)}
.pdl-jobs-count strong{font-size:clamp(4rem,7vw,7rem);line-height:.85;letter-spacing:-.07em;color:var(--pdl-lake)}
.pdl-jobs-count span{margin-top:1rem;font-size:.88rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em;color:#577075}
.pdl-jobs-benefits{padding:3rem 0;border-top:1px solid rgba(16,47,54,.1);border-bottom:1px solid rgba(16,47,54,.1)}
.pdl-jobs-benefits__inner{display:grid;grid-template-columns:1fr minmax(320px,.65fr);gap:clamp(3rem,8vw,8rem);align-items:center}
.pdl-jobs-benefits h2{margin:.15rem 0 0;font-size:clamp(2rem,3vw,3.25rem)}
.pdl-jobs-benefits__inner>div:last-child{display:flex;align-items:center;justify-content:flex-end;gap:1.3rem}.pdl-jobs-benefits__inner>div:last-child p{max-width:360px;margin:0;color:#4d666b}
.pdl-jobs-openings{padding:clamp(5rem,8vw,8rem) 0;background:#f5f6f3}
.pdl-jobs-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2rem}.pdl-jobs-heading h2{margin:.1rem 0 0;font-size:clamp(2.6rem,4vw,4.4rem)}.pdl-jobs-heading>p{margin:0;color:#547075;font-weight:700}
.pdl-jobs-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.pdl-job-opening{display:flex;flex-direction:column;min-height:370px;padding:1.7rem;border:1px solid rgba(16,47,54,.13);border-radius:1rem;background:#fff;box-shadow:0 12px 36px rgba(16,47,54,.04)}
.pdl-job-opening__top{display:flex;justify-content:space-between;gap:1rem;color:var(--pdl-teal);font-size:.73rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em}
.pdl-job-opening h3{margin:2.3rem 0 .9rem;font-size:clamp(1.55rem,2.3vw,2.35rem);line-height:1.08;letter-spacing:-.035em}
.pdl-job-opening__excerpt{margin:0 0 1.2rem;color:#526a70}.pdl-job-opening__meta{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.5rem;padding:0;list-style:none}.pdl-job-opening__meta li{padding:.38rem .65rem;border:1px solid rgba(16,47,54,.14);border-radius:999px;font-size:.78rem;color:#496268;background:#f8faf9}
.pdl-job-opening__actions{display:flex;align-items:center;gap:1rem;margin-top:auto}.pdl-job-opening__actions .pdl-button{min-height:44px;padding:.65rem 1rem}
.pdl-jobs-empty{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:start;padding:2rem;border:1px solid rgba(16,47,54,.12);border-radius:1rem;background:#fff}.pdl-jobs-empty>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#edf3f1;color:var(--pdl-lake);font-size:1.5rem}.pdl-jobs-empty h3{margin:0 0 .5rem;font-size:1.5rem}.pdl-jobs-empty p{margin:0;color:#526a70}
.pdl-jobs-application{padding:clamp(5rem,8vw,8rem) 0}
.pdl-jobs-application__grid{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:clamp(3rem,8vw,8rem);align-items:start}
.pdl-jobs-application__intro{position:sticky;top:calc(var(--pdl-header) + 2rem)}.pdl-jobs-application__intro h2{margin:.1rem 0 1rem;font-size:clamp(2.5rem,4vw,4.3rem)}.pdl-jobs-application__intro p:not(.pdl-eyebrow){color:#50696e}.pdl-jobs-application__intro>a{font-weight:800}
.pdl-jobs-application__form{padding:2rem;border:1px solid rgba(16,47,54,.12);border-radius:1.15rem;background:#fbfcfb;box-shadow:0 16px 50px rgba(16,47,54,.06)}
.pdl-jobs-application__form .pdl-form{display:grid;gap:1.1rem}.pdl-jobs-application__form .pdl-form p{margin:0}.pdl-jobs-application__form .pdl-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.pdl-jobs-application__form label{display:grid;gap:.45rem;font-size:.82rem;font-weight:750;color:#284950}.pdl-jobs-application__form input:not([type="checkbox"]),.pdl-jobs-application__form select,.pdl-jobs-application__form textarea{width:100%;min-height:50px;padding:.8rem .9rem;border:1px solid rgba(16,47,54,.17);border-radius:.55rem;background:#fff;color:var(--pdl-ink);outline:none;transition:border-color .18s,box-shadow .18s}.pdl-jobs-application__form textarea{min-height:135px;resize:vertical}.pdl-jobs-application__form input:focus,.pdl-jobs-application__form select:focus,.pdl-jobs-application__form textarea:focus{border-color:var(--pdl-teal);box-shadow:0 0 0 3px rgba(63,127,124,.12)}
.pdl-cv-field label>span{font-size:.72rem;font-weight:500;color:#6b7e82}.pdl-jobs-application__form input[type="file"]{padding:.65rem;background:#fff}.pdl-consent-field label{display:flex!important;grid-template-columns:none;align-items:flex-start;gap:.7rem!important;font-weight:500!important;line-height:1.45}.pdl-consent-field input{margin-top:.2rem}.pdl-form-notice{margin-bottom:1rem;padding:1rem;border-radius:.65rem}.pdl-form-notice--success{background:#e6f3ec;color:#174f39}.pdl-form-notice--error{background:#faeaea;color:#812b2b}

/* Job detail */
.pdl-job-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.55fr);gap:clamp(3rem,7vw,6rem);align-items:start}.pdl-job-apply{position:sticky;top:calc(var(--pdl-header) + 2rem);padding:1.5rem;border:1px solid rgba(16,47,54,.13);border-radius:1rem;background:#f7f9f8}.pdl-job-apply h2{font-size:2rem}

@media (max-width:1080px){
  .pdl-company-hero__grid,.pdl-people-hero__grid{grid-template-columns:1fr}.pdl-company-hero__visual,.pdl-company-hero__visual img,.pdl-people-hero__image,.pdl-people-hero__image img{min-height:420px}
  .pdl-company-intro{grid-template-columns:60px 1fr}.pdl-company-prose{grid-column:2}
  .pdl-people-story__grid{grid-template-columns:100px 1fr}.pdl-people-story figure{grid-column:2}.pdl-people-story img{height:360px}
  .pdl-company-section__heading,.pdl-people-values__heading{grid-template-columns:1fr}.pdl-company-rd-grid,.pdl-company-investments{grid-template-columns:1fr}.pdl-company-investments>div:first-child{border-right:0;border-bottom:1px solid rgba(16,47,54,.14)}
  .pdl-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pdl-jobs-benefits__inner,.pdl-jobs-application__grid{grid-template-columns:1fr}.pdl-jobs-benefits__inner>div:last-child{justify-content:flex-start}.pdl-jobs-application__intro{position:static}.pdl-job-detail{grid-template-columns:1fr}.pdl-job-apply{position:static}
}
@media (max-width:760px){
  .pdl-company-hero,.pdl-people-hero,.pdl-jobs-hero{padding:calc(var(--pdl-header) + 3rem) 0 3.5rem}.pdl-company-hero__copy h1,.pdl-people-hero__copy h1,.pdl-jobs-hero h1{font-size:clamp(2.7rem,12vw,4.4rem)}
  .pdl-company-media-band__grid,.pdl-people-opportunity__grid{grid-template-columns:1fr}.pdl-company-media-band img{height:300px}.pdl-people-opportunity figure,.pdl-people-opportunity img{min-height:300px}
  .pdl-company-intro{grid-template-columns:1fr}.pdl-company-prose{grid-column:auto}.pdl-company-intro__index{margin-bottom:-1rem}
  .pdl-people-story__grid{grid-template-columns:1fr}.pdl-people-story figure{grid-column:auto}.pdl-people-story__number{font-size:2.5rem}
  .pdl-values-grid{grid-template-columns:1fr}.pdl-values-grid article{min-height:150px}.pdl-values-grid article span{margin-bottom:1.2rem}
  .pdl-jobs-hero__grid{grid-template-columns:1fr}.pdl-jobs-count{max-width:230px;padding-left:0}.pdl-jobs-list{grid-template-columns:1fr}.pdl-jobs-heading{align-items:flex-start;flex-direction:column}.pdl-jobs-application__form{padding:1.2rem}.pdl-jobs-application__form .pdl-form-grid{grid-template-columns:1fr}
}

/* Job detail preserving the historic FR URL */
.pdl-job-hero{padding:calc(var(--pdl-header) + 5rem) 0 4rem;background:linear-gradient(180deg,#f4f6f4,#fff)}
.pdl-job-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.45fr);gap:clamp(3rem,7vw,7rem);align-items:end}
.pdl-job-hero h1{max-width:900px;margin:.2rem 0 1rem;font-size:clamp(2.8rem,5vw,5.4rem);line-height:.97;letter-spacing:-.05em}
.pdl-job-hero__grid>div>p:not(.pdl-eyebrow){max-width:660px;color:#50696e;font-size:1.08rem}
.pdl-job-hero ul{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.pdl-job-hero li{padding:.7rem .9rem;border:1px solid rgba(16,47,54,.13);border-radius:.65rem;background:#fff;font-weight:700;color:#3e5a60}
.pdl-job-content h2{margin-top:2.5rem;font-size:2rem}.pdl-job-content h3{font-size:1.25rem}.pdl-job-content li{margin:.4rem 0}
@media(max-width:900px){.pdl-job-hero__grid{grid-template-columns:1fr}.pdl-job-hero ul{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.pdl-job-hero ul{grid-template-columns:1fr}}

/* ========================================================================== */
/* v3.0 — final visual system, responsive editorial pages, reliable navigation */
/* ========================================================================== */

/* Performance-minded rendering for below-the-fold sections. */
.pdl-section,.pdl-company-section,.pdl-people-story,.pdl-people-opportunity,.pdl-people-values,.pdl-newsroom-listing,.pdl-article-section{content-visibility:auto;contain-intrinsic-size:800px}

/* --- Navigation: explicit, stable and clickable on mouse, keyboard and touch. --- */
.pdl-site-header,.pdl-site-header__inner,.pdl-primary-nav,.pdl-menu--primary,.pdl-menu--primary>li{overflow:visible!important}
.pdl-menu--primary>li{position:relative!important}
.pdl-menu--primary>li>.pdl-menu-link{padding-right:1rem!important}
.pdl-submenu-toggle{right:-.1rem!important}
.pdl-menu--primary>li>.sub-menu{z-index:5000!important;pointer-events:none!important}
.pdl-menu--primary>li.is-submenu-open>.sub-menu,
.pdl-menu--primary>li:hover>.sub-menu,
.pdl-menu--primary>li:focus-within>.sub-menu{pointer-events:auto!important;opacity:1!important;visibility:visible!important}
.pdl-menu--primary .sub-menu a,.pdl-mega-link{pointer-events:auto!important;cursor:pointer!important}
.pdl-menu--primary .sub-menu::before,.pdl-mega-menu::before{display:none!important}

@media (min-width:1261px){
  .pdl-menu--primary>.menu-item-products{position:static!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{
    position:fixed!important;
    top:calc(var(--pdl-header) - 1px)!important;
    left:50%!important;
    width:min(940px,calc(100vw - 56px))!important;
    max-width:940px!important;
    margin:0!important;
    padding:10px!important;
    transform:translateX(-50%)!important;
    border:1px solid rgba(16,47,54,.09)!important;
    border-radius:18px!important;
    background:rgba(250,249,246,.995)!important;
    box-shadow:0 26px 62px rgba(3,30,36,.22)!important;
    overflow:visible!important;
    z-index:5000!important;
  }
  body.admin-bar .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{top:calc(32px + var(--pdl-header) - 1px)!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu>.pdl-mega-menu__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link{
    display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;
    min-height:86px!important;padding:10px 12px!important;border-radius:10px!important;overflow:visible!important;
  }
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link:hover{background:#fff!important;box-shadow:0 8px 24px rgba(16,47,54,.07)!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__icon{width:38px!important;height:38px!important;min-width:38px!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__title{font-size:.84rem!important;line-height:1.15!important;margin:0 0 3px!important}
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu .pdl-mega-link__description{font-size:.67rem!important;line-height:1.3!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
}

@media (max-width:1260px){
  .pdl-primary-nav{z-index:4500!important}
  .pdl-menu--primary .menu-item-has-children>.sub-menu{display:none!important;position:static!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;width:100%!important;max-width:none!important;margin:0 0 14px!important}
  .pdl-menu--primary .menu-item-has-children.is-submenu-open>.sub-menu{display:block!important}
  .pdl-mega-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:640px){.pdl-mega-menu__grid{grid-template-columns:1fr!important}}

/* --- Homepage hero: preserve the original message, simplify 10–60 visual. --- */
.pdl-hero--final{min-height:clamp(650px,90svh,860px)!important;align-items:center!important}
.pdl-hero--final .pdl-hero__content{width:100%;padding-top:calc(var(--pdl-header) + 3.25rem)!important;padding-bottom:4.5rem!important}
.pdl-hero-final-grid{display:grid;grid-template-columns:minmax(0,660px) auto;justify-content:space-between;align-items:center;gap:clamp(3rem,8vw,9rem)}
.pdl-hero--final .pdl-hero__copy{max-width:660px!important;padding-left:clamp(.75rem,2vw,2rem)!important;padding-bottom:0!important;align-self:center!important}
.pdl-hero--final h1{max-width:640px!important;margin:.2rem 0 1.2rem!important;font-size:clamp(3.3rem,5.15vw,5.8rem)!important;line-height:.94!important;letter-spacing:-.055em!important}
.pdl-weight-badge{justify-self:end;width:min(100%,300px);padding:1.1rem 1.2rem 1.15rem;border:1px solid rgba(255,255,255,.3);border-radius:1rem;background:rgba(6,39,46,.46);backdrop-filter:blur(10px);color:#fff;box-shadow:0 14px 40px rgba(0,0,0,.1)}
.pdl-weight-badge p{margin:0 0 .65rem;font-size:.68rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase;color:#d6e7e5}
.pdl-weight-badge__value{display:flex;align-items:baseline;gap:.35rem;white-space:nowrap}
.pdl-weight-badge__value>span{font-size:clamp(2.85rem,4vw,4.25rem);line-height:.9;font-weight:610;letter-spacing:-.06em}
.pdl-weight-badge__value i{display:inline-block;width:1.15em;height:1px;background:rgba(255,255,255,.9);transform:translateY(-.22em)}
.pdl-weight-badge__value small{margin-left:.25rem;font-size:.95rem;font-weight:750}
@media (max-width:1100px){
  .pdl-hero-final-grid{grid-template-columns:1fr;gap:1.6rem;align-items:start}
  .pdl-weight-badge{justify-self:start;margin-left:clamp(.75rem,2vw,2rem);width:auto;max-width:100%}
}
@media (max-width:680px){
  .pdl-hero--final{min-height:720px!important}
  .pdl-hero--final .pdl-hero__content{padding-top:calc(var(--pdl-header) + 2.5rem)!important;padding-bottom:5rem!important}
  .pdl-hero--final .pdl-hero__copy{padding-left:0!important}
  .pdl-hero--final h1{font-size:clamp(2.7rem,13vw,4.25rem)!important}
  .pdl-weight-badge{margin-left:0;width:100%;padding:1rem 1.05rem}
  .pdl-weight-badge__value>span{font-size:clamp(2.5rem,13vw,3.6rem)}
}

/* --- Home: refined sections without artificial graph/grid background. --- */
.pdl-section--paper{background:#f7f7f4!important;position:relative!important;overflow:hidden!important}
.pdl-section--paper::before{content:''!important;position:absolute!important;inset:-10% -5%!important;background:radial-gradient(68% 100% at 18% 52%,rgba(255,255,255,.98) 0 39%,rgba(232,233,230,.76) 40%,transparent 41%),radial-gradient(68% 100% at 50% 52%,rgba(255,255,255,.96) 0 38%,rgba(232,233,230,.7) 39%,transparent 40%),radial-gradient(68% 100% at 82% 52%,rgba(255,255,255,.96) 0 38%,rgba(232,233,230,.68) 39%,transparent 40%)!important;opacity:.85!important;pointer-events:none!important}
.pdl-section--paper>.pdl-container{position:relative;z-index:1}
.pdl-product-grid{background:rgba(255,255,255,.46)!important;border:1px solid rgba(16,47,54,.11)!important;border-radius:1.1rem!important;overflow:hidden!important}
.pdl-product-card{min-height:220px!important;padding:1.8rem 1.7rem!important;background:rgba(255,255,255,.78)!important}
.pdl-product-card:nth-child(odd){border-right:1px solid rgba(16,47,54,.1)!important}
.pdl-product-card h3{font-size:clamp(1.45rem,2.2vw,2.15rem)!important}
.pdl-product-card p{font-size:.96rem;line-height:1.55;color:#4a6267;max-width:46ch}
.pdl-expertise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(16,47,54,.13);border-radius:1rem;overflow:hidden}
.pdl-expertise-grid article{padding:2rem;border-right:1px solid rgba(16,47,54,.13);background:#fff}
.pdl-expertise-grid article:last-child{border-right:0}.pdl-expertise-grid article>span{font-size:.74rem;font-weight:850;letter-spacing:.13em;color:var(--pdl-teal)}
.pdl-expertise-grid h3{font-size:1.5rem;margin:1.5rem 0 .8rem}.pdl-expertise-grid p{margin:0;color:#4d6267}
@media (max-width:900px){.pdl-product-grid{grid-template-columns:1fr!important}.pdl-product-card:nth-child(odd){border-right:0!important}.pdl-expertise-grid{grid-template-columns:1fr}.pdl-expertise-grid article{border-right:0;border-bottom:1px solid rgba(16,47,54,.13)}.pdl-expertise-grid article:last-child{border-bottom:0}}

/* --- Shared editorial page system: same art direction as Who we are. --- */
.pdl-editorial-page{background:#fff}
.pdl-editorial-hero{padding:calc(var(--pdl-header) + clamp(4rem,7vw,7rem)) 0 clamp(4rem,6vw,6rem);background:linear-gradient(180deg,#f3f5f2 0%,#fff 100%);border-bottom:1px solid rgba(16,47,54,.1)}
.pdl-editorial-hero__inner{max-width:1180px}.pdl-editorial-hero h1{max-width:920px;margin:.25rem 0 1.1rem;font-size:clamp(3rem,5vw,5.6rem);line-height:.96;letter-spacing:-.05em;font-weight:620}.pdl-editorial-hero__inner>p:not(.pdl-eyebrow){max-width:720px;margin:0;color:#4c6469;font-size:1.15rem}
.pdl-editorial-content{padding:0 0 clamp(5rem,9vw,9rem);overflow:hidden}
.pdl-editorial-content>.wp-block-themeisle-blocks-advanced-columns,.pdl-editorial-content>.wp-block-group,.pdl-editorial-content>.wp-block-columns,.pdl-editorial-content>section,.pdl-editorial-content>div{margin-inline:auto}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(3.5rem,7vw,7rem) max(24px,calc((100vw - 1240px)/2))!important;background:transparent!important;border-color:rgba(16,47,54,.11)!important}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns:nth-of-type(even){background:#f5f6f3!important}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns-overlay{display:none!important}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns>.innerblocks-wrap{width:min(1240px,100%)!important;max-width:1240px!important;margin:0 auto!important}
.pdl-editorial-content .has-2-columns>.innerblocks-wrap{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(2.5rem,6vw,6rem)!important;align-items:center!important}
.pdl-editorial-content .has-3-columns>.innerblocks-wrap{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1.25rem!important}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column{width:auto!important;padding:0!important;margin:0!important}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-heading[style],.pdl-editorial-content h1[style],.pdl-editorial-content h2[style],.pdl-editorial-content h3[style]{font-size:inherit}
.pdl-editorial-content span.wp-block-themeisle-blocks-advanced-heading{display:block;margin:0 0 .65rem!important;color:var(--pdl-teal)!important;font-size:.76rem!important;font-weight:850!important;letter-spacing:.14em!important;text-transform:uppercase!important}
.pdl-editorial-content h2{margin:.1rem 0 1.2rem;font-size:clamp(2rem,3.7vw,4rem)!important;line-height:1.02;letter-spacing:-.04em;color:var(--pdl-ink)}
.pdl-editorial-content h3{font-size:clamp(1.35rem,2.2vw,2rem)!important;line-height:1.16;color:var(--pdl-ink)}
.pdl-editorial-content p,.pdl-editorial-content li{font-size:clamp(1rem,1vw,1.08rem);line-height:1.68;color:#3f585e}
.pdl-editorial-content img{display:block;max-width:100%!important;height:auto!important;border-radius:.85rem}
.pdl-editorial-content figure{margin:0}.pdl-editorial-content .wp-block-image{margin-block:1rem}
.pdl-editorial-content a:not(.wp-block-button__link){color:var(--pdl-lake)}
.pdl-editorial-content .wp-block-button__link,.pdl-editorial-content .wp-block-themeisle-blocks-button-group a{display:inline-flex!important;min-height:46px;align-items:center;padding:.7rem 1.15rem!important;border-radius:999px!important;background:var(--pdl-ink)!important;color:#fff!important;text-decoration:none!important;font-weight:750!important}
.pdl-editorial-content table{width:100%;border-collapse:collapse}.pdl-editorial-content table th,.pdl-editorial-content table td{padding:.8rem;border:1px solid rgba(16,47,54,.12)}
.pdl-editorial-content .wp-block-table{overflow-x:auto;-webkit-overflow-scrolling:touch}
@media (max-width:820px){
  .pdl-editorial-content .has-2-columns>.innerblocks-wrap,.pdl-editorial-content .has-3-columns>.innerblocks-wrap{grid-template-columns:1fr!important;gap:2rem!important}
  .pdl-editorial-content .has-reverse-columns-mobile>.innerblocks-wrap{display:flex!important;flex-direction:column-reverse!important}
  .pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns{padding:3.5rem 1.4rem!important}
}

/* --- News & Blog listings. --- */
.pdl-newsroom-listing{padding-top:3rem!important;background:#fff}
.pdl-newsroom-toolbar{display:flex;justify-content:flex-end;padding-bottom:1.5rem;border-bottom:1px solid rgba(16,47,54,.12);margin-bottom:2rem;color:#536a70}.pdl-newsroom-toolbar p{margin:0}.pdl-newsroom-toolbar strong{color:var(--pdl-ink)}
.pdl-newsroom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}
.pdl-newsroom-card{display:flex;flex-direction:column;min-width:0;border:1px solid rgba(16,47,54,.11);border-radius:1rem;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.pdl-newsroom-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(16,47,54,.09)}
.pdl-newsroom-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:#eef1ee}.pdl-newsroom-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pdl-newsroom-card:hover .pdl-newsroom-card__media img{transform:scale(1.025)}
.pdl-newsroom-card__fallback{display:block;width:100%;height:100%;background:linear-gradient(135deg,#eef1ee,#fff)}
.pdl-newsroom-card__body{display:flex;flex:1;flex-direction:column;padding:1.3rem}.pdl-newsroom-card__meta{margin:0 0 .75rem;color:var(--pdl-teal);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.pdl-newsroom-card h2{margin:0 0 .85rem;font-size:1.38rem;line-height:1.17;letter-spacing:-.025em}.pdl-newsroom-card h2 a{color:var(--pdl-ink);text-decoration:none}.pdl-newsroom-card__body>p:not(.pdl-newsroom-card__meta){color:#52696e}.pdl-newsroom-card .pdl-text-link{margin-top:auto;align-self:flex-start}
.pdl-pagination{margin-top:3rem}.pdl-pagination ul{display:flex;gap:.45rem;justify-content:center;list-style:none;margin:0;padding:0}.pdl-pagination a,.pdl-pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 .7rem;border:1px solid rgba(16,47,54,.15);border-radius:999px;text-decoration:none}.pdl-pagination .current{background:var(--pdl-ink);color:#fff;border-color:var(--pdl-ink)}
@media (max-width:1000px){.pdl-newsroom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.pdl-newsroom-grid{grid-template-columns:1fr}}

/* --- Individual News / Blog article pages. --- */
.pdl-article-page{background:#fff}.pdl-article-hero{padding:calc(var(--pdl-header) + clamp(4rem,7vw,7rem)) 0 clamp(3rem,5vw,5rem);background:linear-gradient(180deg,#f3f5f2,#fff)}.pdl-article-hero__inner{max-width:1050px}.pdl-article-hero h1{max-width:1000px;margin:.3rem 0 1.25rem;font-size:clamp(2.8rem,4.6vw,5.2rem);line-height:.98;letter-spacing:-.045em}.pdl-article-meta{display:flex;flex-wrap:wrap;gap:.6rem;color:#607378;font-size:.9rem}.pdl-article-featured{margin-top:-1rem;margin-bottom:0;max-width:1180px}.pdl-article-featured img{width:100%;max-height:650px;object-fit:cover;border-radius:1.1rem}.pdl-article-layout{max-width:850px}.pdl-article-body{font-size:1.06rem;color:#3e565c}.pdl-article-body h2{margin:2.5rem 0 1rem;font-size:clamp(1.8rem,3vw,3rem);line-height:1.08;letter-spacing:-.03em}.pdl-article-body h3{margin:2rem 0 .8rem;font-size:1.5rem}.pdl-article-body p,.pdl-article-body li{line-height:1.72}.pdl-article-body img{max-width:100%;height:auto;border-radius:.75rem}.pdl-article-body figure{margin:2rem 0}.pdl-article-body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}

/* Final responsive harmonisation. */
@media (max-width:1180px){
  .pdl-company-hero__grid,.pdl-people-hero__grid{grid-template-columns:1fr!important;gap:2.5rem!important}.pdl-company-hero__visual,.pdl-people-hero__image{min-height:420px!important}.pdl-company-hero__visual img,.pdl-people-hero__image img{min-height:420px!important}
  .pdl-company-intro{grid-template-columns:60px 1fr!important}.pdl-company-prose{grid-column:2}
}
@media (max-width:760px){
  .pdl-container{width:min(100% - 2rem,1240px)}
  .pdl-company-hero,.pdl-people-hero,.pdl-jobs-hero{padding-top:calc(var(--pdl-header) + 3.5rem)!important;padding-bottom:3.5rem!important}
  .pdl-company-intro{grid-template-columns:1fr!important}.pdl-company-intro__index{display:none}.pdl-company-prose{grid-column:auto}.pdl-company-media-band__grid,.pdl-company-rd-grid,.pdl-company-investments,.pdl-people-story__grid,.pdl-people-opportunity__grid,.pdl-people-values__heading{grid-template-columns:1fr!important}.pdl-company-investments>div:first-child{border-right:0!important;border-bottom:1px solid rgba(16,47,54,.14)}
}


/* v3.0.1 — source aligned contact/jobs + submenu guarantee */
.pdl-contact-page,.pdl-jobs-page{background:#fff}
.pdl-contact-hero{background:linear-gradient(180deg,#f2f4f1 0%,#fff 100%)}
.pdl-contact-layout--final{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.25fr);gap:clamp(3rem,8vw,8rem);align-items:start}
.pdl-contact-list{margin:2rem 0 0}.pdl-contact-list>div{padding:1.25rem 0;border-top:1px solid rgba(16,47,54,.14)}.pdl-contact-list dt{margin-bottom:.35rem;color:var(--pdl-teal);font-size:.72rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.pdl-contact-list dd{margin:0;font-size:1.08rem}.pdl-contact-list a{color:var(--pdl-ink);text-decoration:none}.pdl-contact-form-panel{padding:clamp(1.3rem,3vw,2.2rem);border:1px solid rgba(16,47,54,.12);border-radius:1rem;background:#fafbf9}
.pdl-jobs-hero--source .pdl-jobs-hero__grid{align-items:end}.pdl-jobs-hero--source h1{max-width:760px}.pdl-jobs-count{min-width:210px}.pdl-jobs-heading--source{margin-bottom:2rem}.pdl-jobs-heading--source h2{margin:0;font-size:clamp(1.45rem,2.2vw,2.15rem);font-weight:560;color:var(--pdl-lake)}.pdl-jobs-empty--source{padding:2rem 0;border-top:1px solid rgba(16,47,54,.14);border-bottom:1px solid rgba(16,47,54,.14)}.pdl-jobs-empty--source p{margin:0;font-size:1.05rem}.pdl-job-opening h3 a{color:var(--pdl-ink);text-decoration:none}.pdl-jobs-application__intro h2{margin-top:0}
/* The submenu itself owns its hit area; no decorative layer may block anchors. */
.pdl-mega-menu,.pdl-mega-menu__grid,.pdl-mega-link,.pdl-menu--primary .sub-menu,.pdl-menu--primary .sub-menu a{pointer-events:auto!important}
.pdl-mega-menu::before,.pdl-mega-menu::after,.pdl-menu--primary .sub-menu::before,.pdl-menu--primary .sub-menu::after{pointer-events:none!important}
.pdl-mega-link{position:relative!important;z-index:2!important}
.pdl-mega-link::before,.pdl-mega-link::after{pointer-events:none!important;z-index:-1!important}
@media (min-width:1261px){
  .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{top:calc(var(--pdl-header) - 2px)!important}
  body.admin-bar .pdl-menu--primary>.menu-item-products>.pdl-mega-menu{top:calc(32px + var(--pdl-header) - 2px)!important}
}
@media (max-width:900px){.pdl-contact-layout--final,.pdl-jobs-application__grid{grid-template-columns:1fr!important}}


/* v3.0.2 — minimal 10–60 signature: no bulky floating card */
.pdl-hero--final .pdl-weight-badge{
  justify-self:end!important;
  width:min(100%,320px)!important;
  max-width:320px!important;
  margin:0!important;
  padding:.2rem 0 .25rem 1.15rem!important;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.48)!important;
  border-radius:0!important;
  background:transparent!important;
  backdrop-filter:none!important;
  box-shadow:none!important;
}
.pdl-hero--final .pdl-weight-badge p{margin:0 0 .55rem!important;font-size:.64rem!important;letter-spacing:.17em!important;color:rgba(255,255,255,.78)!important}
.pdl-hero--final .pdl-weight-badge__value{gap:.28rem!important;align-items:baseline!important}
.pdl-hero--final .pdl-weight-badge__value>span{font-size:clamp(2.6rem,3.3vw,3.75rem)!important;font-weight:560!important;letter-spacing:-.055em!important}
.pdl-hero--final .pdl-weight-badge__value i{width:1.05em!important;height:1px!important;opacity:.78!important}
.pdl-hero--final .pdl-weight-badge__value small{font-size:.82rem!important;margin-left:.2rem!important}
@media(max-width:1100px){.pdl-hero--final .pdl-weight-badge{justify-self:start!important;margin-left:clamp(.75rem,2vw,2rem)!important;max-width:300px!important}}
@media(max-width:680px){.pdl-hero--final .pdl-weight-badge{margin-left:0!important;width:auto!important;max-width:100%!important;padding-left:.85rem!important}.pdl-hero--final .pdl-weight-badge__value>span{font-size:clamp(2.35rem,12vw,3.25rem)!important}}

/* v3.1 — canonical navigation: deterministic, non-duplicated and fully clickable */
.pdl-menu--canonical{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(.7rem,1vw,1.35rem)!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important}
.pdl-menu--canonical>li{position:relative!important;display:flex!important;align-items:center!important;min-width:0!important}
.pdl-menu--canonical>li>.pdl-menu-link{display:flex!important;align-items:center!important;min-height:var(--pdl-header)!important;padding:0!important;color:#fff!important;text-decoration:none!important;font-size:clamp(.78rem,.45vw + .46rem,.93rem)!important;font-weight:760!important;letter-spacing:.035em!important;text-transform:uppercase!important;white-space:nowrap!important}
.pdl-menu--canonical>li>.pdl-menu-link::after{content:''!important;position:absolute!important;left:0!important;right:0!important;bottom:1rem!important;height:1px!important;background:rgba(255,255,255,.9)!important;transform:scaleX(0)!important;transform-origin:center!important;transition:transform .18s ease!important}
.pdl-menu--canonical>li:hover>.pdl-menu-link::after,.pdl-menu--canonical>li:focus-within>.pdl-menu-link::after,.pdl-menu--canonical>li.is-submenu-open>.pdl-menu-link::after{transform:scaleX(1)!important}
.pdl-menu--canonical>.menu-item-has-children{padding-right:1rem!important}
.pdl-menu--canonical>.menu-item-has-children>.pdl-submenu-toggle{position:absolute!important;right:-.12rem!important;top:50%!important;transform:translateY(-50%)!important;width:1.3rem!important;height:1.3rem!important;display:grid!important;place-items:center!important;border:0!important;background:transparent!important;color:#fff!important;cursor:pointer!important;z-index:6!important}
.pdl-menu--canonical>.menu-item-has-children>.pdl-submenu-toggle span{width:.38rem!important;height:.38rem!important;border-right:1.4px solid currentColor!important;border-bottom:1.4px solid currentColor!important;transform:rotate(45deg) translate(-1px,-1px)!important}
.pdl-menu--canonical>.menu-item-has-children>.pdl-submenu-toggle[aria-expanded="true"] span{transform:rotate(225deg) translate(-1px,-1px)!important}

@media (min-width:1261px){
  .pdl-menu--canonical>.menu-item-has-children>.sub-menu{display:block!important;position:absolute!important;top:calc(100% - 1px)!important;left:50%!important;right:auto!important;width:max-content!important;min-width:220px!important;max-width:320px!important;margin:0!important;padding:.6rem!important;transform:translate(-50%,8px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#fbfaf7!important;border:1px solid rgba(16,47,54,.1)!important;border-radius:14px!important;box-shadow:0 20px 50px rgba(4,25,31,.18)!important;z-index:2500!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important}
  .pdl-menu--canonical>.menu-item-has-children:hover>.sub-menu,.pdl-menu--canonical>.menu-item-has-children:focus-within>.sub-menu,.pdl-menu--canonical>.menu-item-has-children.is-submenu-open>.sub-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,0)!important}
  .pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) li{list-style:none!important;margin:0!important;padding:0!important}
  .pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) a{display:block!important;padding:.72rem .85rem!important;border-radius:9px!important;color:var(--pdl-ink)!important;text-decoration:none!important;font-size:.9rem!important;font-weight:650!important;white-space:nowrap!important}
  .pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) a:hover,.pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) a:focus{background:#eef4f3!important;color:var(--pdl-ink)!important}

  .pdl-menu--canonical>.menu-item-products{position:static!important}
  .pdl-menu--canonical>.menu-item-products>.pdl-mega-menu{display:block!important;position:fixed!important;top:calc(var(--pdl-header) - 1px)!important;left:50%!important;right:auto!important;width:min(900px,calc(100vw - 48px))!important;max-width:900px!important;min-width:0!important;margin:0!important;padding:10px 12px!important;transform:translate(-50%,8px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:#fbfaf7!important;border:1px solid rgba(16,47,54,.1)!important;border-radius:18px!important;box-shadow:0 24px 64px rgba(4,25,31,.22)!important;z-index:2600!important;overflow:visible!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important}
  body.admin-bar .pdl-menu--canonical>.menu-item-products>.pdl-mega-menu{top:calc(32px + var(--pdl-header) - 1px)!important}
  .pdl-menu--canonical>.menu-item-products:hover>.pdl-mega-menu,.pdl-menu--canonical>.menu-item-products:focus-within>.pdl-mega-menu,.pdl-menu--canonical>.menu-item-products.is-submenu-open>.pdl-mega-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%,0)!important}
  .pdl-menu--canonical .pdl-mega-menu__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;width:100%!important}
  .pdl-menu--canonical .pdl-mega-link{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-height:84px!important;padding:10px 12px!important;border-radius:10px!important;color:var(--pdl-ink)!important;text-decoration:none!important;pointer-events:auto!important}
  .pdl-menu--canonical .pdl-mega-link:hover,.pdl-menu--canonical .pdl-mega-link:focus{background:#fff!important;box-shadow:0 8px 22px rgba(16,47,54,.06)!important}
  .pdl-menu--canonical .pdl-mega-link__icon{width:36px!important;height:36px!important;min-width:36px!important}
  .pdl-menu--canonical .pdl-mega-link__title{display:block!important;margin:0 0 2px!important;font-size:.84rem!important;line-height:1.18!important;font-weight:700!important;color:#143843!important}
  .pdl-menu--canonical .pdl-mega-link__description{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;font-size:.67rem!important;line-height:1.28!important;color:rgba(16,47,54,.78)!important;white-space:normal!important}
}

@media (max-width:1260px){
  .pdl-menu--canonical{display:block!important;width:min(760px,100%)!important;margin:0 auto!important}
  .pdl-menu--canonical>li{display:block!important;border-bottom:1px solid rgba(255,255,255,.11)!important;padding-right:0!important}
  .pdl-menu--canonical>li>.pdl-menu-link{min-height:0!important;width:100%!important;padding:17px 52px 17px 0!important;font-size:1rem!important}
  .pdl-menu--canonical>li>.pdl-menu-link::after{display:none!important}
  .pdl-menu--canonical>.menu-item-has-children>.pdl-submenu-toggle{top:9px!important;right:0!important;transform:none!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important}
  .pdl-menu--canonical>.menu-item-has-children>.sub-menu{display:none!important;position:static!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0 0 14px!important;padding:8px!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:#f8f6f1!important;border-radius:14px!important;box-shadow:none!important}
  .pdl-menu--canonical>.menu-item-has-children.is-submenu-open>.sub-menu{display:block!important}
  .pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) li{list-style:none!important}
  .pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) a{display:block!important;padding:.8rem .9rem!important;color:var(--pdl-ink)!important;text-decoration:none!important;border-radius:8px!important}
  .pdl-menu--canonical .pdl-mega-menu__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .pdl-menu--canonical .pdl-mega-link{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;padding:12px!important;min-height:94px!important;background:#fff!important;border-radius:10px!important;color:var(--pdl-ink)!important;text-decoration:none!important}
  .pdl-menu--canonical .pdl-mega-link__icon{width:44px!important;height:44px!important;min-width:44px!important}
  .pdl-menu--canonical .pdl-mega-link__title{font-size:.9rem!important;line-height:1.2!important}
  .pdl-menu--canonical .pdl-mega-link__description{font-size:.75rem!important;line-height:1.35!important}
}
@media (max-width:640px){.pdl-menu--canonical .pdl-mega-menu__grid{grid-template-columns:1fr!important}}


/* v3.2 — language flags + spacing cleanup */
.pdl-header-actions{gap:.75rem!important}
.pdl-language-switcher{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:.35rem!important;
  min-width:58px!important;
  min-height:58px!important;
  padding:.4rem .7rem!important;
  border:1px solid rgba(255,255,255,.34)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.02)!important;
  color:#fff!important;
  text-decoration:none!important;
  backdrop-filter:blur(8px)!important;
  transition:transform .18s ease, background .18s ease, border-color .18s ease!important;
}
.pdl-language-switcher:hover{transform:translateY(-1px);background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.5)!important}
.pdl-language-switcher__flag{font-size:1.16rem;line-height:1}
.pdl-language-switcher__code{font-size:.68rem;font-weight:800;letter-spacing:.08em;opacity:.92}
@media (max-width:640px){
  .pdl-language-switcher{min-width:50px!important;min-height:50px!important;padding:.35rem .55rem!important}
  .pdl-language-switcher__flag{font-size:1rem}
  .pdl-language-switcher__code{font-size:.62rem}
}

/* tighter spacing site-wide */
.pdl-section{padding-block:clamp(3rem,5.8vw,5.25rem)!important}
.pdl-section-heading{margin-bottom:2rem!important}
.pdl-page-hero{padding-block:calc(var(--pdl-header) + 4rem) 3rem!important}
.pdl-page-hero--image{min-height:460px!important}
.pdl-content h2{margin-top:1.9rem!important}
.pdl-content h3{margin-top:1.45rem!important}
.pdl-company-hero,.pdl-people-hero,.pdl-jobs-hero{padding:calc(var(--pdl-header) + 2.6rem) 0 2.8rem!important}
.pdl-editorial-hero{padding:calc(var(--pdl-header) + 3rem) 0 3rem!important}
.pdl-editorial-content{padding:0 0 clamp(3.2rem,5vw,4.5rem)!important}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns{padding:clamp(2rem,4vw,3.2rem) max(20px,calc((100vw - 1240px)/2))!important}
.pdl-newsroom-listing{padding-top:1.8rem!important}
.pdl-article-hero{padding:calc(var(--pdl-header) + 3rem) 0 2.4rem!important}
.pdl-article-featured{margin-top:0!important}
.pdl-job-hero{padding:calc(var(--pdl-header) + 3rem) 0 2.6rem!important}
.pdl-jobs-application__form{padding:1.35rem!important}
.pdl-job-apply{padding:1.15rem!important}
.pdl-contact-form-panel{padding:1.25rem!important}
.pdl-final-cta .pdl-container{max-width:820px!important}
.pdl-image-band{min-height:500px!important}
.pdl-metric-grid>div{padding:1.8rem 1.2rem!important}
.pdl-product-card{min-height:200px!important;padding:1.45rem 1.3rem!important}
.pdl-news-card{padding:1.1rem!important}
.pdl-news-card img{width:calc(100% + 2.2rem)!important;margin:-1.1rem -1.1rem 1rem!important;height:200px!important}
.pdl-values-grid article,.pdl-expertise-grid article{padding:1.4rem!important}
@media (max-width:980px){
  .pdl-section{padding-block:2.65rem!important}
  .pdl-page-hero{padding-block:calc(var(--pdl-header) + 3rem) 2.3rem!important}
  .pdl-page-hero--image{min-height:380px!important}
  .pdl-company-hero,.pdl-people-hero,.pdl-jobs-hero{padding:calc(var(--pdl-header) + 2rem) 0 2.2rem!important}
  .pdl-editorial-hero,.pdl-article-hero,.pdl-job-hero{padding-top:calc(var(--pdl-header) + 2.4rem)!important;padding-bottom:2rem!important}
  .pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns{padding:1.8rem 1.1rem!important}
  .pdl-image-band{min-height:380px!important}
}


/* ========================================================================== */
/* v3.3 — wide editorial layout / remove nested container compression          */
/* ========================================================================== */

/* Use modern wide page shells on all public pages without creating overly-long
   reading lines. Header keeps its own navigation sizing. */
main .pdl-container{
  width:min(1520px,calc(100% - 5rem))!important;
  max-width:1520px!important;
}

/* Generic split sections now use the available canvas more effectively. */
.pdl-split{
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;
  gap:clamp(2.5rem,5vw,5.5rem)!important;
}
.pdl-prose,.pdl-split>div:last-child{max-width:72ch}

/* Editorial / legacy Gutenberg pages:
   Only the TOP LEVEL section gets the page gutters. Nested Themeisle columns
   must not receive the viewport gutter again (that was the source of the
   narrow centred columns visible in the staging screenshots). */
.pdl-editorial-content{
  width:100%!important;
  max-width:none!important;
  overflow:clip!important;
}
.pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(2.4rem,4.2vw,4rem) 0!important;
}
.pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap{
  width:min(1520px,calc(100% - 5rem))!important;
  max-width:1520px!important;
  margin-inline:auto!important;
  padding:0!important;
}
/* Full-bleed image-only sections keep their visual width; content inside still
   follows the wide shell. */
.pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns[style*="background-image"],
.pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns[class*="background"]{
  background-position:center!important;
  background-size:cover!important;
}

/* Critical fix: no repeated horizontal container padding on nested blocks. */
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns .wp-block-themeisle-blocks-advanced-columns{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column{
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding-inline:0!important;
}

/* Two and three column content should genuinely fill the available section. */
.pdl-editorial-content .has-2-columns > .innerblocks-wrap{
  display:grid!important;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;
  gap:clamp(2.5rem,5vw,5rem)!important;
  align-items:center!important;
}
.pdl-editorial-content .has-3-columns > .innerblocks-wrap{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:clamp(1.25rem,2vw,2rem)!important;
}
.pdl-editorial-content .has-1-columns > .innerblocks-wrap{
  width:100%!important;
  max-width:none!important;
}

/* Better reading rhythm: wide layout, controlled text measure. */
.pdl-editorial-content p,
.pdl-editorial-content li{
  max-width:76ch;
}
.pdl-editorial-content .has-2-columns p,
.pdl-editorial-content .has-2-columns li{
  max-width:66ch;
}
.pdl-editorial-content figure,
.pdl-editorial-content .wp-block-image{
  width:100%!important;
  max-width:none!important;
}
.pdl-editorial-content img{
  width:100%;
  object-fit:cover;
}

/* Wide custom pages: company, people, jobs, resources, contact, newsroom. */
.pdl-company-hero__grid,.pdl-people-hero__grid{
  grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr)!important;
  gap:clamp(3rem,5vw,5.5rem)!important;
}
.pdl-company-intro{
  grid-template-columns:70px minmax(300px,.72fr) minmax(0,1.28fr)!important;
  gap:clamp(2rem,4vw,4.5rem)!important;
}
.pdl-company-prose{max-width:78ch}
.pdl-company-section__heading{
  grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;
  gap:clamp(3rem,5vw,5rem)!important;
}
.pdl-people-story__grid{
  grid-template-columns:110px minmax(0,1.05fr) minmax(420px,.95fr)!important;
  gap:clamp(2rem,4vw,4.5rem)!important;
}
.pdl-jobs-application__grid{
  grid-template-columns:minmax(320px,.62fr) minmax(0,1.38fr)!important;
  gap:clamp(3rem,5vw,5rem)!important;
}
.pdl-contact-layout--final{
  grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr)!important;
  gap:clamp(3rem,5vw,5rem)!important;
}
.pdl-newsroom-grid{gap:1.6rem!important}
.pdl-resource-grid{gap:1.25rem!important}

/* Editorial hero text can occupy more of the canvas while keeping readability. */
.pdl-editorial-hero__inner{max-width:none!important}
.pdl-editorial-hero h1{max-width:1180px!important}
.pdl-editorial-hero__inner>p:not(.pdl-eyebrow){max-width:850px!important}

/* Flag-only language control (no visible EN/FR text). */
.pdl-language-switcher{
  min-width:52px!important;
  width:52px!important;
  height:52px!important;
  padding:0!important;
}
.pdl-language-switcher__flag{font-size:1.25rem!important;line-height:1!important}
.pdl-language-switcher__code{display:none!important}

/* Responsive width strategy */
@media (max-width:1200px){
  main .pdl-container,
  .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap{
    width:min(100% - 3rem,1120px)!important;
  }
  .pdl-editorial-content .has-2-columns > .innerblocks-wrap{gap:2.5rem!important}
  .pdl-company-hero__grid,.pdl-people-hero__grid{grid-template-columns:1fr 1fr!important;gap:2.5rem!important}
  .pdl-people-story__grid{grid-template-columns:80px minmax(0,1fr) minmax(360px,.9fr)!important}
}
@media (max-width:900px){
  main .pdl-container,
  .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap{
    width:calc(100% - 2rem)!important;
  }
  .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns{padding-block:2.3rem!important}
  .pdl-editorial-content .has-2-columns > .innerblocks-wrap,
  .pdl-editorial-content .has-3-columns > .innerblocks-wrap{
    grid-template-columns:1fr!important;
    gap:1.8rem!important;
  }
  .pdl-company-hero__grid,.pdl-people-hero__grid,
  .pdl-company-intro,.pdl-company-section__heading,
  .pdl-people-story__grid,.pdl-jobs-application__grid,
  .pdl-contact-layout--final{
    grid-template-columns:1fr!important;
  }
  .pdl-company-intro__index{display:none!important}
  .pdl-company-prose{grid-column:auto!important}
  .pdl-people-story figure{grid-column:auto!important}
}
@media (max-width:600px){
  main .pdl-container,
  .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap{
    width:calc(100% - 1.5rem)!important;
  }
  .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns{padding-block:1.75rem!important}
  .pdl-editorial-content p,.pdl-editorial-content li{max-width:none}
  .pdl-language-switcher{width:46px!important;height:46px!important;min-width:46px!important}
  .pdl-language-switcher__flag{font-size:1.08rem!important}
}


/* ========================================================================== */
/* v3.4 — unified luxury editorial grid                                       */
/* ========================================================================== */
:root{
  --pdl-editorial-shell:min(1440px,calc(100% - 8rem));
  --pdl-reading-measure:72ch;
}

/* One horizontal datum for hero + every content block. */
.pdl-editorial-hero__inner,
.pdl-editorial-content > :not(.wp-block-themeisle-blocks-advanced-columns):not(.alignfull):not(.wp-block-cover),
.pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap,
.pdl-editorial-content > .wp-block-cover > .wp-block-cover__inner-container{
  width:var(--pdl-editorial-shell)!important;
  max-width:1440px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Direct legacy headings/paragraphs no longer stick to the viewport edge. */
.pdl-editorial-content > h1,
.pdl-editorial-content > h2,
.pdl-editorial-content > h3,
.pdl-editorial-content > h4,
.pdl-editorial-content > p,
.pdl-editorial-content > ul,
.pdl-editorial-content > ol,
.pdl-editorial-content > figure,
.pdl-editorial-content > .wp-block-image,
.pdl-editorial-content > .wp-block-buttons,
.pdl-editorial-content > .wp-block-table{
  box-sizing:border-box!important;
}

/* Luxury rhythm: generous enough to breathe, never empty-looking. */
.pdl-editorial-hero{
  padding:calc(var(--pdl-header) + 3.4rem) 0 3.1rem!important;
  background:linear-gradient(180deg,#f3f5f2 0%,#fafbf9 62%,#fff 100%)!important;
}
.pdl-editorial-hero__inner{padding-inline:0!important}
.pdl-editorial-hero h1{
  max-width:1100px!important;
  margin:.3rem 0 0!important;
  font-size:clamp(3.25rem,5vw,5.8rem)!important;
  line-height:.94!important;
  letter-spacing:-.052em!important;
}
.pdl-editorial-content{
  background:#fff!important;
  padding-bottom:4rem!important;
}
.pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns{
  padding:clamp(2.8rem,4.5vw,4.4rem) 0!important;
  border-bottom:1px solid rgba(16,47,54,.07)!important;
}
.pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns:nth-of-type(even){
  background:#f6f7f4!important;
}
.pdl-editorial-content > :not(.wp-block-themeisle-blocks-advanced-columns):not(.alignfull):not(.wp-block-cover){
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:clamp(1rem,1.8vw,1.6rem)!important;
  padding-bottom:clamp(1rem,1.8vw,1.6rem)!important;
}
.pdl-editorial-content > h2{
  padding-top:clamp(2.8rem,4.6vw,4.2rem)!important;
  padding-bottom:.7rem!important;
  font-size:clamp(2.1rem,3.2vw,3.65rem)!important;
  line-height:1.02!important;
  letter-spacing:-.038em!important;
}
.pdl-editorial-content > h3{
  padding-top:1.15rem!important;
  padding-bottom:.55rem!important;
  font-size:clamp(1.45rem,2vw,2.1rem)!important;
}
.pdl-editorial-content > p,
.pdl-editorial-content > ul,
.pdl-editorial-content > ol{
  max-width:min(var(--pdl-reading-measure),100%)!important;
  margin-left:calc((100% - var(--pdl-editorial-shell))/2)!important;
  margin-right:auto!important;
}

/* Columns are aligned to the same shell, with controlled reading widths. */
.pdl-editorial-content .has-2-columns > .innerblocks-wrap{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:clamp(3rem,5.5vw,6.25rem)!important;
  align-items:center!important;
}
.pdl-editorial-content .has-3-columns > .innerblocks-wrap{
  gap:clamp(1.5rem,2.5vw,2.6rem)!important;
}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column > :first-child{margin-top:0!important}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column > :last-child{margin-bottom:0!important}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column p,
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column li{
  max-width:68ch!important;
}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column figure,
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column .wp-block-image{
  margin:0!important;
}
.pdl-editorial-content .wp-block-themeisle-blocks-advanced-column img{
  border-radius:1rem!important;
}

/* Shared custom pages use exactly the same horizontal visual grid. */
main:not(.pdl-editorial-page) .pdl-container{
  width:var(--pdl-editorial-shell)!important;
  max-width:1440px!important;
}
.pdl-company-hero__grid,.pdl-people-hero__grid,.pdl-jobs-hero__grid,
.pdl-company-intro,.pdl-company-section__heading,.pdl-people-story__grid,
.pdl-jobs-application__grid,.pdl-contact-layout--final{
  width:100%!important;
}

/* Fine editorial details. */
.pdl-editorial-content h2,.pdl-editorial-content h3{color:var(--pdl-ink)!important}
.pdl-editorial-content p,.pdl-editorial-content li{color:#425b61!important}
.pdl-editorial-content a:not(.wp-block-button__link){text-underline-offset:.22em}
.pdl-editorial-content hr{border:0;border-top:1px solid rgba(16,47,54,.12)}

@media (max-width:1200px){
  :root{--pdl-editorial-shell:min(100% - 4rem,1120px)}
}
@media (max-width:900px){
  :root{--pdl-editorial-shell:calc(100% - 2.5rem)}
  .pdl-editorial-hero{padding-top:calc(var(--pdl-header) + 2.4rem)!important;padding-bottom:2.35rem!important}
  .pdl-editorial-hero h1{font-size:clamp(2.7rem,10vw,4.5rem)!important}
  .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns{padding:2.35rem 0!important}
  .pdl-editorial-content .has-2-columns > .innerblocks-wrap,
  .pdl-editorial-content .has-3-columns > .innerblocks-wrap{grid-template-columns:1fr!important;gap:2rem!important}
  .pdl-editorial-content > p,
  .pdl-editorial-content > ul,
  .pdl-editorial-content > ol{max-width:min(var(--pdl-reading-measure),100%)!important}
}
@media (max-width:600px){
  :root{--pdl-editorial-shell:calc(100% - 1.5rem)}
  .pdl-editorial-hero{padding-top:calc(var(--pdl-header) + 1.8rem)!important;padding-bottom:1.9rem!important}
  .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns{padding:1.9rem 0!important}
  .pdl-editorial-content > h2{padding-top:2rem!important;font-size:clamp(1.9rem,9vw,2.8rem)!important}
  .pdl-editorial-content > p,
  .pdl-editorial-content > ul,
  .pdl-editorial-content > ol{max-width:min(var(--pdl-reading-measure),100%)!important}
}


/* v3.5 — premium canonical footer */
.pdl-site-footer{position:relative;background:linear-gradient(135deg,#082b32 0%,#06262d 55%,#0b3339 100%)!important;color:#eaf1f2!important;padding:0!important;border-top:1px solid rgba(255,255,255,.09)}
.pdl-site-footer::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(78,143,139,.16),transparent 28%);pointer-events:none}
.pdl-site-footer>.pdl-container{position:relative;z-index:1}
.pdl-site-footer__top{display:grid!important;grid-template-columns:minmax(280px,1.2fr) minmax(160px,.65fr) minmax(160px,.65fr) minmax(300px,1fr)!important;gap:clamp(2.5rem,5vw,5.5rem)!important;padding-block:clamp(3.5rem,6vw,5.5rem) clamp(3rem,5vw,4.5rem)!important}
.pdl-site-footer__brand .pdl-brand{display:inline-flex!important;margin-bottom:1.7rem!important}
.pdl-site-footer__brand .pdl-brand img,.pdl-site-footer__brand .custom-logo{width:min(270px,100%)!important;max-height:72px!important}
.pdl-site-footer__address{display:grid!important;gap:.5rem!important;margin:0!important;font-style:normal!important;color:rgba(234,241,242,.78)!important;font-size:.95rem!important;line-height:1.55!important}
.pdl-site-footer__address span{max-width:34ch!important}
.pdl-site-footer__address a{width:max-content!important;color:#fff!important;text-decoration:none!important;border-bottom:1px solid rgba(255,255,255,.28)!important;transition:border-color .18s ease,opacity .18s ease!important}
.pdl-site-footer__address a:hover{border-color:#fff!important;opacity:.88!important}
.pdl-site-footer__label{margin:0 0 1.1rem!important;color:#8fb9b7!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.15em!important;text-transform:uppercase!important}
.pdl-site-footer__nav ul,.pdl-site-footer__legal{list-style:none!important;margin:0!important;padding:0!important}
.pdl-site-footer__nav ul{display:grid!important;gap:.62rem!important}
.pdl-site-footer__nav a{display:inline-block!important;color:rgba(255,255,255,.86)!important;text-decoration:none!important;font-size:.94rem!important;line-height:1.4!important;transition:color .18s ease,transform .18s ease!important}
.pdl-site-footer__nav a:hover{color:#fff!important;transform:translateX(3px)!important}
.pdl-site-footer__cta{align-self:start!important;padding-left:clamp(0rem,2vw,2rem)!important;border-left:1px solid rgba(255,255,255,.13)!important}
.pdl-site-footer__cta h2{max-width:390px!important;margin:0 0 1.6rem!important;color:#fff!important;font-size:clamp(1.8rem,2.7vw,2.75rem)!important;line-height:1.02!important;letter-spacing:-.035em!important;font-weight:620!important}
.pdl-site-footer .pdl-footer-cta{width:max-content!important;min-width:0!important;padding:.8rem 1.15rem!important;background:#fff!important;border-color:#fff!important;color:var(--pdl-ink)!important;gap:.6rem!important;box-shadow:none!important}
.pdl-site-footer .pdl-footer-cta:hover{background:#dcebea!important;border-color:#dcebea!important;color:var(--pdl-ink)!important}
.pdl-site-footer__linkedin{display:inline-block!important;margin-top:1.15rem!important;color:#fff!important;text-decoration:none!important;font-size:.9rem!important;font-weight:700!important}
.pdl-site-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:2rem!important;border-top:1px solid rgba(255,255,255,.12)!important;padding-block:1.2rem!important;color:rgba(234,241,242,.62)!important;font-size:.78rem!important}
.pdl-site-footer__bottom p{margin:0!important}
.pdl-site-footer__legal{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:1.3rem!important;flex-wrap:wrap!important}
.pdl-site-footer__legal a{color:rgba(255,255,255,.68)!important;text-decoration:none!important;transition:color .18s ease!important}
.pdl-site-footer__legal a:hover{color:#fff!important}
@media (max-width:1100px){.pdl-site-footer__top{grid-template-columns:1.15fr .75fr .75fr!important}.pdl-site-footer__cta{grid-column:1/-1!important;padding-left:0!important;padding-top:2rem!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.13)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:1rem 2rem!important}.pdl-site-footer__cta .pdl-site-footer__label{grid-column:1/-1!important;margin-bottom:0!important}.pdl-site-footer__cta h2{margin:0!important}.pdl-site-footer__linkedin{grid-column:1/-1!important}}
@media (max-width:760px){.pdl-site-footer__top{grid-template-columns:1fr 1fr!important;gap:2.2rem 1.5rem!important;padding-block:3rem 2.5rem!important}.pdl-site-footer__brand{grid-column:1/-1!important}.pdl-site-footer__cta{grid-template-columns:1fr!important}.pdl-site-footer__cta .pdl-site-footer__label,.pdl-site-footer__linkedin{grid-column:auto!important}.pdl-site-footer__bottom{align-items:flex-start!important;flex-direction:column!important;gap:.85rem!important}.pdl-site-footer__legal{justify-content:flex-start!important;gap:.75rem 1rem!important}}
@media (max-width:480px){.pdl-site-footer__top{grid-template-columns:1fr!important}.pdl-site-footer__brand,.pdl-site-footer__cta{grid-column:auto!important}.pdl-site-footer__nav{padding-top:1rem!important;border-top:1px solid rgba(255,255,255,.1)!important}.pdl-site-footer__cta h2{font-size:2rem!important}}


/* v3.6 — contact panel correction */
.pdl-contact-hero__intro{max-width:720px;margin:1rem 0 0;color:#546a70;font-size:1.05rem;line-height:1.65}
.pdl-contact-layout--final{display:grid!important;grid-template-columns:minmax(300px,.72fr) minmax(0,1.48fr)!important;gap:clamp(2rem,4vw,4rem)!important;align-items:start!important}
.pdl-contact-details{position:sticky;top:calc(var(--pdl-header) + 1.5rem);padding:clamp(1.5rem,2.7vw,2.25rem)!important;border-radius:1.15rem!important;background:linear-gradient(155deg,#123a42 0%,#092c33 100%)!important;color:#fff!important;box-shadow:0 18px 48px rgba(7,38,45,.13)!important}
.pdl-contact-details__head h2{margin:.2rem 0 .85rem;font-size:clamp(1.65rem,2.1vw,2.15rem);line-height:1.08;letter-spacing:-.03em;color:#fff!important}
.pdl-contact-details__head>p:last-child{margin:0;color:rgba(255,255,255,.72);line-height:1.55}
.pdl-contact-detail-cards{display:grid;gap:.55rem;margin-top:1.6rem}
.pdl-contact-detail-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:.9rem .95rem;border:1px solid rgba(255,255,255,.12);border-radius:.75rem;background:rgba(255,255,255,.035);color:#fff!important;text-decoration:none!important;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.pdl-contact-detail-card:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.24);transform:translateY(-1px);color:#fff!important}
.pdl-contact-detail-card--static:hover{transform:none;background:rgba(255,255,255,.035)}
.pdl-contact-detail-card__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.08);color:#d9ecea}
.pdl-contact-detail-card__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.pdl-contact-detail-card__content{min-width:0;display:grid;gap:.12rem}
.pdl-contact-detail-card__label{font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:#8dc3c0}
.pdl-contact-detail-card__content strong{display:block;color:#fff!important;font-size:.96rem;font-weight:650;line-height:1.4;overflow-wrap:anywhere}
.pdl-contact-detail-card__arrow{font-size:1.05rem;color:rgba(255,255,255,.65)}
.pdl-contact-form-panel{padding:clamp(1.4rem,2.6vw,2rem)!important;border:1px solid rgba(16,47,54,.11)!important;border-radius:1.15rem!important;background:#fbfcfa!important;box-shadow:0 18px 50px rgba(16,47,54,.06)!important}
.pdl-contact-form-panel__head{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(16,47,54,.09)}
.pdl-contact-form-panel__head h2{margin:.2rem 0 0;font-size:clamp(1.65rem,2.25vw,2.25rem);line-height:1.08;letter-spacing:-.03em}
.pdl-contact-form-panel .pdl-form{margin-top:0}
.pdl-contact-form-panel .pdl-form input,.pdl-contact-form-panel .pdl-form select,.pdl-contact-form-panel .pdl-form textarea{background:#fff}
@media(max-width:980px){.pdl-contact-layout--final{grid-template-columns:1fr!important}.pdl-contact-details{position:static}.pdl-contact-detail-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pdl-contact-detail-card--static{grid-column:1/-1}}
@media(max-width:620px){.pdl-contact-detail-cards{grid-template-columns:1fr}.pdl-contact-detail-card--static{grid-column:auto}.pdl-contact-details,.pdl-contact-form-panel{padding:1.15rem!important;border-radius:.9rem!important}.pdl-contact-detail-card{grid-template-columns:38px minmax(0,1fr) auto;padding:.8rem}.pdl-contact-detail-card__icon{width:38px;height:38px}}


/* v3.7 — public contact email label */
.pdl-contact-email-link{font-weight:700;text-underline-offset:.2em}


/* ========================================================================== */
/* v3.8 — Silk Papers technological leadership redesign                      */
/* ========================================================================== */
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314{
  position:relative!important;
  isolation:isolate!important;
  padding:clamp(3.25rem,5.5vw,5.6rem) 0!important;
  margin:0!important;
  min-height:0!important;
  background:
    radial-gradient(circle at 86% 4%,rgba(67,128,125,.13),transparent 28%),
    linear-gradient(135deg,#f2f5f2 0%,#f8f9f7 52%,#eef3f1 100%)!important;
  border-top:1px solid rgba(16,47,54,.08)!important;
  border-bottom:1px solid rgba(16,47,54,.08)!important;
  overflow:hidden!important;
}
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314::before{
  content:'';
  position:absolute;
  width:460px;
  height:460px;
  right:-180px;
  bottom:-260px;
  border:1px solid rgba(31,89,97,.11);
  border-radius:50%;
  box-shadow:0 0 0 72px rgba(31,89,97,.025),0 0 0 144px rgba(31,89,97,.018);
  pointer-events:none;
  z-index:-1;
}
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314 > .wp-block-themeisle-blocks-advanced-columns-overlay{
  display:none!important;
}
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314 > .innerblocks-wrap{
  width:var(--pdl-editorial-shell)!important;
  max-width:1440px!important;
  margin:0 auto!important;
  padding:0!important;
}
/* Reusable-block wrapper: one premium four-column metric grid. */
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-4e74cf55{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:clamp(.8rem,1.4vw,1.25rem)!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
}
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-61f42b58,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-c49df9d2{
  grid-column:1 / -1!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-61f42b58 > .innerblocks-wrap,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-c49df9d2 > .innerblocks-wrap{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-5d02632e,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-1e26eabe,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-5d02632e > .innerblocks-wrap,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-1e26eabe > .innerblocks-wrap{
  display:contents!important;
}
/* Section heading */
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-heading-44e1fe43{
  max-width:820px!important;
  margin:0 0 clamp(1.6rem,3vw,2.5rem)!important;
  padding:0!important;
  color:var(--pdl-ink)!important;
  text-align:left!important;
  font-size:clamp(2rem,3vw,3.2rem)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  font-weight:620!important;
}
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-heading-44e1fe43 .highlight{
  color:var(--pdl-teal)!important;
}
/* Metric cards */
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-c224a1b3,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-2f85e5f3,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-af1d2249,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-a8b46cb1{
  min-width:0!important;
  min-height:230px!important;
  padding:0!important;
  margin:0!important;
  border:1px solid rgba(16,47,54,.10)!important;
  border-radius:1.05rem!important;
  background:rgba(255,255,255,.88)!important;
  box-shadow:0 14px 38px rgba(16,47,54,.055)!important;
  overflow:hidden!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-c224a1b3:hover,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-2f85e5f3:hover,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-af1d2249:hover,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-a8b46cb1:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(31,89,97,.24)!important;
  box-shadow:0 22px 48px rgba(16,47,54,.09)!important;
}
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-c224a1b3 > .wp-block-themeisle-blocks-advanced-columns,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-2f85e5f3 > .wp-block-themeisle-blocks-advanced-columns,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-af1d2249 > .wp-block-themeisle-blocks-advanced-columns,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-a8b46cb1 > .wp-block-themeisle-blocks-advanced-columns,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-c224a1b3 > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-2f85e5f3 > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-af1d2249 > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-a8b46cb1 > .wp-block-themeisle-blocks-advanced-columns > .innerblocks-wrap{
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
}
.pdl-editorial-page--silk .technological-leadership{
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  min-height:230px!important;
  height:100%!important;
  margin:0!important;
  padding:1.4rem 1.45rem 1.35rem!important;
  border:0!important;
  background:transparent!important;
}
.pdl-editorial-page--silk .technological-leadership > h3{
  order:1!important;
  margin:0!important;
  padding:0!important;
  color:#587177!important;
  font-size:.72rem!important;
  line-height:1.25!important;
  font-weight:850!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
  text-align:left!important;
}
.pdl-editorial-page--silk .technological-leadership .wp-block-media-text{
  order:2!important;
  display:block!important;
  margin:auto 0 0!important;
  padding-top:2.1rem!important;
  grid-template-columns:1fr!important;
}
.pdl-editorial-page--silk .technological-leadership .wp-block-media-text__media{
  display:none!important;
}
.pdl-editorial-page--silk .technological-leadership .wp-block-media-text__content{
  margin:0!important;
  padding:0!important;
}
.pdl-editorial-page--silk .technological-leadership .wp-block-media-text__content > span{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:var(--pdl-ink)!important;
  font-size:clamp(2.5rem,3.8vw,4.35rem)!important;
  line-height:.94!important;
  font-weight:620!important;
  letter-spacing:-.055em!important;
  white-space:nowrap!important;
}
/* Footnote */
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-c49df9d2{
  margin-top:.4rem!important;
}
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-3ba214a9,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-6b8b5c34,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-columns-6b8b5c34 > .innerblocks-wrap,
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-ebe0312b{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  min-height:0!important;
  background:transparent!important;
}
.pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-heading-82b4d06a{
  margin:.4rem 0 0!important;
  padding:0!important;
  color:#718388!important;
  text-align:left!important;
  font-size:.76rem!important;
  line-height:1.5!important;
  font-weight:650!important;
  letter-spacing:.035em!important;
  text-transform:none!important;
}
@media (max-width:1050px){
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-4e74cf55{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .pdl-editorial-page--silk .technological-leadership,
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-c224a1b3,
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-2f85e5f3,
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-af1d2249,
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-a8b46cb1{min-height:195px!important}
}
@media (max-width:620px){
  .pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314{
    padding:2.6rem 0!important;
  }
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-4e74cf55{
    grid-template-columns:1fr!important;
    gap:.7rem!important;
  }
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-heading-44e1fe43{
    margin-bottom:1.3rem!important;
    font-size:clamp(1.8rem,8vw,2.35rem)!important;
  }
  .pdl-editorial-page--silk .technological-leadership,
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-c224a1b3,
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-2f85e5f3,
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-af1d2249,
  .pdl-editorial-page--silk #wp-block-themeisle-blocks-advanced-column-a8b46cb1{min-height:155px!important}
  .pdl-editorial-page--silk .technological-leadership{padding:1.15rem 1.2rem!important}
  .pdl-editorial-page--silk .technological-leadership .wp-block-media-text{padding-top:1.25rem!important}
  .pdl-editorial-page--silk .technological-leadership .wp-block-media-text__content > span{
    font-size:clamp(2.45rem,13vw,3.45rem)!important;
  }
}


/* ========================================================================== */
/* v3.9 — Silk Papers: deterministic technological leadership block          */
/* ========================================================================== */
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314{
  padding:0!important;
  margin:0!important;
  min-height:0!important;
  height:auto!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
}
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314::before,
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314 > .wp-block-themeisle-blocks-advanced-columns-overlay{
  display:none!important;
}
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314 > .innerblocks-wrap,
.pdl-editorial-page--silk .pdl-editorial-content > .wp-block-themeisle-blocks-advanced-columns.ticss-535ff314 > .innerblocks-wrap > .wp-block-themeisle-blocks-advanced-column{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
}
.pdl-tech-leadership-v2{
  position:relative;
  width:100%;
  padding:clamp(3.2rem,5.2vw,5.2rem) 0;
  background:
    radial-gradient(circle at 93% 6%,rgba(63,127,124,.12),transparent 30%),
    linear-gradient(135deg,#f2f5f2 0%,#fafbf9 52%,#eef3f1 100%);
  border-block:1px solid rgba(16,47,54,.08);
  overflow:hidden;
}
.pdl-tech-leadership-v2::after{
  content:'';
  position:absolute;
  right:-155px;
  bottom:-225px;
  width:430px;
  height:430px;
  border:1px solid rgba(31,89,97,.10);
  border-radius:50%;
  box-shadow:0 0 0 64px rgba(31,89,97,.025),0 0 0 128px rgba(31,89,97,.015);
  pointer-events:none;
}
.pdl-tech-leadership-v2__inner{
  position:relative;
  z-index:1;
  width:min(1440px,calc(100% - clamp(2rem,7vw,8rem)));
  margin-inline:auto;
}
.pdl-tech-leadership-v2__header{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  gap:2rem;
  margin-bottom:clamp(1.7rem,2.8vw,2.6rem);
}
.pdl-tech-leadership-v2__header .pdl-eyebrow{
  grid-column:1/-1;
  margin:0 0 -.8rem;
}
.pdl-tech-leadership-v2__header h2{
  max-width:800px;
  margin:0;
  color:var(--pdl-ink);
  font-size:clamp(2.35rem,3.8vw,4rem);
  line-height:.98;
  letter-spacing:-.045em;
  font-weight:620;
}
.pdl-tech-leadership-v2__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:clamp(.8rem,1.4vw,1.25rem);
  width:100%;
}
.pdl-tech-metric{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  min-width:0;
  min-height:220px;
  padding:1.45rem 1.5rem 1.35rem;
  border:1px solid rgba(16,47,54,.10);
  border-radius:1.15rem;
  background:rgba(255,255,255,.90);
  box-shadow:0 14px 38px rgba(16,47,54,.055);
  overflow:hidden;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.pdl-tech-metric::after{
  content:'';
  position:absolute;
  left:1.5rem;
  right:1.5rem;
  bottom:0;
  height:3px;
  border-radius:999px 999px 0 0;
  background:linear-gradient(90deg,var(--pdl-teal),rgba(63,127,124,.18));
  transform:scaleX(.28);
  transform-origin:left;
  transition:transform .2s ease;
}
.pdl-tech-metric:hover{
  transform:translateY(-4px);
  border-color:rgba(31,89,97,.22);
  box-shadow:0 22px 48px rgba(16,47,54,.09);
}
.pdl-tech-metric:hover::after{transform:scaleX(1)}
.pdl-tech-metric__label{
  display:block;
  max-width:22ch;
  color:#5b7277;
  font-size:.74rem;
  line-height:1.25;
  font-weight:850;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.pdl-tech-metric__value-wrap{
  display:flex;
  align-items:flex-end;
  gap:.48rem;
  margin-top:2.2rem;
}
.pdl-tech-metric__value{
  display:block;
  min-width:0;
  color:var(--pdl-ink);
  font-size:clamp(3rem,4.4vw,5.1rem);
  line-height:.85;
  font-weight:620;
  letter-spacing:-.065em;
  white-space:nowrap;
}
.pdl-tech-metric__unit{
  padding-bottom:.35rem;
  color:var(--pdl-lake);
  font-size:clamp(.82rem,1vw,1rem);
  line-height:1;
  font-weight:800;
  white-space:nowrap;
}
.pdl-tech-leadership-v2__note{
  margin:1.15rem 0 0;
  color:#718388;
  font-size:.78rem;
  line-height:1.5;
  font-weight:650;
  letter-spacing:.025em;
}
@media(max-width:1050px){
  .pdl-tech-leadership-v2__inner{width:min(100% - 2.5rem,900px)}
  .pdl-tech-leadership-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pdl-tech-metric{min-height:190px}
  .pdl-tech-metric__value{font-size:clamp(3.4rem,8vw,5rem)}
}
@media(max-width:620px){
  .pdl-tech-leadership-v2{padding:2.7rem 0}
  .pdl-tech-leadership-v2__inner{width:calc(100% - 2rem)}
  .pdl-tech-leadership-v2__header{display:block;margin-bottom:1.4rem}
  .pdl-tech-leadership-v2__header .pdl-eyebrow{margin-bottom:.65rem}
  .pdl-tech-leadership-v2__header h2{font-size:clamp(2.1rem,10vw,3rem)}
  .pdl-tech-leadership-v2__grid{grid-template-columns:1fr;gap:.7rem}
  .pdl-tech-metric{min-height:145px;padding:1.2rem 1.25rem}
  .pdl-tech-metric__value-wrap{margin-top:1.5rem}
  .pdl-tech-metric__value{font-size:clamp(3.2rem,16vw,4.6rem)}
  .pdl-tech-leadership-v2__note{font-size:.72rem}
}


/* v4.0 — live Silk block replacement hardening */
.pdl-editorial-page--silk .pdl-tech-leadership-v2{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  clear:both!important;
}
.pdl-editorial-page--silk .pdl-tech-leadership-v2__inner{
  width:min(1440px,calc(100% - clamp(2rem,7vw,8rem)))!important;
  max-width:none!important;
  margin-inline:auto!important;
}
.pdl-editorial-page--silk .pdl-tech-leadership-v2__grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  width:100%!important;
  min-width:0!important;
}
.pdl-editorial-page--silk .pdl-tech-metric{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
}
@media(max-width:1050px){
  .pdl-editorial-page--silk .pdl-tech-leadership-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .pdl-editorial-page--silk .pdl-tech-leadership-v2__inner{width:calc(100% - 2rem)!important}
  .pdl-editorial-page--silk .pdl-tech-leadership-v2__grid{grid-template-columns:1fr!important}
}

/* v4.1 — historic PDL palette, manufacturer band and legacy header imagery */
:root{
  --pdl-ink:#303437;
  --pdl-lake:#2776a1;
  --pdl-teal:#6883a3;
  --pdl-sage:#a19c9b;
  --pdl-mist:#e6e9ee;
  --pdl-paper:#fafbfc;
  --pdl-white:#ffffff;
  --pdl-accent:#6e0321;
  --pdl-accent-soft:#93445b;
  --pdl-blue-light:#77aed2;
  --pdl-line:rgba(48,52,55,.14);
  --pdl-shadow:0 22px 55px rgba(44,50,55,.12);
  --pdl-topbar:28px;
  --pdl-header-main:86px;
  --pdl-header:114px;
}
body{color:var(--pdl-ink);background:#fff}
a{color:var(--pdl-lake)}
a:hover{color:var(--pdl-accent)}
.pdl-eyebrow{color:var(--pdl-lake)!important}
.pdl-button{background:var(--pdl-accent)!important;border-color:var(--pdl-accent)!important;color:#fff!important}
.pdl-button:hover{background:#540119!important;border-color:#540119!important;color:#fff!important}
.pdl-button--outline{background:transparent!important;color:var(--pdl-accent)!important}
.pdl-button--outline:hover{background:var(--pdl-accent)!important;color:#fff!important}
.pdl-text-link{color:var(--pdl-lake)!important}

/* historic manufacturer strip */
.pdl-site-header{height:var(--pdl-header)!important;background:#fff!important;border-bottom:1px solid rgba(48,52,55,.08)!important;box-shadow:0 8px 26px rgba(35,45,52,.08)!important;backdrop-filter:none!important}
.pdl-site-header.is-scrolled{background:rgba(255,255,255,.985)!important;box-shadow:0 10px 32px rgba(35,45,52,.13)!important}
.pdl-brand-strip{height:var(--pdl-topbar);display:flex;align-items:center;justify-content:center;background:#e6e9ee;border-bottom:1px solid rgba(104,131,163,.14);color:#6883a3;font-size:.67rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}
.pdl-site-header__inner{height:var(--pdl-header-main)!important}
.pdl-brand img,.custom-logo{width:auto!important;max-width:220px!important;max-height:64px!important;object-fit:contain!important}
.pdl-menu--canonical>li>.pdl-menu-link,.pdl-menu--primary>li>a{color:#303437!important}
.pdl-menu--canonical>li>.pdl-menu-link:hover,.pdl-menu--canonical>li.current-menu-item>.pdl-menu-link{color:var(--pdl-accent)!important}
.pdl-menu--primary>li>a::after{background:var(--pdl-accent)!important}
.pdl-submenu-toggle{color:#303437!important}
.pdl-submenu-toggle span{border-color:currentColor!important}
.pdl-search-toggle,.pdl-language-switcher{border-color:rgba(48,52,55,.22)!important;background:#fff!important;color:#303437!important;box-shadow:none!important}
.pdl-search-toggle:hover,.pdl-language-switcher:hover{border-color:rgba(110,3,33,.45)!important;background:#fafbfc!important;color:var(--pdl-accent)!important}
.pdl-header-contact{background:var(--pdl-accent)!important;color:#fff!important;border:1px solid var(--pdl-accent)!important;box-shadow:0 12px 28px rgba(110,3,33,.16)!important}
.pdl-header-contact:hover{background:#540119!important;color:#fff!important}
.pdl-nav-toggle span:not(.screen-reader-text){background:#303437!important}
.pdl-menu--canonical>.menu-item-has-children>.sub-menu{background:#fff!important;border-color:rgba(48,52,55,.11)!important}
.pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) a{color:#303437!important}
.pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) a:hover{background:#f3f5f7!important;color:var(--pdl-accent)!important}
.pdl-mega-menu{background:#fff!important;border-color:rgba(48,52,55,.1)!important}
.pdl-mega-link__title{color:#303437!important}
.pdl-mega-link__description{color:#657079!important}
.pdl-mega-link__icon{color:var(--pdl-lake)!important;background:#f1f4f7!important}

/* page heroes use imagery from the historic papeteriesduleman.fr site */
.pdl-editorial-hero--legacy-image,.pdl-resource-hero--legacy-image{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:#fafbfc!important;color:#303437!important}
.pdl-editorial-hero--legacy-image::before,.pdl-resource-hero--legacy-image::before{content:'';position:absolute;inset:0;z-index:-2;background-image:var(--pdl-page-hero-image);background-size:cover;background-position:center;background-repeat:no-repeat}
.pdl-editorial-hero--legacy-image::after,.pdl-resource-hero--legacy-image::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fafbfc 0%,rgba(250,251,252,.97) 32%,rgba(250,251,252,.83) 50%,rgba(250,251,252,.28) 72%,rgba(250,251,252,.1) 100%)}
.pdl-editorial-hero--legacy-image{min-height:clamp(360px,34vw,500px)!important;display:flex!important;align-items:flex-end!important;padding-top:calc(var(--pdl-header) + 3rem)!important;padding-bottom:3.2rem!important}
.pdl-editorial-hero--legacy-image .pdl-editorial-hero__inner{width:100%!important}
.pdl-editorial-hero--legacy-image h1{max-width:780px!important;color:#303437!important;text-shadow:0 1px 0 rgba(255,255,255,.55)}
.pdl-editorial-hero--legacy-image p:not(.pdl-eyebrow){max-width:650px!important;color:#53606a!important}
.pdl-resource-hero--legacy-image{min-height:clamp(390px,36vw,520px)!important;padding-top:calc(var(--pdl-header) + 3rem)!important;padding-bottom:3rem!important}
.pdl-resource-hero--legacy-image .pdl-resource-hero__paper{display:none!important}
.pdl-resource-hero--legacy-image h1{color:#303437!important}

/* special page heroes — subtle legacy photography under the bespoke layouts */
.pdl-special-hero--legacy-image{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:#fafbfc!important}
.pdl-special-hero--legacy-image::before{content:'';position:absolute;inset:0;z-index:-2;background-image:var(--pdl-page-hero-image);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.22}
.pdl-special-hero--legacy-image::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(250,251,252,.99) 0%,rgba(250,251,252,.94) 52%,rgba(250,251,252,.68) 100%)}

/* old-site colour language carried through cards and utility areas */
.pdl-section--ink,.pdl-site-footer{background:#273642!important;color:#fff!important}
.pdl-site-footer a{color:#e8eef4!important}
.pdl-site-footer a:hover{color:#fff!important}
.pdl-site-footer .pdl-brand{display:inline-flex;background:#fff;border-radius:12px;padding:.55rem .75rem}
.pdl-site-footer .pdl-brand img{max-width:190px!important;max-height:56px!important}
.pdl-section--lake{background:#f1f4f7!important}
.pdl-section--paper{background:#fafbfc!important}
.pdl-product-card:hover,.pdl-news-card,.pdl-resource-card{box-shadow:0 16px 36px rgba(39,54,66,.08)!important}
.pdl-metric-grid strong,.pdl-product-card__number,.pdl-resource-card__category{color:var(--pdl-lake)!important}

/* home hero keeps the video but adopts the original PDL accent */
.pdl-hero__overlay{background:linear-gradient(90deg,rgba(20,30,38,.83) 0%,rgba(20,30,38,.48) 52%,rgba(20,30,38,.18) 100%),linear-gradient(0deg,rgba(20,30,38,.48),transparent 58%)!important}
.pdl-weight-badge,.pdl-hero__facts{background:rgba(31,48,60,.62)!important;border-color:rgba(255,255,255,.36)!important}

@media (max-width:1260px){
  :root{--pdl-topbar:26px;--pdl-header-main:78px;--pdl-header:104px}
  .pdl-primary-nav{top:var(--pdl-header)!important;background:#fff!important;color:#303437!important}
  .pdl-menu--canonical>li{border-color:rgba(48,52,55,.1)!important}
  .pdl-menu--canonical>li>.pdl-menu-link{color:#303437!important}
  .pdl-menu--canonical .sub-menu{background:#f7f8fa!important}
  .pdl-menu--canonical .sub-menu a{color:#303437!important}
}
@media (max-width:782px){
  :root{--pdl-topbar:24px;--pdl-header-main:72px;--pdl-header:96px}
  .pdl-brand-strip{font-size:.58rem;letter-spacing:.1em;padding:0 .75rem}
  .pdl-brand img,.custom-logo{max-width:170px!important;max-height:48px!important}
  .pdl-editorial-hero--legacy-image,.pdl-resource-hero--legacy-image{min-height:340px!important;background-position:center!important}
  .pdl-editorial-hero--legacy-image::after,.pdl-resource-hero--legacy-image::after{background:linear-gradient(180deg,rgba(250,251,252,.96) 0%,rgba(250,251,252,.88) 66%,rgba(250,251,252,.72) 100%)}
}
@media (max-width:480px){
  .pdl-brand-strip{font-size:.52rem;letter-spacing:.075em}
  .pdl-brand img,.custom-logo{max-width:145px!important}
}

/* v4.2 — centered desktop navigation + canonical burgundy product band */
@media (min-width:1261px){
  .pdl-site-header__inner{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;
    align-items:center!important;
    gap:1.5rem!important;
  }
  .pdl-brand{justify-self:start!important}
  .pdl-primary-nav{
    width:auto!important;
    min-width:0!important;
    justify-self:center!important;
  }
  .pdl-menu--canonical{
    width:auto!important;
    justify-content:center!important;
    gap:clamp(.8rem,1.15vw,1.55rem)!important;
  }
  .pdl-header-actions{
    justify-self:end!important;
    margin-left:0!important;
  }
}

.pdl-product-tech-band{
  position:relative;
  width:100%;
  overflow:hidden;
  background:var(--pdl-accent,#6e0321);
  color:#fff;
  padding:clamp(4rem,6vw,6.5rem) 0 clamp(3.5rem,5vw,5.5rem);
}
.pdl-product-tech-band::before{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 78% 12%,rgba(255,255,255,.055),transparent 31%),
    linear-gradient(90deg,rgba(55,0,16,.09),transparent 35%,rgba(55,0,16,.08));
}
.pdl-product-tech-band__inner{
  position:relative;
  z-index:1;
  width:min(1400px,calc(100% - clamp(3rem,10vw,12rem)));
  margin-inline:auto;
}
.pdl-product-tech-band h2{
  margin:0 auto clamp(2.5rem,4vw,4rem);
  text-align:center;
  color:#fff!important;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.5rem,2vw,2rem)!important;
  line-height:1.2!important;
  font-weight:400!important;
  letter-spacing:.01em!important;
}
.pdl-product-tech-band__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:clamp(1.5rem,3vw,3rem);
  row-gap:0;
}
.pdl-product-tech-metric{
  min-width:0;
  padding:1.1rem 0 2.1rem;
  border-top:1px solid rgba(255,255,255,.56);
}
.pdl-product-tech-metric__label{
  display:block;
  margin-bottom:clamp(1.8rem,3vw,3.1rem);
  color:rgba(255,255,255,.88);
  font-size:.78rem;
  font-weight:650;
  letter-spacing:.15em;
  line-height:1.3;
  text-transform:uppercase;
}
.pdl-product-tech-metric__value-row{
  display:flex;
  align-items:center;
  min-width:0;
  gap:clamp(.9rem,1.5vw,1.4rem);
}
.pdl-product-tech-metric__plus{
  position:relative;
  flex:0 0 38px;
  width:38px;
  height:38px;
  opacity:.78;
}
.pdl-product-tech-metric__plus::before,
.pdl-product-tech-metric__plus::after{
  content:'';
  position:absolute;
  background:rgba(255,255,255,.82);
}
.pdl-product-tech-metric__plus::before{left:0;right:0;top:50%;height:1px}
.pdl-product-tech-metric__plus::after{top:0;bottom:0;left:50%;width:1px}
.pdl-product-tech-metric strong{
  display:block;
  min-width:0;
  color:#fff!important;
  font-size:clamp(3rem,4.5vw,5.25rem)!important;
  line-height:.95!important;
  font-weight:350!important;
  letter-spacing:.035em!important;
  white-space:nowrap;
}
.pdl-product-tech-metric__unit{
  align-self:flex-end;
  margin-bottom:.55rem;
  color:#fff;
  font-size:clamp(1rem,1.5vw,1.25rem);
  font-weight:700;
  white-space:nowrap;
}
.pdl-product-tech-band__note{
  margin:0;
  padding-top:1.25rem;
  border-top:1px solid rgba(255,255,255,.42);
  color:rgba(255,255,255,.88);
  font-size:.78rem;
  letter-spacing:.12em;
  line-height:1.5;
  text-align:right;
  text-transform:uppercase;
}
@media (max-width:900px){
  .pdl-product-tech-band__inner{width:min(100% - 3rem,760px)}
  .pdl-product-tech-band__grid{grid-template-columns:1fr}
  .pdl-product-tech-metric__label{margin-bottom:1.3rem}
  .pdl-product-tech-metric{padding-bottom:1.7rem}
  .pdl-product-tech-band__note{text-align:left}
}
@media (max-width:520px){
  .pdl-product-tech-band{padding:3.2rem 0 2.8rem}
  .pdl-product-tech-band__inner{width:calc(100% - 2rem)}
  .pdl-product-tech-band h2{text-align:left;margin-bottom:2rem}
  .pdl-product-tech-metric__plus{flex-basis:28px;width:28px;height:28px}
  .pdl-product-tech-metric strong{font-size:clamp(2.7rem,14vw,4rem)!important}
}


/* v4.3 — precise white-header centering + original product hero images */
@media (min-width:1361px){
  .pdl-site-header__inner{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:min(100% - 5rem,1840px)!important;
    max-width:none!important;
    height:var(--pdl-header-main)!important;
    margin-inline:auto!important;
    padding:0!important;
    gap:1.25rem!important;
  }
  .pdl-brand{
    position:relative!important;
    z-index:4!important;
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    height:100%!important;
    margin:0!important;
  }
  .pdl-brand img,.custom-logo{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:190px!important;
    max-height:66px!important;
    margin:0!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .pdl-primary-nav{
    position:absolute!important;
    z-index:3!important;
    left:50%!important;
    top:50%!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    transform:translate(-50%,-50%)!important;
    justify-self:auto!important;
  }
  .pdl-menu--canonical{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:max-content!important;
    max-width:100%!important;
    gap:clamp(.72rem,1.05vw,1.35rem)!important;
    margin:0!important;
  }
  .pdl-menu--canonical>li{display:flex!important;align-items:center!important;height:var(--pdl-header-main)!important}
  .pdl-menu--canonical>li>.pdl-menu-link{
    min-height:0!important;
    height:auto!important;
    padding:.55rem 0!important;
    display:flex!important;
    align-items:center!important;
  }
  .pdl-header-actions{
    position:relative!important;
    z-index:4!important;
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    align-self:center!important;
    height:100%!important;
    margin:0!important;
  }
  .pdl-search-toggle,.pdl-language-switcher{margin:0!important}
  .pdl-header-contact{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:54px!important;
    margin:0!important;
    padding:.8rem 1.55rem!important;
  }
}

/* Switch to the mobile navigation before centered navigation can collide with logo/actions. */
@media (min-width:1261px) and (max-width:1360px){
  .pdl-site-header__inner{
    width:calc(100% - 2.25rem)!important;
    grid-template-columns:minmax(170px,1fr) auto auto!important;
    gap:.65rem!important;
  }
  .pdl-nav-toggle{display:block!important;order:3!important;position:relative!important;z-index:1301!important}
  .pdl-header-actions{order:2!important;margin-left:auto!important}
  .pdl-header-contact{display:none!important}
  .pdl-primary-nav{
    position:fixed!important;
    inset:var(--pdl-header) 0 0 0!important;
    display:block!important;
    width:100vw!important;
    height:calc(100dvh - var(--pdl-header))!important;
    padding:20px clamp(18px,4vw,48px) 48px!important;
    overflow-y:auto!important;
    background:#fff!important;
    transform:translateX(100%)!important;
    transition:transform .28s ease!important;
    z-index:1300!important;
  }
  body.admin-bar .pdl-primary-nav{inset:calc(32px + var(--pdl-header)) 0 0 0!important;height:calc(100dvh - 32px - var(--pdl-header))!important}
  .pdl-primary-nav.is-open{transform:translateX(0)!important}
  .pdl-menu--canonical{display:block!important;width:min(760px,100%)!important;margin:0 auto!important}
  .pdl-menu--canonical>li{border-bottom:1px solid rgba(48,52,55,.11)!important}
  .pdl-menu--canonical>li>.pdl-menu-link{color:#303437!important;display:flex!important;width:100%!important;padding:17px 52px 17px 0!important;font-size:1rem!important}
}

/* Product pages: preserve the exact legacy featured image and give it a premium full-bleed treatment. */
.pdl-editorial-page--product .pdl-product-page-hero{
  min-height:clamp(430px,38vw,610px)!important;
  display:flex!important;
  align-items:flex-end!important;
  padding-top:calc(var(--pdl-header) + 3rem)!important;
  padding-bottom:clamp(2.8rem,5vw,5rem)!important;
  color:#fff!important;
  background:#20272b!important;
}
.pdl-editorial-page--product .pdl-product-page-hero::before{
  background-image:var(--pdl-page-hero-image)!important;
  background-size:cover!important;
  background-position:center center!important;
  opacity:1!important;
}
.pdl-editorial-page--product .pdl-product-page-hero::after{
  background:linear-gradient(90deg,rgba(20,25,28,.72) 0%,rgba(20,25,28,.48) 38%,rgba(20,25,28,.18) 68%,rgba(20,25,28,.08) 100%),linear-gradient(0deg,rgba(20,25,28,.38),transparent 55%)!important;
}
.pdl-editorial-page--product .pdl-product-page-hero .pdl-editorial-hero__inner{
  width:min(100% - clamp(2rem,8vw,9rem),1520px)!important;
  margin-inline:auto!important;
}
.pdl-editorial-page--product .pdl-product-page-hero .pdl-eyebrow{
  color:#fff!important;
  opacity:.9!important;
}
.pdl-editorial-page--product .pdl-product-page-hero h1{
  max-width:900px!important;
  margin:.25rem 0 .9rem!important;
  color:#fff!important;
  font-size:clamp(3rem,5.4vw,6.25rem)!important;
  line-height:.94!important;
  letter-spacing:-.055em!important;
  text-shadow:0 2px 16px rgba(0,0,0,.2)!important;
}
.pdl-editorial-page--product .pdl-product-page-hero p:not(.pdl-eyebrow){
  max-width:680px!important;
  color:rgba(255,255,255,.9)!important;
  font-size:clamp(1rem,1.25vw,1.2rem)!important;
}
@media (max-width:900px){
  .pdl-editorial-page--product .pdl-product-page-hero{min-height:420px!important;padding-bottom:2.6rem!important}
  .pdl-editorial-page--product .pdl-product-page-hero::after{background:linear-gradient(0deg,rgba(18,24,27,.72),rgba(18,24,27,.2) 75%)!important}
  .pdl-editorial-page--product .pdl-product-page-hero h1{font-size:clamp(2.7rem,11vw,4.7rem)!important}
}


/* v4.4 — final full-responsive system + premium mobile navigation */
:root{
  --pdl-shell-max:1840px;
  --pdl-content-max:1520px;
}
html{overflow-x:hidden}
body{overflow-x:hidden}
body.pdl-nav-open{overflow:hidden!important;touch-action:none}
.pdl-mobile-nav-cta{display:none}

/* Header: exact vertical centering and predictable dimensions */
.pdl-site-header__inner{box-sizing:border-box!important}
.pdl-brand,.pdl-primary-nav,.pdl-header-actions{min-width:0}
.pdl-search-toggle,.pdl-language-switcher,.pdl-header-contact,.pdl-nav-toggle{flex-shrink:0}

/* Premium hamburger — only appears before the centered desktop header would collide */
@media (max-width:1360px){
  .pdl-site-header__inner{
    display:grid!important;
    grid-template-columns:minmax(150px,1fr) auto auto!important;
    align-items:center!important;
    width:min(calc(100% - 2rem),var(--pdl-shell-max))!important;
    height:var(--pdl-header-main)!important;
    margin-inline:auto!important;
    padding:0!important;
    gap:.65rem!important;
  }
  .pdl-brand{grid-column:1;grid-row:1;justify-self:start!important;height:100%!important;display:flex!important;align-items:center!important}
  .pdl-brand img,.custom-logo{width:auto!important;max-width:180px!important;max-height:58px!important;object-fit:contain!important}
  .pdl-header-actions{grid-column:2;grid-row:1;display:flex!important;align-items:center!important;gap:.45rem!important;margin:0!important}
  .pdl-header-contact{display:none!important}

  .pdl-nav-toggle{
    grid-column:3;grid-row:1;
    display:grid!important;
    place-items:center!important;
    position:relative!important;
    z-index:3201!important;
    width:52px!important;
    height:52px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid rgba(48,52,55,.16)!important;
    border-radius:999px!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(35,45,52,.08)!important;
    cursor:pointer!important;
    transition:background .18s ease,border-color .18s ease,transform .18s ease!important;
  }
  .pdl-nav-toggle:hover{background:#f6f7f8!important;border-color:rgba(110,3,33,.28)!important}
  .pdl-nav-toggle:active{transform:scale(.97)}
  .pdl-nav-toggle span:not(.screen-reader-text){
    position:absolute!important;
    left:15px!important;
    width:21px!important;
    height:1.5px!important;
    margin:0!important;
    border-radius:999px!important;
    background:#303437!important;
    transform-origin:center!important;
    transition:top .2s ease,transform .2s ease,opacity .16s ease,background .18s ease!important;
  }
  .pdl-nav-toggle span:nth-child(1){top:18px!important}
  .pdl-nav-toggle span:nth-child(2){top:25px!important}
  .pdl-nav-toggle span:nth-child(3){top:32px!important}
  .pdl-nav-toggle[aria-expanded="true"]{background:var(--pdl-accent,#6e0321)!important;border-color:var(--pdl-accent,#6e0321)!important}
  .pdl-nav-toggle[aria-expanded="true"] span:not(.screen-reader-text){background:#fff!important}
  .pdl-nav-toggle[aria-expanded="true"] span:nth-child(1){top:25px!important;transform:rotate(45deg)!important}
  .pdl-nav-toggle[aria-expanded="true"] span:nth-child(2){opacity:0!important;transform:scaleX(.2)!important}
  .pdl-nav-toggle[aria-expanded="true"] span:nth-child(3){top:25px!important;transform:rotate(-45deg)!important}

  .pdl-primary-nav{
    position:fixed!important;
    top:var(--pdl-header)!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    z-index:3000!important;
    width:100%!important;
    height:calc(100dvh - var(--pdl-header))!important;
    padding:clamp(1.4rem,3vw,2.4rem) clamp(1.25rem,5vw,4rem) 3rem!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    background:rgba(250,251,252,.985)!important;
    backdrop-filter:blur(18px)!important;
    transform:translate3d(100%,0,0)!important;
    transition:transform .3s cubic-bezier(.22,.61,.36,1)!important;
    visibility:visible!important;
    box-shadow:-20px 0 50px rgba(35,45,52,.08)!important;
  }
  body.admin-bar .pdl-primary-nav{top:calc(32px + var(--pdl-header))!important;height:calc(100dvh - 32px - var(--pdl-header))!important}
  .pdl-primary-nav.is-open{transform:translate3d(0,0,0)!important}
  .pdl-menu--canonical{display:block!important;width:min(100%,820px)!important;margin:0 auto!important;padding:0!important}
  .pdl-menu--canonical>li{position:relative!important;display:block!important;height:auto!important;border-bottom:1px solid rgba(48,52,55,.1)!important}
  .pdl-menu--canonical>li>.pdl-menu-link{
    display:flex!important;
    align-items:center!important;
    min-height:0!important;
    width:100%!important;
    padding:1.05rem 3.6rem 1.05rem 0!important;
    color:#303437!important;
    font-size:clamp(1.05rem,2vw,1.35rem)!important;
    font-weight:680!important;
    letter-spacing:.01em!important;
    text-transform:none!important;
    line-height:1.2!important;
  }
  .pdl-menu--canonical>.menu-item-has-children>.pdl-submenu-toggle{
    position:absolute!important;
    top:.72rem!important;
    right:0!important;
    width:42px!important;
    height:42px!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(48,52,55,.13)!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#303437!important;
    transform:none!important;
  }
  .pdl-menu--canonical>.menu-item-has-children>.pdl-submenu-toggle span{
    width:8px!important;height:8px!important;
    border-right:1.7px solid currentColor!important;
    border-bottom:1.7px solid currentColor!important;
    transform:rotate(45deg) translate(-1px,-1px)!important;
    transition:transform .18s ease!important;
  }
  .pdl-menu--canonical>.menu-item-has-children.is-submenu-open>.pdl-submenu-toggle{background:#f1f3f5!important;color:var(--pdl-accent,#6e0321)!important}
  .pdl-menu--canonical>.menu-item-has-children.is-submenu-open>.pdl-submenu-toggle span{transform:rotate(225deg) translate(-1px,-1px)!important}

  .pdl-menu--canonical>.menu-item-has-children>.sub-menu{
    display:none!important;
    position:static!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0 0 1rem!important;
    padding:.65rem!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    border:1px solid rgba(48,52,55,.08)!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  .pdl-menu--canonical>.menu-item-has-children.is-submenu-open>.sub-menu{display:block!important}
  .pdl-menu--canonical>.menu-item-has-children>.sub-menu:not(.pdl-mega-menu) a{
    display:block!important;
    padding:.8rem .9rem!important;
    color:#303437!important;
    border-radius:9px!important;
    font-size:.95rem!important;
    font-weight:600!important;
    white-space:normal!important;
  }
  .pdl-menu--canonical .pdl-mega-menu__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.6rem!important}
  .pdl-menu--canonical .pdl-mega-link{
    min-height:92px!important;
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:.75rem!important;
    align-items:center!important;
    padding:.8rem!important;
    background:#f8f9fa!important;
    border-radius:11px!important;
    text-decoration:none!important;
    color:#303437!important;
  }
  .pdl-menu--canonical .pdl-mega-link__icon{width:42px!important;height:42px!important;min-width:42px!important}
  .pdl-menu--canonical .pdl-mega-link__title{font-size:.9rem!important;line-height:1.18!important;color:#303437!important}
  .pdl-menu--canonical .pdl-mega-link__description{display:none!important}
  .pdl-mobile-nav-cta{display:block!important;width:min(100%,820px)!important;margin:1.5rem auto 0!important}
  .pdl-mobile-nav-cta a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;padding:.85rem 1.4rem!important;border-radius:999px!important;background:var(--pdl-accent,#6e0321)!important;color:#fff!important;text-decoration:none!important;font-weight:750!important}
}

/* Laptop / large tablet */
@media (min-width:1024px) and (max-width:1360px){
  .pdl-header-actions .pdl-search-toggle,.pdl-header-actions .pdl-language-switcher{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}
  .pdl-brand img,.custom-logo{max-width:175px!important}
}

/* Tablets */
@media (max-width:1023px){
  :root{--pdl-header-main:76px;--pdl-header:calc(var(--pdl-topbar) + 76px)}
  .pdl-site-header__inner{width:calc(100% - 1.5rem)!important;grid-template-columns:minmax(135px,1fr) auto auto!important;gap:.45rem!important}
  .pdl-brand img,.custom-logo{max-width:160px!important;max-height:52px!important}
  .pdl-header-actions{gap:.35rem!important}
  .pdl-search-toggle,.pdl-language-switcher{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important}
  .pdl-nav-toggle{width:48px!important;height:48px!important}
  .pdl-nav-toggle span:not(.screen-reader-text){left:14px!important;width:19px!important}
  .pdl-primary-nav{padding:1.4rem 1.25rem 2rem!important}

  .pdl-container{width:min(100% - 2rem,var(--pdl-content-max))!important}
  .pdl-split,.pdl-job-detail,.pdl-company-intro,.pdl-jobs-hero__grid{grid-template-columns:1fr!important;gap:2rem!important}
  .pdl-product-grid{grid-template-columns:1fr!important}
  .pdl-product-card:nth-child(odd){border-right:0!important}
  .pdl-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .pdl-metric-grid>div:nth-child(2){border-right:0!important}
  .pdl-news-grid,.pdl-newsroom-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .pdl-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2rem!important}
  .pdl-editorial-content .wp-block-columns{flex-wrap:wrap!important}
  .pdl-editorial-content .wp-block-column{flex-basis:100%!important}
  .pdl-editorial-content .wp-block-themeisle-blocks-advanced-columns>.innerblocks-wrap{grid-template-columns:1fr!important}
  .pdl-image-band{min-height:400px!important}
  .pdl-product-tech-band__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* Phones and small tablets */
@media (max-width:767px){
  :root{--pdl-topbar:22px;--pdl-header-main:68px;--pdl-header:90px}
  body.admin-bar .pdl-site-header{top:46px!important}
  body.admin-bar .pdl-primary-nav{top:calc(46px + var(--pdl-header))!important;height:calc(100dvh - 46px - var(--pdl-header))!important}
  .pdl-brand-strip{font-size:.5rem!important;letter-spacing:.065em!important;padding:0 .4rem!important}
  .pdl-site-header__inner{width:calc(100% - 1rem)!important;grid-template-columns:minmax(118px,1fr) auto auto!important;gap:.28rem!important}
  .pdl-brand img,.custom-logo{max-width:138px!important;max-height:44px!important}
  .pdl-header-actions .pdl-search-toggle{display:none!important}
  .pdl-language-switcher{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}
  .pdl-language-switcher__code{display:none!important}
  .pdl-nav-toggle{width:44px!important;height:44px!important;box-shadow:none!important}
  .pdl-nav-toggle span:not(.screen-reader-text){left:12px!important;width:19px!important}
  .pdl-nav-toggle span:nth-child(1){top:15px!important}.pdl-nav-toggle span:nth-child(2){top:21px!important}.pdl-nav-toggle span:nth-child(3){top:27px!important}
  .pdl-nav-toggle[aria-expanded="true"] span:nth-child(1),.pdl-nav-toggle[aria-expanded="true"] span:nth-child(3){top:21px!important}
  .pdl-primary-nav{padding:1rem 1rem 1.5rem!important}
  .pdl-menu--canonical>li>.pdl-menu-link{font-size:1.02rem!important;padding:.95rem 3.25rem .95rem 0!important}
  .pdl-menu--canonical>.menu-item-has-children>.pdl-submenu-toggle{top:.55rem!important;width:38px!important;height:38px!important}
  .pdl-menu--canonical .pdl-mega-menu__grid{grid-template-columns:1fr!important}
  .pdl-menu--canonical .pdl-mega-link{min-height:72px!important;grid-template-columns:38px minmax(0,1fr)!important;padding:.65rem!important}
  .pdl-menu--canonical .pdl-mega-link__icon{width:36px!important;height:36px!important;min-width:36px!important}

  .pdl-container{width:calc(100% - 1.5rem)!important}
  .pdl-section{padding-block:2.4rem!important}
  .pdl-section-heading{align-items:flex-start!important;flex-direction:column!important;gap:.8rem!important;margin-bottom:1.5rem!important}
  .pdl-section h2,.pdl-page-hero h1,.pdl-final-cta h2{font-size:clamp(2rem,10vw,3.2rem)!important}
  .pdl-editorial-hero h1,.pdl-company-hero__copy h1,.pdl-people-hero__copy h1,.pdl-jobs-hero h1{font-size:clamp(2.5rem,12vw,4rem)!important;line-height:.98!important}
  .pdl-editorial-content,.pdl-article-body{font-size:1rem!important}
  .pdl-product-grid,.pdl-news-grid,.pdl-newsroom-grid,.pdl-metric-grid,.pdl-footer-grid,.pdl-values-grid,.pdl-expertise-grid{grid-template-columns:1fr!important}
  .pdl-metric-grid>div{border-right:0!important;border-bottom:1px solid var(--pdl-line)!important}
  .pdl-metric-grid>div:last-child{border-bottom:0!important}
  .pdl-product-card{min-height:auto!important;padding:1.25rem 1rem!important;grid-template-columns:auto 1fr!important}
  .pdl-product-card .pdl-card-arrow{grid-column:2;justify-self:end!important}
  .pdl-image-band{min-height:340px!important}
  .pdl-image-band__content{padding-bottom:2.2rem!important}
  .pdl-product-tech-band{padding:2.8rem 0 2.5rem!important}
  .pdl-product-tech-band__inner{width:calc(100% - 1.5rem)!important}
  .pdl-product-tech-band__grid{grid-template-columns:1fr!important}
  .pdl-product-tech-metric strong{font-size:clamp(2.7rem,14vw,4rem)!important}
  .pdl-editorial-page--product .pdl-product-page-hero{min-height:390px!important;padding-top:calc(var(--pdl-header) + 1.5rem)!important;padding-bottom:2rem!important}
  .pdl-editorial-page--product .pdl-product-page-hero .pdl-editorial-hero__inner{width:calc(100% - 1.5rem)!important}
  .pdl-editorial-page--product .pdl-product-page-hero h1{font-size:clamp(2.6rem,12vw,4rem)!important}
}

/* Very small phones */
@media (max-width:420px){
  .pdl-brand-strip span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .pdl-brand img,.custom-logo{max-width:124px!important}
  .pdl-site-header__inner{grid-template-columns:minmax(108px,1fr) 40px 42px!important}
  .pdl-language-switcher{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}
  .pdl-nav-toggle{width:42px!important;height:42px!important}
  .pdl-nav-toggle span:not(.screen-reader-text){left:11px!important;width:18px!important}
  .pdl-button-group{display:grid!important;grid-template-columns:1fr!important;gap:.65rem!important}
  .pdl-button-group .pdl-button{width:100%!important}
  .pdl-hero h1{font-size:clamp(2.55rem,13.5vw,3.8rem)!important}
}

/* Safe-area support for modern iPhones */
@supports (padding: max(0px)){
  @media (max-width:1360px){
    .pdl-primary-nav{padding-bottom:max(2rem,env(safe-area-inset-bottom))!important}
  }
}
