:root{--bg: #605e5c;--bg-header: #4d4b49;--bg-controls: #56534f;--row-alt: rgba(255, 255, 255, .05);--row-active: rgba(255, 255, 255, .12);--fg: #ffffff;--fg-dim: rgba(255, 255, 255, .72);--fg-faint: rgba(255, 255, 255, .42);--line: rgba(255, 255, 255, .18);--line-strong: rgba(255, 255, 255, .32);--font: "Helvetica Neue", Helvetica, Arial, "Segoe UI", sans-serif;--canvas-w: 1080px;--col-name: 470px;--col-specialty: 320px;--col-suite: 210px}/*!
 * 
 *   react-simple-keyboard v3.8.235
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 *//*!
 * 
 *   simple-keyboard v3.8.158
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;width:100%}body{background:#2b2a29;font-family:var(--font);color:var(--fg);overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased}.viewport{position:fixed;inset:0;overflow:hidden;background:var(--bg)}.canvas{position:absolute;top:0;left:0;width:var(--canvas-w);transform:scale(var(--scale, 1));transform-origin:top left;background:var(--bg);overflow:hidden}.board{display:flex;flex-direction:column;height:100%}.header{background:var(--bg-header);padding:44px 48px 36px;display:flex;align-items:center;gap:32px}.header__logo{height:96px;width:auto;flex:none}.header__titles{display:flex;flex-direction:column;gap:6px}.header__title{height:46px;width:auto;flex:none;align-self:flex-start;max-width:100%;object-fit:contain}.header__subtitle{font-family:"Stone Sans Medium","ITC Stone Sans",var(--font);font-size:30px;font-weight:400;color:var(--fg-dim);letter-spacing:3px}.dock{position:relative;flex:none}.controls{background:var(--bg-controls);padding:28px 48px;display:flex;gap:24px;align-items:stretch}.board--dock-bottom .controls{border-top:1px solid var(--line)}.search{flex:1 1 auto;display:flex;align-items:center;gap:18px;background:#ffffff1a;border:1px solid var(--line);border-radius:12px;padding:0 26px;height:88px;cursor:pointer}.search--focused{border-color:var(--fg);background:#ffffff29}.search__icon{font-size:40px;color:var(--fg-dim);flex:none}.search__value{flex:0 1 auto;min-width:0;font-size:40px;font-weight:500;color:var(--fg);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search__value--placeholder{color:var(--fg-faint);font-weight:400}.search__caret{width:3px;height:46px;background:var(--fg);animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.search__clear{margin-left:auto;font-size:40px;color:var(--fg-dim);width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1f;flex:none}.filter{position:relative;flex:none;width:420px}.filter__button{width:100%;height:88px;background:#ffffff1a;border:1px solid var(--line);border-radius:12px;color:var(--fg);font-family:var(--font);font-size:34px;font-weight:500;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.filter__button--open{border-color:var(--fg)}.filter__chev{font-size:26px;color:var(--fg-dim);transition:transform .15s ease}.filter__button--open .filter__chev{transform:rotate(180deg)}.filter__label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.filter__panel{position:absolute;top:calc(100% + 10px);right:0;width:560px;max-height:980px;overflow-y:auto;background:#4a4846;border:2px solid var(--line-strong);border-radius:14px;z-index:40;box-shadow:0 24px 60px #00000080;-webkit-overflow-scrolling:touch}.board--dock-bottom .filter__panel{top:auto;bottom:calc(100% + 10px)}.filter__option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 28px;font-size:32px;border-bottom:1px solid var(--line);cursor:pointer}.filter__option:last-child{border-bottom:none}.filter__option--active{background:var(--row-active);font-weight:600}.filter__count{color:var(--fg-dim);font-size:27px;font-weight:400}.table-head,.row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1.2fr) minmax(0,.95fr);gap:20px;padding:0 84px 0 40px;align-items:center}.table-head{height:74px;font-size:24px;letter-spacing:2.5px;text-transform:uppercase;color:var(--fg-dim);border-bottom:1px solid var(--line);flex:none}.rows{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.row{min-height:92px;padding-top:12px;padding-bottom:12px}.row:nth-child(2n){background:var(--row-alt)}.row__name{font-size:27px;font-weight:500;line-height:1.2;overflow-wrap:break-word}.row__name mark{background:transparent;color:var(--fg);border-bottom:3px solid var(--fg)}.row__specialty{font-size:25px;color:var(--fg-dim);line-height:1.2;overflow-wrap:break-word}.row__location{font-size:24px;color:var(--fg-dim);line-height:1.2;overflow-wrap:break-word}.empty{padding:80px 48px;font-size:36px;color:var(--fg-dim);text-align:center}.footer{flex:none;height:70px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;font-size:25px;color:var(--fg-faint);border-top:1px solid var(--line)}.scroll-hint{position:absolute;right:8px;top:62%;transform:translateY(-50%);width:76px;text-align:center;color:var(--fg);z-index:30;pointer-events:none;opacity:0;transition:opacity .6s ease}.scroll-hint.is-on{opacity:1}.scroll-hint__arrow{width:30px;height:30px;margin:0 auto;color:var(--fg)}.scroll-hint__arrow svg{display:block;width:100%;height:100%}.scroll-hint__arrow--up{animation:scrollHintUp 1.8s ease-in-out infinite}.scroll-hint__arrow--down{animation:scrollHintDown 1.8s ease-in-out infinite}.scroll-hint__hand{width:46px;height:46px;margin:2px auto;animation:scrollHintBob 1.8s ease-in-out infinite}.scroll-hint__hand svg{display:block;width:100%;height:100%}.scroll-hint__hand svg path{fill:var(--fg);opacity:.55}.scroll-hint__label{margin-top:6px;font-size:22px;letter-spacing:.5px;line-height:1.15;color:var(--fg-dim)}@keyframes scrollHintUp{0%,to{opacity:.25;transform:translateY(3px)}50%{opacity:.85;transform:translateY(-2px)}}@keyframes scrollHintDown{0%,to{opacity:.85;transform:translateY(-2px)}50%{opacity:.25;transform:translateY(3px)}}@keyframes scrollHintBob{0%,to{transform:translateY(-3px)}50%{transform:translateY(3px)}}.keyboard-dock{background:var(--bg-header);border-top:2px solid var(--line-strong);padding:22px 40px 34px;z-index:50;box-shadow:0 -20px 50px #0006}.board--dock-top .keyboard-dock{position:absolute;top:calc(100% + 16px);left:0;right:0;border-top:none;border-radius:16px;box-shadow:0 24px 60px #00000080}.board--dock-bottom .keyboard-dock{border-radius:0}.keyboard-dock__bar{display:flex;justify-content:flex-end;margin-bottom:14px}.keyboard-dock__done{font-size:32px;font-weight:500;color:var(--fg);background:#ffffff29;border:2px solid var(--line-strong);border-radius:10px;padding:14px 40px}.simple-keyboard.hg-theme-default{background:transparent;padding:0}.hg-theme-default .hg-button{height:96px;background:#ffffff1f;color:var(--fg);border:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:12px;font-size:40px;font-family:var(--font);box-shadow:none}.hg-theme-default .hg-button:active,.hg-theme-default .hg-button.hg-activeButton{background:#ffffff52}.hg-theme-default .hg-button.hg-button-space{max-width:none}.status{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;color:var(--fg-dim);font-size:40px;background:var(--bg)}
