.shop-hidden-init {
  display: none;
}

.shop-seo-intro {
  display: grid;
  gap: 14px;
  margin: 0 0 14px;
  padding: 18px;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 18px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf0 58%, #f8f1e2 100%);
  box-shadow: 0 14px 30px rgba(120, 84, 28, 0.07);
}

.shop-seo-copy {
  max-width: 800px;
}

.shop-seo-kicker {
  margin: 0 0 6px;
  color: #b45309;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
}

.shop-seo-intro h1 {
  margin: 0;
  color: #111827;
  font-size: 30px;
  line-height: 1.16;
}

.shop-seo-copy p:not(.shop-seo-kicker) {
  margin: 10px 0 0;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.8;
}

.shop-seo-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.shop-seo-actions a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 13px;
  border: 1px solid rgba(180, 83, 9, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: #7c2d12;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}

.shop-seo-actions a:hover {
  border-color: rgba(180, 83, 9, 0.42);
  box-shadow: 0 10px 18px rgba(120, 84, 28, 0.1);
  transform: translateY(-1px);
  text-decoration: none;
}

.shop-seo-actions a:focus-visible {
  outline: 3px solid rgba(245, 158, 11, 0.28);
  outline-offset: 2px;
}

.shop-seo-intro + .effect-tabs-section {
  margin-top: 0;
}

.shop-edit-inline-btn {
  border: none;
  background: none;
  cursor: pointer;
  font-size: 13px;
  color: #64748b;
  margin-left: 6px;
  vertical-align: middle;
}

.shop-tools-muted-note {
  font-size: 12px;
  line-height: 1.6;
  margin: 6px 0 10px;
}

.shop-cta-wrap {
  margin-top: 10px;
  flex-wrap: wrap;
}

.shop-reviews-title {
  font-weight: 800;
  margin-bottom: 6px;
}

.shop-review-form-wrap {
  margin-top: 12px;
  border-top: 1px solid #e5e7eb;
  padding-top: 12px;
}

.shop-review-form-grid {
  display: grid;
  gap: 12px;
  margin-bottom: 12px;
}

.shop-review-field {
  display: grid;
  gap: 6px;
}

.shop-form-label-muted {
  font-size: 12px;
  color: #6b7280;
}

.shop-input-basic {
  padding: 10px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
}

.shop-text-count-muted {
  margin-top: 6px;
  font-size: 12px;
  color: #6b7280;
}

.shop-cta-top8 {
  margin-top: 8px;
}

.shop-dialog-cc {
  border: none;
  border-radius: 16px;
  padding: 0;
  max-width: 520px;
  width: 96%;
}

.shop-dialog-head {
  padding: 18px 18px 6px;
}

.shop-dialog-title {
  font-weight: 800;
  font-size: 18px;
}

.shop-dialog-sub {
  color: #6b7280;
  font-size: 14px;
  margin-top: 4px;
}

.shop-cc-form {
  padding: 0 18px 16px;
  display: grid;
  gap: 12px;
}

.shop-info-box {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 12px;
  display: grid;
  gap: 10px;
}

.shop-info-row {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shop-text-14-muted {
  font-size: 14px;
  color: #6b7280;
}

.shop-text-amount {
  font-size: 18px;
  font-weight: 800;
  color: #111827;
}

.shop-form-grid-6 {
  display: grid;
  gap: 6px;
}

.shop-dialog-actions-end {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-top: 4px;
}

.shop-form-note-muted {
  font-size: 12px;
  color: #6b7280;
  line-height: 1.6;
}

.shop-style-pass3-dialog-wide {
  border: none;
  border-radius: 16px;
  padding: 0;
  max-width: 680px;
  width: 96%;
}

.shop-style-pass3-dialog-head {
  padding: 18px 18px 10px;
}

.shop-style-pass3-dialog-title {
  font-weight: 800;
  font-size: 18px;
}

.shop-style-pass3-dialog-sub {
  color: #6b7280;
  font-size: 14px;
  margin-top: 4px;
}

.shop-style-pass3-dialog-sub-line16 {
  color: #6b7280;
  font-size: 14px;
  margin-top: 4px;
  line-height: 1.6;
}

.shop-style-pass3-dialog-body-grid {
  padding: 0 18px 16px;
  display: grid;
  gap: 10px;
}

.shop-style-pass3-field-grid {
  display: grid;
  gap: 6px;
}

.shop-style-pass3-label {
  font-size: 12px;
  color: #6b7280;
}

.shop-style-pass3-store-note {
  margin-top: 4px;
  font-size: 12px;
  color: #555;
}

.shop-style-pass3-mt4 {
  margin-top: 4px;
}

.shop-style-pass3-actions-end {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-top: 4px;
}

@media (max-width: 640px) {
  .shop-seo-intro {
    gap: 12px;
    margin-bottom: 24px;
    padding: 16px;
    border-radius: 16px;
  }

  .shop-seo-intro h1 {
    font-size: 24px;
    line-height: 1.2;
  }

  .shop-seo-copy p:not(.shop-seo-kicker) {
    font-size: 14px;
    line-height: 1.75;
  }

  .shop-seo-actions {
    gap: 8px;
  }

  .shop-seo-actions a {
    min-height: 36px;
    padding: 8px 11px;
    font-size: 12px;
  }
}

.shop-style-pass3-dialog-order-confirm {
  border: none;
  border-radius: 16px;
  padding: 0;
  max-width: 960px;
  width: 96%;
  max-height: 90vh;
  overflow: auto;
}

.shop-style-pass3-pad-order-items {
  padding: 0 18px 10px;
}

.shop-style-pass3-pad-order-coupon-list {
  padding: 0 18px 14px;
}

.shop-style-pass3-text13-line16 {
  font-size: 13px;
  line-height: 1.6;
}

.shop-style-pass3-dialog-store {
  border: none;
  border-radius: 16px;
  padding: 0;
  max-width: 680px;
  width: 96%;
  max-height: 90vh;
  overflow: auto;
}

.shop-style-pass3-dialog-lookup {
  border: none;
  border-radius: 16px;
  padding: 0;
  max-width: 560px;
  width: 92%;
}
