.yh-one-real-shop-page {
  --yh-shop-ink: #122a36;
  --yh-shop-muted: #58707a;
  --yh-shop-navy: #071a2d;
  --yh-shop-green: #14765f;
  --yh-shop-mint: #55d2b5;
  --yh-shop-lime: #e9f39b;
  --yh-shop-paper: #fffefb;
  --yh-shop-fog: #eef2f2;
  --yh-shop-line: rgba(18, 42, 54, .16);
  margin: 0;
  color: var(--yh-shop-ink);
  background: var(--yh-shop-fog);
  font-family: Mulish, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.55;
}

body.yh-one-real-shop-page {
  padding-top: 0 !important;
  color: var(--yh-shop-ink);
  background: var(--yh-shop-fog) !important;
}

.yh-one-real-shop-page,
.yh-one-real-shop-page *,
.yh-one-real-shop-home,
.yh-one-real-shop-home * {
  box-sizing: border-box;
}

.yh-one-real-shop-page img,
.yh-one-real-shop-home img {
  display: block;
  max-width: 100%;
  height: auto;
}

.yh-one-real-shop-page a,
.yh-one-real-shop-home a {
  color: inherit;
}

.yh-one-real-shop-page :is(a, button, summary):focus-visible,
.yh-one-real-shop-home :is(a, button):focus-visible {
  outline: 3px solid #58a6ff;
  outline-offset: 3px;
}

.yh-one-real-shop-page .yhseo-daily-skip-link,
.yh-one-real-shop-skip {
  position: fixed;
  z-index: 1000;
  top: 8px;
  left: 8px;
  min-height: 44px;
  padding: 11px 15px;
  color: #fff;
  background: #0b6ef3;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 900;
  transform: translateY(-160%);
}

.yh-one-real-shop-page .yhseo-daily-skip-link:focus,
.yh-one-real-shop-skip:focus {
  transform: none;
}

.yh-one-real-shop-page .yhseo-daily-site-header,
.yh-one-real-shop-fallback-header {
  position: relative;
  z-index: 100;
  color: #fff;
  background: var(--yh-shop-navy);
  border-bottom: 1px solid rgba(255, 255, 255, .13);
}

.yh-one-real-shop-page .yhseo-daily-site-header__inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 22px;
  align-items: center;
  width: min(1180px, calc(100% - 40px));
  min-height: 76px;
  margin: 0 auto;
}

.yh-one-real-shop-page .yhseo-daily-site-header__brand,
.yh-one-real-shop-fallback-header > a {
  display: grid;
  min-height: 44px;
  align-content: center;
  gap: 3px;
  color: #fff;
  font-size: 27px;
  font-weight: 950;
  letter-spacing: -.04em;
  line-height: 1;
  text-decoration: none;
}

.yh-one-real-shop-page .yhseo-daily-site-header__brand span {
  max-width: 170px;
  color: #aebfcb;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .04em;
  line-height: 1.25;
  text-transform: uppercase;
}

.yh-one-real-shop-page .yhseo-daily-site-header__nav {
  display: flex;
  justify-content: center;
  gap: clamp(9px, 1.25vw, 18px);
}

.yh-one-real-shop-page .yhseo-daily-site-header__nav a,
.yh-one-real-shop-page .yhseo-daily-site-header__mobile-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  color: #dce7ef;
  font-size: 10.5px;
  font-weight: 900;
  letter-spacing: .035em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.yh-one-real-shop-page .yhseo-daily-site-header__nav a[href$="/shop/"],
.yh-one-real-shop-page .yhseo-daily-site-header__mobile-nav a[href$="/shop/"] {
  color: var(--yh-shop-mint);
}

.yh-one-real-shop-page .yhseo-daily-site-header__email {
  min-height: 44px;
  padding: 11px 13px;
  color: var(--yh-shop-navy);
  background: var(--yh-shop-mint);
  border-radius: 6px;
  font-size: 11px;
  font-weight: 900;
  text-decoration: none;
  white-space: nowrap;
}

.yh-one-real-shop-page .yhseo-daily-site-header__menu {
  display: none;
}

.yh-one-real-shop-main {
  padding: 24px 0 86px;
}

.yh-one-real-shop-main > * {
  width: min(1180px, calc(100% - 32px));
  margin-right: auto;
  margin-left: auto;
}

.yh-one-real-shop-kicker {
  margin: 0 0 8px;
  color: var(--yh-shop-green);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .085em;
  line-height: 1.2;
  text-transform: uppercase;
}

