/*! 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;-webkit-text-decoration:underline dotted;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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}body,html{width:100%;margin:0;font-family:Courier New,Courier,monospace;background-image:linear-gradient(to top left,#777,#aaa);min-height:-webkit-fill-available;scroll-behavior:smooth}#__next,body,html{height:100%;overflow:hidden}#__next{width:100vw;min-height:100%;box-sizing:border-box}.Card{border-radius:10px;padding:2px 8px;font-size:20px;min-width:100px;height:30px;text-align:center;line-height:30px;cursor:pointer;white-space:nowrap}.colorCharacter{background-color:#adff2f}.colorCharacter,.colorCharacter img{border:1px solid #006400}.colorDisabled img{border:1px solid #d3d3d3}.colorCharacterFinalized{background-color:#89cd24;color:#555}.colorTopic,.colorWeapon{background-color:cyan;border:1px solid navy}.colorTopic img{border:1px solid navy}.colorTopicFinalized{background-color:#00c8c8;color:#555}.colorMotive{background-color:#ff0;border:1px solid orange}.colorMotiveFinalized{background-color:#dfdf00;color:#555}.colorCharacterTopic{background:repeating-linear-gradient(-45deg,#adff2f,#adff2f 20px,cyan 0,cyan 40px);border:1px solid #fff}.colorCharacterMotive{background:repeating-linear-gradient(-45deg,#adff2f,#adff2f 20px,#ff0 0,#ff0 40px);border:1px solid #fff}.colorCharacterTopicMotive{background:repeating-linear-gradient(-45deg,#adff2f,#adff2f 20px,cyan 0,cyan 40px,#ff0 0,#ff0 60px);border:1px solid #fff}.colorDisabled{border:1px solid #d3d3d3;background-color:#d3d3d3;color:grey}.expert{border-left:10px solid #006400;border-top-left-radius:10px;border-bottom-left-radius:10px}.colorDisabled.expert{border-left:10px solid #a9a9a9}.colorHighlighted{border-width:3px}.recentlyAddedCard{min-width:0;max-width:0;padding:2px 0;animation:cardGrow 1s forwards,cardGrowFast 2s forwards}@keyframes cardGrow{to{min-width:100px;padding:2px 8px}}@keyframes cardGrowFast{to{max-width:280px}}@keyframes moveText{0%{opacity:0}to{opacity:1}}body{animation:fadeInAnimation 3s ease;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}