:root {
  --ink: #0d1128;
  --teal: #0e607b;
  --cream: #edeadf;
  --pink: #edaac9;
  --card-radius: 15px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #ffffff;
  color: var(--ink);
  font-family: "Albert Sans", sans-serif;
  font-weight: 400;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

.page {
  width: 100%;
  overflow-x: hidden;
}

.artboard-shell {
  position: relative;
  width: 100%;
  min-height: 3506px;
  overflow: visible;
}

.artboard {
  position: relative;
  top: auto;
  left: 50%;
  width: 1920px;
  height: 3506px;
  transform: translateX(-50%);
  transform-origin: top center;
  background: #ffffff;
}

.top-banner {
  position: absolute;
  inset: 0 auto auto 50%;
  width: 100vw;
  height: 958px;
  transform: translateX(-50%);
  overflow: hidden;
}

.top-banner-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 1080px;
  object-fit: cover;
  object-position: center top;
}

.top-nav {
  position: absolute;
  top: 116px;
  font-family: "Albert Sans", sans-serif;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0;
  z-index: 2;
}

.top-nav-left {
  left: 161px;
  display: flex;
  gap: 22px;
  font-size: 15px;
}

.top-nav-right {
  left: auto;
  right: 161px;
  width: 265px;
  font-size: 16px;
  text-align: right;
}

.top-nav a,
.top-nav-right {
  transition:
    color 180ms ease,
    text-decoration-color 180ms ease;
}

.top-nav a:hover,
.top-nav a:focus-visible,
.top-nav-right:hover,
.top-nav-right:focus-visible {
  color: #edaac9;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.logo {
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -157.113px;
  width: 314.226px;
  height: 314.226px;
  z-index: 2;
}

.logo-ring {
  position: absolute;
  top: calc(50% + 30px);
  left: 50%;
  width: 542.982528px;
  height: 542.982528px;
  transform: translate(-50%, -50%);
}

.logo-mark {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 281.55611px;
  height: 281.55611px;
  transform: translate(-50%, -50%);
}

.pullout-card {
  position: absolute;
  top: 887px;
  left: calc(16.67% + 3px);
  width: 1275px;
  height: 386px;
  border-radius: 15px;
  background: var(--teal);
  color: var(--cream);
}

.pullout-card h1 {
  position: absolute;
  top: 58px;
  left: 0;
  width: 1274px;
  margin: 0;
  font-family: "Albert Sans", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  text-align: center;
}

.pullout-pill {
  position: absolute;
  top: 119px;
  left: 161px;
  width: 953px;
  height: 55px;
  border-radius: 10px;
  background: var(--pink);
  color: var(--ink);
  font-family: "Albert Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
  text-align: center;
}

.pullout-copy {
  position: absolute;
  top: 217px;
  left: 81px;
  width: 1112px;
  text-align: center;
}