.yh-one-real-shop-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 13px 17px;
  color: #092127;
  background: var(--yh-shop-lime);
  border-radius: 7px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
  text-decoration: none;
}

.yh-one-real-shop-button--dark {
  color: #fff;
  background: var(--yh-shop-green);
}

.yh-one-real-shop-page a.yh-one-real-shop-button,
.yh-one-real-shop-home a.yh-one-real-shop-button {
  color: #092127;
}

.yh-one-real-shop-page a.yh-one-real-shop-button--dark {
  color: #fff;
}

.yh-one-real-shop-button:hover,
.yh-one-real-shop-button:focus-visible {
  transform: translateY(-1px);
}

.yh-one-real-shop-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.07fr) minmax(340px, .93fr);
  gap: clamp(28px, 5vw, 64px);
  align-items: center;
  overflow: hidden;
  min-height: 610px;
  padding: clamp(36px, 6vw, 74px);
  color: #fff;
  background: radial-gradient(circle at 6% 6%, rgba(85, 210, 181, .2), transparent 26%), linear-gradient(135deg, #071a2d 0%, #0b3036 54%, #0d4140 100%);
  border-radius: 16px;
}

.yh-one-real-shop-hero::after {
  position: absolute;
  right: -110px;
  bottom: -160px;
  width: 430px;
  height: 430px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

.yh-one-real-shop-hero__copy,
.yh-one-real-shop-hero__media {
  position: relative;
  z-index: 1;
}

.yh-one-real-shop-hero .yh-one-real-shop-kicker,
.yh-one-real-shop-close .yh-one-real-shop-kicker {
  color: var(--yh-shop-mint);
}

.yh-one-real-shop-hero h1 {
  max-width: 720px;
  margin: 0;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(44px, 6vw, 76px);
  font-weight: 600;
  letter-spacing: -.045em;
  line-height: .98;
  text-wrap: balance;
}

.yh-one-real-shop-hero__intro {
  max-width: 650px;
  margin: 22px 0;
  color: #d1e0e1;
  font-size: 17px;
}

.yh-one-real-shop-price {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 14px;
  align-items: center;
  margin: 0 0 24px;
}

.yh-one-real-shop-price strong {
  color: #fff;
  font-size: 28px;
}

.yh-one-real-shop-price span {
  color: #d7e6e7;
  font-size: 12px;
  font-weight: 800;
}

.yh-one-real-shop-checkout {
  max-width: 520px;
  margin: 10px 0 0;
  color: #b8cccf;
  font-size: 11px;
}

.yh-one-real-shop-hero__media {
  margin: 0;
  overflow: hidden;
  background: var(--yh-shop-paper);
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 11px;
  box-shadow: 0 22px 55px rgba(7, 26, 45, .28);
  transform: rotate(1.4deg);
}

.yh-one-real-shop-hero__media img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.yh-one-real-shop-hero__media figcaption {
  padding: 12px 14px 14px;
  color: #3f565e;
  background: var(--yh-shop-paper);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.45;
}

.yh-one-real-shop-proof {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px !important;
}

.yh-one-real-shop-proof article {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 13px;
  align-items: start;
  padding: 18px;
  background: #fff;
  border: 1px solid var(--yh-shop-line);
  border-radius: 9px;
}

.yh-one-real-shop-proof article > span {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  color: #fff;
  background: var(--yh-shop-green);
  border-radius: 50%;
  font-size: 10px;
  font-weight: 950;
}

.yh-one-real-shop-proof h2,
.yh-one-real-shop-proof p {
  margin: 0;
}

.yh-one-real-shop-proof h2 {
  color: var(--yh-shop-ink);
  font-family: inherit;
  font-size: 14px;
  line-height: 1.25;
}

.yh-one-real-shop-proof p {
  margin-top: 4px;
  color: var(--yh-shop-muted);
  font-size: 12px;
  line-height: 1.45;
}

.yh-one-real-shop-product {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  gap: clamp(32px, 6vw, 78px);
  align-items: center;
  margin-top: 70px !important;
  padding: clamp(26px, 4.5vw, 54px);
  background: var(--yh-shop-paper);
  border: 1px solid var(--yh-shop-line);
  border-radius: 14px;
}

.yh-one-real-shop-gallery__main {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  background: #fff;
  border: 1px solid var(--yh-shop-line);
  border-radius: 10px;
}

.yh-one-real-shop-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 9px;
  margin-top: 10px;
}

