@font-face {
  font-family: "PC Founders XCond";
  src: url("../fonts/founders-grotesk-xcond-light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "PC Founders";
  src: url("../fonts/founders-grotesk-light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

:root {
  --pc-ink: #050505;
  --pc-paper: #fff;
  --pc-mist: #efefed;
  --pc-line: #b9b9b6;
  --pc-display: "PC Founders XCond", "Barlow Condensed", "Arial Narrow", sans-serif;
  --pc-body: "PC Founders", "Inter", Arial, sans-serif;
  --pc-content: 1200px;
  --pc-gutter: clamp(22px, 5vw, 76px);
  --pc-radius: 26px;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--pc-paper); color: var(--pc-ink); font: 400 16px/1.6 var(--pc-body); }
img { display: block; max-width: 100%; height: auto; }
a { color: inherit; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.screen-reader-text:focus { position: fixed; top: 12px; left: 12px; z-index: 10000; width: auto; height: auto; padding: 12px 18px; clip: auto; background: #fff; color: #000; }

.pc-header { position: relative; z-index: 100; background: #fff; }
.pc-header__inner { width: min(100% - 2 * var(--pc-gutter), var(--pc-content)); min-height: 100px; margin: auto; display: flex; align-items: center; justify-content: space-between; gap: 32px; }
.pc-brand { display: inline-flex; align-items: center; gap: 8px; text-decoration: none; line-height: 1; }
.pc-brand .custom-logo { width: auto; max-width: 178px; max-height: 64px; }
.pc-brand__mark { font: 500 36px/.8 var(--pc-display); letter-spacing: -2px; }
.pc-brand__text { font: 400 10px/.95 var(--pc-body); text-transform: lowercase; }
.pc-menu { display: flex; align-items: center; gap: clamp(20px, 3vw, 46px); margin: 0; padding: 0; list-style: none; }
.pc-menu a { font-size: 11px; font-weight: 500; letter-spacing: .02em; text-decoration: none; text-transform: uppercase; }
.pc-menu a:hover, .pc-menu a:focus-visible { text-decoration: underline; text-underline-offset: 5px; }
.pc-nav-toggle { display: none; width: 42px; height: 42px; padding: 9px; border: 0; background: #fff; }
.pc-nav-toggle > span:not(.screen-reader-text) { display: block; height: 2px; margin: 4px 0; background: #000; }
.pc-site-main { overflow: clip; }
.pc-default-content { width: min(100% - 2 * var(--pc-gutter), 900px); min-height: 60vh; margin: 80px auto; }

/* Shared Elementor design system */
.pc-section {
  position: relative;
  padding-top: var(--pc-pad-top, clamp(70px, 9vw, 140px));
  padding-right: var(--pc-pad-right, var(--pc-gutter));
  padding-bottom: var(--pc-pad-bottom, clamp(70px, 9vw, 140px));
  padding-left: var(--pc-pad-left, var(--pc-gutter));
}
.pc-section > .e-con-inner { width: min(100%, var(--pc-content)); margin-inline: auto; }
.pc-section--dark { background: var(--pc-ink); color: var(--pc-paper); }
.pc-section--light { background: var(--pc-paper); color: var(--pc-ink); }
.pc-section--tight { padding-block: clamp(52px, 6vw, 90px); }
.pc-kicker, .pc-kicker .elementor-heading-title { font: 400 clamp(15px, 1.6vw, 22px)/1.1 var(--pc-display); letter-spacing: .06em; text-transform: uppercase; }
.pc-title, .pc-title .elementor-heading-title { margin: 0; font: 400 clamp(42px, 6.1vw, 92px)/.92 var(--pc-display); letter-spacing: -.025em; text-transform: uppercase; }
.pc-title--small, .pc-title--small .elementor-heading-title { font-size: clamp(34px, 4.4vw, 68px); }
.pc-copy { font-size: clamp(14px, 1.1vw, 17px); line-height: 1.68; }
.pc-copy--center { max-width: 880px; margin-inline: auto; text-align: center; }
.pc-button .elementor-button { padding: 11px 18px; border-radius: 8px; background: var(--pc-ink); color: #fff; font: 500 14px/1 var(--pc-body); }
.pc-section--dark .pc-button .elementor-button { background: #fff; color: #000; }
.pc-dot-stack { position: absolute; z-index: 4; display: flex; flex-direction: column; gap: 13px; }
.pc-dot-stack::before, .pc-dot-stack::after, .pc-dot-stack { width: 22px; height: 22px; border-radius: 50%; background: currentColor; content: ""; }
.pc-circle-transition::after { position: absolute; z-index: 4; right: 8%; bottom: -35px; width: 70px; height: 70px; border-radius: 50%; background: currentColor; box-shadow: 0 0 0 1px rgba(0,0,0,.1); content: ""; }
.pc-section--dark.pc-circle-transition::after { color: #fff; }
.pc-section--light.pc-circle-transition::after { color: #000; }

/* Hero and photographic frames */
.pc-hero { min-height: min(720px, calc(100vh - 100px)); padding-top: clamp(62px, 8vw, 120px); padding-bottom: clamp(70px, 9vw, 130px); }
.pc-hero > .e-con-inner { align-items: center; }
.pc-hero__copy { z-index: 2; }
.pc-hero__image { position: relative; min-height: clamp(430px, 48vw, 650px); border-radius: 36px; background-color: #d9d9d7; background-image: url('../images/portrait-sheet.png'); background-repeat: no-repeat; background-size: 205% auto; background-position: 0 0; box-shadow: 20px 16px 0 -17px #000; }
.pc-hero__image::before, .pc-hero__image::after { position: absolute; z-index: 3; left: -28px; width: 22px; height: 22px; border-radius: 50%; background: #000; content: ""; box-shadow: 0 34px #000, 0 68px #000; }
.pc-hero__image::before { top: 22%; }
.pc-hero__image::after { display: none; }
.pc-photo-frame { position: relative; min-height: 520px; overflow: hidden; border-radius: 30px; background-color: #d5d5d2; background-image: url('../images/portrait-sheet.png'); background-repeat: no-repeat; background-size: 205% auto; }
.pc-photo--couple { background-position: 0 0; }
.pc-photo--man { background-position: 100% 0; }
.pc-photo--woman { background-position: 0 100%; }
.pc-photo--hands { background-position: 100% 100%; }

/* Process */
.pc-process { counter-reset: pc-step; }
.pc-step { position: relative; display: grid; grid-template-columns: 98px minmax(0, 1fr); gap: 26px; padding: 32px 0; border-top: 1px solid var(--pc-line); }
.pc-step:first-child { border-top-color: transparent; }
.pc-step::before { counter-increment: pc-step; content: "0" counter(pc-step); display: grid; place-items: center; align-self: start; width: 84px; aspect-ratio: 1; border-radius: 50%; background: #000; color: #fff; font: 400 40px/1 var(--pc-display); }
.pc-step h3, .pc-step .elementor-heading-title { margin: 0 0 10px; font: 400 clamp(26px, 2.5vw, 40px)/1 var(--pc-display); text-transform: uppercase; }

/* Manifesto */
.pc-manifesto { min-height: 530px; display: flex; align-items: flex-end; background-color: #1a1a1a; background-image: linear-gradient(to top, rgba(0,0,0,.92), rgba(0,0,0,.15)), url('../images/portrait-sheet.png'); background-size: cover, 100% auto; background-position: center, 100% 100%; }

/* Pricing */
.pc-pricing-intro { text-align: center; }
.pc-price-list { display: grid; gap: 22px; margin-top: 48px; }
.pc-price-card { display: grid; grid-template-columns: minmax(230px, .85fr) minmax(380px, 1.55fr) minmax(120px, .45fr); min-height: 174px; overflow: hidden; border: 1px solid #000; border-radius: 24px; background: #fff; color: #000; }
.pc-price-card__name { display: flex; flex-direction: column; justify-content: center; padding: 30px 34px; background: #000; color: #fff; }
.pc-price-card__name strong { font: 400 clamp(42px, 4.4vw, 68px)/.9 var(--pc-display); }
.pc-price-card__name span { margin-top: 12px; font-size: 11px; }
.pc-price-card__details { display: grid; align-content: center; padding: 26px 32px; font-size: 12px; line-height: 1.5; }
.pc-price-card__prices { display: grid; grid-template-rows: 1fr 1fr; border-left: 1px solid #000; }
.pc-price-card > .elementor-element:last-child,
.pc-price-card > .elementor-element:last-child > .elementor-widget-container,
.pc-price-card > .elementor-element:last-child > .elementor-widget-container > .pc-price-card__prices { height: 100%; }
.pc-price-card__prices span { display: grid; place-items: center; padding: 12px; font: 400 clamp(34px, 3.5vw, 58px)/1 var(--pc-display); }
.pc-price-card__prices span + span { border-top: 1px solid #000; background: #eee; }

/* Included and form */
.pc-included { max-width: 1050px; margin-inline: auto; text-align: center; }
.pc-included p { margin: 0 0 20px; }
.pc-contact-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 34px; }
.pc-field { display: grid; gap: 7px; }
.pc-field--wide { grid-column: 1 / -1; }
.pc-field label { font-size: 12px; }
.pc-field input, .pc-field select, .pc-field textarea { width: 100%; min-height: 44px; border: 0; border-radius: 7px; padding: 10px 13px; background: #fff; color: #000; font: inherit; }
.pc-field textarea { min-height: 150px; resize: vertical; }
.pc-form-button { border: 0; border-radius: 7px; padding: 11px 18px; background: #fff; color: #000; font: 600 13px/1 var(--pc-body); cursor: pointer; }
.pc-form-button:hover { background: #ddd; }
.pc-form-status { grid-column: 1 / -1; padding: 12px 14px; border: 1px solid currentColor; border-radius: 7px; }

/* Sliders supplied by the toolkit */
.pc-slider { position: relative; overflow: hidden; }
.pc-slider__track { display: flex; gap: 28px; transition: transform .5s cubic-bezier(.2,.7,.2,1); will-change: transform; }
.pc-slider__slide { min-width: calc((100% - 56px) / 3); }
.pc-slider .pc-photo-frame { min-height: 560px; }
.pc-slider__controls { display: flex; justify-content: center; gap: 18px; margin-top: 28px; }
.pc-slider__button { display: grid; place-items: center; width: 44px; height: 44px; border: 0; border-radius: 50%; background: #000; color: #fff; cursor: pointer; font-size: 20px; }
.pc-testimonials { max-width: 1040px; margin-inline: auto; text-align: center; }
.pc-testimonial { min-width: 100%; padding: 26px clamp(30px, 8vw, 120px); }
.pc-testimonial blockquote { margin: 0; font-size: clamp(14px, 1.2vw, 18px); }
.pc-testimonial::before, .pc-testimonial::after { display: block; height: 62px; font: 500 84px/.8 Georgia, serif; content: "“"; text-align: left; }
.pc-testimonial::after { content: "”"; text-align: right; }
.pc-testimonial cite { display: block; margin-top: 18px; font-style: normal; font-weight: 600; }

/* Four reusable animations controlled in Elementor */
[class*="pc-motion--"] { transition-property: opacity, transform; transition-duration: var(--pc-motion-duration, 700ms); transition-delay: var(--pc-motion-delay, 0ms); transition-timing-function: cubic-bezier(.2,.7,.2,1); }
.pc-motion--fade { opacity: 0; }
.pc-motion--slide-up { opacity: 0; transform: translateY(42px); }
.pc-motion--slide-side { opacity: 0; transform: translateX(-52px); }
.pc-motion--zoom { opacity: 0; transform: scale(.93); }
.pc-motion-visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } [class*="pc-motion--"] { opacity: 1; transform: none; transition: none; } }

.pc-footer { padding: 70px var(--pc-gutter); background: #000; color: #fff; }
.pc-footer__inner { width: min(100%, var(--pc-content)); margin: auto; display: flex; align-items: center; justify-content: space-between; }
.pc-footer__brand { display: flex; align-items: center; gap: 12px; }
.pc-footer__brand strong { font: 500 58px/.8 var(--pc-display); }
.pc-footer__brand span, .pc-footer__meta { font-size: 10px; line-height: 1.35; text-transform: uppercase; }
.pc-footer__meta { text-align: right; color: #aaa; }

@media (max-width: 1024px) {
  .pc-section {
    padding-top: var(--pc-pad-top-tablet, var(--pc-pad-top, clamp(64px, 8vw, 100px)));
    padding-right: var(--pc-pad-right-tablet, var(--pc-pad-right, var(--pc-gutter)));
    padding-bottom: var(--pc-pad-bottom-tablet, var(--pc-pad-bottom, clamp(64px, 8vw, 100px)));
    padding-left: var(--pc-pad-left-tablet, var(--pc-pad-left, var(--pc-gutter)));
  }
  .pc-slider__slide { min-width: calc((100% - 28px) / 2); }
  .pc-price-card { grid-template-columns: minmax(200px,.8fr) 1.2fr minmax(110px,.4fr); }
}

@media (max-width: 767px) {
  :root { --pc-radius: 19px; }
  .pc-header__inner { min-height: 76px; }
  .pc-nav-toggle { display: block; }
  .pc-nav { position: absolute; inset: 76px 0 auto; display: none; padding: 22px var(--pc-gutter) 28px; background: #fff; border-top: 1px solid #ddd; box-shadow: 0 14px 22px rgba(0,0,0,.08); }
  .pc-nav.is-open { display: block; }
  .pc-menu { align-items: flex-start; flex-direction: column; gap: 18px; }
  .pc-menu a { font-size: 13px; }
  .pc-section {
    padding-top: var(--pc-pad-top-mobile, var(--pc-pad-top-tablet, var(--pc-pad-top, 64px)));
    padding-right: var(--pc-pad-right-mobile, var(--pc-pad-right-tablet, var(--pc-pad-right, var(--pc-gutter))));
    padding-bottom: var(--pc-pad-bottom-mobile, var(--pc-pad-bottom-tablet, var(--pc-pad-bottom, 64px)));
    padding-left: var(--pc-pad-left-mobile, var(--pc-pad-left-tablet, var(--pc-pad-left, var(--pc-gutter))));
  }
  .pc-hero { min-height: 0; }
  .pc-hero > .e-con-inner { flex-direction: column; }
  .pc-hero__image { min-height: 420px; margin-top: 32px; }
  .pc-circle-transition::after { right: 10%; bottom: -25px; width: 50px; height: 50px; }
  .pc-step { grid-template-columns: 68px minmax(0,1fr); gap: 18px; }
  .pc-step::before { width: 62px; font-size: 30px; }
  .pc-manifesto { min-height: 430px; }
  .pc-slider__slide { min-width: 84%; }
  .pc-slider .pc-photo-frame { min-height: 440px; }
  .pc-price-card { grid-template-columns: 1fr 100px; }
  .pc-price-card__name { grid-column: 1; padding: 24px; }
  .pc-price-card__details { grid-column: 1 / -1; grid-row: 2; padding: 22px 24px; }
  .pc-price-card__prices { grid-column: 2; grid-row: 1; }
  .pc-price-card > .elementor-element:last-child { grid-column: 2; grid-row: 1; }
  .pc-price-card__name strong { font-size: 42px; }
  .pc-price-card__prices span { font-size: 30px; }
  .pc-contact-grid { grid-template-columns: 1fr; }
  .pc-field--wide { grid-column: auto; }
  .pc-footer__inner { align-items: flex-start; }
}
