/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-outline-style: solid;
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans:
      ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .visible {
    visibility: visible;
  }
  .relative {
    position: relative;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .table {
    display: table;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
}
:root {
  --ink: #35202b;
  --muted: #745f69;
  --pink: #f6f0f2;
  --pink2: #eadde2;
  --rose: #a55f79;
  --deep: #4b2838;
  --paper: #fcfaf9;
  --line: #dfd3d7;
  --serif: "Yu Mincho", "Hiragino Mincho ProN", Georgia, serif;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  background: var(--paper);
  color: var(--ink);
  margin: 0;
  font-family:
    Helvetica Neue,
    Hiragino Kaku Gothic ProN,
    Arial,
    sans-serif;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  width: 100%;
  display: block;
}
button,
input,
textarea {
  font: inherit;
  color: inherit;
}
.section-pad {
  padding: 92px 20px;
}
.soft-bg {
  background: var(--pink);
}
.crop-cut img,
.crop-color img,
.crop-care img {
  transform: none !important;
}
.crop-cut img {
  object-position: center 42% !important;
}
.crop-color img {
  object-position: center 48% !important;
}
.crop-care img {
  object-position: center center !important;
}
.page-intro-mens .intro-photo img {
  object-position: center 34% !important;
}
.page-intro-womens .intro-photo img {
  object-position: center 36% !important;
}
.map-placeholder.map-embed {
  background: #ded5d8;
  height: 320px;
  min-height: 320px;
  padding: 0;
  display: block;
  overflow: hidden;
}
.map-embed iframe {
  border: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.page-intro-quality .intro-photo img {
  object-position: center center;
}
.ba-cases {
  gap: 42px;
  display: grid;
}
.ba-case {
  border-bottom: 1px solid var(--line);
  padding-bottom: 34px;
}
.ba-case header {
  justify-content: space-between;
  align-items: start;
  gap: 20px;
  margin-bottom: 17px;
  display: flex;
}
.ba-case header span {
  color: var(--rose);
  white-space: nowrap;
  font:
    italic 18px Georgia,
    serif;
}
.ba-case header p {
  max-width: 230px;
  color: var(--muted);
  margin: 0;
  font-size: 9px;
  line-height: 1.8;
}
.ba-grid figure {
  min-width: 0;
  margin: 0;
}
.ba-grid figcaption {
  letter-spacing: 0.24em;
  color: var(--rose);
  margin-bottom: 10px;
  font-size: 7px;
}
.ba-grid img {
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.ba-note,
.before-after > .button {
  margin-top: 28px;
}
@media (width>=760px) {
  .ba-cases {
    grid-template-columns: 1fr 1fr;
    gap: 34px;
  }
  .ba-case {
    padding: 0 0 38px;
  }
  .ba-case header p {
    max-width: 300px;
  }
  .ba-grid {
    max-width: none;
  }
}
.site-header {
  background: var(--pink);
  border-bottom: 1px solid var(--line);
  z-index: 30;
  justify-content: space-between;
  align-items: center;
  height: 77px;
  padding: 0 20px;
  display: flex;
  position: relative;
}
.brand {
  flex-direction: column;
  width: max-content;
  line-height: 1;
  display: flex;
}
.brand b {
  letter-spacing: -0.06em;
  font:
    italic 23px Georgia,
    serif;
}
.brand small {
  letter-spacing: 0.14em;
  margin-top: 5px;
  font-size: 7px;
}
.desktop-nav {
  display: none;
}
.mobile-nav {
  position: relative;
}
.mobile-nav summary {
  cursor: pointer;
  background: #fbf8f9;
  border: 1px solid #74566745;
  border-radius: 50%;
  place-content: center;
  gap: 7px;
  width: 46px;
  height: 46px;
  list-style: none;
  display: grid;
}
.mobile-nav summary::-webkit-details-marker {
  display: none;
}
.mobile-nav summary i {
  background: var(--ink);
  width: 15px;
  height: 1px;
}
.mobile-nav summary i:last-child {
  width: 9px;
  margin-left: 6px;
}
.mobile-nav[open] summary {
  background: var(--deep);
}
.mobile-nav[open] summary i {
  background: #fff;
}
.mobile-nav nav {
  background: #fff;
  flex-direction: column;
  width: min(100vw, 390px);
  padding: 22px;
  display: flex;
  position: absolute;
  top: 57px;
  right: -20px;
  box-shadow: 0 25px 50px #2b172333;
}
.mobile-nav nav a {
  border-bottom: 1px solid var(--line);
  font: 17px var(--serif);
  padding: 17px 2px;
}
.mobile-nav nav a span {
  color: var(--rose);
  margin-right: 18px;
  font:
    9px Georgia,
    serif;
}
.home-hero {
  background: var(--pink);
  height: 758px;
  position: relative;
  overflow: hidden;
}
.home-hero > img {
  object-fit: cover;
  object-position: 30% center;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.hero-wash {
  background: linear-gradient(#0000 42%, #f5ece9bb 69%, #ead9dfed 100%);
  position: absolute;
  inset: 0;
}
.hero-side {
  z-index: 2;
  letter-spacing: 0.28em;
  color: #86576b;
  width: 250px;
  font-size: 6px;
  position: absolute;
  top: 65px;
  right: -100px;
  transform: rotate(90deg);
}
.hero-copy {
  z-index: 3;
  position: absolute;
  bottom: 183px;
  left: 20px;
  right: 20px;
}
.hero-copy small {
  letter-spacing: 0.26em;
  color: #9c5b72;
  font-size: 7px;
}
.hero-copy h1 {
  font: 400 42px/1.36 var(--serif);
  letter-spacing: -0.06em;
  margin: 14px 0 15px;
}
.hero-copy p {
  color: #674d59;
  font-size: 10px;
  line-height: 1.9;
}
.hero-proof {
  z-index: 3;
  border-top: 1px solid #6b43533d;
  gap: 38px;
  padding-top: 12px;
  display: flex;
  position: absolute;
  bottom: 106px;
  left: 20px;
  right: 20px;
}
.hero-proof span {
  letter-spacing: 0.1em;
  font-size: 6px;
  line-height: 1.5;
}
.hero-proof b {
  color: #9e5f77;
  margin-right: 5px;
  font:
    20px Georgia,
    serif;
}
.hero-cta {
  z-index: 3;
  background: var(--deep);
  color: #fff;
  letter-spacing: 0.12em;
  justify-content: space-between;
  align-items: center;
  height: 59px;
  padding: 0 17px;
  font-size: 10px;
  display: flex;
  position: absolute;
  bottom: 23px;
  left: 20px;
  right: 20px;
}
.hero-cta b {
  font-size: 20px;
  font-weight: 300;
}
.section-title {
  margin-bottom: 46px;
}
.section-title > span {
  letter-spacing: 0.25em;
  color: var(--rose);
  margin-bottom: 18px;
  font-size: 7px;
  display: block;
}
.section-title h2 {
  font: 400 36px/1.45 var(--serif);
  letter-spacing: -0.055em;
  margin: 0;
}
.image-panel {
  background: var(--pink);
  overflow: hidden;
}
.image-panel img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about {
  position: relative;
}
.about-photo {
  height: 440px;
  margin-left: 42px;
}
.about-photo img {
  object-position: center center;
}
.about-copy {
  background: var(--paper);
  margin: -64px 20px 0 0;
  padding: 28px 24px 8px;
  position: relative;
}
.about-copy > span,
.quality-text > span {
  letter-spacing: 0.25em;
  color: var(--rose);
  font-size: 6px;
}
.about-copy p,
.quality-text p {
  color: var(--muted);
  font-size: 12px;
  line-height: 2.05;
}
.text-link {
  border-bottom: 1px solid var(--ink);
  letter-spacing: 0.1em;
  margin-top: 18px;
  padding: 9px 0;
  font-size: 9px;
  display: inline-block;
}
.features {
  background: #e9dfe3;
  overflow: hidden;
}
.feature-visual {
  height: 470px;
  margin: 0 -20px;
  position: relative;
  overflow: hidden;
}
.feature-visual:after {
  content: "";
  background: linear-gradient(#0000 48%, #39202dbd 100%);
  position: absolute;
  inset: 0;
}
.feature-visual img {
  object-fit: cover;
  object-position: 27% center;
  width: 100%;
  height: 100%;
}
.feature-visual > span {
  z-index: 2;
  color: #fff;
  text-align: right;
  letter-spacing: 0.24em;
  font:
    7px/1.8 Georgia,
    serif;
  position: absolute;
  bottom: 22px;
  right: 18px;
}
.feature-list {
  z-index: 3;
  gap: 10px;
  margin: -74px 0 0 20px;
  display: grid;
  position: relative;
}
.feature-list article {
  background: #fffdfbef;
  min-height: 220px;
  padding: 29px 24px 28px 66px;
  position: relative;
  box-shadow: 0 16px 42px #45253417;
}
.feature-list article > span {
  color: #ba8498;
  font:
    29px Georgia,
    serif;
  position: absolute;
  top: 28px;
  left: 22px;
}
.feature-list small {
  letter-spacing: 0.22em;
  color: var(--rose);
  font-size: 6px;
}
.feature-list h3 {
  font: 400 24px/1.5 var(--serif);
  margin: 10px 0;
}
.feature-list p {
  color: var(--muted);
  margin: 0;
  font-size: 10px;
  line-height: 1.9;
}
.button {
  cursor: pointer;
  letter-spacing: 0.12em;
  border: 0;
  justify-content: space-between;
  align-items: center;
  min-height: 60px;
  padding: 0 18px;
  font-size: 10px;
  display: flex;
}
.button b {
  font-size: 20px;
  font-weight: 300;
}
.button.dark {
  background: var(--deep);
  color: #fff;
  margin-top: 32px;
}
.button.outline {
  border: 1px solid var(--deep);
  margin-top: 28px;
}
.services {
  background: #fff;
  overflow: hidden;
}
.service-list {
  gap: 18px;
  display: grid;
}
.service-list article {
  background: var(--pink);
  grid-template-columns: 46% 54%;
  min-height: 320px;
  display: grid;
  overflow: hidden;
}
.service-list article:nth-child(2n) {
  grid-template-columns: 54% 46%;
}
.service-list article:nth-child(2n) .service-photo {
  order: 2;
}
.service-list article > div {
  flex-direction: column;
  justify-content: center;
  padding: 35px 20px;
  display: flex;
}
.service-photo {
  min-height: 320px;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.service-photo:after {
  content: "";
  background: linear-gradient(#0000 55%, #2c17235c);
  position: absolute;
  inset: 0;
}
.service-photo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.service-photo figcaption {
  z-index: 2;
  color: #fff;
  font:
    32px Georgia,
    serif;
  position: absolute;
  bottom: 13px;
  left: 14px;
}
.crop-cut img {
  object-position: 20% center;
  transform: scale(1.06);
}
.crop-color img {
  object-position: 76% center;
  transform: scale(1.45);
}
.crop-care img {
  object-position: 92% center;
  transform: scale(1.8);
}
.service-list small {
  letter-spacing: 0.23em;
  color: var(--rose);
  font-size: 6px;
}
.service-list h3 {
  font: 400 23px/1.48 var(--serif);
  margin: 12px 0 14px;
}
.service-list p {
  color: var(--muted);
  margin: 0;
  font-size: 9px;
  line-height: 1.9;
}
.gallery {
  background: #eee8ea;
}
.gallery-grid {
  grid-template-rows: 360px 300px 200px 220px 260px 170px;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  display: grid;
}
.gallery-grid figure {
  background: #d8cdd1;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.gallery-grid img {
  object-fit: cover;
  height: 100%;
}
.gallery-grid figcaption {
  letter-spacing: 0.22em;
  color: #fff;
  text-shadow: 0 1px 8px #000;
  font-size: 6px;
  position: absolute;
  bottom: 12px;
  left: 12px;
}
.gallery-main,
.gallery-before-after,
.gallery-new,
.gallery-quote {
  grid-column: 1/3;
}
.gallery-main img {
  object-position: 50% 36%;
}
.gallery-before-after {
  background: #d4c8cc;
}
.gallery-before-after img {
  object-fit: contain;
  object-position: center center;
}
.gallery-inner-color img {
  object-position: 53% 45%;
}
.gallery-mens img {
  object-position: 49% 42%;
}
.gallery-bob img {
  object-position: 50% 35%;
}
.gallery-salon img {
  object-position: 52% center;
}
.gallery-new img {
  object-position: center 40%;
}
.gallery-quote {
  color: #fff;
  background: #5b3b48;
  flex-direction: column;
  justify-content: space-between;
  padding: 22px;
  display: flex;
}
.gallery-quote span {
  letter-spacing: 0.25em;
  color: #dcb8c5;
  font-size: 6px;
}
.gallery-quote p {
  margin: 0;
  font:
    italic 20px/1.45 Georgia,
    serif;
}
.voices {
  background: #fff;
}
.voice-placeholder {
  background: var(--pink);
  border: 1px solid var(--line);
  padding: 38px 26px;
}
.voice-placeholder > span {
  letter-spacing: 0.25em;
  color: var(--rose);
  font-size: 6px;
}
.voice-placeholder h3 {
  font: 400 25px/1.55 var(--serif);
  margin: 18px 0;
}
.voice-placeholder p {
  color: var(--muted);
  margin: 0;
  font-size: 10px;
  line-height: 1.9;
}
.shop {
  background: var(--paper);
}
.map-placeholder {
  background: linear-gradient(135deg, #e4d9dd, #f7f2f3);
  flex-direction: column;
  justify-content: space-between;
  height: 240px;
  padding: 24px;
  display: flex;
}
.map-placeholder span {
  letter-spacing: 0.28em;
  color: var(--rose);
  font-size: 7px;
}
.map-placeholder b {
  color: #765565;
  font:
    24px/1.4 Georgia,
    serif;
}
.shop-card dl {
  background: #fff;
  margin: 0;
  padding: 8px 20px;
}
.shop-card dl > div {
  border-bottom: 1px solid var(--line);
  grid-template-columns: 82px 1fr;
  padding: 22px 0;
  display: grid;
}
.shop-card dt {
  letter-spacing: 0.2em;
  color: var(--rose);
  font-size: 6px;
}
.shop-card dd {
  margin: 0;
  font-size: 11px;
  line-height: 1.75;
}
.shop-card dd small {
  color: var(--muted);
  font-size: 9px;
}
.booking-cta {
  background: var(--deep);
  color: #fff;
  padding: 72px 20px;
}
.booking-cta > div > span {
  letter-spacing: 0.28em;
  color: #d9aabc;
  font-size: 7px;
}
.booking-cta h2 {
  font: 400 clamp(22px, 6.5vw, 28px) / 1.45 var(--serif);
  letter-spacing: -0.06em;
  white-space: nowrap;
  margin: 18px 0;
}
.booking-cta p {
  color: #d9cbd1;
  font-size: 10px;
  line-height: 1.9;
}
.booking-actions {
  margin-top: 35px;
}
.button.light {
  color: var(--deep);
  background: #fff;
}
.light-link {
  color: #fff;
  border-color: #fff;
  margin-top: 15px;
}
.site-footer {
  color: #fff;
  background: #2d1822;
  padding: 58px 20px 25px;
}
.site-footer .brand {
  color: #fff;
}
.footer-brand p {
  color: #cbbbc2;
  margin: 25px 0 35px;
  font-size: 10px;
  line-height: 1.8;
}
.site-footer nav {
  flex-direction: column;
  display: flex;
}
.site-footer nav a {
  border-top: 1px solid #ffffff26;
  justify-content: space-between;
  padding: 15px 0;
  font-size: 10px;
  display: flex;
}
.site-footer nav a:last-child {
  border-bottom: 1px solid #ffffff26;
}
.footer-info {
  color: #cbbbc2;
  margin-top: 35px;
  font-size: 10px;
  line-height: 1.8;
}
.footer-info small {
  font-size: 8px;
}
.footer-info a {
  margin-top: 12px;
  display: block;
}
.footer-info .footer-instagram {
  color: #fff;
  border: 1px solid #ffffff35;
  grid-template-columns: 25px 1fr auto;
  align-items: center;
  gap: 12px;
  min-height: 58px;
  margin-top: 24px;
  padding: 0 14px;
  display: grid;
}
.footer-instagram svg {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.4px;
  width: 23px;
  height: 23px;
}
.footer-instagram .instagram-dot {
  fill: currentColor;
  stroke: none;
}
.footer-instagram span {
  flex-direction: column;
  line-height: 1.45;
  display: flex;
}
.footer-instagram span small {
  letter-spacing: 0.2em;
  color: #bfa9b2;
  font-size: 6px;
}
.footer-instagram b {
  font-size: 17px;
  font-weight: 300;
}
.copyright {
  letter-spacing: 0.2em;
  color: #88747e;
  margin-top: 45px;
  font-size: 6px;
  display: block;
}
.page-intro {
  height: 540px;
  color: var(--ink);
  background: #f1eaec;
  border-bottom: 1px solid #d9cbd0;
  position: relative;
  overflow: hidden;
}
.page-intro:before {
  content: "";
  z-index: 2;
  background: #a96f85;
  width: 1px;
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 18px;
}
.intro-photo {
  height: 350px;
  position: absolute;
  top: 0;
  left: 42px;
  right: 0;
  overflow: hidden;
}
.intro-photo img {
  object-fit: cover;
  object-position: 40% center;
  width: 100%;
  height: 100%;
}
.intro-content {
  z-index: 3;
  position: absolute;
  top: 368px;
  left: 42px;
  right: 20px;
}
.intro-content > span {
  letter-spacing: 0.24em;
  color: #74515f;
  margin-bottom: 14px;
  font-size: 6px;
  display: block;
}
.page-intro h1 {
  font: 400 35px/1.45 var(--serif);
  letter-spacing: -0.055em;
  color: var(--rose);
  margin: 0 0 10px;
}
.page-intro p {
  color: #6d5660;
  max-width: 430px;
  margin: 0;
  font-size: 9px;
  line-height: 1.85;
}
.intro-index {
  z-index: 2;
  color: #fff;
  text-shadow: 0 1px 1px #b997a4;
  font:
    88px/0.8 Georgia,
    serif;
  position: absolute;
  top: 311px;
  right: 7px;
}
.page-intro > i {
  z-index: 3;
  letter-spacing: 0.15em;
  color: #9b7080;
  font:
    italic 7px/1 Georgia,
    serif;
  position: absolute;
  bottom: 14px;
  left: 42px;
}
.page-intro-pricing .intro-photo img {
  object-position: 49% center;
}
.page-intro-contact .intro-photo img {
  object-position: 32% center;
}
.concerns ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.concerns li {
  border-top: 1px solid var(--line);
  grid-template-columns: 45px 1fr;
  align-items: center;
  padding: 24px 0;
  display: grid;
}
.concerns li:last-child {
  border-bottom: 1px solid var(--line);
}
.concerns li b {
  color: #bf879b;
  font:
    21px Georgia,
    serif;
}
.concerns li span {
  font: 16px var(--serif);
}
.concerns > p {
  color: var(--muted);
  margin-top: 30px;
  font-size: 11px;
  line-height: 2;
}
.quality-image {
  height: 450px;
  margin-left: 40px;
  overflow: hidden;
}
.quality-image img {
  object-fit: cover;
  object-position: 55% center;
  height: 100%;
}
.quality-text {
  background: var(--pink);
  margin: -55px 20px 0 0;
  padding: 28px 22px 5px;
  position: relative;
}
.quality-text h3 {
  font: 400 27px/1.55 var(--serif);
  margin: 14px 0;
}
.product-grid {
  gap: 10px;
  display: grid;
}
.product-grid article {
  border: 1px solid var(--line);
  background: #fff;
  padding: 28px 22px;
}
.product-grid article > span {
  color: #bd8a9e;
  font:
    italic 46px Georgia,
    serif;
}
.product-grid small {
  letter-spacing: 0.23em;
  color: var(--rose);
  margin-top: 10px;
  font-size: 6px;
  display: block;
}
.product-grid h3 {
  font: 400 20px var(--serif);
  margin: 10px 0;
}
.product-grid p {
  color: var(--muted);
  margin: 0;
  font-size: 10px;
  line-height: 1.9;
}
.before-after {
  background: #f1ebed;
}
.ba-grid {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  display: grid;
}
.ba-grid > div > span {
  letter-spacing: 0.24em;
  color: var(--rose);
  margin-bottom: 10px;
  font-size: 7px;
  display: block;
}
.photo-placeholder {
  color: #826b74;
  text-align: center;
  height: 255px;
  font: 12px/1.8 var(--serif);
  background: #d9cdd1;
  place-content: center;
  display: grid;
}
.photo-placeholder.after {
  background: #ebe2e5;
}
.before-after > p {
  color: var(--muted);
  font-size: 9px;
  line-height: 1.8;
}
.menu-guide {
  background: linear-gradient(145deg, #fafafa 0%, #f2f2f1 100%);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dedcdd;
  padding-top: 52px;
  padding-bottom: 52px;
}
.menu-guide-label {
  letter-spacing: 0.25em;
  color: var(--rose);
  font-size: 7px;
}
.menu-guide h2 {
  font: 400 25px var(--serif);
  margin: 10px 0 7px;
}
.menu-guide > p {
  color: #777276;
  font-size: 9px;
  line-height: 1.7;
}
.included-services {
  border-top: 1px solid #ddd9db;
  grid-template-columns: 1fr 1fr;
  margin-top: 22px;
  display: grid;
}
.included-services > div {
  border-bottom: 1px solid #ddd9db;
  align-items: center;
  gap: 9px;
  min-height: 50px;
  padding: 10px 7px;
  display: flex;
}
.included-services > div:nth-child(odd) {
  border-right: 1px solid #ddd9db;
}
.included-services b {
  color: #9f6079;
  background: #fafafa;
  border: 1px solid #b77d93;
  border-radius: 50%;
  flex: 0 0 29px;
  place-items: center;
  width: 29px;
  height: 29px;
  font:
    13px/1 Georgia,
    serif;
  display: grid;
}
.included-services span {
  color: #514b4e;
  font-size: 9px;
}
.price-section {
  background: #fff;
}
.price-section:nth-of-type(2n) {
  background: var(--pink);
}
.price-heading {
  align-items: flex-end;
  gap: 22px;
  margin-bottom: 35px;
  display: flex;
}
.price-heading > span {
  color: #c492a4;
  font:
    57px/0.8 Georgia,
    serif;
}
.price-heading small {
  letter-spacing: 0.25em;
  color: var(--rose);
  font-size: 7px;
}
.price-heading h2 {
  font: 400 31px var(--serif);
  margin: 8px 0 0;
}
.price-list > div {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: end;
  gap: 16px;
  padding: 17px 0;
  display: flex;
}
.price-list > div:last-child {
  border-bottom: 1px solid var(--line);
}
.price-list span {
  font-size: 11px;
  line-height: 1.55;
}
.price-list span small {
  letter-spacing: 0.12em;
  color: var(--rose);
  margin-top: 3px;
  font-size: 7px;
  display: block;
}
.price-list b {
  white-space: nowrap;
  font:
    15px Georgia,
    serif;
}
.price-note,
.price-subnote {
  color: var(--rose);
  margin-top: 16px;
  font-size: 9px;
}
.price-policy {
  color: #fff;
  text-align: center;
  background: #4c2638;
  padding: 30px 20px;
}
.price-policy p {
  margin: 0;
  font-size: 10px;
}
.menu-choices {
  background: #f8f2f4;
  gap: 14px;
  display: grid;
}
.menu-choices > a {
  border: 1px solid var(--line);
  background: #fff;
  min-height: 210px;
  padding: 28px;
  position: relative;
}
.menu-choices > a > span {
  letter-spacing: 0.22em;
  color: var(--rose);
  font-size: 7px;
}
.menu-choices h2 {
  font: 400 29px var(--serif);
  margin: 35px 0 10px;
}
.menu-choices p {
  color: var(--muted);
  font-size: 9px;
}
.menu-choices > a > b {
  font: 25px/1 var(--serif);
  position: absolute;
  bottom: 25px;
  right: 28px;
}
.contact-section {
  background: #fff;
}
.contact-lead > span,
.contact-direct > span {
  letter-spacing: 0.25em;
  color: var(--rose);
  font-size: 7px;
}
.contact-lead h2 {
  font: 400 34px var(--serif);
  margin: 13px 0;
}
.contact-lead p {
  color: var(--muted);
  font-size: 10px;
  line-height: 1.9;
}
.contact-form {
  margin-top: 38px;
}
.contact-form label {
  margin-bottom: 24px;
  display: block;
}
.contact-form label > span {
  letter-spacing: 0.08em;
  margin-bottom: 9px;
  font-size: 9px;
  display: block;
}
.contact-form label b {
  color: var(--rose);
  margin-left: 8px;
  font-size: 7px;
}
.contact-form input,
.contact-form textarea {
  border: 1px solid var(--line);
  background: var(--paper);
  border-radius: 0;
  outline: none;
  width: 100%;
  padding: 15px;
  font-size: 12px;
}
.contact-form input:focus,
.contact-form textarea:focus {
  border-color: var(--rose);
}
.contact-form > p {
  color: var(--muted);
  font-size: 8px;
}
.contact-form .button {
  width: 100%;
}
.contact-direct {
  background: var(--pink);
  flex-direction: column;
  margin-top: 65px;
  padding: 30px 22px;
  display: flex;
}
.contact-direct > a {
  margin-top: 15px;
  font:
    20px Georgia,
    serif;
}
.contact-direct > a:last-child {
  font-size: 13px;
}
.contact-direct small {
  color: var(--muted);
  margin-top: 5px;
  font-size: 8px;
}
.intro-lab {
  background: #f8f5f5;
}
.intro-lab-head {
  background: #e9e1e4;
  padding: 65px 20px 70px;
}
.intro-lab-head > span,
.design-label > span {
  letter-spacing: 0.27em;
  color: var(--rose);
  font-size: 7px;
}
.intro-lab-head h1 {
  font: 400 39px/1.45 var(--serif);
  letter-spacing: -0.055em;
  margin: 17px 0;
}
.intro-lab-head p {
  color: var(--muted);
  max-width: 520px;
  font-size: 10px;
  line-height: 1.9;
}
.design-case {
  padding: 74px 0 90px;
  overflow: hidden;
}
.design-case:nth-of-type(odd) {
  background: #fff;
}
.design-label {
  margin-bottom: 30px;
  padding: 0 20px;
}
.design-label h2 {
  margin: 10px 0 7px;
  font:
    italic 27px/1.2 Georgia,
    serif;
}
.design-label p {
  color: var(--muted);
  margin: 0;
  font-size: 9px;
  line-height: 1.7;
}
.intro-option {
  height: 610px;
  position: relative;
  overflow: hidden;
}
.intro-option .option-photo {
  position: absolute;
  overflow: hidden;
}
.intro-option .option-photo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.intro-option .option-copy {
  position: absolute;
}
.intro-option h3 {
  margin: 0;
}
.intro-option h3 > span {
  letter-spacing: 0.13em;
  color: var(--rose);
  margin-bottom: 13px;
  font-family:
    Helvetica Neue,
    sans-serif;
  font-size: 9px;
  display: block;
}
.intro-option h3 > b {
  font: 400 35px/1.45 var(--serif);
  letter-spacing: -0.055em;
  display: block;
}
.intro-option .option-copy p {
  color: var(--muted);
  font-size: 9px;
  line-height: 1.9;
}
.option-editorial {
  background: #f1eaec;
  border: 1px solid #d9cbd0;
  margin: 0 20px;
}
.option-editorial:before {
  content: "";
  background: #a96f85;
  width: 1px;
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 18px;
}
.option-editorial .option-photo {
  height: 350px;
  top: 0;
  left: 42px;
  right: 0;
}
.option-editorial .option-photo img {
  object-position: 40% center;
}
.option-editorial .option-copy {
  bottom: 32px;
  left: 42px;
  right: 20px;
}
.option-editorial .option-copy > small {
  letter-spacing: 0.24em;
  margin-bottom: 18px;
  font-size: 6px;
  display: block;
}
.option-editorial .option-copy > i {
  letter-spacing: 0.15em;
  color: #9b7080;
  font:
    italic 7px Georgia,
    serif;
}
.option-editorial > strong {
  color: #fff;
  text-shadow: 0 1px 1px #b997a4;
  font:
    88px/0.8 Georgia,
    serif;
  position: absolute;
  top: 311px;
  right: 7px;
}
.option-cinema {
  color: var(--ink);
  background: #f7f3f4;
  border-top: 1px solid #b87a91;
  border-bottom: 1px solid #d8cbd0;
  padding: 24px 20px;
}
.cinema-top {
  justify-content: space-between;
  align-items: start;
  height: 54px;
  display: flex;
}
.cinema-top small {
  letter-spacing: 0.24em;
  color: #9b5d74;
  font-size: 6px;
}
.cinema-top b {
  color: #bd8298;
  font:
    30px Georgia,
    serif;
}
.option-cinema .option-photo {
  height: 286px;
  top: 78px;
  left: 20px;
  right: 20px;
}
.option-cinema .option-photo:after {
  content: "";
  background: linear-gradient(90deg, #f2e8eb24, #0000 50%, #61404e36);
  position: absolute;
  inset: 0;
}
.option-cinema .option-photo img {
  object-position: 55% 40%;
  transform: scale(1.05);
}
.option-cinema .option-copy {
  bottom: 28px;
  left: 20px;
  right: 20px;
}
.option-cinema h3 > span {
  color: #a8667e;
}
.option-cinema .option-copy p {
  color: #715a64;
  max-width: 300px;
}
.option-cinema .option-copy > span {
  letter-spacing: 0.2em;
  color: #a47788;
  margin-top: 20px;
  font-size: 6px;
  display: block;
}
.option-signature {
  background: #eee8ea;
  margin: 0 20px;
}
.option-signature .signature-side {
  color: #fff;
  background: #a7657e;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 54px;
  padding: 22px 0;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.signature-side span {
  letter-spacing: 0.2em;
  writing-mode: vertical-rl;
  font-size: 6px;
}
.signature-side b {
  font:
    35px Georgia,
    serif;
}
.option-signature .option-photo {
  height: 390px;
  top: 0;
  left: 54px;
  right: 0;
}
.option-signature .option-photo img {
  object-position: 34% center;
}
.option-signature .option-copy {
  bottom: 27px;
  left: 78px;
  right: 21px;
}
.option-signature .option-copy > small {
  letter-spacing: 0.25em;
  color: var(--rose);
  margin-bottom: 14px;
  font-size: 6px;
  display: block;
}
.option-signature .option-copy > i {
  letter-spacing: 0.16em;
  color: #9b7080;
  margin-top: 18px;
  font:
    italic 7px Georgia,
    serif;
  display: block;
}
.mobile-nav nav a span {
  width: 18px;
  margin-right: 14px;
  font-size: 12px;
  display: inline-block;
}
.price-section .price-policy {
  color: var(--ink);
  text-align: left;
  background: 0 0;
  margin-top: 25px;
  padding: 0;
}
.price-section .price-policy p {
  color: var(--ink);
  font-size: 10px;
  line-height: 1.8;
}
.price-section .price-policy small {
  color: #514b4e;
  margin-top: 5px;
  font-size: 9px;
  line-height: 1.8;
}
.features {
  background: linear-gradient(#fff 0%, #fbf8f9 20%, #f3e9ed 58%, #e9dfe3 100%);
}
.feature-menu-links,
.quality-menu-links {
  gap: 10px;
  margin-top: 32px;
  display: grid;
}
.feature-menu-links .button,
.quality-menu-links .button {
  margin-top: 0;
}
.feature-menu-links .button span {
  flex-direction: column;
  gap: 5px;
  display: flex;
}
.feature-menu-links .button small {
  letter-spacing: 0.22em;
  color: #dcb8c5;
  font-size: 6px;
}
.price-list span small {
  letter-spacing: 0.08em;
  margin-top: 5px;
  font-size: 10px;
  line-height: 1.55;
}
.price-policy {
  color: var(--ink);
  text-align: center;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: #fff;
  padding: 28px 20px;
}
.price-policy p {
  color: var(--ink);
  margin: 0;
  font-size: 10px;
  line-height: 1.8;
}
.price-policy small {
  color: #514b4e;
  margin-top: 4px;
  font-size: 9px;
  line-height: 1.8;
  display: block;
}
@media (width>=760px) {
  .feature-menu-links,
  .quality-menu-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 700px;
    margin-left: auto;
  }
  .feature-menu-links .button,
  .quality-menu-links .button {
    width: auto;
  }
  .price-section > .price-heading {
    align-self: start;
  }
  .price-list span small {
    font-size: 12px;
  }
  .price-policy {
    padding: 34px clamp(45px, 7vw, 110px);
  }
  .price-policy p {
    font-size: 12px;
  }
  .price-policy small {
    font-size: 10px;
  }
  .menu-guide.section-pad {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .section-pad {
    padding: 120px clamp(45px, 7vw, 110px);
  }
  .site-header {
    height: 87px;
    padding: 0 clamp(34px, 5vw, 72px);
  }
  .brand b {
    font-size: 28px;
  }
  .brand small {
    font-size: 7px;
  }
  .mobile-nav {
    display: none;
  }
  .desktop-nav {
    letter-spacing: 0.08em;
    align-items: center;
    gap: 30px;
    font-size: 10px;
    display: flex;
  }
  .nav-book {
    background: var(--deep);
    color: #fff;
    padding: 13px 19px;
  }
  .home-hero {
    height: calc(100vh - 87px);
    min-height: 680px;
  }
  .home-hero > img {
    object-position: 54% center;
  }
  .hero-wash {
    background:
      linear-gradient(90deg, #0000 42% 65%),
      linear-gradient(#0000 40%, #f5ece999 66%, #ead9dfe8 100%);
  }
  .hero-copy {
    bottom: 190px;
    left: 8vw;
  }
  .hero-copy h1 {
    font-size: clamp(48px, 5vw, 75px);
  }
  .hero-proof {
    width: 440px;
    left: 8vw;
    right: auto;
  }
  .hero-cta {
    width: 440px;
    bottom: 23px;
    left: 8vw;
    right: auto;
  }
  .section-title h2 {
    font-size: 48px;
  }
  .about {
    grid-template-columns: 0.8fr 1.2fr;
    grid-template-areas: "title photo" "copy photo";
    gap: 20px 7vw;
    display: grid;
  }
  .about .section-title {
    grid-area: title;
  }
  .about-photo {
    grid-area: photo;
    height: 680px;
    margin: 0;
  }
  .about-copy {
    background: 0 0;
    grid-area: copy;
    align-self: start;
    max-width: 440px;
    margin: -120px 0 0;
    padding: 0;
  }
  .features .section-title,
  .services .section-title,
  .gallery .section-title,
  .voices .section-title,
  .shop .section-title {
    max-width: 600px;
  }
  .feature-visual {
    height: 620px;
    margin: 0;
  }
  .feature-visual img {
    object-position: center 46%;
  }
  .feature-list {
    grid-template-columns: repeat(3, 1fr);
    margin: -115px 4vw 0;
  }
  .feature-list article {
    min-height: 260px;
  }
  .features > .button {
    width: 340px;
    margin-left: auto;
  }
  .service-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
  }
  .service-list article,
  .service-list article:nth-child(2n) {
    min-height: 620px;
    display: block;
  }
  .service-list article:nth-child(2n) .service-photo {
    order: initial;
  }
  .service-photo {
    height: 360px;
    min-height: 0;
  }
  .service-list article > div {
    height: 260px;
    padding: 32px;
  }
  .gallery-grid {
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr);
    height: 1200px;
  }
  .gallery-main {
    grid-area: 1/1/3/3;
  }
  .gallery-before-after {
    grid-area: 1/3/3/5;
  }
  .gallery-inner-color {
    grid-area: 3/1;
  }
  .gallery-mens {
    grid-area: 3/2;
  }
  .gallery-bob {
    grid-area: 3/3;
  }
  .gallery-salon {
    grid-area: 3/4;
  }
  .gallery-new {
    grid-area: 4/1 / auto/3;
  }
  .gallery-quote {
    grid-area: 4/3 / auto/5;
  }
  .gallery-quote p {
    font-size: 30px;
  }
  .voices {
    grid-template-columns: 1fr 1fr;
    gap: 7vw;
    display: grid;
  }
  .voice-placeholder {
    align-self: end;
  }
  .shop-card {
    grid-template-columns: 1.2fr 0.8fr;
    display: grid;
  }
  .map-placeholder {
    height: auto;
  }
  .shop > .button {
    width: 350px;
    margin-left: auto;
  }
  .booking-cta {
    justify-content: space-between;
    align-items: end;
    padding: 95px clamp(45px, 8vw, 120px);
    display: flex;
  }
  .booking-cta h2 {
    font-size: 44px;
  }
  .booking-actions {
    width: 370px;
  }
  .site-footer {
    grid-template-columns: 1.2fr 1fr 1fr;
    gap: 7vw;
    padding: 75px clamp(45px, 7vw, 110px) 30px;
    display: grid;
  }
  .copyright {
    grid-column: 1/-1;
  }
  .page-intro {
    height: 650px;
  }
  .page-intro:before {
    top: 34px;
    bottom: 34px;
    left: 38px;
  }
  .page-intro .intro-photo {
    width: auto;
    height: 100%;
    top: 0;
    left: 54%;
    right: 0;
  }
  .page-intro .intro-content {
    width: 42%;
    max-width: 560px;
    inset: auto auto 105px 9%;
  }
  .page-intro h1 {
    font-size: clamp(45px, 4.3vw, 64px);
  }
  .page-intro .intro-index {
    font-size: 130px;
    top: 55px;
    right: 46%;
  }
  .page-intro > i {
    bottom: 55px;
    left: 9%;
  }
  .concerns,
  .quality-about,
  .products,
  .before-after,
  .price-section,
  .menu-guide,
  .menu-choices,
  .contact-section {
    max-width: 1400px;
    margin: auto;
  }
  .quality-about {
    grid-template-columns: 0.8fr 1.2fr;
    gap: 50px;
    display: grid;
  }
  .quality-about .section-title {
    grid-column: 1/-1;
  }
  .quality-image {
    height: 650px;
    margin: 0;
  }
  .quality-text {
    background: var(--pink);
    margin: 70px 0 0 -110px;
    padding: 48px;
  }
  .product-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .ba-grid {
    max-width: 850px;
  }
  .photo-placeholder {
    height: 420px;
  }
  .menu-guide {
    grid-template-columns: 0.7fr 1.3fr;
    column-gap: 80px;
    display: grid;
  }
  .menu-guide-label,
  .menu-guide h2,
  .menu-guide > p {
    grid-column: 1;
  }
  .included-services {
    grid-area: 1/2/5;
    margin-top: 0;
  }
  .included-services span {
    font-size: 10px;
  }
  .price-section {
    grid-template-columns: 0.7fr 1.3fr;
    gap: 80px;
    display: grid;
  }
  .menu-choices {
    grid-template-columns: 1fr 1fr;
  }
  .contact-section {
    grid-template-columns: 0.75fr 1.25fr;
    gap: 80px;
    display: grid;
  }
  .contact-form {
    margin-top: 0;
  }
  .contact-direct {
    grid-column: 1;
    align-self: end;
    margin-top: 0;
  }
  .intro-lab-head {
    padding: 95px 7vw;
  }
  .intro-lab-head h1 {
    font-size: 58px;
  }
  .design-case {
    padding: 110px 7vw 130px;
  }
  .design-label {
    max-width: 980px;
    margin: 0 auto 38px;
    padding: 0;
  }
  .intro-option {
    max-width: 1180px;
    height: 650px;
    margin-left: auto;
    margin-right: auto;
  }
  .intro-option h3 > b {
    font-size: 52px;
  }
  .option-editorial {
    margin-left: auto;
    margin-right: auto;
  }
  .option-editorial:before {
    top: 34px;
    bottom: 34px;
    left: 38px;
  }
  .option-editorial .option-photo {
    height: 100%;
    top: 0;
    left: 54%;
    right: 0;
  }
  .option-editorial .option-copy {
    width: 42%;
    bottom: 105px;
    left: 9%;
    right: auto;
  }
  .option-editorial > strong {
    font-size: 130px;
    top: 55px;
    right: 46%;
  }
  .option-cinema {
    padding: 36px 45px;
  }
  .cinema-top {
    height: 70px;
  }
  .option-cinema .option-photo {
    height: 310px;
    top: 106px;
    left: 45px;
    right: 45px;
  }
  .option-cinema .option-copy {
    grid-template-columns: 1fr 1fr;
    align-items: end;
    gap: 70px;
    width: 84%;
    display: grid;
    bottom: 54px;
    left: 8%;
    right: auto;
  }
  .option-cinema .option-copy p {
    margin: 0;
  }
  .option-cinema .option-copy > span {
    position: absolute;
    bottom: -30px;
    right: 0;
  }
  .option-signature .signature-side {
    width: 76px;
  }
  .option-signature .option-photo {
    height: 100%;
    top: 0;
    left: 42%;
    right: 0;
  }
  .option-signature .option-copy {
    background: #eee8eae8;
    width: 38%;
    padding: 35px;
    bottom: 90px;
    left: 12%;
    right: auto;
  }
  .option-signature .option-copy > i {
    margin-top: 28px;
  }
}
.about-designs-page {
  background: #f9f6f7;
}
.about-lab-head {
  background: #eee6e9;
  padding: 62px 20px 68px;
}
.about-lab-head > span,
.about-design-label > span {
  letter-spacing: 0.25em;
  color: var(--rose);
  font-size: 7px;
}
.about-lab-head h1 {
  font: 400 38px/1.45 var(--serif);
  letter-spacing: -0.055em;
  margin: 17px 0;
}
.about-lab-head p {
  max-width: 480px;
  color: var(--muted);
  font-size: 10px;
  line-height: 1.9;
}
.about-lab-head a {
  border-bottom: 1px solid var(--ink);
  letter-spacing: 0.1em;
  margin-top: 20px;
  padding-bottom: 8px;
  font-size: 9px;
  display: inline-block;
}
.about-design-case {
  padding: 74px 0 90px;
  overflow: hidden;
}
.about-design-case:nth-of-type(odd) {
  background: #fff;
}
.about-design-label {
  margin-bottom: 30px;
  padding: 0 20px;
}
.about-design-label h2 {
  margin: 10px 0 7px;
  font:
    italic 28px/1.2 Georgia,
    serif;
}
.about-design-label p {
  color: var(--muted);
  margin: 0;
  font-size: 9px;
  line-height: 1.7;
}
.about-mock {
  min-height: 790px;
  padding: 72px 20px 78px;
  position: relative;
  overflow: hidden;
}
.about-mock-title {
  z-index: 3;
  margin-bottom: 44px;
  position: relative;
}
.about-mock-title > span {
  letter-spacing: 0.25em;
  color: var(--rose);
  margin-bottom: 18px;
  font-size: 7px;
  display: block;
}
.about-mock-title h3 {
  font: 400 36px/1.45 var(--serif);
  letter-spacing: -0.055em;
  margin: 0;
}
.about-mock-photo {
  z-index: 2;
  height: 390px;
  margin-left: 42px;
  position: relative;
  overflow: hidden;
}
.about-mock-photo img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.about-mock-copy {
  z-index: 4;
  background: #fcfaf9ed;
  margin: -60px 20px 0 0;
  padding: 28px 24px 12px;
  position: relative;
  box-shadow: 0 18px 45px #4b28380d;
}
.about-mock-copy > span:first-child {
  letter-spacing: 0.25em;
  color: var(--rose);
  font-size: 6px;
}
.about-mock-copy p {
  color: var(--muted);
  font-size: 11px;
  line-height: 2;
}
.about-mock-link {
  border-bottom: 1px solid var(--ink);
  letter-spacing: 0.08em;
  margin-top: 12px;
  padding-bottom: 8px;
  font-size: 9px;
  display: inline-block;
}
.about-gradient {
  background:
    radial-gradient(circle at 88% 16%, #fff9fb 0 13%, #0000 36%),
    radial-gradient(circle at 5% 62%, #e2cfd7 0, #0000 38%),
    linear-gradient(145deg, #fbf7f8 0%, #f0e5e9 50%, #e4d4db 100%);
}
.about-gradient:after {
  content: "";
  filter: blur(2px);
  background: #fff8fb70;
  border-radius: 50%;
  width: 240px;
  height: 240px;
  position: absolute;
  bottom: 90px;
  right: -105px;
}
.about-gradient .about-mock-photo {
  box-shadow: 18px 20px #d7bdc7;
}
.about-fabric {
  background: linear-gradient(160deg, #fbf8f8 0%, #efe5e8 100%);
}
.about-fabric:before,
.about-fabric:after {
  content: "";
  z-index: 1;
  border: 1px solid #c995a94d;
  border-radius: 50%;
  position: absolute;
  transform: rotate(-24deg);
}
.about-fabric:before {
  width: 620px;
  height: 235px;
  top: 116px;
  left: -310px;
  box-shadow:
    0 0 0 46px #fff9fb55,
    0 0 0 92px #d9bec824;
}
.about-fabric:after {
  width: 600px;
  height: 230px;
  bottom: 52px;
  right: -355px;
  box-shadow:
    0 0 0 42px #fff9fb73,
    0 0 0 84px #d9bec82b;
}
.about-fabric .about-mock-photo {
  border-radius: 190px 190px 8px 8px;
  margin-left: 24px;
  margin-right: 18px;
}
.about-fabric .about-mock-copy {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: #fffafbea;
  margin-left: 18px;
  margin-right: 0;
}
.about-editorial {
  background: #ece5e8;
}
.about-editorial:before {
  content: "";
  z-index: 1;
  background: #a96f85;
  width: 1px;
  position: absolute;
  top: 28px;
  bottom: 28px;
  left: 20px;
}
.about-editorial .about-mock-title {
  margin-left: 22px;
}
.about-editorial .about-mock-photo {
  margin-left: 72px;
  box-shadow: -16px 16px #b77b9230;
}
.about-editorial .about-mock-copy {
  background: #f8f4f5f2;
  border-top: 1px solid #b57b91;
  margin: -70px 22px 0;
  padding: 28px 25px;
}
.about-watermark {
  z-index: 3;
  color: #fff;
  text-shadow: 0 1px 1px #b997a4;
  pointer-events: none;
  font:
    112px/0.8 Georgia,
    serif;
  position: absolute;
  top: 203px;
  right: -5px;
}
@media (width>=760px) {
  .about-lab-head {
    padding: 92px 7vw;
  }
  .about-lab-head h1 {
    font-size: 56px;
  }
  .about-design-case {
    padding: 105px 7vw 125px;
  }
  .about-design-label {
    max-width: 1180px;
    margin: 0 auto 38px;
    padding: 0;
  }
  .about-mock {
    grid-template-rows: auto 1fr;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 28px 7vw;
    max-width: 1180px;
    min-height: 720px;
    margin: auto;
    padding: 90px 8%;
    display: grid;
  }
  .about-mock-title {
    grid-area: 1/1;
    margin: 0;
  }
  .about-mock-title h3 {
    font-size: 48px;
  }
  .about-mock-photo {
    grid-area: 1/2/3;
    height: 540px;
    margin: 0;
  }
  .about-mock-copy {
    box-shadow: none;
    background: 0 0;
    grid-area: 2/1;
    align-self: end;
    margin: 0;
    padding: 0;
  }
  .about-mock-copy p {
    font-size: 12px;
  }
  .about-gradient .about-mock-photo {
    box-shadow: 24px 26px #d7bdc7;
  }
  .about-fabric .about-mock-photo {
    border-radius: 270px 270px 8px 8px;
    margin: 0;
  }
  .about-fabric .about-mock-copy {
    background: #fffafbbd;
    margin: 0;
    padding: 25px;
  }
  .about-editorial .about-mock-title {
    margin-left: 24px;
  }
  .about-editorial .about-mock-photo {
    margin: 0;
    box-shadow: -18px 18px #b77b9230;
  }
  .about-editorial .about-mock-copy {
    background: #f8f4f5e8;
    margin: 0 0 0 24px;
    padding: 28px;
  }
  .about-watermark {
    font-size: 150px;
    top: 60px;
    right: 47%;
  }
}
.about.section-pad {
  background:
    radial-gradient(circle at 88% 16%, #fff9fb 0 13%, #0000 36%),
    radial-gradient(circle at 5% 62%, #e2cfd7 0, #0000 38%),
    linear-gradient(145deg, #fbf7f8 0%, #f0e5e9 50%, #e4d4db 100%);
  position: relative;
  overflow: hidden;
}
.about.section-pad:after {
  content: "";
  z-index: 1;
  filter: blur(2px);
  background: #fff8fb70;
  border-radius: 50%;
  width: 240px;
  height: 240px;
  position: absolute;
  bottom: 90px;
  right: -105px;
}
.about.section-pad .section-title,
.about.section-pad .about-photo,
.about.section-pad .about-copy {
  z-index: 2;
  position: relative;
}
.about.section-pad .about-photo {
  box-shadow: 18px 20px #d7bdc7;
}
@media (width>=760px) {
  .about.section-pad .about-photo {
    box-shadow: 24px 26px #d7bdc7;
  }
  .about.section-pad:after {
    width: 360px;
    height: 360px;
    bottom: 70px;
    right: -120px;
  }
}
.form-trap {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.form-result {
  min-height: 58vh;
  background: var(--pink);
  display: grid;
  place-items: center;
  padding: 90px 20px;
}
.form-result-card {
  width: min(100%, 680px);
  background: #fff;
  padding: 52px 28px;
  text-align: center;
  border: 1px solid var(--line);
}
.form-result-card > span {
  letter-spacing: 0.25em;
  color: var(--rose);
  font-size: 7px;
}
.form-result-card h1 {
  font: 400 32px/1.5 var(--serif);
  margin: 18px 0;
}
.form-result-card p {
  color: var(--muted);
  font-size: 11px;
  line-height: 2;
}
.form-result-card .button {
  max-width: 340px;
  margin: 32px auto 0;
  text-align: left;
}
@media (width>=760px) {
  .form-result-card {
    padding: 72px 60px;
  }
  .form-result-card h1 {
    font-size: 42px;
  }
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