.yh-one-real-shop-gallery__thumbs button {
  min-width: 0;
  padding: 4px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 8px;
  cursor: pointer;
}

.yh-one-real-shop-gallery__thumbs button.is-active {
  border-color: var(--yh-shop-green);
}

.yh-one-real-shop-gallery__thumbs img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 5px;
}

.yh-one-real-shop-product__copy h2,
.yh-one-real-shop-answers h2,
.yh-one-real-shop-close h2 {
  margin: 0;
  color: var(--yh-shop-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 600;
  letter-spacing: -.035em;
  line-height: 1.04;
  text-wrap: balance;
}

.yh-one-real-shop-product__copy > p:not(.yh-one-real-shop-kicker) {
  margin: 18px 0 22px;
  color: var(--yh-shop-muted);
  font-size: 16px;
}

.yh-one-real-shop-specs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin: 0 0 24px;
  padding: 1px;
  overflow: hidden;
  background: var(--yh-shop-line);
  border: 1px solid var(--yh-shop-line);
  border-radius: 9px;
  list-style: none;
}

.yh-one-real-shop-specs li {
  display: grid;
  gap: 3px;
  min-height: 78px;
  align-content: center;
  padding: 13px 14px;
  background: #fff;
}

.yh-one-real-shop-specs span {
  color: var(--yh-shop-muted);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.yh-one-real-shop-specs strong {
  color: var(--yh-shop-ink);
  font-size: 13px;
  line-height: 1.3;
}

.yh-one-real-shop-answers {
  margin-top: 70px !important;
}

.yh-one-real-shop-answers > header {
  max-width: 780px;
  margin-bottom: 26px;
}

.yh-one-real-shop-page .yh-one-real-shop-answers h2 {
  color: var(--yh-shop-ink);
}

.yh-one-real-shop-answers > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.yh-one-real-shop-answers article {
  padding: 22px;
  background: #fff;
  border: 1px solid var(--yh-shop-line);
  border-radius: 9px;
}

.yh-one-real-shop-answers h3,
.yh-one-real-shop-answers p {
  margin: 0;
}

.yh-one-real-shop-answers h3 {
  color: var(--yh-shop-ink);
  font-size: 15px;
  line-height: 1.3;
}

.yh-one-real-shop-answers p {
  margin-top: 8px;
  color: var(--yh-shop-muted);
  font-size: 13px;
}

.yh-one-real-shop-close {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  margin-top: 70px !important;
  padding: clamp(28px, 5vw, 52px);
  color: #fff;
  background: var(--yh-shop-navy);
  border-radius: 14px;
}

.yh-one-real-shop-close h2 {
  color: #fff;
}

.yh-one-real-shop-close p:not(.yh-one-real-shop-kicker) {
  max-width: 720px;
  margin: 12px 0 0;
  color: #c7d5dc;
}

.yh-one-real-shop-close nav {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 9px;
}

.yh-one-real-shop-close nav a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 11px 14px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .4);
  border-radius: 6px;
  font-size: 12px;
  font-weight: 850;
  text-decoration: none;
}

.yh-one-real-shop-mobile-buy {
  display: none;
}

.yh-one-real-shop-page .yhseo-daily-site-footer,
.yh-one-real-shop-fallback-footer {
  color: #fff;
  background: var(--yh-shop-navy);
}

.yh-one-real-shop-page .yhseo-brand-footer {
  color: #fff;
  background: var(--yh-shop-navy);
}

.yh-one-real-shop-page .yhseo-brand-footer__inner {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 48px 0 30px;
}

.yh-one-real-shop-page .yhseo-brand-footer__masthead,
.yh-one-real-shop-page .yhseo-brand-footer__base {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}

.yh-one-real-shop-page .yhseo-brand-footer__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 24px;
  margin: 34px 0;
}

.yh-one-real-shop-page .yhseo-brand-footer :is(h2, p, ul) {
  margin-top: 0;
}

.yh-one-real-shop-page .yhseo-brand-footer ul {
  padding: 0;
  list-style: none;
}

.yh-one-real-shop-page .yhseo-brand-footer a {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  color: #d7e2e8;
  font-size: 12px;
  text-decoration: none;
}

.yh-one-real-shop-page .yhseo-brand-footer__brand {
  color: #fff;
  font-size: 30px;
  font-weight: 950;
}

