 @media only screen and (min-width: 0rem) {#rp-hero, #rp-story, #rp-services, #rp-transform, #rp-materials, #rp-areas {font-family: var(--font-body);}#rp-hero {position: relative;isolation: isolate;overflow: hidden;display: flex;align-items: flex-end;justify-content: center;min-height: 100svh;padding: 8rem 1rem 0;text-align: center;background: var(--ink);}#rp-hero .rp-hero-bg {position: absolute;inset: 0;z-index: -2;width: 100%;height: 100%;object-fit: cover;object-position: center 35%;}#rp-hero::before {content: '';position: absolute;inset: 0;z-index: -1;background: linear-gradient(180deg, rgba(9, 9, 9, 0.5) 0%, rgba(9, 9, 9, 0.38) 40%, rgba(9, 9, 9, 0.72) 100%);}#rp-hero .rp-hero-arch {position: relative;width: 100%;max-width: 50rem;padding: 6rem 1.25rem 4rem;border: 1px solid rgba(252, 252, 251, 0.45);border-bottom: none;border-radius: 999px 999px 0 0;}#rp-hero .rp-hero-est {font-size: 1rem;font-weight: 700;line-height: 1.4;color: var(--plaster);margin: 0;text-shadow: 0 1px 12px rgba(9, 9, 9, 0.6);}#rp-hero .rp-hero-title {font-family: var(--font-display);font-size: clamp(2.5rem, 7vw, 4.75rem);font-weight: 400;line-height: 1.02;letter-spacing: -0.02em;color: var(--white);margin: 1rem auto 0;max-width: 14ch;text-wrap: balance;text-shadow: 0 2px 24px rgba(9, 9, 9, 0.55);}#rp-hero .rp-hero-lead {font-size: 1.125rem;line-height: 1.7;color: rgba(252, 252, 251, 0.9);margin: 1.25rem auto 0;max-width: 46ch;text-shadow: 0 1px 14px rgba(9, 9, 9, 0.6);}#rp-hero .rp-actions {margin-top: 2rem;}}@media only screen and (min-width: 0rem) {#rp-story {background: var(--white);padding: 4.5rem 1.5rem;}#rp-story .rp-story-inner {max-width: 70rem;margin: 0 auto;display: grid;grid-template-columns: 1fr;gap: 3.5rem;align-items: center;}#rp-story .rp-story-media {position: relative;width: min(100%, 22rem);margin: 0 auto;}#rp-story .rp-story-media::before {content: '';position: absolute;inset: 1rem -1rem -1rem 1rem;border: 2px solid var(--red);}#rp-story .rp-story-media img {position: relative;z-index: 1;width: 100%;height: auto;aspect-ratio: 3 / 4;object-fit: cover;object-position: center;}#rp-story .rp-story-copy {max-width: 38rem;margin: 0 auto;text-align: center;}#rp-story .rp-story-text {font-size: var(--bodyFontSize);line-height: 1.75;color: var(--bodyTextColor);margin: 1.25rem 0 0;}#rp-story .rp-story-facts {list-style: none;margin: 2rem 0 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.6rem;}#rp-story .rp-story-facts li {font-size: 1rem;font-weight: 700;line-height: 1.2;color: var(--ink);padding: 0.6rem 1.15rem;background: var(--plaster);border: 1px solid var(--line);border-radius: 999px;}}@media only screen and (min-width: 0rem) {#rp-services {background-color: var(--plaster);background-image: var(--grain);padding: 4.5rem 1.5rem;}#rp-services .rp-svc-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 74rem;display: grid;grid-template-columns: 1fr;gap: 4rem;}#rp-services .rp-svc {display: flex;flex-direction: column;align-items: center;text-align: center;}#rp-services .rp-svc-media {position: relative;overflow: hidden;width: 100%;max-width: 21rem;aspect-ratio: 3 / 4;background: var(--stone);border-radius: 999px 999px 0 0;border-bottom: 0.375rem solid var(--red);}#rp-services .rp-svc-media img {width: 100%;height: 100%;object-fit: cover;object-position: center;}#rp-services .rp-svc-title {font-family: var(--font-display);font-size: clamp(1.875rem, 4vw, 2.375rem);font-weight: 400;line-height: 1.05;color: var(--ink);margin: 1.75rem 0 0;}#rp-services .rp-svc-text {font-size: var(--bodyFontSizeSm);line-height: 1.75;color: var(--bodyTextColor);margin: 0.9rem auto 0;max-width: 38ch;}}@media only screen and (min-width: 0rem) {#rp-transform {background-color: var(--ink);background-image: var(--grain);padding: 4.5rem 1.5rem;}#rp-transform .rp-ba {max-width: 50rem;margin: 0 auto;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.75rem;}#rp-transform .rp-ba-fig {margin: 0;}#rp-transform .rp-ba-fig img {width: 100%;height: auto;aspect-ratio: 3 / 4;object-fit: cover;object-position: center;}#rp-transform .rp-ba-tag {display: block;padding-top: 0.9rem;font-family: var(--font-display);font-size: clamp(1.375rem, 3vw, 1.75rem);line-height: 1.1;text-align: center;color: rgba(236, 235, 231, 0.78);}#rp-transform .rp-ba-tag--after {color: var(--red-light);}}@media only screen and (min-width: 0rem) {#rp-materials {background: var(--white);padding: 4.5rem 1.5rem;}#rp-materials .rp-swatches {display: flex;max-width: 44rem;height: 4rem;margin: 0 auto 3.5rem;overflow: hidden;border-radius: 999px;border: 1px solid var(--line);}#rp-materials .rp-swatches span {flex: 1;}#rp-materials .rp-swatches span:nth-child(1) {background: #f3f1ea;}#rp-materials .rp-swatches span:nth-child(2) {background: #e2dccf;}#rp-materials .rp-swatches span:nth-child(3) {background: #cbc2b2;}#rp-materials .rp-swatches span:nth-child(4) {background: #aa9f8c;}#rp-materials .rp-swatches span:nth-child(5) {background: #857c6e;}#rp-materials .rp-swatches span:nth-child(6) {background: #56504a;}#rp-materials .rp-swatches span:nth-child(7) {background: #2a2724;}#rp-materials .rp-mat-list {list-style: none;margin: 0 auto;padding: 0;max-width: 72rem;display: grid;grid-template-columns: 1fr;}#rp-materials .rp-mat {text-align: center;padding: 2rem 1rem;border-top: 1px solid var(--line);}#rp-materials .rp-mat:last-child {border-bottom: 1px solid var(--line);}#rp-materials .rp-mat-title {font-family: var(--font-display);font-size: 1.625rem;font-weight: 400;line-height: 1.15;color: var(--ink);margin: 0;}#rp-materials .rp-mat-text {font-size: var(--bodyFontSizeSm);line-height: 1.7;color: var(--muted);margin: 0.75rem auto 0;max-width: 34ch;}}@media only screen and (min-width: 0rem) {#rp-areas {background-color: var(--plaster);background-image: var(--grain);padding: 4.5rem 1.5rem;text-align: center;}#rp-areas .rp-areas-list {list-style: none;margin: 0 auto;padding: 0;max-width: 60rem;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.9rem 2rem;}#rp-areas .rp-area {display: inline-flex;align-items: center;gap: 0.6rem;font-family: var(--font-display);font-size: 1.375rem;line-height: 1.3;color: var(--ink);}#rp-areas .rp-area::before {content: '';flex-shrink: 0;width: 0.625rem;height: 0.75rem;border: 2px solid var(--red);border-bottom: none;border-radius: 999px 999px 0 0;}}@media only screen and (min-width: 48rem) {#rp-story, #rp-services, #rp-transform, #rp-materials, #rp-areas {padding-left: 2.5rem;padding-right: 2.5rem;}#rp-hero .rp-hero-arch {padding: 7.5rem 3rem 4.5rem;}#rp-transform .rp-ba {gap: 1.25rem;}#rp-materials .rp-mat-list {grid-template-columns: repeat(3, 1fr);}#rp-materials .rp-mat {border-top: none;padding: 0.5rem 1.5rem;}#rp-materials .rp-mat:last-child {border-bottom: none;}#rp-materials .rp-mat + .rp-mat {border-left: 1px solid var(--line);}}@media only screen and (min-width: 64rem) {#rp-story, #rp-services, #rp-transform, #rp-materials, #rp-areas {padding-top: 6.5rem;padding-bottom: 6.5rem;padding-left: 3rem;padding-right: 3rem;}#rp-hero {padding: 10rem 3rem 0;}#rp-hero .rp-hero-arch {padding: 9rem 4rem 5.5rem;}#rp-story .rp-story-inner {grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);gap: 5rem;}#rp-story .rp-story-media {width: min(100%, 26rem);}#rp-services .rp-svc-grid {grid-template-columns: repeat(3, 1fr);gap: 3rem;}#rp-services .rp-svc-media {max-width: none;}#rp-materials .rp-mat {padding: 0.5rem 2rem;}}