@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_1qkrs_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_1qkrs_15{display:flex;align-items:center;gap:10px;padding:20px 24px;border-bottom:1px solid #f1f5f9}._logoIcon_1qkrs_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_1qkrs_36{display:flex;flex-direction:column}._logoText_1qkrs_36{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;line-height:1.1}._logoSubtext_1qkrs_49{font-size:10px;color:#94a3b8;font-weight:600;letter-spacing:.5px;text-transform:uppercase}._nav_1qkrs_57{flex:1;padding:12px 0;display:flex;flex-direction:column;gap:2px}._navItem_1qkrs_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_1qkrs_65:hover{background:#f1f5f9;color:#0f172a}._navItem_1qkrs_65._active_1qkrs_85{background:#e8f1ff;color:#0a6cff;font-weight:600;border-right-color:#0a6cff}._copyright_1qkrs_92{padding:8px 24px;font-size:11px;color:#94a3b8;text-align:center}._userSection_1qkrs_99{display:flex;align-items:center;gap:10px;padding:16px 20px;border-top:1px solid #f1f5f9}._avatar_1qkrs_107{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_1qkrs_121{display:flex;flex-direction:column;min-width:0}._userName_1qkrs_127{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1qkrs_136{font-size:.6875rem;color:#94a3b8}._logoutButton_1qkrs_141{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_1qkrs_141:hover{color:#ef4444;border-color:#ef4444;background:#fef2f2}._bottomNav_hvh7u_1{position:fixed;bottom:0;left:0;right:0;min-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_hvh7u_16{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 12px;color:#94a3b8;text-decoration:none;transition:color .15s ease;position:relative;min-width:64px}._navItem_hvh7u_16._active_hvh7u_29{color:#0a6cff}._navItem_hvh7u_16._active_hvh7u_29:after{content:"";position:absolute;bottom:0;width:4px;height:4px;border-radius:50%;background:#0a6cff}._label_hvh7u_42{font-size:.6875rem;font-weight:600;line-height:1}._layout_1fo4a_1{display:flex;min-height:100vh}._main_1fo4a_6{flex:1;margin-left:240px;padding:32px;overflow-y:auto}._mobileCopyright_1fo4a_13{position:fixed;bottom:calc(64px + env(safe-area-inset-bottom));left:0;right:0;text-align:center;font-size:10px;color:#94a3b8;padding:4px 0;background:#fff;z-index:90}._mainMobile_1fo4a_26{margin-left:0;padding:16px;padding-bottom:calc(102px + env(safe-area-inset-bottom))}._badge_jhm2g_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_jhm2g_12{background:#f1f5f9;color:#475569}._success_jhm2g_17{background:#ecfdf5;color:#10b981}._warning_jhm2g_22{background:#fffbeb;color:#f59e0b}._danger_jhm2g_27{background:#fef2f2;color:#ef4444}._info_jhm2g_32{background:#e8f1ff;color:#0a6cff}._overlay_1dun4_1{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1dun4_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_1dun4_21{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalTitle_1dun4_29{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}._closeButton_1dun4_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_1dun4_37:hover{background:#f1f5f9;color:#0f172a}._modalBody_1dun4_55{padding:24px;display:flex;flex-direction:column;gap:16px}._formGroup_1dun4_62{display:flex;flex-direction:column;gap:6px}._formRow_1dun4_68{display:flex;gap:16px}._formRow_1dun4_68 ._formGroup_1dun4_62{flex:1}._label_1dun4_76{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.3px}._select_1dun4_84,._input_1dun4_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_1dun4_84:focus,._input_1dun4_85:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 2px #0a6cff26}._textarea_1dun4_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_1dun4_103:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 2px #0a6cff26}._dropZone_1dun4_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_1dun4_120:hover,._dropZoneActive_1dun4_136{border-color:#0a6cff;background:#e8f1ff}._dropZoneHasFile_1dun4_141{border-style:solid;background:#ecfdf5;border-color:#10b981}._dropZoneContent_1dun4_147{display:flex;flex-direction:column;align-items:center;gap:8px;color:#94a3b8;font-size:.875rem}._fileInput_1dun4_156{display:none}._selectedFile_1dun4_160{display:flex;align-items:center;gap:10px;color:#10b981}._fileName_1dun4_167{font-weight:600;color:#0f172a}._fileSize_1dun4_172{color:#94a3b8;font-size:.75rem}._warning_1dun4_177{color:#f59e0b;font-size:.75rem;margin:0}._error_1dun4_183{color:#ef4444;font-size:.75rem;margin:0;padding:8px 12px;background:#fef2f2;border-radius:6px}._modalFooter_1dun4_192{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e2e8f0}._cancelButton_1dun4_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_1dun4_200:hover{background:#f1f5f9;color:#0f172a}._submitButton_1dun4_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_1dun4_218:hover{background:#0554cc}._submitButton_1dun4_218:disabled{opacity:.6;cursor:not-allowed}._header_1d360_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media(max-width:767px){._header_1d360_1{flex-direction:column;align-items:flex-start;gap:16px}}._title_1d360_15{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._subtitle_1d360_23{font-size:.875rem;color:#475569;margin:4px 0 0}._addButton_1d360_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_1d360_29:hover{background:#0554cc}@media(max-width:767px){._addButton_1d360_29{width:100%;justify-content:center}}._filterBar_1d360_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_1d360_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_1d360_67:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 2px #0a6cff26}._tableWrapper_1d360_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_1d360_85{overflow-x:auto;-webkit-overflow-scrolling:touch}}._table_1d360_85{width:100%;border-collapse:collapse;font-family:DM Sans,Manrope,system-ui,sans-serif}._table_1d360_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_1d360_85 td{padding:12px 16px;font-size:13px;color:#475569;border-bottom:1px solid #f1f5f9;vertical-align:middle}._table_1d360_85 tbody tr{transition:background .1s}._table_1d360_85 tbody tr:hover{background:#f1f5f9}._table_1d360_85 tbody tr:last-child td{border-bottom:none}._typeCell_1d360_132{font-weight:600;color:#0f172a}._noteCell_1d360_137{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actions_1d360_144{display:flex;gap:8px;align-items:center}._actionButton_1d360_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_1d360_150:hover{background:#e8f1ff;color:#0a6cff;border-color:#0a6cff}._withdrawButton_1d360_173:hover{background:#fef2f2;color:#ef4444;border-color:#ef4444}._loading_1d360_179{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._empty_1d360_187{display:flex;align-items:center;justify-content:center;height:200px;color:#94a3b8;background:#fff;border-radius:12px;border:1px solid #e2e8f0}._header_mhbx9_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_mhbx9_8{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._subtitle_mhbx9_16{font-size:.875rem;color:#475569;margin:4px 0 0}._tableWrapper_mhbx9_22{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_mhbx9_22{overflow-x:auto;-webkit-overflow-scrolling:touch}}._table_mhbx9_22{width:100%;border-collapse:collapse;font-family:DM Sans,Manrope,system-ui,sans-serif}._table_mhbx9_22 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_mhbx9_22 td{padding:12px 16px;font-size:13px;color:#475569;border-bottom:1px solid #f1f5f9;vertical-align:middle}._table_mhbx9_22 tbody tr{transition:background .1s}._table_mhbx9_22 tbody tr:hover{background:#f1f5f9}._table_mhbx9_22 tbody tr:last-child td{border-bottom:none}._nameCell_mhbx9_69{font-weight:600;color:#0f172a}._loading_mhbx9_74{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._empty_mhbx9_82{display:flex;align-items:center;justify-content:center;height:200px;color:#94a3b8;background:#fff;border-radius:12px;border:1px solid #e2e8f0}@keyframes _spin_gy1gx_164{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_gy1gx_9{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6fafc;font-family:DM Sans,Manrope,system-ui,sans-serif}._card_gy1gx_18{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;padding:40px;width:100%;max-width:420px}._header_gy1gx_27{text-align:center;margin-bottom:32px}._iconWrapper_gy1gx_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_gy1gx_44{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0 0 4px}._subtitle_gy1gx_52{font-size:.875rem;color:#94a3b8;margin:0}._errorBox_gy1gx_58{padding:10px 14px;margin-bottom:16px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-size:13px}._field_gy1gx_68{margin-bottom:18px}._label_gy1gx_72{display:block;font-size:.75rem;font-weight:600;color:#475569;margin-bottom:6px}._inputWrap_gy1gx_80{position:relative}._inputIcon_gy1gx_84{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#94a3b8;display:flex}._input_gy1gx_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_gy1gx_80::placeholder{color:#94a3b8}._input_gy1gx_80:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1f}._eyeButton_gy1gx_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_gy1gx_114:hover{color:#475569}._submitButton_gy1gx_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_gy1gx_135:hover{box-shadow:0 6px 20px #0a6cff59;transform:translateY(-1px)}._submitButton_gy1gx_135:disabled{opacity:.8;cursor:not-allowed;transform:none}._spinner_gy1gx_164{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_gy1gx_164 .8s linear infinite}._portal_1dwva_1{min-height:100vh;background:#f6fafc;font-family:DM Sans,Manrope,system-ui,sans-serif}._header_1dwva_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_1dwva_17{display:flex;align-items:center;gap:12px}._logoIcon_1dwva_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_1dwva_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_1dwva_43{display:block;font-size:.6875rem;color:#94a3b8;font-weight:500}._headerRight_1dwva_50{display:flex;align-items:center;gap:12px}._adminName_1dwva_56{font-size:.75rem;font-weight:600;color:#475569}._logoutButton_1dwva_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_1dwva_62:hover{background:#fef2f2;color:#ef4444}._tabNav_1dwva_80{display:flex;gap:0;background:#fff;border-bottom:1px solid #e2e8f0;padding:0 32px}._tab_1dwva_80{padding:12px 20px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#94a3b8;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s ease}._tab_1dwva_80:hover{color:#0f172a}._tabActive_1dwva_104{color:#0a6cff;border-bottom-color:#0a6cff}._content_1dwva_109{max-width:1200px;margin:0 auto;padding:32px}._page_1ap1u_1{display:flex;flex-direction:column;height:100vh;background:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif;overflow:hidden}._topBar_1ap1u_10{height:56px;background:#1e293b;border-bottom:1px solid #334155;display:flex;align-items:center;justify-content:space-between;padding:0 24px;flex-shrink:0;z-index:10}@media(max-width:767px){._topBar_1ap1u_10{padding:0 16px;height:52px}}._topBarLeft_1ap1u_28{display:flex;align-items:center;gap:14px}._topBarIcon_1ap1u_34{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#0a6cff,#4ac6b7);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._topBarTitle_1ap1u_46{font-size:15px;font-weight:700;color:#e2e8f0}._topBarSubtitle_1ap1u_52{font-size:11px;color:#64748b}._topBarRight_1ap1u_57{display:flex;gap:16px;align-items:center}._livePreviewBadge_1ap1u_63{display:flex;align-items:center;gap:8px;padding:4px 12px;border-radius:8px;background:#4ac6b71a;border:1px solid rgba(74,198,183,.2);font-size:12px;color:#4ac6b7;font-weight:600}@media(max-width:767px){._livePreviewBadge_1ap1u_63{display:none}}._saveButton_1ap1u_81{height:36px;padding:0 18px;border-radius:8px;border:none;background:#0a6cff;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px;cursor:pointer;transition:background .2s}._saveButton_1ap1u_81:hover:not(:disabled){background:#0554cc}._saveButton_1ap1u_81:disabled{opacity:.7;cursor:not-allowed}._saveButton_1ap1u_81._saved_1ap1u_104{background:#10b981}._body_1ap1u_108{flex:1;display:flex;overflow:hidden}@media(max-width:767px){._body_1ap1u_108{flex-direction:column}}._editorPanel_1ap1u_119{width:380px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid #334155}@media(max-width:767px){._editorPanel_1ap1u_119{width:100%;flex:1;border-right:none}}._tabs_1ap1u_134{display:flex;border-bottom:1px solid #334155;flex-shrink:0;background:#1e293b}._tab_1ap1u_134{flex:1;height:44px;border:none;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-bottom:2px solid transparent;padding-bottom:2px;transition:all .15s ease}._tab_1ap1u_134._active_1ap1u_156{border-bottom-color:#0a6cff;padding-bottom:0}._tabIcon_1ap1u_161{font-size:14px}._tabLabel_1ap1u_165{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:10px;font-weight:500;color:#64748b}._active_1ap1u_156 ._tabLabel_1ap1u_165{font-weight:700;color:#0a6cff}._tabContent_1ap1u_176{flex:1;overflow-y:auto;padding:20px 18px}._section_1ap1u_182{margin-bottom:28px}._sectionHeader_1ap1u_186{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #334155}._sectionIcon_1ap1u_195{font-size:14px}._sectionTitle_1ap1u_199{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:700;color:#cbd5e1}._field_1ap1u_206{margin-bottom:14px}._fieldLabel_1ap1u_210{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;display:block}._fieldRow_1ap1u_221{display:grid;grid-template-columns:1fr 1fr;gap:10px}._fieldRow3_1ap1u_227{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}._input_1ap1u_233{width:100%;height:36px;background:#0f172a;border:1.5px solid #334155;border-radius:8px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#e2e8f0;padding:0 12px;box-sizing:border-box;outline:none;transition:border-color .15s ease}._input_1ap1u_233:focus{border-color:#0a6cff}._input_1ap1u_233::placeholder{color:#64748b}._textarea_1ap1u_254{width:100%;background:#0f172a;border:1.5px solid #334155;border-radius:8px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#e2e8f0;padding:10px 12px;box-sizing:border-box;outline:none;line-height:1.6;resize:vertical;transition:border-color .15s ease}._textarea_1ap1u_254:focus{border-color:#0a6cff}._textarea_1ap1u_254::placeholder{color:#64748b}._toggleRow_1ap1u_276{display:flex;align-items:center;gap:10px;margin-bottom:14px}._toggle_1ap1u_276{width:40px;height:22px;border-radius:11px;background:#334155;cursor:pointer;position:relative;transition:background .2s;flex-shrink:0;border:none;padding:0}._toggle_1ap1u_276._on_1ap1u_295{background:#0a6cff}._toggleKnob_1ap1u_299{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .2s}._on_1ap1u_295 ._toggleKnob_1ap1u_299{left:21px}._toggleLabel_1ap1u_313{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;color:#e2e8f0}._addButton_1ap1u_320{height:34px;padding:0 14px;border-radius:7px;border:1px solid #334155;background:#1e293b;color:#cbd5e1;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:all .15s ease}._addButton_1ap1u_320:hover{background:#0f172a;border-color:#0a6cff;color:#0a6cff}._removeButton_1ap1u_342{height:28px;padding:0 10px;border-radius:7px;border:1px solid rgba(239,68,68,.4);background:#ef44441f;color:#fca5a5;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:5px;cursor:pointer}._removeButton_1ap1u_342:hover{background:#ef444433}._itemCard_1ap1u_361{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:14px;margin-bottom:12px}._itemCardHeader_1ap1u_369{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._itemCardLabel_1ap1u_376{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:12px;font-weight:700;color:#94a3b8}._dayCard_1ap1u_383{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:12px 14px;margin-bottom:10px}._dayCard_1ap1u_383._inactive_1ap1u_390{background:#0f172a4d;border-color:#33415566}._dayCardHeader_1ap1u_395{display:flex;align-items:center;gap:10px}._dayName_1ap1u_401{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;color:#e2e8f0}._inactive_1ap1u_390 ._dayName_1ap1u_401{color:#64748b}._closedLabel_1ap1u_411{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:11px;color:#64748b;margin-left:auto}._dayTimeInputs_1ap1u_418{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:12px}._starRow_1ap1u_425{display:flex;gap:4px;margin-bottom:10px}._star_1ap1u_425{cursor:pointer;display:flex;align-items:center}._listRow_1ap1u_437{display:flex;gap:8px;margin-bottom:8px;align-items:center}._listInput_1ap1u_444{flex:1}._iconFieldGrid_1ap1u_448{display:grid;grid-template-columns:60px 1fr;gap:8px;margin-bottom:8px}._educationRow_1ap1u_455{display:flex;gap:8px;margin-bottom:10px;align-items:flex-start}._educationYear_1ap1u_462{width:70px;flex-shrink:0}._educationText_1ap1u_467{flex:1}._previewPanel_1ap1u_471{flex:1;overflow:auto;background:#0d1929;position:relative}@media(max-width:767px){._previewPanel_1ap1u_471{display:none}}._previewBar_1ap1u_483{position:sticky;top:0;z-index:5;background:#0d1929eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(51,65,85,.6);padding:8px 20px;display:flex;align-items:center;justify-content:space-between}._previewTrafficLights_1ap1u_496{display:flex;gap:5px}._trafficLight_1ap1u_501{width:10px;height:10px;border-radius:50%}._trafficLight_1ap1u_501._red_1ap1u_506{background:#ef4444}._trafficLight_1ap1u_501._yellow_1ap1u_509{background:#f59e0b}._trafficLight_1ap1u_501._green_1ap1u_512{background:#10b981}._previewUrl_1ap1u_516{font-family:monospace;font-size:11px;color:#64748b!important;margin-left:6px}._previewUrl_1ap1u_516:visited,._previewUrl_1ap1u_516:hover,._previewUrl_1ap1u_516:active{color:#64748b}._zoomControl_1ap1u_526{position:relative}._previewZoom_1ap1u_530{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:11px;color:#64748b;background:none;border:1px solid transparent;border-radius:6px;padding:4px 10px;cursor:pointer;transition:all .15s}._previewZoom_1ap1u_530:hover{background:#ffffff0f;border-color:#334155;color:#e2e8f0}._zoomPopup_1ap1u_547{position:fixed;background:#1e293b;border:1px solid #334155;border-radius:10px;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 24px #0006;z-index:10000;white-space:nowrap}._zoomSlider_1ap1u_561{width:140px;height:4px;appearance:none;background:#334155;border-radius:2px;outline:none;cursor:pointer}._zoomSlider_1ap1u_561::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#0a6cff;border:2px solid #fff;cursor:pointer;box-shadow:0 2px 6px #0000004d}._zoomSlider_1ap1u_561::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#0a6cff;border:2px solid #fff;cursor:pointer;box-shadow:0 2px 6px #0000004d}._zoomValue_1ap1u_590{font-family:monospace;font-size:12px;color:#e2e8f0;min-width:36px;text-align:right}._previewContainer_1ap1u_598{padding:12px}._previewScaled_1ap1u_602{transform-origin:top left;border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #00000080;border:1px solid rgba(51,65,85,.6)}._mobilePreviewButton_1ap1u_610{display:none}@media(max-width:767px){._mobilePreviewButton_1ap1u_610{display:flex;position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));right:16px;z-index:100;height:48px;padding:0 20px;border-radius:24px;border:none;background:#0a6cff;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:14px;font-weight:700;align-items:center;gap:8px;cursor:pointer;box-shadow:0 8px 24px #0a6cff66}}._previewModal_1ap1u_636{position:fixed;inset:0;z-index:1000;background:#fff;display:flex;flex-direction:column}._previewModalHeader_1ap1u_645{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e2e8f0}._previewModalHeader_1ap1u_645 h2{font-size:1rem;font-weight:600;margin:0}._previewModalHeader_1ap1u_645 button{background:none;border:none;font-size:24px;cursor:pointer;color:#0f172a;padding:4px}._previewModalBody_1ap1u_666{flex:1;overflow-y:auto}._loading_1ap1u_671{display:flex;align-items:center;justify-content:center;height:100vh;background:#0f172a;color:#94a3b8;font-size:14px}._slugHint_1ap1u_681{font-size:11px;color:#64748b;word-break:break-all;margin-top:4px}._slugAvailable_1ap1u_688{color:#10b981;font-weight:600}._slugTaken_1ap1u_693{color:#ef4444;font-weight:600}._settingsSection_1ap1u_698{margin-top:28px;padding-top:24px;border-top:2px solid #334155}._settingsRow_1ap1u_704{display:flex;align-items:center;gap:10px;margin-bottom:12px}._checkbox_1ap1u_711{width:18px;height:18px;accent-color:#0a6cff}._checkboxLabel_1ap1u_717{font-size:13px;font-weight:500;color:#e2e8f0;cursor:pointer}._helperText_1ap1u_724{font-size:11px;color:#64748b;margin:2px 0 0 28px}._actionButtons_1ap1u_730{display:flex;gap:8px;margin-top:12px}._actionButton_1ap1u_730{height:32px;padding:0 12px;border-radius:7px;border:1px solid #334155;background:#1e293b;color:#cbd5e1;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:all .15s ease}._actionButton_1ap1u_730:hover{border-color:#0a6cff;color:#0a6cff}._actionButton_1ap1u_730:disabled{opacity:.5;cursor:not-allowed}._profileView_1luz7_1{font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;background:#f6fafc;min-height:100vh}._nav_1luz7_7{background:#fffffff2;border-bottom:1px solid #f1f5f9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;z-index:50;box-shadow:0 1px 20px #0f172a0f}._navInner_1luz7_17{max-width:1120px;margin:0 auto;padding:0 40px;height:64px;display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){._navInner_1luz7_17{padding:0 16px;height:56px}}._navBrand_1luz7_33{display:flex;align-items:center;gap:12px}._navInitials_1luz7_39{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#0a6cff,#4ac6b7);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff}@media(max-width:767px){._navInitials_1luz7_39{width:32px;height:32px;font-size:11px}}._navName_1luz7_59{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:15px;font-weight:700;color:#0f172a}@media(max-width:767px){._navName_1luz7_59{font-size:13px}}._navClinic_1luz7_71{font-size:11px;color:#94a3b8}._navLinks_1luz7_76{display:flex;gap:4px}@media(max-width:767px){._navLinks_1luz7_76{display:none}}._navLink_1luz7_76{padding:8px 16px;border-radius:8px;border:none;cursor:pointer;background:transparent;color:#475569;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:500;transition:all .15s ease}._navLink_1luz7_76:hover,._navLink_1luz7_76._active_1luz7_98{background:#e8f1ff;color:#0a6cff;font-weight:700}._navCta_1luz7_104{height:40px;padding:0 20px;border-radius:10px;border:none;background:linear-gradient(135deg,#0a6cff,#4ac6b7);color:#fff;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:700;display:flex;align-items:center;gap:7px;cursor:pointer;text-decoration:none}@media(max-width:767px){._navCta_1luz7_104{height:36px;padding:0 14px;font-size:12px}}._hero_1luz7_128{background:linear-gradient(160deg,#0a1628,#0d2b4e 55%,#0a3d5c);position:relative;overflow:hidden}._heroGlow_1luz7_134{position:absolute;top:-120px;right:-80px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(74,198,183,.1) 0%,transparent 70%);pointer-events:none}._heroInner_1luz7_145{max-width:1120px;margin:0 auto;padding:80px 40px 72px;display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:center;position:relative;z-index:1}@media(max-width:767px){._heroInner_1luz7_145{grid-template-columns:1fr;padding:40px 16px 32px;gap:24px;text-align:center}}._heroContent_1luz7_165{animation:_fadeUp_1luz7_1 .7s ease both}@keyframes _fadeUp_1luz7_1{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}._openBadge_1luz7_179{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;border-radius:20px;background:#ffffff14;border:1px solid rgba(255,255,255,.15)}._openDot_1luz7_190{width:8px;height:8px;border-radius:50%;flex-shrink:0;display:block}._openDot_1luz7_190._open_1luz7_179{background:#10b981;box-shadow:0 0 8px #10b981;animation:_pulse_1luz7_1 2s ease infinite}._openDot_1luz7_190._closed_1luz7_202{background:#ef4444}@keyframes _pulse_1luz7_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.2)}}._openLabel_1luz7_216{font-size:12px;font-weight:600}._openLabel_1luz7_216._open_1luz7_179{color:#6ee7b7}._openLabel_1luz7_216._closed_1luz7_202{color:#fca5a5}._heroName_1luz7_227{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:48px;font-weight:800;color:#fff;line-height:1.1;margin-bottom:12px}@media(max-width:767px){._heroName_1luz7_227{font-size:28px}}._heroTitle_1luz7_241{font-size:18px;color:#4ac6b7;font-weight:600;margin-bottom:6px}@media(max-width:767px){._heroTitle_1luz7_241{font-size:14px}}._heroSubtitle_1luz7_253{font-size:15px;color:#fff9;margin-bottom:32px}@media(max-width:767px){._heroSubtitle_1luz7_253{font-size:13px;margin-bottom:20px}}._heroRating_1luz7_265{display:flex;align-items:center;gap:14px;margin-bottom:36px}@media(max-width:767px){._heroRating_1luz7_265{justify-content:center;margin-bottom:20px}}._heroRatingValue_1luz7_278{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:20px;font-weight:700;color:#fff}._heroRatingCount_1luz7_285{font-size:13px;color:#ffffff80}._heroPills_1luz7_290{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:40px}@media(max-width:767px){._heroPills_1luz7_290{justify-content:center;margin-bottom:24px}}._heroPill_1luz7_290{padding:10px 20px;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}._heroPillValue_1luz7_310{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700;color:#fff}._heroPillLabel_1luz7_317{font-size:11px;color:#ffffff80;margin-top:2px}._heroCtas_1luz7_323{display:flex;gap:12px}@media(max-width:767px){._heroCtas_1luz7_323{justify-content:center}}._ctaPrimary_1luz7_333{height:52px;padding:0 28px;border-radius:14px;border:none;background:linear-gradient(135deg,#0a6cff,#4ac6b7);color:#fff;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none}@media(max-width:767px){._ctaPrimary_1luz7_333{height:44px;padding:0 20px;font-size:13px}}._ctaSecondary_1luz7_357{height:52px;padding:0 24px;border-radius:14px;border:1.5px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none}@media(max-width:767px){._ctaSecondary_1luz7_357{height:44px;padding:0 18px;font-size:13px}}._heroAvatar_1luz7_381{display:flex;justify-content:center}@media(max-width:767px){._heroAvatar_1luz7_381{order:-1}}._avatarWrapper_1luz7_391{position:relative}._avatarRing_1luz7_395{position:absolute;border-radius:50%;border:1px solid rgba(74,198,183,.2)}._avatarRing_1luz7_395._outer_1luz7_400{inset:-20px}._avatarRing_1luz7_395._inner_1luz7_403{inset:-10px;border-color:#4ac6b759}._avatarCircle_1luz7_408{width:280px;height:280px;border-radius:50%;background:linear-gradient(145deg,#0a6cff33,#4ac6b74d);border:3px solid rgba(74,198,183,.45);display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #0006;position:relative;overflow:hidden}@media(max-width:767px){._avatarCircle_1luz7_408{width:160px;height:160px}}._avatarPhoto_1luz7_428{width:100%;height:100%;object-fit:cover;border-radius:50%}._avatarInitials_1luz7_435{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:80px;font-weight:800;color:#ffffffe6}@media(max-width:767px){._avatarInitials_1luz7_435{font-size:48px}}._avatarTitleBadge_1luz7_447{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);padding:8px 20px;border-radius:20px;background:#fff;white-space:nowrap;box-shadow:0 4px 20px #0f172a2e;border:1px solid #e2e8f0;font-size:12px;font-weight:700;color:#0a6cff;text-align:center}._avatarLanr_1luz7_464{position:absolute;top:16px;right:-16px;padding:6px 12px;border-radius:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}@media(max-width:767px){._avatarLanr_1luz7_464{top:8px;right:-8px;padding:4px 8px}}._lanrLabel_1luz7_481{font-family:monospace;font-size:10px;color:#ffffff8c}._lanrValue_1luz7_487{font-family:monospace;font-size:11px;font-weight:700;color:#ffffffd9}._mainContent_1luz7_494{max-width:1120px;margin:0 auto;padding:72px 40px}@media(max-width:767px){._mainContent_1luz7_494{padding:32px 16px}}._contentGrid_1luz7_505{display:grid;grid-template-columns:1fr 340px;gap:48px;align-items:start}@media(max-width:767px){._contentGrid_1luz7_505{grid-template-columns:1fr;gap:24px}}._leftColumn_1luz7_518{display:flex;flex-direction:column;gap:72px}@media(max-width:767px){._leftColumn_1luz7_518{gap:40px}}._heading_1luz7_529{display:flex;align-items:center;gap:10px;margin-bottom:28px}@media(max-width:767px){._heading_1luz7_529{margin-bottom:20px}}._headingBar_1luz7_541{width:4px;height:36px;border-radius:2px;background:linear-gradient(to bottom,#0a6cff,#4ac6b7);flex-shrink:0}._headingText_1luz7_549{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:30px;font-weight:800;color:#0f172a;margin:0}@media(max-width:767px){._headingText_1luz7_549{font-size:22px}}._aboutGroup_1luz7_562{display:flex;flex-direction:column;gap:28px}@media(max-width:767px){._aboutGroup_1luz7_562{gap:20px}}._bioGrid_1luz7_573{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:767px){._bioGrid_1luz7_573{grid-template-columns:1fr;gap:16px}}._bioCard_1luz7_585{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0}@media(max-width:767px){._bioCard_1luz7_585{padding:16px}}._bioText_1luz7_597{font-size:15px;color:#475569;line-height:1.8;margin:0}@media(max-width:767px){._bioText_1luz7_597{font-size:14px}}._sloganQuote_1luz7_609{margin-top:20px;padding-top:16px;border-top:1px solid #f1f5f9;font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:14px;color:#0a6cff;font-style:italic}._languagePills_1luz7_619{display:flex;gap:10px;flex-wrap:wrap;align-items:center}._languagePillsLabel_1luz7_626{font-size:13px;font-weight:600;color:#94a3b8}._languagePill_1luz7_619{padding:5px 14px;border-radius:20px;background:#e6f8f5;border:1px solid rgba(74,198,183,.35);font-size:13px;font-weight:600;color:#38a89d}._educationCard_1luz7_642{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0}@media(max-width:767px){._educationCard_1luz7_642{padding:16px}}._educationTitle_1luz7_654{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}._educationTimeline_1luz7_663{position:relative;padding-left:24px}._educationLine_1luz7_668{position:absolute;left:7px;top:6px;bottom:6px;width:2px;background:linear-gradient(to bottom,#0a6cff,#4ac6b74d);border-radius:1px}._educationEntry_1luz7_678{position:relative;display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}._educationEntry_1luz7_678:last-child{margin-bottom:0}._educationDot_1luz7_689{position:absolute;left:-24px;top:4px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #e2e8f0}._educationDot_1luz7_689._first_1luz7_699{background:#0a6cff;border-color:#0a6cff}._educationEntryYear_1luz7_704{min-width:38px;font-family:monospace;font-size:11px;font-weight:700;color:#94a3b8;padding-top:1px}._educationEntryYear_1luz7_704._first_1luz7_699{color:#0a6cff}._educationEntryText_1luz7_716{font-size:13px;color:#475569;line-height:1.5;font-weight:400}._educationEntryText_1luz7_716._first_1luz7_699{color:#0f172a;font-weight:600}._servicesGrid_1luz7_727{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:767px){._servicesGrid_1luz7_727{grid-template-columns:1fr;gap:12px}}._serviceCard_1luz7_739{background:#fff;border-radius:14px;padding:18px 20px;border:1px solid #e2e8f0;display:flex;gap:14px;align-items:flex-start;transition:all .2s}._serviceCard_1luz7_739:hover{border-color:#0a6cff;transform:translateY(-2px)}._serviceIcon_1luz7_754{width:44px;height:44px;border-radius:12px;background:#e8f1ff;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}._serviceName_1luz7_766{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:4px}._serviceDesc_1luz7_773{font-size:12px;color:#94a3b8;line-height:1.5}._practiceGrid_1luz7_779{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}@media(max-width:767px){._practiceGrid_1luz7_779{grid-template-columns:1fr;gap:16px}}._practiceCard_1luz7_792{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0}@media(max-width:767px){._practiceCard_1luz7_792{padding:16px}}._practiceCardHeader_1luz7_804{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._practiceCardTitle_1luz7_811{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._openClosedBadge_1luz7_819{padding:4px 10px;border-radius:12px;font-size:11px;font-weight:700}._openClosedBadge_1luz7_819._open_1luz7_179{background:#ecfdf5;border:1px solid rgba(16,185,129,.35);color:#10b981}._openClosedBadge_1luz7_819._closed_1luz7_202{background:#fef2f2;border:1px solid rgba(239,68,68,.35);color:#ef4444}._hoursTable_1luz7_836{width:100%;border-collapse:collapse}._hoursRow_1luz7_841._today_1luz7_841{background:#e8f1ff}._hoursDay_1luz7_845{font-size:13px;padding:9px 0;font-weight:500;color:#0f172a}._today_1luz7_841 ._hoursDay_1luz7_845{padding-left:8px;font-weight:700;color:#0a6cff}._hoursTime_1luz7_857{font-family:monospace;font-size:12px;padding:9px 0;text-align:right;color:#475569}._today_1luz7_841 ._hoursTime_1luz7_857{padding-right:8px;color:#0a6cff}._hoursTimeClosed_1luz7_869{font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;color:#94a3b8}._hoursLunch_1luz7_874{display:block;font-size:10px;color:#94a3b8;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif}._insuranceBadges_1luz7_881{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}._insuranceBadge_1luz7_881{padding:8px 16px;border-radius:10px;font-size:13px;font-weight:700;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}._insuranceBadge_1luz7_881._gkv_1luz7_897{background:#e6f8f5;border-color:#4ac6b74d;color:#38a89d}._insuranceBadge_1luz7_881._pkv_1luz7_902{background:#e8f1ff;border-color:#0a6cff4d;color:#0a6cff}._mapCard_1luz7_908{background:#fff;border-radius:16px;padding:20px;border:1px solid #e2e8f0}._mapHeader_1luz7_915{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}._mapClinic_1luz7_922{font-size:14px;font-weight:700;color:#0f172a}._mapAddress_1luz7_928{font-size:13px;color:#94a3b8}._reviewsHeader_1luz7_933{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}@media(max-width:767px){._reviewsHeader_1luz7_933{flex-direction:column;gap:16px;align-items:flex-start}}._ratingSummary_1luz7_947{display:flex;align-items:center;gap:10px;padding:8px 16px;border-radius:12px;background:#fffbeb;border:1px solid rgba(245,158,11,.25)}._ratingValue_1luz7_957{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:20px;font-weight:700;color:#0f172a}._ratingMeta_1luz7_964{font-size:12px;color:#94a3b8}._reviewsGrid_1luz7_969{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:767px){._reviewsGrid_1luz7_969{grid-template-columns:1fr}}._reviewCard_1luz7_980{background:#fff;border-radius:16px;padding:22px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px}._reviewTop_1luz7_990{display:flex;justify-content:space-between;align-items:flex-start}._reviewAuthor_1luz7_996{display:flex;gap:10px;align-items:center}._reviewAvatar_1luz7_1002{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#0a6cff26,#4ac6b740);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#0a6cff}._reviewName_1luz7_1015{font-size:13px;font-weight:700;color:#0f172a}._reviewDate_1luz7_1021{font-size:11px;color:#94a3b8}._reviewText_1luz7_1026{font-size:13px;color:#475569;line-height:1.7;margin:0}._bookingBanner_1luz7_1033{background:linear-gradient(135deg,#0a6cff,#0047cc 50%,#4ac6b7);border-radius:24px;padding:48px;position:relative;overflow:hidden}@media(max-width:767px){._bookingBanner_1luz7_1033{padding:32px 20px;border-radius:16px}}._bookingBannerGlow_1luz7_1047{position:absolute;top:-60px;right:-60px;width:240px;height:240px;border-radius:50%;background:#ffffff0f}._bookingBannerContent_1luz7_1057{position:relative;z-index:1}._bookingBannerTitle_1luz7_1062{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:32px;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.2}@media(max-width:767px){._bookingBannerTitle_1luz7_1062{font-size:24px}}._bookingBannerText_1luz7_1076{font-size:15px;color:#ffffffbf;margin-bottom:32px;max-width:480px;line-height:1.7}@media(max-width:767px){._bookingBannerText_1luz7_1076{font-size:13px;margin-bottom:24px}}._bookingBannerCtas_1luz7_1090{display:flex;gap:12px;flex-wrap:wrap}._bookingCtaPrimary_1luz7_1096{height:52px;padding:0 32px;border-radius:14px;border:none;background:#fff;color:#0a6cff;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none}@media(max-width:767px){._bookingCtaPrimary_1luz7_1096{height:44px;padding:0 24px;font-size:13px}}._bookingCtaSecondary_1luz7_1120{height:52px;padding:0 24px;border-radius:14px;border:1.5px solid rgba(255,255,255,.35);background:#ffffff1a;color:#fff;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;text-decoration:none}@media(max-width:767px){._bookingCtaSecondary_1luz7_1120{height:44px;padding:0 18px;font-size:13px}}._sidebar_1luz7_1144{position:sticky;top:88px;display:flex;flex-direction:column;gap:16px}@media(max-width:767px){._sidebar_1luz7_1144{display:none}}._sidebarCard_1luz7_1157{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0f172a0f}._sidebarGradient_1luz7_1165{height:5px;background:linear-gradient(90deg,#0a6cff,#4ac6b7)}._sidebarInner_1luz7_1170{padding:24px}._sidebarProfile_1luz7_1174{display:flex;gap:14px;align-items:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f1f5f9}._sidebarAvatar_1luz7_1183{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#0a6cff26,#4ac6b740);border:2px solid rgba(10,108,255,.25);display:flex;align-items:center;justify-content:center;font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700;color:#0a6cff;flex-shrink:0;overflow:hidden}._sidebarAvatarPhoto_1luz7_1200{width:100%;height:100%;object-fit:cover;border-radius:50%}._sidebarName_1luz7_1207{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:15px;font-weight:700;color:#0f172a}._sidebarClinic_1luz7_1214{font-size:12px;color:#94a3b8}._sidebarRating_1luz7_1219{display:flex;align-items:center;gap:5px;margin-top:3px}._sidebarRatingValue_1luz7_1226{font-size:11px;color:#94a3b8}._sidebarContact_1luz7_1231{display:flex;gap:10px;align-items:flex-start;padding:9px 0;text-decoration:none;color:#475569;transition:color .15s}._sidebarContact_1luz7_1231:hover{color:#0a6cff}._sidebarContact_1luz7_1231:not(:last-child){border-bottom:1px solid #f1f5f9}._sidebarContact_1luz7_1231 svg{color:#0a6cff;margin-top:1px;flex-shrink:0}._sidebarContactText_1luz7_1252{font-size:13px}._sidebarBookBtn_1luz7_1256{width:100%;height:48px;border-radius:12px;border:none;margin-top:20px;background:linear-gradient(135deg,#0a6cff,#4ac6b7);color:#fff;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none}._sidebarCallBtn_1luz7_1275{width:100%;height:44px;border-radius:12px;margin-top:8px;border:1.5px solid #e2e8f0;background:#fff;color:#475569;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}._sidebarStatus_1luz7_1293{border-radius:14px;padding:14px 18px;border:1px solid}._sidebarStatus_1luz7_1293._open_1luz7_179{background:#ecfdf5;border-color:#10b98159}._sidebarStatus_1luz7_1293._closed_1luz7_202{background:#fef2f2;border-color:#ef444440}._sidebarStatusHeader_1luz7_1307{display:flex;align-items:center;gap:8px}._sidebarStatusDot_1luz7_1313{width:10px;height:10px;border-radius:50%;flex-shrink:0;display:block}._sidebarStatusDot_1luz7_1313._open_1luz7_179{background:#10b981;box-shadow:0 0 8px #10b981;animation:_pulse_1luz7_1 2s ease infinite}._sidebarStatusDot_1luz7_1313._closed_1luz7_202{background:#ef4444}._sidebarStatusLabel_1luz7_1329{font-size:13px;font-weight:700}._sidebarStatusLabel_1luz7_1329._open_1luz7_179{color:#10b981}._sidebarStatusLabel_1luz7_1329._closed_1luz7_202{color:#ef4444}._sidebarStatusText_1luz7_1340{font-size:12px;color:#475569;margin-top:5px;padding-left:18px}._sidebarInsurance_1luz7_1347{background:#fff;border-radius:14px;padding:18px;border:1px solid #e2e8f0}._sidebarInsuranceTitle_1luz7_1354{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}._sidebarInsuranceBadges_1luz7_1363{display:flex;flex-wrap:wrap;gap:7px}._sidebarInsuranceBadge_1luz7_1363{padding:4px 12px;border-radius:8px;font-size:12px;font-weight:700;background:#f1f5f9;color:#475569}._sidebarVerified_1luz7_1378{background:linear-gradient(135deg,#0a6cff0d,#4ac6b70d);border-radius:14px;padding:18px;border:1px solid rgba(10,108,255,.15);display:flex;gap:10px;align-items:center}._sidebarVerifiedIcon_1luz7_1388{width:36px;height:36px;border-radius:10px;background:#e8f1ff;display:flex;align-items:center;justify-content:center;color:#0a6cff;flex-shrink:0}._sidebarVerifiedTitle_1luz7_1400{font-size:13px;font-weight:700;color:#0f172a}._sidebarVerifiedSubtitle_1luz7_1406{font-size:11px;color:#94a3b8}._sidebarBrand_1luz7_1411{padding:12px 16px;border-radius:12px;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;align-items:center;justify-content:space-between}._sidebarBrandName_1luz7_1420{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:13px;font-weight:700;color:#fff}._sidebarBrandLabel_1luz7_1427{font-size:10px;color:#ffffff80;text-transform:uppercase;letter-spacing:.8px}._sidebarBrandCheck_1luz7_1434{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,#0a6cff,#4ac6b7);display:flex;align-items:center;justify-content:center;color:#fff}._sidebarQr_1luz7_1445{background:#fff;border-radius:14px;padding:16px;border:1px solid #e2e8f0;display:flex;align-items:center;gap:14px;cursor:pointer;transition:all .2s}._sidebarQr_1luz7_1445:hover{border-color:#0a6cff;box-shadow:0 2px 12px #0a6cff1a}._sidebarQrCanvas_1luz7_1461{flex-shrink:0;border-radius:8px;overflow:hidden;line-height:0}._sidebarQrText_1luz7_1468{font-size:13px;font-weight:600;color:#475569}._qrOverlay_1luz7_1474{position:fixed;inset:0;z-index:9999;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;animation:_qrFadeIn_1luz7_1 .2s ease}@keyframes _qrFadeIn_1luz7_1{0%{opacity:0}to{opacity:1}}._qrModal_1luz7_1494{background:#fff;border-radius:24px;padding:40px;position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;box-shadow:0 24px 64px #0000004d;animation:_qrSlideUp_1luz7_1 .25s ease}@media(max-width:767px){._qrModal_1luz7_1494{padding:32px 24px;margin:16px;border-radius:20px}}@keyframes _qrSlideUp_1luz7_1{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._qrModalClose_1luz7_1524{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;border:none;background:#f1f5f9;color:#475569;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}._qrModalClose_1luz7_1524:hover{background:#e2e8f0;color:#0f172a}._qrModalCanvas_1luz7_1545{border-radius:12px;overflow:hidden;line-height:0;padding:12px;background:#fff;border:1px solid #f1f5f9}._qrModalUrl_1luz7_1554{font-size:13px;color:#94a3b8;word-break:break-all;text-align:center;max-width:320px}._qrModalDownload_1luz7_1562{height:44px;padding:0 28px;border-radius:12px;border:none;background:linear-gradient(135deg,#0a6cff,#4ac6b7);color:#fff;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;transition:opacity .15s}._qrModalDownload_1luz7_1562:hover{opacity:.9}._footer_1luz7_1582{background:#0a1628;border-top:1px solid rgba(255,255,255,.06)}._footerInner_1luz7_1587{max-width:1120px;margin:0 auto;padding:32px 40px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){._footerInner_1luz7_1587{flex-direction:column;gap:16px;padding:24px 16px;text-align:center}}._footerBrand_1luz7_1604{display:flex;align-items:center;gap:12px}._footerInitials_1luz7_1610{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#0a6cff,#4ac6b7);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}._footerName_1luz7_1623{font-family:Playfair Display,Outfit,DM Sans,system-ui,sans-serif;font-size:14px;font-weight:700;color:#fff}._footerLanr_1luz7_1630{font-size:11px;color:#fff6}._footerCenter_1luz7_1635{font-size:12px;color:#ffffff59;text-align:center}._footerLinks_1luz7_1641{display:flex;gap:16px}._footerLink_1luz7_1641{font-size:12px;color:#fff6;text-decoration:none;transition:color .15s}._footerLink_1luz7_1641:hover{color:#fffc}._footerQr_1luz7_1656{display:none}@media(max-width:767px){._footerQr_1luz7_1656{display:flex;align-items:center;gap:14px;padding:16px;margin:0 16px 16px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);cursor:pointer;-webkit-tap-highlight-color:transparent}._footerQr_1luz7_1656:active{background:#ffffff1a}}._footerQrCanvas_1luz7_1677{flex-shrink:0;line-height:0}._footerQrLabel_1luz7_1682{font-size:13px;font-weight:600;color:#fff9}._stars_1luz7_1688{display:inline-flex;gap:2px}._stickyBookButton_1luz7_1693{position:fixed;bottom:32px;right:32px;z-index:100;height:52px;padding:0 24px;border-radius:26px;border:none;background:linear-gradient(135deg,#0a6cff,#4ac6b7);color:#fff;font-family:DM Sans,DM Sans,Manrope,system-ui,sans-serif;font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 8px 24px #0a6cff66;transition:all .3s ease;text-decoration:none}._stickyBookButton_1luz7_1693._hidden_1luz7_1715{opacity:0;transform:scale(.9) translateY(8px);pointer-events:none}@media(max-width:767px){._stickyBookButton_1luz7_1693{bottom:calc(80px + env(safe-area-inset-bottom));right:16px;height:48px;padding:0 20px}}._fadeSection_1luz7_1729{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}._fadeSection_1luz7_1729._visible_1luz7_1734{opacity:1;transform:translateY(0)}._loadingContainer_1xzbh_1{display:flex;align-items:center;justify-content:center;min-height:100vh}._spinner_1xzbh_8{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#0a6cff;border-radius:50%;animation:_spin_1xzbh_8 .8s linear infinite}@keyframes _spin_1xzbh_8{to{transform:rotate(360deg)}}._errorContainer_1xzbh_22{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}._errorContent_1xzbh_30{text-align:center;max-width:400px}._errorContent_1xzbh_30 h1{font-size:1.25rem;color:#0f172a;margin-bottom:8px}._errorContent_1xzbh_30 p{color:#475569;font-size:.875rem}._page_1xy6i_1{display:flex;flex-direction:column;height:calc(100vh + -0px);margin:-32px;background:#fff;overflow:hidden}._body_1xy6i_10{display:flex;flex:1;overflow:hidden}._mainArea_1xy6i_16{flex:1;overflow:hidden;display:flex;flex-direction:column;background:#fff}._pageMobile_1xy6i_24{display:flex;flex-direction:column;height:calc(100vh - 64px - env(safe-area-inset-bottom));margin:-16px;margin-bottom:calc(-80px - env(safe-area-inset-bottom));background:#f6fafc;overflow:hidden}._loadingState_1xy6i_34{flex:1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.875rem;font-family:DM Sans,Manrope,system-ui,sans-serif}._sidebar_ayb2r_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_ayb2r_14{background:#fff}._miniHeader_ayb2r_18{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._miniNav_ayb2r_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_ayb2r_25:hover{background:#f6fafc;color:#0f172a}._miniTitle_ayb2r_43{font-size:13px;font-weight:700;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._miniGrid_ayb2r_50{display:grid;grid-template-columns:repeat(7,1fr);gap:1px}._miniWeekday_ayb2r_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_ayb2r_67{aspect-ratio:1}._miniDay_ayb2r_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_ayb2r_71:hover{background:#f6fafc}._miniDayToday_ayb2r_92{background:#0a6cff;color:#fff;font-weight:700}._miniDayToday_ayb2r_92:hover{background:#0554cc}._miniDayToday_ayb2r_92 ._miniDot_ayb2r_100{background:#fff}._miniDaySelected_ayb2r_104{outline:2px solid #0a6cff;outline-offset:-2px}._miniDayWeekend_ayb2r_109{color:#94a3b8}._miniDot_ayb2r_100{width:4px;height:4px;border-radius:50%;background:#0a6cff;position:absolute;bottom:2px}._sectionTitle_ayb2r_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_ayb2r_132{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}._statCard_ayb2r_138{display:flex;flex-direction:column;align-items:center;padding:8px 4px;background:#f6fafc;border-radius:6px;gap:1px}._statNumber_ayb2r_148{font-size:18px;font-weight:700;color:#0f172a;font-family:Outfit,DM Sans,system-ui,sans-serif;line-height:1.2}._statLabel_ayb2r_156{font-size:10px;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._nextPatient_ayb2r_162{margin-top:10px;padding:10px;background:#ecfdf5;border-radius:6px;display:flex;flex-direction:column;gap:2px}._nextLabel_ayb2r_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_ayb2r_181{font-size:13px;font-weight:600;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._nextTime_ayb2r_188{font-size:11.5px;color:#475569;font-family:DM Sans,Manrope,system-ui,sans-serif}._filterList_ayb2r_194{display:flex;flex-direction:column;gap:6px}._filterItem_ayb2r_200{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 0}._filterCheckbox_ayb2r_208{width:15px;height:15px;accent-color:#0a6cff;cursor:pointer}._filterLabel_ayb2r_215{font-size:12.5px;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._legendList_ayb2r_221{display:flex;flex-direction:column;gap:5px}._legendItem_ayb2r_227{display:flex;align-items:center;gap:8px;cursor:pointer;transition:opacity .2s ease}._legendItemDimmed_ayb2r_235{opacity:.25}._legendDot_ayb2r_239{width:10px;height:10px;border-radius:3px;flex-shrink:0}._legendLabel_ayb2r_246{font-size:12px;color:#475569;font-family:DM Sans,Manrope,system-ui,sans-serif}._menu_1rrxj_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_1rrxj_1 .12s ease}@keyframes _menuFadeIn_1rrxj_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._menuHeader_1rrxj_23{padding:8px 10px 6px;display:flex;flex-direction:column;gap:2px}._menuPatient_1rrxj_30{font-size:.75rem;font-weight:600;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._menuTreatment_1rrxj_37{font-size:11px;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._menuDivider_1rrxj_43{height:1px;background:#f1f5f9;margin:4px 6px}._menuItem_1rrxj_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_1rrxj_49:hover:not(:disabled){background:#f6fafc}._menuItemDisabled_1rrxj_69{opacity:.45;cursor:default}._menuIcon_1rrxj_74{font-size:13px;width:18px;text-align:center;flex-shrink:0}._menuCurrent_1rrxj_81{margin-left:auto;font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}._block_aaxvg_1{position:absolute;left:4px;right:4px;border-radius:5px;cursor:grab;overflow:visible;transition:box-shadow .15s ease,transform .15s ease,opacity .15s ease,filter .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_aaxvg_1:hover{box-shadow:0 4px 12px #00000026;z-index:10}._gripHandle_aaxvg_19{position:absolute;top:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:14px;opacity:0;transition:opacity .15s ease;pointer-events:none;z-index:5}._block_aaxvg_1:hover ._gripHandle_aaxvg_19{opacity:1}._gripDots_aaxvg_38{font-size:11px;color:var(--appointment-color);line-height:1;filter:brightness(.7)}._colorBar_aaxvg_45{position:absolute;left:0;top:0;bottom:0;width:3.5px;background:var(--appointment-color);border-radius:5px 0 0 5px;flex-shrink:0}._content_aaxvg_56{padding:3px 6px 3px 10px;height:100%;display:flex;flex-direction:column;overflow:hidden}._header_aaxvg_64{display:flex;align-items:center;gap:4px;flex-shrink:0}._time_aaxvg_71{font-size:10.5px;font-weight:600;color:#475569;letter-spacing:.02em;font-family:DM Sans,Manrope,system-ui,sans-serif}._patientName_aaxvg_79{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_aaxvg_90{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_aaxvg_100{font-size:11px;font-weight:500;color:#94a3b8;font-style:italic;font-family:DM Sans,Manrope,system-ui,sans-serif}._ghost_aaxvg_108{opacity:.25;border-style:dashed;border-color:var(--appointment-color);cursor:default;transform:none!important;box-shadow:none!important}._ghost_aaxvg_108:hover{transform:none!important;box-shadow:none!important}._ghost_aaxvg_108 ._gripHandle_aaxvg_19,._ghost_aaxvg_108 ._resizeHandle_aaxvg_123{display:none}._beingDragged_aaxvg_127{opacity:.85;transform:scale(1.03);box-shadow:0 8px 24px #0003,0 0 0 2px #4a90d980;cursor:grabbing;z-index:1000}._beingDragged_aaxvg_127:hover{transform:scale(1.03)}._resizing_aaxvg_138{z-index:20;box-shadow:0 4px 16px #00000026;cursor:ns-resize}._status_requested_aaxvg_144{border-style:dashed;border-width:1.5px;opacity:.5}._status_checked_in_aaxvg_150{border-left:3px solid #10b981;animation:_arrivedPulse_aaxvg_1 2s ease-in-out infinite}._status_in_progress_aaxvg_155{box-shadow:0 0 0 1px var(--appointment-color),0 0 8px var(--appointment-color-medium);animation:_progressGlow_aaxvg_1 2.5s ease-in-out infinite}._status_completed_aaxvg_160{opacity:.55}._status_completed_aaxvg_160 ._patientName_aaxvg_79,._status_completed_aaxvg_160 ._treatmentLabel_aaxvg_90,._status_completed_aaxvg_160 ._time_aaxvg_71{text-decoration:line-through;text-decoration-color:#0003}._status_cancelled_aaxvg_170,._status_no_show_aaxvg_171{opacity:.35;background:repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(0,0,0,.03) 3px,rgba(0,0,0,.03) 6px)}@keyframes _arrivedPulse_aaxvg_1{0%,to{border-left-color:#10b981}50%{border-left-color:#6ee7b7}}@keyframes _progressGlow_aaxvg_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)}}@keyframes _successFlash_aaxvg_220{0%{box-shadow:0 0 #10b98199}50%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}@keyframes _errorShake_aaxvg_224{0%,to{transform:translate(0)}20%{transform:translate(-2px)}40%{transform:translate(2px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}._successFlash_aaxvg_220{animation:_successFlash_aaxvg_220 .5s ease-out}._errorShake_aaxvg_224{animation:_errorShake_aaxvg_224 .3s ease-out}._blocked_aaxvg_100{cursor:default;background:repeating-linear-gradient(-45deg,#8888880f,#8888880f 4px,#8888881f 4px 8px);border-color:#8883}._blocked_aaxvg_100:hover{box-shadow:none;transform:none}._blocked_aaxvg_100 ._gripHandle_aaxvg_19{display:none}._dimmed_aaxvg_241{opacity:.2;filter:grayscale(.5)}._conflictHighlight_aaxvg_246{box-shadow:0 0 0 2px #d94a4a99!important;z-index:10}._resizeHandle_aaxvg_123{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;z-index:5}._block_aaxvg_1:hover ._resizeHandle_aaxvg_123{opacity:1}._resizeGrip_aaxvg_269{width:20px;height:2px;background:var(--appointment-color);border-radius:2px;opacity:.6}._tooltip_aaxvg_277{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_aaxvg_1 .15s ease}@keyframes _tooltipFadeIn_aaxvg_1{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._tooltipHeader_aaxvg_304{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}._tooltipHeader_aaxvg_304 strong{font-size:.75rem;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._tooltipStatus_aaxvg_318{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_aaxvg_330{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_aaxvg_340{color:#94a3b8;font-size:11px;font-family:DM Sans,Manrope,system-ui,sans-serif}._tooltipNotes_aaxvg_346{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_no291_1{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}._headerRow_no291_9{display:flex;border-bottom:2px solid #e2e8f0;flex-shrink:0;background:#fff}._columnHeader_no291_16{flex:1;padding:10px 12px;text-align:center;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;gap:2px;transition:background-color .15s ease}._columnHeaderHighlighted_no291_27{background:#4a90d90f}._chairLabel_no291_31{font-size:13px;font-weight:700;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._chairCount_no291_38{font-size:11px;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._scrollContainer_no291_44{flex:1;overflow-y:auto;overflow-x:hidden;position:relative}._gridContainer_no291_51{display:flex;position:relative;min-height:100%}._timeGutter_no291_57{width:56px;min-width:56px;position:relative;flex-shrink:0;background:#fff}._timeLabel_no291_65{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_no291_16{flex:1;position:relative;border-left:1px solid #e2e8f0;cursor:pointer;transition:background-color .15s ease}._columnDragOver_no291_85{background:#4a90d908}._hourSlot_no291_89{position:absolute;left:0;right:0;border-top:1px solid #e2e8f0;background:#fff}._offHours_no291_97{background:#fafbfc}._lunchHour_no291_101{background:repeating-linear-gradient(-45deg,transparent,transparent 4px,rgba(148,163,184,.06) 4px,rgba(148,163,184,.06) 8px)}._quarterLine_no291_105{position:absolute;left:0;right:0;height:1px;background:#e2e8f059}._halfLine_no291_113{position:absolute;left:0;right:0;height:1px;background:#e2e8f099}._vacationOverlay_no291_121{position:absolute;left:0;right:0;z-index:2;background:repeating-linear-gradient(-45deg,#f59e0b14,#f59e0b14 6px,#f59e0b24 6px 12px);border:1px solid rgba(245,158,11,.2);display:flex;align-items:center;justify-content:center;pointer-events:none}._vacationLabel_no291_134{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#b45309b3;font-family:DM Sans,Manrope,system-ui,sans-serif}._vacationIcon_no291_145{font-size:20px}._vacationReason_no291_149{font-size:11px;font-weight:400;color:#b4530980}._dropPreview_no291_155{position:absolute;left:4px;right:4px;border-radius:5px;pointer-events:none;z-index:4;display:flex;align-items:center;justify-content:center;transition:top 80ms ease,height 80ms ease}._dropPreviewValid_no291_168{background-color:#4a90d92e;border:2px dashed rgba(74,144,217,.55)}._dropPreviewInvalid_no291_173{background:#d94a4a26;border:2px dashed rgba(217,74,74,.5)}._dropPreviewIcon_no291_178{font-size:16px;opacity:.8}._appointmentWrapper_no291_183{position:absolute;left:0;right:0;z-index:3}._appointmentWrapper_no291_183:has(:hover){z-index:100}._appointmentWrapperConflict_no291_193>*{box-shadow:0 0 0 2px #d94a4a8c!important}@keyframes _successFlashWrapper_no291_1{0%{filter:brightness(1)}30%{filter:brightness(1.15) drop-shadow(0 0 4px rgba(16,185,129,.7))}to{filter:brightness(1)}}._appointmentWrapperFlash_no291_208>*{animation:_successFlashWrapper_no291_1 .5s ease-out}._currentTimeLine_no291_212{position:absolute;left:44px;right:0;z-index:50;pointer-events:none;display:flex;align-items:center}._timeLineDot_no291_222{width:10px;height:10px;border-radius:50%;background:#ef4444;flex-shrink:0;margin-left:-5px;box-shadow:0 0 4px #ef444466}._timeLineBar_no291_232{flex:1;height:2px;background:#ef4444;opacity:.7}._dragClone_no291_239{position:fixed;border-radius:5px;background:var(--appointment-color-light);border:1px solid var(--appointment-color-medium);box-shadow:0 8px 24px #0003,0 0 0 2px #4a90d980;opacity:.88;pointer-events:none;z-index:9999;overflow:hidden;display:flex;flex-direction:column}._dragCloneColorBar_no291_253{position:absolute;left:0;top:0;bottom:0;width:3.5px;background:var(--appointment-color);border-radius:5px 0 0 5px}._dragCloneContent_no291_263{padding:4px 8px 4px 12px;display:flex;flex-direction:column;gap:2px;overflow:hidden}._dragCloneTime_no291_271{font-size:10.5px;font-weight:600;color:#475569;font-family:DM Sans,Manrope,system-ui,sans-serif;letter-spacing:.02em}._dragCloneName_no291_279{font-size:12px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:DM Sans,Manrope,system-ui,sans-serif}._resizeDurationLabel_no291_289{position:fixed;background:#0f172a;color:#fff;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;pointer-events:none;z-index:9999;right:20px;bottom:80px;font-family:DM Sans,Manrope,system-ui,sans-serif;white-space:nowrap;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a}._onboardingHint_no291_306{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;border-radius:8px;padding:10px 16px;display:flex;align-items:center;gap:10px;font-size:13px;font-family:DM Sans,Manrope,system-ui,sans-serif;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;z-index:200;white-space:nowrap;animation:_hintFadeIn_no291_1 .4s ease}@keyframes _hintFadeIn_no291_1{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._onboardingHintIcon_no291_336{font-size:16px}._onboardingHintText_no291_340{font-weight:500}._onboardingHintDismiss_no291_344{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:4px;padding:3px 10px;font-size:11px;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;white-space:nowrap;transition:background-color .15s ease}._onboardingHintDismiss_no291_344:hover{background:#ffffff40}._toast_no291_360{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;display:flex;align-items:center;gap:10px;font-size:13px;font-family:DM Sans,Manrope,system-ui,sans-serif;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;z-index:200;white-space:nowrap;animation:_toastSlideUp_no291_1 .25s ease}@keyframes _toastSlideUp_no291_1{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._toastMessage_no291_390{color:#0f172a;font-weight:500}._toastUndo_no291_395{background:#0a6cff;color:#fff;border:none;border-radius:4px;padding:4px 10px;font-size:12px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-weight:600;cursor:pointer;transition:background-color .15s ease}._toastUndo_no291_395:hover{background:#0554cc}._toastClose_no291_411{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:12px;padding:2px 4px;border-radius:3px;transition:color .15s ease}._toastClose_no291_411:hover{color:#475569}._overlay_1k2h9_1{position:fixed;inset:0;z-index:400;background:#0f172a26}._panel_1k2h9_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_1k2h9_1 .25s ease;overflow-y:auto}@keyframes _panelSlideIn_1k2h9_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_1k2h9_30{padding:20px;border-bottom:1px solid #f1f5f9;position:relative}._closeButton_1k2h9_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_1k2h9_36:hover{background:#f6fafc;color:#0f172a}._categoryBadge_1k2h9_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_1k2h9_69{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 8px;font-family:DM Sans,Manrope,system-ui,sans-serif}._statusBadge_1k2h9_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_1k2h9_77[data-status=requested]{background:#fff8e6;color:#d97706}._statusBadge_1k2h9_77[data-status=confirmed]{background:#e8f1ff;color:#0a6cff}._statusBadge_1k2h9_77[data-status=checked_in]{background:#ecfdf5;color:#059669}._statusBadge_1k2h9_77[data-status=in_progress]{background:#ede9fe;color:#7c3aed}._statusBadge_1k2h9_77[data-status=completed]{background:#f0fdf4;color:#16a34a}._statusBadge_1k2h9_77[data-status=cancelled],._statusBadge_1k2h9_77[data-status=no_show]{background:#fef2f2;color:#dc2626}._body_1k2h9_116{flex:1;padding:16px 20px}._section_1k2h9_121{margin-bottom:20px}._section_1k2h9_121:last-child{margin-bottom:0}._sectionTitle_1k2h9_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_1k2h9_138{display:flex;flex-direction:column;gap:8px}._detailItem_1k2h9_144{display:flex;justify-content:space-between;align-items:center;padding:6px 0}._detailLabel_1k2h9_151{font-size:.75rem;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._detailValue_1k2h9_157{font-size:.75rem;font-weight:500;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif;text-align:right}._notes_1k2h9_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_1k2h9_176{display:flex;flex-wrap:wrap;gap:6px}._statusButton_1k2h9_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_1k2h9_182:hover:not(:disabled){border-color:#0a6cff;color:#0a6cff;background:#e8f1ff}._statusButton_1k2h9_182:disabled{cursor:default}._statusButtonDisabled_1k2h9_203{opacity:.4;cursor:not-allowed}._statusHint_1k2h9_208{font-size:12px;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif;line-height:1.5;margin:0 0 10px}._statusHint_1k2h9_208 strong{color:#0f172a;font-weight:600}._statusButtonActive_1k2h9_220{background:#0a6cff;border-color:#0a6cff;color:#fff}._statusButtonActive_1k2h9_220:hover:not(:disabled){background:#0a6cff;border-color:#0a6cff;color:#fff}._deleteButton_1k2h9_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_1k2h9_231:hover{background:#fee2e2;border-color:#f87171}._mobileCalendar_1mkrl_2{display:flex;flex-direction:column;height:100%;background:#f6fafc;overflow:hidden}._header_1mkrl_10{background:#fff;padding:16px 16px 0;border-bottom:1px solid #f1f5f9;flex-shrink:0}._headerTop_1mkrl_17{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}._monthLabel_1mkrl_24{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}._todayButton_1mkrl_32{padding:6px 14px;border:1.5px solid #0a6cff;border-radius:20px;background:transparent;color:#0a6cff;font-size:.75rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease;min-height:44px;display:flex;align-items:center}._todayButton_1mkrl_32:active{background:#0a6cff;color:#fff}._viewToggle_1mkrl_52{display:flex;gap:4px;background:#f6fafc;border-radius:8px;padding:3px;margin-bottom:12px}._viewToggleButton_1mkrl_61{flex:1;padding:7px 0;border:none;border-radius:6px;background:transparent;color:#94a3b8;font-size:.75rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease;min-height:36px}._viewToggleButtonActive_1mkrl_76{background:#fff;color:#0f172a;box-shadow:0 1px 3px #0f172a14}._navRow_1mkrl_82{display:flex;justify-content:center;gap:16px;padding-bottom:12px}._navArrow_1mkrl_89{width:44px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer;transition:all .15s ease}._navArrow_1mkrl_89:active{background:#f6fafc;color:#0f172a}._weekStrip_1mkrl_107{display:flex;gap:2px;padding-bottom:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._weekStrip_1mkrl_107::-webkit-scrollbar{display:none}._dayCell_1mkrl_119{flex:1;min-width:44px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px 6px;border:none;border-radius:12px;background:transparent;cursor:pointer;transition:all .15s ease;font-family:DM Sans,Manrope,system-ui,sans-serif;position:relative;min-height:44px}._dayCellSelected_1mkrl_137{background:#0a6cff}._dayCellSelected_1mkrl_137 ._dayName_1mkrl_140{color:#fffc}._dayCellSelected_1mkrl_137 ._dayNumber_1mkrl_143{color:#fff}._dayCellSelected_1mkrl_137 ._dot_1mkrl_146{background:#ffffffb3}._dayCellSelected_1mkrl_137 ._countBadge_1mkrl_149{background:#ffffff40;color:#fff}._dayCellToday_1mkrl_154:not(._dayCellSelected_1mkrl_137) ._dayNumber_1mkrl_143{color:#0a6cff;font-weight:800}._dayCellVacation_1mkrl_159:not(._dayCellSelected_1mkrl_137){background:#fffbeb}._dayCellVacation_1mkrl_159:not(._dayCellSelected_1mkrl_137) ._dayNumber_1mkrl_143{color:#f59e0b}._dayName_1mkrl_140{font-size:10px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}._dayNumber_1mkrl_143{font-size:1rem;font-weight:700;color:#0f172a;line-height:1}._dotIndicator_1mkrl_181{display:flex;gap:3px;align-items:center;min-height:6px}._dot_1mkrl_146{width:4px;height:4px;border-radius:50%;background:#0a6cff}._countBadge_1mkrl_149{font-size:9px;font-weight:700;color:#0a6cff;background:#e8f1ff;padding:0 4px;border-radius:6px;line-height:14px}._daySummary_1mkrl_205{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0}._summaryStats_1mkrl_215{display:flex;gap:12px;align-items:center}._summaryCount_1mkrl_221{font-size:.75rem;font-weight:600;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif}._summaryCompleted_1mkrl_228{font-size:.75rem;color:#10b981;font-weight:500;font-family:DM Sans,Manrope,system-ui,sans-serif}._workingHours_1mkrl_235{font-size:.6875rem;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._vacationBanner_1mkrl_241{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fffbeb;border-bottom:1px solid #fde68a;font-size:.75rem;font-weight:600;color:#92400e;font-family:DM Sans,Manrope,system-ui,sans-serif;flex-shrink:0}._vacationIcon_1mkrl_255{font-size:16px}._vacationReason_1mkrl_259{font-weight:400;color:#b45309}._appointmentList_1mkrl_264{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px calc(80px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:8px}._timeGap_1mkrl_274{display:flex;align-items:center;padding:4px 16px}._timeGapLine_1mkrl_280{flex:1;height:1px;background:repeating-linear-gradient(to right,#e2e8f0 0,#e2e8f0 4px,transparent 4px,transparent 8px)}._appointmentCard_1mkrl_286{display:flex;align-items:stretch;width:100%;background:#fff;border:1px solid #f1f5f9;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .15s ease;text-align:left;padding:0;font-family:DM Sans,Manrope,system-ui,sans-serif;box-shadow:0 1px 3px #0f172a0a;min-height:44px}._appointmentCard_1mkrl_286:active{transform:scale(.98);box-shadow:0 1px 2px #0f172a0f}._cardColorStripe_1mkrl_307{width:4px;flex-shrink:0;background:var(--card-color)}._cardTime_1mkrl_313{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 10px;min-width:52px;flex-shrink:0;border-right:1px solid #f1f5f9}._cardTimeStart_1mkrl_324{font-size:.75rem;font-weight:700;color:#0f172a;line-height:1.2}._cardTimeEnd_1mkrl_331{font-size:10px;color:#94a3b8;line-height:1.2;margin-top:2px}._cardContent_1mkrl_338{flex:1;padding:10px 12px;min-width:0;display:flex;flex-direction:column;gap:4px}._cardHeader_1mkrl_347{display:flex;align-items:center;justify-content:space-between;gap:8px}._cardPatientName_1mkrl_354{font-size:.875rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardStatusBadge_1mkrl_363{flex-shrink:0;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}._cardStatusBadge_1mkrl_363[data-status=requested]{background:#fff8e6;color:#d97706}._cardStatusBadge_1mkrl_363[data-status=confirmed]{background:#e8f1ff;color:#0a6cff}._cardStatusBadge_1mkrl_363[data-status=checked_in]{background:#ecfdf5;color:#059669}._cardStatusBadge_1mkrl_363[data-status=in_progress]{background:#ede9fe;color:#7c3aed}._cardStatusBadge_1mkrl_363[data-status=completed]{background:#f0fdf4;color:#16a34a}._cardStatusBadge_1mkrl_363[data-status=cancelled],._cardStatusBadge_1mkrl_363[data-status=no_show]{background:#fef2f2;color:#dc2626}._cardMeta_1mkrl_402{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:.6875rem}._cardTreatment_1mkrl_410{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardDuration_1mkrl_416{flex-shrink:0;color:#94a3b8}._cardDuration_1mkrl_416:before{content:"·";margin-right:6px}._cardDoctor_1mkrl_425{font-size:.6875rem;color:#94a3b8}._cardChevron_1mkrl_430{display:flex;align-items:center;padding:0 10px;color:#94a3b8;flex-shrink:0}._emptyState_1mkrl_438{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px}._emptyIcon_1mkrl_448{color:#e2e8f0}._emptyText_1mkrl_452{font-size:.875rem;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif;margin:0}._fab_1mkrl_459{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));right:16px;width:56px;height:56px;border-radius:50%;border:none;background:#0a6cff;color:#fff;box-shadow:0 4px 14px #0a6cff59,0 2px 6px #0a6cff33;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;z-index:100}._fab_1mkrl_459:active{transform:scale(.92);box-shadow:0 2px 8px #0a6cff4d,0 1px 3px #0a6cff26}._sheetOverlay_1mkrl_482{position:fixed;inset:0;z-index:500;background:#0f172a4d;animation:_sheetOverlayIn_1mkrl_1 .2s ease}@keyframes _sheetOverlayIn_1mkrl_1{0%{opacity:0}to{opacity:1}}._sheet_1mkrl_482{position:absolute;bottom:0;left:0;right:0;max-height:85vh;background:#fff;border-radius:20px 20px 0 0;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:_sheetSlideUp_1mkrl_1 .3s cubic-bezier(.32,.72,0,1);will-change:transform;padding-bottom:env(safe-area-inset-bottom)}@keyframes _sheetSlideUp_1mkrl_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._sheetHandle_1mkrl_521{display:flex;justify-content:center;padding:12px 0 4px;cursor:grab;touch-action:none}._sheetHandleBar_1mkrl_529{width:36px;height:4px;border-radius:2px;background:#e2e8f0}._sheetHeader_1mkrl_536{padding:8px 20px 16px;border-bottom:1px solid #f1f5f9}._sheetCategoryBadge_1mkrl_541{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;margin-bottom:8px}._sheetPatientName_1mkrl_553{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 8px;font-family:Outfit,DM Sans,system-ui,sans-serif}._sheetStatusBadge_1mkrl_561{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.03em}._sheetStatusBadge_1mkrl_561[data-status=requested]{background:#fff8e6;color:#d97706}._sheetStatusBadge_1mkrl_561[data-status=confirmed]{background:#e8f1ff;color:#0a6cff}._sheetStatusBadge_1mkrl_561[data-status=checked_in]{background:#ecfdf5;color:#059669}._sheetStatusBadge_1mkrl_561[data-status=in_progress]{background:#ede9fe;color:#7c3aed}._sheetStatusBadge_1mkrl_561[data-status=completed]{background:#f0fdf4;color:#16a34a}._sheetStatusBadge_1mkrl_561[data-status=cancelled],._sheetStatusBadge_1mkrl_561[data-status=no_show]{background:#fef2f2;color:#dc2626}._sheetBody_1mkrl_600{padding:16px 20px}._sheetInfoRow_1mkrl_604{display:flex;gap:16px;padding:12px 14px;background:#f6fafc;border-radius:8px;margin-bottom:16px}._sheetInfoItem_1mkrl_613{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:500;color:#475569;font-family:DM Sans,Manrope,system-ui,sans-serif}._sheetInfoItem_1mkrl_613 svg{color:#94a3b8;flex-shrink:0}._sheetSection_1mkrl_627{margin-bottom:20px}._sheetSection_1mkrl_627:last-child{margin-bottom:0}._sheetSectionTitle_1mkrl_634{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;font-family:DM Sans,Manrope,system-ui,sans-serif}._sheetDetailList_1mkrl_644{display:flex;flex-direction:column}._sheetDetailRow_1mkrl_649{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9}._sheetDetailRow_1mkrl_649:last-child{border-bottom:none}._sheetDetailLabel_1mkrl_660{font-size:.75rem;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif}._sheetDetailValue_1mkrl_666{font-size:.75rem;font-weight:500;color:#0f172a;font-family:DM Sans,Manrope,system-ui,sans-serif;text-align:right}._sheetPhoneRow_1mkrl_674{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border:none;background:transparent;width:100%;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;border-bottom:1px solid #f1f5f9;min-height:44px}._sheetPhoneRow_1mkrl_674:active{background:#f6fafc}._sheetPhoneValue_1mkrl_692{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:500;color:#0a6cff;font-family:DM Sans,Manrope,system-ui,sans-serif}._sheetPhoneValue_1mkrl_692 svg{color:#0a6cff}._sheetNotes_1mkrl_705{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}._sheetStatusActions_1mkrl_716{display:flex;flex-wrap:wrap;gap:8px}._sheetStatusButton_1mkrl_722{flex:1;min-width:calc(50% - 4px);padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:8px;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;min-height:44px}._sheetStatusButton_1mkrl_722:active{border-color:#0a6cff;color:#0a6cff;background:#e8f1ff}._sheetDeleteButton_1mkrl_743{width:100%;padding:12px 14px;border:1.5px solid #fca5a5;border-radius:8px;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;min-height:44px}._sheetDeleteButton_1mkrl_743:active{background:#fee2e2;border-color:#f87171}._weekViewContent_1mkrl_762{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 0 calc(80px + env(safe-area-inset-bottom))}._weekDayRow_1mkrl_769{border-bottom:1px solid #f1f5f9}._weekDayRow_1mkrl_769:last-child{border-bottom:none}._weekDayRowToday_1mkrl_776{background:#0a6cff08}._weekDayRowVacation_1mkrl_780{background:#fffbeb}._weekDayRowWeekend_1mkrl_784{background:#fafbfc}._weekDayHeader_1mkrl_788{display:flex;align-items:center;gap:10px;padding:12px 16px;width:100%;border:none;background:transparent;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;min-height:44px;text-align:left}._weekDayHeader_1mkrl_788:active{background:#0a6cff0d}._weekDayLabel_1mkrl_805{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;width:28px;flex-shrink:0}._weekDayNumber_1mkrl_815{font-size:1.0625rem;font-weight:700;color:#0f172a;font-family:Outfit,DM Sans,system-ui,sans-serif;min-width:28px}._weekDayNumberToday_1mkrl_823{color:#fff;background:#0a6cff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem}._weekDayVacationBadge_1mkrl_835{font-size:10px;font-weight:700;color:#b45309;background:#f59e0b26;padding:2px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.02em}._weekDayCount_1mkrl_846{font-size:.6875rem;font-weight:600;color:#94a3b8;background:#f6fafc;padding:2px 8px;border-radius:10px}._weekDayChevron_1mkrl_855{margin-left:auto;color:#94a3b8;flex-shrink:0}._weekDayAppointments_1mkrl_861{padding:0 16px 10px 54px;display:flex;flex-direction:column;gap:4px}._weekAppointmentItem_1mkrl_868{display:flex;align-items:center;gap:8px;padding:8px 10px;border:none;border-radius:6px;background:#fff;border:1px solid #f1f5f9;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;text-align:left;width:100%;min-height:38px;transition:all .15s ease}._weekAppointmentItem_1mkrl_868:active{transform:scale(.98);background:#f6fafc}._weekAppointmentDot_1mkrl_889{width:8px;height:8px;border-radius:50%;background:var(--item-color);flex-shrink:0}._weekAppointmentTime_1mkrl_897{font-size:.75rem;font-weight:600;color:#475569;flex-shrink:0;min-width:40px}._weekAppointmentName_1mkrl_905{font-size:.75rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._weekAppointmentType_1mkrl_915{font-size:.6875rem;color:#94a3b8;flex-shrink:0;white-space:nowrap}._weekMoreButton_1mkrl_922{padding:6px 10px;border:none;background:transparent;color:#0a6cff;font-size:.75rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;text-align:left}._weekMoreButton_1mkrl_922:active{color:#0554cc}._monthViewContent_1mkrl_937{flex:1;display:flex;flex-direction:column;overflow:hidden;padding-bottom:calc(80px + env(safe-area-inset-bottom))}._monthWeekdayHeader_1mkrl_945{display:flex;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0}._monthWeekdayLabel_1mkrl_952{flex:1;padding:8px 0;text-align:center;font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,Manrope,system-ui,sans-serif}._monthGrid_1mkrl_964{flex:1;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}._monthWeekRow_1mkrl_972{display:flex;flex:1;min-height:56px;border-bottom:1px solid #f1f5f9}._monthWeekRow_1mkrl_972:last-child{border-bottom:none}._monthEmptyCell_1mkrl_982{flex:1}._monthDayCell_1mkrl_986{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 2px;border:none;border-left:1px solid #f1f5f9;background:#fff;cursor:pointer;font-family:DM Sans,Manrope,system-ui,sans-serif;transition:background .15s ease;min-height:56px}._monthDayCell_1mkrl_986:first-child{border-left:none}._monthDayCell_1mkrl_986:active{background:#0a6cff0f}._monthDayCellToday_1mkrl_1008{background:#0a6cff0a}._monthDayCellOther_1mkrl_1012{background:#fafbfc}._monthDayCellOther_1mkrl_1012 ._monthDayNumber_1mkrl_1015{color:#94a3b8}._monthDayCellVacation_1mkrl_1019{background:#fffdf5}._monthDayNumber_1mkrl_1015{font-size:.875rem;font-weight:600;color:#0f172a;font-family:Outfit,DM Sans,system-ui,sans-serif;line-height:1}._monthDayNumberToday_1mkrl_1031{color:#fff;background:#0a6cff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem}._monthVacationDot_1mkrl_1043{font-size:12px;line-height:1}._monthDayIndicators_1mkrl_1048{display:flex;flex-direction:column;align-items:center;gap:2px}._monthCategoryDots_1mkrl_1055{display:flex;gap:2px}._monthCategoryDot_1mkrl_1055{width:5px;height:5px;border-radius:50%}._monthDayCount_1mkrl_1066{font-size:9px;font-weight:700;color:#0a6cff;background:#e8f1ff;padding:0 4px;border-radius:6px;line-height:14px}._overlay_1fjl9_1{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1fjl9_1 .15s ease}@media(max-width:767px){._overlay_1fjl9_1{align-items:flex-end}}._modal_1fjl9_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_1fjl9_1 .2s ease}@media(max-width:767px){._modal_1fjl9_17{width:100%;max-width:100%;max-height:85vh;border-radius:24px 24px 0 0;animation:_slideUpSheet_1fjl9_1 .25s ease}}._dragHandle_1fjl9_38{display:none}@media(max-width:767px){._dragHandle_1fjl9_38{display:block;width:36px;height:4px;border-radius:2px;background:#e2e8f0;margin:10px auto 0;flex-shrink:0}}._header_1fjl9_53{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid #f1f5f9}._title_1fjl9_61{font-size:1.0625rem;font-weight:600}._close_1fjl9_66{color:#475569;padding:4px;border-radius:6px;transition:all .15s ease}._close_1fjl9_66:hover{background:#f6fafc;color:#0f172a}._body_1fjl9_77{padding:28px;overflow-y:auto;-webkit-overflow-scrolling:touch}@keyframes _fadeIn_1fjl9_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1fjl9_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUpSheet_1fjl9_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._button_1pw8j_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_1pw8j_1:disabled{opacity:.5;cursor:not-allowed}._icon_1pw8j_17{display:flex;align-items:center}._primary_1pw8j_22{background:#0a6cff;color:#fff}._primary_1pw8j_22:hover:not(:disabled){background:#0554cc}._secondary_1pw8j_30{background:#fff;color:#0f172a;border-color:#e2e8f0}._secondary_1pw8j_30:hover:not(:disabled){background:#f6fafc}._ghost_1pw8j_39{background:transparent;color:#475569}._ghost_1pw8j_39:hover:not(:disabled){background:#f6fafc;color:#0f172a}._danger_1pw8j_48{background:#ef4444;color:#fff}._danger_1pw8j_48:hover:not(:disabled){background:#ed2d2d}._sm_1pw8j_56{padding:6px 12px;font-size:.75rem}._md_1pw8j_61{padding:8px 16px;font-size:.875rem}._lg_1pw8j_66{padding:10px 20px;font-size:1rem}._wrapper_gc8ht_1{display:flex;flex-direction:column;gap:4px}._label_gc8ht_7{font-size:.75rem;font-weight:500;color:#0f172a}._input_gc8ht_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_gc8ht_13:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._input_gc8ht_13::placeholder{color:#94a3b8}._input_gc8ht_13._error_gc8ht_30{border-color:#ef4444}._errorText_gc8ht_34{font-size:.6875rem;color:#ef4444}._prefillInfo_11xde_1{font-size:.75rem;color:#94a3b8;font-family:DM Sans,Manrope,system-ui,sans-serif;margin-bottom:16px}._form_11xde_8{display:flex;flex-direction:column;gap:20px}._section_11xde_14{display:flex;flex-direction:column;gap:16px}._sectionHeader_11xde_20{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}._field_11xde_28{display:flex;flex-direction:column;gap:4px}._row_11xde_34{display:grid;grid-template-columns:1fr 1fr;gap:16px}._select_11xde_40{padding:8px 30px 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;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}._select_11xde_40:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._textarea_11xde_62{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;font-family:inherit;color:#0f172a;background:#fff;outline:none;resize:vertical;min-height:48px;transition:border-color .15s ease}._textarea_11xde_62::placeholder{color:#94a3b8}._textarea_11xde_62:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._patientSearchWrapper_11xde_83{position:relative}._dropdown_11xde_87{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a;max-height:240px;overflow-y:auto;z-index:10;margin-top:2px}._dropdownItem_11xde_102{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_11xde_102:hover{background:#f6fafc}._dropdownItem_11xde_102+._dropdownItem_11xde_102{border-top:1px solid #f1f5f9}._dropdownName_11xde_122{font-size:.875rem;font-weight:600;color:#0f172a}._dropdownMeta_11xde_128{font-size:.6875rem;color:#94a3b8}._categoryGrid_11xde_133{display:flex;flex-wrap:wrap;gap:6px}._categoryChip_11xde_139{padding:5px 10px;border:1.5px solid var(--chip-color);border-radius:20px;background:transparent;color:var(--chip-color);font-size:.6875rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease;white-space:nowrap}._categoryChip_11xde_139:hover{background:var(--chip-bg)}._categoryChipActive_11xde_156{background:var(--chip-color);color:#fff}._categoryChipActive_11xde_156:hover{background:var(--chip-color)}._durationGrid_11xde_164{display:flex;flex-wrap:wrap;gap:6px}._durationChip_11xde_170{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_11xde_170:hover{border-color:#0a6cff;color:#0a6cff}._durationChipActive_11xde_186{background:#0a6cff;border-color:#0a6cff;color:#fff}._durationChipActive_11xde_186:hover{background:#0554cc;border-color:#0554cc;color:#fff}._actions_11xde_197{display:flex;justify-content:flex-end;gap:16px;margin-top:4px;padding-top:16px;border-top:1px solid #f1f5f9}._monthView_6k2wr_1{display:flex;flex-direction:column;height:100%;overflow:hidden}._weekdayHeader_6k2wr_8{display:flex;border-bottom:2px solid #e2e8f0;flex-shrink:0;background:#fff}._weekdayLabel_6k2wr_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_6k2wr_15:first-child{border-left:none}._weeksGrid_6k2wr_31{flex:1;display:flex;flex-direction:column;overflow-y:auto}._weekRow_6k2wr_38{display:flex;flex:1;min-height:110px;border-bottom:1px solid #e2e8f0}._weekRow_6k2wr_38:last-child{border-bottom:none}._dayCell_6k2wr_48{flex:1;padding:6px;border-left:1px solid #e2e8f0;cursor:pointer;transition:background .15s ease;display:flex;flex-direction:column;overflow:hidden}._dayCell_6k2wr_48:first-child{border-left:none}._dayCell_6k2wr_48:hover{background:#0a6cff08}._dayCellToday_6k2wr_65{background:#0a6cff0a}._dayCellOtherMonth_6k2wr_69{background:#fafbfc}._dayCellOtherMonth_6k2wr_69 ._dayNumber_6k2wr_72{color:#94a3b8}._dayCellWeekend_6k2wr_76{background:#fdfbf9}._dayCellVacation_6k2wr_80{background:#f59e0b0f}._vacationBadge_6k2wr_84{font-size:8px;font-weight:700;color:#b45309;background:#f59e0b26;padding:1px 4px;border-radius:6px;font-family:DM Sans,Manrope,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.02em}._dayCellHeader_6k2wr_96{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._dayNumber_6k2wr_72{font-size:13px;font-weight:600;color:#0f172a;font-family:Outfit,DM Sans,system-ui,sans-serif}._dayNumberToday_6k2wr_110{color:#fff;background:#0a6cff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}._countBadge_6k2wr_122{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_6k2wr_132{background:#fff3e0;color:#e65100}._countBadgeHeavy_6k2wr_137{background:#fee2e2;color:#dc2626}._appointmentBars_6k2wr_142{display:flex;flex-direction:column;gap:2px;flex:1;overflow:hidden}._appointmentBar_6k2wr_142{height:18px;border-radius:3px;padding:0 4px;display:flex;align-items:center;overflow:hidden;transition:opacity .15s ease,filter .15s ease}._appointmentBarDimmed_6k2wr_160{opacity:.2;filter:grayscale(.5)}._appointmentBarRequested_6k2wr_165{opacity:.45;border:1px dashed rgba(0,0,0,.2)}._barLabel_6k2wr_170{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_6k2wr_181{font-size:10px;color:#94a3b8;font-weight:500;padding:0 2px;font-family:DM Sans,Manrope,system-ui,sans-serif}._categoryDots_6k2wr_189{display:flex;gap:3px;margin-top:auto;padding-top:3px}._categoryDot_6k2wr_189{width:6px;height:6px;border-radius:50%;flex-shrink:0}._emptyCell_6k2wr_203{flex:1}._topBar_35vca_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_35vca_12{display:flex;align-items:center;gap:12px}._todayButton_35vca_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_35vca_18:hover{background:#f6fafc;border-color:#0a6cff;color:#0a6cff}._navArrows_35vca_37{display:flex;gap:2px}._arrowButton_35vca_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_35vca_42:hover{background:#f6fafc;color:#0f172a}._dateDisplay_35vca_60{font-size:1rem;font-weight:600;color:#0f172a;margin:0;white-space:nowrap;font-family:DM Sans,Manrope,system-ui,sans-serif}._rightSection_35vca_69{display:flex;align-items:center;gap:12px}._searchWrapper_35vca_75{position:relative;width:220px}._searchIcon_35vca_80{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}._searchInput_35vca_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_35vca_89::placeholder{color:#94a3b8}._searchInput_35vca_89:focus{border-color:#0a6cff;background:#fff;box-shadow:0 0 0 3px #0a6cff1a}._viewToggle_35vca_110{display:flex;background:#f6fafc;border-radius:6px;padding:3px;gap:2px}._viewButton_35vca_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_35vca_118:hover{color:#0f172a}._viewButtonActive_35vca_135{background:#fff;color:#0f172a;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;font-weight:600}._weekView_1r298_1{display:flex;flex-direction:column;height:100%;overflow:hidden}._headerRow_1r298_8{display:flex;border-bottom:2px solid #e2e8f0;flex-shrink:0;background:#fff}._dayHeader_1r298_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_1r298_15:hover{background:#f6fafc}._dayHeaderToday_1r298_31{background:#0a6cff0a}._dayHeaderWeekend_1r298_35{background:#fafbfc}._dayHeaderVacation_1r298_39{background:#f59e0b14}._vacationBadge_1r298_43{font-size:9px;font-weight:700;color:#b45309;background:#f59e0b26;padding:1px 6px;border-radius:10px;font-family:DM Sans,Manrope,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.02em}._dayName_1r298_55{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_1r298_64{font-size:20px;font-weight:700;color:#0f172a;font-family:Outfit,DM Sans,system-ui,sans-serif;line-height:1.1}._dayNumberToday_1r298_72{color:#fff;background:#0a6cff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}._appointmentCount_1r298_84{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_1r298_94{flex:1;overflow-y:auto}._gridContainer_1r298_99{display:flex;position:relative;min-height:100%}._timeGutter_1r298_105{width:48px;min-width:48px;position:relative;flex-shrink:0;background:#fff}._timeLabel_1r298_113{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_1r298_124{flex:1;position:relative;border-left:1px solid #e2e8f0;cursor:pointer;min-height:100%}._dayColumnToday_1r298_132{background:#0a6cff05}._dayColumnWeekend_1r298_136{background:#fafcfd}._dayColumnVacation_1r298_140{background:repeating-linear-gradient(-45deg,#f59e0b0a,#f59e0b0a 6px,#f59e0b14 6px 12px)}._hourLine_1r298_144{position:absolute;left:0;right:0;border-top:1px solid rgba(226,232,240,.6)}._offHours_1r298_151{background:#00000004}._weekAppointment_1r298_155{position:absolute;left:2px;right:2px;border-radius:2px;overflow:hidden;z-index:2;transition:opacity .15s ease,filter .15s ease}._weekAppointmentDimmed_1r298_165{opacity:.2;filter:grayscale(.5)}._weekAppointmentCompleted_1r298_170{opacity:.45}._weekAppointmentRequested_1r298_174{opacity:.45;border-left-style:dashed}._weekAppointmentLabel_1r298_179{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_1r298_191{position:absolute;left:0;right:0;height:2px;background:#ef4444;z-index:10;pointer-events:none}._weekTimeLine_1r298_191:before{content:"";position:absolute;left:-3px;top:-3px;width:8px;height:8px;border-radius:50%;background:#ef4444}._form_1w6v8_1{display:flex;flex-direction:column;gap:20px}._section_1w6v8_7{display:flex;flex-direction:column;gap:16px}._sectionHeader_1w6v8_13{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}._field_1w6v8_21{display:flex;flex-direction:column;gap:4px}._row_1w6v8_27{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:767px){._row_1w6v8_27{grid-template-columns:1fr}}._select_1w6v8_38{padding:8px 30px 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;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}._select_1w6v8_38:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._textarea_1w6v8_60{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;font-family:inherit;color:#0f172a;background:#fff;outline:none;resize:vertical;min-height:48px;transition:border-color .15s ease}._textarea_1w6v8_60::placeholder{color:#94a3b8}._textarea_1w6v8_60:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._patientSearchWrapper_1w6v8_81{position:relative}._dropdown_1w6v8_85{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a;max-height:240px;overflow-y:auto;z-index:10;margin-top:2px}._dropdownItem_1w6v8_100{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_1w6v8_100:hover{background:#f6fafc}._dropdownItem_1w6v8_100+._dropdownItem_1w6v8_100{border-top:1px solid #f1f5f9}._dropdownName_1w6v8_120{font-size:.875rem;font-weight:600;color:#0f172a}._dropdownMeta_1w6v8_126{font-size:.6875rem;color:#94a3b8}._categoryGrid_1w6v8_131{display:flex;flex-wrap:wrap;gap:6px}._categoryChip_1w6v8_137{padding:5px 10px;border:1.5px solid var(--chip-color);border-radius:20px;background:transparent;color:var(--chip-color);font-size:.6875rem;font-weight:600;font-family:DM Sans,Manrope,system-ui,sans-serif;cursor:pointer;transition:all .15s ease;white-space:nowrap}._categoryChip_1w6v8_137:hover{background:var(--chip-bg)}._categoryChipActive_1w6v8_154{background:var(--chip-color);color:#fff}._categoryChipActive_1w6v8_154:hover{background:var(--chip-color)}._durationGrid_1w6v8_162{display:flex;flex-wrap:wrap;gap:6px}._durationChip_1w6v8_168{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_1w6v8_168:hover{border-color:#0a6cff;color:#0a6cff}._durationChipActive_1w6v8_184{background:#0a6cff;border-color:#0a6cff;color:#fff}._durationChipActive_1w6v8_184:hover{background:#0554cc;border-color:#0554cc;color:#fff}._errorBanner_1w6v8_195{padding:10px 12px;background:#ef444414;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#dc2626;font-size:.75rem;font-weight:500}._actions_1w6v8_205{display:flex;justify-content:flex-end;gap:16px;margin-top:4px;padding-top:16px;border-top:1px solid #f1f5f9}._container_kakte_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #e2e8f0}._header_kakte_8{padding:18px 20px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){._header_kakte_8{padding:14px 8px}}._title_kakte_21{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:600;color:#0f172a;margin:0}._viewAll_kakte_29{font-size:.75rem;color:#0a6cff;font-weight:600;cursor:pointer}._empty_kakte_36{color:#475569;font-size:.875rem;padding:28px;text-align:center}._list_kakte_43{display:flex;flex-direction:column}._item_kakte_48{display:flex;align-items:center;padding:12px 20px;border-bottom:1px solid #f1f5f9;gap:16px;transition:background .15s ease;cursor:pointer}._item_kakte_48:last-child{border-bottom:none}._item_kakte_48:hover{background:#f1f5f9}@media(max-width:767px){._item_kakte_48{padding:12px 8px;gap:8px}}._indicator_kakte_70{width:3px;height:36px;border-radius:2px;flex-shrink:0}._time_kakte_77{width:56px;font-family:monospace;font-size:13px;color:#475569;flex-shrink:0}._info_kakte_85{flex:1;display:flex;flex-direction:column;min-width:0}._patientName_kakte_92{font-size:.875rem;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._type_kakte_101{font-size:.75rem;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){._badge_kakte_110{display:none}}._container_z5rc6_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #e2e8f0}._header_z5rc6_8{padding:18px 20px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:8px}._title_z5rc6_16{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:600;color:#0f172a;margin:0}._count_z5rc6_24{background:#f59e0b;color:#fff;font-size:.6875rem;font-weight:700;padding:2px 8px;border-radius:10px;line-height:1.4}._list_z5rc6_34{display:flex;flex-direction:column}._card_z5rc6_39{display:flex;padding:14px 20px;border-bottom:1px solid #f1f5f9;gap:16px}._card_z5rc6_39:last-child{border-bottom:none}@media(max-width:767px){._card_z5rc6_39{padding:12px 8px}}._indicator_z5rc6_54{width:3px;border-radius:2px;flex-shrink:0;align-self:stretch}._cardContent_z5rc6_61{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}._cardTop_z5rc6_69{display:flex;justify-content:space-between;align-items:center}@media(max-width:767px){._cardTop_z5rc6_69{flex-direction:column;align-items:flex-start;gap:2px}}._patientName_z5rc6_82{font-size:.875rem;font-weight:600;color:#0f172a}._dateTime_z5rc6_88{font-family:monospace;font-size:13px;color:#475569}._meta_z5rc6_94{display:flex;align-items:center;gap:8px}._type_z5rc6_100{font-size:.75rem;font-weight:600}._duration_z5rc6_105{font-size:.75rem;color:#94a3b8}._notes_z5rc6_110{font-size:.75rem;color:#475569;font-style:italic}._actions_z5rc6_116{display:flex;gap:8px;margin-top:4px}@media(max-width:767px){._actions_z5rc6_116{flex-direction:column}}._confirmButton_z5rc6_127,._rejectButton_z5rc6_128{padding:5px 14px;border-radius:8px;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}._confirmButton_z5rc6_127:disabled,._rejectButton_z5rc6_128:disabled{opacity:.5;cursor:not-allowed}@media(max-width:767px){._confirmButton_z5rc6_127,._rejectButton_z5rc6_128{padding:10px 14px;width:100%}}._confirmButton_z5rc6_127{background:#10b981;color:#fff}._confirmButton_z5rc6_127:hover:not(:disabled){background:#059669}._rejectButton_z5rc6_128{background:transparent;color:#475569;border:1px solid #e2e8f0}._rejectButton_z5rc6_128:hover:not(:disabled){background:#f1f5f9;color:#ef4444;border-color:#ef4444}._page_3baod_1{max-width:100%;overflow-x:hidden}._header_3baod_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}@media(max-width:767px){._header_3baod_6{flex-direction:column;align-items:flex-start;gap:16px}}._title_3baod_20{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_3baod_20{font-size:1.25rem}}._subtitle_3baod_33{font-size:.875rem;color:#475569;margin:4px 0 0}@media(max-width:767px){._subtitle_3baod_33{font-size:.75rem}}._newButton_3baod_44{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_3baod_44:hover{background:#0554cc}@media(max-width:767px){._newButton_3baod_44{width:100%;justify-content:center}}._loading_3baod_70{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._stats_3baod_78{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}@media(max-width:767px){._stats_3baod_78{grid-template-columns:repeat(2,1fr);gap:8px}}._content_3baod_91{display:grid;grid-template-columns:1fr 340px;gap:20px}@media(max-width:767px){._content_3baod_91{grid-template-columns:1fr}}._mainCol_3baod_102{display:flex;flex-direction:column;gap:20px}._sideCol_3baod_108{display:flex;flex-direction:column;gap:16px}._container_ige1v_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #e2e8f0;padding:20px}@media(max-width:767px){._container_ige1v_1{padding:16px}}._title_ige1v_14{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:#0f172a;margin:0 0 14px}._list_ige1v_22{display:flex;flex-direction:column;gap:8px}@media(max-width:767px){._list_ige1v_22{display:grid;grid-template-columns:1fr 1fr}}._item_ige1v_34{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_ige1v_34:hover{background:#f1f5f9}@media(max-width:767px){._item_ige1v_34{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:14px 8px;min-height:80px;justify-content:center}}._iconWrapper_ige1v_62{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._label_ige1v_72{font-size:13px;font-weight:500;color:#0f172a}@media(max-width:767px){._label_ige1v_72{font-size:.6875rem;line-height:1.3}}._container_19bre_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #e2e8f0;padding:20px}@media(max-width:767px){._container_19bre_1{padding:16px}}._title_19bre_14{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:#0f172a;margin:0 0 14px}._empty_19bre_22{color:#475569;font-size:.875rem;padding:20px 0;text-align:center}._list_19bre_29{display:flex;flex-direction:column}._item_19bre_34{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9;transition:background .15s ease}._item_19bre_34:last-child{border-bottom:none}._avatar_19bre_46{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_19bre_58{display:flex;flex-direction:column;min-width:0}._name_19bre_64{font-size:13px;font-weight:600;color:#0f172a}._meta_19bre_70{font-size:.6875rem;color:#94a3b8}._card_1dghz_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_1dghz_1{padding:16px}}._top_1dghz_14{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}@media(max-width:767px){._top_1dghz_14{margin-bottom:8px}}._iconWrapper_1dghz_26{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:767px){._iconWrapper_1dghz_26{width:34px;height:34px;border-radius:8px}}._change_1dghz_43{display:flex;align-items:center;gap:2px;font-size:.75rem;font-weight:600}._positive_1dghz_51{color:#10b981}._negative_1dghz_55{color:#ef4444}._value_1dghz_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_1dghz_59{font-size:1.25rem}}._title_1dghz_72{font-size:13px;color:#475569;margin-top:4px}@media(max-width:767px){._title_1dghz_72{font-size:.6875rem}}._switcher_1vv3a_1{position:relative;display:inline-flex;align-items:center;background:#f6fafc;border:1px solid #e2e8f0;border-radius:8px;padding:0;overflow:hidden;height:30px;width:90px;flex-shrink:0}._option_1vv3a_15{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.3px;color:#94a3b8;transition:color .15s ease;-webkit-user-select:none;user-select:none;line-height:1;cursor:pointer;background:none;border:none;padding:0;height:100%}._option_1vv3a_15._active_1vv3a_36{color:#0a6cff}._slider_1vv3a_40{position:absolute;top:2px;left:2px;width:calc(33.333% - 2px);height:calc(100% - 4px);background:#fff;border-radius:6px;box-shadow:0 1px 3px #00000014;transition:transform .2s ease;pointer-events:none}@keyframes _fadeUp_1aakr_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _float1_1aakr_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-20px) scale(1.05)}}@keyframes _float2_1aakr_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,15px) scale(.95)}}@keyframes _spin_1aakr_544{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._authPage_1aakr_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_1aakr_37{flex-direction:column}}._brandingPanel_1aakr_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_1aakr_52{flex:none;padding:40px 24px 32px}}._floatCircle1_1aakr_70{position:absolute;top:10%;left:8%;width:180px;height:180px;border-radius:50%;background:#ffffff0f;animation:_float1_1aakr_1 8s ease-in-out infinite}@media(max-width:767px){._floatCircle1_1aakr_70{display:none}}._floatCircle2_1aakr_86{position:absolute;bottom:15%;right:10%;width:240px;height:240px;border-radius:50%;background:#ffffff0a;animation:_float2_1aakr_1 10s ease-in-out infinite}@media(max-width:767px){._floatCircle2_1aakr_86{display:none}}._ringInner_1aakr_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_1aakr_102{display:none}}._ringOuter_1aakr_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_1aakr_118{display:none}}._medicalCross_1aakr_134{position:absolute;display:flex;align-items:center;justify-content:center;color:#fff}@media(max-width:767px){._medicalCross_1aakr_134{display:none}}._brandingContent_1aakr_147{position:relative;z-index:2;text-align:center;max-width:440px}._logo_1aakr_154{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:40px}._logoIcon_1aakr_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_1aakr_175{text-align:left}._logoTitle_1aakr_179{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;line-height:1.1}._logoSubtitle_1aakr_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_1aakr_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_1aakr_196{font-size:1.25rem;margin-bottom:8px}}._taglineDesc_1aakr_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_1aakr_211{display:none}}._featurePills_1aakr_224{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}@media(max-width:767px){._featurePills_1aakr_224{display:none}}._pill_1aakr_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_1aakr_250{opacity:.7}._trustText_1aakr_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_1aakr_254{display:none}}._formPanel_1aakr_269{position:relative;width:540px;display:flex;flex-direction:column;justify-content:center;padding:40px 52px;background:#fff;overflow:auto}@media(max-width:767px){._formPanel_1aakr_269{width:100%;flex:1;padding:24px 20px;border-radius:24px 24px 0 0;margin-top:-16px;position:relative;z-index:1}}._authLanguageSwitcher_1aakr_291{position:absolute;top:16px;right:16px;z-index:10;opacity:.6;transition:opacity .15s ease}._authLanguageSwitcher_1aakr_291:hover{opacity:1}@media(max-width:767px){._authLanguageSwitcher_1aakr_291{top:12px;right:12px}}._formContent_1aakr_309{animation:_fadeUp_1aakr_1 .4s ease;max-width:420px;width:100%;margin:0 auto}._roleToggle_1aakr_317{display:flex;background:#f6fafc;border-radius:10px;padding:4px;margin-bottom:28px;border:1px solid #f1f5f9}._roleBtn_1aakr_326{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_1aakr_326._active_1aakr_343{background:#fff;color:#0a6cff;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}._googleBtn_1aakr_349{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_1aakr_349:hover{background:#f6fafc}._googleBtn_1aakr_349:disabled{opacity:.7;cursor:not-allowed}._divider_1aakr_375{display:flex;align-items:center;gap:16px;margin-bottom:24px}._dividerLine_1aakr_382{flex:1;height:1px;background:#e2e8f0}._dividerText_1aakr_388{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8;font-weight:500;white-space:nowrap}._field_1aakr_396{margin-bottom:18px}._fieldLabel_1aakr_400{display:block;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:600;color:#475569;margin-bottom:6px}._fieldLabelRow_1aakr_409{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._forgotLink_1aakr_416{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_1aakr_427{position:relative}._input_1aakr_427{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_1aakr_427::placeholder{color:#94a3b8}._input_1aakr_427:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1f}._inputWithIcon_1aakr_452{padding-left:40px}._inputWithEye_1aakr_456{padding-right:44px}._inputIcon_1aakr_460{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#94a3b8;display:flex}._eyeBtn_1aakr_469{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_1aakr_469:hover{color:#475569}._checkbox_1aakr_490{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_1aakr_490._checked_1aakr_503{border-color:#0a6cff;background:#0a6cff}._checkboxLabel_1aakr_508{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569;cursor:pointer;line-height:1.5}._primaryBtn_1aakr_516{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_1aakr_516:hover{box-shadow:0 6px 20px #0a6cff59;transform:translateY(-1px)}._primaryBtn_1aakr_516:disabled{opacity:.8;cursor:not-allowed;transform:none}._spinner_1aakr_544{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1aakr_544 .8s linear infinite}._spinnerGoogle_1aakr_553{width:20px;height:20px;border:2px solid #e2e8f0;border-top-color:#0a6cff;border-radius:50%;animation:_spin_1aakr_544 .8s linear infinite}._formHeader_1aakr_562{margin-bottom:32px}._formTitle_1aakr_566{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:26px;font-weight:700;margin-bottom:8px}._formSubtitle_1aakr_573{font-size:.875rem;color:#475569;line-height:1.6}._errorBox_1aakr_579{padding:10px 14px;margin-bottom:16px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-size:13px}._inputError_1aakr_589{border-color:#ef4444!important}._fieldErrorText_1aakr_593{margin-top:4px;font-size:12px;color:#ef4444}._rememberRow_1aakr_599{display:flex;align-items:center;gap:8px;margin-bottom:24px}._loginActions_1aakr_606{margin-bottom:24px}._switchRow_1aakr_610{text-align:center;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569;margin-top:24px;margin-bottom:32px}._switchLink_1aakr_619{color:#0a6cff;font-weight:600;cursor:pointer}._securityFooter_1aakr_625{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0;border-top:1px solid #f1f5f9}._securityItem_1aakr_634{display:flex;align-items:center;gap:5px;color:#94a3b8}._securityIcon_1aakr_641{opacity:.6;display:flex}._securityText_1aakr_646{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:600}._headerRow_1s2g9_3{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._title_1s2g9_10{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._backBtn_1s2g9_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_1s2g9_32{display:flex;align-items:center;gap:8px;margin-bottom:8px}._stepGroup_1s2g9_39{display:flex;align-items:center;gap:8px}._stepCircle_1s2g9_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_1s2g9_59{background:#0a6cff;color:#fff}._stepCircleInactive_1s2g9_64{background:#f1f5f9;color:#94a3b8}._stepLine_1s2g9_69{flex:1;height:2px;border-radius:1px;transition:background .3s}._stepLineActive_1s2g9_76{background:#0a6cff}._stepLineInactive_1s2g9_80{background:#f1f5f9}._stepLabel_1s2g9_84{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#94a3b8}._gridRow_1s2g9_91{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}._gridRowLast_1s2g9_98{margin-bottom:24px}._strengthBar_1s2g9_103{display:flex;gap:4px;margin-bottom:4px;margin-top:8px}._strengthSegment_1s2g9_110{flex:1;height:3px;border-radius:2px;transition:background .2s}._strengthLabel_1s2g9_117{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:600}._strengthHint_1s2g9_123{color:#94a3b8;font-weight:400;margin-left:8px}._matchIndicator_1s2g9_130{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex}._roleBanner_1s2g9_139{border-radius:10px;padding:12px 16px;margin-bottom:20px;display:flex;gap:10px;align-items:center}._roleBannerDoctor_1s2g9_148{background:#e8f1ff}._roleBannerPatient_1s2g9_152{background:#e6f8f5}._roleBannerIcon_1s2g9_156{display:flex}._roleBannerText_1s2g9_160{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600}._insuranceRow_1s2g9_167{display:flex;gap:8px;margin-bottom:18px}._insuranceBtn_1s2g9_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_1s2g9_173._insuranceBtnActive_1s2g9_186{border-color:#4ac6b7;background:#4ac6b70f;color:#4ac6b7}._summaryCard_1s2g9_193{background:#f6fafc;border-radius:12px;border:1px solid #f1f5f9;padding:20px;margin-bottom:20px}._summaryHeader_1s2g9_201{display:flex;align-items:center;gap:14px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}._summaryAvatar_1s2g9_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_1s2g9_223{background:#e8f1ff;color:#0a6cff}._summaryAvatarPatient_1s2g9_228{background:#e6f8f5;color:#4ac6b7}._summaryName_1s2g9_233{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700;color:#0f172a}._summaryBadge_1s2g9_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_1s2g9_251{color:#0a6cff;background:#e8f1ff}._summaryBadgePatient_1s2g9_256{color:#4ac6b7;background:#e6f8f5}._summaryGrid_1s2g9_261{display:grid;grid-template-columns:1fr 1fr;gap:12px}._summaryItemLabel_1s2g9_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_1s2g9_277{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;color:#0f172a}._agreements_1s2g9_285{margin-bottom:24px;display:flex;flex-direction:column;gap:12px}._agreementRow_1s2g9_292{display:flex;align-items:flex-start;gap:10px}._agreementCheckWrap_1s2g9_298{margin-top:2px}._agreementLink_1s2g9_302{color:#0a6cff;font-weight:600;cursor:pointer}._infoBox_1s2g9_309{background:#ecfdf5;border-radius:10px;padding:12px 16px;display:flex;gap:10px;align-items:flex-start;margin-top:16px}._infoBoxIcon_1s2g9_319{margin-top:1px;flex-shrink:0}._infoBoxText_1s2g9_324{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#475569;line-height:1.5}._select_1s2g9_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_1s2g9_332:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1f}._overlay_vf1zj_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_vf1zj_1 .2s ease}@keyframes _fadeIn_vf1zj_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_vf1zj_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._modal_vf1zj_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_vf1zj_1 .3s ease}._modalHeader_vf1zj_43{padding:20px 28px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}._modalTitle_vf1zj_51{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}._modalSubtitle_vf1zj_59{font-size:.75rem;color:#94a3b8;margin-top:2px}._closeButton_vf1zj_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_vf1zj_65:hover{background:#f1f5f9;color:#0f172a}._stepIndicator_vf1zj_83{padding:16px 28px 0;display:flex;align-items:center;gap:6px}._stepRow_vf1zj_90{display:flex;align-items:center;gap:6px;flex:1}._stepRow_vf1zj_90:last-child{flex:none}._stepCircle_vf1zj_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_vf1zj_100._stepActive_vf1zj_114{background:linear-gradient(135deg,#4ac6b7,#2dd4bf);color:#fff}._stepLine_vf1zj_119{flex:1;height:2px;border-radius:1px;background:#f1f5f9;transition:background .3s}._stepLine_vf1zj_119._stepLineActive_vf1zj_126{background:#4ac6b7}._content_vf1zj_130{flex:1;overflow:auto;padding:24px 28px}._stepQuestion_vf1zj_136{font-size:15px;font-weight:600;color:#0f172a;margin-bottom:16px}._stepHint_vf1zj_143{font-size:13px;color:#94a3b8;margin-bottom:16px}._stepHint_vf1zj_143 strong{color:#0f172a}._searchField_vf1zj_152{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:8px;margin-bottom:16px;transition:all .15s ease;color:#94a3b8}._searchField_vf1zj_152:focus-within{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._searchInput_vf1zj_168{flex:1;border:none;outline:none;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#0f172a;background:transparent}._searchInput_vf1zj_168:focus{border:none!important;box-shadow:none!important}._searchInput_vf1zj_168::placeholder{color:#94a3b8}._loadingHint_vf1zj_185,._emptyHint_vf1zj_186{text-align:center;padding:24px 16px;font-size:.75rem;color:#94a3b8}._typeGrid_vf1zj_193{display:grid;grid-template-columns:1fr 1fr;gap:10px}._typeCard_vf1zj_199{padding:16px;border-radius:12px;cursor:pointer;transition:all .15s ease;border:2px solid #e2e8f0;background:#fff}._typeCard_vf1zj_199:hover:not(._typeCardActive_vf1zj_207){border-color:#94a3b8}._typeCard_vf1zj_199._typeCardActive_vf1zj_207{box-shadow:0 0 0 3px #4ac6b71a}._typeCardHeader_vf1zj_214{display:flex;align-items:center;gap:10px;margin-bottom:8px}._typeIcon_vf1zj_221{font-size:22px}._typeCardName_vf1zj_225{font-size:.875rem;font-weight:700;color:#0f172a}._typeCardDauer_vf1zj_231{font-size:.6875rem;color:#94a3b8}._typeCardDesc_vf1zj_236{font-size:.75rem;color:#475569;line-height:18px}._doctorList_vf1zj_242{display:flex;flex-direction:column;gap:10px}._doctorCard_vf1zj_248{padding:18px;border-radius:12px;cursor:pointer;transition:all .15s ease;border:2px solid #e2e8f0;display:flex;align-items:center;gap:16px}._doctorCard_vf1zj_248:hover:not(._doctorCardActive_vf1zj_258){border-color:#94a3b8}._doctorAvatar_vf1zj_262{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_vf1zj_276{flex:1}._doctorName_vf1zj_280{font-size:15px;font-weight:700;color:#0f172a}._doctorFach_vf1zj_286{font-size:13px;color:#475569}._doctorMeta_vf1zj_291{text-align:right}._doctorRating_vf1zj_295{font-size:13px;font-weight:600;color:#10b981}._doctorNext_vf1zj_301{font-size:.6875rem;color:#94a3b8;margin-top:2px}._slotDays_vf1zj_307{display:flex;flex-direction:column;gap:16px}._slotDayLabel_vf1zj_313{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:8px;display:flex;align-items:center;gap:8px}._slotWeekdayBadge_vf1zj_323{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_vf1zj_336{display:flex;gap:8px;flex-wrap:wrap}._slotButton_vf1zj_342{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_vf1zj_342:hover:not(._slotButtonActive_vf1zj_354){border-color:#94a3b8}._slotButton_vf1zj_342._slotButtonActive_vf1zj_354{border-color:#4ac6b7;background:#4ac6b7;color:#fff;box-shadow:0 2px 8px #4ac6b74d}._summaryCard_vf1zj_364{background:#f6fafc;border-radius:14px;border:1px solid #f1f5f9;padding:24px;margin-bottom:20px}._summaryRow_vf1zj_372{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #f1f5f9}._summaryIcon_vf1zj_380{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._summaryLabel_vf1zj_390{font-size:.6875rem;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.3px}._summaryValue_vf1zj_398{font-size:15px;font-weight:700;color:#0f172a}._summarySub_vf1zj_404{font-size:.75rem;color:#475569;margin-top:1px}._notesField_vf1zj_410{margin-bottom:20px}._notesLabel_vf1zj_414{display:block;font-size:.75rem;font-weight:500;color:#0f172a;margin-bottom:6px}._notesInput_vf1zj_422{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_vf1zj_422:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._notesInput_vf1zj_422::placeholder{color:#94a3b8}._hintBox_vf1zj_444{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_vf1zj_444 strong{color:#0f172a}._hintIcon_vf1zj_459{color:#4ac6b7;margin-top:1px;flex-shrink:0}._successContent_vf1zj_465{text-align:center;padding:20px 0}._successIcon_vf1zj_470{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_vf1zj_481{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:22px;font-weight:700;color:#0f172a;margin-bottom:8px}._successDesc_vf1zj_489{font-size:.875rem;color:#475569;line-height:22px;margin-bottom:24px}._successSummary_vf1zj_496{background:#f6fafc;border-radius:14px;border:1px solid #f1f5f9;padding:20px;text-align:left}._successSummaryInner_vf1zj_504{display:flex;align-items:center;gap:14px}._successDateBlock_vf1zj_510{width:52px;height:52px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}._successDateDay_vf1zj_521{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}._successDateMonth_vf1zj_528{font-size:9px;color:#94a3b8;font-weight:600}._successType_vf1zj_534{font-size:15px;font-weight:700;color:#0f172a}._successMeta_vf1zj_540{font-size:13px;color:#475569}._errorBanner_vf1zj_545{margin:0 28px;padding:10px 12px;background:#ef444414;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#dc2626;font-size:.75rem;font-weight:500}._modalFooter_vf1zj_556{padding:16px 28px;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}._footerCenter_vf1zj_564{flex:1;display:flex;justify-content:center}._outlineButton_vf1zj_570{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_vf1zj_570:hover{background:#f1f5f9;color:#0f172a}._primaryButton_vf1zj_588{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_vf1zj_588:hover:not(:disabled){opacity:.9;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a}._primaryButton_vf1zj_588:disabled{opacity:.4;cursor:not-allowed}._page_1sfyn_1{padding:32px}._header_1sfyn_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}._title_1sfyn_12{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._subtitle_1sfyn_20{font-size:.875rem;color:#475569;margin:4px 0 0}._bookButton_1sfyn_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_1sfyn_26:hover{opacity:.9;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a}._nextCard_1sfyn_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_1sfyn_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_1sfyn_69{width:8px;height:8px;border-radius:50%;background:#4ac6b7;animation:_pulse_1sfyn_1 2s ease infinite}@keyframes _pulse_1sfyn_1{0%,to{opacity:1}50%{opacity:.4}}._nextContent_1sfyn_85{display:flex;align-items:center;gap:24px}._nextDateBlock_1sfyn_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_1sfyn_103{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:24px;font-weight:700;color:#4ac6b7;line-height:1}._nextMonth_1sfyn_111{font-size:.6875rem;font-weight:600;color:#94a3b8}._nextInfo_1sfyn_117{flex:1}._nextType_1sfyn_121{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700;color:#0f172a}._nextDateTime_1sfyn_128{font-size:.875rem;color:#475569;margin-top:4px}._nextDoctor_1sfyn_134{font-size:13px;color:#94a3b8;margin-top:4px}._nextCountdown_1sfyn_140{text-align:right;flex-shrink:0}._nextCountdownNumber_1sfyn_145{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:28px;font-weight:700;color:#4ac6b7}._nextCountdownLabel_1sfyn_152{font-size:.6875rem;color:#94a3b8}._nextNotes_1sfyn_157{margin-top:14px;padding:10px 14px;background:#fff;border-radius:8px;border:1px solid #f1f5f9;font-size:.75rem;color:#475569}._nextNotes_1sfyn_157 strong{color:#0f172a}._filterBar_1sfyn_170{display:flex;gap:4px;margin-bottom:20px;background:#f1f5f9;border-radius:8px;padding:3px;width:fit-content}._filterTab_1sfyn_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_1sfyn_180._filterActive_1sfyn_192{background:#fff;color:#4ac6b7;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}._listCard_1sfyn_198{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;overflow:hidden}._empty_1sfyn_206{padding:48px;text-align:center;color:#94a3b8;font-size:15px}._aptRow_1sfyn_213{display:flex;align-items:center;padding:16px 24px;gap:16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s ease}._aptRow_1sfyn_213:hover{background:#f6fafc80}._aptRow_1sfyn_213._aptPast_1sfyn_225{opacity:.6}._aptDateBlock_1sfyn_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_1sfyn_241{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1}._aptDateMonth_1sfyn_248{font-size:9px;color:#94a3b8;font-weight:600;text-transform:uppercase}._aptColorBar_1sfyn_255{width:3px;height:40px;border-radius:2px;flex-shrink:0}._aptInfo_1sfyn_262{flex:1;min-width:0}._aptTypeRow_1sfyn_267{display:flex;align-items:center;gap:8px}._aptTypeName_1sfyn_273{font-size:15px;font-weight:700;color:#0f172a}._aptDateTime_1sfyn_279{font-size:13px;color:#475569;margin-top:3px}._aptDoctor_1sfyn_285{font-size:.75rem;color:#94a3b8;margin-top:2px}._aptStatus_1sfyn_291{text-align:right;flex-shrink:0}._aptDaysLeft_1sfyn_296{font-size:.6875rem;color:#94a3b8;margin-top:6px}._portal_1e9io_1{display:flex;height:100vh;font-family:DM Sans,Manrope,system-ui,sans-serif;background:#f6fafc;overflow:hidden}._sidebar_1e9io_9{width:240px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0}._logo_1e9io_18{display:flex;align-items:center;gap:10px;padding:20px 24px;border-bottom:1px solid #f1f5f9}._logoIcon_1e9io_26{width:36px;height:36px;background:linear-gradient(135deg,#4ac6b7,#2dd4bf);border-radius:10px;display:flex;align-items:center;justify-content:center}._logoTextWrapper_1e9io_36{display:flex;flex-direction:column}._logoText_1e9io_36{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:#0f172a;line-height:1.1}._logoSubtext_1e9io_49{font-size:10px;color:#4ac6b7;font-weight:600;letter-spacing:.5px;text-transform:uppercase}._nav_1e9io_57{flex:1;padding:12px 0;display:flex;flex-direction:column;gap:2px}._navItem_1e9io_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_1e9io_65:hover{background:#f1f5f9;color:#0f172a}._navItem_1e9io_65._active_1e9io_85{background:#e6f8f5;color:#4ac6b7;font-weight:600;border-right-color:#4ac6b7}._userSection_1e9io_92{display:flex;align-items:center;gap:10px;padding:16px 20px;border-top:1px solid #f1f5f9}._avatar_1e9io_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_1e9io_114{display:flex;flex-direction:column;min-width:0;flex:1}._userName_1e9io_121{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1e9io_130{font-size:.6875rem;color:#94a3b8}._logoutButton_1e9io_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_1e9io_135:hover{color:#ef4444;border-color:#ef4444;background:#fef2f2}._main_1e9io_155{flex:1;overflow:auto}._mainMobile_1e9io_160{padding-bottom:calc(64px + env(safe-area-inset-bottom))}._bottomNav_1e9io_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_1e9io_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_1e9io_179._bottomNavActive_1e9io_193{color:#4ac6b7}._bottomNavLabel_1e9io_197{font-size:11px;font-weight:600;line-height:1}._page_1lv35_1{padding:32px}._title_1lv35_5{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0 0 4px}._subtitle_1lv35_13{font-size:.875rem;color:#475569;margin:0 0 28px}._grid_1lv35_19{display:grid;grid-template-columns:340px 1fr;gap:20px}._leftCol_1lv35_25{display:flex;flex-direction:column;gap:16px}._profileCard_1lv35_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_1lv35_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_1lv35_55{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a}._profileDob_1lv35_62{font-size:13px;color:#475569;margin-top:4px}._profileBadge_1lv35_68{margin-top:10px}._card_1lv35_72{background:#fff;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:20px}._cardLabel_1lv35_80{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 14px}._contactItem_1lv35_89{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9}._contactIcon_1lv35_97{color:#94a3b8;display:flex;flex-shrink:0}._contactItemLabel_1lv35_103{font-size:.6875rem;color:#94a3b8}._contactItemValue_1lv35_108{font-size:13px;font-weight:500;color:#0f172a}._insuranceName_1lv35_114{font-size:.875rem;font-weight:600;color:#0f172a}._insuranceDetail_1lv35_120{font-size:.75rem;color:#475569;margin-top:4px}._languageRow_1lv35_126{display:flex;align-items:center;justify-content:space-between}._languageHint_1lv35_132{font-size:.75rem;color:#475569}._formCard_1lv35_137{background:#fff;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;padding:24px}._formTitle_1lv35_145{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:600;color:#0f172a;margin:0 0 20px}._formGrid_1lv35_153{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}._formField_1lv35_160{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}._formGrid_1lv35_153 ._formField_1lv35_160{margin-bottom:0}._label_1lv35_170{font-size:.75rem;font-weight:500;color:#0f172a}._input_1lv35_176{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_1lv35_176:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._input_1lv35_176::placeholder{color:#94a3b8}._formActions_1lv35_196{display:flex;justify-content:flex-end;gap:10px}._cancelButton_1lv35_202{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_1lv35_202:hover{background:#f1f5f9;color:#0f172a}._saveButton_1lv35_220{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_1lv35_220:hover{opacity:.9;box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a}._card_zsgs0_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #f1f5f9}._pad-none_zsgs0_8{padding:0}._pad-sm_zsgs0_12{padding:16px}._pad-md_zsgs0_16{padding:20px}._pad-lg_zsgs0_20{padding:28px}._page_klglf_1{max-width:1100px}._loading_klglf_5{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._back_klglf_13{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;color:#475569;margin-bottom:20px;transition:color .15s ease}._back_klglf_13:hover{color:#0a6cff}._header_klglf_26{display:flex;align-items:center;gap:20px;margin-bottom:28px}@media(max-width:767px){._header_klglf_26{flex-direction:column;text-align:center}}._avatar_klglf_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_klglf_53{display:flex;flex-direction:column;gap:4px}@media(max-width:767px){._headerInfo_klglf_53{align-items:center}}._name_klglf_64{font-size:1.625rem;font-weight:700}@media(max-width:767px){._name_klglf_64{font-size:1.25rem}}._meta_klglf_74{display:flex;align-items:center;gap:16px;font-size:.75rem;color:#475569}@media(max-width:767px){._meta_klglf_74{flex-wrap:wrap;justify-content:center;gap:8px}}._content_klglf_89{display:grid;grid-template-columns:1fr 320px;gap:28px}._mainCol_klglf_95,._sideCol_klglf_101{display:flex;flex-direction:column;gap:28px}._tabBar_klglf_107{display:flex;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:16px;padding-bottom:2px}._tabBar_klglf_107::-webkit-scrollbar{display:none}._tab_klglf_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_klglf_107._tabActive_klglf_133{color:#0a6cff;background:#e8f1ff;border-color:#0a6cff}._tabContent_klglf_139{display:flex;flex-direction:column;gap:16px}._sectionTitle_klglf_145{font-size:1rem;font-weight:600;margin-bottom:16px}._appointmentList_klglf_151{display:flex;flex-direction:column;gap:2px}._appointmentItem_klglf_157{display:flex;align-items:center;gap:16px;padding:8px 16px;border-radius:8px;transition:background .15s ease}._appointmentItem_klglf_157:hover{background:#f6fafc}@media(max-width:767px){._appointmentItem_klglf_157{flex-wrap:wrap;gap:8px}}._indicator_klglf_175{width:4px;height:32px;border-radius:2px;flex-shrink:0}._aptInfo_klglf_182{flex:1;display:flex;flex-direction:column;min-width:0}._aptType_klglf_189{font-size:.875rem;font-weight:500}._aptDoctor_klglf_194{font-size:.6875rem;color:#475569}._aptMeta_klglf_199{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._aptDate_klglf_206{font-size:.75rem;font-weight:500}._aptTime_klglf_211{display:flex;align-items:center;gap:4px;font-size:.6875rem;color:#475569}._diagnosisList_klglf_219{display:flex;flex-direction:column;gap:8px}._diagnosisItem_klglf_225{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-radius:8px;transition:background .15s ease}._diagnosisItem_klglf_225:hover{background:#f6fafc}@media(max-width:767px){._diagnosisItem_klglf_225{flex-direction:column;align-items:flex-start;gap:8px}}._icdCode_klglf_244{font-size:.75rem;font-weight:600;color:#0a6cff;margin-right:8px}._diagnosisName_klglf_251{font-size:.875rem}._diagnosisMeta_klglf_255{display:flex;align-items:center;gap:16px}._diagnosisDate_klglf_261{font-size:.6875rem;color:#475569}._empty_klglf_266{color:#475569;font-size:.75rem;padding:16px 0;text-align:center}._contactList_klglf_273{display:flex;flex-direction:column;gap:16px}._contactItem_klglf_279{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#0f172a}._contactItem_klglf_279 svg{color:#475569}._infoGrid_klglf_290{display:flex;flex-direction:column;gap:16px}._infoItem_klglf_296{display:flex;flex-direction:column;gap:2px}._infoLabel_klglf_302{font-size:.6875rem;color:#475569}._infoValue_klglf_307{font-size:.875rem;font-weight:500}._doctorInfo_klglf_312{display:flex;flex-direction:column;gap:2px}._doctorName_klglf_318{font-size:.875rem;font-weight:500}._doctorSpecialty_klglf_323{font-size:.75rem;color:#475569}._tableWrapper_1wz9v_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;border:1px solid #e2e8f0;overflow:hidden}._table_1wz9v_1{width:100%;border-collapse:collapse;font-family:DM Sans,Manrope,system-ui,sans-serif}._table_1wz9v_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_1wz9v_1 td{padding:12px 16px;font-size:13px;color:#475569;border-bottom:1px solid #f1f5f9;vertical-align:middle}._table_1wz9v_1 tbody tr{cursor:pointer;transition:background .1s}._table_1wz9v_1 tbody tr:hover{background:#f1f5f9}._table_1wz9v_1 tbody tr:last-child td{border-bottom:none}._nameLink_1wz9v_42{display:flex;align-items:center;gap:10px}._avatar_1wz9v_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_1wz9v_42{font-size:.875rem;font-weight:600;color:#0f172a}._contactCell_1wz9v_66{display:flex;align-items:center;gap:6px;color:#475569}._card_1ohy8_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_1ohy8_1:active{background:#f6fafc}._avatar_1ohy8_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_1ohy8_30{flex:1;min-width:0}._nameRow_1ohy8_35{display:flex;align-items:center;gap:8px;margin-bottom:2px}._name_1ohy8_35{font-size:.875rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._details_1ohy8_51{display:flex;gap:16px;font-size:.75rem;color:#475569}._form_15dtu_1{display:flex;flex-direction:column;gap:20px}._section_15dtu_7{display:flex;flex-direction:column;gap:16px}._sectionHeader_15dtu_13{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}._field_15dtu_21{display:flex;flex-direction:column;gap:4px}._label_15dtu_27{font-size:.75rem;font-weight:500;color:#0f172a}._select_15dtu_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_15dtu_33:focus{border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._row_15dtu_49{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:767px){._row_15dtu_49{grid-template-columns:1fr}}._error_15dtu_60{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_15dtu_70{display:flex;justify-content:flex-end;gap:16px;margin-top:4px;padding-top:16px;border-top:1px solid #f1f5f9}._header_gq21g_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media(max-width:767px){._header_gq21g_1{flex-direction:column;align-items:flex-start;gap:16px}}._title_gq21g_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_gq21g_15{font-size:1.25rem}}._subtitle_gq21g_28{font-size:.875rem;color:#475569;margin:4px 0 0}._addButton_gq21g_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_gq21g_34:hover{background:#0554cc}@media(max-width:767px){._addButton_gq21g_34{width:100%;justify-content:center}}._searchBar_gq21g_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_gq21g_72{position:relative;flex:1}._searchIcon_gq21g_77{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;display:flex}._searchInput_gq21g_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_gq21g_87::placeholder{color:#94a3b8}._searchInput_gq21g_87:focus{outline:none;box-shadow:0 0 0 2px #0a6cff26}._filterButton_gq21g_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_gq21g_107:hover{background:#f1f5f9;color:#0f172a}._cardList_gq21g_128{display:flex;flex-direction:column;gap:8px}._loading_gq21g_134{display:flex;align-items:center;justify-content:center;height:200px;color:#475569}._container_zyqa9_1{margin-bottom:20px}._photoSection_zyqa9_5{display:flex;align-items:center;gap:20px}._photoCircle_zyqa9_11{width:120px;height:120px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #e2e8f0;background:#f6fafc;display:flex;align-items:center;justify-content:center}@media(max-width:767px){._photoCircle_zyqa9_11{width:96px;height:96px}}._photoImage_zyqa9_30{width:100%;height:100%;object-fit:cover}._photoPlaceholder_zyqa9_36{color:#94a3b8;display:flex;align-items:center;justify-content:center}._buttonGroup_zyqa9_43{display:flex;flex-direction:column;gap:8px}._uploadButton_zyqa9_49,._cameraButton_zyqa9_50{padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;border:1px solid #e2e8f0;background:#fff;color:#0f172a;min-height:44px;white-space:nowrap}._uploadButton_zyqa9_49:hover:not(:disabled),._cameraButton_zyqa9_50:hover:not(:disabled){background:#f6fafc;border-color:#0a6cff;color:#0a6cff}._uploadButton_zyqa9_49:disabled,._cameraButton_zyqa9_50:disabled{opacity:.5;cursor:not-allowed}._deleteButton_zyqa9_75{padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;border:1px solid #ef4444;background:transparent;color:#ef4444;min-height:44px}._deleteButton_zyqa9_75:hover:not(:disabled){background:#fef2f2}._deleteButton_zyqa9_75:disabled{opacity:.5;cursor:not-allowed}._hiddenInput_zyqa9_95{display:none}._errorMessage_zyqa9_99{margin-top:8px;color:#ef4444;font-size:.75rem}._cropOverlay_zyqa9_105{position:fixed;inset:0;z-index:1000;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:16px}._cropModal_zyqa9_116{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a}@media(max-width:767px){._cropModal_zyqa9_116{max-width:100%;max-height:100vh;border-radius:0;height:100%}}._cropHeader_zyqa9_136{padding:16px 20px;border-bottom:1px solid #e2e8f0}._cropTitle_zyqa9_141{margin:0;font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:600;color:#0f172a}._cropArea_zyqa9_149{position:relative;width:100%;height:360px;background:#111}@media(max-width:767px){._cropArea_zyqa9_149{flex:1;height:auto}}._cropControls_zyqa9_162{padding:16px 20px;display:flex;align-items:center;gap:16px;border-top:1px solid #e2e8f0}._zoomLabel_zyqa9_170{font-size:.75rem;font-weight:500;color:#475569;flex-shrink:0}._zoomSlider_zyqa9_177{flex:1;accent-color:#0a6cff;height:6px}._cropActions_zyqa9_183{padding:16px 20px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e2e8f0}._cancelButton_zyqa9_191{padding:8px 20px;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#0f172a;min-height:44px;transition:all .15s ease}._cancelButton_zyqa9_191:hover:not(:disabled){background:#f6fafc}._cancelButton_zyqa9_191:disabled{opacity:.5;cursor:not-allowed}._saveButton_zyqa9_211{padding:8px 20px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;background:#0a6cff;color:#fff;min-height:44px;transition:all .15s ease}._saveButton_zyqa9_211:hover:not(:disabled){background:#0554cc}._saveButton_zyqa9_211:disabled{opacity:.6;cursor:not-allowed}._nav_55mzx_1{display:flex;flex-direction:column;gap:20px}._groupTitle_55mzx_7{font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;padding:0 4px;margin-bottom:8px}._groupItems_55mzx_17{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}._item_55mzx_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_55mzx_24:last-child{border-bottom:none}._item_55mzx_24:active{background:#f6fafc}._itemIcon_55mzx_46{width:40px;height:40px;border-radius:10px;background:#e8f1ff;color:#0a6cff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._itemText_55mzx_58{flex:1;display:flex;flex-direction:column;gap:2px}._itemLabel_55mzx_65{font-size:.875rem;font-weight:600;color:#0f172a}._itemSubtitle_55mzx_71{font-size:.75rem;color:#475569}._logoutItem_55mzx_76 ._itemLabel_55mzx_65{color:#ef4444}._logoutIcon_55mzx_80{background:#ef44441a;color:#ef4444}._mobileBack_1p589_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_1p589_16{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}._title_1p589_23{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:1.625rem;font-weight:700;color:#0f172a;margin:0}._subtitle_1p589_31{font-size:.875rem;color:#475569;margin:4px 0 0}._layout_1p589_37{display:grid;grid-template-columns:220px 1fr;gap:20px}._settingsNav_1p589_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_1p589_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_1p589_53 ._tabIcon_1p589_69{color:#94a3b8}._tabButton_1p589_53._tabActive_1p589_72{font-weight:600;color:#0a6cff;background:#e8f1ff;border-right-color:#0a6cff}._tabButton_1p589_53._tabActive_1p589_72 ._tabIcon_1p589_69{color:#0a6cff}._card_1p589_82{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;overflow:hidden}._cardHeader_1p589_89{padding:20px 24px;border-bottom:1px solid #f1f5f9}._cardTitle_1p589_94{font-family:Outfit,DM Sans,system-ui,sans-serif;font-size:18px;font-weight:600;color:#0f172a;margin:0}._cardSubtitle_1p589_102{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#94a3b8;margin-top:4px}._cardBody_1p589_109{padding:24px}._columnGap_1p589_113{display:flex;flex-direction:column;gap:20px}._formGroup_1p589_119{margin-bottom:20px}._label_1p589_123{display:block;font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;font-weight:600;color:#475569;margin-bottom:6px}._input_1p589_132,._select_1p589_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_1p589_132:focus,._select_1p589_133:focus{outline:none;border-color:#0a6cff;box-shadow:0 0 0 3px #0a6cff1a}._input_1p589_132:disabled,._select_1p589_133:disabled{opacity:.5;cursor:not-allowed}._gridRow3_1p589_158{display:grid;grid-template-columns:140px 1fr 1fr;gap:12px;margin-bottom:20px}@media(max-width:767px){._gridRow3_1p589_158{grid-template-columns:1fr}}._gridRow2_1p589_170{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}@media(max-width:767px){._gridRow2_1p589_170{grid-template-columns:1fr}}._divider_1p589_182{height:1px;background:#f1f5f9;margin:24px 0}._languageRow_1p589_188{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._languageHint_1p589_195{display:block;font-size:.6875rem;color:#94a3b8;margin-top:2px}._actions_1p589_202{display:flex;justify-content:flex-end;gap:10px}._btnPrimary_1p589_208{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_1p589_208:hover{background:#0554cc}._btnOutline_1p589_229{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_1p589_229:hover{border-color:#475569}._btnDanger_1p589_249{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_1p589_249:hover{background:#ed2d2d}._scheduleHeader_1p589_269{display:grid;grid-template-columns:80px 40px 1fr 1fr 1fr;gap:12px;align-items:center;margin-bottom:12px}@media(max-width:767px){._scheduleHeader_1p589_269{display:none}}._scheduleHeaderLabel_1p589_282{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._scheduleHeaderLabel_1p589_282._centered_1p589_290{text-align:center}._scheduleRow_1p589_294{display:grid;grid-template-columns:80px 40px 1fr 1fr 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9}._scheduleRow_1p589_294._inactive_1p589_302{opacity:.5}@media(max-width:767px){._scheduleRow_1p589_294{grid-template-columns:1fr auto;gap:8px}._scheduleRow_1p589_294 ._timeInput_1p589_310{grid-column:1/-1}}._dayName_1p589_315{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a}._dayName_1p589_315._weekend_1p589_321{color:#94a3b8}._timeInput_1p589_310{height:36px;font-size:13px}._toggleWrapper_1p589_330{display:flex;justify-content:center}._toggle_1p589_330{width:36px;height:20px;border-radius:10px;cursor:pointer;transition:all .2s ease;background:#e2e8f0;position:relative}._toggle_1p589_330._toggleOn_1p589_344{background:#0a6cff}._toggle_1p589_330._toggleSuccess_1p589_347{background:#10b981}._toggleKnob_1p589_351{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_1p589_344 ._toggleKnob_1p589_351,._toggleSuccess_1p589_347 ._toggleKnob_1p589_351{left:18px}._toggleLabel_1p589_366{font-size:11px;color:#475569;white-space:nowrap}._weeklySummary_1p589_372{margin-top:20px;padding:16px;background:#e8f1ff;border-radius:10px;display:flex;gap:24px;align-items:center}._summaryLabel_1p589_382{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_1p589_392{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569}._listHeader_1p589_398{padding:16px 24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}._listTitle_1p589_406{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_1p589_416{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#475569}._vacationForm_1p589_422{display:grid;grid-template-columns:1fr 1fr 2fr auto;gap:12px;align-items:flex-end}@media(max-width:767px){._vacationForm_1p589_422{grid-template-columns:1fr 1fr}._vacationForm_1p589_422>:nth-child(3),._vacationForm_1p589_422>:nth-child(4){grid-column:1/-1}}._vacationRow_1p589_437{display:flex;align-items:center;padding:14px 24px;gap:16px;border-bottom:1px solid #f1f5f9}._vacationRow_1p589_437:last-child{border-bottom:none}._vacationAccent_1p589_448{width:3px;height:36px;border-radius:2px;background:#2dd4bf;flex-shrink:0}._vacationInfo_1p589_456{flex:1}._vacationDates_1p589_460{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a}._vacationDetail_1p589_467{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8;margin-top:2px}._emptyState_1p589_474{padding:40px;text-align:center}._emptyIcon_1p589_479{font-size:32px;margin-bottom:8px;opacity:.3}._emptyText_1p589_485{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;color:#94a3b8}._badge_1p589_491{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_1p589_502{color:#2dd4bf;background:#2dd4bf1a}._badgeWarning_1p589_507{color:#f59e0b;background:#fffbeb}._iconButton_1p589_512{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_1p589_512:hover{color:#ef4444;border-color:#ef4444}._typeRow_1p589_530{display:flex;align-items:center;padding:14px 24px;gap:16px;border-bottom:1px solid #f1f5f9}._typeRow_1p589_530:last-child{border-bottom:none}._typeRow_1p589_530._inactive_1p589_302{opacity:.5}._typeSwatch_1p589_544{width:14px;height:14px;border-radius:4px;flex-shrink:0}._typeInfo_1p589_551{flex:1}._typeName_1p589_555{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a}._typeDuration_1p589_562{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8}._typeFormGrid_1p589_568{display:flex;gap:24px}._typeFormMain_1p589_573{flex:1;display:flex;flex-direction:column;gap:20px}._typeFormPreview_1p589_580{padding:16px;background:#f6fafc;border-radius:12px;display:flex;align-items:center;justify-content:center}._typePreviewBadge_1p589_589{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;color:#fff;font-family:DM Sans,Manrope,system-ui,sans-serif;font-weight:600;font-size:.875rem;box-shadow:0 2px 8px #00000026;transition:all .2s ease}._typePreviewIcon_1p589_603{font-size:18px;line-height:1}._typePreviewName_1p589_608{opacity:.95}._typePreviewDuration_1p589_612{opacity:.7;font-size:.75rem;font-weight:500;margin-left:4px;padding-left:8px;border-left:1px solid rgba(255,255,255,.3)}._colorGrid_1p589_621{display:flex;gap:8px;flex-wrap:wrap}._colorOption_1p589_627{width:36px;height:36px;border-radius:10px;cursor:pointer;border:2px solid transparent;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease}._colorOption_1p589_627:hover{transform:scale(1.1)}._colorOption_1p589_627._colorOptionSelected_1p589_643{border-color:var(--swatch-color);background:#0000000a}._colorDot_1p589_648{width:22px;height:22px;border-radius:50%;background:var(--swatch-color);display:block;transition:transform .15s ease}._colorOptionSelected_1p589_643 ._colorDot_1p589_648{transform:scale(1.15);box-shadow:0 2px 8px #0003}._iconGrid_1p589_661{display:flex;gap:6px;flex-wrap:wrap}._iconOption_1p589_667{width:40px;height:40px;border-radius:10px;border:1px solid #f1f5f9;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .15s ease}._iconOption_1p589_667:hover{border-color:#e2e8f0;background:#f6fafc}._iconOption_1p589_667._iconOptionSelected_1p589_684{border-color:#0a6cff;background:#e8f1ff;box-shadow:0 0 0 2px #0a6cff26}._typeFormFooter_1p589_690{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid #f1f5f9}@media(max-width:767px){._typeFormFooter_1p589_690{flex-direction:column;gap:16px;align-items:stretch}}._toggleRow_1p589_705{display:flex;align-items:center;gap:10px;cursor:pointer}._toggleRowLabel_1p589_712{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:#475569}._consentStatus_1p589_719{padding:20px;border-radius:12px;margin-bottom:24px;display:flex;align-items:center;gap:12px}._consentStatus_1p589_719._consentActive_1p589_727{background:#ecfdf5;border:1px solid rgba(16,185,129,.19)}._consentStatus_1p589_719._consentRevoked_1p589_731{background:#fffbeb;border:1px solid rgba(245,158,11,.19)}._consentIcon_1p589_736{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}._consentIcon_1p589_736._consentActive_1p589_727{background:#10b9811a;color:#10b981}._consentIcon_1p589_736._consentRevoked_1p589_731{background:#f59e0b1a;color:#f59e0b}._consentTitle_1p589_753{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;color:#0f172a}._consentSubtitle_1p589_760{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#475569}._consentSectionTitle_1p589_766{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:12px}._consentItem_1p589_774{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}._consentItem_1p589_774:last-child{border-bottom:none}._checkbox_1p589_785{width:20px;height:20px;border-radius:5px;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center}._checkbox_1p589_785._checked_1p589_795{background:#0a6cff}._checkbox_1p589_785._unchecked_1p589_798{background:#e2e8f0}._consentItemLabel_1p589_802{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:600;color:#0f172a}._consentItemDetail_1p589_809{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8;margin-top:2px}._revokeCard_1p589_816{border:1px solid rgba(239,68,68,.12)!important}._revokeTitle_1p589_820{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:15px;font-weight:700;color:#ef4444;margin:0}._revokeText_1p589_828{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569;line-height:22px;margin-bottom:16px}._revokeConfirm_1p589_836{background:#fef2f2;border-radius:10px;padding:20px;border:1px solid rgba(239,68,68,.12)}._revokeConfirmTitle_1p589_843{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:700;color:#ef4444;margin-bottom:8px}._revokeConfirmText_1p589_851{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;color:#475569;line-height:20px;margin-bottom:16px}._rightsTitle_1p589_859{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:12px}._rightsGrid_1p589_867{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:767px){._rightsGrid_1p589_867{grid-template-columns:1fr}}._rightCard_1p589_878{padding:16px;border-radius:10px;border:1px solid #f1f5f9;cursor:pointer;transition:border-color .15s ease}._rightCard_1p589_878:hover{border-color:#e2e8f0}._rightCardTitle_1p589_889{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:13px;font-weight:700;margin-bottom:4px}._rightCardTitle_1p589_889._primary_1p589_895{color:#0a6cff}._rightCardTitle_1p589_889._danger_1p589_898{color:#ef4444}._rightCardDesc_1p589_902{font-family:DM Sans,Manrope,system-ui,sans-serif;font-size:.75rem;color:#94a3b8}._container_lorz3_1{position:fixed;top:16px;right:16px;z-index:10000;display:flex;flex-direction:column;gap:8px;max-width:360px}._toast_lorz3_12{padding:12px 20px;border-radius:8px;font-size:.875rem;font-weight:500;color:#fff;box-shadow:0 10px 25px #0f172a1a,0 4px 10px #0f172a0a;animation:_slideIn_lorz3_1 .2s ease-out}._toast_lorz3_12._success_lorz3_21{background:#10b981}._toast_lorz3_12._error_lorz3_24{background:#ef4444}._toast_lorz3_12._info_lorz3_27{background:#0a6cff}@keyframes _slideIn_lorz3_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}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!important}}