.yh-one-real-shop-page .yhseo-brand-footer__group h2 {
  color: var(--yh-shop-mint);
  font-family: inherit;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.yh-one-real-shop-page .yhseo-brand-footer__group p,
.yh-one-real-shop-page .yhseo-brand-footer__publisher,
.yh-one-real-shop-page .yhseo-brand-footer__base {
  color: #9fb2bd;
  font-size: 11px;
}

.yh-one-real-shop-page .yhseo-brand-footer-mobile {
  display: none;
}

.yhseo-server-home .yh-one-real-shop-home {
  display: grid;
  grid-template-columns: minmax(300px, .88fr) minmax(0, 1.12fr);
  gap: clamp(28px, 5vw, 64px);
  align-items: center;
  width: min(1180px, calc(100% - 32px));
  margin: 56px auto 0;
  overflow: hidden;
  color: #fff;
  background: radial-gradient(circle at 92% 10%, rgba(85, 210, 181, .2), transparent 28%), linear-gradient(135deg, #071a2d, #0d4140);
  border-radius: 14px;
}

.yhseo-server-home .yh-one-real-shop-home > img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
}

.yhseo-server-home .yh-one-real-shop-home > div {
  padding: clamp(28px, 5vw, 56px) clamp(28px, 5vw, 58px) clamp(28px, 5vw, 56px) 0;
}

.yhseo-server-home .yh-one-real-shop-kicker {
  margin: 0 0 8px;
  color: #55d2b5;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .085em;
  text-transform: uppercase;
}

.yhseo-server-home .yh-one-real-shop-home h2 {
  margin: 0;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(34px, 4.8vw, 58px);
  font-weight: 600;
  letter-spacing: -.035em;
  line-height: 1.04;
}

.yhseo-server-home .yh-one-real-shop-home > div > p:not(.yh-one-real-shop-kicker) {
  max-width: 570px;
  margin: 16px 0 22px;
  color: #d1e0e1;
}

.yhseo-server-home .yh-one-real-shop-home__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

.yhseo-server-home .yh-one-real-shop-home__actions > strong {
  font-size: 23px;
}

@media (max-width: 1120px) {
  .yh-one-real-shop-page .yhseo-daily-site-header__nav,
  .yh-one-real-shop-page .yhseo-daily-site-header__email {
    display: none;
  }

  .yh-one-real-shop-page .yhseo-daily-site-header__inner {
    grid-template-columns: 1fr auto;
  }

  .yh-one-real-shop-page .yhseo-daily-site-header__menu {
    position: relative;
    display: block;
  }

  .yh-one-real-shop-page .yhseo-daily-site-header__menu summary {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 10px 14px;
    color: #fff;
    background: #12394b;
    border-radius: 6px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 900;
    list-style: none;
  }

  .yh-one-real-shop-page .yhseo-daily-site-header__menu[open] .yhseo-daily-site-header__mobile-nav {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    left: auto;
    z-index: 120;
    display: grid;
    width: min(310px, calc(100vw - 32px));
    gap: 2px;
    padding: 10px;
    background: #0b2738;
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 8px;
    box-shadow: 0 22px 55px rgba(7, 26, 45, .3);
  }

  .yh-one-real-shop-page .yhseo-daily-site-header__mobile-nav a {
    min-height: 42px;
    padding: 11px 10px;
  }

  .yh-one-real-shop-hero {
    grid-template-columns: minmax(0, 1fr) minmax(300px, .78fr);
    padding: 44px;
  }
}

@media (max-width: 820px) {
  .yh-one-real-shop-hero,
  .yh-one-real-shop-product,
  .yhseo-server-home .yh-one-real-shop-home {
    grid-template-columns: 1fr;
  }

  .yh-one-real-shop-hero {
    gap: 30px;
    min-height: 0;
    padding: 34px;
  }

  .yh-one-real-shop-hero__media {
    max-width: 520px;
    transform: none;
  }

  .yh-one-real-shop-proof,
  .yh-one-real-shop-answers > div {
    grid-template-columns: 1fr;
  }

  .yh-one-real-shop-product {
    padding: 28px;
  }

  .yh-one-real-shop-gallery {
    max-width: 560px;
  }

  .yh-one-real-shop-close {
    align-items: flex-start;
    flex-direction: column;
  }

  .yhseo-server-home .yh-one-real-shop-home {
    gap: 0;
  }

  .yhseo-server-home .yh-one-real-shop-home > img {
    height: auto;
    min-height: 0;
    aspect-ratio: 16 / 10;
    object-position: 50% 44%;
  }

  .yhseo-server-home .yh-one-real-shop-home > div {
    padding: 30px;
  }

  .yh-one-real-shop-page .yhseo-brand-footer__masthead,
  .yh-one-real-shop-page .yhseo-brand-footer__grid,
  .yh-one-real-shop-page .yhseo-brand-footer__base {
    display: none;
  }

  .yh-one-real-shop-page .yhseo-brand-footer-mobile {
    display: block;
    padding: 38px 0;
  }

  .yh-one-real-shop-page .yhseo-brand-footer-mobile__primary {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 16px;
    margin: 20px 0;
  }

  .yh-one-real-shop-page .yhseo-brand-footer-mobile__group {
    border-top: 1px solid rgba(255, 255, 255, .13);
  }

  .yh-one-real-shop-page .yhseo-brand-footer-mobile__group summary {
    min-height: 44px;
    padding: 12px 0;
    cursor: pointer;
    color: #fff;
    font-weight: 850;
  }
}

@media (max-width: 520px) {
  .yh-one-real-shop-page {
    padding-bottom: 82px;
  }

  .yh-one-real-shop-page .yhseo-daily-site-header__inner {
    width: calc(100% - 28px);
    min-height: 65px;
  }

  .yh-one-real-shop-page .yhseo-daily-site-header__brand {
    font-size: 24px;
  }

  .yh-one-real-shop-page .yhseo-daily-site-header__brand span {
    display: none;
  }

  .yh-one-real-shop-main {
    padding-top: 12px;
    padding-bottom: 110px;
  }

  .yh-one-real-shop-main > * {
    width: calc(100% - 24px);
  }

  .yh-one-real-shop-hero {
    padding: 25px 20px 20px;
    border-radius: 11px;
  }

  .yh-one-real-shop-hero h1 {
    font-size: clamp(40px, 12vw, 52px);
  }

  .yh-one-real-shop-hero__intro {
    font-size: 15px;
  }

  .yh-one-real-shop-button {
    width: 100%;
  }

  .yh-one-real-shop-price span:last-child {
    flex-basis: 100%;
  }

  .yh-one-real-shop-product,
  .yh-one-real-shop-answers,
  .yh-one-real-shop-close {
    margin-top: 46px !important;
  }

  .yh-one-real-shop-product {
    padding: 17px;
  }

  .yh-one-real-shop-specs {
    grid-template-columns: 1fr;
  }

  .yh-one-real-shop-specs li {
    min-height: 65px;
  }

  .yh-one-real-shop-answers article {
    padding: 18px;
  }

  .yh-one-real-shop-close {
    padding: 25px 20px;
  }

  .yh-one-real-shop-close nav,
  .yh-one-real-shop-close nav a {
    width: 100%;
  }

  .yh-one-real-shop-close nav a {
    justify-content: center;
  }

  .yh-one-real-shop-mobile-buy {
    position: fixed;
    right: 10px;
    bottom: max(10px, env(safe-area-inset-bottom));
    left: 10px;
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    min-height: 62px;
    padding: 9px 13px;
    color: #fff;
    background: #0d3838;
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 9px;
    box-shadow: 0 12px 34px rgba(7, 26, 45, .34);
    text-decoration: none;
  }

  .yh-one-real-shop-mobile-buy span {
    display: grid;
    line-height: 1.15;
  }

  .yh-one-real-shop-mobile-buy small {
    color: #bcd0d2;
    font-size: 10px;
  }

  .yh-one-real-shop-mobile-buy b {
    padding: 9px 11px;
    color: #092127;
    background: var(--yh-shop-lime);
    border-radius: 6px;
    font-size: 12px;
  }

  .yhseo-server-home .yh-one-real-shop-home {
    width: calc(100% - 24px);
    margin-top: 44px;
  }

  .yhseo-server-home .yh-one-real-shop-home > img {
    aspect-ratio: 1;
  }

  .yhseo-server-home .yh-one-real-shop-home > div {
    padding: 25px 20px;
  }

  .yhseo-server-home .yh-one-real-shop-home__actions {
    display: grid;
  }
}

@media (prefers-reduced-motion: reduce) {
  .yh-one-real-shop-page *,
  .yh-one-real-shop-page *::before,
  .yh-one-real-shop-page *::after,
  .yh-one-real-shop-home *,
  .yh-one-real-shop-home *::before,
  .yh-one-real-shop-home *::after {
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}
