.quiz-form.svelte-1slvajd{max-width:800px;margin:0 auto}.progress-container.svelte-1slvajd{text-align:center}.progress-bar.svelte-1slvajd{background-color:#e5e7eb;border-radius:9999px;width:100%;height:8px;overflow:hidden}.progress-fill.svelte-1slvajd{background:linear-gradient(90deg,#34d399,#10b981);height:100%;transition:width .3s}.progress-text.svelte-1slvajd{font-family:Tajawal,sans-serif}.question-container.svelte-1slvajd{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.question-text.svelte-1slvajd{font-family:Cairo,sans-serif}.range-input.svelte-1slvajd{padding:1rem 0}.slider.svelte-1slvajd{-webkit-appearance:none;appearance:none;background:linear-gradient(to left,#34d399 0%,#34d399 var(--slider-progress,0%),#e5e7eb var(--slider-progress,0%),#e5e7eb 100%);border-radius:9999px;outline:none;width:100%;height:12px}.slider.svelte-1slvajd::-webkit-slider-runnable-track{background:0 0;border-radius:9999px;width:100%;height:12px}.slider.svelte-1slvajd::-moz-range-track{background:linear-gradient(to left,#34d399 0%,#34d399 var(--slider-progress,0%),#e5e7eb var(--slider-progress,0%),#e5e7eb 100%);border:none;border-radius:9999px;width:100%;height:12px}.slider.svelte-1slvajd::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#10b981;border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 6px #0000004d}.slider.svelte-1slvajd::-moz-range-thumb{cursor:pointer;background:#10b981;border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 6px #0000004d}.slider.svelte-1slvajd:hover::-webkit-slider-thumb{background:#059669;box-shadow:0 3px 8px #0006}.slider.svelte-1slvajd:hover::-moz-range-thumb{background:#059669;box-shadow:0 3px 8px #0006}.slider.svelte-1slvajd:focus{outline:none}.slider.svelte-1slvajd:focus::-webkit-slider-thumb{box-shadow:0 0 0 4px #34d3994d}.slider.svelte-1slvajd:focus::-moz-range-thumb{box-shadow:0 0 0 4px #34d3994d}.option-button.svelte-1slvajd{text-align:right;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:Tajawal,sans-serif;font-size:1rem;transition:all .2s;display:flex}.option-button.svelte-1slvajd:hover{background:#f0fdf4;border-color:#34d399;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.option-button.selected.svelte-1slvajd{background:#d1fae5!important;border-width:3px!important;border-color:#10b981!important;box-shadow:0 0 0 4px #34d3994d!important}.option-button.svelte-1slvajd:disabled{opacity:.5;cursor:not-allowed}.option-check.svelte-1slvajd,.option-radio.svelte-1slvajd{color:#fff;background:#fff;border:2px solid #d1d5db;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;transition:all .2s;display:flex}.option-button.selected.svelte-1slvajd .option-check:where(.svelte-1slvajd){color:#fff;background:#10b981;border-color:#10b981}.option-button.selected.svelte-1slvajd .option-radio:where(.svelte-1slvajd){color:#fff;background:#10b981;border-color:#10b981}.option-radio.svelte-1slvajd{border-radius:50%;font-size:1.2rem;line-height:1}.option-label.svelte-1slvajd{flex:1;font-weight:500}.navigation-buttons.svelte-1slvajd{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.btn-primary.svelte-1slvajd,.btn-secondary.svelte-1slvajd{cursor:pointer;border:none;border-radius:.5rem;padding:.875rem 2rem;font-family:Tajawal,sans-serif;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary.svelte-1slvajd{color:#fff;background:#34d399}.btn-primary.svelte-1slvajd:hover:not(:disabled){background:#10b981;transform:translateY(-2px);box-shadow:0 4px 8px #34d3994d}.btn-primary.svelte-1slvajd:disabled{cursor:not-allowed;background:#d1d5db}.btn-secondary.svelte-1slvajd{color:#374151;background:#f3f4f6}.btn-secondary.svelte-1slvajd:hover:not(:disabled){background:#e5e7eb}.btn-secondary.svelte-1slvajd:disabled{opacity:.5;cursor:not-allowed}.error-message.svelte-1slvajd{font-size:.875rem;font-weight:500}.sr-only.svelte-1slvajd{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.question-container.svelte-1slvajd{padding:1.5rem}.question-text.svelte-1slvajd{font-size:1.5rem}.option-button.svelte-1slvajd{padding:1rem}.btn-primary.svelte-1slvajd,.btn-secondary.svelte-1slvajd{padding:.75rem 1.5rem;font-size:.875rem}}.quiz-results.svelte-qdo1el{max-width:900px;margin:0 auto;padding:2rem 0}.results-header.svelte-qdo1el{text-align:center;margin-bottom:3rem}.results-title.svelte-qdo1el{color:#0a3d62;margin-bottom:.5rem;font-family:Cairo,sans-serif;font-size:2rem;font-weight:700}.results-subtitle.svelte-qdo1el{color:#6b7280;font-size:1.125rem}.recommendations-list.svelte-qdo1el{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.recommendation-card.svelte-qdo1el{background:#fff;border:2px solid #0000;border-radius:1rem;padding:2rem;transition:all .2s;position:relative;box-shadow:0 2px 8px #00000014}.recommendation-card.svelte-qdo1el:hover{border-color:#34d399;box-shadow:0 4px 16px #0000001f}.rank-badge.svelte-qdo1el{color:#fff;background:linear-gradient(135deg,#34d399,#10b981);border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;position:absolute;top:-12px;right:2rem;box-shadow:0 2px 8px #34d3994d}.rank-number.svelte-qdo1el{font-family:Cairo,sans-serif}.card-header.svelte-qdo1el{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.country-info.svelte-qdo1el{flex:1;align-items:center;gap:1rem;display:flex}.flag.svelte-qdo1el{flex-shrink:0;font-size:3rem;line-height:1}.country-names.svelte-qdo1el{flex:1}.country-name.svelte-qdo1el{color:#0a3d62;margin-bottom:.25rem;font-family:Cairo,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2}.country-name-en.svelte-qdo1el{color:#9ca3af;font-family:Tajawal,sans-serif;font-size:.875rem}.score-badge.svelte-qdo1el{flex-shrink:0}.score-circle.svelte-qdo1el{background:#fff;border:4px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 2px 8px #0000001a}.score-circle.text-green-600.svelte-qdo1el{border-color:#10b981}.score-circle.text-accent-500.svelte-qdo1el{border-color:#34d399}.score-circle.text-yellow-600.svelte-qdo1el{border-color:#fbbf24}.score-circle.text-gray-600.svelte-qdo1el{border-color:#9ca3af}.score-value.svelte-qdo1el{font-family:Cairo,sans-serif;font-size:1.75rem;font-weight:700;line-height:1}.score-max.svelte-qdo1el{color:#9ca3af;font-size:.75rem;font-weight:500}.reasons-list.svelte-qdo1el{margin-bottom:1.5rem}.reasons.svelte-qdo1el{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.reason-item.svelte-qdo1el{background:#f9fafb;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.75rem;font-family:Tajawal,sans-serif;display:flex}.check-icon.svelte-qdo1el{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.75rem;font-weight:700;display:flex}.reason-text.svelte-qdo1el{color:#374151;flex:1;line-height:1.6}.btn-view-country.svelte-qdo1el{color:#fff;text-align:center;background:#0a3d62;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-family:Tajawal,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.btn-view-country.svelte-qdo1el:hover{background:#083049;transform:translateY(-2px);box-shadow:0 4px 12px #0a3d624d}.arrow.svelte-qdo1el{transition:transform .2s}.btn-view-country.svelte-qdo1el:hover .arrow:where(.svelte-qdo1el){transform:translate(-4px)}.results-footer.svelte-qdo1el{text-align:center;margin-top:2rem}.btn-retake.svelte-qdo1el{color:#0a3d62;cursor:pointer;background:#fff;border:2px solid #0a3d62;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Tajawal,sans-serif;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-retake.svelte-qdo1el:hover{color:#fff;background:#0a3d62;transform:translateY(-2px);box-shadow:0 4px 8px #0a3d6233}.retake-icon.svelte-qdo1el{font-size:1.25rem;transition:transform .3s}.btn-retake.svelte-qdo1el:hover .retake-icon:where(.svelte-qdo1el){transform:rotate(180deg)}@media (max-width:768px){.recommendation-card.svelte-qdo1el{padding:1.5rem}.card-header.svelte-qdo1el{flex-direction:column;gap:1rem}.score-badge.svelte-qdo1el{align-self:flex-start}.country-name.svelte-qdo1el{font-size:1.5rem}.medal.svelte-qdo1el,.flag.svelte-qdo1el{font-size:2rem}.additional-resources.svelte-qdo1el{grid-template-columns:1fr}}.quiz-container-wrapper.svelte-a8tvlq{width:100%}.quiz-page[data-astro-cid-qgoydl4o]{min-height:100vh;padding:2rem 0}.container[data-astro-cid-qgoydl4o]{max-width:1280px;margin:0 auto;padding:0 1rem}.page-header[data-astro-cid-qgoydl4o]{text-align:center;margin-bottom:3rem}.page-title[data-astro-cid-qgoydl4o]{color:#0a3d62;margin-bottom:1rem;font-family:Cairo,sans-serif;font-size:2.5rem;font-weight:900}.page-description[data-astro-cid-qgoydl4o]{color:#6b7280;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.8}.quiz-wrapper[data-astro-cid-qgoydl4o]{border-bottom:2px solid #e5e7eb;margin-bottom:4rem;padding-bottom:4rem}.info-section[data-astro-cid-qgoydl4o]{margin-top:4rem;margin-bottom:4rem}.info-title[data-astro-cid-qgoydl4o]{color:#0a3d62;text-align:center;margin-bottom:2rem;font-family:Cairo,sans-serif;font-size:2rem;font-weight:700}.info-grid[data-astro-cid-qgoydl4o]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.info-card[data-astro-cid-qgoydl4o]{text-align:center;background:#fff;border-radius:1rem;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0000000d}.info-card[data-astro-cid-qgoydl4o]:hover{transform:translateY(-4px);box-shadow:0 8px 12px #0000001a}.info-icon[data-astro-cid-qgoydl4o]{margin-bottom:1rem;font-size:3rem}.info-card-title[data-astro-cid-qgoydl4o]{color:#0a3d62;margin-bottom:.75rem;font-family:Cairo,sans-serif;font-size:1.25rem;font-weight:700}.info-card-text[data-astro-cid-qgoydl4o]{color:#6b7280;line-height:1.6}.cta-section[data-astro-cid-qgoydl4o]{text-align:center;color:#fff;background:linear-gradient(135deg,#0a3d62 0%,#065986 100%);border-radius:1rem;padding:4rem 2rem}.cta-title[data-astro-cid-qgoydl4o]{margin-bottom:1rem;font-family:Cairo,sans-serif;font-size:2rem;font-weight:700}.cta-description[data-astro-cid-qgoydl4o]{opacity:.9;margin-bottom:2rem;font-size:1.125rem}.cta-buttons[data-astro-cid-qgoydl4o]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-button[data-astro-cid-qgoydl4o]{border-radius:.5rem;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s}.cta-button[data-astro-cid-qgoydl4o].primary{color:#fff;background:#34d399}.cta-button[data-astro-cid-qgoydl4o].primary:hover{background:#10b981;transform:translateY(-2px);box-shadow:0 4px 8px #34d3994d}.cta-button[data-astro-cid-qgoydl4o].secondary{color:#0a3d62;background:#fff}.cta-button[data-astro-cid-qgoydl4o].secondary:hover{background:#f3f4f6;transform:translateY(-2px)}@media (max-width:1024px){.info-grid[data-astro-cid-qgoydl4o]{grid-template-columns:1fr}}@media (max-width:640px){.page-title[data-astro-cid-qgoydl4o]{font-size:2rem}.page-description[data-astro-cid-qgoydl4o]{font-size:1rem}.info-title[data-astro-cid-qgoydl4o]{font-size:1.5rem}.cta-section[data-astro-cid-qgoydl4o]{padding:3rem 1.5rem}.cta-buttons[data-astro-cid-qgoydl4o]{flex-direction:column}.cta-button[data-astro-cid-qgoydl4o]{width:100%}}
