.LoginScreen_page__vmJkY{--ink:#0a0a0c;--cream:#f4f1e9;--cream-dim:#b8b6ad;--card:#fff;--card-line:#e7e4da;--text-dark:#1b1b18;--text-mid:#6b6a63;--red:#e23b3b;--green:#33b27a}.LoginScreen_brand__UlBef,.LoginScreen_page__vmJkY{display:flex;min-height:100vh;background:var(--ink)}.LoginScreen_brand__UlBef{flex:1.1;color:var(--cream);position:relative;flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;overflow:hidden}.LoginScreen_brand__UlBef:before{content:"";position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.045) 1px,transparent 0);background-size:26px 26px;opacity:.5}.LoginScreen_brandInner__2AsaR{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:420px}.LoginScreen_mark__FLoCX{width:200px;height:200px;margin-bottom:28px;position:relative;border-radius:32px;overflow:hidden}.LoginScreen_clinicName__n2jOc{font-weight:500;font-size:34px;letter-spacing:.01em;margin:0;line-height:1.15}.LoginScreen_clinicName__n2jOc .LoginScreen_accent__yv__x{color:var(--green)}.LoginScreen_script__6CZKd{font-weight:600;font-size:24px;color:var(--cream-dim);margin:2px 0 22px;transform:rotate(-2deg)}.LoginScreen_tagline__Uchnc{font-size:14.5px;color:var(--cream-dim);line-height:1.65;margin:0;font-weight:400}.LoginScreen_pulseWrap__vjMWM{width:100%;max-width:340px;margin-top:52px;position:relative;z-index:2}.LoginScreen_pulseWrap__vjMWM svg{width:100%;height:56px;display:block}.LoginScreen_pulseLine__cjISR{fill:none;stroke:var(--red);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:600;stroke-dashoffset:600;animation:LoginScreen_draw__yTR_d 3.6s ease-in-out infinite}@keyframes LoginScreen_draw__yTR_d{0%{stroke-dashoffset:600}55%{stroke-dashoffset:0}to{stroke-dashoffset:-600}}.LoginScreen_brandFooter__JRc2I{position:absolute;bottom:36px;left:0;right:0;text-align:center;font-size:12px;color:hsla(44,33%,94%,.35);letter-spacing:.03em;z-index:2}.LoginScreen_brandFooter__JRc2I .LoginScreen_version__C1SN3{display:block;margin-top:4px;font-size:11px;color:hsla(44,33%,94%,.25)}.LoginScreen_panel__8_ljX{flex:1;background:var(--cream);display:flex;align-items:center;justify-content:center;padding:40px;min-height:100vh}.LoginScreen_card__vWmzL{width:100%;max-width:380px}.LoginScreen_card__vWmzL h1{font-weight:500;font-size:27px;color:var(--text-dark);margin:0 0 6px}.LoginScreen_card__vWmzL .LoginScreen_sub__yrgLb{font-size:14px;color:var(--text-mid);margin:0 0 34px;line-height:1.55}.LoginScreen_errorBanner__7Z9cH{display:flex;align-items:center;gap:10px;background:#fdf0ef;border-left:4px solid var(--red);padding:12px 14px;border-radius:0 8px 8px 0;margin-bottom:24px}.LoginScreen_errorBanner__7Z9cH p{margin:0;font-size:13.5px;font-weight:600;color:#9a2c2c}.LoginScreen_successBanner__NtX_4{display:flex;align-items:center;gap:10px;background:#eefaf3;border-left:4px solid var(--green);padding:12px 14px;border-radius:0 8px 8px 0;margin-bottom:24px}.LoginScreen_successBanner__NtX_4 p{margin:0;font-size:13.5px;font-weight:600;color:#1f7a52}.LoginScreen_backLink__SCmqj{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--text-mid);text-decoration:none;margin-bottom:22px;transition:color .15s ease}.LoginScreen_backLink__SCmqj:hover{color:var(--text-dark)}.LoginScreen_field__0Bi8d{margin-bottom:20px}.LoginScreen_field__0Bi8d label{display:block;font-size:12.5px;font-weight:600;color:var(--text-dark);letter-spacing:.03em;text-transform:uppercase;margin-bottom:7px}.LoginScreen_inputShell__IKqfP{position:relative}.LoginScreen_inputShell__IKqfP input{width:100%;height:46px;border-radius:9px;border:1px solid var(--card-line);background:var(--card);padding:0 14px;font-size:14.5px;color:var(--text-dark);outline:none;transition:border-color .15s ease}.LoginScreen_inputShell__IKqfP input::-moz-placeholder{color:#a6a49b}.LoginScreen_inputShell__IKqfP input::placeholder{color:#a6a49b}.LoginScreen_inputShell__IKqfP input:focus{border-color:var(--text-dark)}.LoginScreen_toggle__UUgnm{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--text-mid);font-size:12.5px;font-weight:500;padding:4px}.LoginScreen_rowBetween__524HQ{display:flex;align-items:center;justify-content:flex-end;margin:2px 0 28px}.LoginScreen_forgot__4pNDn{font-size:13.5px;color:var(--text-dark);text-decoration:none;font-weight:500;border-bottom:1px solid var(--card-line)}.LoginScreen_submit__f352x{width:100%;height:48px;border-radius:9px;border:none;background:var(--ink);color:var(--cream);font-size:14.5px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .15s ease,transform .1s ease;display:flex;align-items:center;justify-content:center;gap:8px}.LoginScreen_submit__f352x:hover{background:#1c1c20}.LoginScreen_submit__f352x:active{transform:scale(.99)}.LoginScreen_submit__f352x:disabled{opacity:.7;cursor:not-allowed}.LoginScreen_footnote__ay6hk{font-size:13px;color:var(--text-mid);text-align:center;margin-top:26px}@media (max-width:860px){.LoginScreen_page__vmJkY{flex-direction:column}.LoginScreen_brand__UlBef{min-height:280px;padding:40px 24px}.LoginScreen_brandFooter__JRc2I{display:none}.LoginScreen_panel__8_ljX{min-height:auto;padding:40px 24px 64px}}.LoginScreen_modalOverlay__aJ2h4{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:rgba(10,10,12,.6);backdrop-filter:blur(4px);padding:16px}.LoginScreen_modalCard__j7N2C{width:100%;max-width:420px;background:var(--card);border-radius:24px;box-shadow:0 30px 60px rgba(0,0,0,.35);overflow:hidden;padding:32px}.LoginScreen_modalHeader__lfj1T{display:flex;align-items:center;gap:14px;margin-bottom:24px}.LoginScreen_modalIcon__o7Vmp{height:44px;width:44px;border-radius:12px;background:var(--ink);color:var(--cream);display:flex;align-items:center;justify-content:center;flex-shrink:0}.LoginScreen_modalHeader__lfj1T h3{margin:0;font-size:17px;font-weight:600;color:var(--text-dark)}.LoginScreen_modalHeader__lfj1T p{margin:2px 0 0;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-mid)}.LoginScreen_clinicList__uNTb8{display:flex;flex-direction:column;gap:10px;max-height:340px;overflow-y:auto}.LoginScreen_clinicButton__mlbbg{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px;background:#faf9f5;border:1px solid var(--card-line);border-radius:14px;cursor:pointer;transition:background .15s ease,border-color .15s ease;text-align:left}.LoginScreen_clinicButton__mlbbg:hover{background:var(--ink);border-color:var(--ink)}.LoginScreen_clinicButton__mlbbg:hover .LoginScreen_clinicButtonLabel__nFegG{color:var(--cream)}.LoginScreen_clinicButton__mlbbg:disabled{opacity:.5;cursor:not-allowed}.LoginScreen_clinicButtonLabel__nFegG{font-size:14px;font-weight:600;color:var(--text-dark);text-transform:uppercase;letter-spacing:.02em;transition:color .15s ease}.LoginScreen_modalLoading__886Bc{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-mid)}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_3a6cb3;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_Fallback_3a6cb3;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_3a6cb3{font-family:__Fraunces_3a6cb3,__Fraunces_Fallback_3a6cb3;font-style:normal}.__variable_3a6cb3{--font-fraunces:"__Fraunces_3a6cb3","__Fraunces_Fallback_3a6cb3"}@font-face{font-family:__Caveat_6e83a6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Caveat_6e83a6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Caveat_6e83a6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Caveat_6e83a6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Caveat_6e83a6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e44cdba7d0878bc5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Caveat_6e83a6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/07fccecd6728972a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Caveat_6e83a6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/486fce9f36bc8f45-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Caveat_6e83a6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/46bdd75a3ff56824-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Caveat_Fallback_6e83a6;src:local("Arial");ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.00%;size-adjust:76.94%}.__className_6e83a6{font-family:__Caveat_6e83a6,__Caveat_Fallback_6e83a6;font-style:normal}.__variable_6e83a6{--font-caveat:"__Caveat_6e83a6","__Caveat_Fallback_6e83a6"}