html,
body {
  background: linear-gradient(180deg, #fffdfb 0%, #f9f4f2 48%, #f6efef 100%) !important;
  color: #65555a !important;
}

body::before {
  content: '';
  position: fixed;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 12% 16%, rgba(255,255,255,0.76) 0, rgba(255,255,255,0) 20%),
    radial-gradient(circle at 88% 12%, rgba(244,221,226,0.44) 0, rgba(244,221,226,0) 24%),
    radial-gradient(circle at 80% 78%, rgba(255,255,255,0.58) 0, rgba(255,255,255,0) 22%);
  z-index: 0;
}

body > * {
  position: relative;
  z-index: 1;
}

.home_header,
.top-bar,
footer,
.classification_left,
.top-search,
.search-box,
.search-bar,
.header-bar {
  background: rgba(255, 250, 248, 0.82) !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
  border: 1px solid rgba(255, 255, 255, 0.88) !important;
  box-shadow: 0 16px 34px rgba(196, 176, 178, 0.12) !important;
}

.home_header {
  border-bottom: none !important;
}

.home_header .left p,
.logo-text,
.home_title h4,
.home_title h4 span,
.section-title,
.dist-title,
.record-title,
.record-info strong,
.contact-title,
h1,
h2,
h3,
h4 {
  color: #5a4a4f !important;
}

.home_header .left a,
.follow-bar,
.top-link,
.btn,
.submit-btn,
.action-btn-primary,
.search-btn,
.login-btn,
.copy-btn,
.save-btn {
  background: linear-gradient(135deg, #d5a7b2 0%, #bf8f9b 100%) !important;
  color: #fffaf8 !important;
  border: none !important;
  box-shadow: 0 14px 28px rgba(191, 143, 155, 0.28) !important;
}

.home_nav,
.home_recommended_list li,
.home_hot_list .item,
.classification_qrcode,
.follow-modal-content,
.card,
.panel,
.section,
.dist-actions,
.dist-panel,
.record-item,
.search-item,
.search-box-panel,
.order-item,
.contact-card,
.login-panel,
.sms-box,
.agreement-box,
.distribution-card {
  background: linear-gradient(145deg, rgba(255,255,255,0.84) 0%, rgba(252,246,244,0.78) 52%, rgba(246,238,239,0.72) 100%) !important;
  border: 1px solid rgba(255,255,255,0.88) !important;
  border-radius: 24px !important;
  box-shadow: 0 16px 34px rgba(196,176,178,0.12) !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
}

.home_nav li,
.menu-item,
.record-row,
.dist-actions .action-btn,
.distribution-item,
.link-item {
  position: relative;
}

.home_nav li::before,
.menu-item::before,
.record-row::before,
.dist-actions .action-btn::before,
.distribution-item::before,
.link-item::before {
  content: '';
  position: absolute;
  top: 10px;
  right: 12px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0.08) 74%, rgba(255,255,255,0) 100%);
  pointer-events: none;
}

.home_header .right input,
input,
textarea,
select {
  background: rgba(255,255,255,0.74) !important;
  border: 1px solid rgba(235,224,224,0.92) !important;
  color: #65555a !important;
  border-radius: 999px !important;
  box-shadow: none !important;
}

input::placeholder,
textarea::placeholder {
  color: #b4a6aa !important;
}

.home_title a,
.exam-desc,
.record-time,
.muted,
.tips,
.tip,
.home_header .right input,
.home_title p,
.rule-item,
.agreement-text,
.help-text,
.empty-tip,
.record-sub,
.contact-desc {
  color: #8a7479 !important;
}

.price,
.price-tag,
.product-commission,
.record-amount,
.record-price,
.active,
.action,
.current,
.selected,
.top-search-placeholder strong {
  color: #bf8f9b !important;
}

.home_recommended_list li .img span,
.badge,
.tag,
.status-badge,
.recommend {
  background: linear-gradient(135deg, rgba(255,244,247,0.96) 0%, rgba(249,231,237,0.92) 100%) !important;
  color: #b36d83 !important;
  border: 1px solid rgba(208,154,173,0.22) !important;
}

footer p,
.tab-text,
.footer-text {
  color: #8f8085 !important;
}

footer .action p,
footer .active p,
footer .current p {
  color: #8e6270 !important;
}

.top-search,
.search-input-wrap,
.input,
.input-box,
.input-group input,
.input input,
#keyword,
#order_no {
  background: linear-gradient(145deg, rgba(255,255,255,0.92) 0%, rgba(252,246,244,0.86) 100%) !important;
  border: 1px solid rgba(255,255,255,0.88) !important;
  box-shadow: 0 14px 28px rgba(196,176,178,0.12) !important;
  color: #65555a !important;
}

.header-card,
.stat-card,
.product-card,
.guide-box,
.input-box,
#bao,
.tips,
.rank-card,
.tile-item,
.content .guide-box,
.content .input-box,
.home_recommended_list li,
.home_hot_list .item {
  background: linear-gradient(145deg, rgba(255,255,255,0.84) 0%, rgba(252,246,244,0.78) 52%, rgba(246,238,239,0.72) 100%) !important;
  border: 1px solid rgba(255,255,255,0.88) !important;
  border-radius: 24px !important;
  box-shadow: 0 16px 34px rgba(196,176,178,0.12) !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
}

.header-card,
.guide-box,
#bao,
.rank-card,
.product-card,
.home_hot_list .item,
.home_recommended_list li {
  position: relative;
  overflow: hidden;
}

.header-card::after,
.guide-box::after,
#bao::after,
.rank-card::after,
.product-card::after,
.home_hot_list .item::after,
.home_recommended_list li::after {
  content: '';
  position: absolute;
  top: 12px;
  right: 14px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0.08) 74%, rgba(255,255,255,0) 100%);
  pointer-events: none;
}

.btn-action,
#btncheck,
.submit-btn,
.btn-primary,
.btn-default {
  background: linear-gradient(135deg, #d5a7b2 0%, #bf8f9b 100%) !important;
  color: #fffaf8 !important;
  border: none !important;
  box-shadow: 0 14px 28px rgba(191,143,155,0.22) !important;
}

.stat-value,
.record-amount,
.product-commission,
.rank-price,
.guide-title strong,
.tip-text {
  color: #bf8f9b !important;
}

.top-title,
.rank-title,
.guide-title,
.header h3,
.input-group label {
  color: #5a4a4f !important;
}

.rank-desc,
.guide-steps,
.guide-steps strong,
.input-group label,
.tips p {
  color: #8a7479 !important;
}

footer {
  border-top: 1px solid rgba(255,255,255,0.88) !important;
  box-shadow: 0 -12px 30px rgba(196,176,178,0.1) !important;
}

footer li {
  position: relative;
}

footer li::before {
  content: '';
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,0.58) 0%, rgba(255,255,255,0.08) 74%, rgba(255,255,255,0) 100%);
}
