 @media only screen and (min-width: 0rem) {#upc-hero, #upc-about, #upc-services, #upc-clients, #upc-process, #upc-work, #upc-areas {font-family: var(--font-body);}}@media only screen and (min-width: 0rem) {#upc-hero {position: relative;isolation: isolate;overflow: hidden;display: flex;align-items: center;justify-content: center;min-height: clamp(38rem, 90svh, 50rem);padding: 11rem 1.5rem 5rem;text-align: center;background: var(--ink);}#upc-hero .upc-hero-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#upc-hero .upc-hero-veil {position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(18, 26, 23, 0.9) 0%, rgba(18, 26, 23, 0.66) 40%, rgba(18, 26, 23, 0.95) 100%);}#upc-hero .upc-hero-inner {position: relative;z-index: 1;width: 100%;max-width: 56rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#upc-hero .upc-hero-tag {display: inline-flex;align-items: center;gap: 0.6rem;padding: 0.7rem 1.15rem;border-radius: 2px;border: 1px solid rgba(255, 255, 255, 0.34);border-left: 4px solid var(--sage);background: rgba(20, 28, 25, 0.5);font-family: var(--font-body);font-size: 0.875rem;font-weight: 700;letter-spacing: 0.01em;line-height: 1.3;color: var(--white);margin-bottom: 1.5rem;}#upc-hero .upc-hero-tag svg {color: var(--sage-light);flex-shrink: 0;}#upc-hero .upc-hero-title {display: flex;flex-direction: column;align-items: center;font-family: var(--font-impact);font-size: clamp(2.5rem, 11vw, 5.75rem);font-weight: 400;line-height: 0.95;letter-spacing: 0.004em;text-transform: uppercase;color: var(--white);margin: 0;text-wrap: balance;}#upc-hero .upc-hero-line {display: block;}#upc-hero .upc-hero-line--outline {color: transparent;-webkit-text-stroke: 2px rgba(255, 255, 255, 0.82);text-stroke: 2px rgba(255, 255, 255, 0.82);padding-bottom: 0.06em;}#upc-hero .upc-hero-lead {font-size: 1.0625rem;line-height: 1.8;color: rgba(255, 255, 255, 0.9);margin: 1.5rem auto 0;max-width: 54ch;}#upc-hero .upc-hero-stats {list-style: none;margin: 2rem 0 0;padding: 0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.75rem;width: 100%;max-width: 30rem;}#upc-hero .upc-hero-stat {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;gap: 0.2rem;padding: 1.15rem 0.75rem 1.1rem;border-radius: 2px;border: 1px solid rgba(255, 255, 255, 0.24);border-top: 4px solid var(--sage);background: rgba(20, 28, 25, 0.62);}#upc-hero .upc-hero-stat-num {font-family: var(--font-impact);font-size: clamp(1.375rem, 5.4vw, 1.75rem);font-weight: 400;line-height: 1;letter-spacing: 0.01em;text-transform: uppercase;color: var(--white);}#upc-hero .upc-hero-stat-label {font-family: var(--font-body);font-size: 0.8125rem;font-weight: 600;line-height: 1.4;color: rgba(255, 255, 255, 0.76);}#upc-hero .upc-actions {margin-top: 1.75rem;}}@media only screen and (min-width: 0rem) {#upc-about {position: relative;background: var(--paper);padding: 4.5rem 1.5rem;}#upc-about .upc-about-inner {max-width: 76rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#upc-about .upc-about-media {position: relative;width: 100%;max-width: 21rem;margin: 0 auto;}#upc-about .upc-about-media::before {content: '';position: absolute;top: 1.25rem;left: -1.25rem;width: 100%;height: 100%;border: 2px solid var(--sage);pointer-events: none;}#upc-about .upc-about-shot {position: relative;width: 100%;margin: 0;overflow: hidden;border-radius: 2px;}#upc-about .upc-about-shot img {width: 100%;aspect-ratio: 4 / 4.4;height: auto;object-fit: cover;object-position: center;}#upc-about .upc-about-badge {position: relative;z-index: 2;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 0.2rem;width: fit-content;margin: -2rem auto 0;padding: 1rem 1.85rem;border-radius: 2px;background: var(--sage-deep);}#upc-about .upc-about-badge-num {font-family: var(--font-impact);font-size: 1.4375rem;font-weight: 400;line-height: 1;letter-spacing: 0.01em;text-transform: uppercase;color: var(--white);}#upc-about .upc-about-badge-text {font-size: 0.8125rem;font-weight: 600;letter-spacing: 0.01em;color: rgba(255, 255, 255, 0.82);}#upc-about .upc-about-copy {max-width: 40rem;margin: 3rem auto 0;display: flex;flex-direction: column;align-items: center;text-align: center;}#upc-about .upc-about-actions {margin-top: 2.25rem;}}@media only screen and (min-width: 0rem) {#upc-clients {position: relative;background: var(--bone);border-top: 1px solid var(--line);border-bottom: 1px solid var(--line);padding: 2.5rem 1.5rem;}#upc-clients .upc-clients-inner {max-width: 72rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center;gap: 1.15rem;}#upc-clients .upc-clients-title {font-family: var(--font-body);font-size: 0.9375rem;font-weight: 700;letter-spacing: 0.01em;line-height: 1.4;color: var(--sage-deep);margin: 0;}#upc-clients .upc-clients-list {list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.5rem 1.75rem;}#upc-clients .upc-client {position: relative;font-family: var(--font-impact);font-size: clamp(1rem, 3.4vw, 1.25rem);font-weight: 400;letter-spacing: 0.02em;line-height: 1.25;text-transform: uppercase;color: var(--ink);opacity: 0.72;}#upc-clients .upc-client + .upc-client::before {content: '';position: absolute;top: 50%;left: -0.9rem;width: 0.3rem;height: 0.3rem;transform: translateY(-50%) rotate(45deg);background: var(--sage);}}@media only screen and (min-width: 0rem) {#upc-services {position: relative;background: var(--paper);padding: 5rem 1.5rem 4.5rem;}#upc-services .upc-svc-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 76rem;display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#upc-services .upc-svc {position: relative;overflow: hidden;border-radius: 2px;border: 1px solid var(--line);background: var(--paper);display: flex;flex-direction: column;align-items: center;text-align: center;}#upc-services .upc-svc-media {position: relative;width: 100%;margin: 0;overflow: hidden;border-bottom: 4px solid var(--sage);}#upc-services .upc-svc-media img {width: 100%;aspect-ratio: 4 / 3;height: auto;object-fit: cover;object-position: center;}#upc-services .upc-svc-body {display: flex;flex-direction: column;align-items: center;padding: 2rem 1.75rem 2.25rem;}#upc-services .upc-svc-icon {display: flex;align-items: center;justify-content: center;color: var(--sage);margin-bottom: 1rem;}#upc-services .upc-svc-title {font-family: var(--font-display);font-size: clamp(1.375rem, 4.2vw, 1.5rem);font-weight: 600;line-height: 1.2;letter-spacing: -0.028em;color: var(--ink);margin: 0;}#upc-services .upc-svc-text {font-size: var(--bodyFontSizeSm);line-height: 1.75;color: var(--bodyTextColor);margin: 0.85rem 0 0;max-width: 34ch;}#upc-services .upc-svc-tags {list-style: none;margin: 1.5rem 0 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.4rem;}#upc-services .upc-svc-tags li {display: inline-flex;align-items: center;padding: 0.4rem 0.75rem;border-radius: 2px;background: var(--sage-wash);font-size: 0.8125rem;font-weight: 600;line-height: 1.3;color: var(--sage-deep);}}@media only screen and (min-width: 0rem) {#upc-process {position: relative;background: var(--bone);padding: 4.5rem 1.5rem;}#upc-process .upc-step-list {list-style: none;margin: 0 auto;padding: 0;max-width: 70rem;display: grid;grid-template-columns: 1fr;gap: 2.5rem;}#upc-process .upc-step {position: relative;display: flex;flex-direction: column;align-items: center;text-align: center;padding: 0 0.5rem;}#upc-process .upc-step-num {display: flex;align-items: center;justify-content: center;width: 3.5rem;height: 3.5rem;border: 2px solid var(--sage);border-radius: 2px;font-family: var(--font-impact);font-size: 1.5rem;font-weight: 400;letter-spacing: 0.01em;color: var(--sage-deep);}#upc-process .upc-step-title {font-family: var(--font-display);font-size: 1.3125rem;font-weight: 600;line-height: 1.25;letter-spacing: -0.028em;color: var(--ink);margin: 1.35rem 0 0;}#upc-process .upc-step-text {font-size: var(--bodyFontSizeSm);line-height: 1.75;color: var(--bodyTextColor);margin: 0.75rem 0 0;max-width: 36ch;}}@media only screen and (min-width: 0rem) {#upc-work {position: relative;background: var(--paper);padding: 5rem 1.5rem 4.5rem;}#upc-work .upc-work-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 76rem;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.85rem;}#upc-work .upc-work-grid li {margin: 0;}#upc-work .upc-work-tile {position: relative;display: block;width: 100%;height: 100%;padding: 0;border: none;overflow: hidden;border-radius: 2px;aspect-ratio: 4 / 4.6;background: var(--mist-deep);cursor: pointer;}#upc-work .upc-work-tile:focus-visible {outline: 3px solid var(--sage-deep);outline-offset: 4px;}#upc-work .upc-work-tile img {width: 100%;height: 100%;object-fit: cover;object-position: center;}}@media only screen and (min-width: 0rem) {#upc-areas {position: relative;background: var(--bone);padding: 4rem 1.5rem;text-align: center;}#upc-areas .upc-areas-bar {max-width: 72rem;margin: 0 auto;padding: 2.75rem 1.5rem;border-radius: 2px;border: 1px solid var(--line);background: var(--paper);display: flex;flex-direction: column;align-items: center;gap: 2rem;}#upc-areas .upc-areas-intro {display: flex;flex-direction: column;align-items: center;max-width: 46rem;}#upc-areas .upc-areas-title {font-family: var(--font-impact);font-size: clamp(1.875rem, 6vw, 2.875rem);font-weight: 400;line-height: 1.04;letter-spacing: 0.004em;text-transform: uppercase;color: var(--ink);margin: 1rem 0 0;text-wrap: balance;}#upc-areas .upc-areas-title em {color: var(--sage);}#upc-areas .upc-areas-list {list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.5rem;}#upc-areas .upc-area {display: inline-flex;align-items: center;padding: 0.6rem 1.1rem;border-radius: 2px;background: var(--bone);border: 1px solid var(--line);font-size: 0.875rem;font-weight: 600;line-height: 1.3;color: var(--ink);transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}#upc-areas .upc-area:hover {background: var(--sage-wash);border-color: var(--sage);color: var(--sage-deep);}#upc-areas .upc-area--home {background: var(--sage-deep);border-color: var(--sage-deep);color: var(--white);}#upc-areas .upc-area--home:hover {background: var(--ink);border-color: var(--ink);color: var(--white);}}@media only screen and (min-width: 48rem) {#upc-about, #upc-services, #upc-clients, #upc-process, #upc-work, #upc-areas {padding-left: 2.5rem;padding-right: 2.5rem;}#upc-hero .upc-hero-stats {max-width: 34rem;gap: 1rem;}#upc-about .upc-about-media {max-width: 24rem;}#upc-about .upc-about-shot img {aspect-ratio: 3 / 4;}#upc-clients {padding-top: 2.75rem;padding-bottom: 2.75rem;}#upc-clients .upc-clients-list {gap: 0.5rem 2.25rem;}#upc-clients .upc-client + .upc-client::before {left: -1.15rem;}#upc-services .upc-svc-grid {grid-template-columns: repeat(2, 1fr);gap: 1.25rem;}#upc-services .upc-svc-media img {aspect-ratio: 3 / 4;}#upc-services .upc-svc-body {padding: 2rem 1.5rem 2.25rem;}#upc-process .upc-step-list {grid-template-columns: repeat(3, 1fr);gap: 1.75rem;}#upc-work .upc-work-grid {grid-template-columns: repeat(3, 1fr);gap: 1.25rem;}#upc-work .upc-work-tile {aspect-ratio: 3 / 4;}#upc-areas .upc-areas-bar {padding: 3rem 2.5rem;}}@media only screen and (min-width: 64rem) {#upc-about, #upc-services, #upc-process, #upc-work {padding-top: 6.5rem;padding-bottom: 6.5rem;padding-left: 3rem;padding-right: 3rem;}#upc-clients {padding: 3rem;}#upc-clients .upc-clients-list {gap: 0.5rem 2.75rem;}#upc-clients .upc-client + .upc-client::before {left: -1.4rem;}#upc-about .upc-about-inner {display: grid;grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);align-items: center;gap: 5rem;}#upc-about .upc-about-media {max-width: 25rem;margin: 0;}#upc-about .upc-about-copy {margin: 0;max-width: none;}#upc-services .upc-svc-grid {grid-template-columns: repeat(4, 1fr);gap: 1.5rem;}#upc-services .upc-svc-body {padding: 2.25rem 1.5rem 2.5rem;}#upc-process .upc-step-list {gap: 3rem;}#upc-work .upc-work-grid {grid-template-columns: repeat(3, 1fr);gap: 1.5rem;max-width: 64rem;}#upc-work .upc-work-tile {aspect-ratio: 4 / 4.4;}#upc-areas {padding-top: 5rem;padding-bottom: 5rem;padding-left: 3rem;padding-right: 3rem;}#upc-areas .upc-areas-bar {padding: 3.5rem 3rem;gap: 2.5rem;}}