@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";.staff-login-page{--focus-ring: #b8e44980;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;padding:0 48px;background:#f7f9f7;color:#18292f;font-family:DM Sans,sans-serif}.staff-login-page *{box-sizing:border-box;min-width:0}.staff-login-page a{color:inherit;text-decoration:none}.staff-login-page :is(a,button,input):focus-visible{outline:2px solid #597a13;outline-offset:4px;box-shadow:none}.staff-login-header,.staff-login-footer{width:min(1200px,100%);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.staff-login-header{min-height:112px}.staff-login-brand{display:inline-flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:23px;font-weight:800;letter-spacing:-1px}.staff-login-brand img{width:48px;height:48px;object-fit:contain}.staff-login-brand-light{font-weight:500}.staff-login-brand small{display:block;margin-top:3px;font-family:DM Sans,sans-serif;font-size:8px;font-weight:600;letter-spacing:1.65px}.staff-login-header-label{color:#586970;font-size:10px;letter-spacing:1.8px;font-weight:650}.staff-login-main{flex:1;display:grid;align-items:center;width:min(1080px,100%);margin:20px auto 52px}.staff-login-shell{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dce4e4;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 45px #17382a0c;animation:staff-login-appear .5s ease both}.staff-login-brand-panel{position:relative;overflow:hidden;padding:48px;background:radial-gradient(ellipse at 50% 65%,#29432470,transparent 68%),#101e25;color:#f9fcf7;display:flex;flex-direction:column}.staff-login-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 25px;color:#bccbd0;font-size:10px;letter-spacing:1.8px;font-weight:650}.staff-login-eyebrow>span{width:6px;height:6px;border-radius:50%;background:#b8e449;box-shadow:0 0 14px #b8e44950}.staff-login-brand-panel h1{font-family:Manrope,sans-serif;font-size:39px;line-height:1.18;letter-spacing:-1.9px;font-weight:650;margin:0 0 17px}.staff-login-brand-panel h1>span{display:block;margin-top:10px;font-size:25px;letter-spacing:-.9px;color:#b8e449}.staff-login-brand-copy{color:#aebfc6;font-size:14px;line-height:1.8;margin:0;max-width:340px}.staff-login-art{flex:1;position:relative;display:grid;place-items:center;min-height:240px;margin:25px 0;isolation:isolate}.staff-login-art img{width:220px;height:auto;filter:drop-shadow(0 18px 22px #0006);animation:staff-login-float 7s ease-in-out infinite}.staff-login-orbit{position:absolute;width:275px;height:275px;max-width:100%;border:1px solid #75939935;border-radius:50%;z-index:-1}.staff-login-orbit:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border:1px dashed #75939920;border-radius:50%}.staff-login-orbit:after{content:"";position:absolute;top:15%;left:12%;width:6px;height:6px;border-radius:50%;background:#b8e449;box-shadow:0 0 14px #b8e44950}.staff-login-brand-caption{color:#9ab2b8;font-size:8px;letter-spacing:1.8px;margin:14px 0 0}.staff-login-form-panel{padding:48px;align-self:center}.staff-login-kicker{font-size:9px;letter-spacing:1.8px;font-weight:700;color:#526b37;margin-bottom:13px}.staff-login-form-panel h2{font-family:Manrope,sans-serif;font-size:34px;line-height:1.2;letter-spacing:-1.3px;font-weight:650;margin:0 0 12px}.staff-login-description{color:#586970;font-size:14px;line-height:1.7;margin:0 0 28px}.staff-login-form{display:grid;gap:10px}.staff-login-form label{font-size:13px;font-weight:650}.staff-login-form input{width:100%;padding:13px 14px;border:1px solid #cdd7d8;border-radius:9px;background:#fbfcfa;color:#18292f;font:inherit;font-size:16px;min-height:49px}.staff-login-form input::placeholder{color:#77868b;font-size:14px}.staff-login-form>input{margin-bottom:9px}.staff-login-password{position:relative}.staff-login-password input{padding-right:52px}.staff-login-eye{position:absolute;top:3px;bottom:3px;right:4px;width:43px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#586970;cursor:pointer;border-radius:6px}.staff-login-eye:hover{background:#edf1e8;color:#18292f}.staff-login-submit{margin-top:11px;display:flex;align-items:center;justify-content:space-between;min-height:49px;border:0;border-radius:9px;padding:13px 18px;background:#b8e449;color:#18260b;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.staff-login-submit:hover:not(:disabled){background:#c8f269;transform:translateY(-1px);box-shadow:0 8px 22px #7eaa1820}.staff-login-submit>span{font-size:22px;line-height:1}.staff-login-error{margin:3px 0 0;color:#991b1b;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.staff-login-help{color:#65777d;font-size:11px;line-height:1.7;margin:15px 0 25px}.staff-login-notice{padding-top:23px;border-top:1px solid #dce4e4}.staff-login-notice strong{font-size:12px;font-weight:650;line-height:1.6}.staff-login-notice p{color:#586970;font-size:12px;line-height:1.75;margin:8px 0 14px}.staff-login-back{display:inline-flex;align-items:center;gap:9px;padding-block:5px;font-size:12px;font-weight:650}.staff-login-back:hover{text-decoration:underline;text-underline-offset:4px}.staff-login-footer{border-top:1px solid #dce4e4;padding:24px 0 28px;font-size:10px;color:#63767b}.staff-login-loading{display:grid;gap:15px;padding:20px 0}.staff-login-loading span{height:45px;border-radius:9px;background:#eef3e8}@keyframes staff-login-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes staff-login-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width: 1000px){.staff-login-page{padding-inline:28px}.staff-login-brand-panel,.staff-login-form-panel{padding:34px}.staff-login-brand-panel h1{font-size:32px}}@media (max-width: 760px){.staff-login-page{padding-inline:18px}.staff-login-header{min-height:88px}.staff-login-brand{font-size:20px;gap:8px}.staff-login-brand img{width:40px;height:40px}.staff-login-brand small{font-size:6px;letter-spacing:1.5px}.staff-login-header-label{font-size:8px;letter-spacing:1px}.staff-login-main{margin:4px auto 32px;max-width:520px}.staff-login-shell{grid-template-columns:1fr;border-radius:18px}.staff-login-brand-panel{padding:27px}.staff-login-eyebrow{margin-bottom:15px;font-size:8px}.staff-login-brand-panel h1{font-size:30px;margin:0;letter-spacing:-1.2px}.staff-login-brand-panel h1>span{font-size:20px;margin-top:7px}.staff-login-art,.staff-login-brand-caption,.staff-login-brand-copy{display:none}.staff-login-form-panel{padding:28px}.staff-login-form-panel h2{font-size:30px}.staff-login-description{font-size:13px;margin-bottom:23px}.staff-login-footer{font-size:9px}}@media (max-width: 360px){.staff-login-page{padding-inline:12px}.staff-login-brand-panel,.staff-login-form-panel{padding:23px}.staff-login-header-label{max-width:46px;line-height:1.6}}@media (prefers-reduced-motion: reduce){.staff-login-page *,.staff-login-page *:before,.staff-login-page *:after{animation:none!important;transition:none!important}}.staff-login-access{margin:15px 0 25px}.staff-login-request{width:100%;min-height:43px;padding:10px 16px;border:1px solid #cdd7d8;border-radius:9px;background:#fff;color:#18292f;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.staff-login-request:hover:not(:disabled){background:#eff5e3;border-color:#a9bd87}.staff-login-request-form{margin-top:20px}.staff-login-form textarea{width:100%;min-height:85px;resize:vertical;border:1px solid #cdd7d8;border-radius:9px;background:#fbfcfa;color:#18292f;padding:13px 14px;font:inherit;font-size:16px}.staff-login-form textarea::placeholder{color:#77868b;font-size:14px}.staff-login-form textarea:focus-visible{outline:2px solid #597a13;outline-offset:4px;box-shadow:none}.staff-login-success{margin:0;font-size:13px;line-height:1.6;color:#426321}*,*:before,*:after{box-sizing:border-box}:root{color-scheme:light;--app-bg-top: #f4f6f8;--app-bg-mid: #f3f5f7;--app-bg-low: #eef1f4;--ink-900: #0f172a;--ink-700: #475569;--line-soft: rgba(15, 23, 42, .12);--focus-ring: rgba(8, 145, 178, .24);--brand-700: #0f172a;--brand-600: #155e75;--brand-500: #0891b2;--brand-soft: #e0f2fe;--accent-500: #0891b2;--accent-400: #22d3ee;--danger-soft: #fee2e2;--danger-line: #fca5a5;--danger-ink: #991b1b}html,body,#root{width:100%;max-width:100%;min-height:100%;margin:0}body{overflow-wrap:break-word;background:var(--app-bg-mid);color:var(--ink-900);font-family:Segoe UI,Inter,Helvetica Neue,Arial,sans-serif;text-rendering:optimizeLegibility}img,svg,canvas,video{max-width:100%;height:auto}input,select,textarea,button{font:inherit}input,select,textarea{min-width:0;max-width:100%}button,a,input,select,textarea{transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}:where(div,section,article,form,fieldset,nav,header,footer,label){min-width:0}:where(span){min-width:0;overflow-wrap:anywhere}:where(p,h1,h2,h3,h4,strong,a,label,pre){overflow-wrap:anywhere}audio{max-width:100%}fieldset{max-width:100%}pre{white-space:pre-wrap}.viewport-dialog{min-width:0;max-width:100%;max-height:calc(100dvh - 48px)!important;overflow-y:auto!important;overscroll-behavior:contain}.table-sort{border:0;padding:0;background:transparent;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;text-align:left;cursor:pointer}.responsive-data-table{min-width:0!important;table-layout:fixed}.responsive-data-table th,.responsive-data-table td{overflow-wrap:anywhere!important;white-space:normal!important}.responsive-data-table td>div{flex-wrap:wrap!important;white-space:normal!important}.responsive-data-table td span{max-width:100%;white-space:normal!important}.table-selection{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.app-main-communications{display:flex!important;flex-direction:column}.app-main-communications>:first-child{flex-shrink:0}.app-main-communications>.app-content{flex-shrink:1}.mobile-inbox-back{display:none}@media screen and (max-width: 1199px){.calls-console{grid-template-columns:minmax(0,1fr)!important}.communications-callShell{grid-template-columns:minmax(0,1fr)!important;overflow-y:auto}}@media screen and (max-width: 979px){.app-main:not(.app-main-communications){display:block!important}.app-main:not(.app-main-communications){padding-bottom:calc(80px + env(safe-area-inset-bottom))!important}.app-shell:has(.app-main-communications)>button[aria-label="Share feedback"]{top:8px;bottom:auto!important}.settings-layout{grid-template-columns:minmax(0,1fr)!important}.settings-nav{position:static!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.app-main-communications>:first-child{padding:8px 10px!important}}@media screen and (max-height: 500px) and (max-width: 979px){.communications-rightPane{display:flex!important;flex-direction:column;overflow-y:auto!important}.communications-rightPane>*{flex-shrink:0}.communications-messageStream{min-height:120px!important}}@media screen and (max-width: 1119px){.voicemail-row .voicemail-caller{grid-column:2;grid-row:1;white-space:normal!important;overflow-wrap:anywhere}.voicemail-row .voicemail-meta{grid-column:1 / -1;grid-row:2;white-space:normal!important;overflow-wrap:anywhere}.voicemail-row>button{grid-column:3;grid-row:1}.voicemail-row>[data-voicemail-menu]{grid-column:4;grid-row:1}}@media screen and (max-width: 767px){.communications-messageShell{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)}.conversation-open .communications-leftPane,.inbox-open .communications-rightPane{display:none!important}.mobile-inbox-back{display:inline-flex;align-items:center}.communications-convoHeader{flex-wrap:wrap;padding:10px!important}.communications-messageStream{padding:12px!important}.communications-composerRow{grid-template-columns:minmax(0,1fr)!important}}@media screen and (max-width: 640px){.phone-stack{grid-template-columns:minmax(0,1fr)!important;justify-self:stretch!important}}@media screen and (max-width: 1199px){.responsive-data-table{display:block;min-width:0!important}.responsive-data-table thead,.responsive-data-table tbody{display:block}.responsive-data-table thead tr{display:flex;flex-wrap:wrap;padding:4px}.responsive-data-table th{border:0!important;white-space:normal!important}.responsive-data-table th:not(:has(.table-sort)){display:none}.responsive-data-table th:has(.table-sort){padding:0 8px!important}.responsive-data-table tbody tr{display:block;padding:10px;border-bottom:1px solid var(--line-soft)}.responsive-data-table td{display:block;padding:7px 0!important;border:0!important;overflow-wrap:anywhere!important}.responsive-data-table td[data-label]:before{content:attr(data-label);display:block;margin-bottom:4px;font-weight:700;color:var(--ink-700);font-size:.8rem}.responsive-data-table td>div{flex-wrap:wrap!important;white-space:normal!important}.responsive-data-table td{text-align:left!important;white-space:normal!important}.mobile-labeled-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}}@media screen and (max-width: 979px),(pointer: coarse){button,a[style*=padding],[role=menuitem],summary{min-height:44px!important;touch-action:manipulation}button{min-width:44px!important;max-width:100%;white-space:normal}a[style*=padding]{display:inline-flex;align-items:center}input:not([type=checkbox]):not([type=radio]),select,textarea{min-height:44px;font-size:16px!important}input[type=checkbox],input[type=radio]{width:24px;height:24px;flex-shrink:0}label:has(>input[type=checkbox]),label:has(>input[type=radio]){min-height:44px;align-items:center}.app-shell nav a{min-height:44px!important}.responsive-data-table td a{display:inline-flex;align-items:center;min-height:44px}.table-selection{min-width:44px}}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.68}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:0 0 0 3px var(--focus-ring)}table{width:100%}@media (max-width: 1200px){body{font-size:15px}}@media (max-width: 960px){body{font-size:14.5px}h1{font-size:clamp(1.5rem,6.2vw,1.9rem)}h2{font-size:clamp(1.25rem,5.2vw,1.65rem)}h3{font-size:clamp(1.05rem,4.6vw,1.3rem)}th,td{padding:.58rem}}@media (max-width: 640px){body{font-size:14px}th,td{padding:.5rem;font-size:.84rem}}@keyframes riseIn{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}
