:root {
  --yte-ink: #24151a;
  --yte-wine: #9f1749;
  --yte-wine-dark: #721033;
  --yte-cream: #fffaf5;
  --yte-gold: #a86f16;
  --yte-line: #ead9cf;
}

.wa-page-yoshi-edit { background: var(--yte-cream); color: var(--yte-ink); }
.yte-promo { overflow: hidden; }
.yte-hero { min-height: 720px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, 540px); align-items: center; gap: clamp(32px, 6vw, 88px); max-width: 1280px; margin: 0 auto; padding: clamp(54px, 7vw, 96px) 28px; background: #0f0e0e; color: #f8f3f5; }
.yte-hero__copy { max-width: 650px; }
.yte-kicker { margin: 0 0 14px; color: var(--yte-wine-dark); font-size: 15px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.yte-hero .yte-kicker { color: #f29abb; }
.yte-hero h1 { margin: 0; color: #fff !important; font-size: clamp(56px, 8vw, 112px); font-weight: 300; letter-spacing: .05em; line-height: .86; }
.yte-hero h1 span { display: block; margin-top: 16px; color: #ef5f96; font-size: .42em; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.yte-lead { max-width: 560px; margin: 30px 0 26px; font-size: clamp(20px, 2vw, 27px); font-weight: 600; line-height: 1.45; }
.yte-price { display: inline-grid; grid-template-columns: auto auto; align-items: end; column-gap: 10px; margin-bottom: 24px; padding: 17px 22px; border: 2px solid var(--yte-wine); border-radius: 18px; background: #fff; box-shadow: 0 14px 36px rgba(75, 25, 43, .09); }
.yte-price span { grid-column: 1 / -1; color: #4d323c; font-size: 15px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.yte-price strong { color: var(--yte-wine-dark); font-size: 54px; line-height: 1; }
.yte-price small { padding-bottom: 6px; color: #3c2a31; font-size: 17px; font-weight: 800; }
.yte-button { min-height: 52px; padding: 14px 26px; border: 2px solid var(--yte-wine-dark); border-radius: 999px; background: var(--yte-wine-dark); color: #fff; font-size: 16px; font-weight: 800; box-shadow: 0 10px 26px rgba(114, 16, 51, .22); }
.yte-button:hover, .yte-button:focus-visible { border-color: #4f0922; background: #4f0922; color: #fff; transform: translateY(-1px); }
.yte-button:focus-visible { outline: 3px solid #d88aaa; outline-offset: 3px; }
.yte-button:disabled { border-color: #6f6568; background: #6f6568; opacity: 1; cursor: not-allowed; }
.yte-note { margin: 18px 0 0; color: #ded2d7; font-size: 15px; font-weight: 600; }
.yte-status { min-height: 24px; margin: 10px 0 0; color: #ffb0cf; font-size: 15px; font-weight: 700; }
.yte-hero__visual { position: relative; }
.yte-hero__visual::before { content: ''; position: absolute; inset: 7% -8% -4%; border-radius: 48% 52% 45% 55%; background: radial-gradient(circle, rgba(226, 169, 126, .35), rgba(160, 23, 73, .08) 62%, transparent 70%); filter: blur(9px); }
.yte-hero__visual img { position: relative; display: block; width: 100%; height: auto; border-radius: 26px; box-shadow: 0 28px 64px rgba(54, 20, 32, .22); }

.yte-included { padding: clamp(64px, 8vw, 108px) 28px; background: #fff; color: #261a1e !important; }
.yte-section-head { max-width: 760px; margin: 0 auto 38px; text-align: center; }
.yte-section-head h2, .yte-final h2 { margin: 0 0 16px; color: #1e1518 !important; font-size: clamp(34px, 5vw, 58px); line-height: 1.08; }
.yte-section-head > p:last-child, .yte-final p { font-size: 18px; font-weight: 500; line-height: 1.55; }
.yte-included .yte-kicker { color: #721033 !important; opacity: 1 !important; }
.yte-included .yte-section-head > p:last-child { color: #3b2e33 !important; opacity: 1 !important; }
.yte-colors { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; max-width: 980px; margin: 0 auto; padding: 0; list-style: none; }
.yte-color { display: grid; grid-template-columns: 48px 1fr 24px; align-items: center; gap: 15px; min-height: 72px; padding: 12px 18px; border: 1px solid var(--yte-line); border-radius: 16px; background: #fffaf7; color: #261a1e !important; opacity: 1 !important; }
.yte-color__swatch { width: 44px; height: 44px; border: 2px solid rgba(0, 0, 0, .15); border-radius: 50%; background: #e9bba7; box-shadow: inset 0 0 0 5px rgba(255, 255, 255, .28); }
.yte-color span:nth-child(2) { display: flex; gap: 10px; align-items: baseline; font-size: 16px; font-weight: 650; }
.yte-color strong { color: #721033 !important; font-size: 18px; opacity: 1 !important; }
.yte-color i { color: #1d6e3e; font-size: 20px; }
.yte-color--291 .yte-color__swatch { background: #a96549; }
.yte-color--292 .yte-color__swatch { background: #5b271f; }
.yte-color--293 .yte-color__swatch { background: #590812; }
.yte-color--294 .yte-color__swatch { background: #c8508d; }
.yte-color--295 .yte-color__swatch { background: #d31662; }
.yte-color--296 .yte-color__swatch { background: #b20921; }
.yte-color--297 .yte-color__swatch { background: #3d4931; }
.yte-color--298 .yte-color__swatch { background: #142d69; }
.yte-color--299 .yte-color__swatch { background: #091b42; }

.yte-final { display: flex; align-items: center; justify-content: space-between; gap: 42px; max-width: 1180px; margin: 0 auto; padding: clamp(64px, 8vw, 100px) 28px; color: #f8f3f5; }
.yte-final .yte-kicker { color: #f29abb; }
.yte-final h2 { color: #fff !important; }
.yte-final > div { max-width: 750px; }
.yte-button--light { flex: 0 0 auto; border-color: var(--yte-wine-dark); background: #fff; color: var(--yte-wine-dark); box-shadow: none; }

@media (max-width: 880px) {
  .yte-hero { min-height: auto; grid-template-columns: 1fr; padding-top: 44px; }
  .yte-hero__copy { text-align: center; margin: 0 auto; }
  .yte-lead { margin-right: auto; margin-left: auto; }
  .yte-hero__visual { max-width: 560px; margin: 8px auto 0; }
  .yte-final { flex-direction: column; align-items: flex-start; }
}

@media (max-width: 575.98px) {
  .yte-hero, .yte-included, .yte-final { padding-right: 18px; padding-left: 18px; }
  .yte-hero h1 { font-size: 54px; }
  .yte-lead { font-size: 19px; }
  .yte-price { width: 100%; justify-content: center; }
  .yte-button { width: 100%; min-height: 52px; }
  .yte-colors { grid-template-columns: 1fr; }
  .yte-color { min-height: 68px; padding: 10px 14px; }
  .yte-color span:nth-child(2) { flex-wrap: wrap; gap: 3px 8px; }
}

@media (prefers-reduced-motion: reduce) {
  .yte-button { transition: none; }
}
