.zw-w{width:100%;margin:36px 0}.zw-cap{letter-spacing:.08em;text-transform:uppercase;color:#64748b;align-items:center;gap:8px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:flex}.zw-cap:before{content:"";background:#4921fd;border-radius:50%;width:8px;height:8px;display:inline-block}.zw-reveal{animation:.4s ease-out zwFadeIn}@keyframes zwFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.zw-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;width:100%;margin-top:16px;display:grid}.zw-stat-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:24px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 18px #00000008}.zw-stat-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #4921fd14}.zw-stat-num{text-align:center!important;white-space:nowrap!important;letter-spacing:-.01em!important;background:linear-gradient(135deg,#4921fd 0%,#7c3aed 50%,#ff671f 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;width:100%!important;margin:0 auto 10px!important;font-size:clamp(1.6rem,2.5vw,2.2rem)!important;font-weight:800!important;line-height:1.2!important;display:block!important}.zw-stat-label{color:#475569!important;text-align:center!important;font-size:.88rem!important;font-weight:500!important;line-height:1.45!important}.zw-stats-list{flex-direction:column;gap:12px;width:100%;margin-top:16px;display:flex}.zw-stat-row{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;align-items:center;gap:20px;padding:16px 22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 14px #00000005}.zw-stat-row:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 22px #4921fd0f}.zw-stat-badge{text-align:center;background:linear-gradient(135deg,#4921fd0f 0%,#ff671f0f 100%);border:1px solid #4921fd24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:130px;padding:10px 16px;display:flex}.zw-stat-badge span{white-space:nowrap;background:linear-gradient(135deg,#4921fd 0%,#7c3aed 50%,#ff671f 100%);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;font-size:1.32rem;font-weight:800;line-height:1.1}.zw-stat-content{flex:1;min-width:0}.zw-stat-content h4{color:#0f172a;letter-spacing:-.01em;margin:0 0 3px;font-size:1rem;font-weight:700}.zw-stat-content p{color:#475569;margin:0;font-size:.88rem;line-height:1.45}@media (max-width:640px){.zw-stat-row{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.zw-stat-badge{width:100%;min-width:auto}}.zw-flow-track{flex-wrap:wrap;align-items:stretch;gap:8px;margin-top:12px;display:flex}.zw-flow-node{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:1 1 0;min-width:130px;padding:20px 14px;box-shadow:0 4px 14px #00000005}.zw-flow-ico{color:#fff;background:linear-gradient(135deg,#4921fd,#7c3aed);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto 12px;font-size:1.05rem;font-weight:800;display:flex}.zw-flow-label{color:#0f172a;font-size:.95rem;font-weight:700;line-height:1.3}.zw-flow-sub{color:#64748b;margin-top:6px;font-size:.78rem;line-height:1.4}.zw-flow-arrow{color:#94a3b8;align-items:center;padding:0 2px;font-size:1.2rem;font-weight:700;display:flex}@media (max-width:640px){.zw-flow-arrow{justify-content:center;width:100%;padding:4px 0;transform:rotate(90deg)}.zw-flow-node{min-width:100%}}.zw-acc-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #00000005}.zw-acc-item.open{border-color:#4921fd;box-shadow:0 8px 24px #4921fd14}.zw-acc-head{cursor:pointer;color:#0f172a;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;font-family:inherit;font-size:1rem;font-weight:700;display:flex}.zw-acc-ico{color:#4921fd;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:1.1rem;font-weight:700;line-height:1;display:flex}.zw-acc-item.open .zw-acc-ico{color:#fff;background:#4921fd}.zw-acc-inner{color:#475569;padding:0 20px 20px;font-size:.95rem;line-height:1.7}.zw-cmp-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;gap:4px;margin-bottom:18px;padding:4px;display:inline-flex}.zw-cmp-toggle button{cursor:pointer;color:#64748b;background:0 0;border:0;border-radius:999px;padding:8px 20px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.zw-cmp-toggle button.active{color:#0f172a;background:#fff;box-shadow:0 2px 8px #00000014}.zw-cmp-panel{border:1px solid #e2e8f0;border-radius:18px;padding:24px;display:none}.zw-cmp-panel.active{display:block}.zw-cmp-panel h4{color:#0f172a;margin:0 0 16px;font-size:1.1rem;font-weight:700}.zw-cmp .zw-cmp-panel ul{margin:0;padding:0;list-style:none}.zw-cmp .zw-cmp-panel li{color:#334155;border-bottom:1px solid #0000000f;padding:10px 4px 10px 32px;font-size:.95rem;line-height:1.6;display:block;position:relative}.zw-cmp .zw-cmp-panel li:last-child{border-bottom:0}.zw-cmp .zw-cmp-panel li:before{font-size:.95rem;font-weight:800;position:absolute;top:10px;left:4px}.zw-cmp-panel.zw-cmp-a li:before{content:"✕";color:#ef4444}.zw-cmp-panel.zw-cmp-b li:before{content:"✓";color:#10b981}.zw-cmp-a{background:#fef2f2;border-color:#fecaca}.zw-cmp-b{background:#f0fdf4;border-color:#bbf7d0}.zw-cmp-note{color:#64748b;border-top:1px dashed #0000001f;margin-top:16px;padding-top:14px;font-size:.88rem;font-style:italic}.zw-chk{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:26px}.zw-chk-meter{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.zw-chk-fill{background:linear-gradient(90deg,#ff671f,#ffa775);border-radius:999px;width:0;height:100%;transition:width .45s,background .45s}.zw-chk-fill.zw-chk-mid{background:linear-gradient(90deg,#4921fd,#7c3aed)}.zw-chk-fill.zw-chk-full{background:linear-gradient(90deg,#16a34a,#22c55e)}.zw-chk-status{align-items:baseline;gap:12px;margin:14px 0 20px;display:flex}.zw-chk-pct{color:#0f172a;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800}.zw-chk-msg{color:#64748b;font-size:.9rem;line-height:1.4}.zw-chk-items{flex-direction:column;gap:4px;display:flex}.zw-chk-item{cursor:pointer;color:#334155;border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:12px;padding:12px 0;font-size:.95rem;line-height:1.55;display:flex}.zw-chk-item:last-of-type{border-bottom:0}.zw-chk-item input{opacity:0;width:0;height:0;position:absolute}.zw-chk-box{background:#fff;border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;width:20px;height:20px;margin-top:2px;transition:all .18s;position:relative}.zw-chk-item input:checked+.zw-chk-box{background:#4921fd;border-color:#4921fd}.zw-chk-item input:checked+.zw-chk-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.zw-chk-item input:checked~.zw-chk-label{color:#94a3b8;text-decoration:line-through}.zw-chk-cta{color:#fff;background:#0f172a;border-radius:999px;margin-top:20px;padding:13px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.zw-chk-cta:hover{background:#1e293b;transform:translateY(-2px)}.zw-tl-track{margin-top:16px;padding-left:8px;position:relative}.zw-tl-step{padding:0 0 28px 42px;position:relative}.zw-tl-step:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:30px;bottom:-4px;left:15px}.zw-tl-step:last-child:before{display:none}.zw-tl-dot{color:#fff;background:linear-gradient(135deg,#4921fd,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:800;display:flex;position:absolute;top:0;left:0;box-shadow:0 4px 12px #4921fd40}.zw-tl-body h4{color:#0f172a;margin:3px 0 6px;font-size:1.05rem;font-weight:700}.zw-tl-body p{color:#475569;margin:0;font-size:.95rem;line-height:1.65}.zw-fig{text-align:center;margin:38px 0}.zw-fig img{border:1px solid #e2e8f0;border-radius:18px;max-width:100%;height:auto;box-shadow:0 10px 30px #0000000d}.zw-fig figcaption{color:#64748b;margin-top:14px;font-size:.85rem;font-style:italic}.zw-quote{border-left:4px solid #4921fd;margin:40px 0;padding:8px 0 8px 24px}.zw-quote p{font-family:var(--font-serif);color:#0f172a;margin:0;font-size:clamp(1.25rem,2.5vw,1.55rem);font-style:italic;line-height:1.5}.zw-quote cite{color:#64748b;margin-top:14px;font-size:.85rem;font-style:normal;font-weight:600;display:block}.global-reading-progress{z-index:99999;background:linear-gradient(90deg,#4921fd 0%,#7c3aed 50%,#ff671f 100%);height:3.5px;transition:width .1s ease-out;position:fixed;top:0;left:0;box-shadow:0 1px 6px #4921fd59}.share-bar-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin:20px 0 28px;padding:12px 18px;display:flex}.share-bar-container.share-bar-bottom{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);margin:48px 0 36px}.sbc-label{color:#64748b;font-size:.84rem;font-weight:600}.sbc-actions{align-items:center;gap:8px;display:flex}.sbc-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.sbc-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.sbc-btn.sbc-copy:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd}@media (max-width:640px){.share-bar-container{flex-direction:column;align-items:flex-start;gap:12px}.sbc-actions{justify-content:space-between;width:100%}.sbc-btn{flex:1;justify-content:center}}
