.progress-container{margin:32px 0}.progress-bar{width:100%;height:8px;background:#e5e5e5;border-radius:999px;overflow:hidden;margin-bottom:32px}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .4s ease;border-radius:999px}.progress-steps{display:flex;justify-content:space-between;position:relative}.progress-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.step-circle{width:32px;height:32px;border-radius:50%;background:#e5e5e5;color:#999;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem;transition:all .3s;z-index:2}.progress-step.completed .step-circle{background:#667eea;color:#fff}.progress-step.active .step-circle{background:#667eea;color:#fff;transform:scale(1.15);box-shadow:0 4px 12px #667eea66}.step-label{margin-top:8px;font-size:.75rem;color:#666;font-weight:500;text-align:center}.progress-step.active .step-label{color:#667eea;font-weight:600}.progress-step.completed .step-label{color:#111}@media(max-width:768px){.step-circle{width:28px;height:28px;font-size:.75rem}.step-label{font-size:.65rem}.progress-step.active .step-circle{transform:scale(1.1)}}.reisevaksine-page{background:#f9fafb;min-height:calc(100vh - 80px)}.disclaimer{background:#fef3c7;padding:16px;border-radius:8px;margin:24px 0;border-left:4px solid #f59e0b}.country-specific-box{background:#f0f9ff;padding:20px;border-radius:8px;margin:24px 0;border:1px solid #bae6fd}.country-specific-box h3{font-size:1.1rem;margin-bottom:16px;color:#0c4a6e}.malaria-detail{margin:8px 0;font-size:.95rem;color:#374151;line-height:1.5}.results-box{background:#fff;margin-top:32px}.results-title{font-size:1.5rem;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e5e5}.result-section{margin:24px 0;padding:16px;border-radius:8px}.result-tier-header{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.result-tier-header strong{font-size:1.05rem}.result-tier-recommended{background:#f0fdf4;border-left:4px solid #22c55e}.result-tier-likely{background:#eff6ff;border-left:4px solid #3b82f6}.result-tier-review{background:#fffbeb;border-left:4px solid #f59e0b}.result-tier-malaria{background:#fdf2f8;border-left:4px solid #ec4899}.tag{display:inline-block;padding:2px 10px;border-radius:12px;font-size:.8rem;font-weight:500}.tag-green{background:#dcfce7;color:#166534}.tag-blue{background:#dbeafe;color:#1e40af}.tag-amber{background:#fef3c7;color:#92400e}.results-list{list-style:disc;margin-left:24px;margin-top:12px}.results-list li{margin:8px 0;color:#333;line-height:1.6}.malaria-summary{margin-top:12px;padding:12px;background:#ffffff80;border-radius:6px;white-space:pre-wrap;line-height:1.8;color:#374151}.form-step{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.step-heading{font-size:2rem;margin-bottom:12px;color:#111}.step-description{color:#666;font-size:1.1rem;margin-bottom:32px}.question-group{margin-bottom:32px}.question-group-heading{font-size:1.15rem;color:#374151;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.health-substep-indicator{text-align:center;margin-bottom:24px}.health-substep-indicator>span{font-size:.9rem;color:#666;font-weight:500}.health-substep-dots{display:flex;justify-content:center;gap:8px;margin-top:8px}.health-substep-dots .dot{width:10px;height:10px;border-radius:50%;background:#e5e5e5;transition:all .3s}.health-substep-dots .dot.active{background:#667eea;transform:scale(1.2)}.health-substep-dots .dot.completed{background:#667eea}.form-description{display:block;margin-bottom:10px;color:#666;font-size:.9rem;line-height:1.5}.required-mark{color:#ef4444}.yesno-buttons{display:flex;gap:8px}.yesno-btn{flex:1;padding:10px 20px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:1rem;cursor:pointer;transition:all .15s ease;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.yesno-btn:hover{border-color:#667eea;color:#667eea}.yesno-btn-active{border-color:#667eea;background:#667eea;color:#fff}.yesno-buttons+.form-textarea,.yesno-buttons+.form-input{margin-top:12px}.multiselect-group{display:flex;flex-direction:column;gap:8px}.multiselect-option{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s ease;font-size:.95rem;color:#374151}.multiselect-option:hover{border-color:#667eea;background:#f5f3ff}.multiselect-option input[type=checkbox]{width:18px;height:18px;accent-color:#667eea;cursor:pointer;flex-shrink:0}.form-box-error{border:2px solid #ef4444!important;background:#fef2f2!important}.field-error{color:#dc2626;font-size:.85rem;margin-top:8px;margin-bottom:0}.other-country-box{margin-top:0}.other-country-notice{margin-top:8px;padding:10px 14px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;font-size:.9rem;color:#92400e;line-height:1.5}.other-country-result{background:#fffbeb;border:1px solid #fcd34d}.other-country-result p{margin-top:8px}.summary-box{background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea}.summary-box h3{font-size:1.3rem;margin-bottom:20px;color:#667eea}.summary-grid{display:grid;gap:16px}.summary-item{display:flex;justify-content:space-between;padding:12px;background:#fff;border-radius:8px;gap:12px}.summary-item strong{color:#555;white-space:nowrap}.summary-item.highlight{border-left:4px solid #f59e0b;background:#fef3c7}.pricing-summary{background:#fff;padding:24px;border-radius:12px;text-align:center;margin:24px 0;border:2px solid #e5e5e5}.pricing-summary h3{font-size:1.2rem;margin-bottom:16px;color:#666}.price-estimate{display:flex;flex-direction:column;align-items:center;gap:8px}.price-amount{font-size:2.5rem;font-weight:700;color:#667eea}.price-label{color:#666;font-size:.95rem}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:disabled:hover{transform:none;box-shadow:none}.pharmacy-reminder{background:linear-gradient(135deg,#10b98115,#34d39915);border:2px solid #10b981;border-radius:12px;padding:24px;margin:24px 0;text-align:center}.pharmacy-reminder h4{font-size:1.2rem;color:#065f46;margin-bottom:12px}.pharmacy-reminder p{color:#374151;line-height:1.6;margin:8px 0}.pharmacy-reminder p strong{color:#065f46}.doctor-evaluation-notice{background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea;border-radius:12px;padding:24px;margin:24px 0}.doctor-evaluation-notice h3{font-size:1.3rem;color:#667eea;margin-bottom:16px;font-weight:700}.doctor-evaluation-notice ul{list-style:none;padding:0;margin:0}.doctor-evaluation-notice ul li{padding:10px 0;color:#374151;font-size:1rem;line-height:1.6;border-bottom:1px solid rgba(102,126,234,.1)}.doctor-evaluation-notice ul li:last-child{border-bottom:none}.doctor-evaluation-notice ul li strong{color:#667eea;font-weight:600}.contact-info-box h3{font-size:1.1rem;color:#111;margin-bottom:4px}.consent-box{background:#f9fafb;border:1px solid #e5e7eb}.consent-label{display:flex;gap:12px;align-items:flex-start;cursor:pointer;font-size:var(--font-size-sm);line-height:1.6;color:var(--color-text)}.consent-label input[type=checkbox]{margin-top:4px;width:18px;height:18px;flex-shrink:0;cursor:pointer;accent-color:var(--color-primary)}.consent-label a{color:var(--color-primary);text-decoration:underline}.country-duration-list{display:flex;flex-direction:column;gap:10px;margin-top:8px}.country-duration-row{display:flex;align-items:center;gap:12px}.country-duration-label{flex:1;font-size:.95rem;color:#374151}.country-duration-input{width:100px;text-align:center}.country-duration-input.input-error{border-color:#ef4444;box-shadow:0 0 0 1px #ef4444}.barnevaksine-info{background:#f0fdf4;border-left:4px solid #22c55e}.barnevaksine-info strong{display:block;margin-bottom:8px;color:#166534}.barnevaksine-info p{color:#374151;line-height:1.6;margin:0}.country-picker-trigger{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;font-size:15px;color:#374151;text-align:left;cursor:pointer;min-height:48px;line-height:1.4}.country-picker-trigger:hover{border-color:#667eea}.country-picker-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.country-picker-modal{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.country-picker-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}.country-picker-header h3{margin:0;font-size:18px}.country-picker-count{font-size:14px;color:#667eea;font-weight:600}.country-picker-body{overflow-y:auto;padding:8px 0;flex:1}.country-picker-region-label{padding:10px 20px 4px;font-size:13px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;background:#fff}.country-picker-item{display:flex;align-items:center;gap:12px;padding:10px 20px;cursor:pointer;font-size:15px}.country-picker-item:active{background:#f3f4f6}.country-picker-item input[type=checkbox]{width:20px;height:20px;accent-color:#667eea;flex-shrink:0}.country-picker-footer{padding:12px 20px;border-top:1px solid #e5e7eb}.country-picker-footer .btn{width:100%;padding:14px;font-size:16px}
