.home-view[data-v-c79fd2e4]{min-height:100vh;background:linear-gradient(to bottom,#f0f7ff,#fff)}.hero[data-v-c79fd2e4]{padding:4rem 2rem;text-align:center;background:linear-gradient(135deg,#1976d2,#1565c0);color:#fff}.hero-content[data-v-c79fd2e4]{max-width:800px;margin:0 auto}.hero-title[data-v-c79fd2e4]{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hero-subtitle-section[data-v-c79fd2e4]{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.hero-subtitle[data-v-c79fd2e4]{font-size:1.25rem;opacity:.95;line-height:1.7;margin:0}.hero-description[data-v-c79fd2e4]{font-size:1.125rem;opacity:.9;line-height:1.7;margin:0}.hero-support[data-v-c79fd2e4]{margin-top:.5rem;padding:1rem 1.5rem;background:#ffffff26;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:4px solid rgba(255,255,255,.5)}.hero-support p[data-v-c79fd2e4]{font-size:.95rem;opacity:.9;line-height:1.6;margin:0;letter-spacing:.3px}.coffee-link[data-v-c79fd2e4]{color:#fff;text-decoration:underline;font-weight:600;transition:opacity .2s ease,text-shadow .2s ease;cursor:pointer}.coffee-link[data-v-c79fd2e4]:hover{opacity:1;text-shadow:0 0 8px rgba(255,255,255,.6)}.coffee-link[data-v-c79fd2e4]:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px;border-radius:2px}.hero-actions[data-v-c79fd2e4]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary[data-v-c79fd2e4],.btn-secondary[data-v-c79fd2e4]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary[data-v-c79fd2e4]{background:#fff;color:#1976d2;box-shadow:0 4px 12px #00000026}.btn-primary[data-v-c79fd2e4]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0003}.btn-primary[data-v-c79fd2e4]:disabled{opacity:.6;cursor:not-allowed}.btn-secondary[data-v-c79fd2e4]{background:#fff3;color:#fff;border:2px solid white}.btn-secondary[data-v-c79fd2e4]:hover{background:#ffffff4d}.icon[data-v-c79fd2e4]{font-size:1.5rem}.stats-section[data-v-c79fd2e4]{padding:3rem 2rem;background:#fff}.stats-grid[data-v-c79fd2e4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.stat-card[data-v-c79fd2e4]{text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px;transition:transform .3s ease}.stat-card[data-v-c79fd2e4]:hover{transform:translateY(-4px)}.stat-number[data-v-c79fd2e4]{font-size:3rem;font-weight:700;color:#1976d2;margin-bottom:.5rem}.stat-label[data-v-c79fd2e4]{font-size:1rem;color:#666;font-weight:500}.stat-label-small[data-v-c79fd2e4]{font-size:.9rem;color:#666;font-weight:500;margin-bottom:.75rem}.stat-date[data-v-c79fd2e4]{font-size:1.25rem;font-weight:600;color:#1976d2;line-height:1.4;margin-bottom:.5rem}.stat-info[data-v-c79fd2e4]{font-size:.8rem;color:#999;font-weight:400;font-style:italic}.themes-section[data-v-c79fd2e4]{padding:4rem 2rem;max-width:1200px;margin:0 auto}.section-title[data-v-c79fd2e4]{text-align:center;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:1rem}.section-subtitle[data-v-c79fd2e4]{text-align:center;font-size:1.1rem;color:#666;margin-bottom:2rem}.selection-controls[data-v-c79fd2e4]{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:2rem;flex-wrap:wrap}.btn-select[data-v-c79fd2e4]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#e8eef7;border:1.5px solid #1976d2;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;color:#1976d2;transition:all .25s ease}.btn-select[data-v-c79fd2e4]:hover{background:#d4dce8;border-color:#1565c0;transform:translateY(-1px);box-shadow:0 2px 8px #1976d233}.btn-select .icon[data-v-c79fd2e4]{font-size:1.1rem;font-weight:700}.selection-count[data-v-c79fd2e4]{font-size:.95rem;color:#1976d2;font-weight:600}.loading-state[data-v-c79fd2e4],.error-state[data-v-c79fd2e4],.empty-state[data-v-c79fd2e4]{text-align:center;padding:3rem}.spinner[data-v-c79fd2e4]{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #1976d2;border-radius:50%;animation:spin-c79fd2e4 1s linear infinite;margin:0 auto 1rem}@keyframes spin-c79fd2e4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-retry[data-v-c79fd2e4]{margin-top:1rem;padding:.75rem 1.5rem;background:#1976d2;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:background .3s ease}.btn-retry[data-v-c79fd2e4]:hover{background:#1565c0}.themes-grid[data-v-c79fd2e4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.theme-card[data-v-c79fd2e4]{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;cursor:pointer;transition:all .3s ease;border:2px solid transparent;display:flex;gap:1rem;align-items:flex-start}.theme-card[data-v-c79fd2e4]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026;border-color:#1976d2}.theme-card.selected[data-v-c79fd2e4]{border-color:#4caf50;background:#f1f8e9}.theme-checkbox[data-v-c79fd2e4]{flex-shrink:0;padding-top:.25rem}.theme-checkbox input[type=checkbox][data-v-c79fd2e4]{width:20px;height:20px;cursor:pointer;accent-color:#4caf50}.theme-content[data-v-c79fd2e4]{flex:1}.theme-icon[data-v-c79fd2e4]{font-size:2.5rem;margin-bottom:.5rem}.theme-name[data-v-c79fd2e4]{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.theme-footer[data-v-c79fd2e4]{display:flex;align-items:center}.question-count[data-v-c79fd2e4]{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem}.start-quiz-section[data-v-c79fd2e4]{margin-top:2rem;text-align:center}.btn-start-quiz[data-v-c79fd2e4]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#4caf50,#43a047);color:#fff;border:none;border-radius:10px;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #4caf504d}.btn-start-quiz[data-v-c79fd2e4]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #4caf5066}.btn-start-quiz[data-v-c79fd2e4]:disabled{opacity:.6;cursor:not-allowed;background:#9e9e9e;box-shadow:none}.how-it-works[data-v-c79fd2e4]{padding:4rem 2rem;background:#f8f9fa}.steps-grid[data-v-c79fd2e4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.step-card[data-v-c79fd2e4]{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #00000014}.step-number[data-v-c79fd2e4]{width:60px;height:60px;background:#1976d2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1.5rem}.step-card h3[data-v-c79fd2e4]{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.75rem}.step-card p[data-v-c79fd2e4]{color:#666;line-height:1.6}@media(max-width:768px){.hero[data-v-c79fd2e4]{padding:2.5rem 1.5rem}.hero-title[data-v-c79fd2e4]{font-size:2rem}.hero-subtitle-section[data-v-c79fd2e4]{gap:1rem}.hero-subtitle[data-v-c79fd2e4]{font-size:1.05rem}.hero-description[data-v-c79fd2e4]{font-size:1rem}.hero-support[data-v-c79fd2e4]{padding:.875rem 1.25rem;margin-top:.5rem}.hero-support p[data-v-c79fd2e4]{font-size:.9rem}.hero-actions[data-v-c79fd2e4]{flex-direction:column;align-items:stretch}.btn-primary[data-v-c79fd2e4],.btn-secondary[data-v-c79fd2e4]{justify-content:center;padding:.875rem 1.5rem;font-size:1rem}.stats-section[data-v-c79fd2e4]{padding:2rem 1rem}.stats-grid[data-v-c79fd2e4]{grid-template-columns:repeat(3,1fr);gap:.5rem}.stat-card[data-v-c79fd2e4]{padding:1rem .5rem}.stat-number[data-v-c79fd2e4]{font-size:1.5rem}.stat-label[data-v-c79fd2e4]{font-size:.75rem}.themes-section[data-v-c79fd2e4]{padding:2rem 1rem}.section-title[data-v-c79fd2e4]{font-size:1.75rem}.selection-controls[data-v-c79fd2e4]{flex-direction:column;gap:.75rem}.themes-grid[data-v-c79fd2e4]{grid-template-columns:1fr;gap:1rem}.theme-card[data-v-c79fd2e4]{padding:1rem}.theme-icon[data-v-c79fd2e4]{font-size:2rem}.theme-name[data-v-c79fd2e4]{font-size:1rem}.btn-start-quiz[data-v-c79fd2e4]{font-size:1.1rem;padding:.875rem 2rem;width:100%}.how-it-works[data-v-c79fd2e4]{padding:2rem 1rem}.steps-grid[data-v-c79fd2e4]{grid-template-columns:1fr;gap:1.5rem}.step-card[data-v-c79fd2e4]{padding:1.5rem}.step-number[data-v-c79fd2e4]{width:50px;height:50px;font-size:1.5rem;margin-bottom:1rem}.step-card h3[data-v-c79fd2e4]{font-size:1.1rem}}@media(max-width:480px){.hero[data-v-c79fd2e4]{padding:2rem 1rem}.hero-title[data-v-c79fd2e4]{font-size:1.75rem}.hero-subtitle-section[data-v-c79fd2e4]{gap:.75rem}.hero-subtitle[data-v-c79fd2e4]{font-size:1rem}.hero-description[data-v-c79fd2e4]{font-size:.95rem}.hero-support[data-v-c79fd2e4]{padding:.75rem 1rem;margin-top:.25rem}.hero-support p[data-v-c79fd2e4]{font-size:.85rem}.stats-grid[data-v-c79fd2e4]{grid-template-columns:1fr;gap:.75rem}.stat-card[data-v-c79fd2e4]{flex-direction:row;justify-content:space-between;padding:.75rem 1rem}.stat-number[data-v-c79fd2e4]{font-size:1.25rem;margin-bottom:0}.stat-label[data-v-c79fd2e4]{font-size:.85rem}}.toggle-row[data-v-f8d0d4dd]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.25rem 0}.toggle-label[data-v-f8d0d4dd]{min-width:0}.toggle-label-title[data-v-f8d0d4dd]{margin:0;font-size:.875rem;font-weight:500;color:#1f2937}.toggle-label-desc[data-v-f8d0d4dd]{margin:.125rem 0 0;font-size:.75rem;color:#6b7280}.toggle-track[data-v-f8d0d4dd]{position:relative;display:inline-flex;flex-shrink:0;width:2.75rem;height:1.5rem;border:2px solid transparent;border-radius:9999px;background:#d1d5db;cursor:pointer;transition:background-color .2s ease;padding:0}.toggle-track[data-v-f8d0d4dd]:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.toggle-track--on[data-v-f8d0d4dd]{background:#2563eb}.toggle-thumb[data-v-f8d0d4dd]{pointer-events:none;display:inline-block;width:1.25rem;height:1.25rem;border-radius:9999px;background:#fff;box-shadow:0 1px 3px #00000026;transform:translate(0);transition:transform .2s ease}.toggle-thumb--on[data-v-f8d0d4dd]{transform:translate(1.25rem)}.cookie-banner[data-v-19d5a9de]{position:fixed;bottom:0;left:0;right:0;z-index:9999;display:flex;justify-content:center;padding:.75rem 1rem;background:#eef0f3;border-top:1px solid #d1d5db}.cookie-card[data-v-19d5a9de]{position:relative;width:100%;max-width:900px}.cookie-row[data-v-19d5a9de]{display:flex;align-items:center;gap:1rem}.cookie-description[data-v-19d5a9de]{flex:1;margin:0;font-size:.8125rem;color:#4b5563;line-height:1.4}.cookie-actions[data-v-19d5a9de]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.cookie-btn-link[data-v-19d5a9de]{background:none;border:none;font-size:.75rem;font-weight:500;color:#6b7280;text-decoration:underline;text-underline-offset:2px;cursor:pointer;padding:0;white-space:nowrap}.cookie-btn[data-v-19d5a9de]{padding:.4375rem .875rem;font-size:.75rem;font-weight:600;border-radius:6px;border:1.5px solid #1f2937;cursor:pointer;line-height:1;white-space:nowrap}.cookie-btn-outline[data-v-19d5a9de]{background:#1f2937;color:#fff}.cookie-btn-accept[data-v-19d5a9de]{background:#fff;color:#1f2937}.cookie-close[data-v-19d5a9de]{flex-shrink:0;background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;line-height:1;margin-left:.25rem}.cookie-details[data-v-19d5a9de]{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #d1d5db}.slide-up-enter-active[data-v-19d5a9de],.slide-up-leave-active[data-v-19d5a9de]{transition:transform .3s ease,opacity .3s ease}.slide-up-enter-from[data-v-19d5a9de],.slide-up-leave-to[data-v-19d5a9de]{transform:translateY(20px);opacity:0}.expand-enter-active[data-v-19d5a9de],.expand-leave-active[data-v-19d5a9de]{transition:max-height .25s ease,opacity .2s ease;overflow:hidden}.expand-enter-from[data-v-19d5a9de],.expand-leave-to[data-v-19d5a9de]{max-height:0;opacity:0}.expand-enter-to[data-v-19d5a9de],.expand-leave-from[data-v-19d5a9de]{max-height:200px}@media(max-width:640px){.cookie-row[data-v-19d5a9de]{flex-wrap:wrap;gap:.75rem}.cookie-description[data-v-19d5a9de]{flex-basis:100%}.cookie-actions[data-v-19d5a9de]{flex:1;flex-wrap:wrap}.cookie-btn[data-v-19d5a9de]{flex:1;text-align:center}}.donate-btn[data-v-201895a7]{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;background:#fff8e1;color:#7b4f00;border:1.5px solid #f0c040;border-radius:20px;font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s,box-shadow .2s,transform .15s;cursor:pointer}.donate-btn[data-v-201895a7]:hover{background:#ffeea0;box-shadow:0 2px 8px #f0c04073;transform:translateY(-1px)}.donate-btn[data-v-201895a7]:focus-visible{outline:2px solid #f0a000;outline-offset:3px}.donate-btn[data-v-201895a7]:active{transform:translateY(0)}.donate-icon[data-v-201895a7]{font-size:1rem;line-height:1}.donate-label[data-v-201895a7]{line-height:1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#2c3e50}#app{min-height:100vh;display:flex;flex-direction:column}.navbar{background:#fff;padding:0 1.5rem;height:52px;box-shadow:0 2px 4px #0000000d;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:sticky;top:0;z-index:100}.nav-brand{display:flex;align-items:center;justify-content:flex-start}.nav-brand a{font-size:1.1rem;font-weight:700;color:#0288d1;text-decoration:none;white-space:nowrap}.nav-center{display:flex;align-items:center;justify-content:center}.nav-links{display:flex;gap:1rem;align-items:center;justify-content:flex-end}.nav-item{text-decoration:none;color:#555;font-weight:500;font-size:.95rem;transition:color .2s;white-space:nowrap}.nav-item:hover,.nav-item.router-link-active{color:#0288d1}.nav-item.logout{color:#d32f2f;cursor:pointer}.main-content{flex:1}.mobile-footer{display:none}@media(max-width:600px){.navbar{grid-template-columns:1fr 1fr;padding:0 1rem}.nav-center{display:none}.nav-brand a{font-size:.9rem}.nav-item{font-size:.82rem}.mobile-footer{display:flex;justify-content:center;align-items:center;padding:.75rem 1rem;background:#fff;border-top:1px solid #eee}}
