.login-container{display:flex;min-height:100vh;align-items:center;justify-content:center;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position);padding-left:1rem;padding-right:1rem}.login-card{width:100%;max-width:28rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.login-title{margin-bottom:.5rem;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.login-subtitle{margin-bottom:2rem;text-align:center;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.login-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.form-group>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.form-label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.form-input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.75rem 1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.form-input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) }.form-input:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.error-message{border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.login-button{width:100%;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));padding-top:.75rem;padding-bottom:.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.login-button:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.login-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px }.login-button:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5}.profile-popup{position:fixed;top:50%;left:50%;z-index:50;margin-left:1rem;margin-right:1rem;width:100%;max-width:28rem;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.profile-popup-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:1rem 1.5rem}.profile-popup-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.profile-popup-close{border-radius:.25rem;font-size:1.875rem;line-height:2.25rem;line-height:1;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.profile-popup-close:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.profile-popup-close:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.profile-popup-close{line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.profile-popup-content{padding:1.5rem}.profile-avatar{margin-left:auto;margin-right:auto;margin-bottom:1.5rem;display:flex;height:5rem;width:5rem;align-items:center;justify-content:center;border-radius:9999px;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.profile-avatar-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile-info>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.profile-info-item{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));padding-top:.5rem;padding-bottom:.5rem}.profile-info-item:last-child{border-width:0px}.profile-info-label{font-weight:500;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.profile-info-value{font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.profile-info-value.status-badge{border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.profile-info-value.status-badge.active{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.profile-info-value.status-badge.inactive{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.searchable-select{position:relative;width:100%}.searchable-select-trigger{display:flex;width:100%;cursor:pointer;align-items:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem 1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.searchable-select-trigger:focus-within{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.searchable-select-trigger:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));opacity:.6}.searchable-select-trigger.open{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.searchable-select-trigger.disabled{cursor:not-allowed}.searchable-select-input{flex:1 1 0%;border-style:none;background-color:transparent;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.searchable-select-input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.searchable-select-input::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.searchable-select-input{outline:2px solid transparent;outline-offset:2px}.searchable-select-input:disabled{cursor:not-allowed}.searchable-select-input{font-size:.9375rem}.searchable-select-actions{margin-left:.5rem;display:flex;flex-shrink:0;align-items:center;gap:.5rem}.searchable-select-clear{border-radius:.25rem;font-size:1.25rem;line-height:1.75rem;line-height:1;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.searchable-select-clear:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.searchable-select-clear:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.searchable-select-clear{line-height:1;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-weight:300}.searchable-select-arrow{height:1.25rem;width:1.25rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.searchable-select-arrow.open{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.searchable-select-dropdown{position:absolute;z-index:50;margin-top:.25rem;max-height:15rem;width:100%;overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);top:100%}.searchable-select-list{max-height:15rem;overflow-y:auto;padding-top:.25rem;padding-bottom:.25rem}.searchable-select-option{cursor:pointer;padding:.5rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.searchable-select-option:hover,.searchable-select-option.focused{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.searchable-select-option.selected{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.searchable-select-option.selected:hover,.searchable-select-option.selected.focused{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.searchable-select-option-label{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.searchable-select-option-description{margin-top:.125rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.searchable-select-no-results{padding:.75rem 1rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.edit-patient-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5}.edit-patient-modal{position:fixed;top:50%;left:50%;z-index:50;margin-left:1rem;margin-right:1rem;display:flex;max-height:90vh;width:100%;max-width:32rem;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));flex-direction:column;overflow:hidden;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.edit-patient-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:1rem 1.5rem}.edit-patient-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.edit-patient-close{border-radius:.25rem;font-size:1.875rem;line-height:2.25rem;line-height:1;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.edit-patient-close:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.edit-patient-close:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.edit-patient-close:disabled{cursor:not-allowed;opacity:.5}.edit-patient-close{line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.edit-patient-form{display:flex;flex:1 1 0%;flex-direction:column;overflow:hidden}.edit-patient-content{flex:1 1 0%;overflow-y:auto;padding:1.5rem}.edit-patient-field{margin-bottom:1.25rem}.edit-patient-label{margin-bottom:.5rem;display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.edit-patient-input{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.625rem 1rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.edit-patient-input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.edit-patient-input::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.edit-patient-input{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.edit-patient-input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.edit-patient-input:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));opacity:.6}.edit-patient-input{font-size:.9375rem}.edit-patient-input:focus{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.edit-patient-input-disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.edit-patient-textarea{min-height:80px;resize:vertical}.edit-patient-select{width:100%}.edit-patient-hint{margin-top:.375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.edit-patient-error{margin-bottom:1rem;border-radius:.375rem;border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1));animation:slideIn .3s ease-out}.edit-patient-actions{display:flex;flex-shrink:0;justify-content:flex-end;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:1rem 1.5rem}.edit-patient-button{border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.edit-patient-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.edit-patient-button:disabled{cursor:not-allowed;opacity:.6}.edit-patient-button-cancel{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.edit-patient-button-cancel:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.edit-patient-button-cancel:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.edit-patient-button-submit{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.edit-patient-button-submit:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.edit-patient-button-submit:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}@media (max-width: 640px){.edit-patient-modal{margin-left:.5rem;margin-right:.5rem;max-width:100%}.edit-patient-actions{flex-direction:column}.edit-patient-button{width:100%}}.health-issue-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .5}.health-issue-modal{position:fixed;top:50%;left:50%;z-index:50;width:100%;max-width:28rem;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.health-issue-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:1rem 1.5rem}.health-issue-title{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.health-issue-close{border-radius:.25rem;font-size:1.5rem;line-height:2rem;line-height:1;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.health-issue-close:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.health-issue-close:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.health-issue-close:disabled{cursor:not-allowed;opacity:.5}.health-issue-close{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.health-issue-form{display:flex;flex-direction:column}.health-issue-content>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.health-issue-content{padding:1rem 1.5rem}.health-issue-description{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.health-issue-field{display:flex;flex-direction:column}.health-issue-field>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.health-issue-label{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.health-issue-select{width:100%}.health-issue-error{border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.health-issue-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:1rem 1.5rem}.health-issue-button{border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.health-issue-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 2px}.health-issue-button:disabled{cursor:not-allowed;opacity:.5}.health-issue-button-cancel{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.health-issue-button-cancel:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.health-issue-button-cancel:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.health-issue-button-submit{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.health-issue-button-submit:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.health-issue-button-submit:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.question-container{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;border:1px solid #e5e7eb;transition:border-color .2s ease}.question-container:hover{border-color:#d1d5db}.question-header{margin-bottom:16px}.question-text{font-size:17px;font-weight:600;color:#1e293b;margin:0;line-height:1.45;letter-spacing:-.01em}.question-text-hindi{font-size:15px;color:#64748b;margin:6px 0 0;line-height:1.5}.question-required{color:#dc2626;font-weight:600}.question-hint{font-size:14px;color:#9ca3af;margin:8px 0 0;font-style:italic}.question-error{color:#ef4444;padding:12px;background:#fef2f2;border-radius:8px;border:1px solid #fecaca}.boolean-options{display:flex;gap:10px;margin-bottom:0}.boolean-option{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease;font-size:15px;font-weight:500;color:#334155}.boolean-option:hover{border-color:#cbd5e1;background:#f8fafc}.boolean-option.selected{border-color:#3b82f6;background:#3b82f6;color:#fff}.boolean-option.selected:hover{background:#2563eb}.boolean-option-icon{font-size:18px;font-weight:700}.boolean-option-text{font-weight:600}.text-input-wrapper{margin-bottom:0}.text-input-field{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;font-family:inherit;color:#1e293b;background:#fff;transition:border-color .15s ease;resize:vertical;min-height:96px;line-height:1.5}.text-input-field:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f614}.text-input-field::-moz-placeholder{color:#94a3b8}.text-input-field::placeholder{color:#94a3b8}.select-options{display:flex;flex-direction:column;gap:8px;margin-bottom:0}.select-option{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease;text-align:left;font-size:15px;color:#334155}.select-option:hover{border-color:#cbd5e1;background:#f8fafc}.select-option.selected{border-color:#3b82f6;background:#eff6ff}.select-option-text{flex:1;font-weight:500}.select-option-hindi{color:#64748b;font-weight:400;margin-left:6px}.select-option-check{color:#3b82f6;font-size:18px;font-weight:700;margin-left:10px;flex-shrink:0}.select-option-checkbox{font-size:20px;margin-right:12px;color:#3b82f6}.question-notes{margin-top:18px;padding-top:18px;border-top:1px solid #e2e8f0}.notes-label-block{margin-bottom:6px}.notes-label{display:block;font-size:17px;font-weight:600;color:#1e293b;margin:0;line-height:1.45;letter-spacing:-.01em}.notes-label-hindi{font-size:15px;color:#64748b;margin:6px 0 0;line-height:1.5}.notes-textarea{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;font-family:inherit;color:#1e293b;background:#fff;transition:border-color .15s ease;resize:vertical;min-height:72px;line-height:1.5}.notes-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f614}.notes-textarea::-moz-placeholder{color:#94a3b8}.notes-textarea::placeholder{color:#94a3b8}.question-form-item .question-container{background:transparent;border:none;border-radius:0;padding:0;margin-bottom:0;transition:none}.question-form-item .question-container:hover{border-color:transparent}.question-form-item .question-header{margin-bottom:12px}.question-form-item .question-text{font-size:16px;font-weight:600;color:#1e293b;margin:0;line-height:1.45}.question-form-item .question-text-hindi{font-size:14px;color:#64748b;margin:5px 0 0;line-height:1.5}.question-form-item .boolean-options,.question-form-item .text-input-wrapper,.question-form-item .select-options{margin-bottom:0}.question-form-item .question-notes{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.question-form-item .notes-label-block{margin-bottom:6px}.question-form-item .notes-label{font-size:16px;font-weight:600;color:#1e293b;margin:0;line-height:1.45}.question-form-item .notes-label-hindi{font-size:14px;color:#64748b;margin:5px 0 0;line-height:1.5}.question-form-item .notes-textarea{font-size:15px;padding:10px 14px;line-height:1.5;color:#1e293b}.question-container--inline-notes{display:grid;grid-template-columns:1fr 200px;gap:24px;align-items:start;width:100%}.question-container--inline-notes .question-main{min-width:0}.question-container--inline-notes .question-notes-inline{min-width:0;margin-top:0;padding-top:0;border-top:none;padding-left:20px;border-left:1px solid #e2e8f0}.question-container--inline-notes .question-notes-inline .notes-label-block{margin-bottom:6px}.question-container--inline-notes .question-notes-inline .notes-label{font-size:16px;font-weight:600;color:#1e293b;margin:0;line-height:1.45;letter-spacing:-.01em}.question-container--inline-notes .question-notes-inline .notes-label-hindi{font-size:14px;color:#64748b;margin:5px 0 0;line-height:1.5}.question-container--inline-notes .question-notes-inline .notes-textarea{padding:10px 14px;font-size:15px;font-family:inherit;color:#1e293b;line-height:1.5;min-height:64px;border:1px solid #e2e8f0;border-radius:8px}.question-container--inline-notes .question-notes-inline .notes-textarea::-moz-placeholder{color:#94a3b8}.question-container--inline-notes .question-notes-inline .notes-textarea::placeholder{color:#94a3b8}@media (max-width: 640px){.question-container{padding:16px;margin-bottom:16px}.question-text{font-size:16px}.question-text-hindi{font-size:14px}.boolean-options{flex-direction:column}.boolean-option{width:100%}.select-option{padding:14px 16px;font-size:15px}.question-form-item .question-text{font-size:15px}.question-container--inline-notes{grid-template-columns:1fr;gap:14px}.question-container--inline-notes .question-notes-inline{padding-left:0;border-left:none;padding-top:14px;border-top:1px solid #e2e8f0}}.question-form{max-width:100%;margin:0;padding:0}.question-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.question-form-header-right{display:flex;align-items:center;gap:12px}.question-form-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.save-status{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.save-status-saving{color:#3b82f6;display:flex;align-items:center;gap:6px}.save-status-saved{color:#10b981;display:flex;align-items:center;gap:4px}.save-status-error{color:#ef4444;display:flex;align-items:center;gap:4px}.save-spinner{display:inline-block;width:12px;height:12px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .6s linear infinite}.cancel-edit-button{padding:6px 12px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.cancel-edit-button:hover{background:#e5e7eb;border-color:#9ca3af}.question-form-body{display:flex;min-height:420px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.question-form-tabs{display:flex;flex-direction:column;width:220px;flex-shrink:0;border-right:1px solid #e5e7eb;background:#f9fafb;padding:8px 0}.question-form-tab{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:12px 16px;border:none;border-left:3px solid transparent;background:transparent;cursor:pointer;text-align:left;font-family:inherit;font-size:14px;color:#374151;transition:background .15s ease,border-color .15s ease}.question-form-tab:hover{background:#f3f4f6}.question-form-tab.active{background:#eff6ff;border-left-color:#3b82f6;color:#1e40af;font-weight:600}.question-form-tab-label{display:block;line-height:1.3}.question-form-tab-count{display:block;font-size:12px;font-weight:500;color:#6b7280;margin-top:2px}.question-form-tab.active .question-form-tab-count{color:#3b82f6}.question-form-tab.question-form-tab-unanswered-required{border-left-color:#dc2626;color:#b91c1c;font-weight:500}.question-form-tab.question-form-tab-unanswered-required .question-form-tab-count{color:#dc2626}.question-form-tab.question-form-tab-unanswered-required.active{border-left-color:#dc2626;background:#fef2f2;color:#b91c1c}.question-form-tab.question-form-tab-unanswered-required.active .question-form-tab-count{color:#dc2626}.question-form-panel{flex:1;min-width:0;overflow-y:auto;padding:24px}.question-form-panel-content{max-width:720px}.question-form-panel-content .question-wrapper{padding:18px 0}.question-form-panel-content .question-wrapper+.question-wrapper{padding-top:20px}.question-form-panel-title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.question-wrapper{display:flex;align-items:flex-start;gap:14px;padding:20px 0;animation:fadeIn .2s ease-in;border-bottom:1px solid #f3f4f6}.question-wrapper:last-child{border-bottom:none;padding-bottom:0}.question-wrapper:first-child{padding-top:0}.question-form-item{flex:1;min-width:0;margin:0}.question-number{flex-shrink:0;width:28px;font-size:13px;font-weight:600;color:#94a3b8;line-height:1.5;padding-top:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.no-questions{text-align:center;padding:32px 24px;color:#6b7280;font-size:14px;background:#f9fafb;border-radius:8px;border:1px dashed #e5e7eb}.question-form-footer{margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.submit-case-taking-button{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.submit-case-taking-button:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.submit-case-taking-button:disabled{background:#9ca3af;cursor:not-allowed;opacity:.7}.submit-icon{width:18px;height:18px}.submit-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media (max-width: 768px){.question-form-header{flex-direction:column;align-items:flex-start;gap:12px}.question-form-header-right{width:100%;justify-content:space-between}.question-form-title{font-size:16px}.question-form-body{flex-direction:column;min-height:0}.question-form-tabs{flex-direction:row;width:100%;border-right:none;border-bottom:1px solid #e5e7eb;padding:8px;overflow-x:auto;flex-wrap:nowrap}.question-form-tab{flex-shrink:0;border-left:none;border-bottom:3px solid transparent;padding:10px 14px}.question-form-tab.active{border-left:none;border-bottom-color:#3b82f6}.question-form-tab.question-form-tab-unanswered-required,.question-form-tab.question-form-tab-unanswered-required.active{border-left:none;border-bottom-color:#dc2626}.question-form-panel{padding:16px}.question-form-panel-title{font-size:16px;margin-bottom:16px}.question-wrapper{padding:16px 0;gap:10px}.question-number{width:24px;font-size:12px}.question-form-footer{margin-top:20px;padding-top:16px}.submit-case-taking-button{width:100%;justify-content:center;padding:14px 24px}}.case-taking-timeline{width:100%}.timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.timeline-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.add-case-taking-button{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.add-case-taking-button:hover:not(:disabled){background:#2563eb}.add-case-taking-button:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.add-icon{width:16px;height:16px}.in-progress-warning{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;margin-bottom:16px;color:#92400e;font-size:13px}.warning-icon{width:20px;height:20px;flex-shrink:0;color:#f59e0b}.case-taking-timeline-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px}.loading-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.case-taking-timeline-loading p{color:#6b7280;font-size:14px;margin:0}.case-taking-timeline-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px}.case-taking-timeline-error p{color:#ef4444;font-size:14px;margin:0}.retry-button{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.retry-button:hover{background:#2563eb}.timeline-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;gap:20px}.empty-icon{font-size:48px;margin-bottom:8px}.timeline-empty p{color:#6b7280;font-size:16px;margin:0}.add-case-taking-button-empty{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:8px}.add-case-taking-button-empty:hover{background:#2563eb}.add-case-taking-button-empty .add-icon{width:20px;height:20px}.timeline-list{display:flex;flex-direction:column;gap:16px}.timeline-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.timeline-item:hover{border-color:#d1d5db}.activity-card{position:relative;border-radius:10px;box-shadow:0 1px 3px #0000000f;border:1px solid #e5e7eb;overflow:visible}.activity-card:hover{box-shadow:0 4px 12px #00000014}.activity-card-accent{position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:10px 0 0 10px;background:#3b82f6}.timeline-item-active.activity-card .activity-card-accent,.activity-card:not(.activity-card-completed) .activity-card-accent{background:linear-gradient(180deg,#3b82f6,#2563eb)}.activity-card-completed .activity-card-accent{background:linear-gradient(180deg,#10b981,#059669)}.activity-card-inner{position:relative;padding:16px 20px 18px 24px;margin-left:4px;min-height:1px}.activity-card-clickable{cursor:pointer}.activity-card-clickable:hover{background:#fafafa}.activity-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.activity-card-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.activity-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#eff6ff;color:#2563eb;flex-shrink:0}.activity-card-completed .activity-card-icon{background:#ecfdf5;color:#059669}.activity-card-title{font-size:16px;font-weight:600;color:#111827;letter-spacing:-.01em}.activity-card-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.activity-card-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer;transition:background .15s ease,color .15s ease}.activity-card-btn:hover:not(:disabled){background:#f3f4f6;color:#374151}.activity-card-btn-edit:hover:not(:disabled){background:#eff6ff;color:#2563eb}.activity-card-btn-delete:hover:not(:disabled){background:#fef2f2;color:#dc2626}.activity-card-chevron{flex-shrink:0;color:#9ca3af;transition:transform .2s ease}.activity-card-chevron.expanded{transform:rotate(180deg);color:#6b7280}.activity-card-meta{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid #f3f4f6}.activity-card-meta-row{display:flex;align-items:baseline;gap:10px;font-size:13px;line-height:1.4}.activity-card-meta-label{flex:0 0 90px;color:#6b7280;font-weight:500}.activity-card-meta-value{color:#374151;font-weight:500;min-width:0}.activity-card-meta-datetime{font-weight:700}.activity-card-body{border-top:1px solid #e5e7eb;padding:20px 20px 20px 24px;margin-left:4px;background:#fafafa}.timeline-item-active{border-color:#93c5fd;background:#f8fafc}.timeline-item-active .activity-card-accent{width:4px}.timeline-item-completed{background:#fff}.timeline-item-completed.activity-card{border-color:#e5e7eb}.timeline-item-header{display:flex;justify-content:space-between;align-items:flex-start;padding:14px 16px;cursor:pointer;transition:background .2s ease}.timeline-item-header:hover{background:#f9fafb}.timeline-item-info{flex:1;min-width:0}.timeline-item-title-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.timeline-item-title{font-size:15px;font-weight:600;color:#1f2937;margin:0}.timeline-activity-meta-lines{display:flex;flex-direction:column;gap:4px}.timeline-activity-by{font-size:12px;color:#6b7280;line-height:1.4}.timeline-activity-condition{font-size:12px;color:#6b7280;font-weight:500}.timeline-item-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.timeline-date{font-size:12px;color:#6b7280}.timeline-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:500}.timeline-badge.completed{background:#d1fae5;color:#065f46}.timeline-badge.in-progress{background:#dbeafe;color:#1e40af}.timeline-item-actions{display:flex;align-items:center;flex-shrink:0}.timeline-item-actions-buttons{display:flex;align-items:center;gap:6px;margin-left:8px}.timeline-action-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#6b7280}.timeline-action-button:hover{background:#f3f4f6;border-color:#d1d5db}.timeline-action-button:disabled{opacity:.5;cursor:not-allowed}.timeline-edit-button:hover{color:#3b82f6;border-color:#3b82f6}.timeline-delete-button:hover{color:#ef4444;border-color:#ef4444}.timeline-action-button svg{width:14px;height:14px}.mini-spinner{width:12px;height:12px;border:2px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:spin .6s linear infinite}.timeline-arrow{width:18px;height:18px;color:#6b7280;transition:transform .2s ease;flex-shrink:0}.timeline-arrow.expanded{transform:rotate(180deg)}.timeline-item-content{padding:0 16px 16px;border-top:1px solid #e5e7eb;animation:slideDown .2s ease}.timeline-item-form,.timeline-item-view{padding-top:16px}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.case-taking-view{display:flex;flex-direction:column;gap:16px}.case-taking-view-item{padding:12px;background:#f9fafb;border-radius:6px;border-left:3px solid #3b82f6}.case-taking-view-question{font-size:13px;color:#1f2937;margin-bottom:6px}.case-taking-view-question-hindi{color:#6b7280;font-weight:400}.case-taking-view-answer{font-size:14px;color:#374151;margin-bottom:4px}.case-taking-view-no-answer{color:#9ca3af;font-style:italic}.case-taking-view-notes{font-size:12px;color:#6b7280;margin-top:4px;padding-top:6px;border-top:1px solid #e5e7eb}.case-taking-read-view{display:flex;flex-direction:column}.case-taking-read-body{display:flex;min-height:360px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.case-taking-read-tabs{display:flex;flex-direction:column;width:220px;flex-shrink:0;border-right:1px solid #e5e7eb;background:#f9fafb;padding:8px 0}.case-taking-read-tab{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:12px 16px;border:none;border-left:3px solid transparent;background:transparent;cursor:pointer;text-align:left;font-family:inherit;font-size:14px;color:#374151;transition:background .15s ease,border-color .15s ease}.case-taking-read-tab:hover{background:#f3f4f6}.case-taking-read-tab.active{background:#eff6ff;border-left-color:#3b82f6;color:#1e40af;font-weight:600}.case-taking-read-tab-label{display:block;line-height:1.3}.case-taking-read-tab-count{display:block;font-size:12px;font-weight:500;color:#6b7280;margin-top:2px}.case-taking-read-tab.active .case-taking-read-tab-count{color:#3b82f6}.case-taking-read-tab.case-taking-read-tab-unanswered-required{border-left-color:#dc2626;color:#b91c1c;font-weight:500}.case-taking-read-tab.case-taking-read-tab-unanswered-required .case-taking-read-tab-count{color:#dc2626}.case-taking-read-tab.case-taking-read-tab-unanswered-required.active{border-left-color:#dc2626;background:#fef2f2;color:#b91c1c}.case-taking-read-tab.case-taking-read-tab-unanswered-required.active .case-taking-read-tab-count{color:#dc2626}.case-taking-read-panel{flex:1;min-width:0;overflow-y:auto;padding:24px}.case-taking-read-panel-content{max-width:720px}.case-taking-read-panel-title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.case-taking-read-group-items{display:flex;flex-direction:column;gap:0}.case-taking-read-item{padding:14px 0 14px 32px;border-bottom:1px solid #f3f4f6;transition:background .15s ease;position:relative}.case-taking-read-item:last-child{border-bottom:none}.case-taking-read-item:hover{background:#fafafa}.case-taking-read-number{position:absolute;left:12px;top:16px;font-size:12px;font-weight:600;color:#6b7280}.case-taking-read-question{font-size:14px;color:#1f2937;margin-bottom:8px;line-height:1.5}.case-taking-read-question strong{font-weight:600;color:#111827}.case-taking-read-question-hindi{color:#6b7280;font-weight:400;font-size:13px}.case-taking-read-answer{font-size:14px;color:#374151;font-weight:500;padding:4px 0 0 12px;border-left:3px solid #3b82f6;margin-top:4px;line-height:1.5;background:transparent}.case-taking-read-answer.no-answer{color:#9ca3af;font-style:italic;font-weight:400;border-left-color:#d1d5db}.case-taking-read-notes{font-size:12px;color:#6b7280;margin-top:8px;padding:4px 0 0 10px;border-left:2px solid #eab308;line-height:1.5;background:transparent}.case-taking-read-notes-label{font-weight:600;color:#854d0e;margin-right:4px}.case-taking-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.case-taking-fullscreen-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.case-taking-fullscreen-btn:hover{background:#f3f4f6;border-color:#3b82f6;color:#3b82f6}.case-taking-fullscreen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#fff;display:flex;flex-direction:column;overflow:hidden}.case-taking-fullscreen-container{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.case-taking-fullscreen-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.case-taking-fullscreen-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.case-taking-fullscreen-close{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.case-taking-fullscreen-close:hover{background:#f3f4f6;border-color:#d1d5db}.case-taking-fullscreen-content{flex:1;min-height:0;overflow:auto;padding:24px}.no-questions-message{padding:20px;text-align:center;color:#6b7280;font-size:13px}@media (max-width: 768px){.timeline-header{flex-direction:column;align-items:flex-start;gap:12px}.add-case-taking-button{width:100%;justify-content:center}.timeline-item-header{padding:12px 14px}.timeline-item-title,.activity-card-title{font-size:14px}.activity-card-inner{padding:14px 16px 16px 20px}.activity-card-icon{width:36px;height:36px}.activity-card-meta-label{flex:0 0 80px}.activity-card-body{padding:16px;margin-left:0}.timeline-item-content{padding:0 14px 14px}.timeline-item-actions-buttons{margin-left:4px;gap:4px}.timeline-action-button{width:26px;height:26px}.case-taking-read-body{flex-direction:column;min-height:0}.case-taking-read-tabs{flex-direction:row;width:100%;border-right:none;border-bottom:1px solid #e5e7eb;padding:8px;overflow-x:auto;flex-wrap:nowrap}.case-taking-read-tab{flex-shrink:0;border-left:none;border-bottom:3px solid transparent;padding:10px 14px}.case-taking-read-tab.active{border-left:none;border-bottom-color:#3b82f6}.case-taking-read-tab.case-taking-read-tab-unanswered-required,.case-taking-read-tab.case-taking-read-tab-unanswered-required.active{border-left:none;border-bottom-color:#dc2626}.case-taking-read-panel{padding:16px}.case-taking-read-panel-title{font-size:16px;margin-bottom:16px}.case-taking-read-item{padding:12px 0 12px 28px}.case-taking-read-number{top:12px}}:root{--home-header-height: 65px}.home-container{display:flex;min-height:100vh;flex-direction:column;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.home-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 1.5rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);position:sticky;top:0;z-index:40}.home-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.header-actions{display:flex;align-items:center;gap:1rem}.profile-button{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:.375rem;padding:.375rem .625rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.profile-button:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.profile-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 1px}.profile-icon{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.profile-icon-text{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;line-height:1rem}.profile-name{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.logout-button{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.logout-button:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.logout-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 1px}.home-layout{display:flex;flex:1 1 0%;overflow:hidden;height:calc(100vh - var(--home-header-height))}.sidebar{width:18rem;flex-shrink:0;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);position:sticky;top:var(--home-header-height);height:calc(100vh - var(--home-header-height));overflow-y:auto}.sidebar-content{padding:1rem}.sidebar-title{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1));letter-spacing:-.025em}.main-content{flex:1 1 0%;overflow-y:auto;background:#f8f9fa;height:calc(100vh - var(--home-header-height));display:flex;flex-direction:column}.search-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.search-input-group-vertical{display:flex;flex-direction:column;gap:.5rem}.search-input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem .75rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.search-input::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.search-input::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.search-input{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.search-input:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.search-input:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));opacity:.6}.search-input{font-size:.875rem}.search-input:focus{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.search-button{width:100%;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.search-button:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.search-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 1px}.search-button:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1));opacity:.6}.error-message{border-radius:.375rem;border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1));animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.patient-view{min-height:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));display:flex;flex-direction:column}.patient-header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;position:sticky;top:0;z-index:30}.patient-header-left{display:flex;min-width:0px;align-items:center;gap:.75rem;flex:1}.patient-avatar{display:flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-avatar-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.patient-header-info{min-width:0px;flex:1 1 0%}.patient-name{margin-bottom:.375rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));letter-spacing:-.025em;line-height:1.2}.patient-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.patient-meta-item{display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.patient-meta-icon{height:.875rem;width:.875rem;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.patient-header-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.patient-action-button{display:flex;align-items:center;gap:.375rem;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.patient-action-button:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 1px}.patient-action-button:disabled{cursor:not-allowed;opacity:.6}.patient-action-icon{height:.875rem;width:.875rem}.patient-action-primary{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-action-primary:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-action-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.patient-action-secondary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.patient-action-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.patient-action-secondary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.patient-action-dropdown{position:relative}.patient-action-dropdown-arrow{margin-left:.25rem;height:.875rem;width:.875rem;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.patient-action-dropdown-arrow.open{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.patient-action-dropdown-menu{position:absolute;top:100%;right:0;z-index:50;margin-top:.25rem;min-width:180px;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:.25rem;padding-bottom:.25rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.patient-action-dropdown-item{display:flex;width:100%;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.patient-action-dropdown-item:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.patient-action-dropdown-item:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}.patient-action-dropdown-item:disabled{cursor:not-allowed;opacity:.5}.patient-action-dropdown-icon{height:1rem;width:1rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.patient-details>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.patient-details{padding:1rem 1.5rem}.patient-accordion{overflow:hidden;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.patient-accordion-header{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:space-between;--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.patient-accordion-header:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.patient-accordion-header:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-inset: inset;--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.patient-accordion-header{border:none}.patient-accordion-title{margin:0;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.patient-accordion-icon{height:1.25rem;width:1.25rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.patient-accordion-icon.expanded{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.patient-accordion-content{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:.75rem 1rem;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.patient-info-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.patient-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.patient-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.patient-info-field{display:flex;flex-direction:column}.patient-info-field-full{grid-column:1 / -1}.patient-info-label{margin-bottom:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.patient-info-value{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));word-break:break-word;line-height:1.4}.patient-info-value-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem}.patient-info-value-text{font-size:.875rem;line-height:1.25rem;line-height:1.375;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));white-space:pre-wrap}.case-taking-timeline-wrapper{margin-top:1.5rem;margin-top:24px}.empty-state{display:flex;height:100%;min-height:400px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state-icon{margin-bottom:1rem;font-size:3.75rem;line-height:1;opacity:.5}.empty-state-title{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.empty-state-text{max-width:28rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.welcome-card{margin-bottom:1.5rem;border-radius:.5rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);padding:1.5rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.welcome-title{margin-bottom:.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700}.welcome-subtitle{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.info-card{margin-bottom:1.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.info-title{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.info-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.info-item{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1));padding-top:.5rem;padding-bottom:.5rem}.info-item:last-child{border-width:0px}.info-label{font-weight:500;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.info-value{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.status-badge{border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.status-badge.active{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.status-badge.inactive{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.placeholder-card{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.placeholder-title{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.placeholder-text{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.loading{display:flex;min-height:100vh;align-items:center;justify-content:center;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.recent-patients{margin-top:1.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding-top:1rem}.recent-patients-header{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between}.recent-patients-title{font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.recent-patients-count{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.recent-patients-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.recent-patients-list{max-height:400px;overflow-y:auto}.recent-patient-item{display:flex;cursor:pointer;align-items:center;justify-content:space-between;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.recent-patient-item:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.recent-patient-item.active{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.recent-patient-info{min-width:0px;flex:1 1 0%}.recent-patient-number{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.recent-patient-name{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.recent-patient-remove{margin-left:.5rem;flex-shrink:0;border-radius:9999px;font-size:1rem;line-height:1.5rem;line-height:1;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.recent-patient-remove:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.recent-patient-remove:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.recent-patient-remove{line-height:1;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-weight:300}.recent-patient-item:hover .recent-patient-remove{opacity:1}.recent-patient-remove:hover{transform:rotate(90deg)}@media (max-width: 768px){.home-layout{flex-direction:column}.sidebar{width:100%;border-right-width:0px;border-bottom-width:1px;height:auto;max-height:300px}.patient-header{flex-direction:column;padding:.75rem 1rem}.patient-header-actions{width:100%}.patient-action-button{flex:1 1 0%;justify-content:center}.patient-details{padding:.75rem 1rem}.patient-info-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.patient-name{font-size:1.125rem;line-height:1.75rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.mx-auto{margin-left:auto;margin-right:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.items-center{align-items:center}.justify-between{justify-content:space-between}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.capitalize{text-transform:capitalize}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}
