.dedicated-login{min-height:100dvh;display:grid;place-items:center;padding:32px 22px;background:#f8faf9;color:#242626;font:14px/1.5 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.dedicated-login *{box-sizing:border-box;letter-spacing:0}.dedicated-login button,.dedicated-login input{font:inherit}.dl-form{width:360px;max-width:100%;display:flex;flex-direction:column}.dl-brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:650;margin-bottom:22px}.dl-brand svg{flex-shrink:0;color:#176850}.dl-brand span{overflow-wrap:anywhere;min-width:0}.dl-form h1{font-size:26px;line-height:1.25;font-weight:600;margin:0 0 26px}.dl-modes{display:grid;grid-template-columns:1fr 1fr;height:42px;border-bottom:1px solid #d8e1dc;margin-bottom:24px;gap:8px}.dl-modes button{border:0;border-bottom:2px solid transparent;color:#66716b;background:transparent;cursor:pointer;font-weight:550}.dl-modes button[aria-checked=true]{color:#176850;border-bottom-color:#176850}.dl-form label{font-size:13px;font-weight:550;margin-bottom:7px}.dl-form>input,.dl-password{margin-bottom:20px}.dl-form input{width:100%;min-width:0;height:45px;border:1px solid #cfdad3;border-radius:6px;background:#fff;padding:10px 12px;color:#242626}.dl-password{position:relative}.dl-password input{padding-right:48px}.dl-password button{position:absolute;right:4px;top:4px;width:37px;height:37px;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#627369;cursor:pointer}.dl-password button:hover{background:#eef3ef}.dl-feedback{min-height:24px;margin:-5px 0 14px}.dl-feedback p{margin:0;font-size:13px;line-height:1.45;color:#a34136;overflow-wrap:anywhere}.dl-submit{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border:0;border-radius:6px;background:#225b48;color:#fff;font-weight:600;cursor:pointer}.dl-submit:hover{background:#194b3a}.dedicated-login button:disabled{cursor:default;opacity:.55}.dedicated-login input:disabled{background:#f0f3f1}.dedicated-login :focus-visible{outline:2px solid #319271;outline-offset:3px}.dl-spin{animation:dl-rotate 1s linear infinite}@keyframes dl-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.dl-spin{animation:none}}@media (max-width:480px){.dedicated-login{padding:28px 24px}.dl-form{width:100%;max-width:360px}}.dedicated-workspace{height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr);background:#fff;color:#242828;font:14px/1.4 system-ui,sans-serif;letter-spacing:0}.dedicated-workspace-bar{display:flex;align-items:center;gap:16px;min-height:56px;padding:8px 16px;border-bottom:1px solid #dfe5e2;flex-wrap:wrap}.dedicated-workspace-bar>strong{overflow-wrap:anywhere;min-width:0;flex:1}.dedicated-workspace-bar nav{display:flex;gap:4px}.dedicated-workspace-bar button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;min-width:36px;padding:8px;border:0;border-radius:4px;background:transparent;color:inherit;font:inherit;cursor:pointer}.dedicated-workspace-bar button:hover,.dedicated-workspace-bar button[aria-pressed=true]{background:#e7f1eb;color:#225e49}.dedicated-workspace-bar button:focus-visible{outline:2px solid #17766b;outline-offset:2px}.dedicated-workspace-content{min-height:0;min-width:0;overflow:hidden}.dedicated-workspace-content>.dedicated-crm{min-height:0}.dedicated-workspace-loading{height:100%;display:grid;place-items:center}@media (max-width:480px){.dedicated-workspace-bar{gap:8px;padding:8px}.dedicated-workspace-bar>strong{flex-basis:120px}.dedicated-workspace-bar nav button{font-size:12px;gap:4px}}
