*{box-sizing:border-box}body{margin:0;font-family:"Microsoft YaHei UI","PingFang SC",Arial,sans-serif;background:#f4f0ff;color:#24233a}button,input{font-family:inherit}button{border:0;border-radius:18px;padding:13px 18px;background:linear-gradient(135deg,#7c5cff,#2f6bff);color:white;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(124,92,255,.22)}button:disabled{opacity:.45}.hidden{display:none!important}.screen{min-height:100vh}.phone-page{width:min(100%,520px);min-height:100vh;margin:0 auto;padding:28px 20px}.wide{width:min(100%,980px)}.hero-page{background:radial-gradient(circle at 8% 8%,rgba(124,92,255,.3),transparent 35%),radial-gradient(circle at 95% 22%,rgba(56,189,248,.35),transparent 36%),linear-gradient(160deg,#d7c5ff,#9ee8ff 58%,#f7f0ff)}.mini-logo{width:116px;height:58px;margin:0 auto 14px;border-radius:30px;background:linear-gradient(90deg,#f43f5e,#f59e0b,#22c55e,#38bdf8,#8b5cf6);color:white;font-size:30px;font-weight:1000;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 35px rgba(88,28,135,.24)}h1{font-size:40px;text-align:center;color:white;text-shadow:0 4px 14px rgba(88,28,135,.25);margin:16px 0 8px}.hero-sub{text-align:center;color:white;font-size:18px;line-height:1.7}.hero-sub b{color:#ef4444}.home-version-list{display:flex;flex-direction:column;gap:16px;margin:26px 0}.plan-card{position:relative;display:grid;grid-template-columns:78px 1fr 38px;gap:14px;align-items:center;background:rgba(255,255,255,.78);border:3px solid rgba(255,255,255,.55);border-radius:24px;padding:16px;cursor:pointer;box-shadow:0 18px 40px rgba(30,41,59,.12)}.plan-card.active{background:white;border-color:#22b8cf;transform:translateY(-2px)}.plan-img{width:70px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:34px;background:linear-gradient(135deg,#eff6ff,#fce7f3)}.plan-name{font-size:22px;font-weight:1000}.plan-meta{margin-top:5px;color:#64748b;line-height:1.45}.plan-hot{position:absolute;right:0;top:-13px;border-radius:16px 16px 0 16px;background:#ec4899;color:white;padding:6px 12px;font-size:13px;font-weight:1000}.plan-check{width:36px;height:36px;border-radius:50%;background:#e5e7eb;color:white;display:flex;align-items:center;justify-content:center;font-size:22px}.active .plan-check{background:#22b8cf}.start-btn{width:100%;height:64px;border-radius:32px;font-size:24px;background:linear-gradient(135deg,#22b8cf,#2f9bff)}.text-btn{display:block;background:transparent;box-shadow:none;color:#5b21b6;margin:12px auto 20px}.intro-box{margin-top:20px;background:rgba(255,255,255,.78);border-radius:24px;padding:22px;color:#475569;line-height:1.85;box-shadow:0 16px 40px rgba(30,41,59,.1)}.intro-box h3{margin-top:0;color:#1f2937}.white-page{background:#f8fafc}.back-btn{background:transparent;color:#334155;box-shadow:none;padding:0;margin-bottom:18px}.muted{color:#64748b;line-height:1.7}.selected-plan,.info,.vip-box{padding:16px;margin:14px 0;border-radius:18px;background:#eef2ff;color:#3730a3;font-weight:800;line-height:1.7}input{width:100%;border:1px solid #e5e7eb;border-radius:18px;padding:15px 16px;font-size:16px;outline:none;background:white}.primary-full{width:100%;margin-top:12px}.vip-box{background:#111827;color:#fde68a}.vip-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.vip-item{background:rgba(255,255,255,.08);border-radius:16px;padding:12px;color:white}.top-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.gray-btn{background:#e5e7eb;color:#1f2937;box-shadow:none}.green-btn{background:linear-gradient(135deg,#22c55e,#16a34a)}.version-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:18px 0}.version-card{background:white;border:1px solid #e5e7eb;border-radius:26px;padding:20px;box-shadow:0 14px 35px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:12px}.version-card.recommend{border:3px solid #fb923c}.version-card h3{font-size:26px;margin:0}.version-quota{margin-top:auto;background:#f8fafc;border-radius:16px;padding:12px;font-weight:900}.test-top{position:sticky;top:0;z-index:10;background:rgba(248,250,252,.96);padding:16px 18px;border-bottom:1px solid #e5e7eb}.test-top h2{margin:0 0 6px}.progress{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.progress div{height:100%;width:0;background:linear-gradient(90deg,#7c5cff,#38bdf8)}.questions-box{width:min(100%,880px);margin:0 auto;padding:18px}.question{margin:16px 0;background:white;border-radius:24px;padding:20px;box-shadow:0 10px 25px rgba(15,23,42,.06)}.question.missing{outline:3px solid #ef4444}.question h3{line-height:1.6}.scale{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.scale label{display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid #e5e7eb;border-radius:16px;min-height:52px;padding:10px;font-weight:800;cursor:pointer}.scale input{display:none}.scale label:has(input:checked){background:linear-gradient(135deg,#7c5cff,#2f6bff);color:white;border-color:transparent}.missing-tip{color:#ef4444;font-weight:900;margin-top:8px}.pager{position:sticky;bottom:0;display:flex;justify-content:center;gap:10px;padding:14px;background:rgba(248,250,252,.96);border-top:1px solid #e5e7eb}.gen-page{background:radial-gradient(circle at 8% 8%,rgba(124,92,255,.35),transparent 36%),radial-gradient(circle at 92% 28%,rgba(56,189,248,.35),transparent 36%),linear-gradient(160deg,#d6c2ff,#a7e8ff);padding-top:70px}.gen-card{background:rgba(255,255,255,.88);border-radius:26px;padding:26px;box-shadow:0 30px 60px rgba(30,41,59,.18)}.gen-page h1{font-size:32px}.gen-page p{text-align:center}.gen-tabs{display:flex;justify-content:space-around;border-bottom:1px solid #e5e7eb;margin:20px 0}.gen-tabs span{padding:12px;color:#64748b}.gen-tabs .on{color:#0ea5e9;border-bottom:5px solid #38bdf8}.gen-step{margin:20px 0;font-size:19px}.gen-bar{height:18px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-top:8px}.gen-fill{height:100%;width:0;background:linear-gradient(90deg,#f472b6,#a855f7);transition:width .5s}.history-item{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:14px 0;padding:18px;background:white;border-radius:20px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.report-bar{position:sticky;top:0;z-index:20;height:68px;background:white;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.report-bar h2{margin:0}.report-card{width:min(100%,680px);margin:0 auto;background:white}.result-hero{min-height:360px;padding:42px 28px;display:grid;grid-template-columns:1fr 170px;align-items:center;gap:18px;background:linear-gradient(135deg,var(--c1),#fff7ed)}.result-type{font-size:56px;font-weight:1000;color:var(--c)}.result-role{font-size:24px;line-height:1.5;color:var(--c)}.avatar-big{width:150px;height:210px;display:flex;align-items:center;justify-content:center;font-size:92px;border-radius:80px 80px 30px 30px;background:rgba(255,255,255,.55)}.pair-card{padding:32px 26px;background:#f8f7ff}.pair-row{display:grid;grid-template-columns:88px 1fr 88px;align-items:center;gap:12px;margin:24px 0;font-size:22px;color:#312e81}.pair-line{position:relative;height:16px;background:#ececf5;border-radius:999px}.pair-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:38%;height:16px;border-radius:999px;background:linear-gradient(90deg,#8b5cf6,#38bdf8)}.report-tabs{position:sticky;top:68px;z-index:15;display:grid;grid-template-columns:repeat(5,1fr);background:#eee5fa}.report-tabs button{border-radius:0;background:transparent;box-shadow:none;color:#2f2348;padding:16px 6px}.report-tabs button.active{color:#6d28d9;border-bottom:4px solid #7c3aed}.report-section{padding:34px 28px;border-bottom:12px solid #f8fafc}.section-label{color:#c9bbaa;letter-spacing:2px;font-size:17px}.report-section h3{font-size:34px;color:#c65e2e;margin:8px 0 24px}.highlight{margin:26px 0;padding:18px 22px;background:linear-gradient(90deg,#8b5cf6,#a78bfa);color:white;border-radius:0 18px 18px 0;font-size:24px;font-weight:1000}.report-section p,.report-section li{font-size:20px;line-height:2;color:#2f2a45}.famous-grid,.vip-rights{display:grid;grid-template-columns:1fr 1fr;gap:14px}.famous-card,.vip-right{min-height:110px;border-radius:18px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-weight:900;color:#4c1d95;padding:14px}.save-note{text-align:center;padding:18px;color:#b45309;font-weight:1000}@media(max-width:720px){h1{font-size:34px}.version-cards{grid-template-columns:1fr}.scale{grid-template-columns:1fr}.pager button{padding:12px 10px}.result-hero{grid-template-columns:1fr 110px;padding:32px 22px}.avatar-big{width:105px;height:155px;font-size:68px}.pair-row{grid-template-columns:76px 1fr 76px;font-size:19px}.report-section p,.report-section li{font-size:19px}}

/* v2.6 report realism upgrade */
.style-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0}
.style-card{min-height:96px;border-radius:18px;background:linear-gradient(135deg,#f8fafc,#f3f0ff);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:1000;color:#4c1d95;font-size:20px;padding:16px;border:1px solid #eee7ff}
.report-footer{padding:18px 28px 34px;color:#64748b;font-size:15px;line-height:1.8;background:#fff}
.dimension-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}
.dimension-card{border-radius:18px;background:#f8fafc;padding:16px;border:1px solid #e5e7eb}
.dimension-card b{font-size:22px;color:#4c1d95}
.dimension-card p{font-size:16px!important;line-height:1.7!important;margin:8px 0 0!important}
.dimension-bar{height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden;margin-top:10px}
.dimension-bar span{display:block;height:100%;background:linear-gradient(90deg,#7c5cff,#38bdf8)}
.action-list{counter-reset:item;list-style:none!important;padding-left:0!important}
.action-list li{counter-increment:item;margin:14px 0;padding:16px 18px 16px 56px;border-radius:18px;background:#f8fafc;position:relative}
.action-list li:before{content:counter(item);position:absolute;left:18px;top:18px;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#7c5cff;color:white;font-size:14px;font-weight:900}
@media(max-width:720px){.report-tabs button{font-size:14px;padding:14px 2px}.style-grid,.dimension-grid{grid-template-columns:1fr}}


/* v2.6 complete export for WeChat */
.export-actions{
  padding:24px 28px 38px;
  background:#fff;
  border-top:12px solid #f8fafc;
  text-align:center;
}
.export-actions h3{
  margin:0 0 8px;
  color:#1f2937;
  font-size:24px;
}
.export-actions p{
  color:#64748b;
  line-height:1.7;
  margin:0 0 18px;
}
.export-actions div{
  display:flex;
  gap:14px;
  justify-content:center;
  flex-wrap:wrap;
}
.export-actions button{
  min-width:150px;
  border-radius:20px;
}
.pdf-btn{background:linear-gradient(135deg,#fb923c,#ef4444)}
.img-btn{background:linear-gradient(135deg,#7c5cff,#2f6bff)}
.export-capture-wrap{
  position:absolute;
  left:-99999px;
  top:0;
  width:680px;
  background:#fff;
  z-index:-1;
}
.full-export-report{
  width:680px;
  background:#fff;
  color:#24233a;
}
.full-export-report .report-tabs{
  display:none!important;
}
.full-export-report .export-section{
  border-bottom:12px solid #f8fafc;
}
.export-preview-mask{
  position:fixed;
  inset:0;
  z-index:99999;
  background:rgba(15,23,42,.72);
  display:flex;
  align-items:flex-start;
  justify-content:center;
  overflow:auto;
  padding:24px 12px;
}
.export-preview-panel{
  width:min(100%,720px);
  background:#fff;
  border-radius:24px;
  padding:20px;
  position:relative;
  box-shadow:0 25px 80px rgba(0,0,0,.35);
}
.export-preview-panel.small{
  max-width:520px;
  margin-top:60px;
}
.export-preview-panel h2{
  margin:0 44px 8px 0;
  font-size:24px;
}
.export-preview-panel p{
  color:#64748b;
  line-height:1.7;
}
.export-close{
  position:absolute;
  top:14px;
  right:14px;
  width:36px;
  height:36px;
  padding:0;
  border-radius:50%;
  background:#e5e7eb;
  color:#111827;
  box-shadow:none;
  font-size:24px;
}
.export-preview-img{
  display:block;
  width:100%;
  max-height:none;
  border-radius:16px;
  border:1px solid #e5e7eb;
  background:#fff;
}
.export-preview-actions{
  display:flex;
  gap:12px;
  justify-content:center;
  flex-wrap:wrap;
  margin-top:16px;
}
.download-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:150px;
  padding:13px 18px;
  border-radius:18px;
  color:#fff;
  text-decoration:none;
  font-weight:900;
  background:linear-gradient(135deg,#22c55e,#16a34a);
  box-shadow:0 12px 28px rgba(34,197,94,.2);
}
.wechat-tip{
  margin:18px 0;
  padding:16px;
  border-radius:18px;
  background:#f8fafc;
  color:#334155;
  line-height:1.85;
  text-align:left;
}
@media print{
  .report-bar,.report-tabs,.export-actions,.export-preview-mask{display:none!important}
  body{background:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}
}
@media(max-width:720px){
  .export-capture-wrap,.full-export-report{width:680px}
  .export-actions div{flex-direction:column}
  .export-actions button{width:100%}
}


/* v2.6 WeChat long-press save optimization */
.export-preview-panel.wechat-panel{padding:18px 14px 24px;}
.export-preview-panel.wechat-panel h2{color:#111827;font-size:26px;text-align:center;margin:6px 42px 8px;}
.export-preview-panel.wechat-panel p{text-align:center;color:#475569;margin:0 0 14px;}
.wechat-save-guide{margin:14px 0 16px;padding:16px;border-radius:18px;background:linear-gradient(135deg,#f3e8ff,#eff6ff);color:#312e81;line-height:1.85;font-size:16px;border:1px solid #ddd6fe;}
.guide-title{font-size:20px;font-weight:1000;margin-bottom:8px;color:#5b21b6;}
.guide-step{font-weight:800;}
.image-hold-tip{margin:14px auto 12px;padding:10px 14px;width:max-content;max-width:100%;border-radius:999px;background:#111827;color:#fff;font-weight:1000;text-align:center;}
.only-close-btn{width:100%;margin:4px 0 10px;background:linear-gradient(135deg,#7c5cff,#2f6bff);}
.export-preview-panel.wechat-panel .download-link{display:none!important;}
.export-preview-panel.wechat-panel .export-preview-actions{display:none!important;}
.export-preview-panel.wechat-panel .export-preview-img{user-select:auto;-webkit-user-select:auto;-webkit-touch-callout:default;border:2px solid #7c3aed;}
@media(max-width:720px){.export-preview-mask{padding:10px 8px;align-items:flex-start}.export-preview-panel{border-radius:18px}.export-preview-panel.wechat-panel{width:100%}.wechat-save-guide{font-size:15px}}


/* v2.6 homepage stats */
.home-stats-box{
  width:min(100%,360px);
  margin:18px auto 8px;
  padding:18px 20px;
  border-radius:26px;
  background:rgba(255,255,255,.82);
  box-shadow:0 18px 45px rgba(88,28,135,.16);
  text-align:center;
  backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.7);
}
.home-stats-box div{
  display:flex;
  align-items:flex-end;
  justify-content:center;
  gap:4px;
  line-height:1;
}
.home-stats-box span{
  font-size:46px;
  font-weight:1000;
  letter-spacing:-1px;
  background:linear-gradient(135deg,#7c5cff,#06b6d4);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.home-stats-box em{
  font-style:normal;
  font-size:28px;
  font-weight:1000;
  color:#7c3aed;
  padding-bottom:4px;
}
.home-stats-box p{
  margin:8px 0 4px;
  color:#4c1d95;
  font-size:18px;
  font-weight:1000;
}
.home-stats-box small{
  display:block;
  color:#64748b;
  line-height:1.6;
}
.home-stats-box .today-stats{
  margin-top:4px;
  color:#0f766e;
  font-weight:900;
}
@media(max-width:720px){
  .home-stats-box{margin-top:16px}
  .home-stats-box span{font-size:40px}
}
