@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@500;600;700&display=swap";._sidebar_5kcq0_1{width:240px;height:100vh;background:#fff;border-right:1px solid #E2E8F0;display:flex;flex-direction:column;position:fixed;left:0;top:0;z-index:100;flex-shrink:0}._logo_5kcq0_15{display:flex;align-items:center;gap:10px;padding:20px 24px;border-bottom:1px solid #F1F5F9}._logoIcon_5kcq0_23{width:36px;height:36px;background:linear-gradient(135deg,#0a6cff,#2dd4bf);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700}._logoTextWrapper_5kcq0_36{display:flex;flex-direction:column}._logoText_5kcq0_36{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;line-height:1.1}._logoSubtext_5kcq0_49{font-size:10px;color:#94a3b8;font-weight:600;letter-spacing:.5px;text-transform:uppercase}._nav_5kcq0_57{flex:1;padding:12px 0;display:flex;flex-direction:column;gap:2px}._navItem_5kcq0_65{display:flex;align-items:center;gap:10px;width:100%;padding:10px 24px;border:none;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#475569;background:transparent;border-right:3px solid transparent;transition:all .15s ease}._navItem_5kcq0_65:hover{background:#f1f5f9;color:#0f172a}._navItem_5kcq0_65._active_5kcq0_85{background:#e8f1ff;color:#0a6cff;font-weight:600;border-right-color:#0a6cff}._userSection_5kcq0_92{display:flex;align-items:center;gap:10px;padding:16px 20px;border-top:1px solid #F1F5F9}._avatar_5kcq0_100{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#0a6cff,#4ac6b7);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700;flex-shrink:0}._userInfo_5kcq0_114{display:flex;flex-direction:column;min-width:0}._userName_5kcq0_120{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_5kcq0_129{font-size:.6875rem;color:#94a3b8}._logoutButton_5kcq0_134{width:34px;height:34px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8;flex-shrink:0;margin-left:auto;transition:all .15s ease}._logoutButton_5kcq0_134:hover{color:#ef4444;border-color:#ef4444;background:#fef2f2}._bottomNav_16857_1{position:fixed;bottom:0;left:0;right:0;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #E2E8F0;display:flex;align-items:center;justify-content:space-around;z-index:100}._navItem_16857_16{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 12px;color:#94a3b8;text-decoration:none;transition:color .15s ease;position:relative;min-width:64px}._navItem_16857_16._active_16857_28{color:#0a6cff}._navItem_16857_16._active_16857_28:after{content:"";position:absolute;bottom:0;width:4px;height:4px;border-radius:50%;background:#0a6cff}._label_16857_41{font-size:.6875rem;font-weight:600;line-height:1}._layout_16ghf_1{display:flex;min-height:100vh}._main_16ghf_6{flex:1;margin-left:240px;padding:32px;overflow-y:auto}._mainMobile_16ghf_13{margin-left:0;padding:16px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}._badge_x537x_1{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:.6875rem;font-weight:700;white-space:nowrap;letter-spacing:.2px}._default_x537x_12{background:#f1f5f9;color:#475569}._success_x537x_17{background:#ecfdf5;color:#10b981}._warning_x537x_22{background:#fffbeb;color:#f59e0b}._danger_x537x_27{background:#fef2f2;color:#ef4444}._info_x537x_32{background:#e8f1ff;color:#0a6cff}._overlay_xxj24_1{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_xxj24_11{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;width:100%;max-width:560px;max-height:90vh;overflow-y:auto}._modalHeader_xxj24_21{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #E2E8F0}._modalTitle_xxj24_29{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}._closeButton_xxj24_37{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:6px;transition:all .15s ease}._closeButton_xxj24_37:hover{background:#f1f5f9;color:#0f172a}._modalBody_xxj24_55{padding:24px;display:flex;flex-direction:column;gap:16px}._formGroup_xxj24_62{display:flex;flex-direction:column;gap:6px}._formRow_xxj24_68{display:flex;gap:16px}._formRow_xxj24_68 ._formGroup_xxj24_62{flex:1}._label_xxj24_76{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.3px}._select_xxj24_84,._input_xxj24_85{height:40px;padding:0 12px;border-radius:8px;border:1.5px solid #E2E8F0;background:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;transition:all .15s ease}._select_xxj24_84:focus,._input_xxj24_85:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 2px #0a6cff26}._textarea_xxj24_103{padding:10px 12px;border-radius:8px;border:1.5px solid #E2E8F0;background:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;resize:vertical;transition:all .15s ease}._textarea_xxj24_103:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 2px #0a6cff26}._dropZone_xxj24_120{border:2px dashed #E2E8F0;border-radius:12px;padding:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;background:#f6fafc}._dropZone_xxj24_120:hover,._dropZoneActive_xxj24_136{border-color:#0a6cff;background:#e8f1ff}._dropZoneHasFile_xxj24_141{border-style:solid;background:#ecfdf5;border-color:#10b981}._dropZoneContent_xxj24_147{display:flex;flex-direction:column;align-items:center;gap:8px;color:#94a3b8;font-size:.875rem}._fileInput_xxj24_156{display:none}._selectedFile_xxj24_160{display:flex;align-items:center;gap:10px;color:#10b981}._fileName_xxj24_167{font-weight:600;color:#0f172a}._fileSize_xxj24_172{color:#94a3b8;font-size:.75rem}._warning_xxj24_177{color:#f59e0b;font-size:.75rem;margin:0}._error_xxj24_183{color:#ef4444;font-size:.75rem;margin:0;padding:8px 12px;background:#fef2f2;border-radius:6px}._modalFooter_xxj24_192{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #E2E8F0}._cancelButton_xxj24_200{padding:8px 18px;height:40px;border-radius:8px;background:transparent;border:1.5px solid #E2E8F0;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#475569;cursor:pointer;transition:all .15s ease}._cancelButton_xxj24_200:hover{background:#f1f5f9;color:#0f172a}._submitButton_xxj24_218{padding:8px 18px;height:40px;border-radius:8px;background:#0a6cff;color:#fff;border:none;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}._submitButton_xxj24_218:hover{background:#0554cc}._submitButton_xxj24_218:disabled{opacity:.6;cursor:not-allowed}._header_1ia2n_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media(max-width:767px){._header_1ia2n_1{flex-direction:column;align-items:flex-start;gap:16px}}._title_1ia2n_15{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._subtitle_1ia2n_23{font-size:.875rem;color:#475569;margin:4px 0 0}._addButton_1ia2n_29{display:flex;align-items:center;gap:6px;padding:8px 18px;height:40px;border-radius:8px;background:#0a6cff;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}._addButton_1ia2n_29:hover{background:#0554cc}@media(max-width:767px){._addButton_1ia2n_29{width:100%;justify-content:center}}._filterBar_1ia2n_55{background:#fff;border-radius:12px;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:12px 16px;margin-bottom:16px;display:flex;gap:12px;align-items:center}._filterSelect_1ia2n_67{height:40px;padding:0 12px;border-radius:8px;border:1.5px solid #E2E8F0;background:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;cursor:pointer;transition:all .15s ease}._filterSelect_1ia2n_67:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 2px #0a6cff26}._tableWrapper_1ia2n_85{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;overflow:hidden}@media(max-width:767px){._tableWrapper_1ia2n_85{overflow-x:auto;-webkit-overflow-scrolling:touch}}._table_1ia2n_85{width:100%;border-collapse:collapse;font-family:DM Sans,Manrope,system-ui,sans-serif}._table_1ia2n_85 th{text-align:left;padding:12px 16px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;border-bottom:1px solid #E2E8F0;white-space:nowrap}._table_1ia2n_85 td{padding:12px 16px;font-size:13px;color:#475569;border-bottom:1px solid #F1F5F9;vertical-align:middle}._table_1ia2n_85 tbody tr{transition:background .1s}._table_1ia2n_85 tbody tr:hover{background:#f1f5f9}._table_1ia2n_85 tbody tr:last-child td{border-bottom:none}._typeCell_1ia2n_132{font-weight:600;color:#0f172a}._noteCell_1ia2n_137{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actions_1ia2n_144{display:flex;gap:8px;align-items:center}._actionButton_1ia2n_150{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:6px;background:transparent;border:1px solid #E2E8F0;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:600;color:#475569;cursor:pointer;text-decoration:none;transition:all .15s ease;white-space:nowrap}._actionButton_1ia2n_150:hover{background:#e8f1ff;color:#0a6cff;border-color:#0a6cff}._withdrawButton_1ia2n_173:hover{background:#fef2f2;color:#ef4444;border-color:#ef4444}._loading_1ia2n_179{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._empty_1ia2n_187{display:flex;align-items:center;justify-content:center;height:200px;color:#94a3b8;background:#fff;border-radius:12px;border:1px solid #E2E8F0}@keyframes _spin_3jtsi_164{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_3jtsi_9{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6fafc;font-family:DM Sans,Manrope,system-ui,sans-serif}._card_3jtsi_18{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;padding:40px;width:100%;max-width:420px}._header_3jtsi_27{text-align:center;margin-bottom:32px}._iconWrapper_3jtsi_32{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#0a6cff,#0554cc);display:flex;align-items:center;justify-content:center;color:#fff;margin:0 auto 16px}._title_3jtsi_44{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0 0 4px}._subtitle_3jtsi_52{font-size:.875rem;color:#94a3b8;margin:0}._errorBox_3jtsi_58{padding:10px 14px;margin-bottom:16px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-size:13px}._field_3jtsi_68{margin-bottom:18px}._label_3jtsi_72{display:block;font-size:.75rem;font-weight:600;color:#475569;margin-bottom:6px}._inputWrap_3jtsi_80{position:relative}._inputIcon_3jtsi_84{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#94a3b8;display:flex}._input_3jtsi_80{width:100%;height:44px;padding:0 44px 0 40px;border-radius:10px;border:1.5px solid #E2E8F0;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;background:#fff;transition:all .15s ease}._input_3jtsi_80::placeholder{color:#94a3b8}._input_3jtsi_80:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1f}._eyeButton_3jtsi_114{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:8px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;transition:color .15s ease}._eyeButton_3jtsi_114:hover{color:#475569}._submitButton_3jtsi_135{width:100%;height:48px;border-radius:10px;border:none;background:linear-gradient(135deg,#0a6cff,#0554cc);font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px #0a6cff40;margin-top:8px}._submitButton_3jtsi_135:hover{box-shadow:0 6px 20px #0a6cff59;transform:translateY(-1px)}._submitButton_3jtsi_135:disabled{opacity:.8;cursor:not-allowed;transform:none}._spinner_3jtsi_164{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_3jtsi_164 .8s linear infinite}._portal_1i5ih_1{min-height:100vh;background:#f6fafc;font-family:DM Sans,Manrope,system-ui,sans-serif}._header_1i5ih_7{display:flex;justify-content:space-between;align-items:center;padding:12px 32px;background:#fff;border-bottom:1px solid #E2E8F0;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}._headerLeft_1i5ih_17{display:flex;align-items:center;gap:12px}._logoIcon_1i5ih_23{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#0a6cff,#0554cc);display:flex;align-items:center;justify-content:center;color:#fff}._headerTitle_1i5ih_34{display:block;font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.2}._headerSubtitle_1i5ih_43{display:block;font-size:.6875rem;color:#94a3b8;font-weight:500}._headerRight_1i5ih_50{display:flex;align-items:center;gap:12px}._adminName_1i5ih_56{font-size:.75rem;font-weight:600;color:#475569}._logoutButton_1i5ih_62{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:6px;transition:all .15s ease}._logoutButton_1i5ih_62:hover{background:#fef2f2;color:#ef4444}._content_1i5ih_80{max-width:1200px;margin:0 auto;padding:32px}._grid_orsxx_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;overflow:hidden}._headerRow_orsxx_9{display:grid;grid-template-columns:60px repeat(5,1fr);border-bottom:1px solid #E2E8F0}._timeCol_orsxx_15{padding:12px 8px}._dayHeader_orsxx_19{padding:12px 8px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:500;color:#475569;text-align:center}._dayHeader_orsxx_19._today_orsxx_27{font-weight:700;color:#0a6cff;background:#e8f1ff;border-bottom:2px solid #0A6CFF}._body_orsxx_34{position:relative}._hourRow_orsxx_38{display:grid;grid-template-columns:60px repeat(5,1fr);height:64px;border-bottom:1px solid #F1F5F9}._timeLabel_orsxx_45{padding:4px 8px;font-family:monospace;font-size:.6875rem;color:#94a3b8;text-align:right}._hourCell_orsxx_53{border-left:1px solid #F1F5F9}._hourCell_orsxx_53._todayCol_orsxx_56{background:#0a6cff04}._appointment_orsxx_60{position:absolute;border-radius:6px;padding:4px 8px;cursor:pointer;overflow:hidden;z-index:2}._appointment_orsxx_60:hover{opacity:.85}._aptName_orsxx_72{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:700;line-height:14px;display:block}._aptType_orsxx_80{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:10px;color:#94a3b8;margin-top:1px;display:block}._timeLine_orsxx_88{position:absolute;left:56px;right:0;height:2px;background:#ef4444;z-index:3;border-radius:1px}._timeLineDot_orsxx_98{width:8px;height:8px;border-radius:50%;background:#ef4444;position:absolute;top:-3px;left:0}._grid_18pr9_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;overflow:hidden}._dayHeader_18pr9_9{padding:12px 16px;border-bottom:1px solid #E2E8F0;background:#e8f1ff;text-align:center}._dayTitle_18pr9_16{font-size:.875rem;font-weight:700;color:#0a6cff}._daySummary_18pr9_22{font-size:.75rem;color:#475569;margin-top:2px}._body_18pr9_28{position:relative}._hourRow_18pr9_32{display:grid;grid-template-columns:60px 1fr;height:64px;border-bottom:1px solid #F1F5F9}._timeLabel_18pr9_39{padding:4px 8px;font-family:monospace;font-size:.6875rem;color:#94a3b8;text-align:right}._hourCell_18pr9_47{border-left:1px solid #F1F5F9}._appointment_18pr9_51{position:absolute;left:68px;right:8px;border-radius:8px;padding:6px 12px;cursor:pointer;z-index:2;display:flex;align-items:center;gap:12px}._appointment_18pr9_51:hover{opacity:.85}._aptContent_18pr9_67{flex:1;min-width:0}._aptName_18pr9_72{font-size:13px;font-weight:700;display:block}._aptMeta_18pr9_78{font-size:.6875rem;color:#94a3b8;margin-top:1px;display:block}._timeLine_18pr9_85{position:absolute;left:56px;right:0;height:2px;background:#ef4444;z-index:3;border-radius:1px}._timeLineDot_18pr9_95{width:8px;height:8px;border-radius:50%;background:#ef4444;position:absolute;top:-3px;left:0}._layout_12am0_1{display:grid;grid-template-columns:1fr 320px;gap:20px}._grid_12am0_7{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;overflow:hidden}._summaryBar_12am0_15{padding:12px 20px;border-bottom:1px solid #F1F5F9;display:flex;gap:24px;align-items:center}._stat_12am0_23{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#475569}._stat_12am0_23 strong{color:#0f172a}._statDot_12am0_34{width:8px;height:8px;border-radius:50%;flex-shrink:0}._dayNames_12am0_41{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #E2E8F0}._dayName_12am0_41{padding:10px 8px;font-size:.6875rem;font-weight:700;color:#475569;text-align:center;text-transform:uppercase;letter-spacing:.5px}._dayName_12am0_41._weekend_12am0_56{color:#94a3b8}._cells_12am0_60{display:grid;grid-template-columns:repeat(7,1fr)}._blankCell_12am0_65{min-height:100px;background:#f1f5f966;border-right:1px solid #F1F5F9;border-bottom:1px solid #F1F5F9}._blankCell_12am0_65:nth-child(7n){border-right:none}._dayCell_12am0_75{min-height:100px;padding:6px 6px 4px;cursor:pointer;border-right:1px solid #F1F5F9;border-bottom:1px solid #F1F5F9;position:relative;transition:background .12s}._dayCell_12am0_75:nth-child(7n){border-right:none}._dayCell_12am0_75._weekendCell_12am0_87{background:#f1f5f940}._dayCell_12am0_75._selected_12am0_90{background:#0a6cff05;outline:2px solid #0A6CFF;outline-offset:-2px;border-radius:2px}._dayHeader_12am0_97{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._dayNumber_12am0_104{font-size:13px;font-weight:500;color:#0f172a;display:flex;align-items:center;justify-content:center;line-height:1}._dayNumber_12am0_104._todayNumber_12am0_113{width:26px;height:26px;border-radius:50%;background:#0a6cff;color:#fff;font-weight:700}._dayNumber_12am0_104._selectedNumber_12am0_121:not(._todayNumber_12am0_113){color:#0a6cff;font-weight:700}._apptCount_12am0_126{font-size:10px;font-weight:700;color:#94a3b8}._pills_12am0_132{display:flex;flex-direction:column;gap:2px}._pill_12am0_132{display:flex;align-items:center;gap:4px;padding:2px 5px;border-radius:4px;border-left:2px solid;overflow:hidden}._pillTime_12am0_148{font-family:monospace;font-size:9px;color:#94a3b8;flex-shrink:0}._pillName_12am0_155{font-size:10px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._moreLabel_12am0_163{font-size:10px;font-weight:600;color:#0a6cff;padding-left:4px}._capacityBar_12am0_170{position:absolute;bottom:0;left:0;right:0;height:3px}._capacityFill_12am0_178{height:100%;opacity:.6;transition:width .2s}._sidebar_12am0_184{display:flex;flex-direction:column;gap:16px}._sidebarHeader_12am0_190{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;padding:20px}._sidebarTop_12am0_198{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._bigDay_12am0_205{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:36px;font-weight:700;color:#0a6cff;line-height:1}._dayLabel_12am0_213{font-size:13px;color:#475569;margin-top:4px}._sidebarCount_12am0_219{text-align:right}._countNumber_12am0_223{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:24px;font-weight:700;color:#0f172a}._countLabel_12am0_230{font-size:.6875rem;color:#94a3b8}._miniStats_12am0_235{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}._miniStat_12am0_235{border-radius:8px;padding:8px 10px;text-align:center}._miniStatValue_12am0_247{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700}._miniStatLabel_12am0_253{font-size:10px;color:#94a3b8;margin-top:1px}._sidebarList_12am0_259{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;flex:1;overflow:auto}._sidebarListHeader_12am0_268{padding:14px 16px;border-bottom:1px solid #F1F5F9;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._emptyDay_12am0_278{padding:32px;text-align:center}._emptyLabel_12am0_283{font-size:.875rem;color:#94a3b8}._sidebarItems_12am0_288{display:flex;flex-direction:column}._sidebarItem_12am0_288{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid #F1F5F9;cursor:pointer;transition:background .1s}._sidebarItem_12am0_288:last-child{border-bottom:none}._sidebarItem_12am0_288:hover{background:#f1f5f9}._itemIndicator_12am0_308{width:3px;border-radius:2px;flex-shrink:0;align-self:stretch}._itemContent_12am0_315{flex:1;min-width:0}._itemTop_12am0_320{display:flex;justify-content:space-between;align-items:flex-start}._itemName_12am0_326{font-size:13px;font-weight:700;color:#0f172a}._itemMeta_12am0_332{font-size:.75rem;color:#94a3b8;margin-top:2px}._itemTime_12am0_338{font-family:monospace;font-size:.75rem;font-weight:600;color:#0f172a;flex-shrink:0}._itemBadge_12am0_346{margin-top:6px}._container_1o63h_1{background:#fff;border-radius:12px;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:16px;height:fit-content}._sectionTitle_1o63h_10{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;display:flex;align-items:center;gap:6px}._section_1o63h_10{margin-bottom:16px}._section_1o63h_10:last-child{margin-bottom:0}._sectionLabel_1o63h_30{font-size:.75rem;font-weight:600;color:#475569;margin-bottom:8px}._checkItem_1o63h_37{display:flex;align-items:center;gap:8px;padding:5px 0;font-size:13px;color:#0f172a;cursor:pointer}._checkbox_1o63h_47{accent-color:#0A6CFF}._colorDot_1o63h_51{width:12px;height:12px;border-radius:3px;flex-shrink:0}._mobileCalendar_abdwp_1{display:flex;flex-direction:column;gap:16px}._weekHeader_abdwp_7{display:flex;align-items:center;justify-content:space-between;padding:8px 0}._navButton_abdwp_14{width:36px;height:36px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;min-height:44px;min-width:44px}._monthLabel_abdwp_29{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1rem;font-weight:600;color:#0f172a}._weekStrip_abdwp_36{display:flex;gap:4px;background:#fff;border-radius:12px;padding:8px;border:1px solid #E2E8F0}._dayCell_abdwp_45{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;border-radius:8px;background:transparent;border:none;cursor:pointer;min-height:44px;transition:all .15s ease}._dayCell_abdwp_45._daySelected_abdwp_59{background:#0a6cff}._dayCell_abdwp_45._daySelected_abdwp_59 ._dayLabel_abdwp_62,._dayCell_abdwp_45._daySelected_abdwp_59 ._dayNumber_abdwp_63{color:#fff}._dayCell_abdwp_45._dayToday_abdwp_66:not(._daySelected_abdwp_59) ._dayNumber_abdwp_63{color:#0a6cff;font-weight:700}._dayLabel_abdwp_62{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase}._dayNumber_abdwp_63{font-size:1rem;font-weight:600;color:#0f172a}._dayTitle_abdwp_84{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:600;color:#0f172a;padding:8px 0}._appointmentCount_abdwp_94{font-size:.75rem;font-weight:500;color:#475569}._appointmentList_abdwp_100{display:flex;flex-direction:column;gap:8px}._appointmentCard_abdwp_106{display:flex;background:#fff;border-radius:12px;border:1px solid #E2E8F0;overflow:hidden}._colorBar_abdwp_114{width:4px;flex-shrink:0}._cardContent_abdwp_119{flex:1;padding:16px;display:flex;flex-direction:column;gap:4px}._cardHeader_abdwp_127{display:flex;justify-content:space-between;align-items:center}._time_abdwp_133{font-size:.75rem;font-weight:600;color:#0a6cff}._cardTitle_abdwp_139{font-size:.875rem;font-weight:600;color:#0f172a}._cardMeta_abdwp_145{display:flex;gap:16px;font-size:.75rem;color:#475569}._emptyState_abdwp_152{text-align:center;padding:32px 16px;color:#94a3b8}._emptyState_abdwp_152 p{margin-bottom:16px}._addButton_abdwp_161{padding:10px 20px;border-radius:8px;background:#0a6cff;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;border:none;cursor:pointer;min-height:44px}._button_a79qq_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:500;transition:all .15s ease;white-space:nowrap;border:1px solid transparent}._button_a79qq_1:disabled{opacity:.5;cursor:not-allowed}._icon_a79qq_17{display:flex;align-items:center}._primary_a79qq_22{background:#0a6cff;color:#fff}._primary_a79qq_22:hover:not(:disabled){background:#0554cc}._secondary_a79qq_30{background:#fff;color:#0f172a;border-color:#e2e8f0}._secondary_a79qq_30:hover:not(:disabled){background:#f6fafc}._ghost_a79qq_39{background:transparent;color:#475569}._ghost_a79qq_39:hover:not(:disabled){background:#f6fafc;color:#0f172a}._danger_a79qq_48{background:#ef4444;color:#fff}._danger_a79qq_48:hover:not(:disabled){background:#ed2d2d}._sm_a79qq_56{padding:6px 12px;font-size:.75rem}._md_a79qq_61{padding:8px 16px;font-size:.875rem}._lg_a79qq_66{padding:10px 20px;font-size:1rem}._wrapper_1el73_1{display:flex;flex-direction:column;gap:4px}._label_1el73_7{font-size:.75rem;font-weight:500;color:#0f172a}._input_1el73_13{padding:8px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:.875rem;color:#0f172a;background:#fff;transition:border-color .15s ease;outline:none}._input_1el73_13:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._input_1el73_13::placeholder{color:#94a3b8}._input_1el73_13._error_1el73_30{border-color:#ef4444}._errorText_1el73_34{font-size:.6875rem;color:#ef4444}._overlay_1cx9o_1{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1cx9o_1 .15s ease}@media(max-width:767px){._overlay_1cx9o_1{align-items:flex-end}}._modal_1cx9o_17{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;width:90%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;animation:_slideUp_1cx9o_1 .2s ease}@media(max-width:767px){._modal_1cx9o_17{width:100%;max-width:100%;max-height:85vh;border-radius:24px 24px 0 0;animation:_slideUpSheet_1cx9o_1 .25s ease}}._dragHandle_1cx9o_38{display:none}@media(max-width:767px){._dragHandle_1cx9o_38{display:block;width:36px;height:4px;border-radius:2px;background:#e2e8f0;margin:10px auto 0;flex-shrink:0}}._header_1cx9o_53{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid #F1F5F9}._title_1cx9o_61{font-size:1.0625rem;font-weight:600}._close_1cx9o_66{color:#475569;padding:4px;border-radius:6px;transition:all .15s ease}._close_1cx9o_66:hover{background:#f6fafc;color:#0f172a}._body_1cx9o_77{padding:28px;overflow-y:auto;-webkit-overflow-scrolling:touch}@keyframes _fadeIn_1cx9o_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1cx9o_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUpSheet_1cx9o_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._form_y0qge_1{display:flex;flex-direction:column;gap:16px}._field_y0qge_7{display:flex;flex-direction:column;gap:4px}._label_y0qge_13{font-size:.75rem;font-weight:500;color:#0f172a}._select_y0qge_19{padding:8px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:.875rem;font-family:inherit;color:#0f172a;background:#fff;outline:none;transition:border-color .15s ease}._select_y0qge_19:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._textarea_y0qge_35{padding:8px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:.875rem;font-family:inherit;color:#0f172a;background:#fff;outline:none;resize:vertical;transition:border-color .15s ease}._textarea_y0qge_35:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._textarea_y0qge_35::placeholder{color:#94a3b8}._row_y0qge_55{display:grid;grid-template-columns:1fr 1fr;gap:16px}._actions_y0qge_61{display:flex;justify-content:flex-end;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid #F1F5F9}._page_5soee_1{display:flex;flex-direction:column;gap:20px}._header_5soee_7{display:flex;justify-content:space-between;align-items:center}._title_5soee_13{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}@media(max-width:767px){._title_5soee_13{font-size:1.25rem}}._subtitle_5soee_26{font-size:.875rem;color:#475569;margin:4px 0 0}._actions_5soee_32{display:flex;align-items:center;gap:8px}._viewToggle_5soee_38{display:flex;background:#f1f5f9;border-radius:8px;padding:3px}._viewBtn_5soee_45{padding:6px 14px;border-radius:6px;border:none;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;cursor:pointer;background:transparent;color:#475569;transition:all .15s ease}._viewBtnActive_5soee_58{background:#fff;color:#0a6cff;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}._navGroup_5soee_64{display:flex;align-items:center;gap:4px;margin-left:8px}._iconBtn_5soee_71{width:34px;height:34px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#475569;transition:all .15s ease}._iconBtn_5soee_71:hover{background:#f1f5f9;color:#0f172a}._todayBtn_5soee_89{padding:6px 14px;height:34px;border-radius:8px;border:1.5px solid #E2E8F0;background:transparent;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .15s ease}._todayBtn_5soee_89:hover{background:#f1f5f9;color:#0f172a}._newBtn_5soee_107{display:flex;align-items:center;gap:6px;padding:8px 18px;height:40px;margin-left:8px;border-radius:8px;background:#0a6cff;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}._newBtn_5soee_107:hover{background:#0554cc}._content_5soee_128{display:grid;grid-template-columns:220px 1fr;gap:20px}._contentFull_5soee_134{display:block}._topBar_qrxl4_1{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#fff;border-bottom:1px solid #E2E8F0;gap:16px;flex-shrink:0}._leftSection_qrxl4_12{display:flex;align-items:center;gap:12px}._todayButton_qrxl4_18{padding:6px 16px;border:1px solid #E2E8F0;border-radius:6px;background:#fff;color:#0f172a;font-size:.75rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease;white-space:nowrap}._todayButton_qrxl4_18:hover{background:#f6fafc;border-color:#0a6cff;color:#0a6cff}._navArrows_qrxl4_37{display:flex;gap:2px}._arrowButton_qrxl4_42{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#475569;cursor:pointer;transition:all .15s ease}._arrowButton_qrxl4_42:hover{background:#f6fafc;color:#0f172a}._dateDisplay_qrxl4_60{font-size:1rem;font-weight:600;color:#0f172a;margin:0;white-space:nowrap;font-family:DM Sans,Manrope,system-ui,sans-serif}._rightSection_qrxl4_69{display:flex;align-items:center;gap:12px}._searchWrapper_qrxl4_75{position:relative;width:220px}._searchIcon_qrxl4_80{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}._searchInput_qrxl4_89{width:100%;padding:7px 12px 7px 34px;border:1px solid #E2E8F0;border-radius:6px;background:#f6fafc;font-size:.75rem;font-family:DM Sans,Manrope,system-ui,sans-serif;color:#0f172a;transition:all .15s ease;outline:none}._searchInput_qrxl4_89::placeholder{color:#94a3b8}._searchInput_qrxl4_89:focus{border-color:#0a6cff;background:#fff;box-shadow:0 0 0 3px #0a6cff1a}._viewToggle_qrxl4_110{display:flex;background:#f6fafc;border-radius:6px;padding:3px;gap:2px}._viewButton_qrxl4_118{padding:6px 14px;border:none;border-radius:4px;background:transparent;color:#475569;font-size:.75rem;font-weight:500;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease;white-space:nowrap}._viewButton_qrxl4_118:hover{color:#0f172a}._viewButtonActive_qrxl4_135{background:#fff;color:#0f172a;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;font-weight:600}._sidebar_13ycm_1{width:240px;flex-shrink:0;background:#fff;border-right:1px solid #E2E8F0;padding:16px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;height:100%}._miniCalendar_13ycm_14{background:#fff}._miniHeader_13ycm_18{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._miniNav_13ycm_25{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;background:transparent;color:#475569;cursor:pointer;transition:all .15s ease}._miniNav_13ycm_25:hover{background:#f6fafc;color:#0f172a}._miniTitle_13ycm_43{font-size:13px;font-weight:700;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._miniGrid_13ycm_50{display:grid;grid-template-columns:repeat(7,1fr);gap:1px}._miniWeekday_13ycm_56{text-align:center;font-size:10px;font-weight:600;color:#94a3b8;padding:4px 0;font-family:DM Sans,Manrope,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.04em}._miniEmpty_13ycm_67{aspect-ratio:1}._miniDay_13ycm_71{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#0f172a;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease;font-family:DM Sans,Manrope,system-ui,sans-serif;position:relative}._miniDay_13ycm_71:hover{background:#f6fafc}._miniDayToday_13ycm_92{background:#0a6cff;color:#fff;font-weight:700}._miniDayToday_13ycm_92:hover{background:#0554cc}._miniDayToday_13ycm_92 ._miniDot_13ycm_100{background:#fff}._miniDaySelected_13ycm_104{outline:2px solid #0A6CFF;outline-offset:-2px}._miniDayWeekend_13ycm_109{color:#94a3b8}._miniDot_13ycm_100{width:4px;height:4px;border-radius:50%;background:#0a6cff;position:absolute;bottom:2px}._sectionTitle_13ycm_122{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin:0 0 10px;font-family:DM Sans,Manrope,system-ui,sans-serif}._statsGrid_13ycm_132{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}._statCard_13ycm_138{display:flex;flex-direction:column;align-items:center;padding:8px 4px;background:#f6fafc;border-radius:6px;gap:1px}._statNumber_13ycm_148{font-size:18px;font-weight:700;color:#0f172a;font-family:Outfit,DM Sans,system-ui,sans-serif;line-height:1.2}._statLabel_13ycm_156{font-size:10px;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._nextPatient_13ycm_162{margin-top:10px;padding:10px;background:#ecfdf5;border-radius:6px;display:flex;flex-direction:column;gap:2px}._nextLabel_13ycm_172{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#059669;font-family:DM Sans,Manrope,system-ui,sans-serif}._nextName_13ycm_181{font-size:13px;font-weight:600;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._nextTime_13ycm_188{font-size:11.5px;color:#475569;font-family:DM Sans,Manrope,system-ui,sans-serif}._filterList_13ycm_194{display:flex;flex-direction:column;gap:6px}._filterItem_13ycm_200{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 0}._filterCheckbox_13ycm_208{width:15px;height:15px;accent-color:#0A6CFF;cursor:pointer}._filterLabel_13ycm_215{font-size:12.5px;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._legendList_13ycm_221{display:flex;flex-direction:column;gap:5px}._legendItem_13ycm_227{display:flex;align-items:center;gap:8px}._legendDot_13ycm_233{width:10px;height:10px;border-radius:3px;flex-shrink:0}._legendLabel_13ycm_240{font-size:12px;color:#475569;font-family:DM Sans,Manrope,system-ui,sans-serif}._block_1ywyi_1{position:absolute;left:4px;right:4px;border-radius:5px;cursor:pointer;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease;background:var(--appointment-color-light);border:1px solid var(--appointment-color-medium);z-index:2;-webkit-user-select:none;user-select:none}._block_1ywyi_1:hover{box-shadow:0 2px 8px #0000001f;z-index:10}._colorBar_1ywyi_19{position:absolute;left:0;top:0;bottom:0;width:3.5px;background:var(--appointment-color);border-radius:5px 0 0 5px}._content_1ywyi_29{padding:3px 6px 3px 10px;height:100%;display:flex;flex-direction:column;overflow:hidden}._header_1ywyi_37{display:flex;align-items:center;gap:4px;flex-shrink:0}._time_1ywyi_44{font-size:10.5px;font-weight:600;color:#475569;letter-spacing:.02em;font-family:DM Sans,Manrope,system-ui,sans-serif}._patientName_1ywyi_52{font-size:12px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;font-family:DM Sans,Manrope,system-ui,sans-serif}._treatmentLabel_1ywyi_63{font-size:10.5px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;font-family:DM Sans,Manrope,system-ui,sans-serif}._blockedLabel_1ywyi_73{font-size:11px;font-weight:500;color:#94a3b8;font-style:italic;font-family:DM Sans,Manrope,system-ui,sans-serif}._status_requested_1ywyi_81{border-style:dashed;border-width:1.5px}._status_checked_in_1ywyi_86{border-left:3px solid #10B981;animation:_arrivedPulse_1ywyi_1 2s ease-in-out infinite}._status_in_progress_1ywyi_91{box-shadow:0 0 0 1px var(--appointment-color),0 0 8px var(--appointment-color-medium);animation:_progressGlow_1ywyi_1 2.5s ease-in-out infinite}._status_completed_1ywyi_96{opacity:.55}._status_completed_1ywyi_96 ._patientName_1ywyi_52,._status_completed_1ywyi_96 ._treatmentLabel_1ywyi_63,._status_completed_1ywyi_96 ._time_1ywyi_44{text-decoration:line-through;text-decoration-color:#0003}._status_cancelled_1ywyi_106,._status_no_show_1ywyi_107{opacity:.35;background:repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(0,0,0,.03) 3px,rgba(0,0,0,.03) 6px)}@keyframes _arrivedPulse_1ywyi_1{0%,to{border-left-color:#10b981}50%{border-left-color:#6ee7b7}}@keyframes _progressGlow_1ywyi_1{0%,to{box-shadow:0 0 0 1px var(--appointment-color),0 0 6px var(--appointment-color-medium)}50%{box-shadow:0 0 0 1px var(--appointment-color),0 0 14px var(--appointment-color-medium)}}._blocked_1ywyi_73{cursor:default;background:repeating-linear-gradient(-45deg,#8888880f,#8888880f 4px,#8888881f 4px 8px);border-color:#8883}._blocked_1ywyi_73:hover{box-shadow:none}._dragging_1ywyi_137{opacity:.5;transform:scale(.98)}._resizing_1ywyi_142{z-index:20;box-shadow:0 4px 16px #00000026}._resizeHandle_1ywyi_147{position:absolute;bottom:0;left:0;right:0;height:8px;cursor:ns-resize;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease}._block_1ywyi_1:hover ._resizeHandle_1ywyi_147{opacity:1}._resizeGrip_1ywyi_164{width:20px;height:3px;background:var(--appointment-color);border-radius:2px;opacity:.5}._tooltip_1ywyi_172{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:6px;background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;padding:12px;z-index:100;width:260px;pointer-events:none;animation:_tooltipFadeIn_1ywyi_1 .15s ease}@keyframes _tooltipFadeIn_1ywyi_1{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._tooltipHeader_1ywyi_199{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #F1F5F9}._tooltipHeader_1ywyi_199 strong{font-size:.75rem;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._tooltipStatus_1ywyi_213{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background:#f6fafc;padding:2px 6px;border-radius:3px;font-family:DM Sans,Manrope,system-ui,sans-serif}._tooltipRow_1ywyi_225{display:flex;justify-content:space-between;align-items:center;font-size:11.5px;color:#0f172a;padding:2px 0;font-family:DM Sans,Manrope,system-ui,sans-serif}._tooltipLabel_1ywyi_235{color:#94a3b8;font-size:11px;font-family:DM Sans,Manrope,system-ui,sans-serif}._tooltipNotes_1ywyi_241{margin-top:8px;padding-top:8px;border-top:1px solid #F1F5F9;font-size:11px;color:#475569;line-height:1.4;font-family:DM Sans,Manrope,system-ui,sans-serif}._dayView_15nu4_1{display:flex;flex-direction:column;height:100%;overflow:hidden}._headerRow_15nu4_8{display:flex;border-bottom:2px solid #E2E8F0;flex-shrink:0;background:#fff}._columnHeader_15nu4_15{flex:1;padding:10px 12px;text-align:center;border-left:1px solid #E2E8F0;display:flex;flex-direction:column;gap:2px}._chairLabel_15nu4_25{font-size:13px;font-weight:700;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._chairCount_15nu4_32{font-size:11px;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._scrollContainer_15nu4_38{flex:1;overflow-y:auto;overflow-x:hidden;position:relative}._gridContainer_15nu4_45{display:flex;position:relative;min-height:100%}._timeGutter_15nu4_51{width:56px;min-width:56px;position:relative;flex-shrink:0;background:#fff}._timeLabel_15nu4_59{position:absolute;right:8px;transform:translateY(-50%);font-size:10.5px;font-weight:600;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif;letter-spacing:.02em;white-space:nowrap}._column_15nu4_15{flex:1;position:relative;border-left:1px solid #E2E8F0;cursor:pointer}._hourSlot_15nu4_78{position:absolute;left:0;right:0;border-top:1px solid #E2E8F0;background:#fff}._offHours_15nu4_86{background:#fafbfc}._lunchHour_15nu4_90{background:repeating-linear-gradient(-45deg,transparent,transparent 4px,rgba(148,163,184,.06) 4px,rgba(148,163,184,.06) 8px)}._quarterLine_15nu4_94{position:absolute;left:0;right:0;height:1px;background:#e2e8f059}._halfLine_15nu4_102{position:absolute;left:0;right:0;height:1px;background:#e2e8f099}._appointmentWrapper_15nu4_110{position:absolute;left:0;right:0;z-index:3}._currentTimeLine_15nu4_117{position:absolute;left:44px;right:0;z-index:50;pointer-events:none;display:flex;align-items:center}._timeLineDot_15nu4_127{width:10px;height:10px;border-radius:50%;background:#ef4444;flex-shrink:0;margin-left:-5px;box-shadow:0 0 4px #ef444466}._timeLineBar_15nu4_137{flex:1;height:2px;background:#ef4444;opacity:.7}._weekView_1dqgo_1{display:flex;flex-direction:column;height:100%;overflow:hidden}._headerRow_1dqgo_8{display:flex;border-bottom:2px solid #E2E8F0;flex-shrink:0;background:#fff}._dayHeader_1dqgo_15{flex:1;padding:8px 4px;text-align:center;border-left:1px solid #E2E8F0;cursor:pointer;transition:background .15s ease;display:flex;flex-direction:column;align-items:center;gap:2px}._dayHeader_1dqgo_15:hover{background:#f6fafc}._dayHeaderToday_1dqgo_31{background:#0a6cff0a}._dayHeaderWeekend_1dqgo_35{background:#fafbfc}._dayName_1dqgo_39{font-size:10.5px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,Manrope,system-ui,sans-serif}._dayNumber_1dqgo_48{font-size:20px;font-weight:700;color:#0f172a;font-family:Outfit,DM Sans,system-ui,sans-serif;line-height:1.1}._dayNumberToday_1dqgo_56{color:#fff;background:#0a6cff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}._appointmentCount_1dqgo_68{font-size:10px;font-weight:600;color:#94a3b8;background:#f6fafc;padding:1px 6px;border-radius:10px;font-family:DM Sans,Manrope,system-ui,sans-serif}._scrollContainer_1dqgo_78{flex:1;overflow-y:auto}._gridContainer_1dqgo_83{display:flex;position:relative;min-height:100%}._timeGutter_1dqgo_89{width:48px;min-width:48px;position:relative;flex-shrink:0;background:#fff}._timeLabel_1dqgo_97{position:absolute;right:6px;transform:translateY(-50%);font-size:9.5px;font-weight:600;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif;white-space:nowrap}._dayColumn_1dqgo_108{flex:1;position:relative;border-left:1px solid #E2E8F0;cursor:pointer;min-height:100%}._dayColumnToday_1dqgo_116{background:#0a6cff05}._dayColumnWeekend_1dqgo_120{background:#fafcfd}._hourLine_1dqgo_124{position:absolute;left:0;right:0;border-top:1px solid rgba(226,232,240,.6)}._offHours_1dqgo_131{background:#00000004}._weekAppointment_1dqgo_135{position:absolute;left:2px;right:2px;border-radius:2px;overflow:hidden;z-index:2;transition:opacity .15s ease}._weekAppointmentCompleted_1dqgo_145{opacity:.45}._weekAppointmentLabel_1dqgo_149{display:block;font-size:9px;font-weight:600;color:#0f172a;padding:1px 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:DM Sans,Manrope,system-ui,sans-serif}._weekTimeLine_1dqgo_161{position:absolute;left:0;right:0;height:2px;background:#ef4444;z-index:10;pointer-events:none}._weekTimeLine_1dqgo_161:before{content:"";position:absolute;left:-3px;top:-3px;width:8px;height:8px;border-radius:50%;background:#ef4444}._monthView_n7o39_1{display:flex;flex-direction:column;height:100%;overflow:hidden}._weekdayHeader_n7o39_8{display:flex;border-bottom:2px solid #E2E8F0;flex-shrink:0;background:#fff}._weekdayLabel_n7o39_15{flex:1;padding:10px 8px;font-size:11.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;text-align:center;font-family:DM Sans,Manrope,system-ui,sans-serif;border-left:1px solid #E2E8F0}._weekdayLabel_n7o39_15:first-child{border-left:none}._weeksGrid_n7o39_31{flex:1;display:flex;flex-direction:column;overflow-y:auto}._weekRow_n7o39_38{display:flex;flex:1;min-height:110px;border-bottom:1px solid #E2E8F0}._weekRow_n7o39_38:last-child{border-bottom:none}._dayCell_n7o39_48{flex:1;padding:6px;border-left:1px solid #E2E8F0;cursor:pointer;transition:background .15s ease;display:flex;flex-direction:column;overflow:hidden}._dayCell_n7o39_48:first-child{border-left:none}._dayCell_n7o39_48:hover{background:#0a6cff08}._dayCellToday_n7o39_65{background:#0a6cff0a}._dayCellOtherMonth_n7o39_69{background:#fafbfc}._dayCellOtherMonth_n7o39_69 ._dayNumber_n7o39_72{color:#94a3b8}._dayCellWeekend_n7o39_76{background:#fdfbf9}._dayCellHeader_n7o39_80{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._dayNumber_n7o39_72{font-size:13px;font-weight:600;color:#0f172a;font-family:Outfit,DM Sans,system-ui,sans-serif}._dayNumberToday_n7o39_94{color:#fff;background:#0a6cff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}._countBadge_n7o39_106{font-size:10px;font-weight:700;color:#94a3b8;background:#f6fafc;padding:1px 5px;border-radius:8px;font-family:DM Sans,Manrope,system-ui,sans-serif}._countBadgeMedium_n7o39_116{background:#fff3e0;color:#e65100}._countBadgeHeavy_n7o39_121{background:#fee2e2;color:#dc2626}._appointmentBars_n7o39_126{display:flex;flex-direction:column;gap:2px;flex:1;overflow:hidden}._appointmentBar_n7o39_126{height:18px;border-radius:3px;padding:0 4px;display:flex;align-items:center;overflow:hidden}._barLabel_n7o39_143{font-size:10px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:DM Sans,Manrope,system-ui,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.2)}._moreIndicator_n7o39_154{font-size:10px;color:#94a3b8;font-weight:500;padding:0 2px;font-family:DM Sans,Manrope,system-ui,sans-serif}._categoryDots_n7o39_162{display:flex;gap:3px;margin-top:auto;padding-top:3px}._categoryDot_n7o39_162{width:6px;height:6px;border-radius:50%;flex-shrink:0}._emptyCell_n7o39_176{flex:1}._overlay_407pa_1{position:fixed;inset:0;background:#0f172a59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:500;display:flex;align-items:center;justify-content:center;animation:_overlayIn_407pa_1 .15s ease}@keyframes _overlayIn_407pa_1{0%{opacity:0}to{opacity:1}}._modal_407pa_21{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;width:480px;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);overflow-y:auto;animation:_modalIn_407pa_1 .2s ease}@keyframes _modalIn_407pa_1{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._header_407pa_42{padding:20px 20px 12px;position:relative}._title_407pa_47{font-size:1.0625rem;font-weight:700;color:#0f172a;margin:0;font-family:DM Sans,Manrope,system-ui,sans-serif}._prefillInfo_407pa_55{font-size:.75rem;color:#94a3b8;margin-top:4px;font-family:DM Sans,Manrope,system-ui,sans-serif}._closeButton_407pa_62{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;transition:all .15s ease}._closeButton_407pa_62:hover{background:#f6fafc;color:#0f172a}._form_407pa_83{padding:4px 20px 20px;display:flex;flex-direction:column;gap:14px}._fieldRow_407pa_90{display:flex;gap:14px}._fieldRow_407pa_90>._field_407pa_90{flex:1}._field_407pa_90{display:flex;flex-direction:column;gap:5px;position:relative}._label_407pa_105{font-size:11.5px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,Manrope,system-ui,sans-serif}._input_407pa_114,._select_407pa_115,._textarea_407pa_116{padding:8px 12px;border:1px solid #E2E8F0;border-radius:6px;font-size:.875rem;font-family:DM Sans,Manrope,system-ui,sans-serif;color:#0f172a;background:#fff;transition:all .15s ease;outline:none}._input_407pa_114::placeholder,._select_407pa_115::placeholder,._textarea_407pa_116::placeholder{color:#94a3b8}._input_407pa_114:focus,._select_407pa_115:focus,._textarea_407pa_116:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._textarea_407pa_116{resize:vertical;min-height:48px}._select_407pa_115{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}._dropdown_407pa_153{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #E2E8F0;border-radius:6px;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a;max-height:240px;overflow-y:auto;z-index:10;margin-top:2px}._dropdownItem_407pa_168{display:flex;flex-direction:column;gap:2px;width:100%;padding:8px 12px;border:none;background:transparent;text-align:left;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;transition:background .15s ease}._dropdownItem_407pa_168:hover{background:#f6fafc}._dropdownItem_407pa_168+._dropdownItem_407pa_168{border-top:1px solid #F1F5F9}._dropdownName_407pa_188{font-size:.875rem;font-weight:600;color:#0f172a}._dropdownMeta_407pa_194{font-size:.6875rem;color:#94a3b8}._categoryGrid_407pa_199{display:flex;flex-wrap:wrap;gap:6px}._categoryChip_407pa_205{padding:5px 10px;border:1.5px solid var(--chip-color);border-radius:20px;background:transparent;color:var(--chip-color);font-size:11.5px;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease;white-space:nowrap}._categoryChip_407pa_205:hover{background:var(--chip-bg)}._categoryChipActive_407pa_222{background:var(--chip-color);color:#fff}._categoryChipActive_407pa_222:hover{background:var(--chip-color)}._durationGrid_407pa_230{display:flex;flex-wrap:wrap;gap:6px}._durationChip_407pa_236{padding:5px 10px;border:1px solid #E2E8F0;border-radius:6px;background:#fff;color:#475569;font-size:.75rem;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease}._durationChip_407pa_236:hover{border-color:#0a6cff;color:#0a6cff}._durationChipActive_407pa_252{background:#0a6cff;border-color:#0a6cff;color:#fff}._durationChipActive_407pa_252:hover{background:#0554cc;border-color:#0554cc;color:#fff}._actions_407pa_263{display:flex;justify-content:flex-end;gap:10px;margin-top:6px;padding-top:14px;border-top:1px solid #F1F5F9}._cancelButton_407pa_272{padding:8px 16px;border:1px solid #E2E8F0;border-radius:6px;background:#fff;color:#475569;font-size:.75rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease}._cancelButton_407pa_272:hover{background:#f6fafc}._saveButton_407pa_288{padding:8px 20px;border:none;border-radius:6px;background:#0a6cff;color:#fff;font-size:.75rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease}._saveButton_407pa_288:hover{background:#0554cc}._saveButton_407pa_288:disabled{opacity:.5;cursor:not-allowed}._overlay_c6op5_1{position:fixed;inset:0;z-index:400;background:#0f172a26}._panel_c6op5_8{position:absolute;top:0;right:0;bottom:0;width:380px;background:#fff;box-shadow:-4px 0 24px #0f172a1f;display:flex;flex-direction:column;animation:_panelSlideIn_c6op5_1 .25s ease;overflow-y:auto}@keyframes _panelSlideIn_c6op5_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_c6op5_30{padding:20px;border-bottom:1px solid #F1F5F9;position:relative}._closeButton_c6op5_36{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;transition:all .15s ease}._closeButton_c6op5_36:hover{background:#f6fafc;color:#0f172a}._categoryBadge_c6op5_57{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;margin-bottom:10px}._patientName_c6op5_69{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 8px;font-family:DM Sans,Manrope,system-ui,sans-serif}._statusBadge_c6op5_77{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11.5px;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.03em}._statusBadge_c6op5_77[data-status=requested]{background:#fff8e6;color:#d97706}._statusBadge_c6op5_77[data-status=confirmed]{background:#e8f1ff;color:#0a6cff}._statusBadge_c6op5_77[data-status=checked_in]{background:#ecfdf5;color:#059669}._statusBadge_c6op5_77[data-status=in_progress]{background:#ede9fe;color:#7c3aed}._statusBadge_c6op5_77[data-status=completed]{background:#f0fdf4;color:#16a34a}._statusBadge_c6op5_77[data-status=cancelled],._statusBadge_c6op5_77[data-status=no_show]{background:#fef2f2;color:#dc2626}._body_c6op5_116{flex:1;padding:16px 20px}._section_c6op5_121{margin-bottom:20px}._section_c6op5_121:last-child{margin-bottom:0}._sectionTitle_c6op5_128{font-size:11.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;font-family:DM Sans,Manrope,system-ui,sans-serif}._detailGrid_c6op5_138{display:flex;flex-direction:column;gap:8px}._detailItem_c6op5_144{display:flex;justify-content:space-between;align-items:center;padding:6px 0}._detailLabel_c6op5_151{font-size:.75rem;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._detailValue_c6op5_157{font-size:.75rem;font-weight:500;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif;text-align:right}._notes_c6op5_165{font-size:.75rem;color:#475569;line-height:1.6;margin:0;padding:10px 12px;background:#f6fafc;border-radius:6px;font-family:DM Sans,Manrope,system-ui,sans-serif}._statusActions_c6op5_176{display:flex;flex-wrap:wrap;gap:6px}._statusButton_c6op5_182{padding:6px 12px;border:1px solid #E2E8F0;border-radius:6px;background:#fff;color:#475569;font-size:12px;font-weight:500;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease}._statusButton_c6op5_182:hover:not(:disabled){border-color:#0a6cff;color:#0a6cff;background:#e8f1ff}._statusButton_c6op5_182:disabled{cursor:default}._statusButtonDisabled_c6op5_203{opacity:.4;cursor:not-allowed}._statusHint_c6op5_208{font-size:12px;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif;line-height:1.5;margin:0 0 10px}._statusHint_c6op5_208 strong{color:#0f172a;font-weight:600}._statusButtonActive_c6op5_220{background:#0a6cff;border-color:#0a6cff;color:#fff}._statusButtonActive_c6op5_220:hover:not(:disabled){background:#0a6cff;border-color:#0a6cff;color:#fff}._deleteButton_c6op5_231{width:100%;padding:8px 14px;border:1px solid #fca5a5;border-radius:6px;background:#fef2f2;color:#dc2626;font-size:.75rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease}._deleteButton_c6op5_231:hover{background:#fee2e2;border-color:#f87171}._menu_64va7_1{position:fixed;z-index:1000;min-width:200px;background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;padding:4px;animation:_menuFadeIn_64va7_1 .12s ease}@keyframes _menuFadeIn_64va7_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._menuHeader_64va7_23{padding:8px 10px 6px;display:flex;flex-direction:column;gap:2px}._menuPatient_64va7_30{font-size:.75rem;font-weight:600;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._menuTreatment_64va7_37{font-size:11px;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._menuDivider_64va7_43{height:1px;background:#f1f5f9;margin:4px 6px}._menuItem_64va7_49{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;border:none;border-radius:4px;background:transparent;color:#0f172a;font-size:.75rem;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:background .15s ease;text-align:left}._menuItem_64va7_49:hover:not(:disabled){background:#f6fafc}._menuItemDisabled_64va7_69{opacity:.45;cursor:default}._menuIcon_64va7_74{font-size:13px;width:18px;text-align:center;flex-shrink:0}._menuCurrent_64va7_81{margin-left:auto;font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}._page_8egdw_1{display:flex;flex-direction:column;height:calc(100vh + -0px);margin:-32px;background:#fff;overflow:hidden}._body_8egdw_10{display:flex;flex:1;overflow:hidden}._mainArea_8egdw_16{flex:1;overflow:hidden;display:flex;flex-direction:column;background:#fff}._loadingState_8egdw_24{flex:1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.875rem;font-family:DM Sans,Manrope,system-ui,sans-serif}._container_61isc_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0}._header_61isc_8{padding:18px 20px;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}._title_61isc_16{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:600;color:#0f172a;margin:0}._viewAll_61isc_24{font-size:.75rem;color:#0a6cff;font-weight:600;cursor:pointer}._empty_61isc_31{color:#475569;font-size:.875rem;padding:28px;text-align:center}._list_61isc_38{display:flex;flex-direction:column}._item_61isc_43{display:flex;align-items:center;padding:12px 20px;border-bottom:1px solid #F1F5F9;gap:16px;transition:background .15s ease;cursor:pointer}._item_61isc_43:last-child{border-bottom:none}._item_61isc_43:hover{background:#f1f5f9}._indicator_61isc_59{width:3px;height:36px;border-radius:2px;flex-shrink:0}._time_61isc_66{width:56px;font-family:monospace;font-size:13px;color:#475569;flex-shrink:0}._info_61isc_74{flex:1;display:flex;flex-direction:column;min-width:0}._patientName_61isc_81{font-size:.875rem;font-weight:600;color:#0f172a}._type_61isc_87{font-size:.75rem;color:#94a3b8}._header_1w479_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}@media(max-width:767px){._header_1w479_1{flex-direction:column;align-items:flex-start;gap:16px}}._title_1w479_15{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}@media(max-width:767px){._title_1w479_15{font-size:1.25rem}}._subtitle_1w479_28{font-size:.875rem;color:#475569;margin:4px 0 0}@media(max-width:767px){._subtitle_1w479_28{font-size:.75rem}}._newButton_1w479_39{display:flex;align-items:center;gap:6px;padding:8px 18px;height:40px;border-radius:8px;background:#0a6cff;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}._newButton_1w479_39:hover{background:#0554cc}@media(max-width:767px){._newButton_1w479_39{width:100%;justify-content:center}}._loading_1w479_65{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._stats_1w479_73{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}@media(max-width:767px){._stats_1w479_73{grid-template-columns:repeat(2,1fr);gap:8px}}._content_1w479_86{display:grid;grid-template-columns:1fr 340px;gap:20px}@media(max-width:767px){._content_1w479_86{grid-template-columns:1fr}}._mainCol_1w479_97{display:flex;flex-direction:column;gap:20px}._sideCol_1w479_103{display:flex;flex-direction:column;gap:16px}._container_bwcqw_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;padding:20px}._title_bwcqw_9{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:#0f172a;margin:0 0 14px}._list_bwcqw_17{display:flex;flex-direction:column;gap:8px}._item_bwcqw_23{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .15s ease;border:1px solid #F1F5F9;background:transparent;text-align:left;width:100%}._item_bwcqw_23:hover{background:#f1f5f9}._iconWrapper_bwcqw_40{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._label_bwcqw_50{font-size:13px;font-weight:500;color:#0f172a}._container_ghf6l_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;padding:20px}._title_ghf6l_9{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:#0f172a;margin:0 0 14px}._empty_ghf6l_17{color:#475569;font-size:.875rem;padding:20px 0;text-align:center}._list_ghf6l_24{display:flex;flex-direction:column}._item_ghf6l_29{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #F1F5F9;transition:background .15s ease}._item_ghf6l_29:last-child{border-bottom:none}._avatar_ghf6l_41{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}._info_ghf6l_53{display:flex;flex-direction:column;min-width:0}._name_ghf6l_59{font-size:13px;font-weight:600;color:#0f172a}._meta_ghf6l_65{font-size:.6875rem;color:#94a3b8}._card_1ahcp_1{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0}@media(max-width:767px){._card_1ahcp_1{padding:16px}}._top_1ahcp_14{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}@media(max-width:767px){._top_1ahcp_14{margin-bottom:8px}}._iconWrapper_1ahcp_26{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:767px){._iconWrapper_1ahcp_26{width:34px;height:34px;border-radius:8px}}._change_1ahcp_43{display:flex;align-items:center;gap:2px;font-size:.75rem;font-weight:600}._positive_1ahcp_51{color:#10b981}._negative_1ahcp_55{color:#ef4444}._value_1ahcp_59{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.75rem;font-weight:700;color:#0f172a;line-height:1}@media(max-width:767px){._value_1ahcp_59{font-size:1.25rem}}._title_1ahcp_72{font-size:13px;color:#475569;margin-top:4px}@media(max-width:767px){._title_1ahcp_72{font-size:.6875rem}}@keyframes _fadeUp_15mkw_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _float1_15mkw_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-20px) scale(1.05)}}@keyframes _float2_15mkw_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,15px) scale(.95)}}@keyframes _spin_15mkw_525{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._authPage_15mkw_37{min-height:100vh;display:flex;font-family:DM Sans,Manrope,system-ui,sans-serif;background:#f6fafc;position:relative;overflow:hidden}@media(max-width:767px){._authPage_15mkw_37{flex-direction:column}}._brandingPanel_15mkw_52{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,#0a6cff,#0851a3 40%,#064280);position:relative;overflow:hidden;padding:60px}@media(max-width:767px){._brandingPanel_15mkw_52{flex:none;padding:40px 24px 32px}}._floatCircle1_15mkw_70{position:absolute;top:10%;left:8%;width:180px;height:180px;border-radius:50%;background:#ffffff0f;animation:_float1_15mkw_1 8s ease-in-out infinite}@media(max-width:767px){._floatCircle1_15mkw_70{display:none}}._floatCircle2_15mkw_86{position:absolute;bottom:15%;right:10%;width:240px;height:240px;border-radius:50%;background:#ffffff0a;animation:_float2_15mkw_1 10s ease-in-out infinite}@media(max-width:767px){._floatCircle2_15mkw_86{display:none}}._ringInner_15mkw_102{position:absolute;top:50%;left:50%;width:400px;height:400px;border-radius:50%;border:1px solid rgba(255,255,255,.06);transform:translate(-50%,-50%)}@media(max-width:767px){._ringInner_15mkw_102{display:none}}._ringOuter_15mkw_118{position:absolute;top:50%;left:50%;width:550px;height:550px;border-radius:50%;border:1px solid rgba(255,255,255,.03);transform:translate(-50%,-50%)}@media(max-width:767px){._ringOuter_15mkw_118{display:none}}._medicalCross_15mkw_134{position:absolute;display:flex;align-items:center;justify-content:center;color:#fff}@media(max-width:767px){._medicalCross_15mkw_134{display:none}}._brandingContent_15mkw_147{position:relative;z-index:2;text-align:center;max-width:440px}._logo_15mkw_154{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:40px}._logoIcon_15mkw_162{width:56px;height:56px;border-radius:16px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.2)}._logoText_15mkw_175{text-align:left}._logoTitle_15mkw_179{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;line-height:1.1}._logoSubtitle_15mkw_187{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#fff9;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}._tagline_15mkw_196{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:16px}@media(max-width:767px){._tagline_15mkw_196{font-size:1.25rem;margin-bottom:8px}}._taglineDesc_15mkw_211{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:15px;color:#ffffffa6;line-height:1.7;margin-bottom:40px}@media(max-width:767px){._taglineDesc_15mkw_211{display:none}}._featurePills_15mkw_224{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}@media(max-width:767px){._featurePills_15mkw_224{display:none}}._pill_15mkw_236{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);color:#ffffffd9;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:600}._pillIcon_15mkw_250{opacity:.7}._trustText_15mkw_254{position:absolute;bottom:32px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#ffffff59;text-align:center}@media(max-width:767px){._trustText_15mkw_254{display:none}}._formPanel_15mkw_269{width:540px;display:flex;flex-direction:column;justify-content:center;padding:40px 52px;background:#fff;overflow:auto}@media(max-width:767px){._formPanel_15mkw_269{width:100%;flex:1;padding:24px 20px;border-radius:24px 24px 0 0;margin-top:-16px;position:relative;z-index:1}}._formContent_15mkw_290{animation:_fadeUp_15mkw_1 .4s ease;max-width:420px;width:100%;margin:0 auto}._roleToggle_15mkw_298{display:flex;background:#f6fafc;border-radius:10px;padding:4px;margin-bottom:28px;border:1px solid #F1F5F9}._roleBtn_15mkw_307{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:8px;border:none;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;transition:all .2s ease;background:transparent;color:#94a3b8}._roleBtn_15mkw_307._active_15mkw_324{background:#fff;color:#0a6cff;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}._googleBtn_15mkw_330{width:100%;height:48px;border-radius:10px;border:1.5px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a;cursor:pointer;transition:all .15s ease;margin-bottom:24px}._googleBtn_15mkw_330:hover{background:#f6fafc}._googleBtn_15mkw_330:disabled{opacity:.7;cursor:not-allowed}._divider_15mkw_356{display:flex;align-items:center;gap:16px;margin-bottom:24px}._dividerLine_15mkw_363{flex:1;height:1px;background:#e2e8f0}._dividerText_15mkw_369{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8;font-weight:500;white-space:nowrap}._field_15mkw_377{margin-bottom:18px}._fieldLabel_15mkw_381{display:block;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:600;color:#475569;margin-bottom:6px}._fieldLabelRow_15mkw_390{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._forgotLink_15mkw_397{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#0a6cff;font-weight:600;cursor:pointer;background:none;border:none;padding:0}._inputWrap_15mkw_408{position:relative}._input_15mkw_408{width:100%;height:44px;padding:0 12px;border-radius:10px;border:1.5px solid #E2E8F0;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;background:#fff;transition:all .15s ease}._input_15mkw_408::placeholder{color:#94a3b8}._input_15mkw_408:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1f}._inputWithIcon_15mkw_433{padding-left:40px}._inputWithEye_15mkw_437{padding-right:44px}._inputIcon_15mkw_441{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#94a3b8;display:flex}._eyeBtn_15mkw_450{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:8px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;transition:color .15s ease}._eyeBtn_15mkw_450:hover{color:#475569}._checkbox_15mkw_471{width:18px;height:18px;border-radius:5px;border:1.5px solid #E2E8F0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0}._checkbox_15mkw_471._checked_15mkw_484{border-color:#0a6cff;background:#0a6cff}._checkboxLabel_15mkw_489{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569;cursor:pointer;line-height:1.5}._primaryBtn_15mkw_497{width:100%;height:48px;border-radius:10px;border:none;background:linear-gradient(135deg,#0a6cff,#0554cc);font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px #0a6cff40}._primaryBtn_15mkw_497:hover{box-shadow:0 6px 20px #0a6cff59;transform:translateY(-1px)}._primaryBtn_15mkw_497:disabled{opacity:.8;cursor:not-allowed;transform:none}._spinner_15mkw_525{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_15mkw_525 .8s linear infinite}._spinnerGoogle_15mkw_534{width:20px;height:20px;border:2px solid #E2E8F0;border-top-color:#0a6cff;border-radius:50%;animation:_spin_15mkw_525 .8s linear infinite}._formHeader_15mkw_543{margin-bottom:32px}._formTitle_15mkw_547{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:26px;font-weight:700;margin-bottom:8px}._formSubtitle_15mkw_554{font-size:.875rem;color:#475569;line-height:1.6}._errorBox_15mkw_560{padding:10px 14px;margin-bottom:16px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-size:13px}._rememberRow_15mkw_570{display:flex;align-items:center;gap:8px;margin-bottom:24px}._loginActions_15mkw_577{margin-bottom:24px}._switchRow_15mkw_581{text-align:center;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569;margin-top:24px;margin-bottom:32px}._switchLink_15mkw_590{color:#0a6cff;font-weight:600;cursor:pointer}._securityFooter_15mkw_596{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0;border-top:1px solid #F1F5F9}._securityItem_15mkw_605{display:flex;align-items:center;gap:5px;color:#94a3b8}._securityIcon_15mkw_612{opacity:.6;display:flex}._securityText_15mkw_617{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:600}._headerRow_1dwrd_3{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._title_1dwrd_10{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._backBtn_1dwrd_18{display:flex;align-items:center;gap:4px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;color:#475569;background:none;border:none;cursor:pointer}._stepIndicator_1dwrd_32{display:flex;align-items:center;gap:8px;margin-bottom:8px}._stepGroup_1dwrd_39{display:flex;align-items:center;gap:8px}._stepCircle_1dwrd_45{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:700;flex-shrink:0;transition:all .2s}._stepCircleActive_1dwrd_59{background:#0a6cff;color:#fff}._stepCircleInactive_1dwrd_64{background:#f1f5f9;color:#94a3b8}._stepLine_1dwrd_69{flex:1;height:2px;border-radius:1px;transition:background .3s}._stepLineActive_1dwrd_76{background:#0a6cff}._stepLineInactive_1dwrd_80{background:#f1f5f9}._stepLabel_1dwrd_84{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#94a3b8}._gridRow_1dwrd_91{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}._gridRowLast_1dwrd_98{margin-bottom:24px}._strengthBar_1dwrd_103{display:flex;gap:4px;margin-bottom:4px;margin-top:8px}._strengthSegment_1dwrd_110{flex:1;height:3px;border-radius:2px;transition:background .2s}._strengthLabel_1dwrd_117{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:600}._strengthHint_1dwrd_123{color:#94a3b8;font-weight:400;margin-left:8px}._matchIndicator_1dwrd_130{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex}._roleBanner_1dwrd_139{border-radius:10px;padding:12px 16px;margin-bottom:20px;display:flex;gap:10px;align-items:center}._roleBannerDoctor_1dwrd_148{background:#e8f1ff}._roleBannerPatient_1dwrd_152{background:#e6f8f5}._roleBannerIcon_1dwrd_156{display:flex}._roleBannerText_1dwrd_160{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600}._insuranceRow_1dwrd_167{display:flex;gap:8px;margin-bottom:18px}._insuranceBtn_1dwrd_173{flex:1;padding:9px 12px;border-radius:8px;border:1.5px solid #E2E8F0;background:transparent;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;cursor:pointer;color:#475569;transition:all .15s ease}._insuranceBtn_1dwrd_173._insuranceBtnActive_1dwrd_186{border-color:#4ac6b7;background:#4ac6b70f;color:#4ac6b7}._summaryCard_1dwrd_193{background:#f6fafc;border-radius:12px;border:1px solid #F1F5F9;padding:20px;margin-bottom:20px}._summaryHeader_1dwrd_201{display:flex;align-items:center;gap:14px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #F1F5F9}._summaryAvatar_1dwrd_210{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;flex-shrink:0}._summaryAvatarDoctor_1dwrd_223{background:#e8f1ff;color:#0a6cff}._summaryAvatarPatient_1dwrd_228{background:#e6f8f5;color:#4ac6b7}._summaryName_1dwrd_233{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700;color:#0f172a}._summaryBadge_1dwrd_240{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.2px}._summaryBadgeDoctor_1dwrd_251{color:#0a6cff;background:#e8f1ff}._summaryBadgePatient_1dwrd_256{color:#4ac6b7;background:#e6f8f5}._summaryGrid_1dwrd_261{display:grid;grid-template-columns:1fr 1fr;gap:12px}._summaryItemLabel_1dwrd_267{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px}._summaryItemValue_1dwrd_277{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;color:#0f172a}._agreements_1dwrd_285{margin-bottom:24px;display:flex;flex-direction:column;gap:12px}._agreementRow_1dwrd_292{display:flex;align-items:flex-start;gap:10px}._agreementCheckWrap_1dwrd_298{margin-top:2px}._agreementLink_1dwrd_302{color:#0a6cff;font-weight:600;cursor:pointer}._infoBox_1dwrd_309{background:#ecfdf5;border-radius:10px;padding:12px 16px;display:flex;gap:10px;align-items:flex-start;margin-top:16px}._infoBoxIcon_1dwrd_319{margin-top:1px;flex-shrink:0}._infoBoxText_1dwrd_324{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#475569;line-height:1.5}._select_1dwrd_332{width:100%;height:44px;padding:0 12px;border-radius:10px;border:1.5px solid #E2E8F0;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;background:#fff;transition:all .15s ease;cursor:pointer}._select_1dwrd_332:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1f}._overlay_g6bxu_1{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:100;animation:_fadeIn_g6bxu_1 .2s ease}@keyframes _fadeIn_g6bxu_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_g6bxu_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._modal_g6bxu_31{width:640px;max-height:90vh;background:#fff;border-radius:20px;box-shadow:0 25px 60px #0f172a33;display:flex;flex-direction:column;overflow:hidden;animation:_slideUp_g6bxu_1 .3s ease}._modalHeader_g6bxu_43{padding:20px 28px;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}._modalTitle_g6bxu_51{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}._modalSubtitle_g6bxu_59{font-size:.75rem;color:#94a3b8;margin-top:2px}._closeButton_g6bxu_65{width:36px;height:36px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8;transition:all .15s ease}._closeButton_g6bxu_65:hover{background:#f1f5f9;color:#0f172a}._stepIndicator_g6bxu_83{padding:16px 28px 0;display:flex;align-items:center;gap:6px}._stepRow_g6bxu_90{display:flex;align-items:center;gap:6px;flex:1}._stepRow_g6bxu_90:last-child{flex:none}._stepCircle_g6bxu_100{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;background:#f1f5f9;color:#94a3b8;transition:all .2s}._stepCircle_g6bxu_100._stepActive_g6bxu_114{background:linear-gradient(135deg,#4ac6b7,#2dd4bf);color:#fff}._stepLine_g6bxu_119{flex:1;height:2px;border-radius:1px;background:#f1f5f9;transition:background .3s}._stepLine_g6bxu_119._stepLineActive_g6bxu_126{background:#4ac6b7}._content_g6bxu_130{flex:1;overflow:auto;padding:24px 28px}._stepQuestion_g6bxu_136{font-size:15px;font-weight:600;color:#0f172a;margin-bottom:16px}._stepHint_g6bxu_143{font-size:13px;color:#94a3b8;margin-bottom:16px}._stepHint_g6bxu_143 strong{color:#0f172a}._typeGrid_g6bxu_152{display:grid;grid-template-columns:1fr 1fr;gap:10px}._typeCard_g6bxu_158{padding:16px;border-radius:12px;cursor:pointer;transition:all .15s ease;border:2px solid #E2E8F0;background:#fff}._typeCard_g6bxu_158:hover:not(._typeCardActive_g6bxu_166){border-color:#94a3b8}._typeCard_g6bxu_158._typeCardActive_g6bxu_166{box-shadow:0 0 0 3px #4ac6b71a}._typeCardHeader_g6bxu_173{display:flex;align-items:center;gap:10px;margin-bottom:8px}._typeIcon_g6bxu_180{font-size:22px}._typeCardName_g6bxu_184{font-size:.875rem;font-weight:700;color:#0f172a}._typeCardDauer_g6bxu_190{font-size:.6875rem;color:#94a3b8}._typeCardDesc_g6bxu_195{font-size:.75rem;color:#475569;line-height:18px}._doctorList_g6bxu_201{display:flex;flex-direction:column;gap:10px}._doctorCard_g6bxu_207{padding:18px;border-radius:12px;cursor:pointer;transition:all .15s ease;border:2px solid #E2E8F0;display:flex;align-items:center;gap:16px}._doctorCard_g6bxu_207:hover:not(._doctorCardActive_g6bxu_217){border-color:#94a3b8}._doctorAvatar_g6bxu_221{width:48px;height:48px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#475569;transition:all .2s}._doctorInfo_g6bxu_235{flex:1}._doctorName_g6bxu_239{font-size:15px;font-weight:700;color:#0f172a}._doctorFach_g6bxu_245{font-size:13px;color:#475569}._doctorMeta_g6bxu_250{text-align:right}._doctorRating_g6bxu_254{font-size:13px;font-weight:600;color:#10b981}._doctorNext_g6bxu_260{font-size:.6875rem;color:#94a3b8;margin-top:2px}._slotDays_g6bxu_266{display:flex;flex-direction:column;gap:16px}._slotDayLabel_g6bxu_272{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:8px;display:flex;align-items:center;gap:8px}._slotWeekdayBadge_g6bxu_282{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#e8f1ff;font-size:.6875rem;font-weight:700;color:#0a6cff}._slotTimes_g6bxu_295{display:flex;gap:8px;flex-wrap:wrap}._slotButton_g6bxu_301{padding:8px 16px;border-radius:8px;font-family:monospace;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;border:1.5px solid #E2E8F0;background:#fff;color:#0f172a}._slotButton_g6bxu_301:hover:not(._slotButtonActive_g6bxu_313){border-color:#94a3b8}._slotButton_g6bxu_301._slotButtonActive_g6bxu_313{border-color:#4ac6b7;background:#4ac6b7;color:#fff;box-shadow:0 2px 8px #4ac6b74d}._summaryCard_g6bxu_323{background:#f6fafc;border-radius:14px;border:1px solid #F1F5F9;padding:24px;margin-bottom:20px}._summaryRow_g6bxu_331{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #F1F5F9}._summaryIcon_g6bxu_339{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._summaryLabel_g6bxu_349{font-size:.6875rem;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.3px}._summaryValue_g6bxu_357{font-size:15px;font-weight:700;color:#0f172a}._summarySub_g6bxu_363{font-size:.75rem;color:#475569;margin-top:1px}._notesField_g6bxu_369{margin-bottom:20px}._notesLabel_g6bxu_373{display:block;font-size:.75rem;font-weight:500;color:#0f172a;margin-bottom:6px}._notesInput_g6bxu_381{width:100%;padding:10px 12px;border:1px solid #E2E8F0;border-radius:8px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;background:#fff;resize:vertical;min-height:72px;transition:all .15s ease}._notesInput_g6bxu_381:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._notesInput_g6bxu_381::placeholder{color:#94a3b8}._hintBox_g6bxu_403{background:#e6f8f5;border-radius:10px;padding:12px 16px;display:flex;gap:10px;align-items:flex-start;font-size:.75rem;color:#475569;line-height:20px}._hintBox_g6bxu_403 strong{color:#0f172a}._hintIcon_g6bxu_418{color:#4ac6b7;margin-top:1px;flex-shrink:0}._successContent_g6bxu_424{text-align:center;padding:20px 0}._successIcon_g6bxu_429{width:80px;height:80px;border-radius:50%;margin:0 auto 20px;background:linear-gradient(135deg,#4ac6b7,#2dd4bf);display:flex;align-items:center;justify-content:center}._successTitle_g6bxu_440{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:22px;font-weight:700;color:#0f172a;margin-bottom:8px}._successDesc_g6bxu_448{font-size:.875rem;color:#475569;line-height:22px;margin-bottom:24px}._successSummary_g6bxu_455{background:#f6fafc;border-radius:14px;border:1px solid #F1F5F9;padding:20px;text-align:left}._successSummaryInner_g6bxu_463{display:flex;align-items:center;gap:14px}._successDateBlock_g6bxu_469{width:52px;height:52px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}._successDateDay_g6bxu_480{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}._successDateMonth_g6bxu_487{font-size:9px;color:#94a3b8;font-weight:600}._successType_g6bxu_493{font-size:15px;font-weight:700;color:#0f172a}._successMeta_g6bxu_499{font-size:13px;color:#475569}._modalFooter_g6bxu_504{padding:16px 28px;border-top:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}._footerCenter_g6bxu_512{flex:1;display:flex;justify-content:center}._outlineButton_g6bxu_518{padding:8px 18px;height:40px;border-radius:8px;background:transparent;color:#475569;border:1.5px solid #E2E8F0;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}._outlineButton_g6bxu_518:hover{background:#f1f5f9;color:#0f172a}._primaryButton_g6bxu_536{padding:8px 24px;height:40px;border-radius:8px;background:linear-gradient(135deg,#4ac6b7,#2dd4bf);color:#fff;border:none;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}._primaryButton_g6bxu_536:hover:not(:disabled){opacity:.9;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a}._primaryButton_g6bxu_536:disabled{opacity:.4;cursor:not-allowed}._page_2zns0_1{padding:32px}._header_2zns0_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}._title_2zns0_12{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._subtitle_2zns0_20{font-size:.875rem;color:#475569;margin:4px 0 0}._bookButton_2zns0_26{display:flex;align-items:center;gap:6px;padding:8px 18px;height:40px;border-radius:8px;background:linear-gradient(135deg,#4ac6b7,#2dd4bf);color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}._bookButton_2zns0_26:hover{opacity:.9;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a}._nextCard_2zns0_47{background:#fff;border-radius:12px;border:1px solid rgba(74,198,183,.2);box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:24px;margin-bottom:24px;background-image:linear-gradient(135deg,#4ac6b708,#2dd4bf08)}._nextLabel_2zns0_57{display:flex;align-items:center;gap:6px;margin-bottom:14px;font-size:.6875rem;font-weight:700;color:#4ac6b7;text-transform:uppercase;letter-spacing:.5px}._nextDot_2zns0_69{width:8px;height:8px;border-radius:50%;background:#4ac6b7;animation:_pulse_2zns0_1 2s ease infinite}@keyframes _pulse_2zns0_1{0%,to{opacity:1}50%{opacity:.4}}._nextContent_2zns0_85{display:flex;align-items:center;gap:24px}._nextDateBlock_2zns0_91{width:72px;height:72px;border-radius:16px;background:#4ac6b714;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}._nextDay_2zns0_103{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:24px;font-weight:700;color:#4ac6b7;line-height:1}._nextMonth_2zns0_111{font-size:.6875rem;font-weight:600;color:#94a3b8}._nextInfo_2zns0_117{flex:1}._nextType_2zns0_121{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700;color:#0f172a}._nextDateTime_2zns0_128{font-size:.875rem;color:#475569;margin-top:4px}._nextDoctor_2zns0_134{font-size:13px;color:#94a3b8;margin-top:4px}._nextCountdown_2zns0_140{text-align:right;flex-shrink:0}._nextCountdownNumber_2zns0_145{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:28px;font-weight:700;color:#4ac6b7}._nextCountdownLabel_2zns0_152{font-size:.6875rem;color:#94a3b8}._nextNotes_2zns0_157{margin-top:14px;padding:10px 14px;background:#fff;border-radius:8px;border:1px solid #F1F5F9;font-size:.75rem;color:#475569}._nextNotes_2zns0_157 strong{color:#0f172a}._filterBar_2zns0_170{display:flex;gap:4px;margin-bottom:20px;background:#f1f5f9;border-radius:8px;padding:3px;width:fit-content}._filterTab_2zns0_180{padding:7px 16px;border-radius:6px;border:none;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;cursor:pointer;background:transparent;color:#475569;transition:all .15s ease}._filterTab_2zns0_180._filterActive_2zns0_192{background:#fff;color:#4ac6b7;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}._listCard_2zns0_198{background:#fff;border-radius:12px;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;overflow:hidden}._empty_2zns0_206{padding:48px;text-align:center;color:#94a3b8;font-size:15px}._aptRow_2zns0_213{display:flex;align-items:center;padding:16px 24px;gap:16px;border-bottom:1px solid #F1F5F9;cursor:pointer;transition:background .15s ease}._aptRow_2zns0_213:hover{background:#f6fafc80}._aptRow_2zns0_213._aptPast_2zns0_225{opacity:.6}._aptDateBlock_2zns0_229{width:52px;height:52px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;border:1px solid}._aptDateDay_2zns0_241{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1}._aptDateMonth_2zns0_248{font-size:9px;color:#94a3b8;font-weight:600;text-transform:uppercase}._aptColorBar_2zns0_255{width:3px;height:40px;border-radius:2px;flex-shrink:0}._aptInfo_2zns0_262{flex:1;min-width:0}._aptTypeRow_2zns0_267{display:flex;align-items:center;gap:8px}._aptTypeName_2zns0_273{font-size:15px;font-weight:700;color:#0f172a}._aptDateTime_2zns0_279{font-size:13px;color:#475569;margin-top:3px}._aptDoctor_2zns0_285{font-size:.75rem;color:#94a3b8;margin-top:2px}._aptStatus_2zns0_291{text-align:right;flex-shrink:0}._aptDaysLeft_2zns0_296{font-size:.6875rem;color:#94a3b8;margin-top:6px}._portal_1mjg9_1{display:flex;height:100vh;font-family:DM Sans,Manrope,system-ui,sans-serif;background:#f6fafc;overflow:hidden}._sidebar_1mjg9_9{width:240px;background:#fff;border-right:1px solid #E2E8F0;display:flex;flex-direction:column;flex-shrink:0}._logo_1mjg9_18{display:flex;align-items:center;gap:10px;padding:20px 24px;border-bottom:1px solid #F1F5F9}._logoIcon_1mjg9_26{width:36px;height:36px;background:linear-gradient(135deg,#4ac6b7,#2dd4bf);border-radius:10px;display:flex;align-items:center;justify-content:center}._logoTextWrapper_1mjg9_36{display:flex;flex-direction:column}._logoText_1mjg9_36{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;line-height:1.1}._logoSubtext_1mjg9_49{font-size:10px;color:#4ac6b7;font-weight:600;letter-spacing:.5px;text-transform:uppercase}._nav_1mjg9_57{flex:1;padding:12px 0;display:flex;flex-direction:column;gap:2px}._navItem_1mjg9_65{display:flex;align-items:center;gap:10px;width:100%;padding:10px 24px;border:none;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#475569;background:transparent;border-right:3px solid transparent;transition:all .15s ease}._navItem_1mjg9_65:hover{background:#f1f5f9;color:#0f172a}._navItem_1mjg9_65._active_1mjg9_85{background:#e6f8f5;color:#4ac6b7;font-weight:600;border-right-color:#4ac6b7}._userSection_1mjg9_92{display:flex;align-items:center;gap:10px;padding:16px 20px;border-top:1px solid #F1F5F9}._avatar_1mjg9_100{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#4ac6b7,#2dd4bf);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700;flex-shrink:0}._userInfo_1mjg9_114{display:flex;flex-direction:column;min-width:0;flex:1}._userName_1mjg9_121{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1mjg9_130{font-size:.6875rem;color:#94a3b8}._logoutButton_1mjg9_135{width:34px;height:34px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8;flex-shrink:0;transition:all .15s ease}._logoutButton_1mjg9_135:hover{color:#ef4444;border-color:#ef4444;background:#fef2f2}._main_1mjg9_155{flex:1;overflow:auto}._mainMobile_1mjg9_160{padding-bottom:calc(64px + env(safe-area-inset-bottom))}._bottomNav_1mjg9_164{position:fixed;bottom:0;left:0;right:0;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #E2E8F0;display:flex;align-items:center;justify-content:space-around;z-index:100}._bottomNavItem_1mjg9_179{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 12px;color:#94a3b8;background:none;border:none;cursor:pointer;min-width:64px;font-family:DM Sans,Manrope,system-ui,sans-serif;transition:color .15s ease}._bottomNavItem_1mjg9_179._bottomNavActive_1mjg9_193{color:#4ac6b7}._bottomNavLabel_1mjg9_197{font-size:11px;font-weight:600;line-height:1}._page_1ofs7_1{padding:32px}._title_1ofs7_5{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0 0 4px}._subtitle_1ofs7_13{font-size:.875rem;color:#475569;margin:0 0 28px}._grid_1ofs7_19{display:grid;grid-template-columns:340px 1fr;gap:20px}._leftCol_1ofs7_25{display:flex;flex-direction:column;gap:16px}._profileCard_1ofs7_31{background:#fff;border-radius:12px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:24px;text-align:center}._avatar_1ofs7_40{width:72px;height:72px;border-radius:50%;background:#e6f8f5;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:24px;font-weight:700;color:#4ac6b7}._profileName_1ofs7_55{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a}._profileDob_1ofs7_62{font-size:13px;color:#475569;margin-top:4px}._profileBadge_1ofs7_68{margin-top:10px}._card_1ofs7_72{background:#fff;border-radius:12px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:20px}._cardLabel_1ofs7_80{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 14px}._contactItem_1ofs7_89{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #F1F5F9}._contactIcon_1ofs7_97{color:#94a3b8;display:flex;flex-shrink:0}._contactItemLabel_1ofs7_103{font-size:.6875rem;color:#94a3b8}._contactItemValue_1ofs7_108{font-size:13px;font-weight:500;color:#0f172a}._insuranceName_1ofs7_114{font-size:.875rem;font-weight:600;color:#0f172a}._insuranceDetail_1ofs7_120{font-size:.75rem;color:#475569;margin-top:4px}._formCard_1ofs7_126{background:#fff;border-radius:12px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:24px}._formTitle_1ofs7_134{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:600;color:#0f172a;margin:0 0 20px}._formGrid_1ofs7_142{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}._formField_1ofs7_149{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}._formGrid_1ofs7_142 ._formField_1ofs7_149{margin-bottom:0}._label_1ofs7_159{font-size:.75rem;font-weight:500;color:#0f172a}._input_1ofs7_165{padding:8px 12px;height:40px;border:1px solid #E2E8F0;border-radius:8px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;background:#fff;transition:all .15s ease}._input_1ofs7_165:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._input_1ofs7_165::placeholder{color:#94a3b8}._formActions_1ofs7_185{display:flex;justify-content:flex-end;gap:10px}._cancelButton_1ofs7_191{padding:8px 18px;height:40px;border-radius:8px;background:transparent;color:#475569;border:1.5px solid #E2E8F0;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}._cancelButton_1ofs7_191:hover{background:#f1f5f9;color:#0f172a}._saveButton_1ofs7_209{padding:8px 18px;height:40px;border-radius:8px;background:linear-gradient(135deg,#4ac6b7,#2dd4bf);color:#fff;border:none;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}._saveButton_1ofs7_209:hover{opacity:.9;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a}._card_y6v7s_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #F1F5F9}._pad-none_y6v7s_8{padding:0}._pad-sm_y6v7s_12{padding:16px}._pad-md_y6v7s_16{padding:20px}._pad-lg_y6v7s_20{padding:28px}._page_p6ckc_1{max-width:1100px}._loading_p6ckc_5{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._back_p6ckc_13{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;color:#475569;margin-bottom:20px;transition:color .15s ease}._back_p6ckc_13:hover{color:#0a6cff}._header_p6ckc_26{display:flex;align-items:center;gap:20px;margin-bottom:28px}@media(max-width:767px){._header_p6ckc_26{flex-direction:column;text-align:center}}._avatar_p6ckc_39{width:64px;height:64px;border-radius:50%;background:#e8f1ff;color:#0a6cff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;flex-shrink:0}._headerInfo_p6ckc_53{display:flex;flex-direction:column;gap:4px}@media(max-width:767px){._headerInfo_p6ckc_53{align-items:center}}._name_p6ckc_64{font-size:1.625rem;font-weight:700}@media(max-width:767px){._name_p6ckc_64{font-size:1.25rem}}._meta_p6ckc_74{display:flex;align-items:center;gap:16px;font-size:.75rem;color:#475569}@media(max-width:767px){._meta_p6ckc_74{flex-wrap:wrap;justify-content:center;gap:8px}}._content_p6ckc_89{display:grid;grid-template-columns:1fr 320px;gap:28px}._mainCol_p6ckc_95,._sideCol_p6ckc_101{display:flex;flex-direction:column;gap:28px}._tabBar_p6ckc_107{display:flex;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:16px;padding-bottom:2px}._tabBar_p6ckc_107::-webkit-scrollbar{display:none}._tab_p6ckc_107{padding:8px 16px;border-radius:8px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:600;color:#475569;background:#fff;border:1px solid #E2E8F0;white-space:nowrap;min-height:44px;cursor:pointer;transition:all .15s ease}._tab_p6ckc_107._tabActive_p6ckc_133{color:#0a6cff;background:#e8f1ff;border-color:#0a6cff}._tabContent_p6ckc_139{display:flex;flex-direction:column;gap:16px}._sectionTitle_p6ckc_145{font-size:1rem;font-weight:600;margin-bottom:16px}._appointmentList_p6ckc_151{display:flex;flex-direction:column;gap:2px}._appointmentItem_p6ckc_157{display:flex;align-items:center;gap:16px;padding:8px 16px;border-radius:8px;transition:background .15s ease}._appointmentItem_p6ckc_157:hover{background:#f6fafc}@media(max-width:767px){._appointmentItem_p6ckc_157{flex-wrap:wrap;gap:8px}}._indicator_p6ckc_175{width:4px;height:32px;border-radius:2px;flex-shrink:0}._aptInfo_p6ckc_182{flex:1;display:flex;flex-direction:column;min-width:0}._aptType_p6ckc_189{font-size:.875rem;font-weight:500}._aptDoctor_p6ckc_194{font-size:.6875rem;color:#475569}._aptMeta_p6ckc_199{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._aptDate_p6ckc_206{font-size:.75rem;font-weight:500}._aptTime_p6ckc_211{display:flex;align-items:center;gap:4px;font-size:.6875rem;color:#475569}._diagnosisList_p6ckc_219{display:flex;flex-direction:column;gap:8px}._diagnosisItem_p6ckc_225{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-radius:8px;transition:background .15s ease}._diagnosisItem_p6ckc_225:hover{background:#f6fafc}@media(max-width:767px){._diagnosisItem_p6ckc_225{flex-direction:column;align-items:flex-start;gap:8px}}._icdCode_p6ckc_244{font-size:.75rem;font-weight:600;color:#0a6cff;margin-right:8px}._diagnosisName_p6ckc_251{font-size:.875rem}._diagnosisMeta_p6ckc_255{display:flex;align-items:center;gap:16px}._diagnosisDate_p6ckc_261{font-size:.6875rem;color:#475569}._empty_p6ckc_266{color:#475569;font-size:.75rem;padding:16px 0;text-align:center}._contactList_p6ckc_273{display:flex;flex-direction:column;gap:16px}._contactItem_p6ckc_279{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#0f172a}._contactItem_p6ckc_279 svg{color:#475569}._infoGrid_p6ckc_290{display:flex;flex-direction:column;gap:16px}._infoItem_p6ckc_296{display:flex;flex-direction:column;gap:2px}._infoLabel_p6ckc_302{font-size:.6875rem;color:#475569}._infoValue_p6ckc_307{font-size:.875rem;font-weight:500}._doctorInfo_p6ckc_312{display:flex;flex-direction:column;gap:2px}._doctorName_p6ckc_318{font-size:.875rem;font-weight:500}._doctorSpecialty_p6ckc_323{font-size:.75rem;color:#475569}._tableWrapper_yrc1o_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #E2E8F0;overflow:hidden}._table_yrc1o_1{width:100%;border-collapse:collapse;font-family:DM Sans,Manrope,system-ui,sans-serif}._table_yrc1o_1 th{text-align:left;padding:12px 16px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;border-bottom:1px solid #E2E8F0}._table_yrc1o_1 td{padding:12px 16px;font-size:13px;color:#475569;border-bottom:1px solid #F1F5F9;vertical-align:middle}._table_yrc1o_1 tbody tr{cursor:pointer;transition:background .1s}._table_yrc1o_1 tbody tr:hover{background:#f1f5f9}._table_yrc1o_1 tbody tr:last-child td{border-bottom:none}._nameLink_yrc1o_42{display:flex;align-items:center;gap:10px}._avatar_yrc1o_48{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}._name_yrc1o_42{font-size:.875rem;font-weight:600;color:#0f172a}._contactCell_yrc1o_66{display:flex;align-items:center;gap:6px;color:#475569}._card_1bfrv_1{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border-radius:12px;border:1px solid #E2E8F0;text-decoration:none;color:inherit;transition:box-shadow .15s ease;min-height:44px}._card_1bfrv_1:active{background:#f6fafc}._avatar_1bfrv_18{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;flex-shrink:0}._info_1bfrv_30{flex:1;min-width:0}._nameRow_1bfrv_35{display:flex;align-items:center;gap:8px;margin-bottom:2px}._name_1bfrv_35{font-size:.875rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._details_1bfrv_51{display:flex;gap:16px;font-size:.75rem;color:#475569}._form_y02g1_1{display:flex;flex-direction:column;gap:20px}._section_y02g1_7{display:flex;flex-direction:column;gap:16px}._sectionHeader_y02g1_13{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}._field_y02g1_21{display:flex;flex-direction:column;gap:4px}._label_y02g1_27{font-size:.75rem;font-weight:500;color:#0f172a}._select_y02g1_33{padding:8px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:.875rem;font-family:inherit;color:#0f172a;background:#fff;outline:none;transition:border-color .15s ease}._select_y02g1_33:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._row_y02g1_49{display:grid;grid-template-columns:1fr 1fr;gap:16px}._error_y02g1_55{padding:10px 14px;background:#fef2f2;color:#ef4444;font-size:.75rem;font-weight:500;border-radius:8px;border:1px solid rgba(239,68,68,.15)}._actions_y02g1_65{display:flex;justify-content:flex-end;gap:16px;margin-top:4px;padding-top:16px;border-top:1px solid #F1F5F9}._header_160m2_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media(max-width:767px){._header_160m2_1{flex-direction:column;align-items:flex-start;gap:16px}}._title_160m2_15{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}@media(max-width:767px){._title_160m2_15{font-size:1.25rem}}._subtitle_160m2_28{font-size:.875rem;color:#475569;margin:4px 0 0}._addButton_160m2_34{display:flex;align-items:center;gap:6px;padding:8px 18px;height:40px;border-radius:8px;background:#0a6cff;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}._addButton_160m2_34:hover{background:#0554cc}@media(max-width:767px){._addButton_160m2_34{width:100%;justify-content:center}}._searchBar_160m2_60{background:#fff;border-radius:12px;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:12px 16px;margin-bottom:16px;display:flex;gap:12px;align-items:center}._searchWrapper_160m2_72{position:relative;flex:1}._searchIcon_160m2_77{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;display:flex}._searchInput_160m2_87{width:100%;height:40px;padding:0 12px 0 36px;border-radius:8px;border:none;background:#f6fafc;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;transition:all .15s ease}._searchInput_160m2_87::placeholder{color:#94a3b8}._searchInput_160m2_87:focus{outline:none;box-shadow:0 0 0 2px #0a6cff26}._filterButton_160m2_107{display:flex;align-items:center;gap:6px;padding:8px 16px;height:40px;border-radius:8px;background:transparent;color:#475569;border:1.5px solid #E2E8F0;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}._filterButton_160m2_107:hover{background:#f1f5f9;color:#0f172a}._cardList_160m2_128{display:flex;flex-direction:column;gap:8px}._loading_160m2_134{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._nav_1n5ev_1{display:flex;flex-direction:column;gap:20px}._groupTitle_1n5ev_7{font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;padding:0 4px;margin-bottom:8px}._groupItems_1n5ev_17{background:#fff;border-radius:12px;border:1px solid #E2E8F0;overflow:hidden}._item_1n5ev_24{display:flex;align-items:center;gap:16px;width:100%;padding:16px;background:transparent;border:none;border-bottom:1px solid #F1F5F9;cursor:pointer;text-align:left;min-height:44px;color:#94a3b8;transition:background .15s ease}._item_1n5ev_24:last-child{border-bottom:none}._item_1n5ev_24:active{background:#f6fafc}._itemIcon_1n5ev_46{width:40px;height:40px;border-radius:10px;background:#e8f1ff;color:#0a6cff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._itemText_1n5ev_58{flex:1;display:flex;flex-direction:column;gap:2px}._itemLabel_1n5ev_65{font-size:.875rem;font-weight:600;color:#0f172a}._itemSubtitle_1n5ev_71{font-size:.75rem;color:#475569}._mobileBack_1hdpx_1{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:#0a6cff;margin-bottom:20px;background:none;border:none;cursor:pointer;padding:0;min-height:44px}._header_1hdpx_16{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}._title_1hdpx_23{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._subtitle_1hdpx_31{font-size:.875rem;color:#475569;margin:4px 0 0}._layout_1hdpx_37{display:grid;grid-template-columns:220px 1fr;gap:20px}._settingsNav_1hdpx_43{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:12px 0;height:fit-content;position:sticky;top:32px}._tabButton_1hdpx_53{display:flex;align-items:center;gap:10px;width:100%;padding:10px 20px;border:none;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:500;color:#475569;background:transparent;border-right:3px solid transparent;transition:all .15s ease}._tabButton_1hdpx_53 ._tabIcon_1hdpx_69{color:#94a3b8}._tabButton_1hdpx_53._tabActive_1hdpx_72{font-weight:600;color:#0a6cff;background:#e8f1ff;border-right-color:#0a6cff}._tabButton_1hdpx_53._tabActive_1hdpx_72 ._tabIcon_1hdpx_69{color:#0a6cff}._card_1hdpx_82{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;overflow:hidden}._cardHeader_1hdpx_89{padding:20px 24px;border-bottom:1px solid #F1F5F9}._cardTitle_1hdpx_94{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:600;color:#0f172a;margin:0}._cardSubtitle_1hdpx_102{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#94a3b8;margin-top:4px}._cardBody_1hdpx_109{padding:24px}._columnGap_1hdpx_113{display:flex;flex-direction:column;gap:20px}._formGroup_1hdpx_119{margin-bottom:20px}._label_1hdpx_123{display:block;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:600;color:#475569;margin-bottom:6px}._input_1hdpx_132,._select_1hdpx_133{width:100%;height:40px;padding:0 12px;border:1px solid #E2E8F0;border-radius:8px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;background:#fff;transition:border-color .15s ease;box-sizing:border-box}._input_1hdpx_132:focus,._select_1hdpx_133:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._input_1hdpx_132:disabled,._select_1hdpx_133:disabled{opacity:.5;cursor:not-allowed}._gridRow3_1hdpx_158{display:grid;grid-template-columns:140px 1fr 1fr;gap:12px;margin-bottom:20px}@media(max-width:767px){._gridRow3_1hdpx_158{grid-template-columns:1fr}}._gridRow2_1hdpx_170{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}@media(max-width:767px){._gridRow2_1hdpx_170{grid-template-columns:1fr}}._divider_1hdpx_182{height:1px;background:#f1f5f9;margin:24px 0}._actions_1hdpx_188{display:flex;justify-content:flex-end;gap:10px}._btnPrimary_1hdpx_194{display:flex;align-items:center;gap:6px;padding:8px 18px;height:40px;border-radius:8px;background:#0a6cff;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease;white-space:nowrap}._btnPrimary_1hdpx_194:hover{background:#0554cc}._btnOutline_1hdpx_215{display:flex;align-items:center;gap:6px;padding:8px 18px;height:40px;border-radius:8px;background:#fff;color:#475569;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid #E2E8F0;transition:all .15s ease}._btnOutline_1hdpx_215:hover{border-color:#475569}._btnDanger_1hdpx_235{display:flex;align-items:center;gap:6px;padding:8px 18px;height:40px;border-radius:8px;background:#ef4444;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}._btnDanger_1hdpx_235:hover{background:#ed2d2d}._scheduleHeader_1hdpx_255{display:grid;grid-template-columns:80px 40px 1fr 1fr 1fr;gap:12px;align-items:center;margin-bottom:12px}@media(max-width:767px){._scheduleHeader_1hdpx_255{display:none}}._scheduleHeaderLabel_1hdpx_268{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._scheduleHeaderLabel_1hdpx_268._centered_1hdpx_276{text-align:center}._scheduleRow_1hdpx_280{display:grid;grid-template-columns:80px 40px 1fr 1fr 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #F1F5F9}._scheduleRow_1hdpx_280._inactive_1hdpx_288{opacity:.5}@media(max-width:767px){._scheduleRow_1hdpx_280{grid-template-columns:1fr auto;gap:8px}._scheduleRow_1hdpx_280 ._timeInput_1hdpx_296{grid-column:1/-1}}._dayName_1hdpx_301{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a}._dayName_1hdpx_301._weekend_1hdpx_307{color:#94a3b8}._timeInput_1hdpx_296{height:36px;font-size:13px}._toggleWrapper_1hdpx_316{display:flex;justify-content:center}._toggle_1hdpx_316{width:36px;height:20px;border-radius:10px;cursor:pointer;transition:all .2s ease;background:#e2e8f0;position:relative}._toggle_1hdpx_316._toggleOn_1hdpx_330{background:#0a6cff}._toggle_1hdpx_316._toggleSuccess_1hdpx_333{background:#10b981}._toggleKnob_1hdpx_337{width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:left .2s ease;box-shadow:0 1px 3px #0003}._toggleOn_1hdpx_330 ._toggleKnob_1hdpx_337,._toggleSuccess_1hdpx_333 ._toggleKnob_1hdpx_337{left:18px}._weeklySummary_1hdpx_352{margin-top:20px;padding:16px;background:#e8f1ff;border-radius:10px;display:flex;gap:24px;align-items:center}._summaryLabel_1hdpx_362{display:flex;align-items:center;gap:6px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#0a6cff;font-weight:600}._summaryDays_1hdpx_372{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569}._listHeader_1hdpx_378{padding:16px 24px;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}._listTitle_1hdpx_386{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0}._listCount_1hdpx_396{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#475569}._vacationForm_1hdpx_402{display:grid;grid-template-columns:1fr 1fr 2fr auto;gap:12px;align-items:flex-end}@media(max-width:767px){._vacationForm_1hdpx_402{grid-template-columns:1fr 1fr}._vacationForm_1hdpx_402>:nth-child(3),._vacationForm_1hdpx_402>:nth-child(4){grid-column:1/-1}}._vacationRow_1hdpx_417{display:flex;align-items:center;padding:14px 24px;gap:16px;border-bottom:1px solid #F1F5F9}._vacationRow_1hdpx_417:last-child{border-bottom:none}._vacationAccent_1hdpx_428{width:3px;height:36px;border-radius:2px;background:#2dd4bf;flex-shrink:0}._vacationInfo_1hdpx_436{flex:1}._vacationDates_1hdpx_440{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a}._vacationDetail_1hdpx_447{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8;margin-top:2px}._emptyState_1hdpx_454{padding:40px;text-align:center}._emptyIcon_1hdpx_459{font-size:32px;margin-bottom:8px;opacity:.3}._emptyText_1hdpx_465{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#94a3b8}._badge_1hdpx_471{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:700;white-space:nowrap}._badgeAccent_1hdpx_482{color:#2dd4bf;background:#2dd4bf1a}._badgeWarning_1hdpx_487{color:#f59e0b;background:#fffbeb}._iconButton_1hdpx_492{width:32px;height:32px;border-radius:6px;border:1px solid #E2E8F0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .15s ease}._iconButton_1hdpx_492:hover{color:#ef4444;border-color:#ef4444}._typeRow_1hdpx_510{display:flex;align-items:center;padding:14px 24px;gap:16px;border-bottom:1px solid #F1F5F9}._typeRow_1hdpx_510:last-child{border-bottom:none}._typeRow_1hdpx_510._inactive_1hdpx_288{opacity:.5}._typeSwatch_1hdpx_524{width:14px;height:14px;border-radius:4px;flex-shrink:0}._typeInfo_1hdpx_531{flex:1}._typeName_1hdpx_535{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a}._typeDuration_1hdpx_542{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8}._typeForm_1hdpx_548{display:grid;grid-template-columns:2fr 120px auto auto;gap:12px;align-items:flex-end}@media(max-width:767px){._typeForm_1hdpx_548{grid-template-columns:1fr}}._colorPicker_1hdpx_560{display:flex;gap:6px}._colorSwatch_1hdpx_565{width:28px;height:28px;border-radius:6px;cursor:pointer;border:2px solid transparent;transition:border .15s ease}._colorSwatch_1hdpx_565._colorSelected_1hdpx_573{border-color:#0f172a}._consentStatus_1hdpx_577{padding:20px;border-radius:12px;margin-bottom:24px;display:flex;align-items:center;gap:12px}._consentStatus_1hdpx_577._consentActive_1hdpx_585{background:#ecfdf5;border:1px solid rgba(16,185,129,.19)}._consentStatus_1hdpx_577._consentRevoked_1hdpx_589{background:#fffbeb;border:1px solid rgba(245,158,11,.19)}._consentIcon_1hdpx_594{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}._consentIcon_1hdpx_594._consentActive_1hdpx_585{background:#10b9811a;color:#10b981}._consentIcon_1hdpx_594._consentRevoked_1hdpx_589{background:#f59e0b1a;color:#f59e0b}._consentTitle_1hdpx_611{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;color:#0f172a}._consentSubtitle_1hdpx_618{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#475569}._consentSectionTitle_1hdpx_624{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:12px}._consentItem_1hdpx_632{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #F1F5F9}._consentItem_1hdpx_632:last-child{border-bottom:none}._checkbox_1hdpx_643{width:20px;height:20px;border-radius:5px;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center}._checkbox_1hdpx_643._checked_1hdpx_653{background:#0a6cff}._checkbox_1hdpx_643._unchecked_1hdpx_656{background:#e2e8f0}._consentItemLabel_1hdpx_660{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;color:#0f172a}._consentItemDetail_1hdpx_667{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8;margin-top:2px}._revokeCard_1hdpx_674{border:1px solid rgba(239,68,68,.12)!important}._revokeTitle_1hdpx_678{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;color:#ef4444;margin:0}._revokeText_1hdpx_686{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569;line-height:22px;margin-bottom:16px}._revokeConfirm_1hdpx_694{background:#fef2f2;border-radius:10px;padding:20px;border:1px solid rgba(239,68,68,.12)}._revokeConfirmTitle_1hdpx_701{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:700;color:#ef4444;margin-bottom:8px}._revokeConfirmText_1hdpx_709{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569;line-height:20px;margin-bottom:16px}._rightsTitle_1hdpx_717{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:12px}._rightsGrid_1hdpx_725{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:767px){._rightsGrid_1hdpx_725{grid-template-columns:1fr}}._rightCard_1hdpx_736{padding:16px;border-radius:10px;border:1px solid #F1F5F9;cursor:pointer;transition:border-color .15s ease}._rightCard_1hdpx_736:hover{border-color:#e2e8f0}._rightCardTitle_1hdpx_747{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:700;margin-bottom:4px}._rightCardTitle_1hdpx_747._primary_1hdpx_753{color:#0a6cff}._rightCardTitle_1hdpx_747._danger_1hdpx_756{color:#ef4444}._rightCardDesc_1hdpx_760{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;background-color:#f6fafc;line-height:1.5}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:#0a6cff!important;box-shadow:0 0 0 3px #0a6cff1f!important}ul,ol{list-style:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:767px){*{-webkit-tap-highlight-color:transparent}body{-webkit-text-size-adjust:100%;overscroll-behavior-y:contain}::-webkit-scrollbar{display:none}input,select,textarea{font-size:16px}}
