@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{color:#0b1e42;background:#f6f8fc}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}:focus:not(:focus-visible){outline:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,.io-row:focus-visible{outline:2px solid var(--io-accent,#2563eb);outline-offset:2px;border-radius:6px}input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 2px var(--io-accent,#2563eb);outline:none}button.btn{transition:filter .12s,transform 60ms}button.btn:hover:not(:disabled){filter:brightness(1.06)}button.btn:active:not(:disabled){filter:brightness(.94);transform:translateY(1px)}.io-navlink{transition:filter .12s}.io-navlink:hover{filter:brightness(1.04)}.io-row{transition:background .1s}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.org-tree ul{justify-content:center;padding-top:22px;display:flex;position:relative}.org-tree li{flex-direction:column;align-items:center;padding:22px 8px 0;list-style:none;display:flex;position:relative}.org-tree li:before,.org-tree li:after{content:"";border-top:2px solid var(--org-line,#d8def0);width:50%;height:22px;position:absolute;top:0;right:50%}.org-tree li:after{border-left:2px solid var(--org-line,#d8def0);left:50%;right:auto}.org-tree li:only-child:before,.org-tree li:only-child:after{display:none}.org-tree li:only-child{padding-top:0}.org-tree li:first-child:before,.org-tree li:last-child:after{border:0}.org-tree li:last-child:before{border-right:2px solid var(--org-line,#d8def0);border-radius:0 6px 0 0}.org-tree li:first-child:after{border-radius:6px 0 0}.org-tree ul ul:before{content:"";border-left:2px solid var(--org-line,#d8def0);width:0;height:22px;position:absolute;top:0;left:50%}.org-tree>ul{padding-top:0}
