/* WordPress presentation adapter. Reference: approved owner review version 9.
 * Keep this after the WordPress and theme styles. No content or data mutations.
 */
@font-face{font-family:"Inter";src:url("../fonts/inter-400-latin.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Inter";src:url("../fonts/inter-500-latin.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:"Inter";src:url("../fonts/inter-600-latin.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Inter";src:url("../fonts/inter-700-latin.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:"Inter";src:url("../fonts/inter-800-latin.woff2") format("woff2");font-style:normal;font-weight:800;font-display:swap}
@font-face{font-family:"Barlow Condensed";src:url("../fonts/barlow-condensed-medium-latin.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:"Barlow Condensed";src:url("../fonts/barlow-condensed-semibold-latin.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Barlow Condensed";src:url("../fonts/barlow-condensed-bold-latin.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:"Barlow Condensed";src:url("../fonts/barlow-condensed-extrabold-latin.woff2") format("woff2");font-style:normal;font-weight:800;font-display:swap}
@font-face{font-family:"Bebas Neue";src:url("../fonts/bebas-neue-regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"League Gothic";src:url("../fonts/league-gothic-variable.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
body.wp-theme-pyp-2026 {
  --white:#fff;--ink:#151817;--charcoal:#242a29;--forest:#263d2e;
  --orange:#c95025;--muted:#e6e7e2;
  --display:"Barlow Condensed","Arial Narrow",sans-serif;
  --body:Inter,Arial,sans-serif;
  --pyp-body:Inter,Arial,sans-serif;
  --display-hero-xl:clamp(4.75rem,6.25vw,5.75rem);
  --display-hero:clamp(4.15rem,5.65vw,5.25rem);
  --display-section:clamp(2.65rem,3.9vw,3.65rem);
  --display-archive:clamp(4.35rem,6vw,5.75rem);
  --display-utility:clamp(3.9rem,5.45vw,5.2rem);
  --display-leading:.95;--display-tracking:0em;
  --layout-gutter:clamp(22px,3vw,60px);--container-wide:1760px;--container-standard:1460px;
  --wide-shell:min(var(--container-wide),calc(100% - (2 * var(--layout-gutter))));
  --shell:min(var(--container-standard),calc(100% - (2 * var(--layout-gutter))));
  margin:0;color:var(--ink);background:#fff;font:400 16px/1.58 var(--body);
  -webkit-font-smoothing:antialiased;
}

/* Elementor's production site kit assigns #222 directly to every heading.
 * The approved design intentionally inherits heading color from each section,
 * including the white-on-forest inverse sections. Keep that site-kit default
 * from overriding the theme's section-level color system. */
body.wp-theme-pyp-2026 :is(h1,h2,h3){color:inherit}

/* The same Elementor kit also assigns a charcoal color to every anchor and
 * resets buttons. Restore the approved component colors with theme-scoped
 * selectors that outrank the site kit without affecting shared WordPress UI. */
body.wp-theme-pyp-2026 main a:not([class]),
body.wp-theme-pyp-2026 main :is(.studio-project__image-link,.pyp-studio-project__image-link){color:inherit}
body.wp-theme-pyp-2026 main :is(.action--orange,.authority-showcase__cta,.order-external-action,.order-prep-resource__action){color:#fff}
body.wp-theme-pyp-2026 main :is(.action--text,.studio-project__link,.pyp-studio-project__link){color:var(--orange)}
body.wp-theme-pyp-2026 main .locations-market-row__link{color:var(--locations-orange,var(--orange))}
body.wp-theme-pyp-2026 main .prepare-print-button{border:1px solid var(--prepare-ink);background:var(--prepare-ink);color:#fff}
body.wp-theme-pyp-2026 main .prepare-closing-band button{border-color:#fff;background:transparent;color:#fff}
body.wp-theme-pyp-2026 main .prepare-closing-band a{color:var(--prepare-orange)}
body.wp-theme-pyp-2026 main :is(.photo-bridge__service,.listing-index__actions,.studio-index__header-links,.pyp-studio-index__header-links) a,
body.wp-theme-pyp-2026 main :is(.team-info-rail__section--support,.team-roster-card__copy) a{color:var(--orange)}
body.wp-theme-pyp-2026 main .team-compact-cta .pyp-button-orange{color:#fff}
body.wp-theme-pyp-2026 main .team-compact-cta .pyp-link{color:var(--orange)}
body.wp-theme-pyp-2026 main .locations-coverage a{color:var(--locations-orange,var(--orange))}
body.wp-theme-pyp-2026 main .related-people>.action--text{color:var(--ink)}

/* WordPress core applies overflow-wrap:anywhere to block content. The approved
 * review build uses normal wrapping, so restore that behavior inside page
 * content while leaving the WordPress admin and shared chrome untouched. */
body.wp-theme-pyp-2026 main,
body.wp-theme-pyp-2026 main * {
  overflow-wrap:normal;
  word-break:normal;
}

body.post-type-archive-pyp_location .site-footer {
  display: none;
}
body.wp-theme-pyp-2026 *,body.wp-theme-pyp-2026 *::before,body.wp-theme-pyp-2026 *::after{box-sizing:border-box}
body.wp-theme-pyp-2026 .wp-site-blocks{padding:0}
body.wp-theme-pyp-2026 .wp-site-blocks>main{margin-block:0;max-width:none;width:100%}
body.wp-theme-pyp-2026 .wp-site-blocks>footer.wp-block-template-part{margin-block:0}
body.wp-theme-pyp-2026 .pyp-homepage{margin:0;padding:0;max-width:none;width:100%}
body.wp-theme-pyp-2026 .pyp-homepage>.campaign-hero,
body.wp-theme-pyp-2026 .pyp-homepage>.photo-bridge,
body.wp-theme-pyp-2026 .pyp-homepage>.authority-showcase,
body.wp-theme-pyp-2026 .pyp-homepage>.pyp-closing{width:100%;max-width:none;margin-inline:0}

body.wp-theme-pyp-2026 .campaign-hero{--campaign-ivory:#f5f2ed;--campaign-charcoal:#1d1f1e;--campaign-strip:#e7e8e6;background:var(--campaign-strip);color:var(--ink);padding:0}
body.wp-theme-pyp-2026 .campaign-hero__inner{width:100%;max-width:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,27fr) minmax(0,46fr) minmax(0,27fr);grid-template-rows:clamp(520px,31vw,620px) auto;grid-template-areas:"realtor image listing" "rail rail rail";gap:0}
body.wp-theme-pyp-2026 .campaign-message{min-width:0;min-height:100%;padding:clamp(72px,5.2vw,100px) clamp(34px,2.35vw,48px) clamp(54px,3.65vw,74px);display:flex;flex-direction:column;align-items:flex-start}
body.wp-theme-pyp-2026 .campaign-message--realtor{grid-area:realtor;background:var(--campaign-ivory);color:var(--ink)}
body.wp-theme-pyp-2026 .campaign-message--listing{grid-area:listing;align-items:flex-end;background:var(--campaign-charcoal);color:#fff;text-align:right}
body.wp-theme-pyp-2026 .campaign-message h1,body.wp-theme-pyp-2026 .campaign-message h2{margin:0;font-family:var(--display);font-size:clamp(78px,5.8vw,118px);font-weight:700;line-height:.93;letter-spacing:.01em;text-transform:uppercase}
body.wp-theme-pyp-2026 .campaign-message--realtor h1{color:var(--ink)}
body.wp-theme-pyp-2026 .campaign-message--listing h2{color:#fff;font-size:clamp(70px,5.3vw,108px);letter-spacing:0}
body.wp-theme-pyp-2026 .campaign-message h1 span,body.wp-theme-pyp-2026 .campaign-message h2 span{display:block;white-space:nowrap}
body.wp-theme-pyp-2026 .campaign-eyebrow{margin:0 0 clamp(24px,1.5vw,30px);color:var(--orange);font:700 clamp(14px,.88vw,18px)/1.2 var(--body);letter-spacing:.15em;text-transform:uppercase}
body.wp-theme-pyp-2026 .campaign-copy{max-width:440px;margin:clamp(24px,1.5vw,30px) 0 0;color:inherit;font:400 clamp(16px,.96vw,19px)/1.5 var(--body)}
body.wp-theme-pyp-2026 .campaign-action{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:12px;width:100%;max-width:440px;min-height:50px;margin-top:auto;padding:10px 16px;background:var(--orange);color:#fff;border:0;border-radius:0;font:700 clamp(.875rem,.84rem + .14vw,1rem)/1.1 var(--body);letter-spacing:.01em;text-transform:uppercase;text-decoration:none;transition:background-color .18s ease}
body.wp-theme-pyp-2026 .campaign-action::before,body.wp-theme-pyp-2026 .campaign-action::after{content:none;display:none}
body.wp-theme-pyp-2026 .campaign-action__label{min-width:0;white-space:normal;font:inherit;letter-spacing:inherit}
body.wp-theme-pyp-2026 .campaign-arrow{display:grid;place-items:center;width:24px;color:#fff;font-size:25px;line-height:1}
body.wp-theme-pyp-2026 .campaign-action--inward{grid-template-columns:24px minmax(0,1fr);text-align:right}
body.wp-theme-pyp-2026 .campaign-action--inward .campaign-action__label{grid-column:2}
body.wp-theme-pyp-2026 .campaign-action--inward .campaign-arrow{grid-column:1;grid-row:1}
body.wp-theme-pyp-2026 .campaign-action:hover{background:#a94120}
body.wp-theme-pyp-2026 .campaign-message--realtor .campaign-action:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
body.wp-theme-pyp-2026 .campaign-message--listing .campaign-action:focus-visible{outline:3px solid #fff;outline-offset:4px}
body.wp-theme-pyp-2026 .campaign-property{grid-area:image;width:100%;height:100%;margin:0;background:#dfe4e2}
body.wp-theme-pyp-2026 .campaign-property picture{display:block;width:100%;height:100%}
body.wp-theme-pyp-2026 .campaign-property img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
body.wp-theme-pyp-2026 .campaign-rail{grid-area:rail;display:flex;justify-content:space-between;align-items:center;gap:30px;min-height:64px;margin:0;padding:14px clamp(38px,2.35vw,48px);border-top:1px solid #9c9f9c;background:var(--campaign-strip);color:var(--ink);font:700 clamp(11px,.72vw,14px)/1.3 var(--body);letter-spacing:.15em;text-transform:uppercase}
body.wp-theme-pyp-2026 .campaign-rail>div{display:flex;align-items:center;gap:16px}
body.wp-theme-pyp-2026 .campaign-dot{color:var(--orange)}
body.wp-theme-pyp-2026 .photo-bridge__claim h2 span:first-child{transform:none;width:auto;max-width:100%;white-space:normal}

/* Shared chrome retains WordPress's native accessible menu state management. */
body.wp-theme-pyp-2026 .site-header{width:100%;max-width:none;height:80px;min-height:80px;padding:0;margin:0;background:#fff;border-bottom:1px solid #cfd2cd}
body.wp-theme-pyp-2026.home .site-header{height:92px;min-height:92px}
body.wp-theme-pyp-2026 .site-header__inner{width:var(--wide-shell);height:100%;min-height:0;margin-inline:auto;display:flex;align-items:center;gap:24px}
body.wp-theme-pyp-2026 .site-header .wp-block-site-logo{margin:0;flex:none}
body.wp-theme-pyp-2026 .site-header .wp-block-site-logo a{display:block;border:0;box-shadow:none;padding:0}
body.wp-theme-pyp-2026 .site-header .wp-block-site-logo img{display:block;width:190px;height:auto}
body.wp-theme-pyp-2026.home .site-header .wp-block-site-logo img{width:210px}
body.wp-theme-pyp-2026 .site-header .wp-block-navigation{margin-left:auto;font:700 14px/1 var(--body);text-transform:uppercase;letter-spacing:.02em}
body.wp-theme-pyp-2026 .site-header .wp-block-navigation__container{gap:clamp(24px,1.7vw,34px)}
body.wp-theme-pyp-2026 .site-header .wp-block-navigation-item__content{color:var(--ink);text-decoration:none;border:0;box-shadow:none;padding:0}
body.wp-theme-pyp-2026 .site-header .wp-block-navigation-item__content:hover{color:var(--orange)}
body.wp-theme-pyp-2026 .site-header .wp-block-navigation-item__content[aria-current]:not([href$="/order-media/"]){color:var(--orange);text-decoration:underline;text-underline-offset:3px}
body.wp-theme-pyp-2026 .site-header .wp-block-navigation-item__content[href$="/order-media/"]{display:flex;align-items:center;justify-content:center;min-height:50px;padding:14px 24px;background:var(--orange);color:#fff}
body.wp-theme-pyp-2026 .site-header a:focus-visible{outline:3px solid #ed8a61;outline-offset:4px}
body.wp-theme-pyp-2026 .site-footer{width:var(--shell);max-width:none;display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;margin:0 auto;padding:30px 0;color:var(--ink)}
body.wp-theme-pyp-2026 .site-footer>.wp-block-site-logo{margin:0;align-self:start;justify-self:start}
body.wp-theme-pyp-2026 .site-footer .wp-block-site-logo img{display:block;width:190px;height:auto}
body.wp-theme-pyp-2026 .site-footer__navigation{width:100%;max-width:none;display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin:0}
body.wp-theme-pyp-2026 .site-footer__navigation section{display:block;min-width:auto;gap:0}
body.wp-theme-pyp-2026 .site-footer__navigation h2{margin:0 0 8px;font:700 14px/1.5 var(--body);text-transform:none}
body.wp-theme-pyp-2026 .site-footer__navigation a{display:block;min-height:0;margin:5px 0;padding:0;font:400 13px/1.4 var(--body);text-transform:none;text-decoration:none;color:inherit}
body.wp-theme-pyp-2026 .site-footer__navigation a:hover{color:var(--orange)}
body.wp-theme-pyp-2026 .site-footer__navigation .footer-order{margin-top:18px;color:var(--orange);font-weight:700;text-transform:uppercase}

body.wp-theme-pyp-2026 .pyp-closing{display:block;padding:0;background:var(--forest);color:#fff}
body.wp-theme-pyp-2026 .pyp-closing__inner{width:var(--shell);min-height:135px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px}
body.wp-theme-pyp-2026 .pyp-closing h2{max-width:none;margin:0;font:800 clamp(2.65rem,3.9vw,3.65rem)/.95 var(--display);letter-spacing:0;text-transform:uppercase}
body.wp-theme-pyp-2026 .pyp-closing__copy p{margin:7px 0;font-size:12px}
body.wp-theme-pyp-2026 .pyp-closing__actions{display:flex;gap:16px}
body.wp-theme-pyp-2026 .pyp-closing .pyp-button{display:inline-grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:50px;padding:10px 20px;border:0;text-decoration:none;font:700 clamp(.875rem,.84rem + .14vw,1rem)/1.1 var(--body);letter-spacing:.01em;text-transform:uppercase}
body.wp-theme-pyp-2026 .pyp-closing .pyp-button::before,body.wp-theme-pyp-2026 .pyp-closing .pyp-button::after{display:none;content:none}
body.wp-theme-pyp-2026 .pyp-closing .pyp-button-orange{background:var(--orange)}
body.wp-theme-pyp-2026 .pyp-closing .pyp-button:hover{background:#1d3024}
body.wp-theme-pyp-2026 .pyp-closing .pyp-button-orange:hover{background:#a94120}
body.wp-theme-pyp-2026 .pyp-closing .pyp-button:focus-visible{outline:3px solid #fff;outline-offset:4px}

@media(max-width:1180px){
  html:has(body.wp-theme-pyp-2026).has-modal-open{overflow-y:scroll}
  body.wp-theme-pyp-2026 .site-header,body.wp-theme-pyp-2026.home .site-header{height:80px;min-height:80px}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation{position:static}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container-open{width:44px;height:44px;margin:0;padding:0;border:0;background:#fff;color:var(--ink);box-shadow:none}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container-open svg{display:none}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container-open .pyp-menu-icon{width:24px;height:24px;font-size:32px;line-height:.75}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container:not(.is-menu-open){display:none}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container.is-menu-open{position:absolute;inset:80px 0 auto;width:100%;height:auto;min-height:0;padding:20px 22px;border-block:1px solid #ccc;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.133);overflow:visible}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-close,
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-dialog,
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container-content{width:100%;height:auto;min-height:0;margin:0;padding:0}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container-close{display:none}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container-content{display:block;padding-top:0!important}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container .wp-block-navigation__container{display:grid;width:100%;height:auto;margin:0;padding:0;gap:0;align-items:stretch}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container .wp-block-navigation-item{width:100%;margin:0;padding:0}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container .wp-block-navigation-item__content{display:flex;width:100%;height:50px;align-items:center;padding:0;color:var(--ink);font:700 16px/1 var(--display);text-align:left}
  body.wp-theme-pyp-2026 .site-header .wp-block-navigation__responsive-container .wp-block-navigation-item:has(>.wp-block-navigation-item__content[href$="/order-media/"]){display:none}
  body.wp-theme-pyp-2026 .campaign-hero__inner{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-template-areas:"image image" "realtor listing" "rail rail"}
  body.wp-theme-pyp-2026 .campaign-property{height:clamp(360px,44vw,460px)}
  body.wp-theme-pyp-2026 .campaign-message{min-height:400px;padding:44px 32px 36px}
  body.wp-theme-pyp-2026 .campaign-message h1,body.wp-theme-pyp-2026 .campaign-message h2{font-size:clamp(66px,7.4vw,82px)}
  body.wp-theme-pyp-2026 .campaign-copy{min-height:3em;margin-top:24px}
}
@media(min-width:761px) and (max-width:800px){
  body.wp-theme-pyp-2026 .site-footer{display:block;padding:25px 22px}
  body.wp-theme-pyp-2026 .site-footer>.wp-block-site-logo{margin-bottom:22px}
  body.wp-theme-pyp-2026 .site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px}
  body.wp-theme-pyp-2026 .site-footer__navigation section{min-width:0}
  body.wp-theme-pyp-2026 .site-footer__navigation a{min-height:28px}
}
@media(max-width:760px){
  body.wp-theme-pyp-2026{--layout-gutter:22px;--display-hero-xl:clamp(3.55rem,15vw,4.2rem);--display-hero:clamp(3.35rem,14vw,4rem);--display-section:clamp(2.45rem,10.5vw,3rem);--display-archive:clamp(3.5rem,14.5vw,4.15rem);--display-utility:clamp(3.35rem,14vw,4rem);--display-leading:.97}
  body.wp-theme-pyp-2026 .site-header__inner{width:100%;padding-inline:14px;gap:10px}
  body.wp-theme-pyp-2026 .site-header .wp-block-site-logo{min-width:0;flex:1 1 auto}
  body.wp-theme-pyp-2026 .site-header .wp-block-site-logo img{width:min(155px,100%)}
  body.wp-theme-pyp-2026.home .site-header .wp-block-site-logo img{width:min(155px,100%)}
  body.wp-theme-pyp-2026 .site-footer{display:block;padding:24px 22px}
  body.wp-theme-pyp-2026 .site-footer__navigation{display:block}
  body.wp-theme-pyp-2026 .site-footer__navigation section{padding:20px 0;border-top:1px solid var(--pyp-rule)}
  body.wp-theme-pyp-2026 .site-footer__navigation a{font-size:14px;min-height:32px;margin:2px 0}
  body.wp-theme-pyp-2026 .site-footer>.wp-block-site-logo{margin-bottom:28px}
  body.wp-theme-pyp-2026 .pyp-closing__inner{display:block;min-height:0;padding-block:28px}
  body.wp-theme-pyp-2026 .pyp-closing h2{font-size:clamp(2.45rem,10.5vw,3rem);line-height:.97}
  body.wp-theme-pyp-2026 .pyp-closing__actions{display:grid;gap:8px;margin-top:20px}
  body.wp-theme-pyp-2026 .campaign-hero__inner{display:flex;flex-direction:column}
  body.wp-theme-pyp-2026 .campaign-message{width:100%;min-height:0;padding:42px 22px 36px}
  body.wp-theme-pyp-2026 .campaign-message--realtor{order:1}
  body.wp-theme-pyp-2026 .campaign-property{order:2;height:auto;aspect-ratio:3800/2531}
  body.wp-theme-pyp-2026 .campaign-message--listing{order:3;align-items:flex-start;padding-top:40px;text-align:left}
  body.wp-theme-pyp-2026 .campaign-message h1,body.wp-theme-pyp-2026 .campaign-message h2{font-size:clamp(58px,17vw,68px)}
  body.wp-theme-pyp-2026 .campaign-eyebrow{margin-bottom:18px;font-size:12px}
  body.wp-theme-pyp-2026 .campaign-copy{min-height:0;max-width:340px;margin:20px 0 0;font-size:16px}
  body.wp-theme-pyp-2026 .campaign-action{max-width:none;min-height:52px;margin-top:30px}
  body.wp-theme-pyp-2026 .campaign-action--inward{text-align:left}
  body.wp-theme-pyp-2026 .campaign-rail{order:4;width:100%;min-height:0;padding:16px 22px 18px;display:grid;gap:10px;font-size:10px;letter-spacing:.13em}
  body.wp-theme-pyp-2026 .campaign-rail>div{justify-content:space-between;gap:10px}
  body.wp-theme-pyp-2026 .campaign-property img{object-position:50% 52%}
}
/* Services: mirror the approved section structure without changing order routing. */
body.wp-theme-pyp-2026 .pyp-services-page{--display-hero:clamp(4.15rem,5.65vw,5.25rem)}
body.wp-theme-pyp-2026 .pyp-services-page :is(.pyp-button,.pyp-link){display:inline-grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:50px;padding:10px 20px;font:700 clamp(.875rem,.84rem + .14vw,1rem)/1.1 var(--body);letter-spacing:.01em;text-decoration:none;border:0}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-link{padding-inline:0;background:transparent;color:var(--orange)}
body.wp-theme-pyp-2026 .pyp-services-page :is(.pyp-button,.pyp-link)::after{content:"→";display:grid;place-items:center;width:24px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-button-orange{background:#c94f2c;color:#fff}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-button:hover{background:#1d3024}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-button-orange:hover{background:#a94120}
body.wp-theme-pyp-2026 .pyp-services-page a:focus-visible{outline:3px solid #ed8a61;outline-offset:4px}
body.wp-theme-pyp-2026 .pyp-services-page>:is(nav,section){width:var(--shell);max-width:none;margin-inline:auto}
body.wp-theme-pyp-2026 .pyp-services-page :is(h1,h2){margin:0;font-family:var(--display);font-weight:700;line-height:.96;letter-spacing:.008em;text-transform:uppercase}
body.wp-theme-pyp-2026 .pyp-services-page h2{font-size:clamp(40px,4.1vw,60px)}
body.wp-theme-pyp-2026 .pyp-services-page p{font-size:17px;line-height:1.65}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-breadcrumb{display:flex;gap:10px;padding-block:18px;font-size:14px;color:#5d625f}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:0;min-height:590px;padding:0;border-bottom:1px solid #cfd2cd}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero>div{padding:70px 65px 56px 32px;align-self:center;min-width:0}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero h1{max-width:9.6ch;font-size:var(--display-hero);font-weight:800;line-height:.95;letter-spacing:0}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero>div>p:not(.eyebrow){max-width:570px;font-size:18px;line-height:1.65;margin:28px 0}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero>div>p:last-child{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:0}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero figure{margin:0;min-height:590px;height:auto}
body.wp-theme-pyp-2026 .pyp-services-page figure picture{display:block;width:100%;height:100%}
body.wp-theme-pyp-2026 .pyp-services-page figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-intro{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:80px;padding-block:70px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-intro>div{max-width:750px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-intro nav{display:grid;align-content:start;border-left:1px solid #bec2bd;padding-left:38px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-intro nav a{font-size:16px;font-weight:700;padding:15px 0;border-bottom:1px solid #d8dbd7;color:var(--ink);text-decoration:none}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-features{padding:0}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:0;min-height:480px;padding:0;border-top:1px solid #cfd2cd}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature.is-reversed figure{order:2}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature figure{margin:0;min-height:480px;height:auto}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature>div{padding:60px 62px;align-self:center;min-width:0}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature h2{font-size:54px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature h3{font:700 16px/1.25 var(--body);margin:30px 0 8px;text-transform:none}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature ul{padding-left:19px;margin-bottom:15px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature li{font-size:15px;margin:5px 0;line-height:1.65}
body.wp-theme-pyp-2026 .pyp-services-page #headshots img{object-position:50% 42%}
body.wp-theme-pyp-2026 .pyp-services-page #enhancements img{object-position:50% 48%}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-support-band{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:70px;align-items:center;padding:74px max(var(--layout-gutter),calc((100% - var(--container-standard))/2));background:var(--charcoal);color:#fff}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-support-band h2{font-size:50px;color:inherit}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-support-band>p{display:grid;justify-items:center}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-support-band .pyp-button{width:min(100%,360px);min-height:62px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.15fr) minmax(0,.85fr);gap:45px;align-items:center;padding-block:68px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages figure{margin:0;height:370px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages h2{font:700 31px/1.15 var(--body);text-transform:none;letter-spacing:0}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages p{font-size:16px}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-dual-closing{width:100%;max-width:none;display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:180px;padding:0 max(var(--layout-gutter),calc((100% - var(--container-standard))/2));background:var(--forest);color:#fff}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-dual-closing h2{flex:1 1 50%;color:inherit;font:800 clamp(2.65rem,3.9vw,3.65rem)/.95 var(--display)}
body.wp-theme-pyp-2026 .pyp-services-page .pyp-dual-closing>p{display:flex;flex:1 1 50%;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px;margin:0}
@media(max-width:1100px) and (min-width:761px){
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero>div{padding:44px 28px 40px 22px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero h1{font-size:clamp(3.6rem,7vw,4.5rem)}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-intro{grid-template-columns:minmax(0,1fr) 240px;gap:32px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature>div{padding:36px 28px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature h2{font-size:46px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages{gap:24px}
}
@media(max-width:760px){
  body.wp-theme-pyp-2026 .pyp-services-page h2{font-size:41px}
  body.wp-theme-pyp-2026 .pyp-services-page p{font-size:16px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-breadcrumb{padding-block:14px;font-size:13px;flex-wrap:wrap}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero{display:flex;flex-direction:column;min-height:0;width:100%}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero>div{padding:42px 22px 30px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero h1{max-width:11ch;font-size:clamp(3.35rem,14vw,4rem);line-height:.97}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero>div>p:not(.eyebrow){font-size:16px;margin:23px 0}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero>div>p:last-child{display:grid;gap:8px;margin:0}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-hero figure{min-height:350px;height:350px;width:100%}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-intro{display:block;padding-block:40px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-intro nav{margin-top:28px;padding:0;border:0;border-top:1px solid #bec2bd;grid-template-columns:1fr 1fr}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-page-intro nav a{font-size:15px;padding:14px 5px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature{display:flex;flex-direction:column;min-height:0}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature figure,body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature.is-reversed figure{order:1;min-height:300px;height:300px;width:100%}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature>div{order:2;padding:32px 0 40px;width:100%}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature h2{font-size:43px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-service-feature h3{margin-top:24px}
  body.wp-theme-pyp-2026 .pyp-services-page #headshots figure{height:340px}
  body.wp-theme-pyp-2026 .pyp-services-page #headshots img{object-position:50% 40%}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-support-band{display:block;padding:50px 22px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-support-band h2{font-size:41px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-support-band>p{margin-top:25px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-support-band .pyp-button{width:100%}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages{display:flex;flex-direction:column;align-items:stretch;padding-block:45px;gap:32px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages figure{height:300px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages>div:last-child{padding-top:28px;border-top:1px solid #c8cbc7}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-related-pages h2{font-size:29px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-dual-closing{display:block;min-height:0;padding:34px 22px}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-dual-closing h2{font-size:clamp(2.45rem,10.5vw,3rem);line-height:.97}
  body.wp-theme-pyp-2026 .pyp-services-page .pyp-dual-closing>p{display:grid;gap:10px;margin-top:20px;justify-content:stretch}
}
@media(prefers-reduced-motion:reduce){body.wp-theme-pyp-2026 .campaign-action{transition:none}}
body.post-type-archive-pyp_location .wp-block-template-part:has(.site-footer){display:none}

/* The approved Prepare route styles its footer as the direct sibling of the
   page. WordPress adds a template-part wrapper around the real footer, so keep
   that wrapper structural and apply the approved spacing only once. */
body.wp-theme-pyp-2026 main.prepare-page+footer.wp-block-template-part{
  padding:0;
  background:var(--prepare-warm);
}
body.wp-theme-pyp-2026 main.prepare-page+footer.wp-block-template-part .site-footer{
  width:100%;
  max-width:none;
  padding:34px max(42px,calc((100vw - 1240px)/2));
  background:var(--prepare-warm);
  border-top:0;
}
@media(max-width:760px){
  body.wp-theme-pyp-2026 main.prepare-page+footer.wp-block-template-part .site-footer{padding:28px 20px}
}
body.wp-theme-pyp-2026 .homepage .homepage-team-card__profile{display:block;color:inherit;text-decoration:none}
body.wp-theme-pyp-2026 .homepage .homepage-team-card__profile:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
body.wp-theme-pyp-2026 .homepage .team-grid .team-roster-placeholder{margin-bottom:14px}

/* Prepare for Your Shoot: readable screen copy and one-source printing. */
body.wp-theme-pyp-2026 .prepare-page :is(
  .prepare-hero__content>p:not(.eyebrow),
  .priority-list li,
  .prepare-checklist-row__copy li,
  .prepare-closing-band p
){font-family:Inter,Arial,sans-serif;font-weight:500;line-height:1.58}
body.wp-theme-pyp-2026 .prepare-page .prepare-hero__content>p:not(.eyebrow){font-size:17px}
body.wp-theme-pyp-2026 .prepare-page .priority-list li{font-size:16px}
body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy li{font-size:16px;line-height:1.55}
body.wp-theme-pyp-2026 .prepare-page .prepare-closing-band p{font-size:16px}
body.wp-theme-pyp-2026 .prepare-page :is(.prepare-print-button,.prepare-closing-band button){font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.2}
body.wp-theme-pyp-2026 .prepare-page .prepare-print-button:focus-visible{outline:3px solid var(--prepare-orange);outline-offset:4px}

@media(max-width:760px){
  body.wp-theme-pyp-2026 .prepare-page :is(
    .prepare-hero__content>p:not(.eyebrow),
    .priority-list li,
    .prepare-checklist-row__copy li,
    .prepare-closing-band p
  ){font-size:16px;line-height:1.58}
  body.wp-theme-pyp-2026 .prepare-page :is(.prepare-print-button,.prepare-closing-band button){font-size:14px;font-weight:600}
}

@page prepare-checklist{size:auto;margin:.55in}
@media print{
  html,body,#root{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:#fff!important;overflow:visible!important}
  body.wp-theme-pyp-2026{page:prepare-checklist}
  body.wp-theme-pyp-2026 .prepare-page{display:block!important;width:auto!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;background:#fff!important;color:#111!important;overflow:visible!important}
  body.wp-theme-pyp-2026 :is(.site-header,footer.wp-block-template-part,.prepare-page .prepare-hero__actions,.prepare-page .prepare-closing-band,.prepare-page .prepare-checklist-row figure,.prepare-page .prepare-checklist-row__copy header svg,.prepare-page .prepare-checklist-row__copy>i){display:none!important}
  body.wp-theme-pyp-2026 .prepare-page>:is(.prepare-hero,.prepare-checklist),
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row,
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__inner,
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy{display:block!important;width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;overflow:visible!important;background:#fff!important;color:#111!important}
  body.wp-theme-pyp-2026 .prepare-page .prepare-hero{padding:0 0 18pt!important;border-bottom:1pt solid #555!important}
  body.wp-theme-pyp-2026 .prepare-page .prepare-hero__inner{display:block!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important}
  body.wp-theme-pyp-2026 .prepare-page .prepare-hero__content .eyebrow{margin:0 0 8pt!important;color:#111!important;font:700 12pt/1.25 Inter,Arial,sans-serif!important;letter-spacing:.08em!important}
  body.wp-theme-pyp-2026 .prepare-page .prepare-hero h1{margin:0 0 12pt!important;color:#111!important;font:800 28pt/.95 "Barlow Condensed","Arial Narrow",sans-serif!important;break-after:avoid-page;page-break-after:avoid}
  body.wp-theme-pyp-2026 .prepare-page .prepare-hero__content>p:not(.eyebrow){max-width:none!important;margin:0!important;color:#111!important;font:500 12pt/1.45 Inter,Arial,sans-serif!important}
  body.wp-theme-pyp-2026 .prepare-page .priority-list{display:block!important;width:auto!important;min-height:0!important;margin:14pt 0 0!important;padding:12pt 14pt!important;border:1pt solid #555!important;background:#fff!important;color:#111!important;overflow:visible!important;break-inside:avoid-page;page-break-inside:avoid}
  body.wp-theme-pyp-2026 .prepare-page .priority-list .eyebrow{margin:0 0 6pt!important;color:#111!important;font:700 12pt/1.25 Inter,Arial,sans-serif!important}
  body.wp-theme-pyp-2026 .prepare-page .priority-list ol{margin:0!important;padding-left:20pt!important}
  body.wp-theme-pyp-2026 .prepare-page .priority-list li{padding:3pt 0!important;border:0!important;color:#111!important;font:500 12pt/1.4 Inter,Arial,sans-serif!important;break-inside:avoid-page;page-break-inside:avoid}
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row{padding:15pt 0!important;border-bottom:1pt solid #777!important;break-inside:auto!important;page-break-inside:auto!important}
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy{padding:0!important}
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy>header{display:grid!important;grid-template-columns:34pt minmax(0,1fr)!important;gap:10pt!important;align-items:baseline!important;margin:0 0 8pt!important;padding:0 0 6pt!important;border-bottom:1pt solid #777!important;break-after:avoid-page;page-break-after:avoid}
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy>header>span{display:block!important;margin:0!important;color:#111!important;font:800 16pt/1 "Barlow Condensed","Arial Narrow",sans-serif!important}
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy h2{margin:0!important;color:#111!important;font:800 18pt/1 "Barlow Condensed","Arial Narrow",sans-serif!important;break-after:avoid-page;page-break-after:avoid}
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy ul{display:block!important;margin:0!important;padding:0!important;list-style:none!important;orphans:3;widows:3}
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy li{display:grid!important;grid-template-columns:14pt minmax(0,1fr)!important;gap:8pt!important;align-items:start!important;margin:0!important;padding:4pt 0!important;color:#111!important;font:500 12pt/1.42 Inter,Arial,sans-serif!important;break-inside:avoid-page;page-break-inside:avoid}
  body.wp-theme-pyp-2026 .prepare-page .prepare-checklist-row__copy li>span{display:block!important;width:11pt!important;height:11pt!important;margin-top:2pt!important;border:1pt solid #111!important;background:#fff!important}
  body.wp-theme-pyp-2026 .prepare-page *{box-sizing:border-box;box-shadow:none!important;text-shadow:none!important}
}
