html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body,html{color:var(--Grey3);height:100%;margin:0}button,input,textarea{background-color:var(--Grey5);border:none;border-radius:5px;font-family:inherit;font-size:1rem;margin:0;padding:.5rem}button:active{transform:translateY(2px)}#error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}:root{--SidebarWidth:15rem;--HamburgerWidth:32px}.sidebar{background-color:var(--Grey5);display:flex;flex-direction:column;min-height:100%;position:fixed;right:0;top:0;width:15rem;width:var(--SidebarWidth);z-index:5}.collapsed,.sidebar{transition:all .5s ease-in}.collapsed{opacity:.2;transform:translate(15rem);transform:translate(calc(var(--SidebarWidth)))}.hamburger{background-color:var(--Grey4);background-image:url(/static/media/burger_icon16.be21020df0a54fad8dc6.png);background-position:50%;background-repeat:no-repeat;border-color:var(--Black);border-style:solid;border-width:2px;height:32px;opacity:1;padding:5px;position:fixed;right:15rem;right:calc(var(--SidebarWidth));top:0;transition:right .5s ease-in;width:32px;z-index:10}.hamburger:hover{background-color:var(--Grey3)}.hamburger:active{background-color:var(--Grey2)}.cHamburger{right:0}.sidebar h1{margin:0}.sidebar h1 a{background-color:var(--Grey5);color:var(--MainTitle);display:flex;font-size:3rem;justify-content:center;order:0;padding:1rem;text-decoration:none;white-space:nowrap}.sidebar nav{color:var(--White);flex:1 1;order:5;overflow:auto;padding-top:1rem}.sidebar nav a{align-items:center;border-radius:8px;color:inherit;display:flex;font-size:1.5rem;justify-content:center;overflow:hidden;padding:.4rem;text-decoration:none}.sidebar nav a:hover{background:var(--White);color:var(--Grey5)}.sidebar h2{display:flex;font-size:1rem;justify-content:center;order:6}.sidebar .collapseButton{background:var(--Blacka0);border-radius:0;box-shadow:none;color:var(--Black);font-size:1rem;height:100%;padding:1rem 0;position:absolute;top:0;width:2rem}.sidebar .collapseButton:hover{background:var(--Blacka2);color:var(--White);position:absolute}.commonTagsHeader{color:var(--Grey4);display:flex;flex-direction:column;font-size:1.5rem;order:2;text-align:center;white-space:nowrap}.commonTags{color:#dadada;display:flex;font-size:1rem;justify-content:center;text-decoration:none}.commonTags:hover{color:#5400c2}.login{order:6;text-align:center}#searcharea{align-items:left;background-color:var(--Grey4);display:flex;flex-direction:column;height:98vh;justify-content:top;margin:1%;width:98vw}.searchbarPadding{padding-bottom:10px}#searchbar{color:var(--Black);display:flex;flex-direction:row;justify-content:left;margin:0;position:relative}#searchbar>form input[type=search]{min-width:10rem}#searchbar>form input[type=search],#searchbar>form>button{align-items:center;color:var(--White);display:flex;padding-bottom:.5rem;padding-top:.5rem}#searchbar>form>button{justify-content:center;margin-left:.2rem;width:5rem}#searchbar>form>button:hover{background-color:var(--White);color:var(--Black)}#tags-container{background-color:var(--Grey3);border-radius:5px;display:flex;flex-grow:1;margin-left:.2rem}.tag{color:var(--White);font-size:1rem}.tag,.tag:hover{border-radius:25px;display:inline-block;padding:.1rem}.tag:hover{font-size:1.2rem;transition:all .2s}.tag .add{background-color:var(--TagPlus)}.tag .add,.tag .remove{border-radius:inherit;padding:.1rem .5rem}.tag .remove{background-color:var(--TagMinus)}#download{background-color:var(--Grey2);color:var(--Black)}#download,#download:hover{border-radius:5px;font-size:2rem;padding-left:1rem;padding-right:1rem;width:15rem}#download:hover{background-color:var(--Black);color:var(--White)}.pageNumber{background-color:var(--Grey2);color:var(--Black);font-size:1rem;position:relative;width:5rem}.article-title{color:var(--Title);font-size:1.6rem;text-align:center}.article-body{color:var(--Body);font-size:1rem;text-align:left}.helpHeader{font-size:2rem}.helpBody{font-size:1rem}:root{--White:#fff;--Grey1:#e5e5e5;--Grey2:#c9c9c9;--Grey2a:#4e4e4ecc;--Grey3:#959595;--Grey4:#878787;--Grey5:#4e4e4e;--Grey5a:#4e4e4e80;--Black:#000;--Blacka0:#0000;--Blacka2:#0003;--TagPlus:green;--TagMinus:red;--Title:var(--White);--Body:var(--Grey2);--FloatingElement:var(--Grey5a);--HoverElement:var(--Grey2a);--NA:#e5ff00}.outer{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background-color:#878787;background-color:var(--Grey4);height:100vh;overflow-x:hidden;position:relative;scrollbar-width:none;width:100vw}.react-grid-layout{background-color:var(--Grey3);background-image:url(/static/media/plus_icon_32.69790d95b5b70b0ebddd.svg);background-repeat:repeat;position:relative;transition:height .2s ease}.react-grid-item{background-color:var(--FloatingElement);border-radius:5px;cursor:default;overflow:hidden;transition:all .2s ease;transition-property:left,top}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:var(--HoverElement);opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #0006;border-right:2px solid #0006;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.grid-item-remove-icon{background-color:var(--Grey2);border-radius:2px;color:var(--Black);cursor:default;height:25px;position:absolute;right:5px;text-align:center;top:5px;width:25px}.grid-item-remove-icon:hover{background-color:var(--Grey3);color:var(--Grey2)}.grid-item-focus-icon{background-color:var(--Grey2);border-radius:2px;color:var(--Black);cursor:default;height:25px;position:absolute;right:35px;text-align:center;top:5px;width:25px}.grid-item-focus-icon:hover{background-color:var(--Grey3);color:var(--Grey2)}.grid-reset{background-color:var(--Grey5a);background-image:url(/static/media/reset_icon_32.2ea6e2b3e3478a4e105e.svg);bottom:0;height:32px;left:0;position:fixed;width:32px;z-index:1}.article-html-render-area{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background-color:#fff;height:100%;overflow:scroll;scrollbar-width:none}.article-html-render-area::-webkit-scrollbar{display:none}.grid-loading{animation:mulShdSpin 1.2s linear infinite;border-radius:100%;color:var(--Grey2);font-size:.32rem;height:.5rem;left:1.8rem;position:absolute;text-indent:-9999em;top:1.9rem;transform:translateZ(0);width:.5rem;z-index:5}@keyframes mulShdSpin{0%,to{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #ffffff80,-1.8em -1.8em 0 0 #ffffffb3}12.5%{box-shadow:0 -2.6em 0 0 #ffffffb3,1.8em -1.8em 0 0 #fff,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #ffffff80}25%{box-shadow:0 -2.6em 0 0 #ffffff80,1.8em -1.8em 0 0 #ffffffb3,2.5em 0 0 0 #fff,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}37.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #ffffff80,2.5em 0 0 0 #ffffffb3,1.75em 1.75em 0 0 #fff,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}50%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #ffffff80,1.75em 1.75em 0 0 #ffffffb3,0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}62.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #ffffff80,0 2.5em 0 0 #ffffffb3,-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}75%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #ffffff80,-1.8em 1.8em 0 0 #ffffffb3,-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 #fff3}87.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #ffffff80,-2.6em 0 0 0 #ffffffb3,-1.8em -1.8em 0 0 #fff}}.info_button{background-color:var(--Grey2);border-radius:2px;color:var(--Black);cursor:default;height:25px;position:absolute;right:65px;text-align:center;top:5px;width:25px}.info_button_hovered{background-color:var(--Grey3)}.info_button_info_box{background-color:var(--Grey2);border-radius:2px;color:var(--Black);cursor:default;position:absolute;right:-60px;text-align:center;top:2rem}.info_button_info_box_date,.info_button_info_box_tags ul{background-color:var(--Grey1);border-radius:2px;margin:5px}.info_button_info_box_tags ul{list-style-type:none;padding:0;text-align:center}.info_button_info_box_tags li{background-color:var(--TagPlus);border-radius:2px;margin:1px}.info_button_info_box_uuid{background-color:var(--Grey1);border-radius:2px;margin:5px}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}.cardBase{height:100%;left:0;position:absolute;top:0;width:100%}.card{color:#0f0}.card,.card.hover{box-shadow:1px 1px 5px 1px #000;font-size:2rem;height:18rem;position:absolute;text-align:center;width:18rem}.card.hover{color:red}.card.selected{box-shadow:5px 5px 10px 5px #000;color:#00f;font-size:2rem;height:18rem;position:absolute;text-align:center;width:18rem}
/*# sourceMappingURL=main.82109166.css.map*/