:root{--ink:#10243d;--muted:#66778a;--blue:#1166ee;--blue2:#438cff;--cyan:#17c6b1;--cream:#f5f8fc;--line:#dce5ef;--white:#fff;--shadow:0 20px 60px rgba(21,64,115,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Noto Sans SC","Microsoft YaHei",sans-serif;background:#fff;font-size:16px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}
.site-header{height:76px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(220,229,239,.8);position:relative;z-index:10;background:rgba(255,255,255,.92);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:800}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#fff;font-size:22px;font-weight:900;background:linear-gradient(145deg,var(--blue),#54a1ff);box-shadow:0 7px 16px rgba(17,102,238,.25)}.header-cta{font-weight:700;color:var(--blue)}.header-cta span{margin-left:6px}
.hero{min-height:660px;padding:92px max(7vw,30px);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:6vw;overflow:hidden;background:radial-gradient(circle at 82% 22%,rgba(35,198,184,.16),transparent 26%),radial-gradient(circle at 70% 70%,rgba(50,123,246,.17),transparent 32%),linear-gradient(145deg,#f9fbff 0%,#fff 56%,#eff9f8 100%)}.hero-copy{max-width:780px}.eyebrow,.section-kicker{font-size:13px;letter-spacing:.15em;font-weight:800;color:var(--blue);text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid #d5e4fb;background:rgba(255,255,255,.8);border-radius:99px;padding:9px 15px;letter-spacing:.04em}.eyebrow span{width:8px;height:8px;background:var(--cyan);border-radius:50%;box-shadow:0 0 0 5px rgba(23,198,177,.12)}h1{font-size:clamp(42px,5vw,72px);line-height:1.16;letter-spacing:-.045em;margin:25px 0 22px;font-weight:900}h1 em{font-style:normal;background:linear-gradient(100deg,var(--blue),#19aaaf);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-desc{max-width:690px;font-size:20px;line-height:1.85;color:#53677c;margin:0}.hero-actions{display:flex;gap:14px;margin:35px 0 26px}.button{border:1px solid transparent;border-radius:12px;min-height:52px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-weight:800;cursor:pointer;transition:.22s}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(120deg,var(--blue),#357ff1);color:white;box-shadow:0 12px 25px rgba(17,102,238,.25)}.button.ghost{background:white;border-color:var(--line);color:var(--ink)}.trust-row{display:flex;gap:25px;flex-wrap:wrap;color:#61778b;font-size:14px;font-weight:600}.trust-row span::first-letter{color:var(--cyan)}
.hero-visual{height:430px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(56,128,215,.16);border-radius:50%;animation:spin 18s linear infinite}.orbit-one{width:410px;height:410px}.orbit-two{width:310px;height:310px;animation-direction:reverse;animation-duration:13s}@keyframes spin{to{transform:rotate(360deg)}}.visual-card{position:absolute;background:rgba(255,255,255,.91);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.95);box-shadow:var(--shadow)}.main-card{width:330px;padding:28px;border-radius:25px;transform:rotate(-3deg)}.card-top{display:flex;align-items:center;justify-content:space-between;color:#7a8b9f;font-size:12px;font-weight:800;letter-spacing:.12em}.card-top i{width:10px;height:10px;border-radius:50%;background:var(--cyan)}.score-wrap{display:flex;align-items:end;gap:15px;margin:22px 0}.score-wrap strong{font-size:73px;line-height:1;color:var(--blue)}.score-wrap span{font-size:13px;line-height:1.55;color:var(--muted);padding-bottom:8px}.bars{display:grid;gap:9px}.bars i{display:block;width:var(--w);height:8px;border-radius:9px;background:linear-gradient(90deg,var(--blue),var(--cyan))}.mini-card{width:150px;padding:17px 20px;border-radius:17px;display:grid;gap:5px}.mini-card span{font-size:12px;color:var(--muted)}.mini-card strong{font-size:19px}.mini-card.one{left:0;top:54px;transform:rotate(5deg)}.mini-card.one strong{color:#0aaa91}.mini-card.two{right:0;bottom:42px;transform:rotate(5deg)}.mini-card.two strong{color:var(--blue)}.spark{position:absolute;width:18px;height:18px;background:var(--blue);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%)}.spark-a{right:12%;top:8%}.spark-b{left:12%;bottom:7%;background:var(--cyan);transform:scale(.7)}
.steps-section,.generator,.result-section,.faq{padding:100px max(7vw,30px)}.steps-section{text-align:center}.steps-section h2,.generator h2,.result-section h2,.faq h2{font-size:clamp(30px,3.2vw,46px);line-height:1.25;letter-spacing:-.03em;margin:13px 0}.section-lead{color:var(--muted);font-size:18px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px;text-align:left}.steps-grid article{position:relative;border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;transition:.22s}.steps-grid article:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#bdd2f1}.steps-grid article b{position:absolute;right:22px;top:18px;font-size:35px;color:#e2ebf5}.step-icon{width:48px;height:48px;display:grid;place-items:center;background:#eaf2ff;color:var(--blue);border-radius:13px;font-size:23px}.steps-grid h3{font-size:20px;margin:20px 0 8px}.steps-grid p{color:var(--muted);line-height:1.7;margin:0}.step-alert{display:inline-block;margin-top:35px;padding:15px 23px;border-radius:10px;background:#fff8e8;color:#80611b;border:1px solid #f3d993;text-align:left}.step-alert strong{color:#b87900}
.generator{background:var(--cream)}.generator-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.generator-heading p{max-width:510px;color:var(--muted);line-height:1.7}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px}.plan{position:relative;text-align:left;padding:29px;border-radius:20px;border:2px solid transparent;background:white;color:var(--ink);cursor:pointer;transition:.22s}.plan:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(21,64,115,.08)}.plan.active{border-color:var(--blue);box-shadow:0 14px 35px rgba(17,102,238,.12)}.plan.featured:not(.active){border-color:#b9dfda}.plan-tag{position:absolute;right:18px;top:18px;padding:5px 10px;border-radius:30px;background:#eaf3ff;color:var(--blue);font-size:11px;font-weight:800}.plan-radio{position:absolute;right:22px;bottom:22px;width:20px;height:20px;border-radius:50%;border:2px solid #c5d3e2}.plan.active .plan-radio{border:6px solid var(--blue)}.plan-icon{font-size:29px;color:var(--blue)}.plan h3{font-size:24px;margin:13px 0 8px}.plan p{color:var(--muted);min-height:48px;line-height:1.6;margin:0}.plan ul{padding:0;list-style:none;display:grid;gap:7px;font-size:13px;margin:20px 0 0;color:#52677b}.plan li::before{content:"✓";color:var(--cyan);font-weight:900;margin-right:8px}
.workspace{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);gap:26px}.project-form,.guide-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px}.form-title{display:flex;gap:15px;align-items:center;margin-bottom:27px}.form-title>span{flex:0 0 39px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:900}.form-title h3{font-size:23px;margin:0 0 3px}.form-title p{font-size:13px;color:var(--muted);margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.form-grid label{display:grid;gap:8px}.form-grid label>span{font-size:14px;font-weight:700}.form-grid .full{grid-column:1/-1}input,textarea,select{width:100%;border:1px solid #cedae7;border-radius:10px;background:#fbfdff;padding:13px 14px;color:var(--ink);outline:none;transition:.2s}textarea{resize:vertical;line-height:1.6}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(17,102,238,.1);background:#fff}.privacy{display:flex;align-items:flex-start;gap:10px;margin:22px 0;color:var(--muted);font-size:12px;line-height:1.6}.privacy input{width:17px;height:17px;margin-top:1px}.generate-button{width:100%;height:58px;border:0;border-radius:12px;background:linear-gradient(100deg,var(--blue),#2584f7);color:#fff;display:flex;align-items:center;justify-content:center;gap:25px;font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 12px 25px rgba(17,102,238,.2)}.generate-button:hover b{transform:translateX(5px)}.generate-button b{transition:.2s;font-size:22px}.guide-panel{background:linear-gradient(160deg,#102d50,#0b1e35);color:#fff}.guide-panel .form-title p{color:#9eb2c8}.guide-panel .form-title>span{background:var(--cyan)}.guide-panel ol{padding:0;list-style:none;display:grid;gap:4px;counter-reset:item}.guide-panel li{position:relative;padding:14px 0 14px 43px;border-bottom:1px solid rgba(255,255,255,.1);display:grid;gap:2px}.guide-panel li::before{counter-increment:item;content:counter(item);position:absolute;left:0;top:15px;width:26px;height:26px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.guide-panel li b{font-size:15px}.guide-panel li span{font-size:12px;color:#9eb2c8}.guide-note{margin-top:20px;padding:14px;background:rgba(23,198,177,.11);border:1px solid rgba(23,198,177,.25);border-radius:10px;color:#b7ede5;font-size:12px;line-height:1.6}.hidden{display:none!important}.check-row{display:flex!important;flex-wrap:wrap;gap:10px!important}.check-row label{display:flex!important;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;padding:9px 12px;font-size:12px!important;background:#fff}.check-row input{width:15px}
.result-section{background:#f4f8ff}.result-head{display:flex;justify-content:space-between;align-items:start}.result-head p{color:var(--muted)}.text-button{border:0;background:transparent;color:var(--blue);font-weight:700;cursor:pointer}.instruction-tabs{display:flex;gap:8px;margin:25px 0 0}.instruction-tabs button{border:1px solid var(--line);background:#fff;padding:11px 17px;border-radius:9px 9px 0 0;font-weight:700;color:var(--muted);cursor:pointer}.instruction-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.instruction-box{background:#fff;border:1px solid var(--line);border-radius:0 15px 15px 15px;overflow:hidden;box-shadow:var(--shadow)}.instruction-toolbar{padding:14px 20px;background:#10243d;color:#fff;display:flex;justify-content:space-between;font-size:13px}.instruction-toolbar span:last-child{color:#9eb2c8}pre{white-space:pre-wrap;word-break:break-word;max-height:590px;overflow:auto;padding:28px;margin:0;font:14px/1.9 "Noto Sans SC",sans-serif;color:#243b53;background:#fbfdff}.result-actions{display:flex;gap:12px;padding:20px;border-top:1px solid var(--line)}.next-step{display:flex;gap:9px;margin-top:18px;padding:18px 22px;border-radius:12px;background:#e7f8f5;color:#24645c}.next-step strong{color:#087d6d}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,100px);padding:13px 23px;border-radius:99px;background:#10243d;color:#fff;font-size:14px;font-weight:700;opacity:0;transition:.3s;z-index:30}.toast.show{opacity:1;transform:translate(-50%,0)}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{display:flex;justify-content:space-between;gap:20px;font-weight:800;font-size:18px;cursor:pointer;list-style:none}summary span{color:var(--blue);font-size:22px}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);line-height:1.8;margin:14px 40px 0 0}footer{padding:35px max(7vw,30px);background:#0d2037;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>span{color:#91a6bc;font-size:13px}
@media(max-width:980px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{display:none}.steps-grid{grid-template-columns:1fr 1fr}.workspace{grid-template-columns:1fr}.guide-panel{order:-1}.guide-panel ol{grid-template-columns:1fr 1fr}.plans{grid-template-columns:1fr}.plan p{min-height:0}.faq{grid-template-columns:1fr;gap:25px}}
@media(max-width:640px){.site-header{height:66px}.brand{font-size:15px}.header-cta{display:none}.hero{min-height:auto;padding:64px 20px}.hero h1{font-size:39px}.hero-desc{font-size:17px}.hero-actions{flex-direction:column}.trust-row{display:grid;gap:10px}.steps-section,.generator,.result-section,.faq{padding:70px 20px}.steps-grid{grid-template-columns:1fr}.generator-heading,.result-head{display:block}.plans{gap:12px}.project-form,.guide-panel{padding:22px 18px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.guide-panel ol{grid-template-columns:1fr}.result-actions{flex-direction:column}.instruction-tabs{overflow-x:auto}.instruction-tabs button{white-space:nowrap}.next-step{display:block;line-height:1.8}footer{flex-direction:column;text-align:center}pre{padding:20px;font-size:13px}.section-kicker{font-size:11px}}

/* 工具平台首页风格：紧凑导航、蓝色查询主视觉、清晰操作区 */
.site-header{height:64px;max-width:none;background:#fff;border-top:3px solid #1677e8;padding:0 max(4vw,22px)}
.top-nav{display:flex;align-items:center;gap:34px;margin-right:auto;margin-left:55px;font-size:14px;color:#455a70}
.top-nav a:hover{color:#1677e8}
.header-cta{background:#1677e8;color:#fff;border-radius:4px;padding:9px 18px;font-size:14px}
.hero{min-height:480px;padding:62px max(8vw,30px);background:linear-gradient(135deg,#0876e8 0%,#2499f4 56%,#45b7f5 100%);color:#fff;grid-template-columns:1.2fr .8fr}
.hero::after{content:"";position:absolute;inset:64px 0 auto 0;height:480px;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:32px 32px}
.hero-copy,.hero-visual{position:relative;z-index:1}.hero h1{font-size:clamp(42px,4.5vw,66px);margin:18px 0 14px}.hero h1 em{color:#fff;-webkit-text-fill-color:#fff}.hero-desc{color:rgba(255,255,255,.88);font-size:18px;line-height:1.75}.hero .eyebrow{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28);color:#fff}.hero .button.primary{background:#fff;color:#1677e8;box-shadow:0 12px 28px rgba(0,44,105,.22)}.hero .button.ghost{background:rgba(8,73,146,.22);border-color:rgba(255,255,255,.42);color:#fff}.hero .trust-row{color:rgba(255,255,255,.82)}
.platform-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.platform-row span{padding:7px 13px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.23);border-radius:4px;font-size:13px;font-weight:700}
.main-card{border-radius:8px;transform:none}.mini-card{border-radius:6px}.orbit,.spark{display:none}
.steps-section{padding-top:68px;padding-bottom:75px;background:#f4f7fa}.steps-section h2{font-size:36px}.steps-grid{gap:0;border:1px solid #d9e2ec;background:#fff;border-radius:5px;box-shadow:0 8px 28px rgba(30,76,125,.08)}.steps-grid article{border:0;border-right:1px solid #e3eaf1;border-radius:0;padding:25px}.steps-grid article:last-child{border-right:0}.steps-grid article:hover{transform:none;box-shadow:inset 0 3px #1677e8}.step-icon{border-radius:4px}.step-alert{display:block;border-radius:4px;font-size:17px;font-weight:600;padding:18px 24px}
.generator{padding-top:76px}.generator-heading{margin-bottom:25px}.generator h2{font-size:36px}.plans{gap:12px}.plan{border-radius:5px;border:1px solid #dbe4ed;padding:24px}.plan.active{border:2px solid #1677e8}.plan.featured:not(.active){border-color:#dbe4ed}.plan-tag{border-radius:3px}.workspace,.project-form,.guide-panel{border-radius:5px}.model-picker{display:grid!important;grid-template-columns:repeat(6,1fr);gap:8px!important}.model-picker button{border:1px solid #ccd9e6;background:#f7f9fc;color:#42586f;padding:11px 8px;border-radius:4px;font-size:13px;font-weight:700;cursor:pointer}.model-picker button:hover,.model-picker button.active{border-color:#1677e8;background:#eaf4ff;color:#096dce;box-shadow:inset 0 -2px #1677e8}.generate-button,.button,.form-grid input,.form-grid textarea,.form-grid select{border-radius:4px}.guide-panel{background:#155da9}.guide-note{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.24);color:#fff}.result-section{background:#eef4fa}.instruction-box,.next-step{border-radius:5px}
@media(max-width:980px){.top-nav{display:none}.hero{grid-template-columns:1fr}.model-picker{grid-template-columns:repeat(3,1fr)}.steps-grid article:nth-child(2){border-right:0}.steps-grid article{border-bottom:1px solid #e3eaf1}}
@media(max-width:640px){.site-header{height:59px}.hero::after{top:59px}.hero{padding:54px 20px}.hero h1{font-size:38px}.platform-row{gap:6px}.platform-row span{padding:6px 9px;font-size:11px}.steps-section h2,.generator h2{font-size:29px}.steps-grid{display:block}.steps-grid article{border-right:0}.model-picker{grid-template-columns:repeat(2,1fr)}.step-alert{font-size:14px}.plans{display:block}.plan{margin-bottom:10px}}

/* 单页精简版：首屏中央输入，步骤与表单保持强焦点 */
.compact-page{background:#f5f7fa}.compact-page main{display:block}.compact-hero{min-height:455px!important;display:block!important;text-align:center;padding:52px 20px 58px!important}.compact-hero .hero-copy{max-width:900px;margin:0 auto}.compact-hero h1{font-size:clamp(38px,4.3vw,58px);margin:14px 0 8px}.compact-hero .hero-desc{max-width:760px;margin:0 auto;font-size:17px}.compact-hero .platform-row{justify-content:center;margin:14px 0 0}.compact-hero .hero-visual{display:none}.compact-hero .trust-row{justify-content:center;margin-top:16px;font-size:12px}.hero-search{max-width:790px;margin:25px auto 0;text-align:left}.hero-search>label{display:block;margin:0 0 8px 3px;font-size:15px;font-weight:800;color:#fff}.hero-search>div{display:grid;grid-template-columns:1fr 190px;background:#fff;border:5px solid rgba(0,52,123,.2);border-radius:7px;box-shadow:0 15px 38px rgba(0,45,104,.25);overflow:hidden}.hero-search input{height:58px;border:0!important;border-radius:0!important;background:#fff!important;padding:0 19px;font-size:17px;box-shadow:none!important}.hero-search button{border:0;background:#ff8b20;color:#fff;font-size:16px;font-weight:800;cursor:pointer}.hero-search button:hover{background:#f47a08}.hero-search>p{margin:8px 3px 0;color:rgba(255,255,255,.76);font-size:12px}
.compact-page .steps-section{padding:43px max(7vw,30px) 54px}.compact-page .steps-section h2{margin-top:7px}.compact-page .steps-grid{margin-top:28px}.compact-page .step-alert{margin-top:22px}.compact-page .generator{padding-top:58px}.compact-page .generator-heading{max-width:1180px;margin-left:auto;margin-right:auto}.compact-page .plans{max-width:1180px;margin-left:auto;margin-right:auto}.compact-page .workspace{display:block;max-width:900px;margin:0 auto}.compact-page .project-form{padding:34px 40px}.compact-page .guide-panel{display:none}.compact-page .form-grid{gap:17px}.compact-page .result-section{padding-top:62px}.compact-page .result-head,.compact-page .instruction-tabs,.compact-page .instruction-box,.compact-page .next-step{max-width:1100px;margin-left:auto;margin-right:auto}
.official-platforms{padding:72px max(7vw,30px);background:#fff;text-align:center}.official-platforms h2{font-size:36px;margin:10px 0}.official-platforms>p{color:var(--muted);margin:0}.official-grid{max-width:1100px;margin:34px auto 0;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.official-grid a{min-width:0;border:1px solid #dce5ef;background:#fff;border-radius:6px;padding:20px 15px;display:grid;justify-items:center;gap:12px;transition:.2s}.official-grid a:hover{border-color:#1677e8;transform:translateY(-3px);box-shadow:0 10px 25px rgba(22,119,232,.1)}.official-grid i{width:48px;height:48px;border-radius:12px;background:#eaf4ff;color:#1677e8;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:18px}.official-grid span{display:grid;gap:3px}.official-grid b{font-size:17px}.official-grid small{color:#8494a5;overflow:hidden;text-overflow:ellipsis}.official-grid em{font-style:normal;color:#1677e8;font-size:12px;font-weight:700}.platform-tip{max-width:1100px;margin:20px auto 0;padding:16px 20px;background:#fff8e9;border:1px solid #f0d490;display:flex;justify-content:center;gap:15px;color:#785b1e;text-align:left}.platform-tip strong{color:#bd7100}.faq{background:#f5f7fa}
@media(max-width:900px){.official-grid{grid-template-columns:repeat(3,1fr)}.compact-page .project-form{padding:28px}.compact-hero{min-height:auto!important}.hero-search>div{grid-template-columns:1fr 165px}}
@media(max-width:640px){.compact-hero{padding:42px 16px 46px!important}.compact-hero h1{font-size:34px}.compact-hero .hero-desc{font-size:15px}.compact-hero .trust-row{display:none}.hero-search{margin-top:20px}.hero-search>div{display:block;border-width:4px}.hero-search input{height:54px}.hero-search button{width:100%;height:50px}.compact-page .steps-section,.compact-page .generator,.official-platforms{padding-left:16px;padding-right:16px}.compact-page .project-form{padding:22px 17px}.official-grid{grid-template-columns:1fr 1fr;gap:8px}.official-grid a{padding:15px 8px}.platform-tip{display:block;font-size:13px}.platform-tip strong{display:block;margin-bottom:5px}}

.report-ad{max-width:1100px;margin:22px auto 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:22px 25px;background:linear-gradient(110deg,#0e3f76,#126fbd);border-radius:7px;color:#fff;box-shadow:0 12px 28px rgba(13,72,129,.18)}.report-ad-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.3);font-size:25px;font-weight:900}.report-ad span{color:#9bd6ff;font-size:12px;font-weight:700}.report-ad h3{font-size:21px;margin:3px 0}.report-ad p{margin:0;color:rgba(255,255,255,.7);font-size:13px}.wechat-copy{cursor:pointer}.report-ad .wechat-copy{min-width:190px;border:1px solid rgba(255,255,255,.3);border-radius:5px;background:#fff;color:#144d82;padding:11px 18px;display:grid;gap:1px}.report-ad .wechat-copy small{font-size:11px;color:#71879b}.report-ad .wechat-copy strong{font-size:18px}.report-ad .wechat-copy em{font-style:normal;font-size:10px;color:#16846f}.floating-wechat{position:fixed;right:22px;bottom:24px;z-index:25;border:0;border-radius:7px;background:#12a37e;color:#fff;padding:10px 15px 10px 10px;display:flex;align-items:center;gap:9px;box-shadow:0 9px 28px rgba(6,89,66,.3)}.floating-wechat i{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#12a37e;font-style:normal;font-weight:900}.floating-wechat span{display:grid;text-align:left}.floating-wechat small{font-size:10px;color:#d8fff4}.floating-wechat b{font-size:13px}.floating-wechat:hover{transform:translateY(-2px)}
@media(max-width:700px){.report-ad{grid-template-columns:auto 1fr;padding:18px;gap:13px}.report-ad .wechat-copy{grid-column:1/-1;width:100%}.report-ad-icon{width:46px;height:46px}.report-ad h3{font-size:17px}.floating-wechat{right:12px;bottom:12px;padding:8px}.floating-wechat span small{display:none}.floating-wechat b{font-size:11px}.floating-wechat i{width:30px;height:30px}}

.field-help{font-size:11px;color:#7b8da0;margin-top:-3px}.hero-wechat{margin:12px auto 0;border:1px solid rgba(255,255,255,.32);background:rgba(3,56,123,.2);color:#fff;border-radius:5px;padding:9px 14px;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer}.hero-wechat span{font-size:12px;color:#cce7ff}.hero-wechat strong{font-size:13px}.hero-wechat em{font-size:10px;font-style:normal;background:#fff;color:#1677e8;padding:4px 7px;border-radius:3px}.hero-wechat:hover{background:rgba(3,56,123,.35)}.result-actions-top{max-width:1100px;margin:13px auto 10px!important;padding:0!important;border:0!important;justify-content:flex-end}.result-actions-top .button{min-height:44px}.instruction-tabs+.result-actions-top{border-top:1px solid #dce5ef!important;padding-top:12px!important}.result-actions-top+.instruction-box{border-radius:5px!important}@media(max-width:640px){.hero-wechat{display:grid;gap:4px}.hero-wechat span{display:none}.hero-wechat em{margin-top:3px}.result-actions-top{flex-direction:row!important}.result-actions-top .button{flex:1;padding:0 10px}}
