:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0f172a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6}.home{flex-direction:column;max-width:800px;min-height:100vh;margin:0 auto;padding:60px 24px;display:flex}.home-header{text-align:center;margin-bottom:48px}.home-header h1{background:linear-gradient(135deg,#38bdf8,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.tagline{color:#94a3b8;margin-top:12px;font-size:1.05rem}.tool-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.tool-card{color:inherit;background:#1e293b;border:1px solid #334155;border-radius:16px;flex-direction:column;padding:28px 24px;text-decoration:none;transition:all .2s;display:flex}.tool-card:hover{border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 8px 30px #38bdf81a}.tool-card.external{cursor:pointer}.tool-emoji{margin-bottom:12px;font-size:2rem}.tool-card h2{color:#f1f5f9;margin-bottom:8px;font-size:1.2rem}.tool-card p{color:#94a3b8;flex:1;font-size:.95rem}.tool-badge{color:#4ade80;background:#166534;border-radius:20px;align-self:flex-start;margin-top:12px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.home-footer{text-align:center;color:#475569;margin-top:48px;font-size:.85rem}.tool-page{max-width:640px;margin:0 auto;padding:40px 24px 80px}.back-link{color:#38bdf8;margin-bottom:24px;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-block}.back-link:hover{color:#7dd3fc}.tool-header{text-align:center;margin-bottom:32px}.tool-header h1{color:#f1f5f9;margin-bottom:8px;font-size:2rem}.tool-subtitle{color:#94a3b8;font-size:1rem}.tool-input{background:#1e293b;border:1px solid #334155;border-radius:16px;flex-direction:column;gap:14px;margin-bottom:24px;padding:28px 24px;display:flex}.tool-input label{color:#cbd5e1;font-size:.9rem;font-weight:600}.tool-input input{color:#f1f5f9;background:#0f172a;border:1px solid #475569;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:1.1rem;transition:border-color .2s}.tool-input input:focus{border-color:#38bdf8}.tool-input input::placeholder{color:#64748b}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#38bdf8,#818cf8);border:none;border-radius:12px;padding:14px 24px;font-size:1.05rem;font-weight:700;transition:all .2s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 20px #38bdf84d}.btn-secondary{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#334155;border:1px solid #475569;border-radius:10px;padding:10px 18px;font-size:.95rem;transition:all .2s}.btn-secondary:hover{background:#475569}.btn-stop{color:#fca5a5;cursor:pointer;white-space:nowrap;background:#7f1d1d;border:1px solid #991b1b;border-radius:10px;padding:10px 18px;font-size:.95rem;transition:all .2s}.tool-result{background:#1e293b;border:1px solid #334155;border-radius:16px;margin-bottom:16px;padding:28px 24px}.rate-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:24px;display:grid}.rate-card{text-align:center;background:#0f172a;border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.rate-value{color:#38bdf8;font-size:1.6rem;font-weight:800}.rate-unit{color:#64748b;font-size:.8rem}.examples-title{color:#cbd5e1;margin-bottom:12px;font-size:1.1rem}.examples-grid{flex-direction:column;gap:8px;display:flex}.example-item{background:#0f172a;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.example-name{color:#f1f5f9;min-width:80px;font-weight:600}.example-cost{color:#fbbf24;min-width:60px;font-weight:700}.example-time{color:#a78bfa;text-align:right;font-weight:600}.cost-banner{text-align:center;background:linear-gradient(135deg,#7f1d1d20,#1e293b);border-radius:12px;margin-bottom:20px;padding:20px}.cost-label{color:#94a3b8;margin-bottom:8px;font-size:.95rem;display:block}.cost-value{background:linear-gradient(135deg,#fbbf24,#f87171);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:900}.cost-insight{background:#0f172a;border-left:3px solid #38bdf8;border-radius:10px;margin-top:20px;padding:14px}.cost-insight p{color:#cbd5e1;font-size:.95rem}.timer-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.timer-row input{flex:1;min-width:120px}.timer-divider{color:#64748b;font-size:.9rem}.timer-controls{flex-shrink:0}.tool-note{text-align:center;color:#475569;font-size:.82rem;line-height:1.8}@media (width<=480px){.home-header h1{font-size:1.8rem}.tool-header h1{font-size:1.5rem}.cost-value{font-size:2rem}.timer-row{flex-direction:column}}.wc-page{max-width:900px}.wc-tabs{background:#1e293b;border:1px solid #334155;border-radius:14px;gap:8px;margin-bottom:24px;padding:6px;display:flex}.wc-tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:12px 16px;font-size:.95rem;font-weight:600;transition:all .2s}.wc-tab:hover{color:#e2e8f0;background:#334155}.wc-tab.active{color:#fff;background:linear-gradient(135deg,#38bdf8,#818cf8)}.wc-section{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.wc-vs-row{justify-content:center;padding:4px 0;display:flex}.tool-input select{color:#f1f5f9;cursor:pointer;background:#0f172a;border:1px solid #475569;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:1.05rem;transition:border-color .2s}.tool-input select:focus{border-color:#38bdf8}.tool-input select option{color:#f1f5f9;background:#1e293b}.tool-input select optgroup{color:#38bdf8;font-style:normal;font-weight:700}.wc-match-header{justify-content:center;align-items:center;gap:20px;margin-bottom:16px;display:flex}.wc-team-display{color:#f1f5f9;font-size:1.3rem;font-weight:700}.wc-vs{color:#64748b;background:#0f172a;border-radius:20px;padding:4px 16px;font-size:1.1rem;font-weight:900}.wc-elo-info{text-align:center;color:#64748b;margin-bottom:24px;font-size:.85rem}.wc-section-title{color:#cbd5e1;text-align:left;margin:20px 0 12px;font-size:1rem}.prob-row{align-items:center;gap:12px;margin-bottom:10px;display:flex}.prob-label{color:#cbd5e1;min-width:80px;font-size:.9rem;font-weight:600}.prob-bar-track{background:#0f172a;border-radius:11px;flex:1;height:22px;overflow:hidden}.prob-bar-fill{border-radius:11px;height:100%;transition:width .6s}.prob-value{text-align:right;color:#f1f5f9;min-width:50px;font-size:.9rem;font-weight:700}.wc-goal-prediction{margin-top:8px}.wc-goal-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.wc-group-note{text-align:center;color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:10px;margin-bottom:20px;padding:10px;font-size:.9rem}.wc-groups-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.wc-group-card{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:18px;transition:border-color .2s}.wc-group-card:hover{border-color:#38bdf8}.wc-group-title{color:#38bdf8;margin-bottom:10px;font-size:1rem;font-weight:700}.wc-group-table{border-collapse:collapse;width:100%;font-size:.85rem}.wc-group-table th{text-align:left;color:#64748b;border-bottom:1px solid #334155;padding:6px 8px;font-weight:600}.wc-group-table td{color:#cbd5e1;border-bottom:1px solid #1a2236;padding:7px 8px}.wc-group-table tr.qualified td{color:#f1f5f9;font-weight:600}.wc-rank{color:#64748b;width:24px;font-weight:700}tr.qualified .wc-rank{color:#4ade80}.wc-elo{text-align:right;color:#fbbf24;font-weight:600}.wc-group-projection{color:#94a3b8;border-top:1px solid #334155;margin-top:10px;padding-top:10px;font-size:.8rem}.wc-proj-label{color:#38bdf8;margin-right:6px;font-weight:600}.wc-bracket-results{font-family:ui-monospace,Consolas,monospace}.wc-bracket-round{color:#cbd5e1;white-space:pre-wrap;background:#0f172a;border-left:3px solid #38bdf8;border-radius:10px;margin-bottom:8px;padding:12px 16px;font-size:.85rem;line-height:1.9}.wc-extra-insight{margin-top:16px}@media (width<=600px){.wc-tabs{flex-direction:column;gap:4px}.wc-tab{text-align:center}.wc-match-header{flex-direction:column;gap:8px}.wc-goal-grid,.wc-groups-grid{grid-template-columns:1fr}.prob-label{min-width:60px;font-size:.8rem}}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#0f172a;border:1px solid #475569;border-radius:20px;padding:8px 16px;font-size:.9rem;transition:all .2s}.chip:hover{color:#e2e8f0;border-color:#38bdf8}.chip-active{color:#fff;background:linear-gradient(135deg,#38bdf8,#818cf8);border-color:#0000;font-weight:600}.loading-block{text-align:center;background:#1e293b;border:1px solid #334155;border-radius:16px;margin-bottom:16px;padding:40px 24px}.loading-block p{color:#94a3b8;margin-top:16px;font-size:.95rem}.brainstorm-spinner{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.spin-emoji{font-size:1.6rem;animation:.6s ease-in-out infinite alternate spinPop}@keyframes spinPop{0%{transform:scale(1)rotate(0)}to{transform:scale(1.3)rotate(15deg)}}.error-block{text-align:center;background:#450a0a;border:1px solid #991b1b;border-radius:12px;margin-bottom:16px;padding:24px}.error-block p{color:#fca5a5;margin-bottom:12px}.result-actions{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.idea-list{flex-direction:column;gap:12px;list-style:none;display:flex}.idea-card{background:#0f172a;border:1px solid #1e293b;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 18px;transition:border-color .2s;animation:.4s both fadeSlideIn;display:flex}.idea-card:hover{border-color:#38bdf8}.idea-emoji{flex-shrink:0;margin-top:2px;font-size:1.5rem}.idea-body{flex:1;gap:10px;display:flex}.idea-index{color:#64748b;min-width:24px;font-size:.9rem;font-weight:700}.idea-title{color:#f1f5f9;margin:0 0 4px;font-size:1rem;font-weight:700}.idea-desc{color:#94a3b8;font-size:.92rem;line-height:1.5}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=480px){.brainstorm-spinner{gap:6px}.spin-emoji{font-size:1.3rem}.idea-card{flex-direction:column;gap:8px}}.disclaimer-badge{color:#fbbf24;background:#713f12;border-radius:20px;margin-top:8px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.bazi-spinner{font-size:3rem;animation:2s linear infinite yinYangSpin}.yin-yang{display:inline-block}@keyframes yinYangSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bazi-result{flex-direction:column;gap:20px;display:flex}.bazi-pillars{text-align:center;background:linear-gradient(135deg,#1e1b4b,#1e293b);border:1px solid #4338ca;border-radius:14px;flex-direction:column;gap:10px;padding:20px;display:flex}.bazi-pillar-text{color:#c4b5fd;letter-spacing:.1em;font-family:ui-monospace,KaiTi,STKaiti,楷体,serif;font-size:1.4rem;font-weight:700}.bazi-label{color:#64748b;font-size:.85rem;font-weight:600}.bazi-rizhu{text-align:center;background:#0f172a;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:6px;padding:14px;display:flex}.bazi-rizhu-text{color:#fbbf24;font-size:1.3rem;font-weight:800}.bazi-five-elements{background:#0f172a;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:12px;padding:18px;display:flex}.five-elements-bars{flex-direction:column;gap:10px;display:flex}.element-row{align-items:center;gap:10px;display:flex}.element-emoji{text-align:center;width:24px;font-size:1.1rem}.element-key{color:#cbd5e1;width:24px;font-size:.95rem;font-weight:600}.element-bar-track{background:#1e293b;border-radius:8px;flex:1;height:16px;overflow:hidden}.element-bar-fill{border-radius:8px;min-width:4px;height:100%;transition:width .6s}.element-count{text-align:right;color:#f1f5f9;width:24px;font-size:.9rem;font-weight:700}.bazi-mbti{text-align:center;background:linear-gradient(135deg,#1e1b4b,#312e81);border:1px solid #6366f1;border-radius:14px;flex-direction:column;gap:12px;padding:24px;display:flex}.mbti-big{flex-direction:column;align-items:center;gap:4px;display:flex}.mbti-type{background:linear-gradient(135deg,#a78bfa,#818cf8,#38bdf8);-webkit-text-fill-color:transparent;letter-spacing:.15em;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:900}.mbti-label-text{color:#c4b5fd;font-size:1.1rem;font-weight:500}.bazi-section{background:#0f172a;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.bazi-text{color:#cbd5e1;font-size:.95rem;line-height:1.7}.chip-static{cursor:default}.chip-static:hover{color:#94a3b8;border-color:#475569}.bazi-note{background:#450a0a;border:1px solid #991b1b;border-radius:10px;padding:14px}.bazi-note p{color:#fca5a5;font-size:.9rem}@media (width<=480px){.bazi-pillar-text{font-size:1.1rem}.mbti-type{font-size:1.7rem}}.input-row-3{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.input-col{flex-direction:column;gap:6px;display:flex}.bmi-badge{background:#0f172a;border:2px solid #334155;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:10px 20px;font-size:.95rem;font-weight:700;display:flex}.style-spinner{justify-content:center;gap:16px;font-size:2rem;animation:.8s ease-in-out infinite alternate styleBounce;display:flex}@keyframes styleBounce{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.style-result .wc-tabs{margin-bottom:16px}.style-content{flex-direction:column;gap:16px;display:flex}.style-section{text-align:left;background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:18px}.style-section-title{color:#38bdf8;margin:0 0 12px;font-size:1rem;font-weight:700}.style-text{color:#cbd5e1;font-size:.93rem;line-height:1.8}@media (width<=600px){.input-row-3{grid-template-columns:1fr}}.stress-meter-wrapper{color:#1a1a2e;background:radial-gradient(circle,#fef08a 1px,#0000 1px) 0 0/24px 24px,linear-gradient(#fef9c3 0%,#fef08a 30%,#fde047 100%) 0 0/100% 100%;min-height:100vh;padding-bottom:60px;font-family:ZCOOL KuaiLe,Bangers,Comic Sans MS,cursive,sans-serif}.stress-top-bar{z-index:10;background:#fff;border-bottom:4px solid #1a1a2e;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.stress-back-link{color:#1a1a2e;font-family:ZCOOL KuaiLe,cursive;font-size:.95rem;font-weight:700;text-decoration:none}.stress-back-link:hover{color:#ef4444}.stress-top-title{letter-spacing:.05em;font-family:Bangers,cursive;font-size:1.1rem;font-weight:700}.stress-start{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.stress-start-hero{margin-bottom:24px}.stress-start-emoji{font-size:5rem;animation:.8s ease-in-out infinite alternate stressBounce}@keyframes stressBounce{0%{transform:translateY(0)scale(1)}to{transform:translateY(-12px)scale(1.08)}}.stress-start-title{color:#1a1a2e;text-shadow:4px 4px #fcd34d,6px 6px #1a1a2e;letter-spacing:.04em;text-transform:uppercase;font-family:Bangers,cursive;font-size:3.5rem;font-weight:900;line-height:1.1}.stress-start-sub{color:#444;margin-bottom:36px;font-family:ZCOOL KuaiLe,cursive;font-size:1.1rem;line-height:1.8}.stress-btn-start{color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:#ef4444;border:4px solid #1a1a2e;border-radius:16px;padding:18px 48px;font-family:Bangers,cursive;font-size:1.6rem;transition:all .15s;box-shadow:6px 6px #1a1a2e}.stress-btn-start:hover{background:#dc2626;transform:translate(-2px,-2px);box-shadow:10px 10px #1a1a2e}.stress-btn-start:active{transform:translate(2px,2px);box-shadow:2px 2px #1a1a2e}.stress-start-comic-note{color:#666;background:#fff;border:3px solid #1a1a2e;border-radius:12px;align-items:center;gap:8px;margin-top:32px;padding:12px 24px;font-family:ZCOOL KuaiLe,cursive;font-size:.9rem;display:inline-flex}.stress-comic-burst{font-size:1.3rem;animation:1.2s ease-in-out infinite stressBurst}@keyframes stressBurst{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.3)rotate(10deg)}}.stress-quiz{max-width:560px;margin:0 auto;padding:24px 20px}.stress-progress-wrap{align-items:center;gap:12px;margin-bottom:24px;display:flex}.stress-progress-bar{background:#fff;border:3px solid #1a1a2e;border-radius:8px;flex:1;height:14px;overflow:hidden}.stress-progress-fill{border-radius:4px;height:100%;transition:width .4s,background-color .4s}.stress-progress-num{color:#1a1a2e;text-align:right;min-width:50px;font-family:Bangers,cursive;font-size:1.2rem}.stress-question-card{text-align:center;background:#fff;border:4px solid #1a1a2e;border-radius:20px;padding:32px 24px;box-shadow:8px 8px #1a1a2e}@keyframes stressSlideIn{0%{opacity:0;transform:translate(40px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.stress-q-emoji{margin-bottom:16px;font-size:4rem}.stress-q-text{color:#1a1a2e;margin-bottom:28px;font-family:ZCOOL KuaiLe,cursive;font-size:1.5rem;font-weight:700;line-height:1.4}.stress-options{flex-direction:column;gap:12px;display:flex}.stress-option-btn{cursor:pointer;text-align:left;background:#fefce8;border:3px solid #1a1a2e;border-radius:14px;align-items:center;gap:14px;width:100%;padding:16px 20px;font-family:ZCOOL KuaiLe,cursive;transition:all .15s;display:flex;box-shadow:4px 4px #1a1a2e}.stress-option-btn:hover{background:#fef08a;transform:translate(-2px,-2px);box-shadow:6px 6px #1a1a2e}.stress-option-btn:active{transform:translate(1px,1px);box-shadow:2px 2px #1a1a2e}.stress-option-btn:disabled{opacity:.7;cursor:default;transform:none}.stress-opt-emoji{flex-shrink:0;font-size:1.8rem}.stress-opt-text{color:#1a1a2e;font-size:1.05rem;font-weight:600}.stress-quiz-footer-comic{text-align:center;color:#666;margin-top:20px;font-family:ZCOOL KuaiLe,cursive;font-size:.9rem}.stress-result{text-align:center;max-width:560px;margin:0 auto;padding:24px 20px}.stress-score-bubble{background:#fff;border:4px solid #1a1a2e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:24px;animation:.5s cubic-bezier(.34,1.56,.64,1) stressPopIn;display:inline-flex;box-shadow:6px 6px #1a1a2e}@keyframes stressPopIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.stress-score-emoji{font-size:2rem;line-height:1}.stress-score-num{color:#1a1a2e;font-family:Bangers,cursive;font-size:2.5rem;font-weight:900;line-height:1}.stress-score-label{color:#666;font-family:ZCOOL KuaiLe,cursive;font-size:.9rem}.stress-result-card{text-align:left;border:4px solid;border-radius:20px;margin-bottom:20px;padding:28px 24px;animation:.5s cubic-bezier(.34,1.56,.64,1) .15s both stressSlideIn;box-shadow:6px 6px #1a1a2e}.stress-result-title{letter-spacing:.03em;text-transform:uppercase;margin-bottom:12px;font-family:Bangers,cursive;font-size:1.6rem;font-weight:900}.stress-result-divider{opacity:.4;border-radius:2px;height:3px;margin-bottom:14px}.stress-result-desc{color:#333;font-family:ZCOOL KuaiLe,cursive;font-size:1.05rem;line-height:1.8}.stress-advice-card{text-align:left;background:#fff;border:3px solid #1a1a2e;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:20px;animation:.5s cubic-bezier(.34,1.56,.64,1) .3s both stressSlideIn;display:flex;box-shadow:4px 4px #1a1a2e}.stress-advice-icon{flex-shrink:0;font-size:1.8rem}.stress-advice-text{color:#333;font-family:ZCOOL KuaiLe,cursive;font-size:1rem;line-height:1.8}.stress-scale{margin-bottom:28px;padding:16px 8px}.stress-scale-bar{background:linear-gradient(90deg,#22c55e 0%,#facc15 25%,#fb923c 50%,#ef4444 75%,#991b1b 100%);border:2px solid #1a1a2e;border-radius:4px;height:8px;margin-bottom:8px;position:relative}.stress-scale-dot{background:#fff;border:3px solid #1a1a2e;border-radius:50%;width:20px;height:20px;transition:left .6s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0003}.stress-scale-labels{justify-content:space-between;font-family:ZCOOL KuaiLe,cursive;font-size:.8rem;font-weight:700;display:flex}.stress-result-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.stress-btn-retry,.stress-btn-share{cursor:pointer;letter-spacing:.04em;text-transform:uppercase;border:3px solid #1a1a2e;border-radius:14px;padding:14px 28px;font-family:Bangers,cursive;font-size:1.2rem;transition:all .15s;box-shadow:4px 4px #1a1a2e}.stress-btn-retry{color:#1a1a2e;background:#fff}.stress-btn-retry:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #1a1a2e}.stress-btn-share{color:#fff;background:#3b82f6}.stress-btn-share:hover{background:#2563eb;transform:translate(-2px,-2px);box-shadow:6px 6px #1a1a2e}.stress-disclaimer{color:#888;font-family:ZCOOL KuaiLe,cursive;font-size:.85rem}@media (width<=480px){.stress-start-title{font-size:2.5rem}.stress-q-text{font-size:1.2rem}.stress-option-btn{padding:14px 16px}.stress-opt-emoji{font-size:1.4rem}.stress-opt-text{font-size:.95rem}.stress-score-bubble{width:120px;height:120px}.stress-result-title{font-size:1.3rem}}.report-page{max-width:720px}.report-progress{text-align:left}.progress-title{color:#f1f5f9;text-align:center;margin-bottom:16px;font-size:1.05rem}.progress-steps{flex-direction:column;gap:10px;display:flex}.progress-step{background:#0f172a;border:1px solid #1e293b;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;transition:all .3s;display:flex}.progress-step.done{background:#052e16;border-color:#166534}.progress-step.active{background:#0c1929;border-color:#38bdf8;animation:1.5s ease-in-out infinite pulse}.step-icon{text-align:center;width:24px;font-size:1rem}.progress-step.done .step-text{color:#4ade80}.progress-step.active .step-text{color:#38bdf8}.step-text{color:#475569;font-size:.9rem;transition:color .3s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.report-overview-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}.report-stat{text-align:center;background:#0f172a;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:4px;padding:16px 12px;display:flex}.report-stat.positive{border-color:#166534}.report-stat.negative{border-color:#991b1b}.stat-value{color:#f1f5f9;font-size:1.2rem;font-weight:800}.report-stat.positive .stat-value{color:#4ade80}.report-stat.negative .stat-value{color:#fca5a5}.stat-label{color:#64748b;font-size:.75rem;font-weight:500}.report-section{text-align:left;background:#0f172a;border:1px solid #1e293b;border-radius:12px;margin-bottom:14px;padding:18px}.report-section.issues{background:#450a0a22;border-color:#991b1b33}.report-section.suggestions{background:#052e1622;border-color:#16653466}.report-section-title{color:#38bdf8;margin:0 0 12px;font-size:1rem;font-weight:700}.report-section.issues .report-section-title{color:#fca5a5}.report-section.suggestions .report-section-title{color:#4ade80}.report-text{color:#cbd5e1;font-size:.93rem;line-height:1.8}.report-meta{color:#64748b;border-top:1px solid #334155;flex-direction:column;gap:4px;margin-bottom:16px;padding:12px;font-size:.8rem;display:flex}@media (width<=600px){.report-overview-grid{grid-template-columns:repeat(2,1fr)}}
