/* Visual layer shared by the front end and native block editor. */
.premium-hero-copy > .intro,
.premium-hero-copy > .eyebrow {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
:root {
  --ep-sand: #f5f0e9;
  --ep-sage: #edf1e9;
  --ep-border: #e4e9e9;
}
.ep-header {
  padding: 25px 0;
}
.ep-header .wp-block-navigation-item:last-child a {
  padding: 10px 19px;
  border: 1px solid #bccdd3;
  border-radius: 999px;
}
.wp-block-site-title {
  font-size: 25px;
}
.wp-block-button__link {
  border-radius: 999px !important;
  padding: 16px 25px !important;
  box-shadow: none;
  transition:
    transform 0.2s,
    background-color 0.2s;
}
.wp-block-button__link:hover {
  transform: translateY(-2px);
}
.eyebrow {
  font-size: 10px;
  letter-spacing: 1.7px;
}
.ep-hero {
  padding: 75px 0 55px;
}
.ep-hero .intro {
  font-size: 18px;
}
.premium-hero {
  padding: 72px 0 76px;
}
.premium-hero-columns {
  align-items: center !important;
  gap: 55px !important;
  margin: 0;
}
.premium-hero-columns > .wp-block-column:first-child {
  flex-basis: 47%;
}
.premium-hero-columns > .wp-block-column:last-child {
  flex-basis: 53%;
  min-width: 0;
}
.premium-hero h1 {
  font-size: clamp(48px, 5.5vw, 73px);
  line-height: 1.08;
  letter-spacing: -3px;
  margin: 23px 0;
}
.premium-hero-copy .intro {
  font-size: 16px;
  max-width: 425px;
  line-height: 1.8;
}
.premium-hero-copy > .eyebrow {
  max-width: 450px;
  margin-inline: 0;
}
.premium-hero-copy > .wp-block-buttons {
  margin-top: 28px;
}
.quiet-link a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  color: #45616c;
}
.quiet-link span {
  margin-left: 24px;
  color: #087caa;
}
.premium-hero-copy > .quiet-link {
  margin-top: 18px;
}
.visual-stage {
  position: relative;
  min-height: 545px;
  padding: 40px 38px 110px 5px;
  isolation: isolate;
}
.visual-stage:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 10px -16px 20px 28px;
  border-radius: 48% 48% 8px 8px;
  background: #eff4f4;
}
.visual-stage:after {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  border: 1px solid #c6dce3;
  border-radius: 50%;
  left: -15px;
  bottom: 36px;
  z-index: -1;
}
.website-preview {
  background: #fff;
  border: 1px solid #e0e5e3;
  box-shadow: 0 22px 50px #1b394717;
  border-radius: 9px;
  overflow: hidden;
  text-align: center;
  max-width: none;
}
.visual-stage > .website-preview {
  transform: rotate(-5deg);
  position: relative;
  z-index: 1;
}
.mock-nav {
  margin: 0 !important;
  padding: 13px 18px;
  text-align: left;
  font-size: 14px !important;
  color: #283730;
  font-weight: 600;
  letter-spacing: 2px;
  background: #faf9f5;
}
.mock-nav span {
  float: right;
  font:
    500 7px Inter,
    Arial,
    sans-serif;
  letter-spacing: 1.2px;
  margin-top: 6px;
  color: #72756e;
}
.mock-copy {
  padding: 20px 12px 15px;
  background: #faf9f5;
  margin: 0 !important;
}
.mock-copy h3 {
  font-size: 37px;
  line-height: 1.03;
  margin: 0 !important;
  letter-spacing: -1.5px;
  color: #384135;
}
.mock-copy h3 em {
  font-weight: 400;
}
.mock-sub {
  font-size: 8px !important;
  margin-top: 10px !important;
  color: #71786d !important;
}
.mock-photo {
  margin: 0 !important;
}
.mock-photo img {
  width: 100%;
  height: 235px;
  object-fit: cover;
  display: block;
}
.application-preview {
  padding: 19px;
  background: #fff;
  border: 1px solid #e2e9ed;
  border-radius: 12px;
  box-shadow: 0 22px 55px #233e4a21;
  max-width: none;
}
.visual-stage > .application-preview {
  position: absolute;
  right: -12px;
  bottom: 27px;
  z-index: 2;
  width: 245px;
  transform: rotate(5deg);
  margin: 0;
}
.app-nav {
  font-size: 13px !important;
  font-weight: 600;
  color: #16374b;
  margin: 0 0 17px !important;
}
.app-nav > span:last-child {
  float: right;
  font-size: 8px;
  font-weight: 400;
  color: #7a8994;
  margin-top: 4px;
}
.app-mark {
  font-size: 18px;
  color: #087caa;
}
.app-greeting {
  font-size: 11px !important;
  color: #7a8b94;
  line-height: 1.5;
}
.app-greeting strong {
  font-weight: 500;
  color: #17394b;
}
.application-preview > .wp-block-columns {
  gap: 10px;
  margin: 13px 0 !important;
  flex-wrap: nowrap !important;
}
.application-preview > .wp-block-columns > .wp-block-column {
  flex-basis: 0 !important;
  flex-grow: 1 !important;
}
.metric {
  padding: 9px 11px;
  background: #f2f6f7;
  border-radius: 6px;
}
.metric p {
  margin: 0 !important;
}
.metric-label {
  font-size: 8px !important;
  color: #74848e;
}
.metric-value {
  font-size: 24px !important;
  color: #1a3e51;
  line-height: 1.4;
}
.app-chart {
  margin: 10px 0 !important;
  border-radius: 5px;
  overflow: hidden;
}
.app-chart img {
  display: block;
  width: 100%;
  height: 94px;
  object-fit: cover;
  object-position: center;
}
.app-task {
  font-size: 8px !important;
  margin: 10px 0 0 !important;
  color: #4c6774;
}
.app-task span {
  float: right;
  background: #eef2fc;
  padding: 2px 5px;
  color: #6c7cab;
  border-radius: 3px;
}
.stage-note {
  position: absolute;
  left: 25px;
  bottom: 9px;
  font-size: 9px !important;
  letter-spacing: 0.6px;
  color: #6c858b;
  transform: rotate(-5deg);
}
.premium-strip {
  padding: 22px 0 28px;
  border-block: 1px solid var(--ep-border);
  text-align: center;
}
.craft-statement {
  font-family: Fraunces, Georgia, serif;
  font-size: 23px;
  color: #38515b;
  margin: 0;
}
.capability-strip {
  font-size: 10px;
  letter-spacing: 1.5px;
  margin: 17px 0 0 !important;
  color: #687e85;
}
.capability-strip span {
  color: #087caa;
  margin: 0 25px;
  font-size: 13px;
}
.ep-section {
  padding: 86px 0;
}
.section-heading-row {
  align-items: flex-end !important;
  gap: 50px !important;
  margin-bottom: 35px !important;
}
.section-heading-row > .wp-block-column:first-child {
  flex-basis: 62%;
}
.section-heading-row > .wp-block-column:last-child {
  flex-basis: 38%;
}
.section-title h2 {
  margin: 16px 0 0 !important;
  font-size: clamp(34px, 3.5vw, 47px);
}
.section-intro {
  font-size: 14px;
  max-width: 360px !important;
  margin: 0 0 4px !important;
}
.section-intro p {
  font-size: 14px;
}
.section-intro .wp-block-button__link {
  font-size: 12px;
  padding: 11px 19px !important;
}
.work-card {
  height: 100%;
}
.work-canvas {
  padding: 46px 43px;
  border-radius: 12px;
  overflow: hidden;
  height: 480px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.work-canvas-sand {
  background: #efe8de;
}
.work-canvas-blue {
  background: #e4edf4;
}
.work-canvas-sage {
  background: #e8ede4;
}
.work-canvas .website-preview {
  width: 100%;
  max-width: 440px !important;
  transform: rotate(-3deg);
}
.work-canvas .mock-photo img {
  height: 225px;
}
.work-canvas .application-preview {
  width: 90%;
  max-width: 370px !important;
  transform: rotate(3deg);
  padding: 25px;
}
.work-canvas .app-nav {
  font-size: 19px !important;
}
.work-canvas .app-greeting {
  font-size: 15px !important;
}
.work-canvas .app-chart img {
  height: 154px;
}
.work-canvas .metric-value {
  font-size: 30px !important;
}
.work-canvas .metric-label {
  font-size: 10px !important;
}
.work-canvas .app-task {
  font-size: 10px !important;
}
.work-caption {
  padding: 23px 2px;
}
.work-caption .eyebrow {
  font-size: 9px;
}
.work-caption h3 {
  font-size: 28px;
  line-height: 1.2;
  margin: 12px 0 !important;
}
.work-caption p:last-child {
  font-size: 12px;
  margin-top: 9px !important;
}
.visual-work {
  padding-bottom: 30px;
}
.visual-service-card {
  border: 1px solid #e2e8e9;
  border-radius: 11px;
  overflow: hidden;
  background: white;
  height: 100%;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}
.visual-service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 35px #173a4a0c;
}
.service-art {
  margin: 0 !important;
}
.service-art img {
  width: 100%;
  height: 185px;
  object-fit: cover;
  display: block;
}
.service-copy {
  padding: 25px 26px 23px;
  margin: 0 !important;
}
.service-copy h3 {
  font-size: 29px;
  line-height: 1.15;
  margin: 18px 0 14px !important;
}
.service-copy p {
  font-size: 14px;
}
.service-copy .eyebrow {
  font-size: 9px;
}
.service-copy .card-link {
  margin-top: 25px !important;
}
.card-link a {
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}
.card-link span {
  font-size: 17px;
  line-height: 1;
}
.premium-rescue {
  background: #edf4f0;
  border-radius: 14px;
  padding: 52px;
  margin: 10px 0 0;
}
.premium-rescue > .wp-block-columns {
  gap: 40px;
  align-items: center !important;
  margin: 0;
}
.rescue-copy h2 {
  font-size: 43px;
  margin: 18px 0;
}
.rescue-copy > p:not(.eyebrow) {
  font-size: 15px;
  max-width: 420px;
  margin-left: 0;
}
.rescue-illustration {
  margin: 0 !important;
}
.rescue-illustration img {
  width: 100%;
  display: block;
  mix-blend-mode: multiply;
}
.rescue-steps {
  font-size: 11px !important;
  text-align: center;
  color: #497665;
  margin-top: 4px !important;
}
.rescue-steps span {
  margin: 0 13px;
  color: #9aad9e;
}
.premium-process > h2 {
  margin: 16px 0 40px !important;
  font-size: 45px;
}
.premium-process > .wp-block-columns {
  gap: 40px;
}
.process-step {
  border-top: 1px solid #d5e2e5;
  padding-top: 25px;
  position: relative;
}
.process-number {
  font:
    italic 50px Fraunces,
    Georgia,
    serif !important;
  color: #a6c5cf !important;
  margin: 0 0 23px !important;
}
.process-step h3 {
  font-size: 27px;
  margin: 14px 0;
}
.process-step > p:last-child {
  font-size: 14px;
}
.premium-cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  text-align: center;
  padding: 74px 30px 63px;
  background: #edf5f8;
  border-radius: 14px;
  margin-bottom: 70px !important;
}
.premium-cta:before,
.premium-cta:after {
  content: "";
  position: absolute;
  width: 350px;
  height: 350px;
  border: 1px solid #cfe2ea;
  border-radius: 50%;
  z-index: -1;
  top: 30px;
  left: -210px;
}
.premium-cta:after {
  left: auto;
  right: -190px;
  top: -160px;
  width: 440px;
  height: 440px;
}
.premium-cta h2 {
  font-size: clamp(40px, 4.5vw, 60px);
  margin: 20px auto 28px !important;
}
.premium-cta > .wp-block-buttons {
  justify-content: center;
}
.cta-services {
  font-size: 11px;
  letter-spacing: 0.5px;
  margin-top: 25px !important;
}
.ep-footer {
  padding-top: 35px;
}
.commerce-preview {
  background: #fafbf7;
  width: 100%;
  max-width: 650px !important;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 15px 45px #263f341c;
  transform: rotate(-2deg);
}
.commerce-photo {
  margin: 0 !important;
}
.commerce-photo img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
}
.commerce-preview h3 {
  font-size: 32px;
  margin: 0 !important;
  text-align: center;
  padding: 25px;
}
.portfolio-showcase {
  padding-top: 0;
}
.portfolio-showcase > .work-card {
  max-width: 820px !important;
  margin-top: 40px !important;
}
.portfolio-showcase > .work-card .work-canvas {
  height: 500px;
}
.about-visual {
  margin-bottom: 20px !important;
}
.about-editorial {
  margin: 0 !important;
  border-radius: 12px;
  overflow: hidden;
}
.about-editorial img {
  width: 100%;
  max-height: 570px;
  object-fit: cover;
  display: block;
}
.editorial-caption {
  font-size: 12px;
  text-align: right;
  margin: 14px 0 !important;
}
.pricing-art {
  margin: -30px -30px 25px !important;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.pricing-art img {
  width: 100%;
  display: block;
}
.contact-art {
  max-width: 300px !important;
  margin: 0 auto 24px 0 !important;
  border-radius: 10px;
  overflow: hidden;
}
.contact-art img {
  display: block;
  width: 100%;
}
.ep-contact > .wp-block-columns {
  align-items: flex-start !important;
}
@media (min-width: 782px) and (max-width: 1050px) {
  .premium-hero-columns {
    gap: 20px !important;
  }
  .premium-hero h1 {
    font-size: 57px;
  }
  .visual-stage {
    padding-right: 22px;
    min-height: 500px;
  }
  .visual-stage > .application-preview {
    right: -4px;
    width: 210px;
  }
  .mock-copy h3 {
    font-size: 29px;
  }
  .mock-photo img {
    height: 195px;
  }
  .work-canvas {
    padding: 30px 25px;
    height: 430px;
  }
  .service-copy {
    padding: 23px 20px;
  }
  .service-copy h3 {
    font-size: 25px;
  }
  .rescue-copy h2 {
    font-size: 36px;
  }
}
@media (max-width: 781px) {
  .ep-header {
    padding: 19px 0;
  }
  .ep-hero {
    padding: 48px 0 38px;
  }
  .premium-hero {
    padding-top: 42px;
    padding-bottom: 30px;
  }
  .premium-hero-columns {
    gap: 25px !important;
  }
  .premium-hero h1 {
    font-size: clamp(43px, 9vw, 66px);
    letter-spacing: -2px;
  }
  .premium-hero-copy .intro {
    font-size: 15px;
  }
  .premium-hero-copy > .eyebrow {
    font-size: 9px;
    letter-spacing: 1.2px;
  }
  .visual-stage {
    max-width: 540px !important;
    margin: 0 auto !important;
    min-height: 490px;
    padding: 30px 37px 110px 5px;
    width: 100%;
  }
  .visual-stage:before {
    inset: 15px 0 25px 20px;
  }
  .visual-stage > .application-preview {
    right: 0;
    bottom: 25px;
    width: 210px;
  }
  .visual-stage > .website-preview {
    max-width: 410px;
  }
  .mock-copy h3 {
    font-size: 29px;
  }
  .mock-photo img {
    height: 190px;
  }
  .stage-note {
    font-size: 8px !important;
    left: 0;
    bottom: 9px;
  }
  .craft-statement {
    font-size: 20px;
  }
  .capability-strip {
    font-size: 8px;
    letter-spacing: 0.5px;
    line-height: 2.4;
  }
  .capability-strip span {
    margin: 0 8px;
    font-size: 10px;
  }
  .premium-strip {
    padding: 22px 0;
  }
  .ep-section {
    padding: 55px 0;
  }
  .section-heading-row {
    gap: 20px !important;
    margin-bottom: 27px !important;
  }
  .section-title h2 {
    font-size: 35px;
  }
  .section-intro {
    max-width: none !important;
  }
  .visual-work {
    padding-bottom: 5px;
  }
  .work-canvas {
    height: 420px;
    padding: 36px 25px;
  }
  .work-caption {
    padding-top: 19px;
    padding-bottom: 23px;
  }
  .work-caption h3 {
    font-size: 26px;
  }
  .work-canvas .mock-photo img {
    height: 190px;
  }
  .work-canvas .application-preview {
    padding: 20px;
    width: 100%;
  }
  .work-canvas .app-chart img {
    height: 130px;
  }
  .service-art img {
    height: auto;
    max-height: 230px;
  }
  .service-copy {
    padding: 25px;
  }
  .service-copy h3 {
    font-size: 30px;
  }
  .visual-services > .wp-block-columns {
    gap: 24px;
  }
  .premium-rescue {
    padding: 30px 24px;
  }
  .premium-rescue > .wp-block-columns {
    gap: 20px;
  }
  .rescue-copy h2 {
    font-size: 35px;
  }
  .rescue-steps {
    font-size: 10px !important;
  }
  .rescue-steps span {
    margin: 0 7px;
  }
  .premium-process > h2 {
    font-size: 35px;
  }
  .premium-process > .wp-block-columns {
    gap: 25px;
  }
  .process-number {
    font-size: 42px !important;
    margin-bottom: 15px !important;
  }
  .process-step h3 {
    margin-top: 10px !important;
  }
  .premium-cta {
    padding: 50px 22px;
    margin-bottom: 45px !important;
  }
  .premium-cta > .eyebrow {
    font-size: 9px;
    letter-spacing: 1px;
  }
  .premium-cta h2 {
    font-size: 39px;
  }
  .portfolio-showcase {
    padding-top: 0;
  }
  .portfolio-showcase > .work-card .work-canvas {
    height: 370px;
  }
  .commerce-photo img {
    height: 200px;
  }
  .commerce-preview h3 {
    font-size: 26px;
  }
  .about-editorial img {
    height: 330px;
  }
  .contact-art {
    max-width: 240px !important;
  }
  .ep-contact {
    padding-top: 0;
  }
  .pricing-art {
    margin: -25px -25px 22px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .visual-service-card,
  .wp-block-button__link {
    transition: none;
  }
  .visual-service-card:hover,
  .wp-block-button__link:hover {
    transform: none;
  }
}
@media (max-width: 781px) {
  .visual-stage > .application-preview {
    width: 180px;
    padding: 14px;
    bottom: 12px;
  }
  .visual-stage .app-chart img {
    height: 80px;
  }
  .visual-stage .app-greeting {
    font-size: 10px !important;
  }
  .visual-stage .metric {
    padding: 8px;
  }
  .visual-stage .metric-value {
    font-size: 21px !important;
  }
  .visual-stage .app-task {
    font-size: 7px !important;
  }
  .visual-stage .app-nav > span:last-child {
    font-size: 7px;
  }
}
