@charset "UTF-8";.env-label[data-v-24d3d624]{width:8rem;height:2rem;position:fixed;top:6.25rem;left:.125rem;border-radius:.75rem;z-index:2000;display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:500;pointer-events:none}.env-label.local[data-v-24d3d624],.env-label.development[data-v-24d3d624],.env-label.lib[data-v-24d3d624],.env-label.staging[data-v-24d3d624]{background-color:#f56b6b;border:1px solid #fa4c4c}.env-label.local span[data-v-24d3d624],.env-label.development span[data-v-24d3d624],.env-label.lib span[data-v-24d3d624],.env-label.staging span[data-v-24d3d624]{color:#fff}.env-label.demo[data-v-24d3d624],.env-label.production[data-v-24d3d624]{display:none}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{font-family:Roboto,Noto Sans JP,Helvetica Neue,Helvetica,Hiragino Sans,Hiragino Kaku Gothic ProN,Arial,Yu Gothic,Meiryo,sans-serif}html,html *{box-sizing:border-box}body{position:relative}img{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}div,span,p,th,td,label,input,select,textarea{font-size:.875rem}p{margin:0;line-height:150%}.low-contrast{opacity:.5}.little-low-contrast{opacity:.7}.geniboard .main main .modal{margin:0}.modal{position:fixed;top:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden;outline:0;transition:all .3s ease-in-out}.modal .modal-background{position:fixed;top:0vw;left:0vw;z-index:1010;width:100vw;height:100vh;background-color:#000;overflow:hidden;opacity:.5}.modal-slide-enter-active .modal-dialog,.modal-slide-leave-active .modal-dialog{transition:transform .3s ease-in-out}.modal-slide-enter-from .modal-dialog,.modal-slide-leave-to .modal-dialog{transform:translate(100%)}.modal-slide-enter-to .modal-dialog,.modal-slide-leave-from .modal-dialog{transform:translate(0)}.modal-dialog{z-index:1020;max-width:822px;max-height:644px;margin:3rem 2rem auto auto;position:relative;border-radius:16px;box-shadow:0 8px 20px #4a4a4a}.modal-dialog:has(.modal-sidebar){width:822px;height:644px}.modal-dialog .modal-content{display:flex;flex-direction:column;padding:.5rem 1.5rem 1rem}.modal-dialog .modal-content:has(.panel-header){gap:1rem}.in-sub-header>.modal-dialog{margin-top:6rem}.modal-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:48px}.modal-header .modal-header-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:2.5rem;font-size:1.5rem;padding:.5rem;gap:.5rem}.modal-header .close-button{cursor:pointer;background-color:transparent;border:none;padding:.75rem}.modal-header .close-button:hover img{filter:brightness(.8)}.modal-header span{font-size:1rem;padding-left:.3125rem}.modal-body{max-width:774px;max-height:476px}.modal-body.settings{display:flex;flex-direction:row;justify-content:space-evenly}.modal-body:has(.modal-sidebar){width:774px;height:476px}.modal-footer{display:flex;align-items:center;justify-content:flex-end;height:48px;padding-right:.75rem}select{cursor:pointer;height:2.25rem;min-width:8rem;max-width:16rem;padding:0 .25rem 0 .5rem;border:1px solid rgba(41,147,255,.5);border-radius:.25rem;font-size:1rem;outline:rgba(41,147,255,0) solid 1px;transition:outline-color .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}select:hover,select:focus{border-color:#2993ff}select:focus{outline-color:#2993ff}select.select{-webkit-appearance:none!important;appearance:none!important}select.select::-ms-expand{display:none!important}.value:has(.container){position:relative}.value:has(.container) .container:has(select):after{pointer-events:none;position:absolute;top:.8rem;right:.4rem;content:"\25bc";color:#2993ff80;font-size:.6rem;padding:1px}.value:has(.container) .container:has(select):hover:after{color:#2993ff}.value:has(.container) .container:has(select):hover .select{border-color:#2993ff}.value:has(.container) .container:has(select):has(.select:focus):after,.value:has(.container) .container:has(select):has(.select:hover):after{color:#2993ff}.button{border-radius:64px;width:8.5rem;font-size:1rem;font-weight:700;display:inline-block;text-align:center;height:2.5rem;color:#2993ff;border:1px solid rgb(41,147,255);background-color:#f5f5f5;cursor:pointer;padding:0 1rem}.button:hover{background-color:#f5f5f5cc}.button.primary{background-color:#2993ff;color:#f5f5f5}.button.primary:hover{background-color:#2993ffcc}.button:disabled,.button:disabled:hover{background-color:#ccc;color:#fff;border:none;opacity:.5;cursor:not-allowed}.key-value-inline{display:grid;grid-template-columns:1fr 1fr;width:100%}.key-value-inline:first-child{padding-top:1rem}.key-value-inline:last-child{padding-bottom:1rem}.key-value-inline .key{display:flex;align-items:center;gap:.25rem;padding:0 1rem;height:2.5rem;font-size:1rem}.key-value-inline .value{display:flex;align-items:center;gap:.5rem;height:2.5rem;padding:0 1rem}.key-value-inline .value .container{width:100%}.menus{color:#2993ff;position:absolute;right:0;top:0;border-style:solid;border-width:.5px;border-radius:8px;box-shadow:#00000026 3px 6px;z-index:60}.menus ul{list-style:none;padding:0;margin:0}.menus ul li{margin:5px;padding:10px 2.5em;font-weight:700;cursor:pointer}.menus ul li:hover{border-radius:4px;padding-left:1em;user-select:none}.menus ul li:hover:before{content:"\2192";padding-right:.5em}.header-button{padding:.375rem;border-radius:.375rem;cursor:pointer;background-color:transparent;border:none;transition:background-color .2s}.header-button:hover:not(.non-active){background-color:#3c87e866}.header-button.non-active{cursor:default}.selector{display:flex;align-items:center;gap:.75rem}.selector .label{font-size:1rem}.selector .option{font-size:1rem;padding:.25rem 1.5rem;color:#2993ff;border:1px solid rgb(41,147,255);border-radius:16px;cursor:pointer;outline:rgba(41,147,255,0) solid 1.5px;transition:outline-color .2s}.selector .option:hover{outline-color:#2993ff}.selector .option.active{outline:none}.selector .arrow{margin:0 .25rem;font-size:1.25rem}.selector .selected{font-size:1.5rem}@media (max-width: 1360px){.selector{gap:.375rem}.selector .arrow{margin:0 .125rem}}@media (max-width: 990px){.label{font-size:.75rem}.number{font-size:.75rem;padding:.25rem .75rem}.arrow{margin:0 .75rem;font-size:1rem}.term{font-size:1.25rem}}.filters{display:flex;flex-direction:row;gap:1rem;align-items:center}.stat-filter{display:flex;align-items:center;gap:.75rem}.stat-filter .label{font-size:1rem}.stat-filter.form-width-5 select,.stat-filter.form-width-5 .option-undefined{min-width:5rem;width:5rem}.stat-filter.form-width-6 select,.stat-filter.form-width-6 .option-undefined{min-width:6rem;width:6rem}.stat-filter.form-width-10 select,.stat-filter.form-width-10 .option-undefined{min-width:10rem;width:10rem}.stat-filter.form-width-16 select,.stat-filter.form-width-16 .option-undefined{min-width:16rem;width:16rem}.stat-filter .option-undefined{font-size:1rem;padding-left:calc(.5rem + 1px)}body::-webkit-scrollbar{width:.875rem;height:.875rem;background-color:#d8d8d899}body::-webkit-scrollbar-track,body::-webkit-scrollbar-thumb{border-radius:1rem}body::-webkit-scrollbar-track:hover,body::-webkit-scrollbar-thumb:hover{cursor:pointer}body::-webkit-scrollbar-track{background-color:#d8d8d899}body::-webkit-scrollbar-thumb{background-color:#2993ffcc}body::-webkit-scrollbar-thumb:hover{background-color:#2993ff}body .stat-record-table::-webkit-scrollbar{width:.45rem;height:.45rem;background-color:#d8d8d899}body .stat-record-table::-webkit-scrollbar-track,body .stat-record-table::-webkit-scrollbar-thumb{border-radius:1rem}body .stat-record-table::-webkit-scrollbar-track:hover,body .stat-record-table::-webkit-scrollbar-thumb:hover{cursor:pointer}body .stat-record-table::-webkit-scrollbar-track{background-color:#d8d8d899}body .stat-record-table::-webkit-scrollbar-thumb{background-color:#2993ffcc}body .stat-record-table::-webkit-scrollbar-thumb:hover{background-color:#2993ff}body .modal ::-webkit-scrollbar{width:.45rem;height:.45rem;background-color:#d8d8d899}body .modal ::-webkit-scrollbar-track,body .modal ::-webkit-scrollbar-thumb{border-radius:1rem}body .modal ::-webkit-scrollbar-track:hover,body .modal ::-webkit-scrollbar-thumb:hover{cursor:pointer}body .modal ::-webkit-scrollbar-track{background-color:#d8d8d899}body .modal ::-webkit-scrollbar-thumb{background-color:#2993ffcc}body .modal ::-webkit-scrollbar-thumb:hover{background-color:#2993ff}body select::-webkit-scrollbar{width:.45rem;height:.45rem;background-color:#d8d8d899}body select::-webkit-scrollbar-track,body select::-webkit-scrollbar-thumb{border-radius:1rem}body select::-webkit-scrollbar-track:hover,body select::-webkit-scrollbar-thumb:hover{cursor:pointer}body select::-webkit-scrollbar-track{background-color:#d8d8d899}body select::-webkit-scrollbar-thumb{background-color:#2993ffcc}body select::-webkit-scrollbar-thumb:hover{background-color:#2993ff}body:has(.dark)::-webkit-scrollbar{width:.875rem;height:.875rem;background-color:#48484899}body:has(.dark)::-webkit-scrollbar-track,body:has(.dark)::-webkit-scrollbar-thumb{border-radius:1rem}body:has(.dark)::-webkit-scrollbar-track:hover,body:has(.dark)::-webkit-scrollbar-thumb:hover{cursor:pointer}body:has(.dark)::-webkit-scrollbar-track{background-color:#48484899}body:has(.dark)::-webkit-scrollbar-thumb{background-color:#2993ffcc}body:has(.dark)::-webkit-scrollbar-thumb:hover{background-color:#2993ff}body:has(.dark) .stat-record-table::-webkit-scrollbar{width:.45rem;height:.45rem;background-color:#48484899}body:has(.dark) .stat-record-table::-webkit-scrollbar-track,body:has(.dark) .stat-record-table::-webkit-scrollbar-thumb{border-radius:1rem}body:has(.dark) .stat-record-table::-webkit-scrollbar-track:hover,body:has(.dark) .stat-record-table::-webkit-scrollbar-thumb:hover{cursor:pointer}body:has(.dark) .stat-record-table::-webkit-scrollbar-track{background-color:#48484899}body:has(.dark) .stat-record-table::-webkit-scrollbar-thumb{background-color:#2993ffcc}body:has(.dark) .stat-record-table::-webkit-scrollbar-thumb:hover{background-color:#2993ff}body:has(.dark) .modal ::-webkit-scrollbar{width:.45rem;height:.45rem;background-color:#48484899}body:has(.dark) .modal ::-webkit-scrollbar-track,body:has(.dark) .modal ::-webkit-scrollbar-thumb{border-radius:1rem}body:has(.dark) .modal ::-webkit-scrollbar-track:hover,body:has(.dark) .modal ::-webkit-scrollbar-thumb:hover{cursor:pointer}body:has(.dark) .modal ::-webkit-scrollbar-track{background-color:#48484899}body:has(.dark) .modal ::-webkit-scrollbar-thumb{background-color:#2993ffcc}body:has(.dark) .modal ::-webkit-scrollbar-thumb:hover{background-color:#2993ff}body:has(.dark) select::-webkit-scrollbar{width:.45rem;height:.45rem;background-color:#48484899}body:has(.dark) select::-webkit-scrollbar-track,body:has(.dark) select::-webkit-scrollbar-thumb{border-radius:1rem}body:has(.dark) select::-webkit-scrollbar-track:hover,body:has(.dark) select::-webkit-scrollbar-thumb:hover{cursor:pointer}body:has(.dark) select::-webkit-scrollbar-track{background-color:#48484899}body:has(.dark) select::-webkit-scrollbar-thumb{background-color:#2993ffcc}body:has(.dark) select::-webkit-scrollbar-thumb:hover{background-color:#2993ff}#app{min-height:100vh}
