body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--dictionary-header-color:var(--g3-color__gray);--dictionary-border-color:var(--g3-color__silver);--dictionary-border-color--hover:var(--g3-color__lightgray)}.data-dictionary-property-table__table{background-color:var(--g3-color__white);border-collapse:collapse;width:100%}.data-dictionary-property-table__data{padding:10px;border:1px solid var(--dictionary-border-color);text-align:left;vertical-align:top}.data-dictionary-property-table--without-border tr:first-child th.data-dictionary-property-table__data{border-top:0}.data-dictionary-property-table--without-border tr:last-child td.data-dictionary-property-table__data{border-bottom:0}.data-dictionary-property-table--without-border tr td.data-dictionary-property-table__data:first-child,.data-dictionary-property-table--without-border tr th.data-dictionary-property-table__data:first-child{border-left:0}.data-dictionary-property-table--without-border tr td.data-dictionary-property-table__data:last-child,.data-dictionary-property-table--without-border tr th.data-dictionary-property-table__data:last-child{border-right:0}.data-dictionary-property-table__head{background-color:var(--dictionary-header-color);color:var(--g3-color__white)}.data-dictionary-property-table__required{color:var(--g3-color__highlight-orange)}.data-dictionary-property-table__required-icon{background-color:var(--g3-color__highlight-orange)}.data-dictionary-property-table__span{display:inline}.data-dictionary-property-table__span--highlight{color:var(--g3-color__highlight-orange);font-weight:600}.data-dictionary-property-table__span--new-line{display:block}.data-dictionary-node{background:var(--g3-color__white);border-bottom:1px solid var(--dictionary-border-color);border-right:1px solid var(--dictionary-border-color);display:flex;justify-content:space-between;padding:10px 5px 10px 10px;border-left:5px solid var(--dictionary-border-color);cursor:pointer}.data-dictionary-node__title{width:260px;flex-grow:0;flex-shrink:0;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.data-dictionary-node:hover .data-dictionary-node__title{color:var(--g3-color__base-blue)}.data-dictionary-node__file-icon{margin-right:10px;position:relative;top:3px}.data-dictionary-node__toggle-icon{margin-left:10px;position:relative;top:3px}.data-dictionary-node__description{flex-grow:1;padding:0 10px}.data-dictionary-node__download-group{display:inline;flex-grow:0;flex-shrink:0;padding-left:5px;border-left:1px solid var(--dictionary-border-color)}.data-dictionary-node__button-wrap{border-right:1px solid var(--dictionary-border-color)}.data-dictionary-node__button-wrap:last-child{border-right:none}.data-dictionary-node__download-button{width:70px;min-width:unset;height:30px;margin:0 6px;padding:unset;font-weight:400;display:inline}.data-dictionary-node__download-button:active,.data-dictionary-node__download-button:hover{color:#fff}.data-dictionary-node__download-button .g3-icon{position:relative;top:1px;left:-2px}.data-dictionary-node__property{margin:10px 0 20px 40px;position:relative}.data-dictionary-node__property-summary{margin:5px 0}.data-dictionary-node__property-close{position:absolute;right:0;cursor:pointer}.data-dictionary-node__property-close:hover{color:var(--g3-color__black)}.data-dictionary-node__property-close-icon{position:relative;top:4px;margin-left:10px;background-color:var(--g3-color__gray)}.data-dictionary-node__property-close:hover .data-dictionary-node__property-close-icon{background-color:var(--g3-color__black)}.data-dictionary-category{margin:20px 0}.data-dictionary-category__head{background:var(--dictionary-header-color);color:var(--g3-color__white);padding:10px;border-left:5px solid var(--dictionary-border-color)}.data-dictionary-category__download_template{float:right;margin-right:4px}.data-dictionary-category__icon{vertical-align:middle;margin-right:10px}.data-model-structure{border-top:1px solid var(--g3-color__silver)}.data-model-structure__header{padding:15px 15px 10px}.data-model-structure__containter{position:relative;padding-left:50px;padding-right:15px}.data-model-structure__node{position:relative;margin-bottom:10px}.data-model-structure__node-name{color:var(--g3-color__base-blue);word-break:break-all}.data-model-structure__node-name--last{font-weight:600}.data-model-structure__path-line{position:absolute;top:10px;bottom:10px;left:25px;border-left:1px solid var(--g3-color__lightgray)}.data-model-structure__icon{position:absolute;left:-35px;top:5px}.data-model-structure__summary-between{margin-bottom:10px}.data-model-structure__table-button{margin:15px}.data-model-structure__graph-button{height:35px;margin-bottom:10px}.data-model-structure__template-download-dropdown{margin:0 15px 15px}.data-dictionary-graph-legend{position:absolute;padding:15px;right:15px;top:15px;background-color:#fff;max-width:300px;min-width:200px;z-index:1;border:1px solid var(--g3-color__silver)}.data-dictionary-graph-legend--toggled{background-color:unset;min-width:unset;padding:0;border:none}.data-dictionary-graph-legend__item{line-height:20px;vertical-align:middle;margin-bottom:15px;display:flex}.data-dictionary-graph-legend__item:last-child{margin-bottom:0}.data-dictionary-graph-legend__circle-wrapper{display:block;height:20px}.data-dictionary-graph-legend__circle{display:inline-block;width:20px;height:20px;border-radius:50%}.data-dictionary-graph-legend__text{margin-left:15px;word-break:break-all;display:block}.data-dictionary-graph-legend__required-icon{position:relative;top:8px;background-color:var(--g3-color__black)}.data-dictionary-graph-legend__required-icon--required{background-color:var(--g3-color__highlight-orange)}.data-dictionary-graph-legend__close{position:absolute;right:15px;width:8px;height:8px;background-color:var(--g3-color__gray);cursor:pointer}.data-dictionary-graph-legend__close:hover{background-color:var(--g3-color__lightgray)}.data-dictionary-graph-legend__info{cursor:pointer;width:30px;height:30px;border-radius:50%;display:block;background-color:var(--g3-color__base-blue)}.data-dictionary-graph-legend__info-icon{position:relative;top:6px;left:11px;background-color:var(--g3-color__white)}.canvas__zoom-button-group{position:absolute;top:15px;left:15px;z-index:1}.canvas__zoom-button{background-color:var(--g3-color__base-blue);width:30px;height:30px;margin-bottom:10px;text-align:center;cursor:pointer}.canvas__zoom-button:active,.canvas__zoom-button:hover{background-color:var(--g3-color__base-blue-light)}.canvas__zoom-icon{background-color:var(--g3-color__white);width:20px;height:20px;margin-top:5px}.canvas__zoom-icon--zoom-in{position:relative;top:9px}.graph-node--faded{opacity:var(--opacity--faded);cursor:none;pointer-events:none}.graph-node--half-faded{opacity:var(--opacity--half-faded)}.graph-node--clickable{cursor:pointer}.graph-node--not-clickable{cursor:default}.graph-node__rect{fill:var(--g3-color__white);stroke-width:2px}.graph-node--dashed .graph-node__rect,.graph-node--half-faded .graph-node__rect{stroke-dasharray:5,5}.graph-node:hover .graph-node__rect{fill:var(--g3-color__highlight-orange)}.graph-node__text,.graph-node__tspan{font-weight:600;fill:var(--g3-color__black);pointer-events:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.graph-node__text--highlight,.graph-node__tspan--highlight{fill:var(--g3-color__highlight-orange)}.graph-node:hover .graph-node__text,.graph-node:hover .graph-node__tspan{fill:var(--g3-color__white)}.graph-node:hover .graph-node__text--highlight,.graph-node:hover .graph-node__tspan--highlight{fill:var(--g3-color__black)}.graph-edge{fill:none;stroke:#000;stroke-width:1px}.graph-edge--required{stroke:var(--g3-color__highlight-orange)}.graph-edge--highlighted{stroke-width:3px}.graph-edge--faded{opacity:var(--opacity--faded)}.graph-edge--half-faded{opacity:var(--opacity--half-faded);stroke-dasharray:5,5;stroke-width:2px}:root{--opacity--faded:0.1;--opacity--half-faded:0.5}.node-tooltip{position:absolute}.node-tooltip__wrapper{position:relative;background-color:var(--g3-color__gray);color:var(--g3-color__white);text-align:center;vertical-align:middle;padding:3px 8px;left:-70px;width:140px}.node-tooltip__arrow{width:0;height:0;position:absolute;top:100%;left:calc(50% - 8px);border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid var(--g3-color__gray)}.node-tooltip__text{position:relative;font-size:14px;font-weight:400;line-height:1.6em;letter-spacing:.02rem}.node-tooltip__canvas-ctm-placeholder{display:none}.node-popup{position:absolute}.node-popup__wrapper{position:relative;background-color:var(--g3-color__white);vertical-align:middle;text-align:center;padding:10px 0;left:-120px;width:240px;top:5px;border:1px solid var(--g3-color__gray);border-radius:4px}.node-popup__arrow{width:0;height:0;position:absolute;top:-10px;left:calc(50% - 10px);border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--g3-color__gray)}.node-popup__arrow--inner{top:-9px;border-bottom:10px solid var(--g3-color__white)}.node-popup__content{position:relative;font-size:14px;font-weight:400;line-height:1.6em;letter-spacing:.02rem;text-align:unset}.node-popup__list-item{text-align:left;margin-left:35px}.node-popup__button{width:120px;font-size:12px;height:30px;background-color:var(--g3-color__base-blue);color:var(--g3-color__white);margin:10px auto auto}.node-popup__close{position:absolute;right:10px;top:10px;width:12px;height:12px;background-color:var(--g3-color__gray);cursor:pointer}.node-popup__close:hover{background-color:var(--g3-color__lightgray)}.overlay-property-table{position:absolute;top:0;bottom:0;left:0;right:0;z-index:3}.overlay-property-table__background{position:absolute;top:0;height:100%;left:0;right:0;background-color:var(--g3-color__bg-coal);opacity:.5;z-index:-1}.overlay-property-table__fixed-container{height:100%;overflow-y:scroll;padding:15px}.overlay-property-table__header{position:-webkit-sticky;position:sticky;top:0;z-index:3}.overlay-property-table__close{float:right;color:var(--g3-color__white);cursor:pointer;margin-left:15px}.overlay-property-table__close-icon{background-color:var(--g3-color__white);margin-left:8px;position:relative;top:1px}.overlay-property-table__category{background-color:var(--dictionary-header-color);height:40px;padding:0 15px;line-height:40px;vertical-align:middle}.overlay-property-table__category-text{display:inline;color:var(--g3-color__white)}.overlay-property-table__node{background-color:var(--g3-color__white);display:flex;min-height:40px;padding:15px;border:1px solid var(--g3-color__silver);border-top:none}.overlay-property-table__node-title{width:25%;line-height:1.6rem}.overlay-property-table__node-description{width:75%;line-height:1.6rem}.overlay-property-table__category-icon{vertical-align:middle;position:relative;top:-2px;margin-right:10px}.overlay-property-table__property{margin-top:15px}.overlay-property-table__download-button{width:80px;min-width:unset;height:30px;margin:5px 0 0 15px;padding:unset;float:right;font-weight:400;border:none}.overlay-property-table__download-button .g3-icon{position:relative;top:1px}.overlay-property-table__span{display:inline}.overlay-property-table__span--highlight{color:var(--g3-color__highlight-orange);font-weight:600}.overlay-property-table__span--new-line{display:block}.overlay-property-table__toggle-node{min-width:unset;height:30px;padding:0 20px;border:none;margin-left:10px;position:relative;top:-2px}.action-layer{position:absolute;top:0;left:0}.action-layer__clear-search{margin-left:60px;margin-top:15px}.data-dictionary-searcher{padding:15px;border-top:1px solid var(--g3-color__silver)}.dictionary-searcher__result{margin:10px 0}.dictionary-searcher__result-text{display:inline}.dictionary-searcher__result-item{margin-bottom:8px}.dictionary-searcher__result-count{color:var(--g3-color__base-blue)}.dictionary-searcher__result-clear{color:var(--g3-color__base-blue);cursor:pointer;float:right}.dictionary-searcher__result-clear:hover{color:var(--g3-color__base-blue-light)}.dictionary-search-history{padding:15px;border-top:1px solid var(--g3-color__silver)}.dictionary-search-history__item{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid var(--g3-color__silver);border-left:1px solid var(--g3-color__silver);border-right:1px solid var(--g3-color__silver);cursor:pointer}.dictionary-search-history__item:first-child{border-top:1px solid var(--g3-color__silver);border-top-left-radius:4px;border-top-right-radius:4px}.dictionary-search-history__item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dictionary-search-history__item:hover{background-color:var(--g3-color__base-blue);color:var(--g3-color__white)}.dictionary-search-history__item-keyword{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dictionary-search-history__item-badge{background-color:var(--g3-color__base-blue);color:var(--g3-color__white);padding:0 8px;border-radius:4px}.dictionary-search-history__item-badge--zero{background-color:var(--g3-color__gray)}.dictionary-search-history__item:hover .dictionary-search-history__item-badge{background-color:var(--g3-color__white);color:var(--g3-color__base-blue)}.dictionary-search-history__title-text{display:inline}.dictionary-search-history__clear{color:var(--g3-color__base-blue);cursor:pointer;float:right}.dictionary-search-history__clear:hover{color:var(--g3-color__base-blue-light)}:root{--data-dictionary__sidebar-width:320px;--data-dictionary__switch-border-radius:4px;--data-dictionary__switch-border-color:var(--g3-color__black)}.data-dictionary{display:flex;height:100vh}.data-dictionary__sidebar{width:320px;width:var(--data-dictionary__sidebar-width);min-width:320px;min-width:var(--data-dictionary__sidebar-width);height:100%;background-color:var(--g3-color__white);overflow-y:scroll;border-right:1px solid var(--g3-color__smoke)}.data-dictionary__main{width:calc(100vw - 320px);width:calc(100vw - var(--data-dictionary__sidebar-width));min-width:900px;overflow-y:scroll}.data-dictionary__graph{overflow:hidden;height:100%;position:relative}.data-dictionary__table{padding:20px}.data-dictionary__graph--hidden,.data-dictionary__table--hidden{display:none}.data-dictionary__switch{display:flex;border:1px solid var(--data-dictionary__switch-border-color);border-radius:4px;border-radius:var(--data-dictionary__switch-border-radius);cursor:pointer;font-size:18px;font-weight:600;letter-spacing:.02rem;margin:15px}.data-dictionary__switch-button{width:50%;text-align:center;padding:10px;border-left:1px solid var(--data-dictionary__switch-border-color)}.data-dictionary__switch-button:hover{background-color:var(--g3-color__base-blue-light);color:var(--g3-color__white)}.data-dictionary__switch-button:first-child{border-left:none;border-top-left-radius:4px;border-top-left-radius:var(--data-dictionary__switch-border-radius);border-bottom-left-radius:4px;border-bottom-left-radius:var(--data-dictionary__switch-border-radius)}.data-dictionary__switch-button:last-child{border-top-right-radius:4px;border-top-right-radius:var(--data-dictionary__switch-border-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--data-dictionary__switch-border-radius)}.data-dictionary__switch-button--active{background-color:var(--g3-color__base-blue);color:var(--g3-color__white)}
/*# sourceMappingURL=main.e2124537.chunk.css.map */