
.xyauc-box{max-width:560px;margin:30px auto;padding:28px;border-radius:20px;background:#fff;box-shadow:0 16px 50px rgba(41,91,160,.12);border:1px solid rgba(91,146,221,.18)}
.xyauc-box h2{margin-top:0}
.xyauc-box form{display:flex;flex-direction:column;gap:10px}
.xyauc-box label{font-weight:600;margin-top:6px}
.xyauc-box input{height:46px;border:1px solid #dbe6f7;border-radius:12px;padding:0 14px}
.xyauc-box button{height:48px;margin-top:12px;border:0;border-radius:12px;background:#2d7ff9;color:#fff;font-weight:700;cursor:pointer}
.xyauc-msg{padding:12px 14px;border-radius:12px;margin:12px 0}
.xyauc-error{background:#fff1f0;color:#b42318}
.xyauc-dashboard{max-width:860px}
.xyauc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.xyauc-grid div{padding:18px;border-radius:16px;background:#f6f9ff}
.xyauc-grid span{display:block;color:#667085;font-size:14px}
.xyauc-grid strong{display:block;font-size:24px;margin-top:6px}
@media(max-width:767px){.xyauc-grid{grid-template-columns:repeat(2,1fr)}}

.xyauc-success{background:#ecfdf3;color:#027a48}

.xyauc-header-wrap{position:relative;display:inline-block}
.xyauc-header-account{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;text-decoration:none;font-weight:700;white-space:nowrap}
.xyauc-header-account.is-guest{background:rgba(45,127,249,.10);color:#2d7ff9}
.xyauc-header-account.is-user{background:rgba(45,127,249,.10);color:#163b73}
.xyauc-header-menu{display:none;position:absolute;right:0;top:calc(100% + 8px);min-width:130px;padding:8px;background:#fff;border:1px solid rgba(91,146,221,.18);border-radius:14px;box-shadow:0 16px 40px rgba(16,24,40,.12);z-index:99}
.xyauc-header-wrap:hover .xyauc-header-menu{display:block}
.xyauc-header-menu a{display:block;padding:9px 10px;color:#344054;text-decoration:none;border-radius:10px}
.xyauc-header-menu a:hover{background:#f6f9ff}
.xyauc-form-links{display:flex;justify-content:center;gap:8px;margin-top:10px;color:#667085}
.xyauc-form-links a{color:#2d7ff9;font-weight:700;text-decoration:none}

/* 1.2.1: make account dropdown easier to click */
.xyauc-header-wrap{padding-bottom:16px;margin-bottom:-16px}
.xyauc-header-menu{top:100%;padding-top:10px}
.xyauc-header-menu:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}
.xyauc-header-wrap:hover .xyauc-header-menu,.xyauc-header-wrap:focus-within .xyauc-header-menu{display:block}

/* 1.2.2 点击展开式账号菜单 */
.xyauc-account-toggle{border:0;cursor:pointer;font-family:inherit}
.xyauc-header-wrap .xyauc-header-menu{display:none;top:calc(100% + 6px);padding-top:10px}
.xyauc-header-wrap.is-open .xyauc-header-menu{display:block}
.xyauc-header-wrap:hover .xyauc-header-menu{display:none}
.xyauc-header-wrap.is-open:hover .xyauc-header-menu{display:block}

/* 1.2.3 透明页眉适配 + 熙娱浅蓝高级会员页面 */
.xyauc-member-page{position:relative;overflow:hidden;min-height:calc(100vh - 80px);padding:128px 20px 72px;background:radial-gradient(circle at 12% 18%,rgba(47,128,237,.16),transparent 30%),radial-gradient(circle at 88% 16%,rgba(86,204,242,.16),transparent 28%),linear-gradient(135deg,#f8fbff 0%,#ffffff 48%,#eef7ff 100%)}
.xyauc-member-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,75,129,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(15,75,129,.045) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}
.xyauc-member-bg{position:absolute;inset:auto -12% -30% auto;width:520px;height:520px;border-radius:999px;background:radial-gradient(circle,rgba(47,128,237,.13),transparent 65%);filter:blur(10px);pointer-events:none}
.xyauc-member-layout{position:relative;z-index:2;max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:34px;align-items:center}
.xyauc-login-layout{max-width:1040px}.xyauc-member-intro{background:rgba(255,255,255,.62);border:1px solid rgba(123,184,255,.23);border-radius:30px;padding:38px;box-shadow:0 24px 70px rgba(31,97,165,.10);backdrop-filter:blur(16px)}
.xyauc-member-badge{display:inline-flex;align-items:center;padding:7px 13px;border-radius:999px;font-size:12px;color:#1769c2;background:rgba(47,128,237,.09);border:1px solid rgba(47,128,237,.16);margin-bottom:14px;font-weight:700;letter-spacing:.04em}
.xyauc-member-intro h1{margin:0 0 16px;color:#102033;font-size:38px;line-height:1.2;letter-spacing:-.02em}.xyauc-member-intro p{margin:0;color:#5f7085;line-height:1.9;font-size:16px}.xyauc-member-intro ul{margin:24px 0 0;padding:0;list-style:none}.xyauc-member-intro li{position:relative;padding-left:28px;margin-bottom:13px;color:#203246;line-height:1.7}.xyauc-member-intro li:before{content:"";position:absolute;left:0;top:8px;width:11px;height:11px;border-radius:50%;background:linear-gradient(135deg,#2f80ed,#56ccf2);box-shadow:0 0 0 6px rgba(47,128,237,.12)}
.xyauc-member-card,.xyauc-box.xyauc-member-card{position:relative;z-index:2;max-width:none;margin:0 auto;padding:34px;border-radius:30px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:1px solid rgba(123,184,255,.34);box-shadow:0 28px 80px rgba(31,97,165,.15),inset 0 1px 0 rgba(255,255,255,.9)}
.xyauc-member-card:before{content:"";position:absolute;inset:0;border-radius:30px;padding:1px;background:linear-gradient(135deg,rgba(47,128,237,.55),rgba(255,255,255,0),rgba(86,204,242,.45));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.xyauc-member-card h2{margin:0 0 8px;font-size:26px;color:#102033;line-height:1.25}.xyauc-card-desc{margin:0 0 18px;color:#607083;line-height:1.7;font-size:15px}
.xyauc-box form{display:grid;gap:13px}.xyauc-box label{font-weight:700;color:#203246}.xyauc-box input{height:48px;border:1px solid rgba(120,157,194,.34);border-radius:16px;background:rgba(255,255,255,.92);padding:0 15px;color:#17263a;outline:none;transition:all .25s ease}.xyauc-box input:focus{border-color:rgba(47,128,237,.72);box-shadow:0 0 0 4px rgba(47,128,237,.11)}.xyauc-box button{height:50px;border-radius:18px;background:linear-gradient(135deg,#1f7aec,#45c7f4);box-shadow:0 16px 32px rgba(47,128,237,.26)}
.xyauc-dashboard-page .xyauc-dashboard{max-width:1000px}.xyauc-dashboard h2{font-size:30px}.xyauc-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.xyauc-grid div{padding:22px;border-radius:20px;background:linear-gradient(180deg,rgba(245,250,255,.96),rgba(255,255,255,.96));border:1px solid rgba(123,184,255,.24)}.xyauc-grid strong{font-size:26px;color:#102033}.xyauc-mini-state{max-width:560px;text-align:center;margin:auto}.xyauc-header-credit{font-weight:800}.xyauc-header-account.is-user{color:#163b73;background:rgba(45,127,249,.12)}
@media(max-width:1024px){.xyauc-member-layout{grid-template-columns:1fr;max-width:720px}.xyauc-member-intro{padding:30px}.xyauc-member-page{padding-top:116px}.xyauc-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.xyauc-member-page{padding:104px 14px 46px}.xyauc-member-intro,.xyauc-member-card,.xyauc-box.xyauc-member-card{padding:22px;border-radius:22px}.xyauc-member-intro h1{font-size:28px}.xyauc-grid{grid-template-columns:1fr}}

/* 1.3.0 全宽会员页 + 三类积分账户 */
.xyauc-member-page{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;min-height:100vh!important;padding:138px clamp(18px,4vw,56px) 84px!important;background:radial-gradient(circle at 12% 15%,rgba(47,128,237,.16),transparent 32%),radial-gradient(circle at 88% 18%,rgba(86,204,242,.16),transparent 30%),linear-gradient(135deg,#f8fbff 0%,#ffffff 48%,#eef7ff 100%)!important;box-sizing:border-box!important}
.xyauc-member-layout{max-width:1240px!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,520px)!important;gap:42px!important}.xyauc-member-intro,.xyauc-member-card{box-sizing:border-box}.xyauc-member-intro h1{font-size:clamp(32px,4vw,52px)!important}.xyauc-member-card h2{font-size:28px!important}.xyauc-member-card input{box-sizing:border-box}.xyauc-dashboard-wrap{position:relative;z-index:2;max-width:1240px;margin:0 auto}.xyauc-dashboard-head{margin-bottom:24px;max-width:760px}.xyauc-dashboard-head h1{margin:0 0 10px;color:#102033;font-size:clamp(30px,4vw,48px)}.xyauc-dashboard-head p{margin:0;color:#607083;font-size:16px;line-height:1.8}.xyauc-credit-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xyauc-credit-grid div{min-height:132px}.xyauc-credit-grid em{display:block;margin-top:8px;color:#667085;font-style:normal;font-size:13px;line-height:1.5}.xyauc-total-card{background:linear-gradient(135deg,#1f7aec,#45c7f4)!important;color:#fff!important}.xyauc-total-card span,.xyauc-total-card strong,.xyauc-total-card em{color:#fff!important}.xyauc-total-card strong{font-size:34px!important}.xyauc-header-account{gap:2px}.xyauc-header-menu{z-index:9999}
@media(max-width:1100px){.xyauc-member-layout{grid-template-columns:1fr!important;max-width:760px!important}.xyauc-credit-grid{grid-template-columns:repeat(2,1fr)!important}.xyauc-total-card{grid-column:span 2}}
@media(max-width:640px){.xyauc-member-page{padding:108px 14px 48px!important}.xyauc-credit-grid{grid-template-columns:1fr!important}.xyauc-total-card{grid-column:auto}.xyauc-member-intro{display:none}.xyauc-member-layout{display:block!important}.xyauc-member-card{max-width:560px!important}}


/* 1.3.1 注册/登录页面修正：删除左侧英文小标签，修复表单错乱 */
.xyauc-member-intro > .xyauc-member-badge{display:none!important}
.xyauc-member-card form{display:grid!important;grid-template-columns:1fr!important;gap:13px!important;width:100%!important}
.xyauc-member-card form label{display:block!important;width:100%!important;margin:0!important;color:#203246!important;font-size:14px!important;font-weight:700!important;line-height:1.45!important}
.xyauc-member-card form input,
.xyauc-member-card form select,
.xyauc-member-card form textarea{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;height:48px!important;border:1px solid rgba(120,157,194,.34)!important;border-radius:16px!important;background:rgba(255,255,255,.92)!important;padding:0 15px!important;color:#17263a!important;outline:none!important;font-size:14px!important;line-height:48px!important}
.xyauc-member-card form input:focus{border-color:rgba(47,128,237,.72)!important;box-shadow:0 0 0 4px rgba(47,128,237,.11)!important}
.xyauc-member-card form button{width:auto!important;min-width:128px!important;justify-self:start!important;height:50px!important;border:0!important;border-radius:18px!important;padding:0 24px!important;background:linear-gradient(135deg,#1f7aec,#45c7f4)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;box-shadow:0 16px 32px rgba(47,128,237,.26)!important;cursor:pointer!important}
.xyauc-member-card .xyauc-form-links{justify-content:center!important;margin-top:0!important}
@media(max-width:640px){.xyauc-member-card form button{width:100%!important;justify-self:stretch!important}}


/* 1.4.0 手机验证码 */
.xyauc-sms-row{display:grid;grid-template-columns:1fr 140px;gap:10px;align-items:center}
.xyauc-sms-row input{width:100%!important}
.xyauc-member-card .xyauc-sms-btn{height:48px!important;margin:0!important;padding:0 14px!important;border-radius:14px!important;background:linear-gradient(135deg,#102033,#2f80ed)!important;box-shadow:none!important;font-size:14px!important;white-space:nowrap}
.xyauc-member-card .xyauc-sms-btn:disabled{opacity:.65;cursor:not-allowed}
@media(max-width:767px){.xyauc-sms-row{grid-template-columns:1fr}.xyauc-member-card .xyauc-sms-btn{width:100%!important}}

.xy-ai-history-box{margin-top:28px;padding:28px;border-radius:26px;background:rgba(255,255,255,.88);border:1px solid rgba(123,184,255,.28);box-shadow:0 24px 70px rgba(31,97,165,.10)}
.xy-ai-history-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.xy-ai-history-head h2{margin:0 0 8px;color:#102033;font-size:26px}.xy-ai-history-head p{margin:0;color:#607083;font-size:14px;line-height:1.8}.xy-ai-history-count{min-width:110px;text-align:center;padding:13px 16px;border-radius:18px;background:rgba(47,128,237,.08);border:1px solid rgba(47,128,237,.16)}.xy-ai-history-count span{display:block;color:#607083;font-size:12px;margin-bottom:5px}.xy-ai-history-count strong{color:#1769c2;font-size:24px}.xy-ai-history-empty{padding:18px;border-radius:18px;background:rgba(47,128,237,.06);color:#607083}.xy-ai-history-list{display:grid;gap:14px}.xy-ai-history-item{border-radius:20px;background:linear-gradient(180deg,rgba(248,251,255,.96),rgba(255,255,255,.96));border:1px solid rgba(123,184,255,.24);overflow:hidden}.xy-ai-history-item summary{cursor:pointer;padding:16px 18px;display:flex;justify-content:space-between;gap:18px;align-items:center;list-style:none}.xy-ai-history-item summary::-webkit-details-marker{display:none}.xy-ai-history-main strong{display:block;color:#102033;font-size:15px;margin-bottom:6px}.xy-ai-history-main span{color:#607083;font-size:13px}.xy-ai-history-item summary em{flex:0 0 auto;color:#7a8aa0;font-style:normal;font-size:12px}.xy-ai-history-input,.xy-ai-history-output{padding:0 18px 18px}.xy-ai-history-input h4,.xy-ai-history-output h4{margin:12px 0 8px;color:#1769c2;font-size:14px}.xy-ai-history-input>div,.xy-ai-history-content{padding:14px;border-radius:16px;background:rgba(255,255,255,.86);border:1px solid rgba(120,157,194,.22);color:#1b2d42;font-size:14px;line-height:1.85;max-height:420px;overflow-y:auto}.xy-ai-history-copy{margin-top:12px;border:none;border-radius:14px;padding:10px 15px;background:#102033;color:#fff;font-size:14px;cursor:pointer}@media(max-width:767px){.xy-ai-history-box{padding:20px}.xy-ai-history-head{flex-direction:column}.xy-ai-history-count{width:100%;text-align:left}.xy-ai-history-item summary{flex-direction:column;align-items:flex-start}}


/* 1.5.1 用户中心间距修复 + AI记录筛选背景 */
.xyauc-member-page:has(.xyauc-dashboard-page),
.xyauc-member-page:has(.xyauc-dashboard){
  min-height:auto!important;
  padding-bottom:28px!important;
}

.xyauc-member-page + .xy-ai-history-shell,
.xyauc-member-page + .xy-ai-history-box{
  margin-top:-34px!important;
}

.xy-ai-history-shell{
  position:relative;
  margin-top:0;
  padding:32px 20px 72px;
  background:
    radial-gradient(circle at 12% 18%, rgba(47,128,237,.12), transparent 30%),
    radial-gradient(circle at 88% 16%, rgba(86,204,242,.12), transparent 28%),
    linear-gradient(135deg,#f8fbff 0%,#ffffff 48%,#eef7ff 100%);
}

.xy-ai-history-shell:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(15,75,129,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15,75,129,.04) 1px, transparent 1px);
  background-size:28px 28px;
  pointer-events:none;
}

.xy-ai-history-shell .xy-ai-history-box{
  position:relative;
  z-index:2;
  max-width:1160px;
  margin:0 auto;
}

.xy-ai-history-filter{
  display:grid;
  grid-template-columns:minmax(220px,1fr) 180px 130px auto auto;
  gap:12px;
  align-items:center;
  margin:0 0 22px;
  padding:14px;
  border-radius:18px;
  background:rgba(248,251,255,.82);
  border:1px solid rgba(123,184,255,.22);
}

.xy-ai-history-filter input,
.xy-ai-history-filter select{
  height:42px;
  border:1px solid rgba(120,157,194,.34);
  border-radius:12px;
  background:#fff;
  padding:0 12px;
  outline:none;
}

.xy-ai-history-filter button,
.xy-ai-history-filter a{
  height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border-radius:12px;
  text-decoration:none;
  font-weight:700;
}

.xy-ai-history-filter button{
  border:none;
  background:linear-gradient(135deg,#1f7aec,#45c7f4);
  color:#fff;
  cursor:pointer;
}

.xy-ai-history-filter a{
  color:#1769c2;
  background:rgba(47,128,237,.08);
}

@media(max-width:900px){
  .xy-ai-history-filter{grid-template-columns:1fr}
}


/* 1.5.2 用户中心大空白彻底修复
   原因：用户中心 dashboard 复用了登录/注册页的 .xyauc-member-page，
   该类有 min-height:100vh，所以在两个短代码之间撑出一整屏空白。
*/
.xyauc-member-page.xyauc-dashboard-page{
  min-height:0!important;
  height:auto!important;
  padding-top:118px!important;
  padding-bottom:18px!important;
}

.xyauc-member-page.xyauc-dashboard-page .xyauc-dashboard-wrap{
  margin-bottom:0!important;
}

.xyauc-member-page.xyauc-dashboard-page .xyauc-dashboard-head{
  margin-bottom:18px!important;
}

.xyauc-member-page.xyauc-dashboard-page .xyauc-credit-grid{
  margin-bottom:0!important;
}

.xyauc-member-page.xyauc-dashboard-page + .xy-ai-history-shell{
  margin-top:0!important;
  padding-top:18px!important;
}

/* 兼容 Elementor 在短代码组件之间自动加 margin/padding 的情况 */
.elementor-widget-shortcode:has(.xyauc-dashboard-page){
  margin-bottom:0!important;
}

.elementor-widget-shortcode:has(.xy-ai-history-shell){
  margin-top:0!important;
}

.xy-ai-history-shell{
  margin-top:0!important;
  padding-top:18px!important;
}


/* 1.6.0 用户中心记录模块全宽修复 */
.xy-ai-history-shell{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  box-sizing:border-box!important;
}

.xy-ai-history-shell .xy-ai-history-box{
  max-width:1240px!important;
  width:calc(100% - 40px)!important;
  box-sizing:border-box!important;
}

.xyauc-member-page.xyauc-dashboard-page{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}

.xyauc-member-page.xyauc-dashboard-page .xyauc-dashboard-wrap{
  max-width:1240px!important;
  width:calc(100% - 40px)!important;
}

/* 1.7.0 AI记录状态 */
.xy-ai-history-item[open]{box-shadow:0 18px 40px rgba(31,97,165,.08)}


/* 1.7.1 生成记录状态显示优化 */
.xy-ai-history-main span{line-height:1.8}
.xy-ai-history-status-running,.xy-ai-history-status-pending{color:#1769c2;font-weight:800}
.xy-ai-history-status-success{color:#027a48;font-weight:800}
.xy-ai-history-status-refunded,.xy-ai-history-status-failed{color:#b42318;font-weight:800}


/* 1.8.0 注册页订单购买提示 */
.xyauc-order-buy-tip{margin:7px 0 14px;color:#607083;font-size:13px;line-height:1.7}
.xyauc-order-buy-tip a{color:#2d7ff9;font-weight:800;text-decoration:none}
.xyauc-order-buy-tip a:hover{text-decoration:underline}


/* 1.9.0 每日签到积分 */
.xyauc-dashboard-actions{margin-top:18px;display:flex;justify-content:flex-end}
.xyauc-claim-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:16px;background:linear-gradient(135deg,#1f7aec,#45c7f4);color:#fff!important;font-weight:800;text-decoration:none;box-shadow:0 12px 32px rgba(47,128,237,.22)}
.xyauc-claim-link:hover{transform:translateY(-1px)}
.xy-checkin-card{border-radius:28px;padding:24px;background:rgba(255,255,255,.9);border:1px solid rgba(123,184,255,.28);box-shadow:0 24px 70px rgba(31,97,165,.12);position:relative;overflow:hidden}
.xy-checkin-card:before{content:"";position:absolute;inset:-80px -80px auto auto;width:180px;height:180px;background:radial-gradient(circle,rgba(69,199,244,.22),transparent 65%);pointer-events:none}
.xy-checkin-head{position:relative;display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:18px}
.xy-checkin-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(47,128,237,.08);color:#1769c2;font-size:12px;font-weight:800;margin-bottom:8px}
.xy-checkin-head h3{margin:0;color:#102033;font-size:22px;line-height:1.28}
.xy-checkin-head p{margin:8px 0 0;color:#607083;font-size:13px;line-height:1.75}
.xy-checkin-total{text-align:right;min-width:96px}
.xy-checkin-total span{display:block;color:#607083;font-size:12px}
.xy-checkin-total strong{display:block;color:#1769c2;font-size:26px;line-height:1.2}
.xy-checkin-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:18px 0}
.xy-checkin-day{position:relative;min-height:74px;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid rgba(123,184,255,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}
.xy-checkin-day b{font-size:13px;color:#102033}
.xy-checkin-day strong{font-size:17px;color:#1769c2}
.xy-checkin-day em{font-style:normal;color:#7a8aa0;font-size:11px}
.xy-checkin-day.is-claimed{background:rgba(47,128,237,.08);border-color:rgba(47,128,237,.26)}
.xy-checkin-day.is-claimed:after{content:"已领取";position:absolute;top:6px;right:6px;border-radius:999px;background:#027a48;color:#fff;font-size:10px;padding:2px 6px}
.xy-checkin-day.is-current{box-shadow:0 0 0 2px rgba(47,128,237,.28) inset}
.xy-checkin-action{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.xy-checkin-btn{border:none;border-radius:16px;padding:13px 18px;background:linear-gradient(135deg,#1f7aec,#45c7f4);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 32px rgba(47,128,237,.22)}
.xy-checkin-btn:disabled{opacity:.55;cursor:not-allowed}
.xy-checkin-message{color:#607083;font-size:13px;line-height:1.7}
@media(max-width:767px){.xy-checkin-days{grid-template-columns:repeat(2,1fr)}.xy-checkin-head{flex-direction:column}.xy-checkin-total{text-align:left}.xyauc-dashboard-actions{justify-content:flex-start}}


/* 2.0.0 邀请码、充值、订单升级 */
.xyauc-dashboard-actions{gap:12px;flex-wrap:wrap}
.xyauc-recharge-link{background:linear-gradient(135deg,#102033,#1f7aec)!important}
.xyauc-upgrade-box{
  margin-top:20px;
  padding:22px;
  border-radius:24px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(123,184,255,.28);
  box-shadow:0 18px 48px rgba(31,97,165,.10);
}
.xyauc-upgrade-box h3{margin:0 0 8px;color:#102033;font-size:20px}
.xyauc-upgrade-box p{margin:0 0 14px;color:#607083;line-height:1.7}
.xyauc-upgrade-box form{display:flex;gap:10px;flex-wrap:wrap}
.xyauc-upgrade-box input{min-width:280px;flex:1;padding:13px 14px;border-radius:14px;border:1px solid rgba(123,184,255,.35)}
.xyauc-upgrade-box button{border:none;border-radius:14px;padding:13px 18px;background:linear-gradient(135deg,#1f7aec,#45c7f4);color:#fff;font-weight:900;cursor:pointer}


/* 2.0.1 邀请活动横幅 */
.xyauc-invite-banner{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  margin:22px 0;
  padding:24px 26px;
  border-radius:28px;
  background:
    radial-gradient(circle at 10% 20%,rgba(69,199,244,.20),transparent 34%),
    linear-gradient(135deg,#ffffff,#eff8ff);
  border:1px solid rgba(123,184,255,.34);
  box-shadow:0 22px 60px rgba(31,97,165,.12);
}
.xyauc-invite-banner span{
  display:inline-flex;
  padding:6px 11px;
  border-radius:999px;
  background:rgba(47,128,237,.10);
  color:#1769c2;
  font-weight:900;
  font-size:12px;
  margin-bottom:9px;
}
.xyauc-invite-banner h2{
  margin:0;
  color:#102033;
  font-size:24px;
  line-height:1.25;
}
.xyauc-invite-banner p{
  margin:8px 0 0;
  color:#607083;
  line-height:1.7;
}
.xyauc-invite-code-box{
  min-width:240px;
  text-align:center;
  padding:17px 20px;
  border-radius:22px;
  background:linear-gradient(135deg,#102033,#1f7aec);
  color:#fff;
  box-shadow:0 16px 38px rgba(47,128,237,.22);
}
.xyauc-invite-code-box em{
  display:block;
  font-style:normal;
  opacity:.78;
  font-size:13px;
  margin-bottom:6px;
}
.xyauc-invite-code-box strong{
  display:block;
  font-size:28px;
  letter-spacing:.06em;
  line-height:1.1;
}
@media(max-width:767px){
  .xyauc-invite-banner{flex-direction:column;align-items:stretch}
  .xyauc-invite-code-box{min-width:0}
}

/* 2.0.6 钱包明细 */
.xyauc-wallet-details{
  margin:18px 0;
  padding:18px 20px;
  border-radius:22px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(123,184,255,.26);
  box-shadow:0 16px 42px rgba(31,97,165,.08);
}
.xyauc-wallet-details summary{
  cursor:pointer;
  font-weight:950;
  color:#102033;
}
.xyauc-wallet-table-wrap{
  overflow:auto;
  margin-top:14px;
}
.xyauc-wallet-table{
  width:100%;
  border-collapse:collapse;
  min-width:720px;
}
.xyauc-wallet-table th,.xyauc-wallet-table td{
  padding:11px 10px;
  border-bottom:1px solid rgba(123,184,255,.18);
  text-align:left;
  color:#25364a;
}
.xyauc-wallet-table th{
  color:#607083;
  font-size:13px;
  font-weight:900;
  background:rgba(47,128,237,.05);
}

/* 2.0.7 用户中心积分/钻石展示优化 */
.xyauc-diamond-total-card{
  background:linear-gradient(135deg,#0bb6c9,#1f7aec)!important;
  color:#fff;
}
.xyauc-diamond-total-card span,
.xyauc-diamond-total-card em,
.xyauc-diamond-total-card strong{
  color:#fff!important;
}
.xyauc-wallet-table th,
.xyauc-wallet-table td{
  white-space:nowrap;
}
.xyauc-wallet-table td strong{
  color:#102033;
}

/* 2.0.8 用户中心头部与两行钱包 */
.xyauc-dashboard-head h1 .xyauc-head-level{
  display:inline-flex;
  vertical-align:middle;
  margin-left:12px;
  padding:7px 12px;
  border-radius:999px;
  background:rgba(47,128,237,.10);
  color:#1769c2;
  font-size:15px;
  font-weight:950;
  letter-spacing:0;
}
.xyauc-wallet-section{display:grid;gap:16px;margin:22px 0}
.xyauc-wallet-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.xyauc-compact-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.xyauc-mini-card{
  padding:20px 22px;
  border-radius:20px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(123,184,255,.28);
  box-shadow:0 14px 36px rgba(31,97,165,.08);
  min-height:126px;
}
.xyauc-mini-card span{display:block;color:#607083;font-size:14px}
.xyauc-mini-card strong{display:block;margin-top:8px;color:#102033;font-size:26px;line-height:1.15}
.xyauc-mini-card em{display:block;margin-top:10px;color:#607083;font-style:normal;font-size:13px;line-height:1.5}
.xyauc-wallet-row .xyauc-total-card{background:linear-gradient(135deg,#1f7aec,#45c7f4);color:#fff}
.xyauc-wallet-row .xyauc-total-card span,.xyauc-wallet-row .xyauc-total-card strong,.xyauc-wallet-row .xyauc-total-card em{color:#fff}
.xyauc-compact-row .xyauc-total-card span{font-size:16px!important;font-weight:700;color:#fff!important}
.xyauc-compact-row .xyauc-total-card strong{font-size:32px!important;margin-top:4px}
.xyauc-recharge-card{display:flex;flex-direction:column;justify-content:center;text-decoration:none;background:linear-gradient(135deg,#f59e0b,#ef4444)!important;color:#fff!important;cursor:pointer}
.xyauc-recharge-card span{color:#fff!important;font-size:15px!important;font-weight:700}
.xyauc-recharge-card strong{color:#fff!important;font-size:22px!important;margin-top:6px}
.xyauc-diamond-total-card{background:linear-gradient(135deg,#0bb6c9,#1f7aec)!important}

/* 2.0.8 生成记录下载卡片 */
.xy-ai-downloads{
  margin:16px 0;
  padding:16px;
  border-radius:18px;
  background:linear-gradient(135deg,rgba(47,128,237,.08),rgba(69,199,244,.08));
  border:1px solid rgba(123,184,255,.28);
}
.xy-ai-downloads-title{
  font-weight:950;
  color:#102033;
  margin-bottom:12px;
}
.xy-ai-downloads-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(180px,1fr));
  gap:12px;
}
.xy-ai-download-card{
  display:flex;
  flex-direction:column;
  gap:7px;
  text-decoration:none!important;
  padding:14px;
  border-radius:16px;
  background:#fff;
  border:1px solid rgba(123,184,255,.28);
  box-shadow:0 10px 24px rgba(31,97,165,.08);
  transition:.18s ease;
}
.xy-ai-download-card:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 36px rgba(31,97,165,.13);
}
.xy-ai-download-cover{
  display:block;
  height:92px;
  border-radius:12px;
  background-size:cover;
  background-position:center;
  margin-bottom:4px;
}
.xy-ai-download-icon{
  display:inline-flex;
  width:max-content;
  padding:4px 8px;
  border-radius:999px;
  background:rgba(47,128,237,.10);
  color:#1769c2;
  font-size:12px;
  font-weight:900;
}
.xy-ai-download-card strong{
  color:#102033;
  font-size:15px;
}
.xy-ai-download-card em{
  color:#607083;
  font-style:normal;
  font-size:12px;
  word-break:break-all;
}
.xy-ai-history-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}

@media(max-width:980px){
  .xyauc-wallet-row{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .xyauc-wallet-row{grid-template-columns:1fr}
}


/* 2.1.9 用户协议必选与协议页面 */
.xyauc-agree-row{display:flex!important;align-items:flex-start!important;gap:10px!important;width:100%!important;margin:2px 0 4px!important;font-weight:500!important;color:#42526a!important;line-height:1.7!important}
.xyauc-agree-row input[type=checkbox]{flex:0 0 18px!important;width:18px!important;height:18px!important;min-width:18px!important;margin:4px 0 0!important;padding:0!important;border-radius:4px!important;appearance:auto!important}
.xyauc-agree-row span{display:block!important;font-size:13px!important}
.xyauc-agree-row a{color:#1769c2!important;font-weight:800!important;text-decoration:none!important}
.xyauc-agreement-page{padding-top:118px!important}
.xyauc-agreement-wrap{position:relative;z-index:2;max-width:980px;margin:0 auto}
.xyauc-agreement-card{background:rgba(255,255,255,.92);border:1px solid rgba(123,184,255,.28);border-radius:28px;padding:34px;box-shadow:0 24px 70px rgba(31,97,165,.12);color:#203246;line-height:1.95}
.xyauc-agreement-card h1{margin:0 0 8px;color:#102033;font-size:30px;text-align:center}
.xyauc-agreement-card h2{margin:0 0 22px;color:#607083;font-size:17px;text-align:center;font-weight:700}
.xyauc-agreement-card h3{margin:28px 0 10px;color:#102033;font-size:20px}
.xyauc-agreement-card p{margin:0 0 12px;color:#344054;font-size:15px}
.xyauc-agreement-special{padding:16px 18px;border-radius:16px;background:rgba(47,128,237,.08);border:1px solid rgba(47,128,237,.16);font-weight:700!important}
@media(max-width:767px){.xyauc-agreement-card{padding:22px;border-radius:22px}.xyauc-agreement-card h1{font-size:24px}}

.xyauc-member-daily-card{margin:18px 0;padding:24px;border:1px solid rgba(57,141,255,.22);border-radius:22px;background:linear-gradient(135deg,rgba(235,247,255,.92),rgba(255,255,255,.96));display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 18px 48px rgba(39,105,180,.08)}
.xyauc-member-daily-card h2{margin:8px 0 8px;font-size:24px;color:#061b35}
.xyauc-member-daily-card p{margin:0;color:#526579;line-height:1.7}
.xyauc-member-points-btn{border:0;border-radius:999px;padding:13px 22px;background:linear-gradient(135deg,#178bff,#62d2ff);color:#fff;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 12px 28px rgba(24,139,255,.22)}
.xyauc-member-points-btn:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}

/* 2.2.3 钻石区充值入口 */
.xyauc-recharge-card{text-decoration:none;color:inherit}
.xyauc-recharge-card strong{color:#1167d8}
.xyauc-recharge-card:hover{transform:translateY(-2px);border-color:rgba(37,128,255,.42);box-shadow:0 16px 38px rgba(37,128,255,.12)}


/* 2.4.6 订单注册成功企业微信弹窗 */
.xyauc-wecom-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:18px}
.xyauc-wecom-mask{position:absolute;inset:0;background:rgba(15,23,42,.56);backdrop-filter:blur(5px)}
.xyauc-wecom-box{position:relative;z-index:2;width:min(420px,92vw);background:#fff;border-radius:22px;box-shadow:0 28px 90px rgba(0,0,0,.28);padding:20px 20px 22px;text-align:center;animation:xyaucWecomPop .18s ease-out}
.xyauc-wecom-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;border-radius:999px;background:#f1f5f9;color:#334155;font-size:24px;line-height:30px;cursor:pointer}
.xyauc-wecom-title{font-size:20px;font-weight:900;color:#0f172a;margin:18px 34px 8px}
.xyauc-wecom-subtitle{font-size:14px;line-height:1.7;color:#64748b;margin:0 8px 14px}
.xyauc-wecom-img{display:block;width:100%;max-height:72vh;object-fit:contain;border-radius:16px;background:#f8fafc}
@keyframes xyaucWecomPop{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}

/* xy_header_account_dark — 深色/黑色背景页眉专用简码样式 */
.xyauc-header-wrap.is-dark .xyauc-header-account{color:#fff!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.4)!important}
.xyauc-header-wrap.is-dark .xyauc-header-account:hover{background:rgba(255,255,255,.26)!important}
.xyauc-header-wrap.is-dark .xyauc-header-credit{color:#fff!important}