.pullout-copy p {
  margin: 0;
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.pullout-copy p + p {
  margin-top: 27px;
}

.intro-copy {
  position: absolute;
  top: 1373px;
  left: calc(12.5% + 2px);
  width: 1434px;
  height: 170px;
}

.intro-kicker {
  position: absolute;
  top: -9px;
  left: 0;
  width: 468px;
  margin: 0;
  font-family: "Albert Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
}

.intro-copy h2 {
  position: absolute;
  top: -9px;
  left: 645px;
  width: 789px;
  margin: 0;
  font-family: "Albert Sans", sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: -0.02em;
}

.products {
  position: absolute;
  top: 1551px;
  left: calc(12.5% + 2px);
  width: 1434.456px;
  height: 951px;
}

.product {
  position: absolute;
  overflow: hidden;
  border-radius: var(--card-radius);
  transform: translate3d(0, 0, 0);
  will-change: transform;
}

.product-bg {
  position: absolute;
  inset: 0;
  background: var(--cream);
  border-radius: var(--card-radius);
}

.product img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-1 {
  top: 0;
  left: 0;
  width: 427px;
  height: 539px;
}

.product-1 img {
  top: -52px;
  left: -13px;
  width: 440px;
  height: 660px;
}

.product-2 {
  top: 257.32px;
  left: 307px;
  width: 549px;
  height: 693.675px;
}

.product-2 img {
  top: 0;
  left: 0;
  width: 550.198px;
  height: 733.597px;
}

.product-3 {
  top: 107px;
  left: 726px;
  width: 388px;
  height: 281.686px;
}

.product-3 img {
  top: -3px;
  left: -2px;
  width: 408px;
  height: 291px;
}

.product-4 {
  top: 257px;
  left: 996px;
  width: 438.456px;
  height: 554px;
}

.product-4 img {
  top: -32px;
  left: -1px;
  width: 439px;
  height: 586px;
}

.about {
  position: absolute;
  top: 2608px;
  left: calc(12.5% + 2px);
  width: 1434px;
  height: 355px;
}

.about-avatar {
  position: absolute;
  top: 50px;
  left: 0;
  width: 355px;
  height: 355px;
  border-radius: 50%;
  overflow: hidden;
}

.about-avatar img {
  width: 355px;
  height: 355px;
  object-fit: cover;
}

.about-copy {
  position: absolute;
  top: 79.82px;
  left: 403px;
  width: 1031px;
  color: var(--ink);
}

.about-copy h2 {
  margin: 0;
  font-family: "Albert Sans", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.about-copy p {
  margin: 21px 0 0;
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.footer {
  position: absolute;
  top: 3114px;
  left: 50%;
  width: 100vw;
  height: 392px;
  background: var(--teal);
  color: var(--cream);
  transform: translateX(-50%);
}

.footer h2 {
  position: absolute;
  top: 79px;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  font-family: "Albert Sans", sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: normal;
}

.footer-button {
  position: absolute;
  top: 170px;
  left: 50%;
  display: flex;
  align-items: center;
  gap: 28px;
  transform: translateX(-50%);
}

.footer-button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background: var(--pink);
  color: var(--cream);
  font-size: 24px;
  line-height: 1;
  transition:
    background-color 220ms ease,
    transform 220ms ease;
}

.footer-button span {
  font-family: "Albert Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.footer-button:hover .footer-button-icon,
.footer-button:focus-visible .footer-button-icon {
  background: #0d1128;
}

.footer-button:hover .footer-button-icon {
  transform: translateX(4px);
}

.footer-socials {
  position: absolute;
  top: 273px;
  left: 50%;
  display: flex;
  gap: 48px;
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  transform: translateX(-50%);
}

.footer-socials a {
  transition:
    color 180ms ease,
    text-decoration-color 180ms ease;
}

.footer-socials a:hover,
.footer-socials a:focus-visible {
  color: #0d1128;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.footer-credit {
  position: absolute;
  top: 367px;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
  font-family: "Albert Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.footer-credit a {
  text-decoration: underline;
}

@media (max-width: 1280px) {
  .artboard-shell {
    min-height: calc(3506px * min(1, 100vw / 1920));
  }

  .artboard {
    transform: translateX(-50%) scale(min(1, 100vw / 1920));
    transform-origin: top center;
  }
}

@media (max-width: 900px) {
  .artboard-shell {
    min-height: auto;
  }

  .artboard {
    position: relative;
    left: auto;
    width: 100%;
    height: auto;
    transform: none;
    background: #ffffff;
  }

  .top-banner,
  .intro-copy,
  .products,
  .about,
  .footer {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    transform: none;
  }

  .top-banner {
    min-height: 74svh;
    padding: 22px 0 0;
  }

  .top-banner-image {
    inset: 0;
    height: 100%;
    min-height: 74svh;
    object-fit: cover;
    object-position: center center;
  }

  .top-nav {
    top: 22px;
    z-index: 3;
  }

  .top-nav-left {
    left: 20px;
    gap: 16px;
    font-size: 12px;
  }

  .top-nav-right {
    left: auto;
    right: 20px;
    width: auto;
    max-width: calc(100% - 40px);
    font-size: 12px;
  }

  .logo {
    top: 20px;
    left: 50%;
    margin-left: -110px;
    width: 220px;
    height: 220px;
  }

  .logo-ring {
    top: calc(50% + 20px);
    width: 360px;
    height: 360px;
  }

  .logo-mark {
    width: 198px;
    height: 198px;
  }

  .pullout-card {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 24px);
    height: auto;
    margin: -72px auto 0;
    padding: 26px 18px 24px;
    border-radius: 16px;
    z-index: 3;
  }

  .pullout-card h1,
  .pullout-pill,
  .pullout-copy,
  .intro-kicker,
  .intro-copy h2,
  .about-avatar,
  .about-copy,
  .footer h2,
  .footer-button,
  .footer-socials,
  .footer-credit {
    position: static;
    left: auto;
    top: auto;
    width: auto;
    transform: none;
    margin: 0;
  }

  .pullout-card h1 {
    width: 100%;
    font-size: 30px;
    line-height: 1.12;
    text-align: center;
  }

  .pullout-pill {
    width: 100%;
    height: auto;
    margin-top: 18px;
    padding: 12px 14px;
    font-size: 14px;
    line-height: 1.4;
  }

  .pullout-copy {
    width: 100%;
    margin-top: 18px;
  }

  .pullout-copy p {
    font-size: 15px;
    line-height: 1.55;
  }

  .pullout-copy p + p {
    margin-top: 18px;
  }

  .intro-copy {
    display: grid;
    gap: 18px;
    padding: 42px 20px 0;
    text-align: center;
  }

  .intro-kicker {
    width: 100%;
    font-size: 18px;
    text-align: center;
  }

  .intro-copy h2 {
    width: 100%;
    font-size: 31px;
    line-height: 1.18;
    letter-spacing: -0.02em;
    text-align: center;
  }

  .products {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 30px 20px 0;
  }

  .product {
    position: relative;
    inset: auto;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 520px;
    height: auto;
    aspect-ratio: 0.84;
    margin: 0 auto;
    border-radius: 16px;
  }

  .product img,
  .product-1 img,
  .product-2 img,
  .product-3 img,
  .product-4 img {
    inset: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .about {
    display: grid;
    gap: 26px;
    padding: 54px 20px 88px;
  }

  .about-avatar {
    width: min(72vw, 320px);
    height: min(72vw, 320px);
    margin: 0 auto;
  }

  .about-avatar img {
    width: 100%;
    height: 100%;
  }

  .about-copy {
    width: 100%;
    text-align: center;
  }

  .about-copy h2 {
    font-size: 34px;
    line-height: 1.15;
    text-align: center;
  }

  .about-copy p {
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
  }

  .footer {
    display: grid;
    justify-items: center;
    gap: 22px;
    padding: 56px 20px 34px;
  }

  .footer h2 {
    text-align: center;
    font-size: 40px;
    line-height: 1.1;
  }

  .footer-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
    text-align: center;
  }

  .footer-button span:last-child {
    font-size: 18px;
    line-height: 1.4;
  }

  .footer-socials {
    display: flex;
    gap: 28px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-credit {
    text-align: center;
  }
}

@media (max-width: 560px) {
  .top-banner {
    min-height: 66svh;
  }

  .top-banner-image {
    min-height: 66svh;
    object-position: 54% center;
  }

  .top-nav-left,
  .top-nav-right {
    font-size: 11px;
  }

  .top-nav-left {
    left: 14px;
    gap: 12px;
  }

  .top-nav-right {
    right: 14px;
    max-width: 54vw;
    line-height: 1.25;
  }

  .logo {
    top: 24px;
    margin-left: -92px;
    width: 184px;
    height: 184px;
  }

  .logo-ring {
    top: calc(50% + 16px);
    width: 300px;
    height: 300px;
  }

  .logo-mark {
    width: 164px;
    height: 164px;
  }

  .pullout-card {
    width: calc(100% - 16px);
    margin-top: -58px;
    padding: 22px 14px 20px;
  }

  .pullout-card h1 {
    font-size: 26px;
  }

  .intro-copy {
    padding-left: 16px;
    padding-right: 16px;
  }

  .intro-copy h2 {
    font-size: 27px;
  }

  .products {
    padding-left: 16px;
    padding-right: 16px;
  }

  .about {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer h2 {
    font-size: 34px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .product {
    transform: none !important;
  }
}

@media (max-width: 1920px) {
  .artboard-shell {
    min-height: calc(3506px * (100vw / 1920));
  }

  .artboard {
    transform: translateX(-50%) scale(calc(100vw / 1920));
  }
}
