.symptom-checker-module__VNuc5W__page{min-height:100vh;font-family:var(--font-body),system-ui,sans-serif;position:relative;overflow-x:hidden}.symptom-checker-module__VNuc5W__light{--bg-primary:#fafafa;--bg-secondary:#fff;--bg-card:#fff;--bg-card-hover:#f8f8fc;--bg-input:#fff;--text-primary:#1a1a2e;--text-secondary:#404347;--text-muted:#94a3b8;--border-color:#00000014;--border-color-strong:#00000026;--accent-primary:#7c3aed;--accent-secondary:#a855f7;--accent-bg:#7c3aed14;--accent-border:#7c3aed33;--nebula-opacity:.08;--warning-bg:#fef3c7;--warning-border:#f59e0b;--warning-text:#92400e;--danger-bg:#dc26261a;--danger-border:#dc2626}.symptom-checker-module__VNuc5W__dark{--bg-primary:#020617;--bg-secondary:#0f172a;--bg-card:#ffffff12;--bg-card-hover:#ffffff1a;--bg-input:#ffffff14;--text-primary:#fff;--text-secondary:#ffffffb3;--text-muted:#ffffff80;--border-color:#ffffff1a;--border-color-strong:#fff3;--accent-primary:#a855f7;--accent-secondary:#c084fc;--accent-bg:#a855f726;--accent-border:#a855f74d;--nebula-opacity:.25;--warning-bg:#fbbf2426;--warning-border:#fbbf24;--warning-text:#fbbf24;--danger-bg:#ef444426;--danger-border:#ef4444}.symptom-checker-module__VNuc5W__page{background:var(--bg-primary);color:var(--text-primary)}.symptom-checker-module__VNuc5W__bgContainer{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.symptom-checker-module__VNuc5W__nebula1,.symptom-checker-module__VNuc5W__nebula2{filter:blur(100px);opacity:var(--nebula-opacity);border-radius:50%;position:absolute}.symptom-checker-module__VNuc5W__nebula1{background:radial-gradient(circle,#22c55e80 0%,#0000 70%);width:600px;height:600px;top:-200px;right:-100px}.symptom-checker-module__VNuc5W__nebula2{background:radial-gradient(circle,#8b5cf666 0%,#0000 70%);width:500px;height:500px;bottom:-150px;left:-100px}.symptom-checker-module__VNuc5W__main{z-index:1;min-height:100vh;padding:100px 24px 60px;position:relative}.symptom-checker-module__VNuc5W__container{max-width:900px;margin:0 auto}.symptom-checker-module__VNuc5W__breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;line-height:1.4;display:flex}.symptom-checker-module__VNuc5W__breadcrumb a,.symptom-checker-module__VNuc5W__breadcrumb span{white-space:nowrap;align-items:center;line-height:1.4;display:inline-flex}.symptom-checker-module__VNuc5W__breadcrumb a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.symptom-checker-module__VNuc5W__breadcrumb a:hover{color:var(--accent-primary)}.symptom-checker-module__VNuc5W__breadcrumb span{color:var(--text-muted)}.symptom-checker-module__VNuc5W__disclaimerSection{text-align:center;background:var(--bg-card);border:2px solid var(--warning-border);border-radius:20px;max-width:600px;margin:0 auto;padding:40px}.symptom-checker-module__VNuc5W__disclaimerIcon{margin-bottom:16px;font-size:48px}.symptom-checker-module__VNuc5W__disclaimerTitle{color:var(--text-primary);margin:0 0 20px;font-size:24px;font-weight:700}.symptom-checker-module__VNuc5W__disclaimerContent{text-align:left;margin-bottom:24px}.symptom-checker-module__VNuc5W__disclaimerContent p{color:var(--text-secondary);margin:0 0 16px;font-size:15px;line-height:1.6}.symptom-checker-module__VNuc5W__disclaimerContent ul{margin:16px 0;padding-left:24px}.symptom-checker-module__VNuc5W__disclaimerContent li{color:var(--text-secondary);margin-bottom:8px;font-size:15px}.symptom-checker-module__VNuc5W__agreeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5724cc 0%,#500c90 50%,#8605b2 100%);border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #5724cc4d}.symptom-checker-module__VNuc5W__agreeButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5724cc66}.symptom-checker-module__VNuc5W__header{text-align:center;margin-bottom:40px}.symptom-checker-module__VNuc5W__title{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 16px;font-size:42px;font-weight:800}.symptom-checker-module__VNuc5W__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 20px;font-size:18px;line-height:1.6}.symptom-checker-module__VNuc5W__badges{justify-content:center;gap:12px;line-height:1;display:flex}.symptom-checker-module__VNuc5W__badge{background:var(--accent-bg);color:var(--accent-primary);border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.symptom-checker-module__VNuc5W__stepSection{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;margin-bottom:32px;padding:32px}.symptom-checker-module__VNuc5W__stepTitle{color:var(--text-primary);margin:0 0 8px;font-size:24px;font-weight:700}.symptom-checker-module__VNuc5W__stepDescription{color:var(--text-secondary);margin:0 0 24px;font-size:15px}.symptom-checker-module__VNuc5W__backButton{border:1px solid var(--border-color-strong);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;margin-bottom:20px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.symptom-checker-module__VNuc5W__backButton:hover{background:var(--bg-card-hover);color:var(--text-primary)}.symptom-checker-module__VNuc5W__petTypeSection{text-align:center}.symptom-checker-module__VNuc5W__petTypeGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:400px;margin:0 auto 32px;display:grid}.symptom-checker-module__VNuc5W__petTypeCard{background:var(--bg-secondary);border:2px solid var(--border-color);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;transition:all .2s;display:flex}.symptom-checker-module__VNuc5W__petTypeCard:hover{border-color:var(--accent-primary);background:var(--accent-bg);transform:translateY(-4px)}.symptom-checker-module__VNuc5W__petTypeIcon{font-size:56px}.symptom-checker-module__VNuc5W__petTypeLabel{color:var(--text-primary);font-size:18px;font-weight:700}.symptom-checker-module__VNuc5W__petNameInput{max-width:300px;margin:0 auto}.symptom-checker-module__VNuc5W__petNameInput label{color:var(--text-secondary);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.symptom-checker-module__VNuc5W__petNameInput input{background:var(--bg-input);border:1px solid var(--border-color-strong);width:100%;color:var(--text-primary);text-align:center;border-radius:10px;padding:12px 16px;font-size:15px}.symptom-checker-module__VNuc5W__petNameInput input::placeholder{color:var(--text-muted)}.symptom-checker-module__VNuc5W__petNameInput input:focus{border-color:var(--accent-primary);outline:none}.symptom-checker-module__VNuc5W__quickPickSection{background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:16px;margin-bottom:24px;padding:20px}.symptom-checker-module__VNuc5W__quickPickTitle{color:var(--text-primary);margin:0 0 16px;font-size:16px;font-weight:700}.symptom-checker-module__VNuc5W__quickPickGrid{flex-wrap:wrap;gap:10px;line-height:1;display:flex}.symptom-checker-module__VNuc5W__quickPickBtn{background:var(--bg-card);border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:24px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.symptom-checker-module__VNuc5W__quickPickBtn:hover{border-color:var(--accent-primary);background:var(--accent-bg);transform:translateY(-2px)}.symptom-checker-module__VNuc5W__quickPickIcon{font-size:18px}.symptom-checker-module__VNuc5W__quickPickName{font-weight:600}.symptom-checker-module__VNuc5W__emergencyBanner{background:var(--danger-bg);border:1px solid var(--danger-border);border-radius:12px;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex}.symptom-checker-module__VNuc5W__emergencyIcon{flex-shrink:0;font-size:24px}.symptom-checker-module__VNuc5W__emergencyBanner strong{color:var(--danger-border);margin-bottom:4px;font-size:14px;display:block}.symptom-checker-module__VNuc5W__emergencyBanner p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.symptom-checker-module__VNuc5W__browseTitle{color:var(--text-primary);margin:0 0 16px;font-size:18px;font-weight:700}.symptom-checker-module__VNuc5W__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.symptom-checker-module__VNuc5W__categoryCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:20px}.symptom-checker-module__VNuc5W__categoryHeader{align-items:center;gap:12px;margin-bottom:8px;display:flex}.symptom-checker-module__VNuc5W__categoryIcon{font-size:28px}.symptom-checker-module__VNuc5W__categoryName{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.symptom-checker-module__VNuc5W__categoryDescription{color:var(--text-muted);margin:0 0 16px;font-size:13px}.symptom-checker-module__VNuc5W__symptomList{flex-direction:column;gap:8px;display:flex}.symptom-checker-module__VNuc5W__symptomButton{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;transition:all .2s;display:flex}.symptom-checker-module__VNuc5W__symptomButton:hover{border-color:var(--accent-primary);background:var(--accent-bg)}.symptom-checker-module__VNuc5W__symptomIcon{font-size:20px}.symptom-checker-module__VNuc5W__symptomName{color:var(--text-primary);font-size:14px;font-weight:600}.symptom-checker-module__VNuc5W__symptomHeader{border-bottom:1px solid var(--border-color);align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:20px;display:flex}.symptom-checker-module__VNuc5W__selectedSymptomIcon{font-size:48px}.symptom-checker-module__VNuc5W__symptomDescription{color:var(--text-secondary);margin:8px 0 0;font-size:15px}.symptom-checker-module__VNuc5W__questionsContainer{padding-top:8px}.symptom-checker-module__VNuc5W__questionsTitle{color:var(--text-primary);margin:0 0 24px;font-size:18px;font-weight:600}.symptom-checker-module__VNuc5W__questionGroup{margin-bottom:24px}.symptom-checker-module__VNuc5W__questionLabel{color:var(--text-primary);margin-bottom:12px;font-size:15px;font-weight:600;display:block}.symptom-checker-module__VNuc5W__booleanOptions{gap:12px;display:flex}.symptom-checker-module__VNuc5W__booleanButton{background:var(--bg-secondary);border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:10px;flex:1;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s}.symptom-checker-module__VNuc5W__booleanButton:hover{border-color:var(--accent-border)}.symptom-checker-module__VNuc5W__booleanButton.symptom-checker-module__VNuc5W__selected{border-color:var(--accent-primary);background:var(--accent-bg);color:var(--accent-primary)}.symptom-checker-module__VNuc5W__selectOptions{flex-direction:column;gap:10px;display:flex}.symptom-checker-module__VNuc5W__selectButton{background:var(--bg-secondary);border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:10px;padding:14px 20px;font-size:14px;font-weight:500;transition:all .2s}.symptom-checker-module__VNuc5W__selectButton:hover{border-color:var(--accent-border)}.symptom-checker-module__VNuc5W__selectButton.symptom-checker-module__VNuc5W__selected{border-color:var(--accent-primary);background:var(--accent-bg);color:var(--accent-primary)}.symptom-checker-module__VNuc5W__submitContainer{border-top:1px solid var(--border-color);text-align:center;margin-top:32px;padding-top:24px}.symptom-checker-module__VNuc5W__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5724cc 0%,#500c90 50%,#8605b2 100%);border:none;border-radius:12px;padding:16px 48px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #5724cc4d}.symptom-checker-module__VNuc5W__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #5724cc66}.symptom-checker-module__VNuc5W__submitButton:disabled{opacity:.5;cursor:not-allowed}.symptom-checker-module__VNuc5W__answerAllHint{color:var(--text-muted);margin-top:12px;font-size:13px}.symptom-checker-module__VNuc5W__resultSection{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:32px}.symptom-checker-module__VNuc5W__urgencyCard{border:3px solid;border-radius:16px;margin-bottom:24px;padding:24px}.symptom-checker-module__VNuc5W__urgencyHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.symptom-checker-module__VNuc5W__urgencyIcon{font-size:36px}.symptom-checker-module__VNuc5W__urgencyLabel{margin:0;font-size:28px;font-weight:800}.symptom-checker-module__VNuc5W__urgencyDescription{color:var(--text-secondary);margin:0 0 16px;font-size:16px}.symptom-checker-module__VNuc5W__urgencyAction{background:#0000000d;border-radius:10px;padding:16px}.symptom-checker-module__VNuc5W__dark .symptom-checker-module__VNuc5W__urgencyAction{background:#ffffff0d}.symptom-checker-module__VNuc5W__urgencyAction strong{color:var(--text-primary);margin-bottom:6px;font-size:14px;display:block}.symptom-checker-module__VNuc5W__urgencyAction p{color:var(--text-primary);margin:0;font-size:15px;font-weight:500}.symptom-checker-module__VNuc5W__emergencyResources{background:var(--danger-bg);border:1px solid var(--danger-border);border-radius:12px;margin-bottom:24px;padding:20px}.symptom-checker-module__VNuc5W__emergencyResources h3{color:var(--danger-border);margin:0 0 12px;font-size:16px;font-weight:700}.symptom-checker-module__VNuc5W__emergencyResources ul{margin:0;padding:0;list-style:none}.symptom-checker-module__VNuc5W__emergencyResources li{color:var(--text-primary);margin-bottom:8px;font-size:14px}.symptom-checker-module__VNuc5W__emergencyResources a{color:var(--accent-primary);font-weight:600;text-decoration:none}.symptom-checker-module__VNuc5W__emergencyResources a:hover{text-decoration:underline}.symptom-checker-module__VNuc5W__resultDetails{gap:20px;margin-bottom:24px;display:grid}.symptom-checker-module__VNuc5W__resultCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:20px}.symptom-checker-module__VNuc5W__resultCard h3{color:var(--text-primary);margin:0 0 12px;font-size:16px;font-weight:700}.symptom-checker-module__VNuc5W__resultCard ul{margin:0;padding-left:20px}.symptom-checker-module__VNuc5W__resultCard li{color:var(--text-secondary);margin-bottom:8px;font-size:14px;line-height:1.5}.symptom-checker-module__VNuc5W__resultCard.symptom-checker-module__VNuc5W__warningCard{background:var(--warning-bg);border-color:var(--warning-border)}.symptom-checker-module__VNuc5W__resultCard.symptom-checker-module__VNuc5W__warningCard h3,.symptom-checker-module__VNuc5W__resultCard.symptom-checker-module__VNuc5W__warningCard p,.symptom-checker-module__VNuc5W__resultCard.symptom-checker-module__VNuc5W__warningCard li{color:var(--warning-text)}.symptom-checker-module__VNuc5W__resultDisclaimer{color:var(--text-muted);margin-top:4px;font-size:13px}.symptom-checker-module__VNuc5W__resultActions{border-top:1px solid var(--border-color);justify-content:center;gap:12px;margin-top:24px;padding-top:24px;display:flex}.symptom-checker-module__VNuc5W__primaryButton,.symptom-checker-module__VNuc5W__secondaryButton{cursor:pointer;border:none;border-radius:12px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s}.symptom-checker-module__VNuc5W__primaryButton{color:#fff;background:linear-gradient(135deg,#5724cc 0%,#500c90 50%,#8605b2 100%);box-shadow:0 4px 16px #5724cc4d}.symptom-checker-module__VNuc5W__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5724cc66}.symptom-checker-module__VNuc5W__secondaryButton{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color-strong)}.symptom-checker-module__VNuc5W__secondaryButton:hover{background:var(--bg-card-hover)}.symptom-checker-module__VNuc5W__educationalSection{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;margin-top:48px;padding:32px}.symptom-checker-module__VNuc5W__educationalSection h2{color:var(--text-primary);text-align:center;margin:0 0 12px;font-size:24px;font-weight:700}.symptom-checker-module__VNuc5W__eduIntro{color:var(--text-secondary);text-align:center;margin:0 0 24px;font-size:15px}.symptom-checker-module__VNuc5W__emergencyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:24px;display:grid}.symptom-checker-module__VNuc5W__emergencyCard{background:var(--danger-bg);border:1px solid var(--danger-border);border-radius:12px;padding:20px}.symptom-checker-module__VNuc5W__emergencyCard h3{color:var(--text-primary);margin:0 0 12px;font-size:16px;font-weight:700}.symptom-checker-module__VNuc5W__emergencyCard ul{margin:0;padding-left:20px}.symptom-checker-module__VNuc5W__emergencyCard li{color:var(--text-secondary);margin-bottom:6px;font-size:14px}.symptom-checker-module__VNuc5W__eduFooter{color:var(--text-primary);text-align:center;margin:0;font-size:15px}@media (max-width:768px){.symptom-checker-module__VNuc5W__main{padding:80px 16px 40px}.symptom-checker-module__VNuc5W__title{font-size:28px}.symptom-checker-module__VNuc5W__subtitle{font-size:16px}.symptom-checker-module__VNuc5W__disclaimerSection{padding:24px}.symptom-checker-module__VNuc5W__stepSection{padding:20px}.symptom-checker-module__VNuc5W__petTypeGrid{gap:12px}.symptom-checker-module__VNuc5W__petTypeCard{padding:24px 16px}.symptom-checker-module__VNuc5W__petTypeIcon{font-size:48px}.symptom-checker-module__VNuc5W__categoryGrid{grid-template-columns:1fr}.symptom-checker-module__VNuc5W__symptomHeader{text-align:center;flex-direction:column;align-items:center}.symptom-checker-module__VNuc5W__booleanOptions,.symptom-checker-module__VNuc5W__resultActions{flex-direction:column}.symptom-checker-module__VNuc5W__primaryButton,.symptom-checker-module__VNuc5W__secondaryButton{width:100%}.symptom-checker-module__VNuc5W__emergencyGrid{grid-template-columns:1fr}}@media print{:is(.symptom-checker-module__VNuc5W__bgContainer,.symptom-checker-module__VNuc5W__breadcrumb,.symptom-checker-module__VNuc5W__backButton,.symptom-checker-module__VNuc5W__resultActions,.symptom-checker-module__VNuc5W__educationalSection,nav,header,footer){display:none!important}.symptom-checker-module__VNuc5W__page{color:#000!important;background:#fff!important}.symptom-checker-module__VNuc5W__main{padding:0!important}.symptom-checker-module__VNuc5W__resultSection{border:none!important;padding:0!important}}
