.about-page {
  background: #0b0d09;
}
.about-header {
  height: 105px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 var(--pad);
  position: absolute;
  z-index: 5;
  inset: 0 0 auto;
}
.about-header .quiet-link {
  font-size: 12px;
}
.about-hero {
  position: relative;
  isolation: isolate;
  min-height: 820px;
  padding: 240px var(--pad) 145px;
  overflow: hidden;
}
.about-hero-light {
  position: absolute;
  z-index: -2;
  inset: 0;
  background:
    radial-gradient(
      ellipse at 76% 39%,
      #718c4530,
      transparent 49%),
    linear-gradient(
      110deg,
      #0b0d09 24%,
      #13190e 100%);
}
.about-hero-light:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      0deg,
      #0b0d09,
      transparent 40%);
}
.about-hero-copy {
  position: relative;
  z-index: 2;
  max-width: 790px;
  pointer-events: none;
}
.about-hero .eyebrow {
  color: #b2bea2;
  font-size: 9px;
  letter-spacing: .18em;
}
.about-hero h1 {
  font: 700 clamp(70px, 7vw, 112px)/.97 var(--serif);
  letter-spacing: -.047em;
  margin: 40px 0 34px;
}
.about-hero h1 em {
  color: #a7bb8b;
}
.about-intro {
  max-width: 390px;
  font: 500 18px/1.7 var(--sans);
  color: #b8bcae;
  letter-spacing: .1px;
}
.about-object {
  position: absolute;
  z-index: 1;
  top: 140px;
  right: 1%;
  width: 47%;
  height: 620px;
  perspective: 1400px;
}
.about-object-shadow {
  position: absolute;
  bottom: 80px;
  left: 10%;
  width: 75%;
  height: 100px;
  background: #030601;
  filter: blur(30px);
  transform: rotate(-14deg);
  opacity: .9;
}
.about-pass {
  position: absolute;
  top: 30px;
  left: 23%;
  width: 315px;
  color: #19260e;
  transform: rotate(12deg) rotateY(-12deg);
  box-shadow:
    2px 4px 1px #344625,
    5px 7px 1px #15200d,
    24px 32px 55px #0008;
  transition: transform 1s var(--ease);
  animation: pass-arrive 1.4s var(--ease) both;
}
.pass-face {
  position: relative;
  overflow: hidden;
  padding: 25px 25px 21px;
  background:
    linear-gradient(
      125deg,
      #d1e4a3,
      #a5c76c 47%,
      #7d9d4a);
  box-shadow: inset 1px 1px 0 #f5ffcd9c, inset -1px -1px 0 #1f390950;
}
.pass-face:before {
  content: "";
  position: absolute;
  inset: 8px;
  border: 1px solid #28471055;
  pointer-events: none;
}
.pass-face:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    repeating-linear-gradient(
      115deg,
      transparent 0 3px,
      #edffd709 3px 4px),
    linear-gradient(
      135deg,
      #ffffec16,
      transparent 45%);
  pointer-events: none;
}
.pass-top,
.pass-bottom {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  font: 700 7px/1.6 var(--sans);
  letter-spacing: .1em;
}
.pass-art {
  margin: 21px -5px 2px;
}
.pass-art svg {
  display: block;
  width: 100%;
}
.pass-art circle {
  fill: #abc777;
}
.pass-message {
  font: 700 42px/.92 var(--serif);
  letter-spacing: -.035em;
  text-align: center;
  margin: 0 0 30px;
}
.pass-bottom {
  padding-top: 16px;
  border-top: 1px solid #304c2859;
}
.pass-stub {
  display: grid;
  grid-template-columns: 1fr 68px;
  gap: 5px;
  padding: 21px 25px;
  background:
    linear-gradient(
      125deg,
      #b9d48a,
      #91b158);
  border-top: 1px dashed #46642e80;
  font: 700 8px/1.5 var(--sans);
  letter-spacing: .1em;
}
.pass-stub > span:last-child {
  font-size: 10px;
  letter-spacing: 0;
}
.about-hero-foot {
  position: absolute;
  inset: auto var(--pad) 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  border-top: 1px solid #c6d4b51a;
}
.about-hero-foot > span {
  font: 700 8px/1.6 var(--sans);
  letter-spacing: .14em;
  color: #a4ae95;
}
.about-hero-foot .quiet-link {
  font-size: 11px;
}
.about-company {
  position: relative;
  text-align: center;
  padding: 105px var(--pad) 130px;
  background:
    radial-gradient(
      ellipse at 50% 45%,
      #34492116,
      transparent 65%);
}
.about-company .eyebrow {
  font-size: 9px;
  letter-spacing: .18em;
  color: #8f9c80;
}
.about-company h2 {
  font-size: clamp(42px, 4.8vw, 73px);
  line-height: 1.04;
  letter-spacing: -.038em;
  margin: 34px 0 28px;
}
.about-company h2 em {
  color: #a7bb8b;
}
.about-company > p:last-child {
  max-width: 440px;
  margin: auto;
  color: #aab49f;
  font: 500 16px/1.75 var(--sans);
  letter-spacing: .1px;
}
.about-arrival {
  padding: 0 var(--pad) 100px;
}
.about-stationery {
  max-width: 1280px;
  margin: auto;
  padding: 30px 58px 25px;
  color: #1b2812;
  position: relative;
  background:
    linear-gradient(
      118deg,
      #e8ebdc,
      #d8dec8 48%,
      #dfe5d2);
  box-shadow:
    0 3px 0 #919b80,
    0 5px 0 #bcc6a7,
    0 7px 0 #617047,
    0 25px 65px #0005;
}
.about-stationery:before {
  content: "";
  position: absolute;
  inset: 11px;
  border: 1px solid #34462835;
  pointer-events: none;
}
.stationery-heading,
.stationery-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font: 700 8px/1.6 var(--sans);
  letter-spacing: .14em;
}
.stationery-heading {
  padding-bottom: 27px;
  border-bottom: 1px solid #43553239;
}
.arrival-principle {
  padding: 55px 0 46px;
}
.arrival-principle .eyebrow,
.arrival-particulars .eyebrow {
  font-size: 8px;
  color: #4e5d41;
  letter-spacing: .15em;
}
.arrival-principle h2 {
  font-size: clamp(37px, 4.2vw, 61px);
  line-height: 1.06;
  letter-spacing: -.033em;
  margin: 22px 0;
}
.arrival-principle > p:last-child {
  max-width: 400px;
  color: #4b5a3f;
  font-size: 15px;
  line-height: 1.65;
  letter-spacing: .1px;
}
.arrival-particulars {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px solid #43553239;
  padding: 38px 0 45px;
  gap: 55px;
}
.about-hours {
  padding-right: 20px;
}
.hours-display {
  font: 700 clamp(40px, 4.2vw, 59px)/1.15 var(--serif);
  letter-spacing: -.04em;
  margin: 21px 0 19px;
}
.hours-display span {
  color: #82916e;
  padding: 0 4px;
}
.about-hours > p:nth-of-type(3) {
  color: #4b5a3f;
  font-size: 14px;
  line-height: 1.7;
}
.age-mark {
  font: 700 11px/1 var(--sans);
  display: inline-block;
  margin-top: 24px;
  border: 1px solid #758365;
  padding: 8px 7px;
}
.about-download {
  border-left: 1px solid #43553239;
  padding-left: 55px;
}
.about-download h3 {
  font: 700 40px/1.02 var(--serif);
  letter-spacing: -.032em;
  margin: 22px 0 16px;
}
.about-download > [data-availability] {
  font: 600 11px/1.5 var(--sans);
  color: #526146;
  margin-bottom: 23px;
}
.about-download .button-fallback {
  background: #0d0d0d;
  color: var(--white);
  box-shadow: 4px 4px 0 #5d6a4a;
}
.stationery-foot {
  border-top: 1px solid #43553239;
  padding-top: 24px;
  color: #59664c;
}
.about-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 0 var(--pad) 38px;
}
.about-footer > .wordmark {
  font-size: 31px;
}
.about-footer > p {
  font: 500 13px/1.6 var(--sans);
  color: #a2ad95;
}
.about-footer .legal-links {
  margin: 0;
}
@keyframes pass-arrive {
  from {
    opacity: .2;
    transform: rotate(16deg) rotateY(-18deg) translateY(24px);
  }
  to {
    opacity: 1;
    transform: rotate(12deg) rotateY(-12deg);
  }
}
@media (hover:hover) and (prefers-reduced-motion:no-preference) {
  .about-object:hover .about-pass {
    transform: rotate(8deg) rotateY(-5deg) translateY(-8px);
    animation-fill-mode: none;
  }
}
@media (max-width:1100px) {
  .about-hero {
    min-height: 780px;
    padding-top: 210px;
  }
  .about-hero-copy {
    max-width: 620px;
  }
  .about-hero h1 {
    font-size: clamp(63px, 8.2vw, 90px);
  }
  .about-object {
    width: 50%;
    right: 0;
    top: 150px;
    opacity: .8;
  }
  .about-pass {
    width: 270px;
    left: 18%;
  }
  .pass-message {
    font-size: 36px;
  }
  .about-intro {
    max-width: 350px;
    font-size: 17px;
  }
  .about-stationery {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width:700px) {
  .about-header {
    height: 85px;
  }
  .about-header .wordmark {
    font-size: 31px;
  }
  .about-header .quiet-link {
    font-size: 10px;
  }
  .about-hero {
    display: flex;
    flex-direction: column;
    min-height: 0;
    padding: 119px var(--pad) 27px;
    overflow: hidden;
  }
  .about-hero-copy {
    display: contents;
  }
  .about-hero .eyebrow {
    order: 1;
    font-size: 7px;
    letter-spacing: .13em;
  }
  .about-hero h1 {
    order: 2;
    font-size: clamp(46px, 13.8vw, 91px);
    line-height: .98;
    margin: 29px 0 0;
  }
  .about-intro {
    order: 4;
    width: 100%;
    max-width: 285px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.7;
    text-align: center;
  }
  .about-object {
    position: relative;
    order: 3;
    inset: auto;
    width: 252px;
    height: auto;
    margin: 43px auto 43px;
    opacity: 1;
  }
  .about-pass {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    animation: none;
    transform: rotate(8deg) rotateY(-6deg);
  }
  .about-object-shadow {
    inset: auto -8% -4px;
    width: 105%;
    height: 65px;
    filter: blur(17px);
  }
  .pass-face {
    padding: 19px;
  }
  .pass-top,
  .pass-bottom {
    font-size: 6px;
    letter-spacing: .06em;
  }
  .pass-art {
    margin: 18px -4px 2px;
  }
  .pass-message {
    font-size: 34px;
    margin: 0 0 26px;
  }
  .pass-bottom {
    padding-top: 16px;
  }
  .pass-stub {
    padding: 19px;
    font-size: 6px;
    grid-template-columns: 1fr 53px;
  }
  .pass-stub > span:last-child {
    font-size: 9px;
  }
  .pass-stub .barcode {
    height: 27px;
  }
  .about-hero-foot {
    position: static;
    order: 5;
    padding-top: 23px;
    margin-top: 34px;
  }
  .about-hero-foot > span {
    font-size: 6px;
    letter-spacing: .08em;
  }
  .about-hero-foot .quiet-link {
    font-size: 9px;
  }
  .about-company {
    padding: 67px var(--pad) 72px;
  }
  .about-company .eyebrow {
    font-size: 7px;
  }
  .about-company h2 {
    font-size: clamp(34px, 9.1vw, 58px);
    line-height: 1.04;
    margin: 26px 0 22px;
  }
  .about-company h2 br {
    display: none;
  }
  .about-company > p:last-child {
    max-width: 315px;
    font-size: 14px;
    line-height: 1.75;
  }
  .about-arrival {
    padding: 0 16px 58px;
  }
  .about-stationery {
    padding: 24px;
    background:
      linear-gradient(
        125deg,
        #242c1e,
        #121a0e 55%,
        #1b2514);
    color: #e8eddc;
    border: 1px solid #7f917046;
    box-shadow:
      0 2px 0 #526444,
      0 4px 0 #1c2717,
      0 5px 0 #435138,
      0 20px 60px #0008;
  }
  .about-stationery:before {
    inset: 7px;
    border-color: #7f907545;
  }
  .stationery-heading,
  .stationery-foot {
    font-size: 6px;
    letter-spacing: .08em;
    gap: 10px;
    color: #b6c5a3;
    border-color: #b9ca9a29;
  }
  .stationery-heading {
    padding-bottom: 20px;
  }
  .arrival-principle {
    padding: 29px 0;
  }
  .arrival-principle .eyebrow,
  .arrival-particulars .eyebrow {
    color: #96a987;
  }
  .arrival-principle h2 {
    font-size: 34px;
    line-height: 1.07;
    margin: 21px 0 18px;
    color: #dce7cf;
  }
  .arrival-principle h2 br {
    display: initial;
  }
  .arrival-principle > p:last-child {
    font-size: 14px;
    color: #a7b79b;
  }
  .arrival-particulars {
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 28px 0 30px;
    border-color: #b9ca9a29;
  }
  .hours-display {
    font-size: 43px;
    margin: 17px 0 12px;
  }
  .hours-display span {
    color: #94ad78;
  }
  .about-hours {
    position: relative;
    padding: 0;
  }
  .about-hours > p:nth-of-type(3) {
    max-width: 240px;
    font-size: 13px;
    color: #a7b79b;
  }
  .age-mark {
    position: absolute;
    top: -8px;
    right: 0;
    margin: 0;
    font-size: 9px;
  }
  .about-download {
    padding: 25px 0 0;
    border-left: 0;
    border-top: 1px solid #b9ca9a29;
  }
  .about-download h3 {
    font-size: 34px;
    margin: 19px 0 12px;
  }
  .about-download > [data-availability] {
    margin-bottom: 21px;
    color: #aebea0;
  }
  .stationery-foot {
    padding-top: 20px;
  }
  .about-footer {
    flex-wrap: wrap;
    gap: 25px 20px;
    padding-bottom: 30px;
  }
  .about-footer > .wordmark {
    font-size: 29px;
  }
  .about-footer > p {
    font-size: 10px;
    margin-left: auto;
  }
  .about-footer .legal-links {
    width: 100%;
  }
}
@media (max-width:360px) {
  .about-hero {
    padding-top: 115px;
  }
  .about-hero h1 {
    font-size: 44px;
  }
  .about-intro {
    font-size: 14px;
    max-width: 265px;
  }
  .about-object {
    width: 220px;
    height: auto;
    margin-top: 40px;
  }
  .pass-face {
    padding: 17px;
  }
  .pass-top,
  .pass-bottom {
    font-size: 5px;
  }
  .pass-message {
    font-size: 30px;
  }
  .pass-stub {
    padding: 17px;
    grid-template-columns: 1fr 42px;
    font-size: 5px;
  }
  .pass-stub > span:last-child {
    font-size: 8px;
  }
  .pass-stub .barcode {
    height: 24px;
  }
  .arrival-principle h2 {
    font-size: 30px;
  }
  .hours-display {
    font-size: 40px;
  }
}
@media (prefers-reduced-motion:reduce) {
  .about-pass {
    animation: none;
    transition: none;
  }
}
.pass-face {
  mask-image:
    radial-gradient(
      circle at left bottom,
      transparent 8px,
      #000 8.5px),
    radial-gradient(
      circle at right bottom,
      transparent 8px,
      #000 8.5px);
  mask-composite: intersect;
}
.pass-stub {
  mask-image:
    radial-gradient(
      circle at left top,
      transparent 8px,
      #000 8.5px),
    radial-gradient(
      circle at right top,
      transparent 8px,
      #000 8.5px);
  mask-composite: intersect;
}

/* Authored light and geometry, delivered as one image with no live renderer. */
.about-party-scene { display: none; }
@media (min-width:901px) {
  .about-hero { min-height: 860px; padding-top: 255px; }
  .about-hero-light {
    background:
      radial-gradient(ellipse at 91% 41%, #852b251a, transparent 32%),
      radial-gradient(ellipse at 73% 52%, #718c4522, transparent 45%),
      linear-gradient(110deg, #0b0d09 27%, #17190f 100%);
  }
  .about-hero-copy { max-width: 58%; }
  .about-hero h1 { font-size: clamp(64px, 6.7vw, 112px); }
  .about-intro { max-width: 370px; font-size: 17px; }
  .about-party-scene {
    display: block; position: absolute; z-index: 1;
    right: max(-1.5vw, calc((100vw - 1600px) / 2));
    top: clamp(20px, calc(680px - 45.83vw), 140px);
    width: 62%; max-width: 900px; aspect-ratio: 1;
    pointer-events: none;
    transform: perspective(1400px) translate3d(var(--scene-x, 0px), var(--scene-y, 0px), 0) rotateX(var(--scene-pitch, 0deg)) rotateY(var(--scene-yaw, 0deg));
    filter: brightness(var(--scene-light, 1));
    transition: transform 1.1s var(--ease), filter 1.1s var(--ease);
  }
  .about-party-scene img {
    display: block; width: 100%; height: auto;
  }
}
@media (min-width:901px) and (max-width:1199px) {
  .about-hero { min-height: 800px; padding-top: 240px; }
  .about-party-scene { right: -2%; top: 140px; width: 60%; }
  .about-intro { max-width: 315px; font-size: 16px; }
}
@media (prefers-reduced-motion:reduce) {
  .about-party-scene { transform: none; filter: none; transition: none; }
}

/* The small-screen invitation has its own responsive stylesheet. */
.pocket-invitation { display: none; }
