:root{line-height:1.5;font-weight:400;color-scheme:light;color:#193552;--mainColor: #213547;--goodColor: #dfffdf;--badColor: #f095b0;box-sizing:border-box;--whiteTextColor: #66727f;--blackTextColor: #0b1f33;--colorBlue: #0D4CD3;--colorLightBlue: #1D5DEB;--colorBorderGray: 2px solid #99b1e6;--backgroundGray: #f5f7fa;--boxShadow: 0 24px 48px #e6ebf566;--backgroundMain: #E4ECFD;--blockedButtonColor: #c3c3c3;background-color:var(--backgroundMain);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}.good{background-color:var(--goodColor);color:#fff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{margin:0}body{margin:0;min-width:320px;max-width:100vw;height:100%;min-height:100vh;overflow:hidden;overflow-x:hidden;background:linear-gradient(135deg,#edf3ff,#e4ecfd 48%,#dfe9fb)}html,#root{width:100%;max-width:100vw;height:100%;overflow:hidden}*,*:before,*:after{box-sizing:inherit}button,input,textarea,select{font:inherit;touch-action:manipulation}button{-webkit-tap-highlight-color:transparent}*::-webkit-scrollbar-button{display:none;width:0;height:0}*::-webkit-scrollbar-corner{background:transparent}#root{margin:0 auto;padding:0;text-align:center;height:100vh;height:100svh;height:100dvh;width:100%;font-family:Lato,Helvetica,Arial,sans-serif,-apple-system;font-weight:400;display:flex;justify-content:center;background:transparent}@media (max-width: 900px){#root{display:block;min-height:100vh;min-height:100svh;min-height:100dvh}}._button_1alr4_1{box-sizing:border-box;max-width:100%;min-height:42px;padding:9px 16px;border:1px solid #b8cdf3;background-color:#fff;color:var(--colorBlue);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer;border-radius:10px;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;text-align:center;font-size:13px;font-weight:700;line-height:1.2}._button_1alr4_1:hover{background-color:#f5f8ff;border-color:#7fa4ed;box-shadow:0 6px 14px #1d5deb1a;transform:translateY(-1px)}._button_1alr4_1:focus-visible{outline:3px solid rgba(29,93,235,.24);outline-offset:2px}._mainButton_1alr4_32{background-color:var(--colorBlue);border-color:var(--colorBlue);color:#fff}._mainButton_1alr4_32:hover{background-color:var(--colorLightBlue)}._disabledClass_1alr4_47{background-color:#e9eef7!important;border-color:#d7e0ee!important;color:#91a1b8!important;opacity:.82;cursor:not-allowed}._disabledClass_1alr4_47:hover{background-color:#e9eef7!important;cursor:not-allowed;border-color:#d7e0ee!important;box-shadow:none;transform:none}._inputWrapper_e01p1_1{position:relative;width:100%;min-width:0;max-width:100%;box-sizing:border-box}._labelForInput_e01p1_11{font-family:Lato,Helvetica,Arial,sans-serif,-apple-system;font-size:16px;line-height:24px;font-weight:400;position:absolute;top:14px;left:16px;color:var(--whiteTextColor);pointer-events:none;transition:all .15s}._input_e01p1_1{box-sizing:border-box;width:100%;min-width:0;max-width:100%;background-color:var(--backgroundGray);height:52px;padding:23px 16px 5px;border:0;border-radius:8px;font-size:18px;line-height:18px}._input_e01p1_1:focus{outline:none;border:2px solid #99b1e6}._inputWrapper_e01p1_1:focus-within ._labelForInput_e01p1_11,._inputWrapper_e01p1_1:has(._input_e01p1_1:not(:placeholder-shown)) ._labelForInput_e01p1_11{top:5px;font-size:10px;line-height:18px}._input_e01p1_1::placeholder{font-family:Lato}._errorText_e01p1_98{border:2px solid var(--badColor)}._input_e01p1_1[type=password]::-webkit-reveal,._input_e01p1_1[type=password]::-webkit-contacts-auto-fill-button,._input_e01p1_1[type=password]::-webkit-credentials-auto-fill-button{display:none!important;visibility:hidden!important;pointer-events:none!important;position:absolute;right:-9999px}@media (max-width: 600px){._input_e01p1_1{min-height:54px;font-size:16px}}._page_1ej8t_1{width:100%;max-width:100vw;min-height:100dvh;height:auto;display:flex;align-items:center;justify-content:center;background-color:var(--backgroundMain);box-sizing:border-box;overflow-x:hidden}._h1_1ej8t_19{font-size:24px}._loginWrapper_1ej8t_27{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;box-shadow:var(--boxShadow);padding:30px 40px 40px;border-radius:15px;width:min(100%,500px);min-width:0;min-height:320px;max-width:500px;align-items:stretch;background-color:#fff;overflow:hidden}._inputWrapper_1ej8t_55{width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:25px 0}._buttonWrapper_1ej8t_71{width:100%;max-width:100%;box-sizing:border-box;padding-top:10px;display:flex;flex-direction:column;gap:10px}._forgotPasswordLink_1ej8t_84{align-self:flex-end;min-height:36px;margin-top:-2px;padding:7px 2px;color:var(--colorBlue);font-size:14px;line-height:22px;text-decoration:none}._forgotPasswordLink_1ej8t_84:hover{color:var(--colorLightBlue);text-decoration:underline;text-underline-offset:3px}._forgotPasswordLink_1ej8t_84:focus-visible{border-radius:6px;outline:3px solid rgba(29,93,235,.24);outline-offset:2px}@media (max-width: 600px){._page_1ej8t_1{height:100vh;height:100svh;height:100dvh;min-height:0;padding:calc(14px + env(safe-area-inset-top)) 12px calc(18px + env(safe-area-inset-bottom));align-items:center;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}._loginWrapper_1ej8t_27{width:100%;max-width:420px;min-height:0;margin:auto;padding:24px 16px;border-radius:17px;justify-content:flex-start;gap:18px}._h1_1ej8t_19{font-size:24px}._inputWrapper_1ej8t_55{gap:10px;padding:4px 0}}._page_vu8a6_1{width:100%;max-width:100vw;min-height:100dvh;height:auto;display:flex;align-items:center;justify-content:center;background-color:var(--backgroundMain);box-sizing:border-box;overflow-x:hidden}._h1_vu8a6_19{font-size:24px}._loginWrapper_vu8a6_24{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;box-shadow:var(--boxShadow);padding:40px;border-radius:15px;width:min(100%,500px);min-width:0;min-height:320px;max-width:500px;align-items:stretch;background-color:#fff;overflow:hidden}._inputWrapper_vu8a6_48{width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:25px 0}._policyHint_vu8a6_60{color:#6b82a4;font-size:12px;line-height:1.35;margin-top:2px;margin-bottom:-3px}._policyRow_vu8a6_68{width:100%;min-width:0;display:grid;grid-template-columns:minmax(100px,.7fr) minmax(180px,1.3fr);gap:10px}@media (max-width: 520px){._policyRow_vu8a6_68{grid-template-columns:1fr}}@media (max-width: 600px){._page_vu8a6_1{height:100vh;height:100svh;height:100dvh;min-height:0;padding:calc(14px + env(safe-area-inset-top)) 12px calc(18px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(28px + env(safe-area-inset-bottom));align-items:flex-start;overflow-x:clip;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}._loginWrapper_vu8a6_24{width:100%;min-height:0;margin:0 auto;padding:24px 16px;border-radius:17px;overflow:visible}._h1_vu8a6_19{font-size:24px}._inputWrapper_vu8a6_48{gap:10px;padding:22px 0}}._buttonWrapper_vu8a6_90{width:100%;max-width:100%;box-sizing:border-box;padding-top:10px;display:flex;flex-direction:column;gap:10px}._page_1sxmv_1{width:100%;max-width:100vw;min-height:100dvh;padding:28px 16px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#edf3ff,#e4ecfd 48%,#dfe9fb);overflow-x:hidden}._loginWrapper_1sxmv_14{width:min(720px,100%);min-height:390px;padding:clamp(22px,5vw,38px);border:1px solid rgba(255,255,255,.95);border-radius:22px;box-sizing:border-box;background:#fffffff2;box-shadow:0 22px 70px #1f488c24;display:flex;flex-direction:column;justify-content:center;transition:min-height .25s ease,box-shadow .25s ease}._h1_1sxmv_30,._h2_1sxmv_30{color:#17375e;text-align:left}._h1_1sxmv_30{margin:0;font-size:28px}._h2_1sxmv_30{margin:7px 0 28px;color:#4e6789;font-size:19px;font-weight:600}._startButtonWrapper_1sxmv_33,._startButtonWrapper_1sxmv_33 button{width:100%}._districtWrapper_1sxmv_36,._medWrapper_1sxmv_36{min-height:0;display:flex;flex:1;flex-direction:column;align-items:stretch;gap:18px}._districtWrapper_1sxmv_36 h1,._medWrapper_1sxmv_36 h1{margin:0;color:#17375e;font-size:24px;line-height:1.2;text-align:left}._districtWrapper_1sxmv_36:before,._medWrapper_1sxmv_36:before{content:"НАСТРОЙКА ПРОФИЛЯ";color:#7990b4;font-size:10px;font-weight:800;letter-spacing:.12em;text-align:left}._sliderWrapper_1sxmv_40{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:300px;overflow-y:auto;padding:2px;scrollbar-width:thin;scrollbar-color:#b2c7ef transparent}._sliderItem_1sxmv_41{min-height:48px;padding:11px 13px;border:1px solid #d8e3f5;border-radius:11px;background:#f8faff;color:#456486;display:flex;justify-content:center;align-items:center;text-align:center;font-size:13px;font-weight:700;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}._sliderItem_1sxmv_41:hover{transform:translateY(-1px);border-color:#97b4ed;background:#f1f6ff}._sliderItem_active_1sxmv_43{border-color:var(--colorBlue);background:#eaf1ff;color:var(--colorBlue);box-shadow:inset 0 0 0 1px var(--colorBlue)}._submitDistr_1sxmv_45{width:100%;display:flex;justify-content:flex-end;margin-top:auto}._submitDistr_1sxmv_45 button{min-width:120px}._submitLpus_1sxmv_47{width:100%;display:flex;justify-content:space-between;gap:10px;margin-top:auto}._submitLpus_1sxmv_47 button{min-width:120px}._searchWrapper_1sxmv_50{width:100%}._topHandler_1sxmv_51{display:flex;flex-direction:column;gap:14px;width:100%}._search_1sxmv_50{min-height:44px;padding:4px 12px;border:1px solid #d6e2f5;border-radius:11px;background:#f7faff;display:flex;align-items:center;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}._search_1sxmv_50:focus-within{border-color:#8daeed;box-shadow:0 0 0 3px #1d5deb1a}._searchIcon_1sxmv_54{display:flex;align-items:center;padding-right:7px;color:#7890ae}._searchInput_1sxmv_55{width:100%;height:34px;border:0;outline:none;background:transparent;color:#29486f;font:inherit;font-size:14px}._searchInput_1sxmv_55::placeholder{color:#9aaac0}._loaderWrapper_1sxmv_57{min-height:150px;display:flex;justify-content:center;align-items:center}._lpusList_1sxmv_58{width:100%;max-height:min(43vh,330px);overflow-y:auto;display:flex;flex-direction:column;gap:9px;padding:2px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#b2c7ef transparent}._lpuItem_1sxmv_59{position:relative;min-width:0;padding:14px 44px 14px 15px;border:1px solid #d6e3f6;border-radius:13px;background:#fff;color:#35516f;display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}._lpuItem_1sxmv_59:after{content:"✓";position:absolute;top:14px;right:14px;width:23px;height:23px;display:grid;place-items:center;border-radius:7px;background:#e4f7ed;color:#168153;font-size:13px;font-weight:800}._lpuItem_1sxmv_59:hover{transform:translateY(-2px);border-color:#9bb7ec;box-shadow:0 8px 18px #1f488c17}._lpuItem_1sxmv_59>b{width:100%;overflow:hidden;color:#23466f;font-size:14px;line-height:1.35;text-overflow:ellipsis}._lpuItem_1sxmv_59>span{color:#7c90aa;font-size:12px}._addressHandler_1sxmv_64{width:100%;display:flex;align-items:center;gap:5px;overflow:hidden;color:#7186a1;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}._addressHandler_1sxmv_64>svg{min-width:18px;color:var(--colorBlue)}._lpu_active_1sxmv_66{background:#fbfdff}._pickedLpus_1sxmv_67{color:#5f7695;font-size:13px;text-align:left}._searchNotFound_1sxmv_68{padding:28px 12px;color:#7890ae;text-align:center}._red_1sxmv_69{color:#c95168}._personCard_1sxmv_70{display:flex;justify-content:center;flex-direction:row;align-items:center;width:fit-content;margin:auto;padding:8px 15px;border:1px solid #d8e3f5;border-radius:10px;gap:12px}._personData_1sxmv_71{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}._finalStageWrapper_1sxmv_72{display:flex;flex-direction:column;justify-content:space-between;min-height:320px}._errorInfo_1sxmv_73{display:flex;flex-direction:column;gap:12px;padding-top:20px;color:#677e9e;line-height:1.5;text-align:left}._errorInfoButtons_1sxmv_74{display:flex;justify-content:center;gap:10px;align-items:center;width:100%;padding-top:20px}._finalStageSuccess_1sxmv_75{min-height:320px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;color:#597290}._finalStageSuccess_1sxmv_75 h1{color:#17375e}@media (max-width: 600px){._page_1sxmv_1{min-height:100dvh;height:auto;padding:16px 12px;align-items:flex-start;overflow-y:auto}._loginWrapper_1sxmv_14{min-height:calc(100dvh - 32px);padding:22px 16px;border-radius:17px}._districtWrapper_1sxmv_36 h1,._medWrapper_1sxmv_36 h1{font-size:21px}._sliderWrapper_1sxmv_40{grid-template-columns:1fr;max-height:52vh}._searchInput_1sxmv_55{font-size:16px}._search_1sxmv_50{min-height:50px}._submitDistr_1sxmv_45,._submitLpus_1sxmv_47{position:sticky;bottom:0;padding-top:10px;background:#fffffff2}._submitLpus_1sxmv_47 button{flex:1;min-width:0;padding-inline:8px;font-size:12px}._errorInfoButtons_1sxmv_74{flex-direction:column}._errorInfoButtons_1sxmv_74 button{width:100%}}._main_fdtml_1{width:min(1440px,calc(100% - 48px));height:100%;min-height:100%;padding:100px 0 32px;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(340px,.85fr);gap:24px;box-sizing:border-box;align-items:stretch;overflow:hidden}._header_fdtml_14{position:fixed;z-index:20;top:16px;left:50%;transform:translate(-50%);width:min(1440px,calc(100% - 48px));min-height:60px;padding:10px 18px;border:1px solid rgba(255,255,255,.9);border-radius:14px;background:#ffffffeb;box-shadow:0 14px 36px #1f488c1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}._headerLeftSide_fdtml_34,._headerRightSide_fdtml_34{display:flex;align-items:center}._headerLeftSide_fdtml_34{gap:10px}._headerRightSide_fdtml_34{gap:6px}._logoText_fdtml_42{color:var(--colorBlue);font-size:18px;letter-spacing:.02em}._logoTextRed_fdtml_48{color:#ef3d45}._iconButton_fdtml_50{width:42px;height:42px;padding:0;border:0;border-radius:12px;background:transparent;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,transform .2s ease}._iconButton_fdtml_50:hover{background:#edf3ff;transform:translateY(-1px)}._iconButton_fdtml_50:focus-visible{outline:3px solid rgba(29,93,235,.25);outline-offset:2px}._leftSide_fdtml_66,._rightSide_fdtml_66{min-width:0;min-height:calc(100vh - 132px);padding:24px;border:1px solid rgba(255,255,255,.95);border-radius:18px;background:#fffffff0;box-shadow:0 20px 60px #1f488c1a;box-sizing:border-box}._leftSide_fdtml_66,._rightSide_fdtml_66{display:flex;flex-direction:column;overflow:hidden}._sectionHeader_fdtml_84,._historyHeader_fdtml_84{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}._sectionHeader_fdtml_84{margin-bottom:20px;text-align:left}._eyebrow_fdtml_92{display:block;color:#6480ae;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}._leftSideTitle_fdtml_101,._rightSideTitle_fdtml_101{display:block;margin:4px 0 0;color:#102f58;font-size:24px;font-weight:800;line-height:1.2}._rightSideTitle_fdtml_101{font-size:21px}._sectionSubtitle_fdtml_111{margin:8px 0 0;color:#70829d;font-size:14px}._progress_fdtml_113{position:relative;display:grid;grid-template-columns:repeat(4,minmax(48px,1fr));gap:8px;width:min(390px,100%);padding-top:4px}._progress_fdtml_113:before{content:"";position:absolute;top:16px;left:14%;right:14%;height:2px;background:#e1e8f3}._progressStep_fdtml_115{position:relative;z-index:1;display:grid;justify-items:center;gap:5px;color:#a5b1c4;font-size:10px}._progressStep_fdtml_115 span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#edf1f7;color:#8b9ab1;font-size:12px;font-weight:800;transition:background .25s ease,color .25s ease,transform .25s ease}._progressStep_fdtml_115 small{font-size:10px;white-space:nowrap}._progressStepActive_fdtml_129{color:var(--colorBlue)}._progressStepActive_fdtml_129 span{background:var(--colorBlue);color:#fff;transform:scale(1.06)}._progressStepActive_fdtml_129:not(:last-child):after{content:"";position:absolute;z-index:-1;top:15px;left:50%;width:100%;height:2px;background:#b9cdf5}._accordionWrapper_fdtml_133{display:flex;flex:1;flex-direction:column;gap:10px;width:100%;min-width:0}._stepPanel_fdtml_134{overflow:hidden;border:1px solid #dce6f6!important;border-radius:14px!important;background:#f5f8fe!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}._stepPanel_fdtml_134:before{display:none}._stepPanel_fdtml_134.Mui-expanded{border-color:#b9ccf5!important;box-shadow:0 8px 20px #1d5deb0f!important}._stepPanel_fdtml_134.Mui-disabled{opacity:.62}._stepPanel_fdtml_134 .MuiAccordionSummary-root{min-height:64px;padding:0 18px;color:#244365}._stepPanel_fdtml_134 .MuiAccordionSummary-root.Mui-expanded{min-height:64px}._stepPanel_fdtml_134 .MuiAccordionSummary-content{margin:0;font-size:15px;font-weight:700}._stepPanel_fdtml_134 .MuiAccordionSummary-expandIconWrapper{color:var(--colorBlue)}._stepPanel_fdtml_134 .MuiAccordionDetails-root{padding:4px 16px 16px}._directionWrapper_fdtml_151,._accordionDetailsWrapper_fdtml_151{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-height:min(52vh,390px);overflow-y:auto;padding:2px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#b2c7ef transparent}._directionCard_fdtml_164{position:relative;min-width:0;min-height:58px;padding:12px 16px;border:1px solid #d7e3f8;border-radius:11px;background:#fff;color:#224b87;display:flex;justify-content:center;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1.25;cursor:pointer;box-sizing:border-box;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}._directionCard_fdtml_164:hover{transform:translateY(-2px);border-color:#8eaff0;background:#f9fbff;box-shadow:0 8px 16px #1d5deb1a}._directionCard_fdtml_164:focus-visible{outline:3px solid rgba(29,93,235,.24);outline-offset:2px}._selectedCard_fdtml_186{border-color:var(--colorBlue);background:#eaf1ff;color:var(--colorBlue);box-shadow:inset 0 0 0 1px var(--colorBlue)}._doctorCard_fdtml_187{justify-content:flex-start;gap:10px;padding:12px;text-align:left}._doctorCardName_fdtml_188{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}._ticketCount_fdtml_189{flex:0 0 auto;min-width:28px;padding:4px 6px;border-radius:7px;background:#eaf1ff;color:var(--colorBlue);font-size:12px;font-weight:800;line-height:1;text-align:center}._allDoctorsCard_fdtml_201{grid-column:1 / -1;width:100%;min-width:0;min-height:68px;padding:12px 14px;border:1px dashed #8eaff0;border-radius:12px;background:#eef4ff;color:#29486f;display:flex;align-items:center;gap:11px;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}._allDoctorsCard_fdtml_201:hover{border-color:var(--colorBlue);background:#e5efff;transform:translateY(-1px)}._allDoctorsCard_fdtml_201:focus-visible{outline:3px solid rgba(29,93,235,.22);outline-offset:2px}._allDoctorsIcon_fdtml_221{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:10px;background:var(--colorBlue);color:#fff;font-size:20px;font-weight:500}._allDoctorsCard_fdtml_201>span:last-child{min-width:0;display:grid;gap:3px}._allDoctorsCard_fdtml_201 strong{color:#244b82;font-size:13px;line-height:1.3;overflow-wrap:anywhere}._allDoctorsCard_fdtml_201 small{color:#7186a3;font-size:11px;line-height:1.35}._timeSlots_fdtml_225{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}._timeSlots_fdtml_225{max-height:clamp(180px,calc(100vh - 640px),320px)}._directionCardTimeSlot_fdtml_227{min-height:48px;padding:9px 8px;font-size:13px}._loadingState_fdtml_229,._emptyState_fdtml_229{grid-column:1 / -1;min-height:150px;padding:24px;border:1px dashed #b8c9e9;border-radius:12px;color:#6f829f;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;text-align:center}._emptyState_fdtml_229 strong{color:#29486f}._emptyState_fdtml_229 span{max-width:320px;font-size:13px}._emptyState_fdtml_229 button{margin-top:7px}._emptyIcon_fdtml_246,._emptyHistoryIcon_fdtml_246{width:34px;height:34px;border-radius:50%;background:#eaf1ff;color:var(--colorBlue);display:grid;place-items:center;font-size:23px;font-weight:400}._spinner_fdtml_257{width:22px;height:22px;border:3px solid #dce7fa;border-top-color:var(--colorBlue);border-radius:50%;animation:_spin_fdtml_257 .8s linear infinite}._historyHeader_fdtml_84{align-items:center;margin-bottom:18px;text-align:left}._historyCount_fdtml_260{min-width:28px;height:28px;padding:0 7px;border-radius:9px;background:#eaf1ff;color:var(--colorBlue);display:grid;place-items:center;font-size:13px;font-weight:800}._historyWrapper_fdtml_261{flex:1;min-height:100px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding:2px 4px 5px 1px;scrollbar-width:thin;scrollbar-color:#b2c7ef transparent}._historyCard_fdtml_262{flex-shrink:0;padding:16px;border:1px solid #d9e5f8;border-radius:14px;background:#f7faff;color:#35516f;text-align:left;transition:transform .2s ease,box-shadow .2s ease}._historyCard_fdtml_262:hover{transform:translateY(-1px);box-shadow:0 8px 18px #1f488c14}._historyCardCancelled_fdtml_273{background:#fafbfe;border-color:#e4e8f0}._historyCardTop_fdtml_274{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._historyLpu_fdtml_275{color:#29486f;font-size:13px;font-weight:700;line-height:1.35}._historyDoctor_fdtml_276{display:grid;gap:4px;margin-top:8px;color:#122f53}._historySpecialty_fdtml_277{color:#637fa8;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}._historyDoctor_fdtml_276 strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#122f53;font-size:15px;line-height:1.3}._historyMeta_fdtml_279{display:flex;flex-wrap:wrap;gap:7px 14px;margin-top:10px;color:#72849f;font-size:13px}._historyMeta_fdtml_279 span+span{position:relative;padding-left:14px}._historyMeta_fdtml_279 span+span:before{content:"";position:absolute;left:0;top:50%;width:4px;height:4px;border-radius:50%;background:#a5b7d2;transform:translateY(-50%)}._visitDetails_fdtml_282{display:grid;gap:5px;margin-top:10px;color:#71839f;font-size:12px;line-height:1.4}._visitDetails_fdtml_282 a{width:fit-content;color:#235cc2;text-decoration:none;font-weight:700}._visitDetails_fdtml_282 a:hover{text-decoration:underline}._statusBadge_fdtml_285{flex-shrink:0;padding:4px 8px;border-radius:7px;font-size:10px;font-weight:800;white-space:nowrap}._statusUpcoming_fdtml_286{background:#e5f8ef;color:#168153}._statusCancelled_fdtml_287{background:#f2e9ed;color:#9a5368}._statusPast_fdtml_288{background:#edf1f6;color:#78879c}._historyActions_fdtml_289{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}._historyActions_fdtml_289 button{min-height:38px;height:auto;padding:8px 12px;border-radius:9px;font-size:12px}._cancelledHint_fdtml_291{display:block;margin-top:11px;color:#9a5368;font-size:12px}._historyLoading_fdtml_292{padding:18px;border:1px solid #e1eaf8;border-radius:14px}._skeletonLine_fdtml_293{display:block;width:100%;height:12px;margin:10px 0;border-radius:8px;background:linear-gradient(90deg,#edf2fa 25%,#f8faff,#edf2fa 75%);background-size:200% 100%;animation:_shimmer_fdtml_1 1.4s ease-in-out infinite}._skeletonLine_fdtml_293._short_fdtml_294{width:65%}._emptyHistory_fdtml_246{min-height:250px;padding:28px 18px;border:1px dashed #c6d4eb;border-radius:14px;color:#7588a4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center}._emptyHistory_fdtml_246 strong{color:#2d4b72}._emptyHistory_fdtml_246 span{max-width:230px;font-size:13px;line-height:1.4}._insightsSection_fdtml_298{flex:0 0 auto;margin-top:18px;padding:16px 0;border-top:1px solid #e1e9f6;text-align:left}._insightsHeader_fdtml_299{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}._insightsHeader_fdtml_299 h3{margin:4px 0 0;color:#29486f;font-size:16px}._insightsHint_fdtml_301{color:#8598b4;font-size:10px;text-align:right;line-height:1.35}._insightsGrid_fdtml_302{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}._insightsGrid_fdtml_302>div{min-width:0;padding:10px;border:1px solid #dce6f6;border-radius:11px;background:#f8faff;display:flex;align-items:center;gap:8px}._insightsGrid_fdtml_302 b{color:#164fbd;font-size:18px;line-height:1;white-space:nowrap}._insightsGrid_fdtml_302 span{color:#71849f;font-size:10px;line-height:1.25}._insightsSummary_fdtml_306{margin:10px 0 0;color:#71849f;font-size:11px;line-height:1.4}._insightsLoading_fdtml_307{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}._insightsLoading_fdtml_307 ._skeletonLine_fdtml_293{height:54px;margin:0}._watchSection_fdtml_309{flex-shrink:0;max-height:255px;margin-top:18px;padding-top:16px;border-top:1px solid #e1e9f6;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#b2c7ef transparent;text-align:left}._watchHeader_fdtml_310{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}._watchHeader_fdtml_310 h3{margin:4px 0 0;color:#29486f;font-size:16px}._watchCard_fdtml_312{margin-top:8px;padding:11px 12px;border:1px solid #d9e5f8;border-radius:11px;background:#f8faff}._watchCardTop_fdtml_313{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}._watchCardTop_fdtml_313 strong{color:#29486f;font-size:13px;line-height:1.3}._watchDelete_fdtml_315{width:25px;height:25px;flex-shrink:0;padding:0;border:0;border-radius:7px;background:#fff0f2;color:#ae596e;font-size:19px;line-height:1;cursor:pointer}._watchDelete_fdtml_315:hover{background:#ffe0e6}._watchRule_fdtml_317{display:block;margin-top:6px;color:#7589a5;font-size:11px;line-height:1.35}._watchAutoBook_fdtml_318{display:inline-block;margin-top:8px;padding:4px 7px;border-radius:6px;background:#e5f8ef;color:#168153;font-size:10px;font-weight:800}._watchScopeBadge_fdtml_319{display:inline-block;align-self:flex-start;margin-top:7px;padding:4px 7px;border-radius:6px;background:#eaf1ff;color:var(--colorBlue);font-size:10px;font-weight:800}._watchEmpty_fdtml_320,._watchLoading_fdtml_320{padding:12px 4px;color:#7b8da7;font-size:12px}._watchLoading_fdtml_320{display:flex;align-items:center;gap:8px}@media (min-width: 901px){._historyWrapper_fdtml_261{min-height:286px}._historyLpu_fdtml_275,._historyDoctor_fdtml_276 strong,._visitDetails_fdtml_282>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}._historyLpu_fdtml_275,._historyDoctor_fdtml_276 strong{-webkit-line-clamp:2}._visitDetails_fdtml_282>span{-webkit-line-clamp:2}._insightsSection_fdtml_298{margin-top:12px;padding:11px 0}._insightsGrid_fdtml_302{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:9px}._insightsGrid_fdtml_302>div{min-height:50px;padding:8px;display:block}._insightsGrid_fdtml_302 b{display:block;margin-bottom:3px;font-size:16px}._insightsGrid_fdtml_302 span{display:block;font-size:9px}._insightsSummary_fdtml_306{margin-top:7px;font-size:10px}._watchSection_fdtml_309{min-height:210px;max-height:240px;margin-top:12px;padding-top:12px}._watchCard_fdtml_312{margin-top:6px;padding:9px 10px}._watchRule_fdtml_317{margin-top:4px}}@keyframes _spin_fdtml_257{to{transform:rotate(360deg)}}@keyframes _shimmer_fdtml_1{to{background-position:-200% 0}}@media (max-width: 900px){._main_fdtml_1{width:min(720px,calc(100% - 32px));height:100dvh;min-height:0;grid-template-columns:1fr;grid-auto-rows:max-content;align-content:start;align-items:start;padding-top:94px;gap:18px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain}._leftSide_fdtml_66{overflow:visible}._header_fdtml_14{width:min(720px,calc(100% - 32px))}._leftSide_fdtml_66,._rightSide_fdtml_66{min-height:auto;flex:0 0 auto}._accordionWrapper_fdtml_133{flex:0 0 auto}._rightSide_fdtml_66{max-height:none;overflow:visible}._historyWrapper_fdtml_261{max-height:560px}}@media (max-width: 600px){._main_fdtml_1{width:100%;height:100vh;height:100dvh;min-height:0;padding:calc(80px + env(safe-area-inset-top)) 10px calc(20px + env(safe-area-inset-bottom));gap:12px;scroll-padding-bottom:calc(20px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}._header_fdtml_14{top:calc(8px + env(safe-area-inset-top));width:calc(100% - 20px);min-height:56px;padding:8px 10px;border-radius:15px}._headerLeftSide_fdtml_34{gap:7px}._headerLeftSide_fdtml_34>svg{width:25px;height:25px}._logoText_fdtml_42{font-size:15px}._headerRightSide_fdtml_34{gap:1px}._iconButton_fdtml_50{width:36px;height:36px}._iconButton_fdtml_50 svg{width:24px;height:24px}._leftSide_fdtml_66,._rightSide_fdtml_66{min-width:0;padding:16px 12px;border-radius:17px}._sectionHeader_fdtml_84{display:block;margin-bottom:14px;padding:1px 2px 0}._leftSideTitle_fdtml_101{font-size:23px}._sectionSubtitle_fdtml_111{max-width:310px;font-size:13px;line-height:1.45}._progress_fdtml_113{width:100%;margin-top:16px;padding:0 2px;box-sizing:border-box}._progress_fdtml_113:before{left:12%;right:12%}._progressStep_fdtml_115{flex:1}._progressStep_fdtml_115 small{max-width:72px;min-height:22px;display:flex;align-items:flex-start;justify-content:center;overflow:visible;font-size:9px;line-height:1.2;text-align:center;white-space:normal}._stepPanel_fdtml_134 .MuiAccordionSummary-root,._stepPanel_fdtml_134 .MuiAccordionSummary-root.Mui-expanded{min-height:62px;padding:0 13px}._stepPanel_fdtml_134 .MuiAccordionSummary-content{min-width:0;overflow-wrap:anywhere;font-size:14px;line-height:1.3}._stepPanel_fdtml_134 .MuiAccordionDetails-root{padding:3px 10px 12px}._directionWrapper_fdtml_151,._accordionDetailsWrapper_fdtml_151{grid-template-columns:1fr;gap:8px;max-height:min(43dvh,370px);padding:2px 1px;overscroll-behavior:contain}._directionCard_fdtml_164{min-height:56px;padding:11px 12px;font-size:14px}._allDoctorsCard_fdtml_201{min-height:72px;padding:12px}._timeSlots_fdtml_225{grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(45dvh,360px)}._directionCardTimeSlot_fdtml_227{min-height:52px;font-size:12px}._historyHeader_fdtml_84{margin-bottom:14px}._rightSideTitle_fdtml_101{font-size:19px}._rightSide_fdtml_66{min-height:0;overflow:visible}._historyWrapper_fdtml_261{flex:0 0 auto;min-height:0;max-height:none;overflow:visible;overscroll-behavior:auto}._historyCard_fdtml_262{padding:14px}._historyCardTop_fdtml_274{display:block}._statusBadge_fdtml_285{display:inline-block;margin-top:9px}._historyActions_fdtml_289{display:grid;grid-template-columns:1fr}._historyActions_fdtml_289 button{width:100%}._insightsGrid_fdtml_302{grid-template-columns:repeat(2,minmax(0,1fr))}._insightsGrid_fdtml_302>div{min-height:58px;padding:10px}._insightsHint_fdtml_301{max-width:118px}._emptyHistory_fdtml_246{min-height:190px}._watchSection_fdtml_309{flex:0 0 auto;max-height:none;overflow:visible}._watchCard_fdtml_312{padding:13px 12px}._watchDelete_fdtml_315{width:44px;height:44px;margin:-7px -5px 0 0;border-radius:11px;font-size:24px}}@media (prefers-reduced-motion: reduce){._directionCard_fdtml_164,._historyCard_fdtml_262,._iconButton_fdtml_50,._progressStep_fdtml_115 span{transition:none}._spinner_fdtml_257,._skeletonLine_fdtml_293{animation:none}}._modal_umsl9_1{position:absolute;top:50%;left:50%;width:min(92vw,520px);max-height:min(88vh,720px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translate(-50%,-50%);padding:28px;border:1px solid rgba(255,255,255,.95);border-radius:22px;outline:none;background:#fff;box-shadow:0 24px 80px #1531603b;font-family:Lato,sans-serif}._modalWrapper_umsl9_20{display:flex;flex-direction:column;gap:18px}._modalHeader_umsl9_21{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._modalTitleGroup_umsl9_22{display:flex;align-items:center;gap:12px;text-align:left}._modalIcon_umsl9_23{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:13px;background:#eaf1ff;color:var(--colorBlue);font-size:22px;font-weight:800}._modalEyebrow_umsl9_24{display:block;color:#7990b4;font-size:10px;font-weight:800;letter-spacing:.12em}._modalHeader_umsl9_21 h2{margin:4px 0 0;color:#17375e;font-size:22px;line-height:1.2}._closeButton_umsl9_26{width:34px;height:34px;padding:0;border:0;border-radius:9px;background:#f1f5fb;color:#69809f;font-size:25px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}._closeButton_umsl9_26:hover{background:#e5edfb;color:var(--colorBlue)}._closeButton_umsl9_26:focus-visible{outline:3px solid rgba(29,93,235,.2);outline-offset:2px}._modalLead_umsl9_29{margin:0;color:#70829c;font-size:14px;line-height:1.5;text-align:left}._bookingSummary_umsl9_30{display:grid;gap:9px;padding:13px;border:1px solid #e0e9f7;border-radius:15px;background:#f7faff}._summaryItem_umsl9_31{display:grid;gap:3px;padding:5px 7px;text-align:left}._summaryItem_umsl9_31 span{color:#7890ae;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._summaryItem_umsl9_31 strong{color:#244467;font-size:14px;line-height:1.35}._summaryItemAccent_umsl9_34{margin-top:2px;border-radius:10px;background:#eaf1ff}._summaryItemAccent_umsl9_34 strong{color:var(--colorBlue)}._modalActions_umsl9_36{display:grid;gap:8px}._modalActions_umsl9_36 button{width:100%}._secondaryAction_umsl9_38{min-height:38px;padding:8px;border:0;border-radius:9px;background:transparent;color:#6b82a3;font:inherit;font-size:13px;font-weight:700;cursor:pointer}._secondaryAction_umsl9_38:hover{background:#f3f6fc;color:var(--colorBlue)}@media (max-width: 600px){._modal_umsl9_1{top:auto;right:0;bottom:0;left:0;width:100%;max-height:calc(100vh - 8px);max-height:calc(100svh - 8px);max-height:calc(100dvh - 8px);padding:20px 16px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;transform:none}._modal_umsl9_1::-webkit-scrollbar{width:0;height:0}._modalHeader_umsl9_21{gap:9px}._modalTitleGroup_umsl9_22{gap:9px;min-width:0}._modalIcon_umsl9_23{width:38px;height:38px;font-size:19px}._modalHeader_umsl9_21 h2{font-size:19px}._modalLead_umsl9_29{font-size:13px}}._modal_1cy4m_1{position:absolute;top:50%;left:50%;width:min(92vw,500px);max-height:min(88vh,760px);overflow-y:auto;transform:translate(-50%,-50%);padding:26px;border:1px solid rgba(255,255,255,.95);border-radius:22px;outline:none;background:#fff;box-shadow:0 24px 80px #1531603b;font-family:Lato,sans-serif;text-align:left;scrollbar-width:thin;scrollbar-color:#a9c0ec transparent;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}._modal_1cy4m_1::-webkit-scrollbar{width:8px}._modal_1cy4m_1::-webkit-scrollbar-button,._modal_1cy4m_1::-webkit-scrollbar-button:single-button{display:none!important;width:0;height:0}._modal_1cy4m_1::-webkit-scrollbar-track{margin:14px 0;border-radius:8px;background:transparent}._modal_1cy4m_1::-webkit-scrollbar-thumb{border:2px solid white;border-radius:8px;background:#a9c0ec}._modal_1cy4m_1::-webkit-scrollbar-thumb:hover{background:#7fa4ed}._header_1cy4m_28{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}._titleGroup_1cy4m_29{display:flex;align-items:center;gap:12px}._avatar_1cy4m_30{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eaf1ff;color:var(--colorBlue);font-size:21px;font-weight:800}._eyebrow_1cy4m_31{display:block;color:#7990b4;font-size:10px;font-weight:800;letter-spacing:.12em}._header_1cy4m_28 h2{margin:4px 0 0;color:#17375e;font-size:22px}._closeButton_1cy4m_33{width:34px;height:34px;padding:0;border:0;border-radius:9px;background:#f1f5fb;color:#69809f;font-size:25px;line-height:1;cursor:pointer}._closeButton_1cy4m_33:hover{background:#e5edfb;color:var(--colorBlue)}._infoCard_1cy4m_35,._lpuSection_1cy4m_35,._passwordSection_1cy4m_35{margin-top:18px;padding:14px;border:1px solid #e0e9f7;border-radius:15px;background:#f7faff}._infoCard_1cy4m_35{display:grid;gap:11px}._infoRow_1cy4m_37{display:grid;gap:2px}._infoRow_1cy4m_37 span,._passwordSection_1cy4m_35 label{color:#7890ae;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}._infoRow_1cy4m_37 strong{color:#29486f;font-size:14px;line-height:1.35}._sectionTitle_1cy4m_40{display:flex;align-items:center;justify-content:space-between;gap:12px}._sectionTitle_1cy4m_40 h3{margin:0;color:#29486f;font-size:15px}._sectionTitle_1cy4m_40>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#eaf1ff;color:var(--colorBlue);font-size:12px;font-weight:800}._sectionTitle_1cy4m_40 p{margin:4px 0 0;color:#7c8fa9;font-size:12px;font-weight:400;letter-spacing:0;text-transform:none}._lpu_1cy4m_35{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px;border-radius:10px;background:#fff;color:#395678;font-size:13px;line-height:1.3}._lpu_1cy4m_35 button{flex-shrink:0;padding:5px 7px;border:0;border-radius:6px;background:#fff0f2;color:#ae596e;font:inherit;font-size:11px;cursor:pointer}._lpu_1cy4m_35 button:hover{background:#ffe2e7}._lpu_1cy4m_35 button:disabled{opacity:.55;cursor:wait}._setupButton_1cy4m_48{width:100%;min-height:39px;margin-top:12px;padding:8px 12px;border:1px dashed #a9c1ed;border-radius:9px;background:#f4f7ff;color:var(--colorBlue);font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}._setupButton_1cy4m_48:hover{border-color:#7198e5;background:#eaf1ff;transform:translateY(-1px)}._setupButton_1cy4m_48:focus-visible{outline:3px solid rgba(29,93,235,.2);outline-offset:2px}._muted_1cy4m_51,._loading_1cy4m_51{margin-top:10px;color:#7c8fa9;font-size:13px}._passwordSection_1cy4m_35{display:grid;gap:11px}._passwordSection_1cy4m_35 label{display:grid;gap:6px}._passwordSection_1cy4m_35 input{box-sizing:border-box;width:100%;min-height:42px;padding:10px 12px;border:1px solid #cbd9ed;border-radius:9px;outline:none;background:#fff;color:#29486f;font:inherit;font-size:14px;text-transform:none;letter-spacing:0}._passwordSection_1cy4m_35 input:focus{border-color:#7ea3eb;box-shadow:0 0 0 3px #1d5deb1c}._passwordSection_1cy4m_35 button{width:100%;margin-top:4px}@media (max-width: 600px){._modal_1cy4m_1{top:auto;right:0;bottom:0;left:0;width:100%;max-height:calc(100vh - 8px);max-height:calc(100svh - 8px);max-height:calc(100dvh - 8px);padding:20px 16px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;transform:none}._modal_1cy4m_1::-webkit-scrollbar{width:0;height:0}._header_1cy4m_28{gap:9px}._titleGroup_1cy4m_29{gap:9px;min-width:0}._avatar_1cy4m_30{width:38px;height:38px;font-size:18px}._infoCard_1cy4m_35,._lpuSection_1cy4m_35,._passwordSection_1cy4m_35{margin-top:13px;padding:12px}._lpu_1cy4m_35{align-items:flex-start}._lpu_1cy4m_35 button{min-height:32px}._passwordSection_1cy4m_35 input{min-height:48px;font-size:16px}._header_1cy4m_28 h2{font-size:19px}}._modal_1f42a_1{position:absolute;top:50%;left:50%;width:min(92vw,500px);max-height:min(82vh,620px);overflow-y:auto;transform:translate(-50%,-50%);padding:26px;border:1px solid rgba(255,255,255,.95);border-radius:22px;outline:none;background:#fff;box-shadow:0 24px 80px #1531603b;font-family:Lato,sans-serif;text-align:left;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#a9c0ec transparent}._modal_1f42a_1::-webkit-scrollbar{width:8px}._modal_1f42a_1::-webkit-scrollbar-button,._modal_1f42a_1::-webkit-scrollbar-button:single-button{display:none!important;width:0;height:0}._modal_1f42a_1::-webkit-scrollbar-track{margin:14px 0;border-radius:8px;background:transparent}._modal_1f42a_1::-webkit-scrollbar-thumb{border:2px solid white;border-radius:8px;background:#a9c0ec}._modal_1f42a_1::-webkit-scrollbar-thumb:hover{background:#7fa4ed}._header_1f42a_28{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:17px}._titleGroup_1f42a_29{display:flex;align-items:center;gap:12px}._icon_1f42a_30{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eaf1ff;color:var(--colorBlue);font-size:21px;font-weight:800}._eyebrow_1f42a_31{display:block;color:#7990b4;font-size:10px;font-weight:800;letter-spacing:.12em}._header_1f42a_28 h2{margin:4px 0 0;color:#17375e;font-size:22px}._closeButton_1f42a_33{width:34px;height:34px;padding:0;border:0;border-radius:9px;background:#f1f5fb;color:#69809f;font-size:25px;line-height:1;cursor:pointer}._closeButton_1f42a_33:hover{background:#e5edfb;color:var(--colorBlue)}._browserNotificationCard_1f42a_35{display:flex;align-items:center;justify-content:space-between;gap:13px;margin-bottom:12px;padding:13px;border:1px solid #d7e4f8;border-radius:13px;background:#f5f8fe}._browserNotificationCard_1f42a_35>div{min-width:0;display:grid;gap:4px}._browserNotificationCard_1f42a_35 strong{color:#2c4e77;font-size:13px}._browserNotificationCard_1f42a_35 span{color:#7186a3;font-size:11px;line-height:1.35}._enableBrowserButton_1f42a_39{flex:0 0 auto;min-height:34px;padding:7px 10px;border:1px solid var(--colorBlue);border-radius:8px;background:var(--colorBlue);color:#fff;font-size:12px;font-weight:800;cursor:pointer}._enableBrowserButton_1f42a_39:hover{background:#1d5deb}._disableBrowserButton_1f42a_41{flex:0 0 auto;min-height:34px;padding:7px 10px;border:1px solid #b8c9e5;border-radius:8px;background:#fff;color:#627b9e;font-size:12px;font-weight:800;cursor:pointer}._disableBrowserButton_1f42a_41:hover{border-color:#8fa9d2;background:#f7f9fd}._browserEnabled_1f42a_43{flex:0 0 auto;padding:5px 7px;border-radius:7px;background:#e6f7ee;color:#198254!important;font-size:10px!important;font-weight:800}._empty_1f42a_44{min-height:220px;padding:24px;border:1px dashed #c6d4eb;border-radius:14px;color:#7588a4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center}._empty_1f42a_44 strong{color:#2d4b72}._empty_1f42a_44 span{max-width:280px;font-size:13px;line-height:1.4}._emptyIcon_1f42a_47{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eaf1ff;color:var(--colorBlue);font-size:18px}._item_1f42a_48{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:7px;margin-top:8px;padding:14px;border:1px solid #e0e9f7;border-radius:13px;background:#f8faff;color:#35516f;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}._item_1f42a_48:hover{transform:translateY(-1px);border-color:#aac1ed;box-shadow:0 7px 16px #1f488c14}._unread_1f42a_50{border-color:#b4caf3;background:#eef4ff}._itemTop_1f42a_51{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px}._itemTop_1f42a_51 b{color:#23466f;font-size:14px}._itemTop_1f42a_51 i{padding:3px 6px;border-radius:5px;background:#dce9ff;color:var(--colorBlue);font-size:10px;font-style:normal;font-weight:800}._message_1f42a_54{color:#637994;font-size:13px;line-height:1.4}._item_1f42a_48 small{color:#8a9bb2;font-size:11px}@media (max-width: 600px){._modal_1f42a_1{top:auto;right:0;bottom:0;left:0;width:100%;max-height:calc(100vh - 8px);max-height:calc(100svh - 8px);max-height:calc(100dvh - 8px);padding:20px 16px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;transform:none}._modal_1f42a_1::-webkit-scrollbar{width:0;height:0}._header_1f42a_28 h2{font-size:19px}._browserNotificationCard_1f42a_35{align-items:flex-start}._enableBrowserButton_1f42a_39,._disableBrowserButton_1f42a_41{min-height:40px}}._modal_1def3_1{position:absolute;top:50%;left:50%;width:min(94vw,600px);max-height:min(92vh,820px);box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translate(-50%,-50%);padding:28px;border:1px solid rgba(255,255,255,.95);border-radius:22px;outline:none;background:#fff;box-shadow:0 24px 80px #1531603b;font-family:Lato,sans-serif;text-align:left;scrollbar-width:thin;scrollbar-color:#a9c0ec transparent}._modal_1def3_1::-webkit-scrollbar{width:8px}._modal_1def3_1::-webkit-scrollbar-button,._modal_1def3_1::-webkit-scrollbar-button:single-button{display:none!important;width:0;height:0}._modal_1def3_1::-webkit-scrollbar-track{margin:14px 0;background:transparent}._modal_1def3_1::-webkit-scrollbar-thumb{border:2px solid white;border-radius:8px;background:#a9c0ec}._modal_1def3_1::-webkit-scrollbar-thumb:hover{background:#7fa4ed}._header_1def3_8{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px}._header_1def3_8>div{min-width:0}._eyebrow_1def3_10{display:block;color:#7990b4;font-size:10px;font-weight:800;letter-spacing:.12em}._header_1def3_8 h2{margin:4px 0 0;color:#17375e;font-size:22px;line-height:1.2}._header_1def3_8 p{margin:6px 0 0;color:#7286a4;font-size:13px;overflow-wrap:anywhere}._closeButton_1def3_13{width:34px;height:34px;flex:0 0 34px;padding:0;border:0;border-radius:9px;background:#f1f5fb;color:#69809f;font-size:25px;line-height:1;cursor:pointer}._closeButton_1def3_13:hover{background:#e5edfb;color:var(--colorBlue)}._searchScope_1def3_15{display:grid;gap:3px;margin:-8px 0 14px;padding:11px 13px;border:1px solid #d8e5f8;border-radius:12px;background:#eef4ff}._searchScope_1def3_15 span{color:var(--colorBlue);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}._searchScope_1def3_15 strong{min-width:0;color:#29486f;font-size:13px;line-height:1.35;overflow-wrap:anywhere}._ruleCard_1def3_18,._bookCard_1def3_18{min-width:0;max-width:100%;padding:18px;border:1px solid #dbe6f7;border-radius:16px;background:#f7faff}._bookCard_1def3_18{margin-top:14px;background:#fbfdff}._sectionHeading_1def3_20{display:flex;gap:10px;align-items:flex-start}._sectionNumber_1def3_21{width:25px;height:25px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;background:#eaf1ff;color:var(--colorBlue);font-size:12px;font-weight:800}._sectionHeading_1def3_20 h3{margin:1px 0 0;color:#29486f;font-size:15px}._sectionHeading_1def3_20 p{margin:4px 0 0;color:#7c8fa9;font-size:12px;line-height:1.35}._fieldsGrid_1def3_24{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}._fieldsGrid_1def3_24,._fieldsGrid_1def3_24 label{width:100%;min-width:0;max-width:100%;box-sizing:border-box}._fieldsGrid_1def3_24 label,._advancedLabel_1def3_26{display:grid;gap:6px;color:#58749b;font-size:12px;font-weight:700;letter-spacing:0;text-transform:none}._fieldsGrid_1def3_24 label>span:not(._pickerField_1def3_27){min-height:18px;display:flex;align-items:center;gap:6px;white-space:nowrap}._fieldsGrid_1def3_24 em{color:#9aaac0;font-size:10px;font-style:normal;font-weight:400;text-transform:none;letter-spacing:0}._fieldsGrid_1def3_24 input{display:block;box-sizing:border-box;inline-size:100%;width:100%;min-width:0;min-inline-size:0;max-width:100%;max-inline-size:100%;min-height:44px;padding:9px 11px;border:1px solid #cbd9ed;border-radius:10px;outline:none;background:#fff;background-clip:padding-box;color:#29486f;font:inherit;font-size:14px;text-transform:none;letter-spacing:0;transition:border-color .18s ease,box-shadow .18s ease}._fieldsGrid_1def3_24 input[type=date],._fieldsGrid_1def3_24 input[type=time]{min-inline-size:0}._fieldsGrid_1def3_24 input[type=date]::-webkit-datetime-edit,._fieldsGrid_1def3_24 input[type=time]::-webkit-datetime-edit{min-width:0;padding:0}._fieldsGrid_1def3_24 input[type=date]::-webkit-date-and-time-value,._fieldsGrid_1def3_24 input[type=time]::-webkit-date-and-time-value{min-width:0;text-align:left}._pickerField_1def3_27{display:block;width:100%;min-width:0;max-width:100%}._pickerValue_1def3_36{display:none}._fieldsGrid_1def3_24 input:focus{border-color:#7ea3eb;box-shadow:0 0 0 3px #1d5deb1a}._timeToggle_1def3_38{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;color:#29486f;font-size:13px;font-weight:800}._timeToggle_1def3_38 button{padding:4px 0;border:0;background:transparent;color:var(--colorBlue);font:inherit;font-size:12px;font-weight:700;cursor:pointer;text-align:right}._fieldOption_1def3_40{align-self:end;min-height:44px;padding:9px 12px;border:1px dashed #b5c9ed;border-radius:10px;background:#f9fbff;color:var(--colorBlue);font:inherit;font-size:12px;font-weight:700;cursor:pointer}._fieldOption_1def3_40:hover{border-color:#84a6ea;background:#eef4ff}._checkRow_1def3_42{display:flex;align-items:flex-start;gap:11px;cursor:pointer}._checkRow_1def3_42 input{width:18px;height:18px;flex-shrink:0;margin:1px 0 0;accent-color:var(--colorBlue)}._checkRow_1def3_42 span{display:grid;gap:4px}._checkRow_1def3_42 strong{color:#29486f;font-size:14px}._checkRow_1def3_42 small{color:#7c8fa9;font-size:12px;line-height:1.4}._checkRowDisabled_1def3_47{cursor:default}._checkRowDisabled_1def3_47 input{opacity:.55}._checkRowDisabled_1def3_47 strong{color:#607895}._bookingRules_1def3_50{margin-top:15px;padding-top:14px;border-top:1px solid #e0e9f7}._advancedRules_1def3_51{min-width:0;max-width:100%;margin-top:14px;padding:12px;border-radius:11px;background:#f0f5ff}._advancedLabel_1def3_26{color:#526f92}._advancedRules_1def3_51 ._fieldsGrid_1def3_24{margin-top:11px}._actions_1def3_54{display:grid;gap:9px;margin-top:18px}._actions_1def3_54 button{width:100%}._secondaryAction_1def3_56{min-height:40px;border:1px solid #d8e3f4;border-radius:10px;background:#f8faff;color:#6b82a3;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}._secondaryAction_1def3_56:hover{border-color:#a9c1ed;background:#eef4ff;color:var(--colorBlue)}@media (max-width: 760px){._modal_1def3_1{top:auto;right:0;bottom:0;left:0;width:100%;max-height:calc(100vh - 8px);max-height:calc(100dvh - 8px);padding:18px 14px calc(24px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;transform:none}._modal_1def3_1::-webkit-scrollbar{width:0;height:0}._header_1def3_8 h2{font-size:19px}._searchScope_1def3_15{margin-top:-6px;padding:10px 11px}._fieldsGrid_1def3_24{grid-template-columns:1fr}._ruleCard_1def3_18,._bookCard_1def3_18{padding:13px 11px;border-radius:14px}._fieldsGrid_1def3_24{gap:10px;margin-top:13px}._fieldsGrid_1def3_24 input{min-width:0;min-height:48px;padding-inline:10px;font-size:16px}._fieldsGrid_1def3_24 label>span:not(._pickerField_1def3_27){white-space:normal}._timeToggle_1def3_38{margin-top:14px}._timeFields_1def3_70{grid-template-columns:repeat(2,minmax(0,1fr))}._fieldsGrid_1def3_24 label>._pickerField_1def3_27{position:relative;display:flex;align-items:center;width:100%;min-width:0;max-width:100%;height:48px;min-height:48px;overflow:hidden;border:1px solid #cbd9ed;border-radius:10px;background:#fff}._pickerField_1def3_27 input{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;margin:0;padding:0;border:0;opacity:0;cursor:pointer}._pickerValue_1def3_36{display:flex;width:100%;min-width:0;align-items:center;padding:0 12px;color:#29486f;font-size:16px;font-weight:700;line-height:1;white-space:nowrap}._pickerFieldEmpty_1def3_74 ._pickerValue_1def3_36{color:#8a9bb2;font-weight:500}._pickerField_1def3_27:focus-within{border-color:#7ea3eb;box-shadow:0 0 0 3px #1d5deb1a}._fieldOption_1def3_40{width:100%;min-height:42px}}._modal_g92zh_1{position:absolute;top:50%;left:50%;width:min(92vw,530px);padding:26px;border:1px solid rgba(255,255,255,.95);border-radius:22px;outline:none;background:#fff;box-shadow:0 24px 80px #1531603b;transform:translate(-50%,-50%);font-family:Lato,sans-serif}._header_g92zh_2{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._eyebrow_g92zh_3{display:block;color:#6480ae;font-size:10px;font-weight:800;letter-spacing:.12em}._header_g92zh_2 h2{margin:5px 0 0;color:#17375e;font-size:23px}._header_g92zh_2 p{margin:7px 0 0;color:#7487a3;font-size:13px}._closeButton_g92zh_6{width:36px;height:36px;flex:0 0 auto;border:0;border-radius:10px;background:#f1f5fb;color:#69809f;font-size:26px;line-height:1;cursor:pointer}._closeButton_g92zh_6:hover{background:#e5edfb;color:var(--colorBlue)}._grid_g92zh_8{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}._grid_g92zh_8>div{min-height:82px;padding:13px;border:1px solid #d8e5f8;border-radius:13px;background:#f7faff;display:flex;flex-direction:column;justify-content:space-between;gap:8px}._grid_g92zh_8 b{color:#164fbd;font-size:22px;line-height:1}._grid_g92zh_8 span{color:#70839f;font-size:11px;line-height:1.3}._note_g92zh_12{margin:14px 0 0;color:#7487a3;font-size:12px}._loading_g92zh_13{min-height:150px;display:grid;place-items:center;color:#71849f}@media (max-width: 600px){._modal_g92zh_1{top:auto;right:0;bottom:0;left:0;width:100%;padding:22px 16px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;transform:none}._grid_g92zh_8{grid-template-columns:repeat(2,minmax(0,1fr))}}._page_1qfoi_1{width:100%;max-width:100vw;height:100vh;height:100svh;height:100dvh;min-height:0;padding:calc(24px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto;background:var(--backgroundMain);-webkit-overflow-scrolling:touch}._card_1qfoi_18{width:min(100%,480px);min-width:0;margin:auto;padding:36px;border:1px solid rgba(153,177,230,.28);border-radius:20px;background:#fff;box-shadow:var(--boxShadow);text-align:left}._heading_1qfoi_30{display:grid;gap:10px}._eyebrow_1qfoi_35{color:var(--colorBlue);font-size:12px;font-weight:700;letter-spacing:.07em;line-height:1.3;text-transform:uppercase}._title_1qfoi_44{color:var(--blackTextColor);font-size:28px;line-height:1.15}._description_1qfoi_50,._secondaryText_1qfoi_51{margin:0;color:#617895;font-size:15px;line-height:1.5}._secondaryText_1qfoi_51{color:#7890ae;font-size:13px}._form_1qfoi_63{display:grid;gap:16px;margin-top:26px}._fields_1qfoi_69{display:grid;gap:12px}._error_1qfoi_74{margin:-3px 2px 0;padding:10px 12px;border-radius:9px;background:#fff0f3;color:#9c294a;font-size:13px;line-height:1.4}._actions_1qfoi_84,._statusPanel_1qfoi_85{display:grid;gap:12px}._actions_1qfoi_84>button{width:100%;min-height:46px}._statusPanel_1qfoi_85{justify-items:center;text-align:center}._successIcon_1qfoi_100,._invalidIcon_1qfoi_101{width:52px;height:52px;margin-bottom:4px;border-radius:50%;display:grid;place-items:center;background:#e8f7ee;color:#21854f;font-size:28px;font-weight:700;line-height:1}._invalidIcon_1qfoi_101{background:#fff2df;color:#a35f08}._primaryLink_1qfoi_120,._secondaryLink_1qfoi_121{min-height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--colorBlue);font-size:14px;font-weight:700;line-height:1.3;text-align:center;text-decoration:none}._primaryLink_1qfoi_120{width:100%;margin-top:6px;padding:10px 16px;background:var(--colorBlue);color:#fff}._primaryLink_1qfoi_120:hover{background:var(--colorLightBlue);color:#fff}._secondaryLink_1qfoi_121{padding:8px 12px}._secondaryLink_1qfoi_121:hover{color:var(--colorLightBlue);text-decoration:underline;text-underline-offset:3px}._primaryLink_1qfoi_120:focus-visible,._secondaryLink_1qfoi_121:focus-visible{outline:3px solid rgba(29,93,235,.24);outline-offset:2px}@media (max-width: 600px){._page_1qfoi_1{padding:calc(14px + env(safe-area-inset-top)) 12px calc(18px + env(safe-area-inset-bottom));align-items:flex-start;overscroll-behavior-y:contain}._card_1qfoi_18{width:100%;max-width:420px;padding:26px 18px;border-radius:17px}._title_1qfoi_44{font-size:24px}._form_1qfoi_63{margin-top:22px}}@media (max-width: 360px){._page_1qfoi_1{padding-inline:8px}._card_1qfoi_18{padding-inline:14px}}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-B9NRnsmA.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-ZjHKjsXV.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Italic-CVZGHBam.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}
