body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--background-color-1:#fff;--background-color-2:#eff0f7;--primary-color-1:#2c5697;--primary-color-1-t:#2c5797cc;--primary-color-2:#ff8503;--primary-color-3:#71a530;--primary-color-4:#16ab2c;--primary-color-5:#0026bd;--danger-color-1:#800232;--warning-color-1:#800232;--success-color-1:#2a7221;--disabled-color-1:#aaa;--text-color-1:#fff;--button-text-color:#fdf3f3;--button-font-weight-strong:600;--header-height:10vh;--body-height:90vh;--command-text-size:2.4vh}.App{background-color:#eff0f7;background-color:var(--background-color-2);min-height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background-color:#2c5697;background-color:var(--primary-color-1);height:10vh;height:var(--header-height);margin:0}.body{min-height:90vh;min-height:var(--body-height)}.componentContainer{background-color:#fff;background-color:var(--background-color-1);border-radius:12px;box-shadow:0 4px 12px #00000014;box-sizing:border-box;height:calc(100% - 4vh);margin:2vh;padding-left:3vh;padding-right:3vh;padding-top:1vh;transition:box-shadow .2s;width:calc(100% - 4vh)}.componentContainer:hover{box-shadow:0 8px 24px #0000001f}.ant-radio-checked .ant-radio-inner{background-color:#ff8503!important;background-color:var(--primary-color-2)!important;border-color:#ff8503!important;border-color:var(--primary-color-2)!important}.ant-radio-wrapper:hover .ant-radio-inner{border-color:#ff8503;border-color:var(--primary-color-2)}button.ant-btn{border-radius:6px;box-shadow:0 2px 4px #0000000d;transition:all .2s ease-in-out}button.ant-btn:hover{box-shadow:0 5px 10px #0000001f;transform:translateY(-2px)}.header-button{overflow:hidden;position:relative}.header-button:focus{background-color:#fff3!important;box-shadow:none!important;outline:none!important}.header-button:active{transform:scale(.95)!important}.header-button:active:before{animation:ripple .3s ease-out;background-color:#fff3;border-radius:8px;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@keyframes ripple{0%{height:0;opacity:1;width:0}to{height:100%;opacity:0;width:100%}}.selected-sequence-arrow{opacity:1}.selected-sequence-name{font-weight:700}.taxonomicTagName{font-size:16px;font-weight:700}.taxonomicTagValue{font-size:16px}@keyframes tour-highlight-pulse{0%,to{stroke-opacity:.8;stroke-width:2}50%{stroke-opacity:1;stroke-width:3}}@keyframes tour-enter{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.tour-popover{animation:tour-enter .3s ease-out;z-index:9999}.tour-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0006!important;z-index:9998!important}.tour-mask--highlighted{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#0000004d!important}.tour-content{line-height:1.6;max-width:340px}.tour-title{color:#2c5697!important;color:var(--primary-color-1)!important;font-size:16px!important;font-weight:600!important;margin:0 0 8px!important}.tour-subtitle{border-bottom:1px solid #f0f0f0;display:block;font-size:13px!important;font-style:italic!important;margin-bottom:8px;padding-bottom:8px}.tour-body{color:#333;font-size:14px}.tour-hint{border:1px solid;border-radius:4px;display:block;font-size:12px;font-style:italic;margin-top:8px;padding:6px 8px}.tour-hint--info{background-color:#f0f7ff;border-color:#d6e4ff}.tour-hint--warning{background-color:#fff7e6;border-color:#ffd591}.tour-methods{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:12px}.tour-method{margin-bottom:4px}.tour-method:last-child{margin-bottom:0}.tour-method .ant-tag{margin-right:8px}.tour-method .ant-typography{font-size:13px}@media (max-width:768px){.tour-popover .reactour__popover{max-width:calc(100vw - 40px)!important;min-width:280px!important}}@media (max-width:480px){.tour-popover .reactour__popover{max-width:calc(100vw - 20px)!important;min-width:260px!important}.tour-popover .reactour__navigation{flex-direction:column;gap:8px}.tour-popover .reactour__navigation button{width:100%}}
/*# sourceMappingURL=main.a55f4146.css.map*/