#quiz-container[data-astro-cid-rwn6tmg5]{position:fixed;inset:0;background:#fff;display:flex;flex-direction:column;align-items:center;z-index:1000;overflow-y:auto}#quiz-progress-bar-bg[data-astro-cid-rwn6tmg5]{position:sticky;top:0;width:100%;height:6px;background:#e5e7eb;z-index:10;flex-shrink:0}#quiz-progress-bar[data-astro-cid-rwn6tmg5]{height:100%;background:#f97316;width:0%;transition:width .4s ease}#quiz-content[data-astro-cid-rwn6tmg5]{width:100%;max-width:600px;padding:48px 24px 80px;flex:1;position:relative}.quiz-step[data-astro-cid-rwn6tmg5]{display:none;flex-direction:column;align-items:center;text-align:center;animation:quizFadeIn .35s ease}.quiz-step[data-astro-cid-rwn6tmg5].active{display:flex}@keyframes quizFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.quiz-step-label[data-astro-cid-rwn6tmg5]{font-size:13px;font-weight:500;color:#9ca3af;letter-spacing:.05em;text-transform:uppercase;margin:0 0 12px}.quiz-question[data-astro-cid-rwn6tmg5]{font-family:Playfair Display,Georgia,serif;font-size:clamp(22px,5vw,34px);font-weight:700;color:#111827;line-height:1.25;margin:0 0 10px}.quiz-hint[data-astro-cid-rwn6tmg5]{font-size:14px;color:#6b7280;margin:0 0 24px}.quiz-options[data-astro-cid-rwn6tmg5]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.quiz-option[data-astro-cid-rwn6tmg5]{padding:12px 22px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;font-size:15px;font-weight:500;cursor:pointer;transition:border-color .18s,background .18s,color .18s,transform .12s;white-space:nowrap}.quiz-option[data-astro-cid-rwn6tmg5]:hover{border-color:#f97316;color:#f97316;transform:translateY(-1px)}.quiz-option[data-astro-cid-rwn6tmg5].selected{border-color:#f97316;background:#fff7ed;color:#ea580c;font-weight:600}#quiz-next-btn-wrap[data-astro-cid-rwn6tmg5]{margin-top:28px}#quiz-next-btn[data-astro-cid-rwn6tmg5]{padding:14px 40px;background:#f97316;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background .18s,opacity .18s,transform .12s}#quiz-next-btn[data-astro-cid-rwn6tmg5]:disabled{background:#d1d5db;cursor:not-allowed;transform:none}#quiz-next-btn[data-astro-cid-rwn6tmg5]:not(:disabled):hover{background:#ea580c;transform:translateY(-1px)}#quiz-result[data-astro-cid-rwn6tmg5]{padding-top:8px}.quiz-result-title[data-astro-cid-rwn6tmg5]{font-family:Playfair Display,Georgia,serif;font-size:clamp(26px,5vw,38px);font-weight:700;color:#111827;margin:0 0 36px;text-align:center}#quiz-result-cards[data-astro-cid-rwn6tmg5]{display:flex;flex-direction:column;gap:20px;width:100%}.quiz-dest-card[data-astro-cid-rwn6tmg5]{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;text-align:left;background:#fff;box-shadow:0 2px 10px #0000000f}.quiz-dest-img[data-astro-cid-rwn6tmg5]{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;display:block}.quiz-dest-body[data-astro-cid-rwn6tmg5]{padding:18px 20px 20px}.quiz-dest-name[data-astro-cid-rwn6tmg5]{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:#111827;margin:0 0 2px}.quiz-dest-country[data-astro-cid-rwn6tmg5]{font-size:13px;color:#9ca3af;margin:0 0 14px;font-weight:500}.quiz-dest-reasons[data-astro-cid-rwn6tmg5]{list-style:none;padding:0;margin:0 0 18px;display:flex;flex-direction:column;gap:6px}.quiz-dest-reasons[data-astro-cid-rwn6tmg5] li[data-astro-cid-rwn6tmg5]{font-size:14px;color:#4b5563;display:flex;align-items:flex-start;gap:7px}.quiz-dest-reasons[data-astro-cid-rwn6tmg5] li[data-astro-cid-rwn6tmg5]:before{content:"✓";color:#f97316;font-weight:700;flex-shrink:0;margin-top:1px}.quiz-dest-btn[data-astro-cid-rwn6tmg5]{display:inline-block;padding:10px 24px;background:#f97316;color:#fff;border-radius:8px;text-decoration:none;font-size:14px;font-weight:600;transition:background .18s}.quiz-dest-btn[data-astro-cid-rwn6tmg5]:hover{background:#ea580c}.quiz-dest-badge[data-astro-cid-rwn6tmg5]{display:inline-block;padding:8px 18px;background:#f3f4f6;color:#9ca3af;border-radius:8px;font-size:14px;font-weight:600}#quiz-email-section[data-astro-cid-rwn6tmg5]{margin-top:40px;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:24px;width:100%;text-align:center}#quiz-email-label[data-astro-cid-rwn6tmg5]{font-size:15px;color:#374151;font-weight:500;margin:0 0 16px}#quiz-email-form[data-astro-cid-rwn6tmg5]{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}#quiz-email-input[data-astro-cid-rwn6tmg5]{flex:1;min-width:200px;max-width:300px;padding:11px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;outline:none;transition:border-color .18s}#quiz-email-input[data-astro-cid-rwn6tmg5]:focus{border-color:#f97316}#quiz-email-submit[data-astro-cid-rwn6tmg5]{padding:11px 24px;background:#f97316;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .18s;white-space:nowrap}#quiz-email-submit[data-astro-cid-rwn6tmg5]:hover{background:#ea580c}#quiz-odyssey-link-wrap[data-astro-cid-rwn6tmg5]{margin-top:28px;text-align:center}#quiz-odyssey-link[data-astro-cid-rwn6tmg5]{color:#f97316;font-size:15px;font-weight:600;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .18s}#quiz-odyssey-link[data-astro-cid-rwn6tmg5]:hover{border-color:#f97316}
