 @media only screen and (min-width: 0rem) {.shell {width: 100%;max-width: 78rem;margin: 0 auto;padding: 0 1.25rem;position: relative;}.eyebrow {display: block;margin: 0 0 0.85rem;font-family: var(--utilFont);font-size: 0.78rem;font-weight: 600;letter-spacing: 0.3em;text-transform: uppercase;color: var(--red);}.eyebrow-light {color: var(--redSoft);}.swipe {display: block;width: 8.75rem;height: auto;margin: 1.35rem auto 0;fill: none;stroke: var(--red);stroke-width: 4;stroke-linecap: round;}.swipe-light {stroke: var(--redSoft);}.lede-block {display: flex;flex-direction: column;align-items: center;text-align: center;margin-bottom: 3rem;}.title {margin: 0;max-width: 22ch;font-family: var(--displayFont);font-weight: 600;font-size: clamp(2.15rem, 6.6vw, 3.5rem);line-height: 1.08;letter-spacing: -0.02em;color: var(--navy);}.title-light {color: var(--paper);}.lede {margin: 1.65rem 0 0;max-width: 44rem;font-size: 1.06rem;line-height: 1.8;color: var(--bodyTextColor);}.lede-light {color: var(--bodyTextLight);}.btn-fill {display: inline-flex;align-items: center;justify-content: center;min-height: 3.5rem;padding: 0 2.4rem;font-family: var(--utilFont);font-size: 0.95rem;font-weight: 600;letter-spacing: 0.12em;text-transform: uppercase;text-align: center;text-decoration: none;color: var(--white);background-color: var(--red);border: 2px solid var(--red);border-radius: var(--radiusSm);cursor: pointer;transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;}.btn-fill:hover {background-color: var(--redDeep);border-color: var(--redDeep);transform: translateY(-3px);}.btn-line {display: inline-flex;align-items: center;justify-content: center;min-height: 3.5rem;padding: 0 2.4rem;font-family: var(--utilFont);font-size: 0.95rem;font-weight: 600;letter-spacing: 0.12em;text-transform: uppercase;text-align: center;text-decoration: none;color: var(--paper);background-color: transparent;border: 2px solid rgba(250, 248, 245, 0.4);border-radius: var(--radiusSm);cursor: pointer;transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;}.btn-line:hover {background-color: var(--red);border-color: var(--red);color: var(--white);transform: translateY(-3px);}.rise {opacity: 1;}html.js .rise {opacity: 0;transform: translateY(1.5rem);transition: opacity 0.7s ease, transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);}html.js .rise.is-up {opacity: 1;transform: none;}}@media only screen and (min-width: 48rem) {.shell {padding: 0 2rem;}.lede-block {margin-bottom: 4rem;}}@media only screen and (prefers-reduced-motion: reduce) {html.js .rise {opacity: 1;transform: none;transition: none;}.btn-fill:hover, .btn-line:hover {transform: none;}}@media only screen and (min-width: 0rem) {#hero {position: relative;width: 100%;overflow: hidden;isolation: isolate;background-color: var(--navy);padding: 11rem 0 5rem;}#hero .hero-plate {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;object-position: 50% 55%;z-index: -2;}#hero .hero-veil {position: absolute;inset: 0;z-index: -1;display: block;background-image: linear-gradient(180deg, rgba(2, 15, 42, 0.9) 0%, rgba(2, 15, 42, 0.74) 45%, rgba(2, 15, 42, 0.94) 100%);}#hero .hero-shell {display: flex;flex-direction: column;align-items: center;text-align: center;}#hero h1 {margin: 0;max-width: 18ch;font-family: var(--displayFont);font-weight: 600;font-size: clamp(2.4rem, 8vw, 4.5rem);line-height: 1.04;letter-spacing: -0.025em;color: var(--paper);}#hero .turn {display: block;color: var(--redSoft);font-style: italic;}#hero .hero-lede {margin: 1.85rem auto 2.5rem;max-width: 38rem;font-size: 1.08rem;line-height: 1.8;color: rgba(250, 248, 245, 0.84);}}@media only screen and (min-width: 48rem) {#hero {padding: 13.5rem 0 7rem;}}@media only screen and (min-width: 64rem) {#hero {padding: 16rem 0 9rem;}}@media only screen and (min-width: 0rem) {#services {background-color: var(--paper);padding: 4.5rem 0;}#services .svc-run {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: 1.25rem;}#services .svc-run li {position: relative;overflow: hidden;isolation: isolate;display: flex;align-items: flex-end;min-height: 26rem;border-radius: var(--radius);background-color: var(--navy);}#services .svc-run img {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;z-index: -2;transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);}#services .svc-run li:hover img {transform: scale(1.06);}#services .svc-veil {position: absolute;inset: 0;z-index: -1;display: block;background-image: linear-gradient(180deg, rgba(2, 15, 42, 0.12) 0%, rgba(2, 15, 42, 0.68) 52%, rgba(2, 15, 42, 0.93) 100%);}#services .svc-copy {width: 100%;display: flex;flex-direction: column;align-items: center;text-align: center;padding: 2rem 1.5rem 2.25rem;}#services .svc-rule {display: block;width: 3rem;height: 3px;margin-bottom: 1.1rem;border-radius: 2px;background-color: var(--red);}#services h3 {margin: 0 0 0.75rem;max-width: 18ch;font-family: var(--displayFont);font-weight: 600;font-size: 1.6rem;line-height: 1.15;letter-spacing: -0.02em;color: var(--paper);}#services p {margin: 0;max-width: 28rem;font-size: 0.98rem;line-height: 1.7;color: rgba(250, 248, 245, 0.86);}}@media only screen and (min-width: 48rem) {#services {padding: 6.5rem 0;}#services .svc-run {grid-template-columns: repeat(2, 1fr);gap: 1.5rem;}#services .svc-run li {min-height: 30rem;}}@media only screen and (prefers-reduced-motion: reduce) {#services .svc-run li:hover img {transform: none;}}@media only screen and (min-width: 0rem) {#outside {background-color: var(--paperDeep);padding: 4.5rem 0;}#outside .out-shell {display: grid;grid-template-columns: 1fr;gap: 2.5rem;align-items: center;}#outside .out-shot {margin: 0;overflow: hidden;border-radius: var(--radius);background-color: var(--navy);border-bottom: 5px solid var(--red);}#outside .out-shot img {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;display: block;}#outside .out-copy {display: flex;flex-direction: column;align-items: center;text-align: center;}#outside .btn-fill {margin-top: 2.25rem;}}@media only screen and (min-width: 48rem) {#outside {padding: 6.5rem 0;}}@media only screen and (min-width: 64rem) {#outside .out-shell {grid-template-columns: 1fr 1fr;gap: 4rem;}#outside .out-shot {order: -1;}}@media only screen and (min-width: 0rem) {#epoxy {position: relative;background-color: var(--navy);padding: 4.5rem 0 5.75rem;}#epoxy .drips {position: absolute;top: 100%;left: 0;display: block;width: 100%;height: 1.35rem;background-color: transparent;background-image: radial-gradient(circle at 50% 0, var(--navy) 0.6rem, transparent 0.61rem);background-size: 3.75rem 1.35rem;background-repeat: repeat-x;}#epoxy .epx-shell {display: grid;grid-template-columns: 1fr;gap: 2.5rem;align-items: center;}#epoxy .epx-copy {display: flex;flex-direction: column;align-items: center;text-align: center;}#epoxy .epx-shot {margin: 0;overflow: hidden;border-radius: var(--radius);background-color: var(--navyLift);border-bottom: 5px solid var(--red);}#epoxy .epx-shot img {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;display: block;}}@media only screen and (min-width: 48rem) {#epoxy {padding: 6.5rem 0 7.75rem;}}@media only screen and (min-width: 64rem) {#epoxy .epx-shell {grid-template-columns: 1fr 1fr;gap: 4rem;}}@media only screen and (min-width: 0rem) {#swap {background-color: var(--paper);padding: 4.5rem 0;}#swap .swap-run {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: 2rem;}#swap .swap-card {overflow: hidden;border-radius: var(--radius);background-color: var(--white);border: 1px solid var(--line);box-shadow: var(--shadowSmall);transition: transform 0.3s ease, box-shadow 0.3s ease;}#swap .swap-card:hover {transform: translateY(-6px);box-shadow: var(--shadowLift);}#swap .swap-frame {position: relative;display: grid;grid-template-columns: repeat(2, 1fr);}#swap figure {margin: 0;position: relative;overflow: hidden;background-color: var(--navy);}#swap figure img {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;display: block;}#swap figcaption {position: absolute;top: 0.75rem;left: 0.75rem;padding: 0.4rem 0.85rem;font-family: var(--utilFont);font-size: 0.65rem;font-weight: 700;letter-spacing: 0.18em;text-transform: uppercase;line-height: 1.2;color: var(--white);background-color: rgba(2, 15, 42, 0.9);border-radius: var(--radiusSm);}#swap figcaption.is-after {background-color: var(--red);}#swap .swap-seam {position: absolute;top: 0;bottom: 0;left: 50%;width: 0.35rem;transform: translateX(-50%);background-color: var(--red);z-index: 2;}#swap .swap-seam::after {content: "";position: absolute;top: 50%;left: 50%;width: 2.35rem;height: 2.35rem;transform: translate(-50%, -50%);border-radius: 50%;background-color: var(--red);border: 4px solid var(--white);}#swap .swap-cap {margin: 0;padding: 1.15rem 1.25rem;font-family: var(--displayFont);font-size: 1.2rem;font-weight: 600;line-height: 1.3;letter-spacing: -0.015em;text-align: center;color: var(--navy);}}@media only screen and (min-width: 48rem) {#swap {padding: 6.5rem 0;}#swap .swap-run {grid-template-columns: repeat(2, 1fr);gap: 2.25rem;}}@media only screen and (prefers-reduced-motion: reduce) {#swap .swap-card:hover {transform: none;}}@media only screen and (min-width: 0rem) {#steps {background-color: var(--paperDeep);padding: 4.5rem 0;}#steps .step-run {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: 2.75rem;}#steps .step-run li {display: flex;flex-direction: column;align-items: center;text-align: center;}#steps .step-no {display: flex;align-items: center;justify-content: center;width: 3.75rem;height: 3.75rem;margin-bottom: 1.25rem;font-family: var(--displayFont);font-size: 1.3rem;font-weight: 600;letter-spacing: 0.02em;color: var(--white);background-color: var(--navy);border-radius: 50%;}#steps h3 {margin: 0 0 0.85rem;max-width: 18ch;font-family: var(--displayFont);font-weight: 600;font-size: 1.4rem;line-height: 1.2;letter-spacing: -0.02em;color: var(--navy);}#steps p {margin: 0;max-width: 24rem;font-size: 1rem;line-height: 1.75;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#steps {padding: 6.5rem 0;}#steps .step-run {grid-template-columns: repeat(3, 1fr);gap: 2rem;}}@media only screen and (min-width: 0rem) {#reel {background-color: var(--navyLift);padding: 4.5rem 0;overflow: hidden;}#reel .reel-window {width: 100%;overflow: hidden;position: relative;}#reel .reel-track {list-style: none;margin: 0;padding: 0;display: flex;width: max-content;gap: 1rem;animation: reel-slide 60s linear infinite;}#reel .reel-track:hover {animation-play-state: paused;}#reel .reel-track li {flex: 0 0 auto;width: 17rem;overflow: hidden;border-radius: var(--radiusSm);background-color: var(--navy);border-bottom: 4px solid var(--red);}#reel .reel-track img {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;display: block;}#reel .reel-foot {display: flex;justify-content: center;margin-top: 2.75rem;}@keyframes reel-slide {from {transform: translateX(0);}to {transform: translateX(calc(-50% - 0.5rem));}}}@media only screen and (min-width: 48rem) {#reel {padding: 6.5rem 0;}#reel .reel-track li {width: 22rem;}}@media only screen and (prefers-reduced-motion: reduce) {#reel .reel-window {overflow-x: auto;}#reel .reel-track {animation: none;}}@media only screen and (min-width: 0rem) {#about {background-color: var(--paper);padding: 4.5rem 0;}#about .about-shell {display: flex;flex-direction: column;align-items: center;text-align: center;}#about .chip-run {list-style: none;margin: 2.25rem 0 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.5rem;}#about .chip-run li {font-family: var(--utilFont);font-size: 0.8rem;font-weight: 600;letter-spacing: 0.14em;text-transform: uppercase;line-height: 1.2;color: var(--navy);background-color: var(--white);border: 1px solid var(--line);border-radius: var(--radiusSm);padding: 0.7rem 1.15rem;}}@media only screen and (min-width: 48rem) {#about {padding: 6.5rem 0;}}@media only screen and (min-width: 0rem) {#cta {position: relative;width: 100%;overflow: hidden;isolation: isolate;background-color: var(--navy);padding: 5rem 0;}#cta .cta-plate {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;z-index: -2;}#cta .cta-veil {position: absolute;inset: 0;z-index: -1;display: block;background-image: linear-gradient(180deg, rgba(2, 15, 42, 0.94) 0%, rgba(2, 15, 42, 0.88) 50%, rgba(2, 15, 42, 0.96) 100%);}#cta .cta-shell {display: flex;flex-direction: column;align-items: center;text-align: center;}#cta h2 {margin: 0;max-width: 18ch;font-family: var(--displayFont);font-weight: 600;font-size: clamp(2.25rem, 7.5vw, 3.85rem);line-height: 1.05;letter-spacing: -0.025em;color: var(--paper);}#cta .cta-lede {margin: 1.65rem auto 2.5rem;max-width: 34rem;font-size: 1.06rem;line-height: 1.8;color: rgba(250, 248, 245, 0.84);}#cta .call-run {list-style: none;margin: 2.5rem 0 0;padding: 0;width: 100%;max-width: 30rem;display: grid;grid-template-columns: 1fr;gap: 0.85rem;}#cta .call-run a {display: flex;align-items: center;justify-content: center;gap: 0.9rem;padding: 1rem 1.35rem;text-decoration: none;background-color: rgba(250, 248, 245, 0.06);border: 1px solid rgba(250, 248, 245, 0.22);border-radius: var(--radiusSm);transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;}#cta .call-run a:hover {background-color: rgba(225, 2, 1, 0.14);border-color: var(--red);transform: translateY(-3px);}#cta .call-icon {display: flex;align-items: center;justify-content: center;width: 2.5rem;height: 2.5rem;flex-shrink: 0;color: var(--white);background-color: var(--red);border-radius: 50%;}#cta .call-icon svg {width: 1.15rem;height: 1.15rem;display: block;}#cta .call-copy {display: flex;flex-direction: column;align-items: flex-start;text-align: left;}#cta .call-tag {display: block;font-family: var(--utilFont);font-size: 0.68rem;font-weight: 600;letter-spacing: 0.22em;text-transform: uppercase;line-height: 1.4;color: var(--redSoft);}#cta .call-no {display: block;font-family: var(--displayFont);font-size: 1.35rem;font-weight: 600;letter-spacing: -0.015em;line-height: 1.3;color: var(--paper);}}@media only screen and (min-width: 48rem) {#cta {padding: 7.5rem 0;}#cta .call-run {max-width: 40rem;grid-template-columns: repeat(2, 1fr);gap: 1rem;}}@media only screen and (prefers-reduced-motion: reduce) {#cta .call-run a:hover {transform: none;}}