.PatientHome-module__tRjgTq__container{box-sizing:border-box;width:100%;max-width:1200px;min-height:calc(100dvh - 80px);margin:0 auto;padding:2rem;animation:.5s ease-out PatientHome-module__tRjgTq__fadeIn;overflow-x:hidden}@keyframes PatientHome-module__tRjgTq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PatientHome-module__tRjgTq__welcomeSection{margin-bottom:3rem}.PatientHome-module__tRjgTq__welcomeTitle{color:#1a1a1a;background:linear-gradient(135deg,#1a1a1a 0%,#4a4a4a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.PatientHome-module__tRjgTq__welcomeSub{color:#666;font-size:1.1rem}.PatientHome-module__tRjgTq__section{margin-bottom:4rem}.PatientHome-module__tRjgTq__sectionTitle{color:#333;align-items:center;margin-bottom:1.5rem;font-size:1.4rem;font-weight:600;display:flex}.PatientHome-module__tRjgTq__sectionTitle:after{content:"";background:#eee;flex:1;height:1px;margin-left:1.5rem}.PatientHome-module__tRjgTq__emptyCard{text-align:center;color:#64748b;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:1.5rem;padding:4rem 2rem}.PatientHome-module__tRjgTq__emptyIcon{margin-bottom:1rem;font-size:3rem}.PatientHome-module__tRjgTq__emptyText{font-size:1.1rem}.PatientHome-module__tRjgTq__completedServiceCard{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1.5px solid #86efac;border-radius:1.5rem;align-items:center;gap:1.5rem;padding:2.5rem 2rem;display:flex}.PatientHome-module__tRjgTq__completedIcon{flex-shrink:0;font-size:2.5rem}.PatientHome-module__tRjgTq__completedBody{flex-direction:column;gap:1rem;display:flex}.PatientHome-module__tRjgTq__completedMsg{color:#166534;margin:0;font-size:1.05rem;line-height:1.6}.PatientHome-module__tRjgTq__historyBtn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:.75rem;align-items:center;gap:.4rem;width:fit-content;padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;transition:background .15s;display:inline-flex}.PatientHome-module__tRjgTq__historyBtn:hover{background:#15803d}.PatientHome-module__tRjgTq__activeServiceCard{background:#fff;border:1px solid #f0f0f0;border-radius:1.5rem;flex-direction:column;gap:1.75rem;padding:2rem;display:flex;box-shadow:0 4px 24px #0000000f}.PatientHome-module__tRjgTq__cardHeader{flex-direction:column;gap:.5rem;display:flex}.PatientHome-module__tRjgTq__serviceTag{color:#10b981;background:#e6f7ed;border-radius:2rem;width:fit-content;padding:.3rem .9rem;font-size:.8rem;font-weight:600;display:inline-block}.PatientHome-module__tRjgTq__serviceTitle{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}.PatientHome-module__tRjgTq__stepsRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;padding:0 .5rem;display:flex;overflow-x:auto}.PatientHome-module__tRjgTq__stepsRow::-webkit-scrollbar{display:none}.PatientHome-module__tRjgTq__stepItem{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.PatientHome-module__tRjgTq__stepDot{color:#9ca3af;background:#fff;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.PatientHome-module__tRjgTq__stepDone{color:#fff;background:#10b981;border-color:#10b981}.PatientHome-module__tRjgTq__stepCurrent{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb26}.PatientHome-module__tRjgTq__stepLine{background:#e5e7eb;flex:1;height:2px;margin-bottom:1.6rem;transition:background .3s}.PatientHome-module__tRjgTq__stepLineFilled{background:#10b981}.PatientHome-module__tRjgTq__stepLabel{color:#9ca3af;text-align:center;white-space:nowrap;font-size:.78rem;font-weight:500}.PatientHome-module__tRjgTq__stepLabelActive{color:#1a1a1a;font-weight:700}.PatientHome-module__tRjgTq__actionBlock{border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.PatientHome-module__tRjgTq__actionRequired{background:#eff6ff;border:1px solid #bfdbfe}.PatientHome-module__tRjgTq__actionWaiting{background:#fffbeb;border:1px solid #fde68a}.PatientHome-module__tRjgTq__actionLeft{flex:1;align-items:flex-start;gap:.85rem;min-width:0;display:flex}.PatientHome-module__tRjgTq__actionIcon{flex-shrink:0;margin-top:.1rem;font-size:1.5rem}.PatientHome-module__tRjgTq__actionText{flex-direction:column;gap:.3rem;display:flex}.PatientHome-module__tRjgTq__actionLabel{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:.8rem;font-weight:700}.PatientHome-module__tRjgTq__actionRequired .PatientHome-module__tRjgTq__actionLabel{color:#2563eb}.PatientHome-module__tRjgTq__actionWaiting .PatientHome-module__tRjgTq__actionLabel{color:#d97706}.PatientHome-module__tRjgTq__actionDesc{color:#374151;margin:0;font-size:.95rem;line-height:1.5}.PatientHome-module__tRjgTq__deadlineText{color:#b45309;margin:.35rem 0 0;font-size:.85rem;font-weight:600}.PatientHome-module__tRjgTq__ctaBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.4rem;padding:.7rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.PatientHome-module__tRjgTq__ctaBtnPrimary{color:#fff;background:#2563eb}.PatientHome-module__tRjgTq__ctaBtnPrimary:hover{background:#1d4ed8;transform:translate(2px)}.PatientHome-module__tRjgTq__ctaBtnSecondary{color:#374151;background:#fff;border:1px solid #e5e7eb}.PatientHome-module__tRjgTq__ctaBtnSecondary:hover{background:#f9fafb;transform:translate(2px)}.PatientHome-module__tRjgTq__ctaArrow{font-size:1rem;transition:transform .2s}.PatientHome-module__tRjgTq__ctaBtn:hover .PatientHome-module__tRjgTq__ctaArrow{transform:translate(3px)}.PatientHome-module__tRjgTq__msgPreviewCard{cursor:pointer;text-align:left;background:#f0f9ff;border:1.5px solid #bae6fd;border-radius:1rem;flex-direction:column;gap:.4rem;width:100%;padding:1rem 1.25rem;transition:all .2s;display:flex}.PatientHome-module__tRjgTq__msgPreviewCard:hover{background:#e0f2fe;border-color:#7dd3fc}.PatientHome-module__tRjgTq__mpRow{align-items:center;gap:.5rem;display:flex}.PatientHome-module__tRjgTq__mpIcon{flex-shrink:0;font-size:1.1rem}.PatientHome-module__tRjgTq__mpSender{color:#0369a1;flex:1;font-size:.85rem;font-weight:700}.PatientHome-module__tRjgTq__mpBadge{color:#fff;white-space:nowrap;background:#ef4444;border-radius:1rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.PatientHome-module__tRjgTq__mpTime{color:#64748b;white-space:nowrap;font-size:.75rem}.PatientHome-module__tRjgTq__mpText{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.88rem;line-height:1.5;overflow:hidden}.PatientHome-module__tRjgTq__mpCta{color:#0369a1;font-size:.8rem;font-weight:600}.PatientHome-module__tRjgTq__quickRow{border-top:1px solid #f3f4f6;flex-wrap:wrap;gap:.5rem;padding-top:.25rem;display:flex}.PatientHome-module__tRjgTq__quickBtn{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:2rem;flex:1;justify-content:center;align-items:center;gap:.4rem;min-width:0;min-height:44px;padding:.65rem .9rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.PatientHome-module__tRjgTq__quickBtn:hover{color:#111827;background:#f3f4f6;border-color:#d1d5db}.PatientHome-module__tRjgTq__quickBtnAlert{color:#2563eb;border-color:#2563eb}.PatientHome-module__tRjgTq__quickBadge{color:#fff;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.7rem;font-weight:700;line-height:1;display:flex}.PatientHome-module__tRjgTq__quickBtnUpload{color:#0369a1;border-color:#0ea5e9}.PatientHome-module__tRjgTq__modalOverlay{z-index:10001;background:#00000080;justify-content:center;align-items:flex-end;padding:1rem;animation:.2s PatientHome-module__tRjgTq__fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes PatientHome-module__tRjgTq__fadeInOverlay{0%{opacity:0}to{opacity:1}}.PatientHome-module__tRjgTq__modalBox{background:#fff;border-radius:1.5rem 1.5rem 1rem 1rem;flex-direction:column;width:100%;max-width:640px;max-height:calc(100vh - 88px);padding:0;animation:.25s ease-out PatientHome-module__tRjgTq__slideUp;display:flex;overflow-y:auto}@keyframes PatientHome-module__tRjgTq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PatientHome-module__tRjgTq__modalHeader{z-index:1;background:#fff;border-bottom:1px solid #f1f5f9;border-radius:1.5rem 1.5rem 0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex;position:sticky;top:0}.PatientHome-module__tRjgTq__modalTitle{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:700}.PatientHome-module__tRjgTq__modalClose{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:background .15s;display:flex}.PatientHome-module__tRjgTq__modalClose:hover{background:#e2e8f0}.PatientHome-module__tRjgTq__pastServiceCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;display:flex}.PatientHome-module__tRjgTq__pastServiceInfo{flex-direction:column;gap:.4rem;display:flex}.PatientHome-module__tRjgTq__completedTag{color:#3730a3;background:#e0e7ff;border-radius:2rem;width:fit-content;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.PatientHome-module__tRjgTq__pastServiceTitle{color:#374151;margin:0;font-size:1.3rem;font-weight:700}.PatientHome-module__tRjgTq__pastServiceStatus{color:#6b7280;margin:0;font-size:.9rem}.PatientHome-module__tRjgTq__workbenchBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:none;border-radius:1rem;flex-shrink:0;padding:.8rem 1.5rem;font-weight:600;transition:all .2s}.PatientHome-module__tRjgTq__workbenchBtn:hover{background:#333}.PatientHome-module__tRjgTq__pastServiceActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.PatientHome-module__tRjgTq__resultBtn{color:#1e293b;cursor:pointer;white-space:nowrap;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.PatientHome-module__tRjgTq__resultBtn:hover{background:#f1f5f9;border-color:#cbd5e1}.PatientHome-module__tRjgTq__newServiceGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.PatientHome-module__tRjgTq__largeServiceCard{cursor:pointer;color:#fff;border-radius:1.5rem;flex-direction:column;justify-content:center;min-height:200px;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000d}.PatientHome-module__tRjgTq__largeServiceCard:hover{transform:translateY(-5px)}.PatientHome-module__tRjgTq__greenCard{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.PatientHome-module__tRjgTq__greenCard:hover{box-shadow:0 15px 35px #10b98140}.PatientHome-module__tRjgTq__blueCard{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.PatientHome-module__tRjgTq__blueCard:hover{box-shadow:0 15px 35px #3b82f640}.PatientHome-module__tRjgTq__serviceContent{z-index:2;position:relative}.PatientHome-module__tRjgTq__largeCardTitle{margin-top:0;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.PatientHome-module__tRjgTq__largeCardSubtitle{opacity:.95;margin:0;font-size:1rem;line-height:1.6}.PatientHome-module__tRjgTq__pendingQCard{text-align:left;cursor:pointer;background:#fefce8;border:1.5px solid #fde047;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:4px;padding:12px 16px;transition:all .15s;display:flex}.PatientHome-module__tRjgTq__pendingQCard:hover{background:#fef9c3;border-color:#f59e0b}.PatientHome-module__tRjgTq__pendingQIcon{flex-shrink:0;font-size:1.4rem}.PatientHome-module__tRjgTq__pendingQText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.PatientHome-module__tRjgTq__pendingQTitle{color:#854d0e;font-size:.88rem;font-weight:700}.PatientHome-module__tRjgTq__pendingQSub{color:#92400e;font-size:.75rem}.PatientHome-module__tRjgTq__pendingQBadge{color:#fff;background:#f59e0b;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}.PatientHome-module__tRjgTq__fileSubmitBanner{background:#f0f9ff;border:1.5px dashed #38bdf8;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-top:4px;padding:14px 18px;display:flex}.PatientHome-module__tRjgTq__fileSubmitInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.PatientHome-module__tRjgTq__fileSubmitIcon{flex-shrink:0;font-size:1.5rem}.PatientHome-module__tRjgTq__fileSubmitText{flex-direction:column;gap:2px;min-width:0;display:flex}.PatientHome-module__tRjgTq__fileSubmitTitle{color:#0369a1;font-size:.88rem;font-weight:600;line-height:1.4}.PatientHome-module__tRjgTq__fileSubmitLast{color:#64748b;font-size:.75rem}.PatientHome-module__tRjgTq__fileSubmitBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0284c7;border:none;border-radius:10px;flex-shrink:0;padding:10px 18px;font-size:.88rem;font-weight:700;transition:background .15s}.PatientHome-module__tRjgTq__fileSubmitBtn:hover:not(:disabled){background:#0369a1}.PatientHome-module__tRjgTq__fileSubmitBtn:disabled{opacity:.65;cursor:not-allowed}.PatientHome-module__tRjgTq__fileSubmitBtnSending{background:#64748b}@media (max-width:768px){.PatientHome-module__tRjgTq__container{padding:1rem}.PatientHome-module__tRjgTq__welcomeTitle{font-size:1.6rem}.PatientHome-module__tRjgTq__welcomeSub{font-size:.95rem}.PatientHome-module__tRjgTq__cardHeader{flex-direction:column;gap:.75rem}.PatientHome-module__tRjgTq__stepsRow{padding:0}.PatientHome-module__tRjgTq__stepLabel{font-size:.65rem}.PatientHome-module__tRjgTq__stepDot{width:28px;height:28px;font-size:.75rem}.PatientHome-module__tRjgTq__actionBlock{flex-direction:column;align-items:flex-start}.PatientHome-module__tRjgTq__ctaBtn{justify-content:center;width:100%;min-height:48px}.PatientHome-module__tRjgTq__pastServiceCard{flex-direction:column;align-items:flex-start}.PatientHome-module__tRjgTq__pastServiceActions{align-items:stretch;width:100%}.PatientHome-module__tRjgTq__workbenchBtn{text-align:center;width:100%;min-height:48px}.PatientHome-module__tRjgTq__newServiceGrid{grid-template-columns:1fr;gap:1rem}.PatientHome-module__tRjgTq__largeServiceCard{min-height:auto;padding:1.75rem 1.25rem}.PatientHome-module__tRjgTq__largeCardTitle{font-size:1.3rem}.PatientHome-module__tRjgTq__fileSubmitBanner{flex-direction:column;align-items:flex-start;gap:12px}.PatientHome-module__tRjgTq__fileSubmitBtn{justify-content:center;width:100%;min-height:48px}.PatientHome-module__tRjgTq__onboardingProductBtns{gap:8px}.PatientHome-module__tRjgTq__onboardingProductBtn,.PatientHome-module__tRjgTq__onboardingProductBtnBlue{font-size:15px}.PatientHome-module__tRjgTq__modalBox{padding:1rem}}@media (max-width:390px){.PatientHome-module__tRjgTq__container{padding:.75rem}.PatientHome-module__tRjgTq__welcomeTitle{font-size:1.3rem}.PatientHome-module__tRjgTq__sectionTitle{font-size:1.1rem}.PatientHome-module__tRjgTq__activeServiceCard,.PatientHome-module__tRjgTq__actionBlock{padding:1rem}.PatientHome-module__tRjgTq__largeCardTitle{font-size:1.1rem}.PatientHome-module__tRjgTq__largeCardSubtitle{font-size:.85rem}.PatientHome-module__tRjgTq__largeServiceCard{padding:1.25rem 1rem}.PatientHome-module__tRjgTq__fileSubmitTitle{font-size:.82rem}.PatientHome-module__tRjgTq__onboardingProductBtn,.PatientHome-module__tRjgTq__onboardingProductBtnBlue{padding:12px 14px;font-size:14px}}.PatientHome-module__tRjgTq__onboardingProgress{align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.PatientHome-module__tRjgTq__onboardingProgressBar{background:#e2e8f0;border-radius:99px;flex:1;height:10px;overflow:hidden}.PatientHome-module__tRjgTq__onboardingProgressFill{background:#3b82f6;border-radius:99px;height:100%;transition:width .4s}.PatientHome-module__tRjgTq__onboardingProgressFill.PatientHome-module__tRjgTq__onboardingProgressDone{background:#10b981}.PatientHome-module__tRjgTq__onboardingProgressText{color:#64748b;white-space:nowrap;font-size:13px}.PatientHome-module__tRjgTq__onboardingCompletingMsg{text-align:center;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:14px}.PatientHome-module__tRjgTq__onboardingTaskList{flex-direction:column;gap:12px;display:flex}.PatientHome-module__tRjgTq__onboardingTask{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:14px;padding:16px;display:flex}.PatientHome-module__tRjgTq__onboardingTask:not(.PatientHome-module__tRjgTq__onboardingTaskDone):not(.PatientHome-module__tRjgTq__onboardingTaskLocked){border-color:#1e3a5f}.PatientHome-module__tRjgTq__onboardingTaskDone{background:#f0fdf4;border-color:#86efac!important}.PatientHome-module__tRjgTq__onboardingTaskLocked{opacity:.5}.PatientHome-module__tRjgTq__onboardingTaskIcon{color:#1e3a5f;background:#c7d5e8;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.PatientHome-module__tRjgTq__onboardingTaskDone .PatientHome-module__tRjgTq__onboardingTaskIcon{color:#fff;background:#10b981}.PatientHome-module__tRjgTq__onboardingTask:not(.PatientHome-module__tRjgTq__onboardingTaskDone):not(.PatientHome-module__tRjgTq__onboardingTaskLocked) .PatientHome-module__tRjgTq__onboardingTaskIcon{color:#fff;background:#1e3a5f}.PatientHome-module__tRjgTq__onboardingTaskBody{flex:1}.PatientHome-module__tRjgTq__onboardingTaskTitle{color:#1e293b;font-size:15px;font-weight:600;display:block}.PatientHome-module__tRjgTq__onboardingTaskDesc{color:#64748b;margin:4px 0 0;font-size:13px}.PatientHome-module__tRjgTq__onboardingTaskButtons{flex-direction:column;gap:8px;width:100%;margin-top:8px;display:flex}.PatientHome-module__tRjgTq__onboardingTask1{gap:12px;flex-direction:column!important}.PatientHome-module__tRjgTq__onboardingTask1Header{align-items:flex-start;gap:14px;width:100%;display:flex}.PatientHome-module__tRjgTq__onboardingProductBtns{flex-direction:column;gap:10px;width:100%;display:flex}.PatientHome-module__tRjgTq__onboardingProductBtn{box-sizing:border-box;color:#fff;cursor:pointer;text-align:left;background:#059669;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:52px;padding:14px 16px;font-size:16px;font-weight:600;display:flex}.PatientHome-module__tRjgTq__onboardingProductBtn:hover{background:#047857}.PatientHome-module__tRjgTq__onboardingProductBtnBlue{box-sizing:border-box;color:#fff;cursor:pointer;text-align:left;background:#3b82f6;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:52px;padding:14px 16px;font-size:16px;font-weight:600;display:flex}.PatientHome-module__tRjgTq__onboardingProductBtnBlue:hover{background:#2563eb}.PatientHome-module__tRjgTq__productNum1{color:#059669;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:15px;font-weight:800;line-height:1;display:inline-flex}.PatientHome-module__tRjgTq__productNum2{color:#1e3a5f;background:#93c5fd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:15px;font-weight:800;line-height:1;display:inline-flex}.PatientHome-module__tRjgTq__productLabel{flex:1;line-height:1.3}.PatientHome-module__tRjgTq__reselectBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #d1d5db;border-radius:8px;flex-shrink:0;align-self:flex-start;min-height:32px;margin-top:2px;padding:5px 12px;font-size:.78rem;font-weight:600;transition:all .15s}.PatientHome-module__tRjgTq__reselectBtn:hover{color:#374151;background:#f3f4f6;border-color:#9ca3af}.PatientHome-module__tRjgTq__serviceGuide{box-sizing:border-box;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:10px;align-items:center;gap:10px;width:100%;margin-bottom:1.25rem;padding:12px 16px;display:flex}.PatientHome-module__tRjgTq__serviceGuideIcon{font-size:1.3rem}.PatientHome-module__tRjgTq__serviceGuideText{color:#1d4ed8;font-size:16px;font-weight:700}.PatientHome-module__tRjgTq__svcModalOverlay{z-index:9500;padding:0 0 env(safe-area-inset-bottom,0);background:#0000008c;justify-content:center;align-items:flex-end;animation:.2s PatientHome-module__tRjgTq__fadeInOverlay;display:flex;position:fixed;inset:0}.PatientHome-module__tRjgTq__svcModalCard{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;gap:1rem;width:100%;max-width:540px;max-height:85vh;padding:1.5rem 1.5rem 2rem;animation:.25s cubic-bezier(.16,1,.3,1) PatientHome-module__tRjgTq__slideUp;display:flex;overflow-y:auto}.PatientHome-module__tRjgTq__svcModalHandle{background:#e2e8f0;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:0 auto -4px}.PatientHome-module__tRjgTq__svcModalBadge{border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:4px 12px 4px 6px;font-size:.8rem;font-weight:700;display:inline-flex}.PatientHome-module__tRjgTq__svcModalBadgePE{color:#065f46;background:#d1fae5}.PatientHome-module__tRjgTq__svcModalBadgeSO{color:#1e3a5f;background:#dbeafe}.PatientHome-module__tRjgTq__svcModalTitle{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:800;line-height:1.35}.PatientHome-module__tRjgTq__svcModalDesc{color:#475569;white-space:pre-line;margin:0;font-size:.92rem;line-height:1.75}.PatientHome-module__tRjgTq__svcModalDivider{background:#f1f5f9;height:1px;margin:0}.PatientHome-module__tRjgTq__svcModalBtns{flex-direction:column;gap:10px;display:flex}.PatientHome-module__tRjgTq__svcModalConfirmBtn{cursor:pointer;border:none;border-radius:12px;width:100%;min-height:52px;padding:.9rem;font-size:1rem;font-weight:700;transition:opacity .15s}.PatientHome-module__tRjgTq__svcModalConfirmBtn:hover{opacity:.9}.PatientHome-module__tRjgTq__svcModalConfirmPE{color:#fff;background:#059669}.PatientHome-module__tRjgTq__svcModalConfirmSO{color:#fff;background:#3b82f6}.PatientHome-module__tRjgTq__svcModalCancelBtn{color:#9ca3af;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;min-height:48px;padding:.8rem;font-size:.95rem;font-weight:600;transition:all .15s}.PatientHome-module__tRjgTq__svcModalCancelBtn:hover{color:#6b7280;background:#f9fafb}@media (min-width:540px){.PatientHome-module__tRjgTq__svcModalCard{border-radius:20px;margin:auto auto 2rem}}.PatientHome-module__tRjgTq__onboardingTaskBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0070f3;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600}.PatientHome-module__tRjgTq__onboardingTaskBtn:hover{background:#0060df}
.FileUpload-module__-0HQ0G__uploadCard{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:28px;box-shadow:0 1px 3px #0000000d}.FileUpload-module__-0HQ0G__uploadCard h4{color:#1a202c;margin:0 0 1.5rem;font-size:1.2rem;font-weight:700}.FileUpload-module__-0HQ0G__tabs{border-bottom:2px solid #edf2f7;gap:1rem;margin-bottom:1.5rem;display:flex}.FileUpload-module__-0HQ0G__tab{color:#718096;cursor:pointer;background:0 0;border:none;padding:.75rem 0;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.FileUpload-module__-0HQ0G__tab:hover{color:#2b6cb0}.FileUpload-module__-0HQ0G__activeTab{color:#3182ce;font-weight:600}.FileUpload-module__-0HQ0G__activeTab:after{content:"";background:#3182ce;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.FileUpload-module__-0HQ0G__inputGroup{margin-bottom:1.5rem}.FileUpload-module__-0HQ0G__inputGroup label{color:#4a5568;letter-spacing:.025em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.FileUpload-module__-0HQ0G__inputGroup select,.FileUpload-module__-0HQ0G__inputGroup input{color:#2d3748;background:#fff;border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s}.FileUpload-module__-0HQ0G__inputGroup select:focus,.FileUpload-module__-0HQ0G__inputGroup input:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a}.FileUpload-module__-0HQ0G__inputGroup select:hover{border-color:#cbd5e0}.FileUpload-module__-0HQ0G__labelWithInfo{align-items:center;gap:8px;display:flex!important}.FileUpload-module__-0HQ0G__selectWrapper{align-items:stretch;gap:12px;display:flex;position:relative}.FileUpload-module__-0HQ0G__selectWrapper select{flex:1}.FileUpload-module__-0HQ0G__infoWrapper{flex-shrink:0;align-items:center;display:flex;position:relative}.FileUpload-module__-0HQ0G__infoBtn{color:#718096;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-width:44px;height:100%;padding:10px;transition:all .2s;display:flex}.FileUpload-module__-0HQ0G__infoBtn:hover{color:#fff;background:#3182ce;border-color:#3182ce;transform:translateY(-1px);box-shadow:0 2px 8px #3182ce33}.FileUpload-module__-0HQ0G__tooltip{color:#fff;z-index:100;background:#2d3748;border-radius:8px;width:280px;margin-top:8px;padding:12px;font-size:.8rem;line-height:1.5;animation:.2s ease-out FileUpload-module__-0HQ0G__fadeIn;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.FileUpload-module__-0HQ0G__tooltip:before{content:"";border:6px solid #0000;border-bottom-color:#2d3748;position:absolute;bottom:100%;right:12px}@keyframes FileUpload-module__-0HQ0G__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.FileUpload-module__-0HQ0G__dropZone{text-align:center;cursor:pointer;box-sizing:border-box;background:#fff;border:2px dashed #cbd5e0;border-radius:12px;max-width:100%;margin-bottom:1.5rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FileUpload-module__-0HQ0G__dropZone:before{content:"";opacity:0;background:linear-gradient(135deg,#3182ce0d 0%,#4299e10d 100%);transition:opacity .3s;position:absolute;inset:0}.FileUpload-module__-0HQ0G__dropZone:hover{border-style:solid;border-color:#3182ce;transform:translateY(-2px);box-shadow:0 4px 12px #3182ce26}.FileUpload-module__-0HQ0G__dropZone:hover:before,.FileUpload-module__-0HQ0G__dropZone.FileUpload-module__-0HQ0G__dragging:before{opacity:1}.FileUpload-module__-0HQ0G__dropZone.FileUpload-module__-0HQ0G__dragging{background:#3182ce0d;border-style:solid;border-color:#3182ce}.FileUpload-module__-0HQ0G__dropZone p{z-index:1;color:#4a5568;margin:0;font-weight:500;position:relative}.FileUpload-module__-0HQ0G__fileInfo{z-index:1;flex-direction:column;gap:.5rem;width:100%;min-width:0;display:flex;position:relative}.FileUpload-module__-0HQ0G__fileName{color:#2d3748;overflow-wrap:break-word;word-break:break-all;max-width:100%;font-size:1rem;font-weight:600}.FileUpload-module__-0HQ0G__fileSize{color:#718096;font-size:.875rem}.FileUpload-module__-0HQ0G__progress{color:#2b6cb0;text-align:center;background:#ebf8ff;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.9rem;font-weight:500}.FileUpload-module__-0HQ0G__uploadBtn{color:#fff;cursor:pointer;letter-spacing:.025em;background:linear-gradient(135deg,#3182ce 0%,#2563eb 100%);border:none;border-radius:10px;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #3182ce33}.FileUpload-module__-0HQ0G__uploadBtn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 4px 16px #3182ce4d}.FileUpload-module__-0HQ0G__uploadBtn:active:not(:disabled){transform:translateY(0)}.FileUpload-module__-0HQ0G__uploadBtn:disabled{cursor:not-allowed;background:#cbd5e0}.FileUpload-module__-0HQ0G__error{color:#e53e3e;margin-bottom:1rem;font-size:.875rem}.FileUpload-module__-0HQ0G__warning{color:#d69e2e;background:#fffbeb;border-left:3px solid #d69e2e;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.FileUpload-module__-0HQ0G__cancelBtn{color:#e53e3e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e53e3e;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.FileUpload-module__-0HQ0G__cancelBtn:hover{background:#fff5f5;box-shadow:0 2px 4px #e53e3e1a}.FileUpload-module__-0HQ0G__success{color:#38a169;margin-top:.5rem;font-size:.85rem;font-weight:500}@media (max-width:768px){.FileUpload-module__-0HQ0G__uploadCard{padding:16px}.FileUpload-module__-0HQ0G__dropZone{padding:1.5rem 1rem}}
.ConfirmModal-module__P_TZsW__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmModal-module__P_TZsW__modal{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a}.ConfirmModal-module__P_TZsW__title{color:#1a202c;margin:0 0 1rem;font-size:1.25rem}.ConfirmModal-module__P_TZsW__message{color:#4a5568;margin-bottom:1.5rem;line-height:1.5}.ConfirmModal-module__P_TZsW__actions{justify-content:flex-end;gap:1rem;display:flex}.ConfirmModal-module__P_TZsW__cancelBtn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.ConfirmModal-module__P_TZsW__cancelBtn:hover{background:#f7fafc}.ConfirmModal-module__P_TZsW__confirmBtn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.ConfirmModal-module__P_TZsW__confirmBtn:hover{background:#c53030}
.QuestionnaireForm-module__aNBSoq__container{background:#fff;border-radius:12px;max-width:800px;margin:0 auto;padding:2rem 2rem 80px;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media (max-width:768px){.QuestionnaireForm-module__aNBSoq__container{box-shadow:none;border-radius:0;padding:1rem}.QuestionnaireForm-module__aNBSoq__title{font-size:1.2rem}.QuestionnaireForm-module__aNBSoq__optionsGrid{grid-template-columns:1fr}.QuestionnaireForm-module__aNBSoq__sectionHeader{font-size:1.1rem}.QuestionnaireForm-module__aNBSoq__sectionNumber{min-width:1.6rem;height:1.6rem;font-size:.9rem}}@media (max-width:390px){.QuestionnaireForm-module__aNBSoq__container{padding:.75rem}}.QuestionnaireForm-module__aNBSoq__errorToast{z-index:9000;background:#fff;border:1.5px solid #fca5a5;border-radius:12px;align-items:stretch;max-width:calc(100vw - 2rem);animation:.25s cubic-bezier(.16,1,.3,1) QuestionnaireForm-module__aNBSoq__toastIn;display:flex;position:fixed;top:90px;right:1rem;overflow:hidden;box-shadow:0 8px 24px #ef44442e}@keyframes QuestionnaireForm-module__aNBSoq__toastIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.QuestionnaireForm-module__aNBSoq__errorToastBody{cursor:pointer;color:#b91c1c;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:10px 12px;font-size:.875rem;font-weight:700;transition:background .12s;display:flex}.QuestionnaireForm-module__aNBSoq__errorToastBody:hover{background:#fff5f5}.QuestionnaireForm-module__aNBSoq__errorToastIcon{flex-shrink:0;font-size:1rem}.QuestionnaireForm-module__aNBSoq__errorToastMsg{white-space:nowrap}.QuestionnaireForm-module__aNBSoq__errorToastArrow{opacity:.6;font-size:.8rem}.QuestionnaireForm-module__aNBSoq__errorToastClose{color:#9b2c2c;cursor:pointer;background:#fff5f5;border:none;border-left:1px solid #fecaca;flex-shrink:0;justify-content:center;align-items:center;width:36px;font-size:1.1rem;transition:background .12s;display:flex}.QuestionnaireForm-module__aNBSoq__errorToastClose:hover{background:#fecaca}@media (max-width:768px){.QuestionnaireForm-module__aNBSoq__errorToast{top:auto;bottom:80px;right:.75rem}}.QuestionnaireForm-module__aNBSoq__titleRow{align-items:center;gap:12px;margin-bottom:1.25rem;display:flex}.QuestionnaireForm-module__aNBSoq__title{color:#111827;flex:1;margin:0;font-size:1.5rem;font-weight:700}.QuestionnaireForm-module__aNBSoq__resetBtn{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e5e7eb;border-radius:8px;flex-shrink:0;padding:5px 12px;font-size:.78rem;font-weight:600;transition:all .15s}.QuestionnaireForm-module__aNBSoq__resetBtn:hover{color:#ef4444;background:#fff5f5;border-color:#fca5a5}.QuestionnaireForm-module__aNBSoq__copyBanner{background:#ebf8ff;border:1px solid #bee3f8;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.QuestionnaireForm-module__aNBSoq__copyBannerInfo{align-items:center;gap:.5rem;display:flex}.QuestionnaireForm-module__aNBSoq__copyBannerIcon{font-size:1.1rem}.QuestionnaireForm-module__aNBSoq__copyBannerText{color:#2b6cb0;font-size:.875rem}.QuestionnaireForm-module__aNBSoq__copyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#3182ce;border:none;border-radius:6px;flex-shrink:0;padding:.4rem .9rem;font-size:.8rem;font-weight:600;transition:background .15s}.QuestionnaireForm-module__aNBSoq__copyBtn:hover{background:#2b6cb0}.QuestionnaireForm-module__aNBSoq__copyBtnDone{color:#fff;cursor:default;white-space:nowrap;background:#38a169;border:none;border-radius:6px;flex-shrink:0;padding:.4rem .9rem;font-size:.8rem;font-weight:600}.QuestionnaireForm-module__aNBSoq__form{flex-direction:column;gap:2.5rem;display:flex}.QuestionnaireForm-module__aNBSoq__field{flex-direction:column;gap:.75rem;display:flex}.QuestionnaireForm-module__aNBSoq__label{color:#1a202c;font-size:1rem;font-weight:600;line-height:1.5}.QuestionnaireForm-module__aNBSoq__input,.QuestionnaireForm-module__aNBSoq__textarea,.QuestionnaireForm-module__aNBSoq__select{border:1px solid #d1d5db;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.QuestionnaireForm-module__aNBSoq__input:focus,.QuestionnaireForm-module__aNBSoq__textarea:focus,.QuestionnaireForm-module__aNBSoq__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1d313e1a}.QuestionnaireForm-module__aNBSoq__textarea{resize:vertical;min-height:100px}.QuestionnaireForm-module__aNBSoq__ratingGroup{gap:.5rem;display:flex}.QuestionnaireForm-module__aNBSoq__ratingBtn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;transition:all .2s;display:flex}.QuestionnaireForm-module__aNBSoq__ratingBtn:hover{background:#f3f4f6}.QuestionnaireForm-module__aNBSoq__ratingBtnActive{background:var(--primary);color:#fff;border-color:var(--primary-hover)}.QuestionnaireForm-module__aNBSoq__optionsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.QuestionnaireForm-module__aNBSoq__checkboxLabel,.QuestionnaireForm-module__aNBSoq__radioLabel{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;font-size:.95rem;transition:background .2s;display:flex}.QuestionnaireForm-module__aNBSoq__checkboxLabel:hover,.QuestionnaireForm-module__aNBSoq__radioLabel:hover{background:#f9fafb}.QuestionnaireForm-module__aNBSoq__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:background .2s}.QuestionnaireForm-module__aNBSoq__submitBtn:hover{background:var(--primary-hover)}.QuestionnaireForm-module__aNBSoq__submitBtn:disabled{cursor:not-allowed;background:#93c5fd}.QuestionnaireForm-module__aNBSoq__error{color:#ef4444;margin-top:.25rem;font-size:.875rem}.QuestionnaireForm-module__aNBSoq__sectionContainer{flex-direction:column;gap:2.5rem;margin-bottom:3.5rem;display:flex}.QuestionnaireForm-module__aNBSoq__sectionHeader{color:var(--primary);border-bottom:2px solid #f3f4f6;align-items:center;gap:.6rem;margin-top:1rem;margin-bottom:1.5rem;padding-bottom:.6rem;font-size:1.35rem;font-weight:800;display:flex}.QuestionnaireForm-module__aNBSoq__sectionNumber{background:var(--primary);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .5rem;font-size:1.05rem;font-weight:800;display:inline-flex}.QuestionnaireForm-module__aNBSoq__fieldNumber{color:var(--primary);margin-right:.4rem;font-weight:700}.QuestionnaireForm-module__aNBSoq__spacer{background:#f3f4f6;height:1px;margin:1rem 0}.QuestionnaireForm-module__aNBSoq__formSubmitArea{background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:10px;margin-top:1rem;padding:1.25rem;display:flex}.QuestionnaireForm-module__aNBSoq__formSubmitBtns{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.QuestionnaireForm-module__aNBSoq__fixedBar{z-index:200;background:#fff;border-top:1.5px solid #e5e7eb;align-items:center;gap:10px;padding:10px 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}@media (min-width:1025px){.QuestionnaireForm-module__aNBSoq__fixedBar{left:260px}}.QuestionnaireForm-module__aNBSoq__unsavedBadge{color:#f59e0b;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:600}.QuestionnaireForm-module__aNBSoq__savedBadge{color:#10b981;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:600}.QuestionnaireForm-module__aNBSoq__draftBtn{color:#374151;cursor:pointer;white-space:nowrap;background:#f3f4f6;border:1.5px solid #d1d5db;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:background .15s}.QuestionnaireForm-module__aNBSoq__draftBtn:hover:not(:disabled){background:#e5e7eb}.QuestionnaireForm-module__aNBSoq__draftBtn:disabled{opacity:.4;cursor:default}.QuestionnaireForm-module__aNBSoq__cancelBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #d1d5db;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600}.QuestionnaireForm-module__aNBSoq__submitBtnSticky{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:background .15s}.QuestionnaireForm-module__aNBSoq__submitBtnSticky:hover:not(:disabled){background:var(--primary-hover)}.QuestionnaireForm-module__aNBSoq__submitBtnSticky:disabled{cursor:not-allowed;background:#93c5fd}@media (max-width:640px){.QuestionnaireForm-module__aNBSoq__stickyBar{gap:8px;padding:10px 1rem}.QuestionnaireForm-module__aNBSoq__draftBtn,.QuestionnaireForm-module__aNBSoq__submitBtnSticky,.QuestionnaireForm-module__aNBSoq__cancelBtn{padding:8px 12px;font-size:13px}}
.AvatarUpload-module__8v4Ooa__container{flex-direction:column;align-items:center;display:flex}.AvatarUpload-module__8v4Ooa__avatarWrapper{cursor:pointer;background:var(--primary);color:#fff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #1d313e33}.AvatarUpload-module__8v4Ooa__avatarWrapper:hover .AvatarUpload-module__8v4Ooa__overlay{opacity:1}.AvatarUpload-module__8v4Ooa__avatarWrapper.AvatarUpload-module__8v4Ooa__dragging{border:2px solid var(--secondary);transform:scale(1.05);box-shadow:0 0 0 4px #0ea5e933}.AvatarUpload-module__8v4Ooa__avatarWrapper.AvatarUpload-module__8v4Ooa__dragging .AvatarUpload-module__8v4Ooa__overlay{opacity:1}.AvatarUpload-module__8v4Ooa__avatarImage{object-fit:cover;width:100%;height:100%;display:block}.AvatarUpload-module__8v4Ooa__placeholder{justify-content:center;align-items:center;display:flex}.AvatarUpload-module__8v4Ooa__overlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.AvatarUpload-module__8v4Ooa__spinner{animation:2s linear infinite AvatarUpload-module__8v4Ooa__rotate}@keyframes AvatarUpload-module__8v4Ooa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.AvatarCropModal-module__4ZHHmG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AvatarCropModal-module__4ZHHmG__modal{background:#fff;border-radius:24px;flex-direction:column;gap:20px;width:100%;max-width:450px;padding:24px;display:flex;box-shadow:0 20px 40px #0003}.AvatarCropModal-module__4ZHHmG__header{justify-content:space-between;align-items:center;display:flex}.AvatarCropModal-module__4ZHHmG__header h3{color:#1a1a1a;margin:0;font-size:1.2rem}.AvatarCropModal-module__4ZHHmG__closeBtn{color:#666;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.8rem;line-height:1}.AvatarCropModal-module__4ZHHmG__cropContainer{background:#333;border-radius:16px;width:100%;height:300px;position:relative;overflow:hidden}.AvatarCropModal-module__4ZHHmG__controls{flex-direction:column;gap:20px;display:flex}.AvatarCropModal-module__4ZHHmG__zoomControl{color:#666;align-items:center;gap:12px;font-size:.9rem;display:flex}.AvatarCropModal-module__4ZHHmG__slider{cursor:pointer;background:#eee;border-radius:3px;outline:none;flex:1;height:6px}.AvatarCropModal-module__4ZHHmG__actions{gap:12px;display:flex}.AvatarCropModal-module__4ZHHmG__cancelBtn,.AvatarCropModal-module__4ZHHmG__confirmBtn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:12px;font-weight:600;transition:all .2s}.AvatarCropModal-module__4ZHHmG__cancelBtn{color:#64748b;background:#f1f5f9}.AvatarCropModal-module__4ZHHmG__cancelBtn:hover{background:#e2e8f0}.AvatarCropModal-module__4ZHHmG__confirmBtn{background:var(--primary);color:#fff}.AvatarCropModal-module__4ZHHmG__confirmBtn:hover{opacity:.9}
.PatientWorkbenchView-module__IOTfpa__container{background:#fff;border-radius:20px;height:100%;min-height:0;animation:.3s ease-out PatientWorkbenchView-module__IOTfpa__fadeIn;display:flex;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 20px #0000000d}@keyframes PatientWorkbenchView-module__IOTfpa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PatientWorkbenchView-module__IOTfpa__spin{animation:1s linear infinite PatientWorkbenchView-module__IOTfpa__rotate}@keyframes PatientWorkbenchView-module__IOTfpa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PatientWorkbenchView-module__IOTfpa__sidebar{background:#f8fafc;border-right:1px solid #0000000d;flex-direction:column;width:240px;padding:24px 16px;display:flex;overflow-y:auto}.PatientWorkbenchView-module__IOTfpa__content{background:#fff;flex:1;min-height:0;padding:32px 40px;position:relative;overflow-y:auto}.PatientWorkbenchView-module__IOTfpa__profileHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.PatientWorkbenchView-module__IOTfpa__avatar{background:var(--primary);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:10px;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 4px 12px #1d313e33}.PatientWorkbenchView-module__IOTfpa__customAvatar{object-fit:cover;border-radius:16px;width:60px;height:60px;margin-bottom:10px;box-shadow:0 4px 12px #1d313e33}.PatientWorkbenchView-module__IOTfpa__profileNameGroup{flex-direction:column;align-items:center;gap:4px;display:flex}.PatientWorkbenchView-module__IOTfpa__name{color:#1a1a1a;margin-bottom:4px;font-size:1.25rem;font-weight:800}.PatientWorkbenchView-module__IOTfpa__remarkNameLabel{color:#64748b;margin-bottom:12px;font-size:.9rem;font-weight:500}.PatientWorkbenchView-module__IOTfpa__nav{flex-direction:column;gap:8px;display:flex}.PatientWorkbenchView-module__IOTfpa__navItem{text-align:left;color:#666;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-weight:600;transition:all .2s;display:flex}.PatientWorkbenchView-module__IOTfpa__navItem:hover{color:#1a1a1a;background:#00000008}.PatientWorkbenchView-module__IOTfpa__navItem.PatientWorkbenchView-module__IOTfpa__active{color:var(--primary);background:#fff;box-shadow:0 2px 8px #0000000a}.PatientWorkbenchView-module__IOTfpa__mobileTopRow{display:contents}.PatientWorkbenchView-module__IOTfpa__backBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:12px;padding:8px 16px;font-weight:600;transition:color .2s;display:flex}.PatientWorkbenchView-module__IOTfpa__backBtn:hover{color:var(--primary)}.PatientWorkbenchView-module__IOTfpa__sectionHeader{z-index:10;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:-32px;margin-bottom:24px;padding-top:32px;padding-bottom:16px;display:flex;position:sticky;top:-32px}.PatientWorkbenchView-module__IOTfpa__sectionHeader h3{letter-spacing:-.02em;white-space:nowrap;flex-shrink:0;margin:0;font-size:1.5rem;font-weight:800}.PatientWorkbenchView-module__IOTfpa__infoGrid{background:#f8fafc;border-radius:16px;grid-template-columns:1fr 1fr;gap:24px;padding:24px;display:grid}.PatientWorkbenchView-module__IOTfpa__infoItem{flex-direction:column;gap:8px;display:flex}.PatientWorkbenchView-module__IOTfpa__infoItem label{color:#888;text-transform:uppercase;font-size:.8rem;font-weight:600}.PatientWorkbenchView-module__IOTfpa__infoItem span{color:#1a1a1a;font-size:1rem;font-weight:600}.PatientWorkbenchView-module__IOTfpa__fullWidth{grid-column:1/-1}.PatientWorkbenchView-module__IOTfpa__statusBadge{background:var(--primary);border-radius:8px;padding:6px 12px;display:inline-block;color:#fff!important;font-size:.9rem!important}.PatientWorkbenchView-module__IOTfpa__statusSelect{color:#1a1a1a;cursor:pointer;box-sizing:border-box;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 12px center/16px 16px no-repeat;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 36px 10px 14px;font-family:inherit;font-size:.9rem;font-weight:600;transition:border-color .2s;display:block}.PatientWorkbenchView-module__IOTfpa__statusSelect:hover{border-color:var(--primary)}.PatientWorkbenchView-module__IOTfpa__statusSelect:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0070f31a}.PatientWorkbenchView-module__IOTfpa__questionnaireSection{flex-direction:column;display:flex}.PatientWorkbenchView-module__IOTfpa__assignGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.PatientWorkbenchView-module__IOTfpa__assignItem{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.PatientWorkbenchView-module__IOTfpa__qTitle{color:#111827;flex:1;font-size:.95rem;font-weight:600;line-height:1.4}.PatientWorkbenchView-module__IOTfpa__assignBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;width:100%;min-height:48px;padding:.75rem 1rem;font-size:.95rem;font-weight:700;transition:background .15s;display:flex}.PatientWorkbenchView-module__IOTfpa__assignBtn:hover{background:#0060d3}.PatientWorkbenchView-module__IOTfpa__staffQSection{flex-direction:column;gap:1.5rem;display:flex}.PatientWorkbenchView-module__IOTfpa__assignManageBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem}.PatientWorkbenchView-module__IOTfpa__assignManageTitle{color:#1e293b;margin:0 0 .35rem;font-size:1rem;font-weight:700}.PatientWorkbenchView-module__IOTfpa__assignManageDesc{color:#64748b;margin:0 0 1rem;font-size:.82rem}.PatientWorkbenchView-module__IOTfpa__assignManageList{flex-direction:column;gap:8px;display:flex}.PatientWorkbenchView-module__IOTfpa__assignManageRow{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s;display:flex}.PatientWorkbenchView-module__IOTfpa__assignManageRowActive{background:#eff6ff;border-color:#bfdbfe}.PatientWorkbenchView-module__IOTfpa__assignManageLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.PatientWorkbenchView-module__IOTfpa__assignManageIcon{text-align:center;flex-shrink:0;width:24px;font-size:1.1rem}.PatientWorkbenchView-module__IOTfpa__assignManageInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.PatientWorkbenchView-module__IOTfpa__assignManageName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.PatientWorkbenchView-module__IOTfpa__assignManageStatus{color:#64748b;font-size:.75rem}.PatientWorkbenchView-module__IOTfpa__assignManageActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.PatientWorkbenchView-module__IOTfpa__assignBtnPrimary{color:#fff;cursor:pointer;white-space:nowrap;background:#0070f3;border:none;border-radius:7px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:background .15s}.PatientWorkbenchView-module__IOTfpa__assignBtnPrimary:hover{background:#0060d3}.PatientWorkbenchView-module__IOTfpa__unassignBtn{color:#ef4444;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fecaca;border-radius:7px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:all .15s}.PatientWorkbenchView-module__IOTfpa__unassignBtn:hover:not(:disabled){background:#fee2e2;border-color:#ef4444}.PatientWorkbenchView-module__IOTfpa__unassignBtn:disabled{opacity:.4;cursor:not-allowed}.PatientWorkbenchView-module__IOTfpa__viewAnswerBtn{color:#0070f3;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:7px;padding:6px 12px;font-size:.82rem;font-weight:600;transition:background .15s}.PatientWorkbenchView-module__IOTfpa__viewAnswerBtn:hover{background:#e2e8f0}.PatientWorkbenchView-module__IOTfpa__pendingBlock{background:#fefce8;border:1.5px solid #fde047;border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.PatientWorkbenchView-module__IOTfpa__pendingTitle{color:#854d0e;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.PatientWorkbenchView-module__IOTfpa__pendingItem{background:#fff;border:1px solid #fde68a;border-radius:10px;flex-direction:column;gap:10px;margin-bottom:10px;padding:14px;display:flex}.PatientWorkbenchView-module__IOTfpa__pendingItem:last-child{margin-bottom:0}.PatientWorkbenchView-module__IOTfpa__pendingItemLeft{align-items:center;gap:8px;width:100%;display:flex}.PatientWorkbenchView-module__IOTfpa__pendingDot{background:#f59e0b;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s infinite PatientWorkbenchView-module__IOTfpa__pulse}@keyframes PatientWorkbenchView-module__IOTfpa__pulse{0%,to{opacity:1}50%{opacity:.4}}.PatientWorkbenchView-module__IOTfpa__surveyList{flex-direction:column;gap:1.5rem;display:flex}.PatientWorkbenchView-module__IOTfpa__selectableSurveyItem{cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .2s;display:flex}.PatientWorkbenchView-module__IOTfpa__selectableSurveyItem:hover{border-color:var(--primary);background:#fff;box-shadow:0 4px 12px #0000000d}.PatientWorkbenchView-module__IOTfpa__surveyDate{color:#6b7280;font-size:.85rem}.PatientWorkbenchView-module__IOTfpa__fileList{flex-direction:column;gap:12px;display:flex}.PatientWorkbenchView-module__IOTfpa__fileItem{background:#f8fafc;border-radius:12px;align-items:center;padding:12px;transition:background .2s;display:flex}.PatientWorkbenchView-module__IOTfpa__fileItem:hover{background:#f1f5f9}.PatientWorkbenchView-module__IOTfpa__fileIcon{margin-right:16px;font-size:1.5rem}.PatientWorkbenchView-module__IOTfpa__fileDetails{flex-direction:column;flex:1;display:flex}.PatientWorkbenchView-module__IOTfpa__fileName{color:#1a1a1a;font-size:.95rem;font-weight:700}.PatientWorkbenchView-module__IOTfpa__fileMeta{color:#64748b;font-size:.8rem}.PatientWorkbenchView-module__IOTfpa__actions{gap:8px;display:flex}.PatientWorkbenchView-module__IOTfpa__viewLink{color:#0070f3;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.PatientWorkbenchView-module__IOTfpa__deleteLink{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fee2e2;border-radius:8px;padding:6px 16px;font-size:.85rem;font-weight:700}.PatientWorkbenchView-module__IOTfpa__placeholder{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:200px;display:flex}.PatientWorkbenchView-module__IOTfpa__lucasonReportSection{border-top:1px solid #f1f5f9;margin-top:24px;padding-top:20px}.PatientWorkbenchView-module__IOTfpa__subSectionTitle{color:var(--primary);margin:0 0 12px;font-size:1rem;font-weight:700}.PatientWorkbenchView-module__IOTfpa__lucasonReportSection .PatientWorkbenchView-module__IOTfpa__placeholder{height:auto;padding:24px 0}.PatientWorkbenchView-module__IOTfpa__fileSubTabs{border-bottom:2px solid #e8ecef;gap:0;margin-bottom:20px;display:flex}.PatientWorkbenchView-module__IOTfpa__fileSubTabBtn{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:color .15s,border-color .15s}.PatientWorkbenchView-module__IOTfpa__fileSubTabBtn:hover{color:var(--primary)}.PatientWorkbenchView-module__IOTfpa__fileSubTabBtnActive{color:var(--primary);border-bottom-color:var(--primary)}@media (max-width:768px){.PatientWorkbenchView-module__IOTfpa__container{border-radius:0;flex-direction:column}.PatientWorkbenchView-module__IOTfpa__sidebar{background:#f8fafc;border-bottom:1px solid #0000000f;border-right:none;flex-direction:column;flex-shrink:0;width:100%;padding:0;overflow-x:visible}.PatientWorkbenchView-module__IOTfpa__content{min-height:0;padding:16px}.PatientWorkbenchView-module__IOTfpa__sectionHeader{margin-top:-16px;padding-top:16px;top:-16px}.PatientWorkbenchView-module__IOTfpa__mobileTopRow{align-items:center;gap:10px;padding:8px 12px 6px;display:flex}.PatientWorkbenchView-module__IOTfpa__backBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;min-height:36px;margin-bottom:0;padding:6px 10px;font-size:.85rem;font-weight:600;transition:color .2s,background .2s;display:flex}.PatientWorkbenchView-module__IOTfpa__backBtn:hover{color:var(--primary);background:#0000000a}.PatientWorkbenchView-module__IOTfpa__profileHeader{text-align:left;flex-direction:row;flex:1;align-items:center;gap:8px;min-width:0;margin-bottom:0;display:flex}.PatientWorkbenchView-module__IOTfpa__avatar{border-radius:10px;flex-shrink:0;width:36px;height:36px;margin-bottom:0;font-size:1rem}.PatientWorkbenchView-module__IOTfpa__customAvatar{border-radius:10px;flex-shrink:0;width:36px;height:36px;margin-bottom:0}.PatientWorkbenchView-module__IOTfpa__profileNameGroup{align-items:flex-start;gap:0;min-width:0}.PatientWorkbenchView-module__IOTfpa__name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;font-size:.95rem;font-weight:700;overflow:hidden}.PatientWorkbenchView-module__IOTfpa__remarkNameLabel{margin-bottom:0;font-size:.75rem}.PatientWorkbenchView-module__IOTfpa__nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:2px;padding:4px 8px 8px;overflow-x:auto}.PatientWorkbenchView-module__IOTfpa__nav::-webkit-scrollbar{display:none}.PatientWorkbenchView-module__IOTfpa__navItem{border-radius:8px;flex-shrink:0;gap:6px;min-height:40px;padding:8px 14px}.PatientWorkbenchView-module__IOTfpa__navText{white-space:nowrap;font-size:.75rem;display:inline}.PatientWorkbenchView-module__IOTfpa__infoGrid,.PatientWorkbenchView-module__IOTfpa__assignGrid{grid-template-columns:1fr}}@media (max-width:390px){.PatientWorkbenchView-module__IOTfpa__content{padding:12px}.PatientWorkbenchView-module__IOTfpa__sectionHeader{margin-top:-12px;padding-top:12px;top:-12px}.PatientWorkbenchView-module__IOTfpa__navItem{padding:8px 10px}.PatientWorkbenchView-module__IOTfpa__navText{font-size:.7rem}}.PatientWorkbenchView-module__IOTfpa__memoDisplay,.PatientWorkbenchView-module__IOTfpa__wechatDisplay{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex}.PatientWorkbenchView-module__IOTfpa__mono{color:#475569;font-family:JetBrains Mono,monospace;font-size:.9rem}.PatientWorkbenchView-module__IOTfpa__wechatEditBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:.8rem;font-weight:600;display:flex}.PatientWorkbenchView-module__IOTfpa__idCardSlot{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.PatientWorkbenchView-module__IOTfpa__idCardLabel{color:#64748b;font-size:.85rem;font-weight:700}.PatientWorkbenchView-module__IOTfpa__idCardPreview img{aspect-ratio:1.58;object-fit:cover;cursor:pointer;border-radius:8px;width:100%}.PatientWorkbenchView-module__IOTfpa__uploadBox{aspect-ratio:1.58;color:#94a3b8;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex}.PatientWorkbenchView-module__IOTfpa__downloadBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-weight:700;transition:all .2s;display:flex}.PatientWorkbenchView-module__IOTfpa__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0070f333}.PatientWorkbenchView-module__IOTfpa__surveyDetailView{animation:.2s ease-out PatientWorkbenchView-module__IOTfpa__fadeIn}.PatientWorkbenchView-module__IOTfpa__surveyEntryDetail{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.PatientWorkbenchView-module__IOTfpa__surveyTitle{justify-content:space-between;align-items:center;margin-bottom:24px;font-size:1.25rem;font-weight:700;display:flex}.PatientWorkbenchView-module__IOTfpa__surveySectionTitle{color:var(--primary);border-bottom:2px solid #f1f5f9;margin:24px 0 16px;padding-bottom:8px;font-size:1rem;font-weight:700}.PatientWorkbenchView-module__IOTfpa__surveyItem{margin-bottom:16px}.PatientWorkbenchView-module__IOTfpa__surveyItem label{color:#64748b;margin-bottom:4px;font-size:.85rem;font-weight:600;display:block}.PatientWorkbenchView-module__IOTfpa__fieldNumber{color:var(--primary);margin-right:.4rem;font-weight:700}.PatientWorkbenchView-module__IOTfpa__surveyItem p{color:#1e293b;margin:0;font-size:1rem;line-height:1.5}.PatientWorkbenchView-module__IOTfpa__editBtn{color:#1a1a1a;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;margin-top:24px;padding:10px 24px;font-weight:700;transition:all .2s}.PatientWorkbenchView-module__IOTfpa__editBtn:hover{background:#e2e8f0}.PatientWorkbenchView-module__IOTfpa__previewOverlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PatientWorkbenchView-module__IOTfpa__previewContainer{max-width:90vw;max-height:90vh;position:relative}.PatientWorkbenchView-module__IOTfpa__previewImage{object-fit:contain;max-width:100%;max-height:90vh}.PatientWorkbenchView-module__IOTfpa__previewClose{color:#fffc;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1.8rem;line-height:1;transition:color .15s;position:absolute;top:-44px;right:0}.PatientWorkbenchView-module__IOTfpa__previewClose:hover{color:#fff}
.SmartDateInput-module__A97yFa__container{box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:.15rem;width:100%;padding:.75rem;transition:border-color .18s,box-shadow .18s;display:flex}.SmartDateInput-module__A97yFa__container:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.SmartDateInput-module__A97yFa__yearInput{text-align:center;color:#1e293b;letter-spacing:.02em;background:0 0;border:none;outline:none;width:3.2rem;font-family:inherit;font-size:.88rem}.SmartDateInput-module__A97yFa__partInput{text-align:center;color:#1e293b;letter-spacing:.02em;background:0 0;border:none;outline:none;width:1.8rem;font-family:inherit;font-size:.88rem}.SmartDateInput-module__A97yFa__yearInput::placeholder,.SmartDateInput-module__A97yFa__partInput::placeholder{color:#cbd5e1}.SmartDateInput-module__A97yFa__sep{color:#cbd5e1;-webkit-user-select:none;user-select:none;font-size:.88rem;font-weight:300}.SmartDateInput-module__A97yFa__calendarBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:2px 0 0 .3rem;line-height:1;transition:color .15s;display:flex}.SmartDateInput-module__A97yFa__calendarBtn:hover:not(:disabled){color:#6366f1}.SmartDateInput-module__A97yFa__calendarBtn:disabled{cursor:not-allowed;opacity:.4}.SmartDateInput-module__A97yFa__wrapper{width:100%;display:block;position:relative}.SmartDateInput-module__A97yFa__calendarPopover{z-index:200;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e8edf5;border-radius:16px;width:272px;padding:14px;animation:.15s SmartDateInput-module__A97yFa__calendarFadeIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 6px -1px #00000012,0 16px 40px -4px #0000001f}@keyframes SmartDateInput-module__A97yFa__calendarFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.SmartDateInput-module__A97yFa__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 2px;display:flex}.SmartDateInput-module__A97yFa__calendarTitle{color:#1e293b;letter-spacing:.02em;font-size:.88rem;font-weight:700}.SmartDateInput-module__A97yFa__calendarTitleBtn{cursor:pointer;color:#1e293b;letter-spacing:.02em;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .12s,color .12s}.SmartDateInput-module__A97yFa__calendarTitleBtn:hover{color:#6366f1;background:#ede9fe}.SmartDateInput-module__A97yFa__monthGrid{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:4px;display:grid}.SmartDateInput-module__A97yFa__monthCell{color:#334155;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:10px;padding:10px 4px;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .12s,color .12s}.SmartDateInput-module__A97yFa__monthCell:hover{color:#1e293b;background:#f1f5f9}.SmartDateInput-module__A97yFa__monthCellSelected{font-weight:700;box-shadow:0 2px 8px #6366f159;color:#fff!important;background:linear-gradient(135deg,#6366f1 0%,#818cf8 100%)!important}.SmartDateInput-module__A97yFa__monthCellToday{color:#6366f1;background:#6366f112;font-weight:700}.SmartDateInput-module__A97yFa__yearGrid{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:4px;display:grid}.SmartDateInput-module__A97yFa__yearCell{color:#334155;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:10px;padding:10px 4px;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .12s,color .12s}.SmartDateInput-module__A97yFa__yearCell:hover{color:#1e293b;background:#f1f5f9}.SmartDateInput-module__A97yFa__yearCellSelected{font-weight:700;box-shadow:0 2px 8px #6366f159;color:#fff!important;background:linear-gradient(135deg,#6366f1 0%,#818cf8 100%)!important}.SmartDateInput-module__A97yFa__yearCellToday{color:#6366f1;background:#6366f112;font-weight:700}.SmartDateInput-module__A97yFa__calendarNavBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;line-height:1;transition:background .12s,color .12s;display:flex}.SmartDateInput-module__A97yFa__calendarNavBtn:hover{color:#1e293b;background:#f1f5f9}.SmartDateInput-module__A97yFa__calendarGrid{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.SmartDateInput-module__A97yFa__calendarWeekday{text-align:center;color:#b0bac9;letter-spacing:.04em;text-transform:uppercase;padding:2px 0 8px;font-size:.68rem;font-weight:600}.SmartDateInput-module__A97yFa__calendarDay{aspect-ratio:1;color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.8rem;line-height:1;transition:background .1s,color .1s,transform .1s;display:flex}.SmartDateInput-module__A97yFa__calendarDay:hover{color:#1e293b;background:#f1f5f9;transform:scale(1.08)}.SmartDateInput-module__A97yFa__calendarDaySelected{font-weight:700;transform:scale(1.08);box-shadow:0 2px 8px #6366f159;color:#fff!important;background:linear-gradient(135deg,#6366f1 0%,#818cf8 100%)!important}.SmartDateInput-module__A97yFa__calendarDaySelected:hover{background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%)!important}.SmartDateInput-module__A97yFa__calendarDayToday{color:#6366f1;background:#6366f112;font-weight:700}.SmartDateInput-module__A97yFa__calendarWeekday.SmartDateInput-module__A97yFa__sun{color:#fca5a5}.SmartDateInput-module__A97yFa__calendarDay.SmartDateInput-module__A97yFa__sun{color:#ef4444}.SmartDateInput-module__A97yFa__calendarWeekday.SmartDateInput-module__A97yFa__sat{color:#a5b4fc}.SmartDateInput-module__A97yFa__calendarDay.SmartDateInput-module__A97yFa__sat{color:#6366f1}.SmartDateInput-module__A97yFa__calendarDaySelected.SmartDateInput-module__A97yFa__sun,.SmartDateInput-module__A97yFa__calendarDaySelected.SmartDateInput-module__A97yFa__sat{color:#fff!important}.SmartDateInput-module__A97yFa__calendarFooter{border-top:1px solid #f1f5f9;gap:6px;margin-top:12px;padding-top:12px;display:flex}.SmartDateInput-module__A97yFa__calendarTodayBtn,.SmartDateInput-module__A97yFa__calendarClearBtn{cursor:pointer;letter-spacing:.01em;border:none;border-radius:10px;flex:1;padding:7px 0;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .12s,color .12s,transform .1s}.SmartDateInput-module__A97yFa__calendarTodayBtn:hover,.SmartDateInput-module__A97yFa__calendarClearBtn:hover{transform:translateY(-1px)}.SmartDateInput-module__A97yFa__calendarTodayBtn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#818cf8 100%);box-shadow:0 2px 6px #6366f14d}.SmartDateInput-module__A97yFa__calendarTodayBtn:hover{background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);box-shadow:0 4px 10px #6366f166}.SmartDateInput-module__A97yFa__calendarClearBtn{color:#94a3b8;background:#f8fafc;border:1px solid #e8edf5}.SmartDateInput-module__A97yFa__calendarClearBtn:hover{color:#64748b;background:#f1f5f9}.SmartDateInput-module__A97yFa__container:has(input:disabled){cursor:not-allowed;opacity:.6;background:#f9fafb}
.ZipDownloadModal-module__KDHZ1G__overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ZipDownloadModal-module__KDHZ1G__modal{background:#fff;border-radius:16px;flex-direction:column;width:420px;max-width:calc(100vw - 32px);display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}.ZipDownloadModal-module__KDHZ1G__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ZipDownloadModal-module__KDHZ1G__title{color:#1e293b;align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.ZipDownloadModal-module__KDHZ1G__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.ZipDownloadModal-module__KDHZ1G__closeBtn:hover{color:#475569;background:#f1f5f9}.ZipDownloadModal-module__KDHZ1G__body{padding:18px 20px}.ZipDownloadModal-module__KDHZ1G__hint{color:#64748b;margin-bottom:14px;font-size:.8rem}.ZipDownloadModal-module__KDHZ1G__catList{flex-direction:column;gap:6px;display:flex}.ZipDownloadModal-module__KDHZ1G__catRow{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s;display:flex}.ZipDownloadModal-module__KDHZ1G__catRow:hover:not(.ZipDownloadModal-module__KDHZ1G__catDisabled){background:#fff;border-color:#0070f3}.ZipDownloadModal-module__KDHZ1G__catChecked{background:#eff6ff;border-color:#0070f3}.ZipDownloadModal-module__KDHZ1G__catDisabled{opacity:.38;cursor:not-allowed}.ZipDownloadModal-module__KDHZ1G__catRow input[type=checkbox]{accent-color:#0070f3;cursor:pointer;flex-shrink:0;width:16px;height:16px}.ZipDownloadModal-module__KDHZ1G__catIcon{color:#475569;flex-shrink:0}.ZipDownloadModal-module__KDHZ1G__catChecked .ZipDownloadModal-module__KDHZ1G__catIcon{color:#0070f3}.ZipDownloadModal-module__KDHZ1G__catLabel{color:#1e293b;flex:1;font-size:.875rem;font-weight:500}.ZipDownloadModal-module__KDHZ1G__catBadge{color:#64748b;white-space:nowrap;background:#e2e8f0;border-radius:20px;padding:2px 8px;font-size:.75rem}.ZipDownloadModal-module__KDHZ1G__catChecked .ZipDownloadModal-module__KDHZ1G__catBadge{color:#1d4ed8;background:#bfdbfe}.ZipDownloadModal-module__KDHZ1G__footer{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:10px;padding:14px 20px;display:flex}.ZipDownloadModal-module__KDHZ1G__progressText{color:#64748b;margin-right:auto;font-size:.8rem}.ZipDownloadModal-module__KDHZ1G__cancelBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:8px 18px;font-size:.85rem;font-weight:600}.ZipDownloadModal-module__KDHZ1G__cancelBtn:hover:not(:disabled){background:#e2e8f0}.ZipDownloadModal-module__KDHZ1G__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.ZipDownloadModal-module__KDHZ1G__downloadBtn{color:#fff;cursor:pointer;background:#2d6a4f;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:.85rem;font-weight:700;transition:background .15s;display:flex}.ZipDownloadModal-module__KDHZ1G__downloadBtn:hover:not(:disabled){background:#1b4332}.ZipDownloadModal-module__KDHZ1G__downloadBtn:disabled{opacity:.5;cursor:not-allowed}
.login-module__SpLufW__page{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.login-module__SpLufW__background{z-index:-1;background:radial-gradient(circle at 100% 0%,var(--primary)0%,transparent 40%),radial-gradient(circle at 0% 100%,var(--secondary)0%,transparent 40%);opacity:.1;filter:blur(100px);position:fixed;inset:0}.login-module__SpLufW__card{flex-direction:column;gap:1.5rem;width:100%;max-width:340px;padding:2rem;animation:.6s cubic-bezier(.16,1,.3,1) login-module__SpLufW__slideUp;display:flex}.login-module__SpLufW__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.login-module__SpLufW__logo{object-fit:contain;width:100%;max-width:70%;height:auto;margin-bottom:.5rem}.login-module__SpLufW__title{background:linear-gradient(135deg,var(--foreground)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.login-module__SpLufW__subtitle{color:var(--foreground);opacity:.6;font-size:.875rem}.login-module__SpLufW__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__SpLufW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__SpLufW__inputGroup label{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.75rem;font-weight:600}.login-module__SpLufW__input{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);box-sizing:border-box;appearance:none;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:.9375rem;line-height:1.5;transition:all .2s}.login-module__SpLufW__input[type=date]{cursor:pointer;min-height:2.90625rem}.login-module__SpLufW__passwordWrapper{align-items:center;display:flex;position:relative}.login-module__SpLufW__eyeBtn{color:var(--foreground);opacity:.5;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex;position:absolute;right:12px}.login-module__SpLufW__eyeBtn:hover{opacity:.8}.login-module__SpLufW__link{color:var(--secondary);padding:0 4px;font-weight:700;text-decoration:underline;transition:opacity .2s}.login-module__SpLufW__link:hover{opacity:1;color:var(--primary)}.login-module__SpLufW__input:focus{border-color:var(--primary);background:var(--card-bg);outline:none;box-shadow:0 0 0 4px #6366f11a}.login-module__SpLufW__error{color:#b91c1c;text-align:left;background:#ef444414;border:1px solid #ef44444d;border-left:3px solid #ef4444;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;animation:.35s cubic-bezier(.36,.07,.19,.97) both login-module__SpLufW__shakeError;display:flex}@keyframes login-module__SpLufW__shakeError{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.login-module__SpLufW__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:.5rem;padding:.875rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.login-module__SpLufW__submitBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 20px -5px #6366f166}.login-module__SpLufW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.login-module__SpLufW__footer{text-align:center}.login-module__SpLufW__footer p{opacity:.7;color:var(--foreground);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}@keyframes login-module__SpLufW__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.page-module__OVnFJW__container{box-sizing:border-box;max-width:900px;margin:0 auto;padding:2rem;animation:.3s ease-out page-module__OVnFJW__fadeIn}@keyframes page-module__OVnFJW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__OVnFJW__header{border-bottom:1px solid #e5e7eb;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module__OVnFJW__uploadToggleBtn{color:#fff;cursor:pointer;background:#1d313e;border:none;border-radius:8px;flex-shrink:0;margin-left:auto;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;transition:background .15s}.page-module__OVnFJW__uploadToggleBtn:hover{background:#2c4a5d}.page-module__OVnFJW__uploadToggleActive{background:#6b7280}.page-module__OVnFJW__uploadToggleActive:hover{background:#4b5563}.page-module__OVnFJW__uploadPanel{margin-bottom:1.75rem;animation:.2s ease-out page-module__OVnFJW__slideDown}@keyframes page-module__OVnFJW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.page-module__OVnFJW__headerIcon{color:#0070f3;flex-shrink:0}.page-module__OVnFJW__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.page-module__OVnFJW__fileList{flex-direction:column;gap:.75rem;display:flex}.page-module__OVnFJW__fileItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:box-shadow .2s;display:flex}.page-module__OVnFJW__fileItem:hover{box-shadow:0 2px 12px #0000000f}.page-module__OVnFJW__fileIcon{color:#64748b;flex-shrink:0}.page-module__OVnFJW__fileInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.page-module__OVnFJW__fileName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.page-module__OVnFJW__fileMeta{color:#6b7280;font-size:.8rem}.page-module__OVnFJW__viewBtn{color:#fff;background:#1a1a1a;border-radius:8px;flex-shrink:0;align-items:center;min-height:44px;padding:.6rem 1rem;font-size:.85rem;text-decoration:none;transition:background .2s;display:flex}.page-module__OVnFJW__viewBtn:hover{background:#333}.page-module__OVnFJW__empty{color:#9ca3af;text-align:center;padding:3rem 0;font-size:1rem}.page-module__OVnFJW__identityGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.page-module__OVnFJW__idCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.page-module__OVnFJW__idLabel{color:#374151;font-size:.9rem;font-weight:600}.page-module__OVnFJW__idImage{cursor:pointer;object-fit:cover;border-radius:8px;width:100%;max-height:160px;transition:opacity .2s}.page-module__OVnFJW__idImage:hover{opacity:.9}.page-module__OVnFJW__idEmpty{color:#9ca3af;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:8px;justify-content:center;align-items:center;height:100px;font-size:.85rem;display:flex}.page-module__OVnFJW__idUploadBtn{color:#fff;cursor:pointer;background:#1d313e;border:none;border-radius:8px;width:100%;min-height:44px;padding:.7rem .75rem;font-size:.875rem;font-weight:600;transition:background .15s}.page-module__OVnFJW__idUploadBtn:hover:not(:disabled){background:#2c4a5d}.page-module__OVnFJW__idUploadBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__OVnFJW__idDeleteBtn{color:#e53e3e;cursor:pointer;background:#fff5f5;border:1.5px solid #fca5a5;border-radius:8px;width:100%;min-height:44px;padding:.6rem .75rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.page-module__OVnFJW__idDeleteBtn:hover:not(:disabled){background:#fee2e2;border-color:#f87171}.page-module__OVnFJW__idDeleteBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__OVnFJW__overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__OVnFJW__previewBox{max-width:90vw;max-height:90vh;position:relative}.page-module__OVnFJW__previewImg{object-fit:contain;border-radius:12px;max-width:90vw;max-height:85vh}.page-module__OVnFJW__closeBtn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex;position:absolute;top:-16px;right:-16px;box-shadow:0 2px 8px #0003}.page-module__OVnFJW__dicomGroup{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:.75rem;overflow:hidden}.page-module__OVnFJW__dicomGroupHeader{background:#f8fafc;align-items:center;gap:.5rem;padding:0 .75rem 0 0;display:flex}.page-module__OVnFJW__viewFilesBtn{color:#0369a1;cursor:pointer;white-space:nowrap;background:#e0f2fe;border:1px solid #7dd3fc;border-radius:6px;align-items:center;min-height:44px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.page-module__OVnFJW__viewFilesBtn:hover{background:#bae6fd}.page-module__OVnFJW__dicomModalBox{background:#fff;border-radius:14px;flex-direction:column;width:90vw;max-width:600px;max-height:80vh;display:flex;box-shadow:0 8px 32px #0000002e}.page-module__OVnFJW__dicomModalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.page-module__OVnFJW__dicomModalTitle{color:#111827;font-size:1rem;font-weight:700}.page-module__OVnFJW__dicomModalBody{flex:1;padding:.5rem 0;overflow-y:auto}.page-module__OVnFJW__dicomModalCloseBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:1.3rem;line-height:1}.page-module__OVnFJW__dicomModalCloseBtn:hover{color:#111827;background:#f3f4f6}.page-module__OVnFJW__dicomExpandBtn{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.page-module__OVnFJW__dicomExpandBtn:hover{background:#f1f5f9}.page-module__OVnFJW__deleteBatchBtn{color:#b91c1c;cursor:pointer;white-space:nowrap;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;align-items:center;min-height:44px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.page-module__OVnFJW__deleteBatchBtn:hover:not(:disabled){background:#fecaca}.page-module__OVnFJW__deleteBatchBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__OVnFJW__dicomFileList{background:#fff;border-top:1px solid #e2e8f0}.page-module__OVnFJW__dicomFileRow{border-bottom:1px solid #f1f5f9;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:13px;display:flex}.page-module__OVnFJW__dicomFileRow:last-child{border-bottom:none}.page-module__OVnFJW__dicomFileName{color:#374151;word-break:break-all;flex:1;font-family:monospace}.page-module__OVnFJW__dicomFileMeta{color:#94a3b8;white-space:nowrap;font-size:12px}.page-module__OVnFJW__viewDicomBtn{color:#0369a1;cursor:pointer;white-space:nowrap;background:#e0f2fe;border:1px solid #7dd3fc;border-radius:5px;padding:3px 8px;font-size:11px}.page-module__OVnFJW__viewDicomBtn:hover{background:#bae6fd}.page-module__OVnFJW__deleteFileBtn{color:#b91c1c;cursor:pointer;background:#fee2e2;border:1px solid #fca5a5;border-radius:5px;align-items:center;min-height:44px;padding:8px 12px;font-size:13px;display:flex}.page-module__OVnFJW__deleteFileBtn:hover:not(:disabled){background:#fecaca}.page-module__OVnFJW__deleteFileBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.page-module__OVnFJW__container{padding:1rem}.page-module__OVnFJW__identityGrid{grid-template-columns:1fr}.page-module__OVnFJW__fileItem{flex-wrap:wrap;gap:.75rem;padding:.875rem 1rem}.page-module__OVnFJW__fileInfo{width:100%}.page-module__OVnFJW__title{font-size:1.2rem}.page-module__OVnFJW__dicomGroupHeader{flex-wrap:wrap;gap:6px;padding:8px}.page-module__OVnFJW__dicomExpandBtn{flex:1 0 100%}}
.page-module__nFhdAW__container{max-width:600px;margin:0 auto;padding:40px}.page-module__nFhdAW__title{color:#1e293b;margin-bottom:24px;font-size:24px;font-weight:700}.page-module__nFhdAW__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.page-module__nFhdAW__form{flex-direction:column;gap:20px;display:flex}.page-module__nFhdAW__formGroup{flex-direction:column;gap:8px;display:flex}.page-module__nFhdAW__formGroup label{color:#64748b;font-size:14px;font-weight:600}.page-module__nFhdAW__input{border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;font-size:15px;transition:all .2s}.page-module__nFhdAW__input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.page-module__nFhdAW__textarea{resize:vertical;border:1px solid #e2e8f0;border-radius:8px;min-height:100px;padding:10px 14px;font-family:inherit;font-size:15px;transition:all .2s}.page-module__nFhdAW__textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.page-module__nFhdAW__divider{border-top:1px solid #f1f5f9;margin:10px 0}.page-module__nFhdAW__hint{color:#94a3b8;margin-top:-10px;font-size:13px}.page-module__nFhdAW__error{color:#ef4444;background:#fef2f2;border-radius:6px;padding:10px;font-size:14px}.page-module__nFhdAW__success{color:#10b981;background:#ecfdf5;border-radius:6px;padding:10px;font-size:14px}.page-module__nFhdAW__actions{justify-content:flex-end;margin-top:10px;display:flex}.page-module__nFhdAW__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:background .2s}.page-module__nFhdAW__saveBtn:hover:not(:disabled){background:#4f46e5}.page-module__nFhdAW__saveBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__nFhdAW__staticField{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:10px 14px;font-size:15px}.page-module__nFhdAW__editQuestionnaireBtn{color:#6366f1;cursor:pointer;text-align:center;background:#fff;border:1px solid #6366f1;border-radius:8px;padding:10px 14px;font-weight:600;transition:all .2s}.page-module__nFhdAW__editQuestionnaireBtn:hover{color:#4f46e5;background:#f5f3ff;border-color:#4f46e5}.page-module__nFhdAW__loading{color:#64748b;justify-content:center;align-items:center;height:200px;display:flex}
.signup-module__JVCJIW__celebrationOverlay{z-index:9999;background:radial-gradient(circle at 50% 40%,#6366f12e 0%,#10b9811f 60%,#000000b8 100%);justify-content:center;align-items:center;padding:1.5rem;animation:.4s signup-module__JVCJIW__fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes signup-module__JVCJIW__fadeInOverlay{0%{opacity:0}to{opacity:1}}.signup-module__JVCJIW__celebrationCard{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:380px;padding:2.5rem 2rem;animation:.5s cubic-bezier(.16,1,.3,1) signup-module__JVCJIW__bounceIn;display:flex;box-shadow:0 24px 60px #00000038}@keyframes signup-module__JVCJIW__bounceIn{0%{opacity:0;transform:scale(.82)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}.signup-module__JVCJIW__celebrationIcon{font-size:4rem;line-height:1;animation:.6s cubic-bezier(.16,1,.3,1) .2s both signup-module__JVCJIW__pop}@keyframes signup-module__JVCJIW__pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.signup-module__JVCJIW__celebrationTitle{background:linear-gradient(135deg,#6366f1 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:800}.signup-module__JVCJIW__celebrationName{color:#1a1a1a;margin:0;font-size:1.15rem;font-weight:700}.signup-module__JVCJIW__celebrationMsg{color:#555;margin:0;font-size:.95rem;line-height:1.6}.signup-module__JVCJIW__startBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#10b981 100%);border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;line-height:1.4;transition:opacity .2s,transform .2s}.signup-module__JVCJIW__startBtn:hover{opacity:.9;transform:translateY(-1px)}.signup-module__JVCJIW__modalOverlay{z-index:9998;background:#0000008c;justify-content:center;align-items:center;padding:1.5rem;animation:.2s signup-module__JVCJIW__fadeInOverlay;display:flex;position:fixed;inset:0}.signup-module__JVCJIW__modalCard{text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:.875rem;width:100%;max-width:340px;padding:2rem 1.75rem;animation:.3s cubic-bezier(.16,1,.3,1) signup-module__JVCJIW__bounceIn;display:flex;box-shadow:0 16px 40px #0000002e}.signup-module__JVCJIW__modalIcon{font-size:2.2rem;line-height:1}.signup-module__JVCJIW__modalTitle{color:#1a1a1a;margin:0;font-size:1.2rem;font-weight:800}.signup-module__JVCJIW__modalMsg{color:#555;margin:0;font-size:.9rem;line-height:1.65}.signup-module__JVCJIW__modalBtns{flex-direction:column;gap:.6rem;width:100%;margin-top:.25rem;display:flex}.signup-module__JVCJIW__modalStayBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;width:100%;padding:.8rem;font-size:.95rem;font-weight:700;transition:background .15s}.signup-module__JVCJIW__modalStayBtn:hover{background:#4f46e5}.signup-module__JVCJIW__modalLeaveBtn{color:#9ca3af;cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:10px;width:100%;padding:.8rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.signup-module__JVCJIW__modalLeaveBtn:hover{color:#374151;background:#f9fafb}.signup-module__JVCJIW__countdownWrap{color:#9ca3af;justify-content:center;align-items:center;gap:6px;margin-top:-4px;font-size:.8rem;display:flex}.signup-module__JVCJIW__countdownDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1s infinite signup-module__JVCJIW__pulse}@keyframes signup-module__JVCJIW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@media (max-width:480px){.signup-module__JVCJIW__celebrationCard{padding:2rem 1.25rem}.signup-module__JVCJIW__celebrationTitle{font-size:1.6rem}.signup-module__JVCJIW__startBtn{font-size:.9rem}}
