/*
Theme Name: PebbleCrete Studio
Theme URI: https://pebblecrete.com/
Author: PebbleCrete Co., Ltd.
Description: An editable, lightweight manufacturer website review. Native WordPress blocks; no third-party front-end dependencies.
Version: 0.4.3
Requires at least: 5.8
Requires PHP: 7.4
Text Domain: pebblecrete-studio
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{--pc-ink:#143a40;--pc-teal:#24645f;--pc-body:#4e6467;--pc-mist:#edf3ef;--pc-sand:#f5f3ed;--pc-line:#d6e0da;--pc-white:#fff;--pc-shell:1240px}
html{scroll-behavior:smooth;scroll-padding-top:105px}
.pc-site{margin:0;background:#fff;color:var(--pc-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.pc-site *,.pc-site *::before,.pc-site *::after{box-sizing:border-box}
.pc-site img{max-width:100%;height:auto;display:block}
.pc-site p,.pc-site figure,.pc-site h1,.pc-site h2,.pc-site h3{margin-top:0}
.pc-site a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}
.pc-site a:hover{text-decoration-thickness:2px}
.pc-site button,.pc-site input,.pc-site textarea,.pc-site select{font:inherit}
.pc-site button,.pc-site summary{cursor:pointer}
.pc-site :focus-visible{outline:3px solid #b4782c;outline-offset:5px}
.pc-site [hidden]{display:none!important}
.pc-shell{width:calc(100% - 112px);max-width:var(--pc-shell);margin-left:auto!important;margin-right:auto!important}
.pc-skip-link{position:fixed;top:-80px;left:20px;z-index:100000;padding:12px 20px;background:#fff;color:var(--pc-ink)}
.pc-skip-link:focus{top:10px}
.pc-review-bar{min-height:31px;padding:5px 32px;background:var(--pc-ink);color:#fff;text-align:center;font-size:10px;letter-spacing:1.5px;line-height:21px}
.pc-review-bar span{margin-left:15px;letter-spacing:.2px;color:#d3e1db}
.pc-header{background:rgba(255,255,255,.97);position:relative;z-index:20;border-bottom:1px solid #e6ece8}
.pc-header-inner{height:97px;max-width:1580px;margin:auto;padding:0 46px;display:flex;align-items:center;gap:28px}
.pc-brand{display:block;flex:0 0 180px}
.pc-brand img{width:180px;height:auto}
.pc-desktop-nav{margin-left:auto}
.pc-nav-links{display:flex;align-items:center;gap:23px;margin:0;padding:0;list-style:none;line-height:1.3}
.pc-nav-links a{text-decoration:none;font-size:12px;font-weight:600;white-space:nowrap;display:block;padding:17px 0}
.pc-nav-links a:hover{color:var(--pc-teal);text-decoration:underline}
.pc-header-actions{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap}
.pc-language-current{font-weight:700}
.pc-language-divider{color:#7c8c86}
.pc-language-pending{color:#60756e;font-size:10px}
.pc-language-pending small{display:block;font-size:8px;line-height:1.1;letter-spacing:.4px}
.pc-header-cta{padding:13px 16px;margin-left:15px;background:var(--pc-ink);color:#fff!important;text-decoration:none;font-size:11px;font-weight:600}
.pc-header-cta span{margin-left:13px;font-size:15px}
.pc-header-cta:hover{background:var(--pc-teal)}
.pc-mobile-menu{display:none}
.pc-main:focus{outline:0}
.pc-home{overflow:clip}
.pc-home .wp-block-group,.pc-home .wp-block-columns{margin-top:0;margin-bottom:0}
.pc-home h1,.pc-home h2,.pc-home h3{font-weight:400;color:inherit}
.pc-home h1,.pc-home h2{font-family:Georgia,'Times New Roman',serif}
.pc-home h2{font-size:clamp(36px,4.1vw,59px);line-height:1.08;letter-spacing:-1.9px;margin-bottom:0}
.pc-home h3{font-size:24px;line-height:1.23;letter-spacing:-.6px}
.pc-home p{margin-bottom:0}
.pc-home .pc-eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;line-height:1.5;margin-bottom:28px}
.pc-hero{position:relative;min-height:655px;display:flex;flex-direction:column;justify-content:center;color:#fff;background:#174b55;isolation:isolate}
.pc-hero-image{position:absolute;inset:0;z-index:-2;margin:0!important;width:100%;height:100%;overflow:hidden}
.pc-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 55%}
.pc-hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,32,41,.79) 0%,rgba(4,38,48,.42) 47%,rgba(4,38,48,.04) 100%),linear-gradient(0deg,rgba(0,28,39,.35),transparent 30%)}
.pc-hero-content{padding-top:72px;padding-bottom:85px}
.pc-hero .pc-eyebrow{font-size:10px;letter-spacing:2.3px;margin-bottom:26px;color:#f1f5ef}
.pc-hero h1{font-size:clamp(55px,6.1vw,88px);line-height:1.03;letter-spacing:-3.5px;margin-bottom:26px;max-width:740px}
.pc-hero-intro{max-width:470px;font-size:16px;line-height:1.8;color:#f2f5f2}
.pc-home .wp-block-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px;align-items:center}
.pc-home .wp-block-button__link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:16px 23px;border:1px solid var(--pc-ink);border-radius:0;background:var(--pc-ink);color:#fff;font-size:12px;font-weight:600;line-height:1.35;text-decoration:none;box-shadow:none}
.pc-home .wp-block-button__link:hover{background:var(--pc-teal);border-color:var(--pc-teal)}
.pc-home .wp-block-button__link span{font-size:17px;line-height:1}
.pc-home .pc-button-light .wp-block-button__link{background:#fff;color:var(--pc-ink);border-color:#fff}
.pc-home .pc-button-light .wp-block-button__link:hover{background:var(--pc-mist)}
.pc-home .pc-button-ghost .wp-block-button__link{background:transparent;color:#fff;border-color:rgba(255,255,255,.65)}
.pc-home .pc-button-ghost .wp-block-button__link:hover{background:rgba(255,255,255,.13);border-color:#fff}
.pc-hero-bottom{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:24px 0;border-top:1px solid rgba(255,255,255,.35);font-size:11px;letter-spacing:.4px}
.pc-hero-bottom a{text-decoration:none}
.pc-intro-bar{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:57px 0 61px;border-bottom:1px solid var(--pc-line)}
.pc-home .pc-intro-statement{font-family:Georgia,'Times New Roman',serif;font-size:30px;letter-spacing:-.5px;line-height:1.28}
.pc-intro-bar>p:last-child{max-width:440px;color:var(--pc-body);font-size:15px;line-height:1.85;align-self:center}
.pc-section{padding-top:97px;padding-bottom:98px}
.pc-section-heading{display:grid;grid-template-columns:1.25fr 1fr;align-items:end;gap:14%;margin-bottom:44px!important}
.pc-section-heading>p{font-size:15px;line-height:1.85;color:var(--pc-body);max-width:360px;padding-bottom:3px}
.pc-material-grid,.pc-project-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px!important}
.pc-material-card{min-width:0}
.pc-material-card figure{margin:0 0 24px!important;aspect-ratio:1.16;overflow:hidden;background:var(--pc-mist)}
.pc-material-card img{width:100%;height:100%;object-fit:cover}
.pc-material-card .pc-card-kicker{color:var(--pc-teal);font-size:9px;letter-spacing:1.7px;font-weight:600;margin-bottom:12px}
.pc-material-card h3{margin-bottom:14px;font-size:25px}
.pc-material-card>p:not(.pc-card-kicker):not(.pc-text-link){color:var(--pc-body);font-size:14px;line-height:1.75;max-width:330px;min-height:50px}
.pc-home .pc-text-link{margin-top:25px;font-size:12px;font-weight:600}
.pc-text-link a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--pc-line);text-decoration:none}
.pc-text-link a:hover{border-color:var(--pc-teal)}
.pc-text-link span{font-size:18px;line-height:1}
.pc-colours{background:var(--pc-sand)}
.pc-colour-columns{display:grid!important;grid-template-columns:1fr 1fr;gap:0!important;min-height:570px}
.pc-colour-photo{min-height:100%}
.pc-colour-photo figure{height:100%;margin:0!important;min-height:550px}
.pc-colour-photo img{width:100%;height:100%;object-fit:cover}
.pc-colour-copy{padding:80px clamp(40px,6vw,100px);align-self:center;min-width:0}
.pc-colour-copy>p:not(.pc-eyebrow){margin-top:25px;color:var(--pc-body);font-size:15px;line-height:1.9;max-width:430px}
.pc-colour-copy .pc-colour-note{font-size:12px!important;line-height:1.85!important;padding-top:22px;border-top:1px solid #d5dcd3}
.pc-project-grid{gap:26px!important}
.pc-project-card figure{aspect-ratio:1.18;margin:0 0 19px!important;overflow:hidden;background:var(--pc-mist)}
.pc-project-card img{width:100%;height:100%;object-fit:cover}
.pc-project-card h3{font-size:21px;margin-bottom:0}
.pc-professionals{background:var(--pc-ink);color:#fff;padding:86px 0 33px}
.pc-pro-columns{display:grid!important;grid-template-columns:1.08fr 1fr;gap:13%!important}
.pc-professionals .pc-eyebrow{color:#b8d1c9}
.pc-pro-intro h2{font-size:clamp(35px,3.6vw,52px)}
.pc-pro-intro>p:not(.pc-eyebrow):not(.pc-text-link){color:#d5e1de;font-size:14px;line-height:1.85;margin-top:28px;max-width:360px}
.pc-pro-intro .pc-text-link{max-width:315px;margin-top:30px}
.pc-professionals .pc-text-link a{border-color:#647e7f}
.pc-pro-step{position:relative;padding:0 0 27px 48px;margin-bottom:26px!important;border-bottom:1px solid #486267}
.pc-pro-step:last-child{margin-bottom:0!important;border:0;padding-bottom:0}
.pc-home .pc-step-number{position:absolute;left:0;top:0;font-size:11px;color:#bdd2ca;font-weight:600;letter-spacing:1px}
.pc-pro-step h3{font-size:19px;letter-spacing:-.2px;margin-bottom:12px}
.pc-pro-step>p:not(.pc-step-number){color:#d5e1de;font-size:13px;line-height:1.8}
.pc-home .pc-technical-note{border-top:1px solid #486267;margin-top:49px!important;padding-top:25px;color:#cbdbd5;font-size:11px;line-height:1.8}
.pc-about{padding-top:101px;padding-bottom:100px;text-align:center}
.pc-about h2{font-size:clamp(34px,3.9vw,54px);line-height:1.2}
.pc-about>p:not(.pc-eyebrow){max-width:620px;margin:28px auto 0;color:var(--pc-body);font-size:15px;line-height:1.9}
.pc-about .pc-local-link{font-size:12px!important;margin-top:27px!important}
.pc-local-link a{color:var(--pc-ink);font-weight:600}
.pc-contact{background:var(--pc-mist);padding:84px 0 82px}
.pc-contact-columns{display:grid!important;grid-template-columns:.9fr 1.35fr;gap:10%!important}
.pc-contact-copy h2{font-size:clamp(48px,5.4vw,78px);letter-spacing:-2.5px;line-height:1.03}
.pc-contact-copy>p:not(.pc-eyebrow){max-width:325px;margin-top:27px;font-size:15px;line-height:1.85;color:var(--pc-body)}
.pc-contact-copy .pc-preview-note{font-size:11px!important;padding-top:24px;border-top:1px solid #c7d4ca;margin-top:35px!important}
.pc-preview-note strong{display:inline-block;color:var(--pc-ink);margin-bottom:7px}
.pc-inquiry{min-width:0}
.pc-inquiry .pc-form-hint{margin:0 0 20px;font-size:11px;color:var(--pc-body)}
.pc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}
.pc-field{min-width:0;margin-bottom:17px}
.pc-form-grid .pc-field{margin-bottom:0}
.pc-form-grid{margin-bottom:17px}
.pc-field label{display:block;font-size:11px;font-weight:600;margin-bottom:7px;line-height:1.5}
.pc-field input,.pc-field textarea,.pc-field select{display:block;width:100%;max-width:100%;min-width:0;border:1px solid #b9ccc1;background:#fff;border-radius:0;padding:12px 13px;min-height:46px;font-size:12px;line-height:1.45;color:var(--pc-ink);box-shadow:none}
.pc-field input::placeholder,.pc-field textarea::placeholder{color:#697d77;opacity:1}
.pc-field textarea{min-height:97px;resize:vertical}
.pc-field select{padding-right:28px}
.pc-field input[type=file]{font-size:11px;background:transparent;padding:10px;overflow:hidden}
.pc-field input[type=file]::file-selector-button{font:inherit;margin-right:10px;padding:5px 9px;border:1px solid #82988b;border-radius:0;background:#fff;color:var(--pc-ink)}
.pc-field small{display:block;margin-top:6px;color:var(--pc-body);font-size:10px;line-height:1.6}
.pc-optional{font-weight:400;color:var(--pc-body)}
.pc-form-button{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--pc-ink);color:#fff;border:1px solid var(--pc-ink);padding:15px 21px;font-size:12px!important;font-weight:600!important;line-height:1.5;min-height:48px}
.pc-form-button:hover{background:var(--pc-teal);border-color:var(--pc-teal)}
.pc-form-button span{font-size:19px}
.pc-form-status{font-size:12px;color:var(--pc-ink);line-height:1.7;margin-top:15px!important}
.pc-form-status:empty{display:none}
.pc-footer{background:#fff;color:var(--pc-ink);font-size:12px}
.pc-footer-main{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px;padding:54px 0 40px}
.pc-footer-main p{margin-bottom:0;line-height:1.9}
.pc-footer-brand strong{font-family:Georgia,'Times New Roman',serif;font-size:34px;font-weight:400;letter-spacing:-1px;line-height:1.2}
.pc-footer-brand p{color:var(--pc-body);font-size:11px;margin-top:8px}
.pc-footer-main .pc-footer-label{font-size:9px;letter-spacing:1.3px;text-transform:uppercase;font-weight:600;margin-bottom:12px;color:var(--pc-body)}
.pc-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--pc-line);padding:21px 0 25px;font-size:10px;color:var(--pc-body)}
.pc-footer-bottom a{text-decoration:none}
.pc-standard-page{padding-top:70px;padding-bottom:80px;min-height:55vh}
.pc-standard-page h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.15;font-size:50px;letter-spacing:-1.5px}

/* Core block editing retains the same visual hierarchy without a proprietary builder. */
.editor-styles-wrapper{--pc-ink:#143a40;--pc-teal:#24645f;--pc-body:#4e6467;--pc-mist:#edf3ef;--pc-sand:#f5f3ed;--pc-line:#d6e0da;--pc-shell:1240px;font-family:Arial,Helvetica,sans-serif;color:var(--pc-ink)}
.editor-styles-wrapper .pc-home{overflow:visible}
.editor-styles-wrapper .pc-hero-content{position:relative}
.editor-styles-wrapper .pc-hero-image{z-index:0;opacity:.5}
.editor-styles-wrapper .pc-hero-bottom{position:relative}

@media(min-width:1600px){.pc-hero{min-height:740px}.pc-hero h1{font-size:96px}.pc-header-inner{padding-left:56px;padding-right:56px}}
@media(max-width:1240px){.pc-header-inner{padding:0 30px;gap:19px}.pc-nav-links{gap:15px}.pc-brand{flex-basis:160px}.pc-brand img{width:160px}.pc-header-cta{display:none}.pc-shell{width:calc(100% - 80px)}.pc-colour-copy{padding:60px 48px}}
@media(max-width:1000px){.pc-header-inner{height:83px}.pc-nav-links{gap:13px}.pc-nav-links a{font-size:11px}.pc-brand{flex-basis:145px}.pc-brand img{width:145px}.pc-header-inner{gap:17px;padding:0 25px}.pc-hero{min-height:610px}.pc-shell{width:calc(100% - 64px)}.pc-section{padding:76px 0}.pc-section-heading{gap:8%;grid-template-columns:1.15fr 1fr}.pc-home h2{font-size:43px}.pc-material-grid{gap:21px!important}.pc-material-card h3{font-size:21px}.pc-material-card>p:not(.pc-card-kicker):not(.pc-text-link){font-size:13px;min-height:66px}.pc-colour-copy{padding:52px 34px}.pc-colour-photo figure{min-height:520px}.pc-pro-columns{gap:8%!important}.pc-contact-columns{gap:7%!important}.pc-pro-intro h2{font-size:41px}.pc-about{padding-top:78px;padding-bottom:78px}}
@media(max-width:820px){.pc-desktop-nav{display:none}.pc-header-inner{height:78px;gap:17px}.pc-header-actions{margin-left:auto}.pc-brand{flex-basis:165px}.pc-brand img{width:165px}.pc-mobile-menu{display:block}.pc-mobile-menu summary{list-style:none;font-size:12px;font-weight:600;padding:12px 0 12px 10px;line-height:1.5}.pc-mobile-menu summary::-webkit-details-marker{display:none}.pc-mobile-menu summary span{font-size:17px;vertical-align:-1px;margin-left:6px}.pc-mobile-menu[open] nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--pc-line);border-bottom:1px solid var(--pc-line);padding:18px 28px;box-shadow:0 12px 18px rgba(20,58,64,.09)}.pc-mobile-menu .pc-nav-links{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.pc-mobile-menu a{font-size:13px;padding:13px 5px}.pc-colour-copy{padding:45px 30px}.pc-home h2{font-size:39px}.pc-pro-columns{grid-template-columns:1fr 1fr;gap:7%!important}.pc-contact-columns{grid-template-columns:1fr;gap:35px!important}.pc-contact-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.pc-contact-copy .pc-eyebrow{grid-column:1/-1}.pc-contact-copy h2{grid-row:2/4}.pc-contact-copy>p:not(.pc-eyebrow){margin-top:0}.pc-contact-copy .pc-preview-note{margin-top:19px!important;padding-top:16px}.pc-contact-form-column{max-width:none}.pc-contact-copy h2{font-size:59px}.pc-review-bar{padding-left:12px;padding-right:12px}.pc-review-bar span{font-size:9px;margin-left:9px}.pc-project-card h3{font-size:19px}}
@media(max-width:640px){html{scroll-padding-top:20px}.pc-shell{width:calc(100% - 40px)}.pc-review-bar{font-size:8px;letter-spacing:1px;line-height:1.6;padding:6px 12px;min-height:28px}.pc-review-bar span{font-size:8px;letter-spacing:0;white-space:nowrap;margin-left:6px}.pc-header-inner{height:74px;padding:0 20px;gap:12px}.pc-brand{flex-basis:148px}.pc-brand img{width:148px}.pc-header-actions{gap:5px;font-size:10px}.pc-language-pending{font-size:9px}.pc-mobile-menu summary{font-size:11px;padding-left:5px}.pc-hero{min-height:605px;justify-content:flex-start}.pc-hero-image img{object-position:59% center}.pc-hero::after{background:linear-gradient(90deg,rgba(4,32,41,.74),rgba(4,38,48,.25)),linear-gradient(0deg,rgba(0,28,39,.52),transparent 50%)}.pc-hero-content{padding-top:64px;padding-bottom:90px}.pc-hero .pc-eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:23px}.pc-hero h1{font-size:55px;letter-spacing:-2.4px;line-height:1.04;margin-bottom:25px}.pc-hero-intro{font-size:14px;line-height:1.85;max-width:330px}.pc-home .wp-block-buttons{gap:11px;margin-top:27px}.pc-home .wp-block-button__link{font-size:11px;padding:14px 17px;gap:23px;min-height:47px}.pc-home .pc-button-ghost .wp-block-button__link{padding-left:17px;padding-right:17px}.pc-hero-bottom{font-size:9px;padding:21px 0;gap:15px}.pc-hero-bottom p:first-child{max-width:145px;line-height:1.6}.pc-hero-bottom p:last-child{white-space:nowrap}.pc-intro-bar{grid-template-columns:1fr;gap:22px;padding:38px 0 40px}.pc-home .pc-intro-statement{font-size:27px;line-height:1.25}.pc-intro-bar>p:last-child{font-size:14px;line-height:1.8;max-width:none}.pc-section{padding-top:55px;padding-bottom:56px}.pc-home .pc-eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:19px}.pc-home h2{font-size:37px;line-height:1.13;letter-spacing:-1.25px}.pc-section-heading{grid-template-columns:1fr;gap:23px;margin-bottom:29px!important}.pc-section-heading>p{font-size:14px;line-height:1.8;max-width:none}.pc-material-grid,.pc-project-grid{grid-template-columns:1fr;gap:35px!important}.pc-material-card figure{aspect-ratio:1.35;margin-bottom:20px!important}.pc-material-card h3{font-size:26px;margin-bottom:12px}.pc-material-card .pc-card-kicker{font-size:9px;margin-bottom:10px}.pc-material-card>p:not(.pc-card-kicker):not(.pc-text-link){min-height:0;max-width:none;font-size:14px;line-height:1.75}.pc-home .pc-text-link{margin-top:18px;font-size:12px}.pc-colour-columns{grid-template-columns:1fr;min-height:0}.pc-colour-photo figure{height:310px;min-height:0}.pc-colour-copy{padding:40px 20px 44px}.pc-colour-copy>p:not(.pc-eyebrow){font-size:14px;margin-top:22px;max-width:none}.pc-colour-copy .pc-colour-note{font-size:11px!important;padding-top:18px}.pc-project-grid{gap:29px!important}.pc-project-card figure{aspect-ratio:1.4;margin-bottom:14px!important}.pc-project-card h3{font-size:22px}.pc-professionals{padding:49px 0 25px}.pc-pro-columns{grid-template-columns:1fr;gap:39px!important}.pc-pro-intro h2{font-size:37px}.pc-pro-intro>p:not(.pc-eyebrow):not(.pc-text-link){font-size:14px;margin-top:22px;max-width:none}.pc-pro-intro .pc-text-link{max-width:none}.pc-pro-step{padding-left:37px;padding-bottom:22px;margin-bottom:22px!important}.pc-pro-step h3{font-size:19px}.pc-pro-step>p:not(.pc-step-number){font-size:13px}.pc-home .pc-technical-note{font-size:10px;margin-top:33px!important;padding-top:20px}.pc-about{padding-top:56px;padding-bottom:52px;text-align:left}.pc-about h2{font-size:34px;line-height:1.17}.pc-about>p:not(.pc-eyebrow){font-size:14px;line-height:1.8;margin-top:23px}.pc-about .pc-local-link{font-size:11px!important;margin-top:23px!important}.pc-local-link a{display:block;margin-top:7px}.pc-contact{padding:47px 0}.pc-contact-columns{gap:29px!important}.pc-contact-copy{display:block}.pc-contact-copy h2{font-size:51px;letter-spacing:-1.8px;line-height:1.02}.pc-contact-copy>p:not(.pc-eyebrow){max-width:none;margin-top:24px;font-size:14px}.pc-contact-copy .pc-preview-note{font-size:11px!important;margin-top:23px!important;padding-top:19px}.pc-form-grid{grid-template-columns:1fr;gap:15px}.pc-field input,.pc-field select,.pc-field textarea{font-size:16px;min-height:48px}.pc-field label{font-size:12px}.pc-form-button{width:100%;font-size:12px!important;padding:15px 17px}.pc-inquiry .pc-form-hint{font-size:10px;margin-bottom:19px}.pc-field small{font-size:10px}.pc-footer-main{grid-template-columns:1fr 1fr;gap:25px 16px;padding:35px 0 30px}.pc-footer-brand{grid-column:1/-1}.pc-footer-brand strong{font-size:31px}.pc-footer-main p{font-size:11px;overflow-wrap:anywhere}.pc-footer-main .pc-footer-label{font-size:8px;margin-bottom:10px}.pc-footer-bottom{font-size:9px;gap:10px;padding:17px 0 21px}.pc-standard-page{padding-top:45px;padding-bottom:50px}.pc-standard-page h1{font-size:36px}}
@media(max-width:374px){.pc-header-inner{padding:0 15px;gap:8px}.pc-brand{flex-basis:130px}.pc-brand img{width:130px}.pc-shell{width:calc(100% - 32px)}.pc-hero h1{font-size:48px}.pc-hero .pc-eyebrow{letter-spacing:1px}.pc-home .wp-block-button__link{gap:12px;padding:14px}.pc-home .pc-button-ghost .wp-block-button__link{padding:14px}.pc-colour-copy{padding-left:16px;padding-right:16px}.pc-review-bar span{font-size:7px}.pc-hero-bottom{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.pc-review-bar,.pc-header-actions,.pc-mobile-menu,.pc-desktop-nav,.pc-hero-buttons,.pc-inquiry,.pc-footer-bottom{display:none}.pc-shell{width:100%}.pc-hero{min-height:400px}.pc-section,.pc-about,.pc-contact{padding:30px 0}.pc-site{font-size:11pt}.pc-home h2{font-size:27pt}.pc-home h1{font-size:42pt}.pc-header-inner{height:70px;padding:0}.pc-professionals{background:#fff;color:var(--pc-ink)}.pc-professionals p{color:var(--pc-ink)!important}.pc-home .pc-material-grid{gap:20px!important}a{color:inherit!important}}

/* International manufacturer direction, September 2026. */
:root{--pc-ink:#102f35;--pc-teal:#315e60;--pc-body:#53666a;--pc-mist:#edf0eb;--pc-sand:#f4f2ea;--pc-line:#d4ddd6;--pc-shell:1320px}
.pc-site{background:#fcfcf8}
.pc-header{background:#fcfcf8}
.pc-hero{min-height:690px;background:var(--pc-sand);color:var(--pc-ink);justify-content:center}
.pc-hero::after{display:none}
.pc-hero-image{left:47%;width:53%;z-index:0}
.pc-hero-image img{object-position:48% center}
.pc-hero-content{position:relative;z-index:1;padding-top:62px;padding-bottom:85px;pointer-events:none}
.pc-hero-content>*{max-width:43%;pointer-events:auto}
.pc-hero h1{font-size:clamp(54px,5.35vw,81px);line-height:1.02;letter-spacing:-3px;margin-bottom:26px;max-width:44%}
.pc-hero .pc-eyebrow{color:var(--pc-teal);font-size:9px;letter-spacing:1.7px}
.pc-hero-intro{color:var(--pc-body);font-size:14px;line-height:1.8;max-width:35%}
.pc-hero .wp-block-buttons{gap:10px;max-width:46%}
.pc-hero .wp-block-button__link{padding:15px 18px;font-size:11px;gap:16px}
.pc-home .pc-button-outline .wp-block-button__link{background:transparent;color:var(--pc-ink);border-color:#93a5a3}
.pc-home .pc-button-outline .wp-block-button__link:hover{background:#e3e8df}
.pc-hero-bottom{z-index:1;border:0;bottom:22px;padding:0;font-size:8px;letter-spacing:1.2px;color:var(--pc-body)}
.pc-hero-bottom p:last-child{color:#fff;background:rgba(12,39,39,.65);padding:7px 10px;font-size:9px;letter-spacing:.25px}
.pc-intro-bar{padding:53px 0 42px;border:0;gap:14%}
.pc-home .pc-intro-statement{font-size:34px}
.pc-journeys{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:0 0 32px;border-bottom:1px solid var(--pc-line)}
.pc-journeys .pc-text-link{margin-top:0;font-size:12px}
.pc-journeys a{border:0;padding-bottom:0;min-height:44px}
.pc-material-card{background:var(--pc-sand);padding:39px 28px 27px;display:flex;flex-direction:column;border-top:2px solid #adc0b9;min-height:275px}
.pc-material-card:nth-child(2){background:#edf2ee;border-color:#789d9e}
.pc-material-card:nth-child(3){background:#e7efef;border-color:#315e60}
.pc-material-card .pc-card-kicker{margin-bottom:25px}
.pc-material-card h3{font-size:26px;letter-spacing:-.8px;margin-bottom:17px}
.pc-material-card .pc-text-link{margin-top:auto;padding-top:26px}
.pc-material-card .pc-text-link a{border-bottom:0;padding-bottom:0;min-height:32px}
.pc-colour-photo{position:relative;min-height:550px}
.pc-colour-photo figure{position:absolute;inset:0;width:100%;height:100%;min-height:0}
.pc-colour-photo img{object-position:45% center}
.pc-feature-project{display:grid!important;grid-template-columns:1.65fr 1fr;gap:0!important;background:var(--pc-sand)}
.pc-feature-photo{min-width:0}
.pc-feature-photo figure{margin:0!important;height:470px}
.pc-feature-photo img{width:100%;height:100%;object-fit:cover;object-position:center 60%}
.pc-feature-copy{padding:49px 38px;align-self:center}
.pc-feature-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:37px;margin-bottom:15px}
.pc-feature-copy>p:not(.pc-eyebrow):not(.pc-text-link){font-size:13px;color:var(--pc-body);line-height:1.85;margin-top:17px}
.pc-feature-copy .pc-text-link{margin-top:30px}
.pc-reference-list{display:grid;grid-template-columns:1fr 1fr;gap:0 45px;margin-top:37px!important}
.pc-reference-list p{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid var(--pc-line);font-size:11px;letter-spacing:.4px}
.pc-reference-list p span:last-child{font-size:11px;letter-spacing:0;color:var(--pc-body);text-align:right}
.pc-home .pc-project-note{font-size:10px;color:var(--pc-body);line-height:1.8;margin-top:23px;max-width:650px}
.pc-international{padding:90px 0;background:#e9eeea}
.pc-international-grid{display:grid!important;grid-template-columns:1fr 1.2fr;gap:13%!important}
.pc-international-copy h2{font-size:clamp(40px,4vw,59px)}
.pc-international-copy>p:not(.pc-eyebrow):not(.pc-text-link){font-size:14px;color:var(--pc-body);line-height:1.9;max-width:370px;margin-top:29px}
.pc-international-copy .pc-text-link{max-width:330px}
.pc-country-list{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;list-style:none;padding:0;margin:0 0 39px}
.pc-country-list li{padding:17px 0;border-bottom:1px solid #c4d0c8;font-size:15px;line-height:1.5;min-height:75px;display:flex;flex-direction:column;justify-content:center}
.pc-country-list small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:var(--pc-teal);margin-top:3px}
.pc-international-countries .pc-card-kicker{font-size:9px;letter-spacing:1.7px;color:var(--pc-teal);font-weight:600;margin-bottom:12px}
.pc-international-countries h3{font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.15;margin-bottom:17px}
.pc-international-countries>p:not(.pc-card-kicker){font-size:13px;line-height:1.85;color:var(--pc-body);max-width:415px}
.pc-professionals{padding:88px 0 85px}
.pc-pro-intro h2{font-size:59px}
.pc-contact-copy h2{font-size:62px}
.pc-footer{background:#fcfcf8}
@media(min-width:1600px){.pc-hero{min-height:760px}.pc-hero h1{font-size:90px}}
@media(max-width:1100px){.pc-hero{min-height:645px}.pc-hero h1{font-size:67px}.pc-hero-intro{max-width:40%}.pc-hero .wp-block-buttons{max-width:43%}.pc-hero .wp-block-button__link{font-size:10px;padding:13px 12px;gap:10px}.pc-material-card{padding:30px 22px 23px}.pc-material-card h3{font-size:23px}.pc-feature-project{grid-template-columns:1.4fr 1fr}.pc-feature-copy{padding:35px 28px}.pc-feature-photo figure{height:425px}.pc-international-grid{gap:8%!important}.pc-country-list{gap:0 20px}.pc-country-list li{font-size:13px}}
@media(max-width:820px){.pc-hero{min-height:605px}.pc-hero h1{font-size:57px;letter-spacing:-2px}.pc-hero-intro{font-size:13px}.pc-hero .pc-eyebrow{font-size:8px;letter-spacing:1.1px}.pc-hero .wp-block-buttons{max-width:42%}.pc-hero-bottom p:first-child{max-width:42%;font-size:7px}.pc-journeys{gap:20px}.pc-journeys .pc-text-link{font-size:10px}.pc-material-card{padding:26px 18px 20px;min-height:300px}.pc-material-card h3{font-size:22px;letter-spacing:-.6px}.pc-material-card .pc-card-kicker{font-size:8px;letter-spacing:1px}.pc-material-card .pc-text-link{font-size:11px}.pc-feature-photo figure{height:390px}.pc-feature-copy{padding:26px}.pc-feature-copy h3{font-size:31px}.pc-international{padding:65px 0}.pc-international-grid{gap:6%!important}.pc-international-copy h2{font-size:39px}.pc-reference-list{gap:0 25px}.pc-reference-list p{font-size:9px}.pc-reference-list p span:last-child{font-size:10px}.pc-pro-intro h2{font-size:45px}.pc-professionals{padding:65px 0}}
@media(max-width:640px){.pc-hero{min-height:0;padding-bottom:0;display:flex;flex-direction:column;justify-content:flex-start}.pc-hero-image{position:relative;left:auto;inset:auto;width:100%;height:330px;order:2;z-index:0}.pc-hero-image img{object-position:center 60%}.pc-hero-content{order:1;padding-top:43px;padding-bottom:39px}.pc-hero-content>*{max-width:100%;pointer-events:auto}.pc-hero h1{font-size:56px;line-height:1.02;max-width:100%;letter-spacing:-2px;margin-bottom:22px}.pc-hero .pc-eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:23px}.pc-hero-intro{max-width:100%;font-size:14px;line-height:1.85}.pc-hero .wp-block-buttons{max-width:100%;margin-top:24px}.pc-hero .wp-block-button__link{padding:14px 15px;font-size:11px;gap:17px}.pc-hero-bottom{position:absolute;bottom:14px;width:calc(100% - 40px);font-size:8px}.pc-hero-bottom p:first-child{display:none}.pc-hero-bottom p:last-child{margin-left:auto;font-size:8px;padding:6px 9px}.pc-intro-bar{padding:36px 0 24px;gap:22px}.pc-home .pc-intro-statement{font-size:28px}.pc-journeys{grid-template-columns:1fr;gap:0;padding-bottom:24px}.pc-journeys .pc-text-link{margin:0;font-size:12px}.pc-journeys a{padding:10px 0;min-height:43px}.pc-material-grid{gap:14px!important}.pc-material-card{padding:28px 24px 22px;min-height:240px}.pc-material-card h3{font-size:28px;margin-bottom:13px}.pc-material-card .pc-card-kicker{font-size:9px;margin-bottom:20px}.pc-material-card .pc-text-link{padding-top:19px}.pc-colour-photo{min-height:340px}.pc-colour-photo figure{height:340px}.pc-colour-copy{padding:40px 20px 43px}.pc-feature-project{grid-template-columns:1fr}.pc-feature-photo figure{height:280px}.pc-feature-copy{padding:31px 25px}.pc-feature-copy .pc-eyebrow{font-size:8px}.pc-feature-copy h3{font-size:33px}.pc-feature-copy .pc-text-link{margin-top:23px}.pc-reference-list{grid-template-columns:1fr;margin-top:21px!important;gap:0}.pc-reference-list p{font-size:10px;padding:17px 0}.pc-reference-list p span:last-child{font-size:10px;max-width:115px}.pc-home .pc-project-note{font-size:10px;margin-top:20px}.pc-international{padding:51px 0}.pc-international-grid{grid-template-columns:1fr;gap:35px!important}.pc-international-copy h2{font-size:41px}.pc-international-copy h2 br:nth-of-type(2){display:none}.pc-international-copy>p:not(.pc-eyebrow):not(.pc-text-link){max-width:none;margin-top:23px}.pc-international-copy .pc-text-link{max-width:none}.pc-country-list{gap:0 20px;margin-bottom:33px}.pc-country-list li{font-size:13px;min-height:70px;padding:13px 0}.pc-country-list small{font-size:8px;letter-spacing:.7px}.pc-international-countries h3{font-size:28px}.pc-professionals{padding:50px 0}.pc-pro-intro h2{font-size:41px}.pc-contact-copy h2{font-size:51px}}
@media(max-width:374px){.pc-hero h1{font-size:50px}.pc-hero .wp-block-button__link{font-size:10px;gap:13px;padding:13px}.pc-country-list li{font-size:12px}}

/* Public sample catalogue and readable technical resources. */
.pc-resource-shell{width:calc(100% - 100px);max-width:1240px;margin:0 auto;padding:35px 0 90px}
.pc-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;font-size:11px;line-height:1.7;color:var(--pc-body);margin-bottom:55px}
.pc-breadcrumb a{text-decoration:none}
.pc-resource-heading{max-width:1000px;margin-bottom:25px}
.pc-resource-heading .pc-eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:19px;color:var(--pc-teal)}
.pc-resource-heading h1{font:400 clamp(42px,5vw,68px)/1.06 Georgia,'Times New Roman',serif;letter-spacing:-2px;margin:0}
.pc-resource-intro{max-width:760px;font-size:19px;line-height:1.8;color:var(--pc-body);margin:0 0 35px}
.pc-resource-shell h2{font:400 clamp(28px,3vw,40px)/1.18 Georgia,'Times New Roman',serif;letter-spacing:-.8px;margin:0 0 25px}
.pc-resource-shell h3{font-size:21px;line-height:1.3;margin:0 0 14px;letter-spacing:-.4px}
.pc-article-section{margin-top:55px;padding-top:35px;border-top:1px solid var(--pc-line)}
.pc-article-section>p,.pc-article-section>ul,.pc-resource-documentation>p{max-width:80ch;font-size:15px;line-height:1.95;color:var(--pc-body);margin:0 0 20px}
.pc-article-section strong{color:var(--pc-ink)}
.pc-article-toc{display:flex;flex-wrap:wrap;gap:10px 25px;padding:20px 0;border-top:1px solid var(--pc-line);border-bottom:1px solid var(--pc-line);margin:30px 0}
.pc-article-toc a{font-size:12px;line-height:1.8;text-decoration:none}
.pc-resource-note{background:var(--pc-mist);border-left:3px solid #789d9e;padding:22px 25px;margin:28px 0}
.pc-resource-note p{font-size:13px;line-height:1.85;margin:0;max-width:95ch;color:var(--pc-body)}
.pc-resource-link{font-size:13px!important;line-height:1.8;margin:20px 0 0!important}
.pc-resource-link a{text-decoration:none;border-bottom:1px solid #9aaca4;padding-bottom:5px;font-weight:600;display:inline-flex;align-items:center;gap:16px}
.pc-resource-link a:hover{color:var(--pc-teal)}
.pc-resource-shell .wp-block-table{margin:25px 0 30px;overflow-x:auto}
.pc-resource-shell table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px;line-height:1.75;text-align:left}
.pc-resource-shell th,.pc-resource-shell td{border:1px solid var(--pc-line);padding:17px 20px;vertical-align:top;overflow-wrap:break-word}
.pc-resource-shell th{background:#e9eeea;font-weight:600;color:var(--pc-ink)}
.pc-resource-shell td{color:var(--pc-body)}
.pc-resource-shell tbody tr:nth-child(even){background:#f4f5f0}
.pc-resource-documentation{background:var(--pc-sand);padding:35px;margin-top:50px}
.pc-resource-documentation h2{font-size:32px}
.pc-resource-search{max-width:550px;margin:30px 0}
.pc-resource-search label,.pc-sample-controls label{display:block;font-size:11px;font-weight:600;margin-bottom:9px}
.pc-resource-search input,.pc-sample-controls input{border:1px solid #b2c2ba;border-radius:0;min-height:48px;padding:12px 15px;background:#fff;color:var(--pc-ink);font:inherit;font-size:14px;width:100%}
.pc-resource-search [role=status]{font-size:12px;margin:10px 0 0;color:var(--pc-body)}
.pc-knowledge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:30px 0}
.pc-knowledge-card{background:var(--pc-sand);padding:32px;border-top:2px solid #98b2a7;display:flex;flex-direction:column;min-width:0}
.pc-knowledge-card .pc-card-kicker{font-size:10px;letter-spacing:1.5px;margin:0 0 24px;color:var(--pc-teal)}
.pc-knowledge-card h3{font:400 30px/1.2 Georgia,'Times New Roman',serif;letter-spacing:-.6px;margin:0 0 17px}
.pc-knowledge-card>p:not(.pc-card-kicker):not(.pc-resource-link){font-size:14px;line-height:1.8;color:var(--pc-body);margin:0 0 15px}
.pc-knowledge-card .pc-resource-link{margin-top:auto!important;padding-top:15px}
.pc-faq details{border-bottom:1px solid var(--pc-line);padding:0 0 0 2px}
.pc-faq summary{cursor:pointer;font-size:15px;font-weight:600;line-height:1.6;padding:22px 25px 22px 0}
.pc-faq p{max-width:85ch;margin:0 0 22px;font-size:14px;line-height:1.9;color:var(--pc-body)}
.pc-sample-controls{padding:25px 0 10px;border-top:1px solid var(--pc-line);margin-top:35px}
.pc-sample-controls>div{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:24px}
.pc-sample-controls button{font:inherit;font-size:12px;padding:12px 16px;min-height:44px;border:1px solid #b4c6bc;background:transparent;color:var(--pc-ink);cursor:pointer}
.pc-sample-controls button span{margin-left:8px;font-size:10px;opacity:.7}
.pc-sample-controls button[aria-pressed=true]{background:var(--pc-ink);color:#fff;border-color:var(--pc-ink)}
.pc-sample-controls input{max-width:440px}
.pc-sample-controls [role=status]{font-size:12px;color:var(--pc-body);margin:15px 0}
.pc-sample-grid,.pc-sample-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px;margin:20px 0 35px}
.pc-sample-card{min-width:0;padding:18px 18px 24px;background:#fff;border:1px solid var(--pc-line)}
.pc-sample-card figure{margin:0 0 20px!important;aspect-ratio:1/1.12;background:#fff}
.pc-sample-card figure a{display:block;width:100%;height:100%;cursor:zoom-in}
.pc-sample-card img{display:block;width:100%;height:100%;object-fit:contain}
.pc-sample-card .pc-sample-family{font-size:9px!important;letter-spacing:1.2px;text-transform:uppercase;color:var(--pc-body);margin:0 0 10px!important;line-height:1.5}
.pc-sample-card .pc-sample-previous-name{font-size:11px;line-height:1.6;color:var(--pc-body);margin:8px 0 12px}
.pc-sample-card h3{font:400 29px/1.15 Georgia,'Times New Roman',serif;letter-spacing:-.5px;margin:0 0 15px}
.pc-sample-request{font-size:11px!important;line-height:1.8;margin:18px 0 0!important}
.pc-sample-request a{text-decoration:none;border-bottom:1px solid #a9b9b0;padding:4px 0}
.pc-sample-card[hidden],.pc-knowledge-card[hidden]{display:none!important}
.pc-home-knowledge{background:#edf0eb}
.pc-home-knowledge .pc-knowledge-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0}
.pc-home-knowledge .pc-knowledge-card{background:#fcfcf8}
.pc-home-knowledge .pc-knowledge-card h3{font-size:29px}
.pc-home .pc-samples-preview .pc-section-heading,.pc-home .pc-home-knowledge .pc-section-heading{margin-bottom:30px!important}
.pc-home .pc-samples-preview>.pc-shell>p,.pc-home .pc-home-knowledge>.pc-shell>p{font-size:14px;line-height:1.8;color:var(--pc-body)}
.pc-sample-dialog{padding:55px 18px 18px;border:1px solid #c4d0ca;width:min(720px,94vw);max-height:94vh;background:#fff;box-shadow:0 20px 80px #001a2444}
.pc-sample-dialog::backdrop{background:#082a35c9}
.pc-sample-dialog img{display:block;max-width:100%;max-height:calc(94vh - 85px);width:auto;height:auto;object-fit:contain;margin:auto}
.pc-sample-close{position:absolute;right:18px;top:10px;background:var(--pc-ink);color:#fff;border:0;font:inherit;font-size:12px;padding:11px 16px;cursor:pointer}
.pc-footer-main{grid-template-columns:1.3fr 1fr .9fr 1fr;gap:30px}
.pc-footer-main a{text-decoration:none}
@media(max-width:1100px){.pc-nav-links{gap:14px}.pc-nav-links a{font-size:11px}.pc-resource-shell{width:calc(100% - 64px)}.pc-sample-card{padding:12px 12px 20px}.pc-knowledge-card{padding:25px}.pc-home-knowledge .pc-knowledge-card h3{font-size:25px}}
@media(max-width:820px){.pc-sample-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-resource-heading h1{font-size:49px}.pc-footer-main{grid-template-columns:1fr 1fr}.pc-home-knowledge .pc-knowledge-grid{grid-template-columns:1fr}.pc-home-knowledge .pc-knowledge-card{padding:27px}.pc-home-knowledge .pc-knowledge-card h3{font-size:29px}}
@media(max-width:640px){.pc-resource-shell{width:calc(100% - 40px);padding-top:23px;padding-bottom:55px}.pc-breadcrumb{font-size:10px;margin-bottom:35px;gap:6px}.pc-resource-heading h1{font-size:43px;letter-spacing:-1.3px;overflow-wrap:break-word}.pc-resource-heading .pc-eyebrow{font-size:8px;letter-spacing:1.2px}.pc-resource-intro{font-size:16px;line-height:1.85;margin-bottom:27px}.pc-article-section{margin-top:38px;padding-top:28px}.pc-resource-shell h2{font-size:30px;line-height:1.2}.pc-article-section>p,.pc-resource-documentation>p{font-size:14px;line-height:1.9}.pc-resource-note{padding:19px}.pc-resource-note p{font-size:12px}.pc-resource-shell table{font-size:12px;line-height:1.75;min-width:480px}.pc-resource-shell th,.pc-resource-shell td{padding:14px}.pc-resource-documentation{padding:26px 21px;margin-top:35px}.pc-article-toc{gap:11px 20px}.pc-knowledge-grid{grid-template-columns:1fr;gap:15px}.pc-knowledge-card{padding:26px}.pc-knowledge-card h3{font-size:29px}.pc-sample-grid{gap:17px 12px}.pc-sample-preview-grid{grid-template-columns:1fr;gap:20px}.pc-sample-preview-grid .pc-sample-card{padding:20px}.pc-sample-preview-grid .pc-sample-card figure{max-height:380px}.pc-sample-card{padding:10px 10px 16px}.pc-sample-card h3{font-size:23px;overflow-wrap:break-word}.pc-sample-card .pc-sample-family{font-size:8px!important;letter-spacing:.5px}.pc-sample-request{font-size:10px!important}.pc-sample-card figure{margin-bottom:15px!important}.pc-sample-controls>div{gap:7px}.pc-sample-controls button{font-size:11px;padding:11px 12px}.pc-resource-search input,.pc-sample-controls input{font-size:16px}.pc-faq summary{font-size:14px;padding:19px 15px 19px 0}.pc-faq p{font-size:13px}.pc-footer-main{gap:24px 16px}.pc-footer-main>div:last-child{grid-column:1/-1}}
.pc-article-toc strong{font-size:11px;line-height:1.9;align-self:center;letter-spacing:.6px;text-transform:uppercase;margin-right:10px}
.pc-home-knowledge{background:transparent}
.pc-home-knowledge .pc-knowledge-card{background:#edf0eb}
.pc-planned-colours{margin-top:60px;padding-top:45px;border-top:1px solid var(--pc-line)}
.pc-planned-colours>.pc-eyebrow{font-size:10px;letter-spacing:1.4px;color:var(--pc-teal);margin-bottom:20px}
.pc-planned-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:35px 0}
.pc-planned-card{background:var(--pc-sand);padding:29px;min-height:270px;border-top:2px solid #97ada5;display:flex;flex-direction:column}
.pc-coming-status{align-self:flex-start;font-size:9px;letter-spacing:1px;text-transform:uppercase;border:1px solid #a7b8ad;padding:7px 10px;margin:0 0 25px}
.pc-planned-card .pc-sample-family{font-size:9px;color:var(--pc-body);letter-spacing:.9px;text-transform:uppercase;margin:0 0 10px}
.pc-planned-card h3{font:400 30px/1.15 Georgia,'Times New Roman',serif;letter-spacing:-.7px;margin:0 0 18px}
.pc-planned-description{font-size:14px;line-height:1.8;color:var(--pc-body);margin:0 0 25px}
.pc-planned-photo-note{font-size:10px;color:var(--pc-body);border-top:1px solid var(--pc-line);padding-top:15px;margin:auto 0 0}
.pc-resource-source{font-size:12px;line-height:1.85;color:var(--pc-body);max-width:90ch}
@media(max-width:820px){.pc-planned-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.pc-samples-preview .pc-sample-grid{grid-template-columns:1fr}.pc-samples-preview .pc-sample-card{padding:20px}.pc-samples-preview .pc-sample-card figure{max-height:360px}.pc-planned-grid{grid-template-columns:1fr;gap:16px}.pc-planned-card{min-height:0;padding:25px}.pc-planned-colours{margin-top:40px;padding-top:30px}.pc-planned-photo-note{margin-top:0}}

/* Collection routes and tropical image-led direction, version 0.4.0. */
.pc-material-card{position:relative;transition:background-color .18s ease,transform .18s ease}
.pc-material-card h3 a{color:inherit;text-decoration:none}
.pc-material-card h3 a::after{content:"";position:absolute;inset:0}
.pc-material-card .pc-text-link a{position:relative;z-index:1}
.pc-material-card:hover{transform:translateY(-3px)}
.pc-material-card:focus-within{outline:2px solid #087f82;outline-offset:4px}
.pc-hero{min-height:720px;background:#133f40;color:#fff;overflow:hidden}
.pc-hero-image{position:absolute;inset:0;left:0;width:100%;height:100%;z-index:0}
.pc-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 60%}
.pc-hero::after{display:block;content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(4,36,40,.85),rgba(5,43,45,.58) 33%,rgba(5,43,45,.12) 68%,transparent)}
.pc-hero-content{z-index:1;padding-top:80px;padding-bottom:100px}
.pc-hero-content>*{max-width:49%}
.pc-hero h1{color:#fff;max-width:52%;font-size:clamp(60px,6.1vw,94px);letter-spacing:-3px;text-shadow:0 2px 18px #103a3922}
.pc-hero .pc-eyebrow{color:#e0e9da;letter-spacing:2px;font-size:10px}
.pc-hero-intro{color:#f1f6f0;max-width:36%;font-size:15px;line-height:1.85}
.pc-hero .wp-block-buttons{max-width:48%}
.pc-hero .wp-block-button__link{background:#f5f1e5;color:#113b40;border-color:#f5f1e5}
.pc-home .pc-hero .pc-button-outline .wp-block-button__link{background:#123e4033;color:#fff;border-color:#cadcd3}
.pc-hero .wp-block-button__link:hover{background:#d4e8e0;border-color:#d4e8e0}
.pc-home .pc-hero .pc-button-outline .wp-block-button__link:hover{background:#105d60;color:#fff}
.pc-hero-bottom{color:#e0ebe4;z-index:1;bottom:24px}
.pc-hero-bottom p:last-child{background:#123f3f88}
.pc-colours{background:#f4ead8}
.pc-colour-copy{background:#f4ead8}
.pc-colour-photo{border-top-right-radius:100px;overflow:hidden}
.pc-home .pc-text-link a:hover,.pc-resource-link a:hover{color:#087479}
.pc-home .pc-card-kicker,.pc-home .pc-step-number{color:#287d7a}
.pc-professionals .pc-step-number{color:#bad4c6}
.pc-sample-jumps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:36px 0 40px}
.pc-sample-jump-card{position:relative;padding:28px;background:#f3eee2;border-top:3px solid #a9bfae}
.pc-sample-jump-card.pc-jump-supreme{background:#edf4ed;border-color:#72a79d}
.pc-sample-jump-card.pc-jump-glass{background:#e5f1ef;border-color:#12787a}
.pc-sample-jump-card .pc-card-kicker{font-size:10px;letter-spacing:1.4px;color:var(--pc-body);margin:0 0 20px}
.pc-sample-jump-card h3{font:400 29px/1.2 Georgia,'Times New Roman',serif;letter-spacing:-.8px;margin:0 0 16px}
.pc-sample-jump-card h3 a{color:inherit;text-decoration:none}
.pc-sample-jump-card h3 a::after{content:"";position:absolute;inset:0}
.pc-sample-jump-card h3 span{font:400 17px Arial,sans-serif}
.pc-sample-jump-card>p:not(.pc-card-kicker){font-size:12px;line-height:1.8;color:var(--pc-body);margin:0 0 13px}
.pc-sample-jump-card:focus-within{outline:2px solid #087f82;outline-offset:4px}
.pc-family-section{margin-top:55px;padding-top:40px;border-top:1px solid var(--pc-line);scroll-margin-top:28px}
.pc-family-heading{position:relative;background:#f3eee2;padding:39px 42px;margin-bottom:29px;border-left:4px solid #a9bfae}
.pc-family-supreme>.pc-family-heading{background:#edf4ed;border-color:#72a79d}
.pc-family-glass>.pc-family-heading{background:#e5f1ef;border-color:#12787a}
.pc-family-heading .pc-eyebrow{font-size:9px;letter-spacing:1.6px;margin:0 0 21px;color:var(--pc-teal)}
.pc-family-heading h2{font-size:44px;margin:0 0 17px}
.pc-family-heading .pc-family-tagline{font:400 25px/1.35 Georgia,'Times New Roman',serif;color:var(--pc-ink);margin:0 0 14px}
.pc-family-heading>p:not(.pc-eyebrow):not(.pc-family-tagline):not(.pc-family-count){max-width:72ch;font-size:14px;line-height:1.85;color:var(--pc-body);margin:0 0 23px}
.pc-family-heading .pc-family-count{font-size:10px;letter-spacing:.7px;text-transform:uppercase;color:var(--pc-teal);margin:0}
.pc-upcoming-collection{margin-top:38px;padding:30px;background:#f5f4ee;border:1px solid var(--pc-line)}
.pc-upcoming-heading h3{font:400 29px/1.2 Georgia,'Times New Roman',serif;margin:0 0 13px}
.pc-upcoming-heading p{font-size:13px;line-height:1.85;color:var(--pc-body);max-width:80ch;margin:0}
.pc-upcoming-collection .pc-planned-grid{margin:25px 0 0;gap:17px}
.pc-upcoming-collection .pc-planned-card{background:#fff;padding:25px;min-height:255px}
.pc-planned-card h4{font:400 28px/1.2 Georgia,'Times New Roman',serif;letter-spacing:-.5px;margin:0 0 18px}
.pc-family-section[hidden],.pc-catalogue-collection[hidden],.pc-planned-card[hidden]{display:none!important}
.pc-back-to-families{font-size:11px;line-height:1.8;margin:25px 0 0}
.pc-back-to-families a{text-decoration:none;border-bottom:1px solid #a5b8aa;padding-bottom:4px}
@media(min-width:1600px){.pc-hero{min-height:790px}.pc-hero h1{font-size:102px}}
@media(max-width:1100px){.pc-hero{min-height:660px}.pc-hero h1{font-size:73px;max-width:60%}.pc-hero-intro{max-width:45%}.pc-sample-jump-card{padding:23px}.pc-sample-jump-card h3{font-size:25px}}
@media(max-width:820px){.pc-hero h1{font-size:62px;max-width:65%}.pc-hero-intro{max-width:53%}.pc-hero .wp-block-buttons{max-width:60%}.pc-sample-jumps{grid-template-columns:1fr;gap:12px}.pc-sample-jump-card{padding:24px}.pc-sample-jump-card .pc-card-kicker{margin-bottom:13px}.pc-sample-jump-card h3{font-size:30px}.pc-family-heading h2{font-size:38px}}
@media(max-width:640px){.pc-hero{min-height:680px;display:flex;justify-content:center}.pc-hero-image{position:absolute;inset:0;height:100%;width:100%;order:initial}.pc-hero-image img{object-position:58% center}.pc-hero::after{background:linear-gradient(90deg,rgba(4,35,39,.78),rgba(4,38,41,.20)),linear-gradient(0deg,rgba(4,35,39,.60),transparent 60%)}.pc-hero-content{position:relative;order:initial;padding-top:66px;padding-bottom:78px}.pc-hero-content>*{max-width:100%}.pc-hero h1{font-size:55px;max-width:100%;letter-spacing:-2px;line-height:1.04}.pc-hero .pc-eyebrow{font-size:8px;letter-spacing:1.4px}.pc-hero-intro{font-size:14px;max-width:100%;line-height:1.9}.pc-hero .wp-block-buttons{max-width:100%}.pc-hero-bottom{bottom:20px}.pc-colour-photo{border-top-right-radius:50px}.pc-sample-jumps{margin:28px 0}.pc-family-section{margin-top:37px;padding-top:28px}.pc-family-heading{padding:28px 24px}.pc-family-heading h2{font-size:35px}.pc-family-heading .pc-family-tagline{font-size:23px}.pc-family-heading .pc-eyebrow{font-size:8px;letter-spacing:1px}.pc-family-heading>p:not(.pc-eyebrow):not(.pc-family-tagline):not(.pc-family-count){font-size:13px}.pc-upcoming-collection{padding:23px 18px;margin-top:25px}.pc-upcoming-heading h3{font-size:26px}.pc-upcoming-collection .pc-planned-card{min-height:0;padding:23px}.pc-planned-card h4{font-size:28px}}
@media(max-width:374px){.pc-hero h1{font-size:49px}.pc-hero{min-height:640px}.pc-family-heading{padding:25px 20px}.pc-family-heading h2{font-size:30px}}

/* 0.4.2: Grid spacing belongs to gap, not Gutenberg's flow sibling margins. */
.pc-site :is(.pc-sample-jumps,.pc-sample-grid,.pc-sample-preview-grid,.pc-planned-grid,.pc-knowledge-grid) > * {
    margin-block-start:0!important;
    margin-block-end:0!important;
    min-width:0;
}

/* Keep the original wordmark proportional, with enough room to read it. */
.pc-header .pc-brand{flex:0 0 auto;width:220px;min-width:0;line-height:0}
.pc-header .pc-brand img{display:block;width:100%;height:auto;max-height:64px;object-fit:contain;object-position:left center}
@media(max-width:1240px){.pc-header .pc-brand{width:200px}}
@media(max-width:1000px){.pc-header .pc-brand{width:180px}}
@media(max-width:820px){.pc-header .pc-brand{width:190px}}
@media(max-width:640px){.pc-header .pc-brand{width:168px;flex-shrink:1}}
@media(max-width:374px){.pc-header .pc-brand{width:145px}}
@media(min-width:821px) and (max-width:1000px){
    .pc-desktop-nav{display:none}
    .pc-header-actions{margin-left:auto}
    .pc-mobile-menu{display:block}
    .pc-mobile-menu summary{list-style:none;font-size:12px;font-weight:600;padding:12px 0 12px 10px;line-height:1.5}
    .pc-mobile-menu summary::-webkit-details-marker{display:none}
    .pc-mobile-menu summary span{font-size:17px;vertical-align:-1px;margin-left:6px}
    .pc-mobile-menu[open] nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--pc-line);border-bottom:1px solid var(--pc-line);padding:18px 28px;box-shadow:0 12px 18px rgba(20,58,64,.09)}
    .pc-mobile-menu .pc-nav-links{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
    .pc-mobile-menu a{font-size:13px;padding:13px 5px}
}

/* Original product artwork; the existing headings remain the accessible names. */
.pc-jump-classic{--pc-family-logo:url('assets/logos/pebblecrete.png')}
.pc-jump-supreme{--pc-family-logo:url('assets/logos/pebblesupreme.png')}
.pc-jump-glass{--pc-family-logo:url('assets/logos/pebbleglass.svg')}
.pc-material-card:has(a[href*="family=classic"]){--pc-family-logo:url('assets/logos/pebblecrete.png')}
.pc-material-card:has(a[href*="family=supreme"]){--pc-family-logo:url('assets/logos/pebblesupreme.png')}
.pc-material-card:has(a[href*="family=glass"]){--pc-family-logo:url('assets/logos/pebbleglass.svg')}
.pc-sample-jump-card::before,
.pc-material-card:has(a[href*="family="])::before{
    content:"";
    display:block;
    width:100%;
    max-width:260px;
    height:64px;
    flex:0 0 64px;
    margin:0 0 22px;
    background-image:var(--pc-family-logo);
    background-size:contain;
    background-position:left center;
    background-repeat:no-repeat;
    mix-blend-mode:multiply;
    pointer-events:none;
}
.pc-collection-development{border:1px solid var(--pc-line);background:#f4f4ed;padding:30px;margin-top:30px}
.pc-collection-development .pc-coming-status{display:inline-block;margin-bottom:19px}
.pc-collection-development h3{font:400 28px/1.25 Georgia,'Times New Roman',serif;max-width:650px}
.pc-collection-development>p:last-child{font-size:14px;line-height:1.85;color:var(--pc-body);max-width:75ch;margin-bottom:0}

/* Technical media retains the same clear rhythm as the written guides. */
.pc-site .pc-media-grid > *{margin-block-start:0!important;margin-block-end:0!important;min-width:0}
.pc-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:26px 0}
.pc-media-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.pc-media-card{display:flex;flex-direction:column;padding:26px;border:1px solid var(--pc-line);background:#f5f4ee;min-width:0}
.pc-media-card h3{font:400 27px/1.2 Georgia,'Times New Roman',serif;margin:0 0 20px;overflow-wrap:anywhere}
.pc-media-card>p{font-size:13px;line-height:1.85;color:var(--pc-body)}
.pc-media-card>.pc-card-kicker{font-size:9px;letter-spacing:1.3px;margin:0 0 18px;color:var(--pc-teal)}
.pc-media-card>.pc-resource-link{margin-top:auto!important;padding-top:18px;margin-bottom:0}
.pc-video-frame{position:relative;aspect-ratio:16/9;width:100%;background:#123f40;margin:0 0 18px}
.pc-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.pc-project-lessons>.pc-resource-link{padding:20px 24px;background:#e5f1ef;border-left:3px solid #12787a}
@media(max-width:1000px){.pc-media-grid-three{grid-template-columns:1fr}}
@media(max-width:640px){.pc-media-grid{grid-template-columns:1fr;gap:16px}.pc-media-card{padding:22px}}

/* 0.4.3: Original artwork proportions replace the legacy thumbnails. */
.pc-header .pc-brand img{height:auto;max-height:none;aspect-ratio:777/171;object-fit:contain}
.pc-sample-jump-card::before,
.pc-material-card:has(a[href*="family="])::before{
    max-width:300px;
    height:84px;
    flex-basis:84px;
    background-size:contain;
    background-position:left center;
}
.pc-footer-main a{color:inherit;text-decoration:underline;text-underline-offset:3px}
