.Button-module__WVHcsq__btn{font-family:var(--k-font-text);border-radius:var(--k-radius-ctl);cursor:pointer;white-space:nowrap;transition:transform var(--k-transition), box-shadow var(--k-transition), background var(--k-transition), color var(--k-transition), border-color var(--k-transition), filter var(--k-transition);border:1.5px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.Button-module__WVHcsq__btn:focus-visible{box-shadow:var(--k-focus-ring);outline:none}.Button-module__WVHcsq__btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.Button-module__WVHcsq__btn:active:not(:disabled){transform:scale(.98)}.Button-module__WVHcsq__primary{color:var(--k-brand);background:var(--k-accent);box-shadow:var(--k-shadow-accent)}.Button-module__WVHcsq__primary:hover:not(:disabled){filter:brightness(1.05);box-shadow:var(--k-shadow-accent-lg);transform:translateY(-1px)}.Button-module__WVHcsq__primary:focus-visible{box-shadow:var(--k-shadow-accent), var(--k-focus-ring)}.Button-module__WVHcsq__secondary{color:var(--k-btn2-fg);border-color:var(--k-btn2-border);background:0 0}.Button-module__WVHcsq__secondary:hover:not(:disabled){background:var(--k-chip-bg)}.Button-module__WVHcsq__ghost{color:var(--k-btn2-fg);background:0 0}.Button-module__WVHcsq__ghost:hover:not(:disabled){background:var(--k-chip-bg)}.Button-module__WVHcsq__sm{border-radius:var(--k-radius-sm);padding:10px 14px;font-size:13px}.Button-module__WVHcsq__md{padding:13px 20px;font-size:14.5px}.Button-module__WVHcsq__lg{border-radius:13px;padding:17px 28px;font-size:16px}.Button-module__WVHcsq__full{width:100%}
.Header-module__5nDpLG__header{z-index:100;-webkit-backdrop-filter:saturate(160%)blur(10px);background:#f7f5f08c;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,box-shadow .3s;position:sticky;top:0}.Header-module__5nDpLG__scrolled{border-bottom-color:var(--k-line-soft);background:#f7f5f0e0;box-shadow:0 8px 24px -18px #0c1a2e59}.Header-module__5nDpLG__inner{max-width:var(--k-container);padding:0 var(--k-container-pad);justify-content:space-between;align-items:center;gap:28px;height:72px;margin:0 auto;display:flex}.Header-module__5nDpLG__logo{flex:none;align-items:center;line-height:1;display:inline-flex}.Header-module__5nDpLG__logoImg{width:auto;height:27px}.Header-module__5nDpLG__logoLight{display:none}.Header-module__5nDpLG__nav{align-items:center;gap:30px;display:flex}.Header-module__5nDpLG__navLink{font:500 14.5px/1 var(--k-font-text);color:#45526b;transition:color var(--k-transition)}.Header-module__5nDpLG__navLink:hover{color:var(--k-brand)}.Header-module__5nDpLG__navActive,.Header-module__5nDpLG__navActive:hover{color:var(--k-brand);font-weight:600}.Header-module__5nDpLG__actions{align-items:center;gap:14px;display:flex}.Header-module__5nDpLG__textLink{font:600 14px/1 var(--k-font-text);color:#45526b;cursor:pointer;transition:color var(--k-transition);white-space:nowrap;background:0 0;border:none;padding:6px 4px}.Header-module__5nDpLG__textLink:hover{color:var(--k-brand)}.Header-module__5nDpLG__textLink:focus-visible{box-shadow:var(--k-focus-ring);border-radius:6px;outline:none}.Header-module__5nDpLG__cta{padding:12px 18px;font-size:14px}.Header-module__5nDpLG__avatar{background:var(--k-brand);color:#fff;width:34px;height:34px;font:600 13px/1 var(--k-font-text);text-transform:uppercase;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.Header-module__5nDpLG__avatarImg{object-fit:cover;width:100%;height:100%}.Header-module__5nDpLG__burger{cursor:pointer;z-index:201;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:none}.Header-module__5nDpLG__burgerLine{width:24px;height:2px;transition:transform var(--k-transition), opacity var(--k-transition);transform-origin:50%;background:#ffffffe6;border-radius:2px;display:block}.Header-module__5nDpLG__burgerLine:nth-child(3){width:17px}.Header-module__5nDpLG__burgerOpen .Header-module__5nDpLG__burgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__5nDpLG__burgerOpen .Header-module__5nDpLG__burgerLine:nth-child(2){opacity:0}.Header-module__5nDpLG__burgerOpen .Header-module__5nDpLG__burgerLine:nth-child(3){width:24px;transform:translateY(-7px)rotate(-45deg)}.Header-module__5nDpLG__burger:focus-visible{box-shadow:var(--k-focus-ring);border-radius:8px;outline:none}.Header-module__5nDpLG__drawer{z-index:200;width:min(320px,86vw);height:100dvh;padding:84px 22px calc(28px + env(safe-area-inset-bottom,0px));pointer-events:none;visibility:hidden;background:linear-gradient(#0c1a2e 0%,#142942 100%);flex-direction:column;gap:4px;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%)}.Header-module__5nDpLG__drawerVisible{pointer-events:auto;visibility:visible;transform:translate(0)}.Header-module__5nDpLG__drawerLink{font:600 15.5px/1.2 var(--k-font-text);color:#ffffffd9;cursor:pointer;text-align:left;transition:background var(--k-transition), color var(--k-transition);background:0 0;border:none;border-radius:12px;padding:14px 12px}.Header-module__5nDpLG__drawerLink:hover{color:#fff;background:#ffffff12}.Header-module__5nDpLG__drawerLinkActive,.Header-module__5nDpLG__drawerLinkActive:hover{color:#fff;background:#ffffff1a}.Header-module__5nDpLG__drawerDivider{background:#ffffff1f;flex:none;height:1px;margin:12px 0}.Header-module__5nDpLG__drawerFoot{flex-direction:column;gap:14px;margin-top:auto;padding-top:20px;display:flex}.Header-module__5nDpLG__overlay{-webkit-backdrop-filter:blur(3px);z-index:199;background:#0c1a2e80;position:fixed;inset:0}@media (max-width:860px){.Header-module__5nDpLG__header,.Header-module__5nDpLG__scrolled{background:var(--k-brand-deep);box-shadow:none;-webkit-backdrop-filter:none;border-bottom-color:#0000}.Header-module__5nDpLG__inner{gap:16px;height:60px;padding:0 20px}.Header-module__5nDpLG__logoImg{height:22px}.Header-module__5nDpLG__logoDark{display:none}.Header-module__5nDpLG__logoLight{display:inline}.Header-module__5nDpLG__nav,.Header-module__5nDpLG__desktopActions{display:none}.Header-module__5nDpLG__burger{display:flex}}
.Footer-module__DB4ADq__footer{background:var(--k-brand-deep);color:#ffffffa8;margin-top:auto}.Footer-module__DB4ADq__inner{max-width:var(--k-container);padding:66px var(--k-container-pad) 40px;margin:0 auto}.Footer-module__DB4ADq__grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr;gap:32px;display:grid}.Footer-module__DB4ADq__brand{max-width:260px}.Footer-module__DB4ADq__logoImg{width:auto;height:26px;margin-bottom:18px}.Footer-module__DB4ADq__tagline{font:400 13.5px/1.6 var(--k-font-text);color:#ffffff8c;margin:0}.Footer-module__DB4ADq__colTitle{font:600 12px/1 var(--k-font-mono);letter-spacing:.12em;color:#fff6;text-transform:uppercase;margin-bottom:16px}.Footer-module__DB4ADq__links{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.Footer-module__DB4ADq__link{font:400 14px/1.25 var(--k-font-text);color:#ffffffb3;cursor:pointer;text-align:left;transition:color var(--k-transition);background:0 0;border:none;padding:0}.Footer-module__DB4ADq__link:hover{color:#fff}.Footer-module__DB4ADq__link:focus-visible{box-shadow:var(--k-focus-ring);border-radius:4px;outline:none}.Footer-module__DB4ADq__email{color:#ffffffd9}.Footer-module__DB4ADq__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:48px;padding-top:24px;display:flex}.Footer-module__DB4ADq__copyright{font:400 13px/1.4 var(--k-font-text);color:#ffffff73}@media (max-width:768px){.Footer-module__DB4ADq__inner{padding:34px 20px calc(46px + env(safe-area-inset-bottom,0px))}.Footer-module__DB4ADq__grid{grid-template-columns:1fr;gap:26px}.Footer-module__DB4ADq__brand{max-width:none}.Footer-module__DB4ADq__bottom{margin-top:26px;padding-top:18px}}
.SymptomChecker-module__xrYNda__widgetWrapper{z-index:99999;font-family:inherit;position:fixed;bottom:30px;right:30px}@media (max-width:768px){.SymptomChecker-module__xrYNda__widgetWrapper{bottom:22px;right:18px}.SymptomChecker-module__xrYNda__widgetWrapper.SymptomChecker-module__xrYNda__inDashboard{bottom:calc(78px + env(safe-area-inset-bottom))}}.SymptomChecker-module__xrYNda__fabButton{-webkit-backdrop-filter:blur(20px)saturate(190%);backdrop-filter:blur(20px)saturate(190%);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff26;border:1.5px solid #ffffff73;border-radius:50%;outline:none;justify-content:center;align-items:center;width:66px;height:66px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);animation:8s ease-in-out infinite SymptomChecker-module__xrYNda__organicBlob,.8s cubic-bezier(.34,1.56,.64,1) forwards SymptomChecker-module__xrYNda__fabBounceIn;display:flex;position:relative;box-shadow:0 10px 30px -5px #7c3aed59,0 4px 15px -2px #2563eb33,inset 0 5px 12px #ffffffbf,inset 0 -5px 15px #7c3aed40,inset 0 0 10px #ffffff4d}.SymptomChecker-module__xrYNda__fabGlow{filter:blur(6px);opacity:.75;z-index:-1;background:radial-gradient(circle,#7c3aedb3 0%,#2563eb80 45%,#0000 70%);border-radius:50%;transition:opacity .4s;animation:5s infinite alternate SymptomChecker-module__xrYNda__auroraShift;position:absolute;inset:-6px}.SymptomChecker-module__xrYNda__fabButton:hover{border-color:#ffffffa6;transform:scale(1.08)translateY(-4px);box-shadow:0 15px 35px -5px #7c3aed73,0 6px 20px -2px #2563eb4d,inset 0 6px 14px #ffffffe6,inset 0 -6px 18px #7c3aed59}.SymptomChecker-module__xrYNda__fabButton:hover .SymptomChecker-module__xrYNda__fabGlow{opacity:.95;transform:scale(1.05)}.SymptomChecker-module__xrYNda__fabButton:active{transform:scale(.94)translateY(-1px)}.SymptomChecker-module__xrYNda__fabPulse:before{content:"";pointer-events:none;border:1.5px solid #7c3aed4d;border-radius:50%;animation:2.2s cubic-bezier(.215,.61,.355,1) infinite SymptomChecker-module__xrYNda__pulseRing;position:absolute;inset:-8px}.SymptomChecker-module__xrYNda__iconAi{z-index:2;filter:drop-shadow(0 2px 4px #7c3aed40);transition:transform .6s cubic-bezier(.19,1,.22,1)}.SymptomChecker-module__xrYNda__fabButton:hover .SymptomChecker-module__xrYNda__iconAi{transform:rotate(20deg)scale(1.08)}.SymptomChecker-module__xrYNda__iconClose{color:#fff;z-index:2;filter:drop-shadow(0 2px 4px #0000001a);animation:.4s cubic-bezier(.16,1,.3,1) forwards SymptomChecker-module__xrYNda__rotateInClose}@keyframes SymptomChecker-module__xrYNda__rotateInClose{0%{opacity:0;transform:rotate(-90deg)scale(.7)}to{opacity:1;transform:rotate(0)scale(1)}}.SymptomChecker-module__xrYNda__widgetWindow{-webkit-backdrop-filter:blur(40px)saturate(220%);backdrop-filter:blur(40px)saturate(220%);transform-origin:100% 100%;background:#ffffffb8;border:1.5px solid #ffffff8c;border-radius:28px;flex-direction:column;width:420px;height:640px;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards SymptomChecker-module__xrYNda__liquidWindowOpen;display:flex;position:absolute;bottom:85px;right:0;overflow:hidden;box-shadow:0 20px 50px -10px #7c3aed38,0 10px 30px -15px #00000014,inset 0 1px #fff9}.SymptomChecker-module__xrYNda__widgetHeader{background:linear-gradient(135deg,#2563eb14 0%,#7c3aed14 100%);border-bottom:1px solid #ffffff59;justify-content:space-between;align-items:center;padding:18px 24px;display:flex;position:relative;overflow:hidden}.SymptomChecker-module__xrYNda__widgetHeader:before{content:"";filter:blur(8px);z-index:0;background:radial-gradient(circle at 10% 20%,#7c3aed1f 0%,#2563eb1a 40%,#0000 70%);animation:6s infinite alternate SymptomChecker-module__xrYNda__auroraShift;position:absolute;inset:-20px}.SymptomChecker-module__xrYNda__headerTitle{z-index:1;align-items:center;gap:14px;display:flex}.SymptomChecker-module__xrYNda__aiSparkIcon{background:linear-gradient(135deg, var(--accent) 0%, #7c3aed 100%);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 4px 12px #7c3aed4d,inset 0 2px 4px #fff6}.SymptomChecker-module__xrYNda__headerTitle h3{color:#1e1b4b;letter-spacing:-.015em;margin:0 0 3px;font-size:.98rem;font-weight:700}.SymptomChecker-module__xrYNda__onlineStatus{color:#4f46e5;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.SymptomChecker-module__xrYNda__pulseDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite SymptomChecker-module__xrYNda__pulseDot;box-shadow:0 0 0 2px #10b98140}.SymptomChecker-module__xrYNda__closeBtn{color:#4f46e5;cursor:pointer;z-index:1;background:#ffffff80;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .25s;display:flex;box-shadow:0 2px 6px #00000008}.SymptomChecker-module__xrYNda__closeBtn:hover{color:#312e81;background:#ffffffe6;transform:scale(1.05)}.SymptomChecker-module__xrYNda__demoBanner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1d4ed8;z-index:1;background:#eff6ff99;border-bottom:1px solid #dbeafe80;align-items:center;gap:7px;padding:9px 24px;font-size:.76rem;font-weight:700;display:flex}.SymptomChecker-module__xrYNda__demoBanner svg{color:#2563eb;animation:5s linear infinite SymptomChecker-module__xrYNda__spinSlow}.SymptomChecker-module__xrYNda__widgetBody{background:#f8fafc66;flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.SymptomChecker-module__xrYNda__widgetBody::-webkit-scrollbar{width:5px}.SymptomChecker-module__xrYNda__widgetBody::-webkit-scrollbar-track{background:0 0}.SymptomChecker-module__xrYNda__widgetBody::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.SymptomChecker-module__xrYNda__chatMessageBubble{align-items:flex-start;gap:12px;animation:.4s cubic-bezier(.16,1,.3,1) forwards SymptomChecker-module__xrYNda__messageSlideIn;display:flex}.SymptomChecker-module__xrYNda__avatarMini{-webkit-user-select:none;user-select:none;background:#ffffffbf;border:1px solid #fffc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;display:flex;box-shadow:0 4px 10px #00000005,inset 0 1px 2px #fffc}.SymptomChecker-module__xrYNda__messageText{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e1b4b;background:#fff9;border:1px solid #fff9;border-radius:0 20px 20px;flex:1;padding:14px 18px;font-size:.88rem;line-height:1.55;box-shadow:0 4px 15px #00000005,inset 0 2px 4px #ffffff80}.SymptomChecker-module__xrYNda__messageUser{flex-direction:row-reverse}.SymptomChecker-module__xrYNda__messageUser .SymptomChecker-module__xrYNda__messageText{background:linear-gradient(135deg, var(--accent) 0%, #7c3aed 100%);color:#fff;border:none;border-radius:20px 0 20px 20px;box-shadow:0 6px 20px #2563eb38,inset 0 3px 6px #ffffff59}.SymptomChecker-module__xrYNda__messageUser .SymptomChecker-module__xrYNda__avatarMini{color:#fff;background:#fff3;border-color:#ffffff4d}.SymptomChecker-module__xrYNda__examplesContainer{background:#ffffff73;border:1.5px solid #ffffff80;border-radius:22px;padding:16px;box-shadow:0 4px 15px #00000003}.SymptomChecker-module__xrYNda__examplesTitle{text-transform:uppercase;color:#4f46e5;letter-spacing:.05em;margin:0 0 12px;font-size:.76rem;font-weight:700}.SymptomChecker-module__xrYNda__examplesGrid{flex-direction:column;gap:8px;display:flex}.SymptomChecker-module__xrYNda__examplePill{color:#312e81;text-align:left;cursor:pointer;background:#fff9;border:1px solid #ffffffb3;border-radius:14px;width:100%;padding:9px 14px;font-size:.82rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px 2px #ffffffb3}.SymptomChecker-module__xrYNda__examplePill:hover{color:#4f46e5;background:linear-gradient(135deg,#2563eb14 0%,#7c3aed14 100%);border-color:#7c3aed4d;transform:translate(4px)scale(1.01);box-shadow:0 4px 12px #7c3aed0d,inset 0 1px 2px #fffc}.SymptomChecker-module__xrYNda__loadingWave{align-items:flex-end;gap:4px;height:22px;padding:4px 0;display:flex}.SymptomChecker-module__xrYNda__waveBar{background:linear-gradient(180deg, var(--accent) 0%, #7c3aed 100%);border-radius:3px;width:4.5px;height:6px;animation:1.1s ease-in-out infinite SymptomChecker-module__xrYNda__waveGrow;display:inline-block;box-shadow:0 1px 3px #7c3aed33}.SymptomChecker-module__xrYNda__waveBar:first-child{animation-delay:.1s}.SymptomChecker-module__xrYNda__waveBar:nth-child(2){animation-delay:.25s}.SymptomChecker-module__xrYNda__waveBar:nth-child(3){animation-delay:.4s}.SymptomChecker-module__xrYNda__waveBar:nth-child(4){animation-delay:.55s}.SymptomChecker-module__xrYNda__waveBar:nth-child(5){animation-delay:.7s}@keyframes SymptomChecker-module__xrYNda__waveGrow{0%,to{height:6px;transform:scaleY(1)}50%{height:20px;transform:scaleY(1.1)}}.SymptomChecker-module__xrYNda__resultMetaHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.SymptomChecker-module__xrYNda__recommendedSpecialty{color:#4f46e5;letter-spacing:-.015em;font-size:1.2rem;font-weight:700}.SymptomChecker-module__xrYNda__confidenceBadge{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.03em;padding:2.5px 9px;font-size:.65rem;font-weight:700;display:inline-block}.SymptomChecker-module__xrYNda__confidence_high{color:#065f46;background:#10b9811f;border:1px solid #10b98133}.SymptomChecker-module__xrYNda__confidence_medium{color:#92400e;background:#f59e0b1a;border:1px solid #f59e0b2e}.SymptomChecker-module__xrYNda__confidence_low{color:#334155;background:#64748b14;border:1px solid #64748b26}.SymptomChecker-module__xrYNda__analysisReason{color:#1e3a8a;margin:0 0 14px;font-size:.84rem;line-height:1.6}.SymptomChecker-module__xrYNda__questionBubble{background:#fffc;border:1.5px solid #7c3aed26;border-radius:14px;gap:10px;margin-bottom:16px;padding:10px 14px;display:flex;box-shadow:inset 0 1px 2px #ffffffe6}.SymptomChecker-module__xrYNda__questionIcon{font-size:.95rem}.SymptomChecker-module__xrYNda__questionText{color:#312e81;font-size:.8rem;font-weight:600;line-height:1.45}.SymptomChecker-module__xrYNda__doctorsRecommendation{border-top:1.5px dashed #7c3aed26;margin-top:16px;padding-top:14px}.SymptomChecker-module__xrYNda__doctorsRecTitle{text-transform:uppercase;color:#64748b;letter-spacing:.04em;margin:0 0 12px;font-size:.76rem;font-weight:700}.SymptomChecker-module__xrYNda__doctorsRecList{flex-direction:column;gap:10px;display:flex}.SymptomChecker-module__xrYNda__doctorCard{color:inherit;background:#ffffffb3;border:1px solid #fffc;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 10px #00000003,inset 0 1px 2px #fffc}.SymptomChecker-module__xrYNda__doctorCard:hover{background:#ffffffe6;border-color:#7c3aed4d;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 20px #7c3aed0f,inset 0 1px 2px #ffffffe6}.SymptomChecker-module__xrYNda__doctorAvatar{color:#4f46e5;background:#f1f5f9cc;border:1.5px solid #ffffffe6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.84rem;font-weight:700;display:flex;overflow:hidden;box-shadow:inset 0 2px 4px #00000008}.SymptomChecker-module__xrYNda__doctorAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.SymptomChecker-module__xrYNda__doctorInfo{flex:1;min-width:0}.SymptomChecker-module__xrYNda__doctorName{color:#1e1b4b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:.86rem;font-weight:700;overflow:hidden}.SymptomChecker-module__xrYNda__doctorMeta{color:#4f46e5;margin:0 0 2px;font-size:.74rem;font-weight:700}.SymptomChecker-module__xrYNda__doctorRating{color:#475569;align-items:center;gap:3px;font-size:.74rem;display:flex}.SymptomChecker-module__xrYNda__starIcon{color:var(--star-filled)}.SymptomChecker-module__xrYNda__reviewCount{color:#94a3b8}.SymptomChecker-module__xrYNda__doctorArrow{color:#94a3b8;opacity:.7;transition:all .3s cubic-bezier(.16,1,.3,1)}.SymptomChecker-module__xrYNda__doctorCard:hover .SymptomChecker-module__xrYNda__doctorArrow{color:#4f46e5;opacity:1;transform:translate(3px)}.SymptomChecker-module__xrYNda__allDoctorsBtn{color:#4f46e5;align-items:center;gap:5px;margin-top:12px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.SymptomChecker-module__xrYNda__allDoctorsBtn:hover{transform:translate(3px)}.SymptomChecker-module__xrYNda__noResultContainer{color:#334155;font-size:.84rem;line-height:1.6}.SymptomChecker-module__xrYNda__browseAllBtn{color:#4f46e5;margin-top:12px;font-weight:700;text-decoration:none;display:inline-flex}.SymptomChecker-module__xrYNda__miniDisclaimer{color:#94a3b8;border-top:1px solid #0000000d;margin-top:16px;padding-top:10px;font-size:.7rem;font-style:italic;line-height:1.4}.SymptomChecker-module__xrYNda__askAgainBtn{color:#6d28d9;cursor:pointer;background:#ffffffd9;border:1px solid #7c3aed4d;border-radius:16px;width:100%;margin-top:14px;padding:10px 18px;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 4px 12px #7c3aed14,inset 0 1px 2px #ffffffe6}.SymptomChecker-module__xrYNda__askAgainBtn:hover{background:linear-gradient(135deg,#7c3aed0f 0%,#2563eb0f 100%);border-color:#6d28d9;transform:translateY(-1.5px);box-shadow:0 6px 16px #7c3aed1f,inset 0 1px 2px #ffffffe6}.SymptomChecker-module__xrYNda__errorBox{color:#b91c1c;background:#ef44440f;border:1px solid #ef444426;border-radius:16px;align-items:center;gap:8px;padding:12px 16px;font-size:.8rem;font-weight:700;line-height:1.45;display:flex}.SymptomChecker-module__xrYNda__errorBox svg{flex-shrink:0}.SymptomChecker-module__xrYNda__widgetFooter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-top:1px solid #fff6;align-items:flex-end;gap:12px;padding:14px 20px 18px;display:flex}.SymptomChecker-module__xrYNda__inputField{color:#1e1b4b;resize:none;background:#f8fafca6;border:1px solid #fffc;border-radius:18px;outline:none;flex:1;max-height:80px;padding:11px 16px;font-family:inherit;font-size:.84rem;line-height:1.5;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 2px 4px #0000000a,0 1px 2px #fffc}.SymptomChecker-module__xrYNda__inputField:focus{background:#ffffffe6;border-color:#7c3aed59;box-shadow:inset 0 2px 4px #00000005,0 0 0 3px #7c3aed1f}.SymptomChecker-module__xrYNda__inputField::placeholder{color:#94a3b8}.SymptomChecker-module__xrYNda__sendBtn{background:linear-gradient(135deg, var(--accent) 0%, #7c3aed 100%);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #7c3aed40,inset 0 1px 2px #ffffff4d}.SymptomChecker-module__xrYNda__sendBtn:hover:not(:disabled){transform:translateY(-2px)scale(1.05);box-shadow:0 6px 16px #7c3aed59,inset 0 1px 2px #fff6}.SymptomChecker-module__xrYNda__sendBtn:active:not(:disabled){transform:scale(.95)}.SymptomChecker-module__xrYNda__sendBtn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0b3}@keyframes SymptomChecker-module__xrYNda__organicBlob{0%{border-radius:54% 46% 52% 48%/50% 52% 48% 50%}25%{border-radius:48% 52% 44% 56%/46% 48% 52% 54%}50%{border-radius:56% 44% 54% 46%/54% 56% 44% 46%}75%{border-radius:46% 54%/48% 44% 56% 52%}to{border-radius:54% 46% 52% 48%/50% 52% 48% 50%}}@keyframes SymptomChecker-module__xrYNda__auroraShift{0%{filter:blur(6px);transform:rotate(0)scale(1)}50%{filter:blur(9px);transform:rotate(180deg)scale(1.15)}to{filter:blur(6px);transform:rotate(360deg)scale(1)}}@keyframes SymptomChecker-module__xrYNda__fabBounceIn{0%{opacity:0;transform:scale(0)translateY(50px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes SymptomChecker-module__xrYNda__liquidWindowOpen{0%{opacity:0;filter:blur(10px);transform:translateY(40px)scale(.85)}70%{opacity:.9;filter:blur(3px);transform:translateY(-4px)scale(1.02)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes SymptomChecker-module__xrYNda__messageSlideIn{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes SymptomChecker-module__xrYNda__pulseRing{0%{opacity:.8;transform:scale(.95)}to{opacity:0;transform:scale(1.35)}}@keyframes SymptomChecker-module__xrYNda__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:480px){.SymptomChecker-module__xrYNda__widgetWrapper{bottom:20px;right:20px}.SymptomChecker-module__xrYNda__widgetWindow{border:none;border-radius:0;width:100vw;height:100dvh;animation:.4s cubic-bezier(.16,1,.3,1) forwards SymptomChecker-module__xrYNda__slideUpMobile;position:fixed;inset:0}@keyframes SymptomChecker-module__xrYNda__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.SymptomChecker-module__xrYNda__fabButton{width:58px;height:58px}.SymptomChecker-module__xrYNda__widgetBody{gap:16px;padding:20px}.SymptomChecker-module__xrYNda__widgetFooter{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px))}}@media (max-width:768px){.SymptomChecker-module__xrYNda__container{padding:16px}.SymptomChecker-module__xrYNda__examples{gap:6px}.SymptomChecker-module__xrYNda__exampleBtn{padding:4px 10px;font-size:12px}.SymptomChecker-module__xrYNda__inputRow{flex-direction:column}.SymptomChecker-module__xrYNda__analyzeBtn{width:100%}.SymptomChecker-module__xrYNda__doctorCard{flex-wrap:wrap;gap:8px}}