:root{--accent-grad: linear-gradient(135deg, #4a6741 0%, #a8c69f 100%);--accent-soft: rgba(74, 103, 65, .05);--glass-bg: rgba(255, 255, 255, .75);--glass-border: rgba(255, 255, 255, .5)}.bg-decoration[data-astro-cid-4w33hmlq]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;background:#f8fafc}.blob[data-astro-cid-4w33hmlq]{position:absolute;border-radius:50%;filter:blur(70px);opacity:.3;animation:move 25s infinite alternate}.blob-1[data-astro-cid-4w33hmlq]{width:600px;height:600px;background:#cbdfe6;top:-15%;right:-5%}.blob-2[data-astro-cid-4w33hmlq]{width:500px;height:500px;background:#e2e8d5;bottom:-10%;left:-5%;animation-delay:-7s}@keyframes move{0%{transform:translate(0)}to{transform:translate(60px,120px)}}.demo-banner[data-astro-cid-4w33hmlq]{background:#4a67410d;border-bottom:1px solid var(--line);padding:12px;text-align:center;font-size:.85rem;backdrop-filter:blur(5px)}.banner-cta[data-astro-cid-4w33hmlq]{color:#4a6741;font-weight:800;text-decoration:underline;margin-left:8px}.quiz-container[data-astro-cid-4w33hmlq]{max-width:900px;margin:40px auto 100px;padding:0 20px}.glass-card[data-astro-cid-4w33hmlq]{background:var(--glass-bg);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:40px;box-shadow:0 25px 50px #0000000a}.quiz-box[data-astro-cid-4w33hmlq]{padding:60px 50px;min-height:620px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.quiz-step[data-astro-cid-4w33hmlq]{display:none;width:100%}.quiz-step[data-astro-cid-4w33hmlq].active{display:block}.slide-in[data-astro-cid-4w33hmlq]{animation:slideIn .6s cubic-bezier(.23,1,.32,1) forwards}.slide-out[data-astro-cid-4w33hmlq]{animation:slideOut .6s cubic-bezier(.23,1,.32,1) forwards}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-40px)}}.fade-in[data-astro-cid-4w33hmlq]{animation:fadeIn .7s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.welcome-visual[data-astro-cid-4w33hmlq]{margin-bottom:30px;text-align:center}.pulse-icon[data-astro-cid-4w33hmlq]{font-size:80px;display:inline-block;filter:drop-shadow(0 10px 20px rgba(0,0,0,.05));animation:pulse 4s infinite ease-in-out}@keyframes pulse{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.1) rotate(5deg)}}.welcome-title[data-astro-cid-4w33hmlq]{font-size:2.8rem;font-weight:900;margin-bottom:24px;line-height:1.2;text-align:center;color:#2c3e50}.accent-text[data-astro-cid-4w33hmlq]{color:#4a6741}.welcome-desc[data-astro-cid-4w33hmlq]{font-size:1.15rem;color:var(--muted);margin-bottom:48px;text-align:center;line-height:1.8}.small-info[data-astro-cid-4w33hmlq]{display:block;font-size:.9rem;margin-top:20px;opacity:.6}.primary-btn[data-astro-cid-4w33hmlq]{display:block;width:fit-content;margin:0 auto;padding:20px 64px;background:var(--accent-grad);color:#fff;border-radius:999px;font-weight:800;font-size:1.25rem;border:none;cursor:pointer;box-shadow:0 12px 35px #4a674140;transition:.4s}.primary-btn[data-astro-cid-4w33hmlq]:hover{transform:translateY(-5px);box-shadow:0 18px 45px #4a674159}.quiz-header[data-astro-cid-4w33hmlq]{margin-bottom:50px}.progress-text[data-astro-cid-4w33hmlq]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}#q-num[data-astro-cid-4w33hmlq]{font-size:1rem;font-weight:900;color:#4a6741;letter-spacing:.1em}.cat-badge[data-astro-cid-4w33hmlq]{background:#fff;padding:6px 16px;border-radius:999px;font-size:.8rem;font-weight:800;color:var(--muted);box-shadow:0 2px 8px #00000008}.progress-track[data-astro-cid-4w33hmlq]{width:100%;height:8px;background:#0000000f;border-radius:999px;overflow:hidden}.progress-fill[data-astro-cid-4w33hmlq]{height:100%;background:var(--accent-grad);width:0%;transition:width .8s cubic-bezier(.23,1,.32,1)}.category-icon-box[data-astro-cid-4w33hmlq]{font-size:3rem;margin-bottom:20px;text-align:center}.q-title[data-astro-cid-4w33hmlq]{font-size:1.9rem;font-weight:800;margin-bottom:40px;line-height:1.4;color:#2c3e50;text-align:center}.q-options[data-astro-cid-4w33hmlq]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.q-option[data-astro-cid-4w33hmlq]{background:#fff;border-radius:24px;padding:28px;border:2px solid transparent;cursor:pointer;transition:.3s;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 25px #00000008}.q-option[data-astro-cid-4w33hmlq]:hover{transform:translateY(-5px);border-color:#4a6741;background:#f8faf9;box-shadow:0 15px 35px #4a67411a}.opt-label[data-astro-cid-4w33hmlq]{font-size:1.1rem;font-weight:800;color:#2c3e50;line-height:1.4}.quiz-footer[data-astro-cid-4w33hmlq]{margin-top:50px;text-align:center}.text-btn[data-astro-cid-4w33hmlq]{background:none;border:none;color:var(--muted);font-weight:700;cursor:pointer;font-size:.95rem;opacity:.6;transition:.3s}.text-btn[data-astro-cid-4w33hmlq]:hover{opacity:1;color:#4a6741}.result-layout[data-astro-cid-4w33hmlq]{display:flex;flex-direction:column;gap:40px}.result-main[data-astro-cid-4w33hmlq]{text-align:center;background:#fff;padding:60px 40px;border-radius:32px;box-shadow:var(--shadow)}.gauge-container[data-astro-cid-4w33hmlq]{position:relative;width:180px;height:180px;margin:0 auto 30px}.gauge-svg[data-astro-cid-4w33hmlq]{transform:rotate(-90deg);width:100%;height:100%}.gauge-bg[data-astro-cid-4w33hmlq]{fill:none;stroke:#f0f4f2;stroke-width:10}.gauge-fill[data-astro-cid-4w33hmlq]{fill:none;stroke:#4a6741;stroke-width:10;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283;transition:stroke-dashoffset 2s cubic-bezier(.4,0,.2,1)}.gauge-content[data-astro-cid-4w33hmlq]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.gauge-label[data-astro-cid-4w33hmlq]{font-size:.8rem;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.gauge-value[data-astro-cid-4w33hmlq]{font-size:2.8rem;font-weight:900;color:#2c3e50}.eval-title[data-astro-cid-4w33hmlq]{font-size:1.8rem;font-weight:900;margin-bottom:24px;color:#2c3e50}.eval-card[data-astro-cid-4w33hmlq]{background:#f8faf9;padding:30px;border-radius:24px;border-left:6px solid #4a6741}.eval-text[data-astro-cid-4w33hmlq]{font-size:1.1rem;line-height:1.9;color:#456;text-align:left;margin:0}.wanode-cta-box[data-astro-cid-4w33hmlq]{padding:60px;text-align:center;border:3px solid #4a6741;position:relative;margin-top:20px}.bonus-tag[data-astro-cid-4w33hmlq]{position:absolute;top:-18px;left:50%;transform:translate(-50%);background:#4a6741;color:#fff;padding:6px 30px;border-radius:999px;font-weight:900;font-size:1rem;box-shadow:0 4px 15px #4a67414d}.wanode-cta-box[data-astro-cid-4w33hmlq] h3[data-astro-cid-4w33hmlq]{font-size:1.8rem;font-weight:900;margin-bottom:24px;color:#2c3e50}.wanode-cta-box[data-astro-cid-4w33hmlq] p[data-astro-cid-4w33hmlq]{font-size:1.05rem;color:#567;line-height:1.8;margin-bottom:40px}.cta-btns[data-astro-cid-4w33hmlq]{display:flex;gap:20px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.secondary-btn[data-astro-cid-4w33hmlq]{padding:20px 48px;border-radius:999px;border:2px solid #4a6741;color:#4a6741;font-weight:800;text-decoration:none;transition:.3s;font-size:1.1rem}.secondary-btn[data-astro-cid-4w33hmlq]:hover{background:#4a674114}.retry-btn[data-astro-cid-4w33hmlq]{background:none;border:none;color:var(--muted);text-decoration:underline;font-weight:700;cursor:pointer;font-size:1rem}@media (max-width: 600px){.quiz-box[data-astro-cid-4w33hmlq]{padding:40px 20px}.welcome-title[data-astro-cid-4w33hmlq]{font-size:2rem}.q-options[data-astro-cid-4w33hmlq]{grid-template-columns:1fr}.q-title[data-astro-cid-4w33hmlq]{font-size:1.4rem}.cta-btns[data-astro-cid-4w33hmlq] .primary-btn[data-astro-cid-4w33hmlq],.cta-btns[data-astro-cid-4w33hmlq] .secondary-btn[data-astro-cid-4w33hmlq]{width:100%}}
