@import"https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Roboto+Slab&family=Roboto:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap";:root{--primary-color: #13294b;--secondary-color: #a7bdb1;--primary-background-color: white;--secondary-background-color: #e9eeeb;--tertiary-background-color: #f5f5f5;--disabled-color: #959698;--danger-color: #a52a2a;--success-color: green;--border-color: #d8d8d8;--nav-color: var(--primary-color);--link-color: var(--primary-color);--link-hover-color: var(--primary-color);--nav-background-color: var(--secondary-background-color);--sans-serif-font: "Roboto", sans-serif;--monospace-font: "Roboto Mono", monospace;--serif-font: "Roboto Slab", serif;--button-font: var(--sans-serif-font);--black: var(--primary-color);--violet: #261759;--indigo: rgba(75, 0, 130, 1);--green: rgba(0, 180, 0, 1);--blue: rgba(0, 0, 255, 1);--yellow: rgba(180, 180, 0, 1);--orange: rgba(255, 127, 0, 1);--red: rgba(255, 0, 0, 1);--brown: var(--danger-color);--extra-small-size: 20rem;--small-size: 22rem;--medium-size: 40rem;--large-size: 62rem;--extra-large-size: 75rem;--accordion-button-color: black;--accordion-icon-color: black;--accordion-icon-secondary-color: white;--accordion-secondary-background-color: white;--accordion-button-background-color: var(--accordion-secondary-background-color);--accordion-button-primary-background-color: var(--primary-color);--accordion-button-secondary-background-color: var(--secondary-background-color);--accordion-button-tertiary-background-color: var(--tertiary-background-color);--badge-color: var(--primary-color);--badge-background-color: var(--secondary-background-color);--badge-primary-background-color: var(--primary-color);--badge-secondary-background-color: var(--secondary-background-color);--badge-danger-background-color: var(--danger-color);--badge-tertiary-background-color: var(--tertiary-background-color);--icon-badge-color: var(--primary-color);--icon-badge-background-color: var(--secondary-background-color);--icon-badge-primary-background-color: var(--primary-color);--icon-badge-secondary-background-color: var(--secondary-background-color);--icon-badge-danger-background-color: var(--danger-color);--icon-badge-tertiary-background-color: var(--tertiary-background-color);--dropdown-content-color: var(--primary-color);--dropdown-content-background-color: var(--secondary-background-color);--dropdown-nav-content-color: var(--primary-color);--dropdown-nav-content-background-color: var(--secondary-background-color);--navigation-background-color: 25, 26, 26;--input-focus-color: var(--secondary-color);--input-border-color: var(--secondary-background-color);--input-placeholder-color: var(--disabled-color);--input-icon-color: var(--primary-color);--muncher-input-dropdown-content-color: var(--primary-color);--muncher-input-dropdown-content-background-color: var(--secondary-background-color);--pill-color: var(--primary-color);--progress-color: var(--secondary-color);--progress-value-color: var(--primary-color);--slider-color: var(--primary-color);--slider-thumb-color: var(--secondary-color);--spinner-color: var(--disabled-color);--table-dark-background-color: rgba(234, 233, 227, .3)}.muncher-accordion .fold-content{max-height:0;transition:max-height .3s;overflow:hidden;padding-left:1rem;padding-right:1rem}.muncher-accordion .fold-button{padding:.01rem;cursor:pointer;color:var(--accordion-button-color);background:var(--accordion-button-background-color);width:100%;border:none;outline:none;margin:1px 0}.muncher-accordion .fold-button span{font-style:normal;font-weight:400;font-size:1rem;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;margin:0;padding:.6rem}.muncher-accordion .fold-button span:after{width:1.5rem;height:1.5rem;content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='var(--accordion-icon-color)' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'></circle><polyline points='8 12 12 16 16 12'></polyline><line x1='12' y1='8' x2='12' y2='16'></line></svg>")}.muncher-accordion .fold-button:hover span:after,.muncher-accordion .fold-button:focus span:after,.muncher-accordion .active .fold-button span:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='var(--accordion-icon-color)' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'></circle><polyline points='12 16 16 12 12 8'></polyline><line x1='8' y1='12' x2='16' y2='12'></line></svg>")}.muncher-accordion .active .fold-content{max-height:100vh;overflow-y:scroll}.muncher-accordion .fold-button--primary{color:#fff;background:var(--accordion-button-primary-background-color)}.muncher-accordion .fold-button--primary span:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='var(--accordion-icon-secondary-color)' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'></circle><polyline points='8 12 12 16 16 12'></polyline><line x1='12' y1='8' x2='12' y2='16'></line></svg>")}.muncher-accordion .fold-button--primary:hover span:after,.muncher-accordion .fold-button--primary:focus span:after,.muncher-accordion .active .fold-button--primary span:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='var(--accordion-icon-secondary-color)' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'></circle><polyline points='12 16 16 12 12 8'></polyline><line x1='8' y1='12' x2='16' y2='12'></line></svg>")}.muncher-accordion .fold-button--secondary{background:var(--accordion-button-secondary-background-color)}.muncher-accordion .fold-button--tertiary{background:var(--accordion-button-tertiary-background-color)}.muncher-accordion .fold-button--transparent{background:none}.muncher-accordion .maroon{border-color:#6b0052}.muncher-accordion .purple{border-color:#261759}.muncher-accordion .green{border-color:#acd643}.muncher-accordion .blue{border-color:#5fc9cb}.muncher-accordion .orange{border-color:#d64025}.muncher-accordion .fold-button--maroon{background-color:#900}.muncher-accordion .fold-button--purple{background-color:#6b0052}.muncher-accordion .fold-button--green{background-color:#007a7c}.muncher-accordion .fold-button--blue{background-color:#242866}.muncher-accordion .fold-button--orange{background-color:#d64025}.muncher-backdrop{width:100%;height:100%;position:fixed;z-index:100;left:0;top:0;background-color:#0006}.muncher-badge{color:var(--badge-color);background:var(--badge-background-color);border-radius:.5rem;padding:.5rem;display:inline-flex;justify-content:center;flex-wrap:wrap}.muncher-badge--primary{color:var(--badge-background-color);background:var(--badge-primary-background-color)}.muncher-badge--secondary{background:var(--badge-secondary-background-color)}.muncher-badge--danger{color:var(--badge-background-color);background:var(--badge-danger-background-color)}.muncher-badge--transparent{background:none}.muncher-badge--tertiary{background:var(--badge-tertiary-background-color)}.muncher-icon-badge{position:relative;color:var(--icon-badge-color);padding:1rem;display:inline-flex;justify-content:center;align-items:center}.muncher-icon-badge .muncher-icon--small{width:1.3rem;height:1.3rem}.muncher-icon-badge .muncher-button:hover{opacity:1}.muncher-icon-badge .muncher-badge{position:absolute;left:1.6rem;bottom:1.9rem;border-radius:.5rem;font-size:.5rem;padding:.25rem .4rem}.muncher-icon-badge:hover{opacity:.7;cursor:pointer}.muncher-icon-badge--primary{color:var(--icon-badge-background-color);background:var(--icon-badge-primary-background-color)}.muncher-icon-badge--secondary{background:var(--icon-badge-secondary-background-color)}.muncher-icon-badge--danger{color:var(--icon-badge-background-color);background:var(--icon-badge-danger-background-color)}.muncher-icon-badge--transparent{background:none}.muncher-icon-badge--tertiary{background:var(--icon-badge-tertiary-background-color)}.muncher-button{font-family:var(--button-font),serif;color:var(--primary-color);background:var(--primary-background-color);text-decoration:none;font-weight:400;display:inline-flex;align-items:center;justify-content:center;text-align:center;border:none;cursor:pointer;outline:none;position:relative;white-space:nowrap}.muncher-button a{text-decoration:none}.muncher-button--primary{color:var(--primary-background-color);background:var(--primary-color)}.muncher-button--secondary{background:var(--secondary-background-color)}.muncher-button--tertiary{background:var(--tertiary-background-color)}.muncher-button--transparent{background:none}.muncher-button--danger{color:var(--primary-background-color);background:var(--danger-color)}.muncher-button--active{background:var(--secondary-background-color)}.muncher-button--small{font-size:.8rem;padding:.4rem}.muncher-button--medium{font-size:.9rem;padding:.5rem .8rem}.muncher-button--large{font-size:1rem;padding:.5rem .8rem}.muncher-button--rounded{border-radius:50%;padding:.5rem}.muncher-button:disabled{color:var(--disabled-color)}.muncher-button:hover{opacity:.7}.muncher-button--nav{color:var(--nav-color);background:var(--nav-background-color);font-size:1rem;text-align:center;display:block}.muncher-button--nav a{color:var(--nav-color);text-decoration:none}@media (min-width: 62rem){.muncher-button--nav{padding:0 .5rem;display:inline-block}}.muncher-csv{padding:.5rem}.muncher-dropdown{position:relative;display:inline-block}.muncher-dropdown a{text-decoration:none}.muncher-dropdown .small{font-size:.5rem;padding-left:.3rem}.muncher-dropdown .muncher-dropdown--content,.muncher-dropdown .muncher-dropdown--nav{position:absolute;white-space:nowrap;background:var(--dropdown-content-background-color);min-width:5rem;box-shadow:.5rem .5rem .6rem #0003;z-index:10;padding:.5rem;color:var(--dropdown-content-color);font-size:.8rem}.muncher-dropdown .muncher-dropdown--content .muncher-dropdown--close,.muncher-dropdown .muncher-dropdown--nav .muncher-dropdown--close{text-align:right;cursor:pointer}.muncher-dropdown .muncher-dropdown--content .muncher-dropdown--close:hover,.muncher-dropdown .muncher-dropdown--nav .muncher-dropdown--close:hover{opacity:.8}.muncher-dropdown .drop-left{right:0;box-shadow:-.5rem .5rem .6rem #0003}.muncher-dropdown .drop-right{left:0}.muncher-dropdown .drop-middle{left:50%;transform:translate(-50%)}@media (min-width: 62rem){.muncher-dropdown--nav{display:none}.muncher-dropdown:hover .muncher-dropdown--nav{display:block}}.muncher-dropdown-nav{position:relative}.muncher-dropdown-nav>*{text-align:left}.muncher-dropdown-nav a{text-decoration:none}.muncher-dropdown-nav .small{font-size:.5rem}.muncher-dropdown-nav .muncher-dropdown-nav--content{display:block;white-space:nowrap;background:var(--dropdown-nav-content-background-color);color:var(--dropdown-nav-content-color);min-width:5rem;padding-left:1.5rem;z-index:10}@media (min-width: 62rem){.muncher-dropdown-nav .muncher-dropdown-nav--content{box-shadow:.5rem .5rem .6rem #0003;display:none;position:absolute}.muncher-dropdown-nav .muncher-dropdown-nav--content>*{text-align:left;margin:.7rem 1rem .7rem .3rem}.muncher-dropdown-nav:hover .muncher-dropdown-nav--content{display:block}}.muncher-button--navigate .muncher-button{background-color:#0a1e2566}.muncher-button--navigate .muncher-button--transparent{background-color:inherit}.muncher-share{position:relative;display:inline-block}.muncher-icon{display:inline-flex;align-items:center}.muncher-icon .content-right{padding-left:.2rem}.muncher-icon .content-left{padding-right:.2rem}.muncher-icon--small{width:1.125rem;height:1.125rem}.muncher-icon--medium{width:2rem;height:2rem}.muncher-icon--large{width:3rem;height:3rem}.muncher-file-input--div .file-input-element{display:inline-flex;align-items:center}.muncher-file-input--div .file-input-element p{margin-left:.5rem}.muncher-file-input--div .muncher-file-input{display:none}.muncher-file-input--div .span-file-name{padding-left:1rem}.muncher-file-input--div .muncher-input-error-message{font-size:.8rem;color:var(--danger-color);margin:.4rem}.muncher-input--div{position:relative}.muncher-input--div .muncher-input-element .muncher-icon{color:var(--input-icon-color);position:absolute;padding:.57rem}.muncher-input--div .muncher-input{height:2rem;font-size:.9rem;padding-left:.5rem;border:1px solid var(--input-border-color);width:100%}.muncher-input--div .muncher-input-icon{padding-left:2rem;width:90%}.muncher-input--div .muncher-icon-hover{cursor:pointer}.muncher-input--div .muncher-icon-hover:hover{opacity:.8}.muncher-input-wrapper{display:flex;align-items:center;justify-content:center}.muncher-input-wrapper .muncher-spinner{margin-left:.5rem}.muncher-input--div .muncher-input::placeholder,.muncher-input--div .muncher-textarea::placeholder{color:var(--input-placeholder-color)}.muncher-input--div .muncher-input::-webkit-input-placeholder,.muncher-input--div .muncher-textarea::-webkit-input-placeholder{color:var(--input-placeholder-color)}.muncher-input--div .muncher-input:-ms-input-placeholder,.muncher-input--div .muncher-textarea:-ms-input-placeholder{color:var(--input-placeholder-color)}.muncher-input--div .muncher-textarea{border:1px solid var(--input-border-color);width:100%;padding:.5rem}.muncher-input--div .muncher-textarea+p{margin:0;font-size:.8rem;padding-left:.2rem}.muncher-input--div .muncher-input:focus,.muncher-input--div .muncher-textarea:focus{outline-color:var(--input-focus-color)}.muncher-input--div .muncher-checkbox,.muncher-input--div .muncher-radio{color:var(--primary-color);white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.muncher-input--div .muncher-checkbox input,.muncher-input--div .muncher-radio input{margin-right:.1rem}.muncher-input--div .muncher-checkbox label,.muncher-input--div .muncher-radio label{cursor:pointer}.muncher-input--div .muncher-checkbox label:hover,.muncher-input--div .muncher-radio label:hover{opacity:.8}.muncher-input--div .muncher-input-error{border:1px solid var(--danger-color)}.muncher-input--div .muncher-input-error-message{display:inline-flex;align-items:center;flex-wrap:wrap;font-size:.8rem;color:var(--danger-color);margin:.4rem}.muncher-input-drop-down{position:relative}.muncher-input-drop-down .muncher-input-drop-down--content{width:100%;display:block;position:absolute;white-space:nowrap;background:var(--muncher-input-dropdown-content-background-color);box-shadow:0 .25rem 1rem #0003;z-index:10;padding:.25rem;color:var(--muncher-input-dropdown-content-color);font-size:.8rem;overflow:scroll;max-height:10rem}.muncher-ul{list-style:none;padding-left:.5rem}.muncher-ul .muncher-li{letter-spacing:.03rem;line-height:1.5rem}.muncher-ul .featured{font-weight:700}.muncher-ul .muncher-icon .content-right{padding-left:.5rem}.muncher-modal{position:fixed;z-index:500;background-color:#0006;width:100%;padding:1rem;left:0;top:20vh;box-sizing:border-box;transition:all .3s ease-out}@media (min-width: 40rem){.muncher-modal{top:2vh}}.muncher-paper{box-shadow:0 4px 8px #0003;transition:.3s;margin:.5rem;padding:1rem}.muncher-paper-hover:hover{box-shadow:0 8px 16px #0003}.muncher-pill{color:var(--pill-color);display:inline-flex;justify-content:center;align-items:center}.muncher-pill .close{padding:.2rem;display:inline-block;cursor:pointer}.muncher-pill .close:hover,.muncher-pill .close:active{opacity:.6}.muncher-pill .content{display:inline-block;margin-right:.5rem;font-weight:700}.muncher-progress{width:30vw;margin:1rem;display:inline-block}.muncher-progress label{display:block;text-align:center;font-size:.8rem;font-weight:700}.muncher-progress progress{display:block;height:.6rem;background:var(--progress-color);width:100%}.muncher-progress progress::-webkit-progress-bar{background:var(--progress-color)}.muncher-progress progress::-webkit-progress-value{background:var(--progress-value-color)}.muncher-hr{border:none;border-bottom:1px dashed var(--primary-color);width:100%}.muncher-hr--solid{border-bottom-style:solid}.muncher-hr--dotted{border-bottom-style:dotted}.muncher-hr--dashed{border-bottom-style:dashed}.muncher-hr--primary{border-bottom-color:var(--primary-color)}.muncher-hr--secondary{border-bottom-color:var(--secondary-background-color)}.muncher-hr--tertiary{border-bottom-color:var(--tertiary-background-color)}.muncher-hr--small{border-bottom-width:1px;margin:.5rem 0}.muncher-hr--medium{border-bottom-width:2px;margin:1rem 0}.muncher-hr--large{border-bottom-width:3px;margin:1.5rem 0}.muncher-item-slider{position:relative;width:100%;overflow:hidden}.muncher-item-slider .muncher-button--navigate{position:absolute;top:45%;z-index:100}.muncher-item-slider .muncher-button--navigate .muncher-button{color:var(--secondary-background-color)}.muncher-item-slider .muncher-button--navigate-left{left:.1rem}.muncher-item-slider .muncher-button--navigate-right{right:.1rem}.muncher-item-slider .slider-container{display:flex}.muncher-item-slider .slider-item{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .7s}.muncher-item-slider-wrapper--outside{width:100%;position:relative;display:flex;justify-content:center}.muncher-item-slider-wrapper--outside .muncher-button--navigate{position:absolute;top:45%;z-index:100}.muncher-item-slider-wrapper--outside .muncher-button--navigate .muncher-button{color:var(--secondary-background-color)}.muncher-item-slider-wrapper--outside .muncher-button--navigate-left{left:.1rem}.muncher-item-slider-wrapper--outside .muncher-button--navigate-right{right:.1rem}.muncher-item-slider-wrapper--outside .muncher-item-slider{width:85%}.muncher-slider{margin:5%;position:relative;display:inline-block;width:90%;font-size:.8rem;height:4rem}.muncher-slider .muncher-range{position:absolute;width:100%;height:2rem;cursor:pointer;outline:none;top:.8rem}.muncher-slider .muncher-range,.muncher-slider .muncher-range::-webkit-slider-runnable-track,.muncher-slider .muncher-range::-webkit-slider-thumb{-webkit-appearance:none;background:none}.muncher-slider .muncher-range::-webkit-slider-runnable-track{width:100%;height:.05rem;background:var(--slider-color)}.muncher-slider .muncher-range::-webkit-slider-thumb{position:relative;z-index:1;height:1rem;width:1rem;margin-top:-.5rem;background:var(--slider-thumb-color);border-radius:2rem}.muncher-slider .slider-values{position:absolute;top:2.3rem;width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:.7rem}.muncher-slider .slider-header{text-align:center;position:absolute;top:0;width:100%}.muncher-spinner{border:.2rem solid #f3f3f3;border-radius:50%;border-top:solid var(--spinner-color);width:2rem;height:2rem;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 40rem){.muncher-spinner{width:4rem;height:4rem;border-width:.5rem}}.muncher-spinner-tiny{width:1rem;height:1rem;border-width:.1rem}.muncher-spinner-small{width:2rem;height:2rem;border-width:.2rem}.muncher-spinner-medium{width:3rem;height:3rem;border-width:.3rem}.muncher-spinner-large{width:4rem;height:4rem;border-width:.5rem}.span-featured{cursor:pointer}.span-featured .featured-star{width:20px;height:20px;background-size:20px 20px;position:relative;display:inline-block;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-40 -40 80 80'><path fill='white' stroke='%2340606f' stroke-width='2' d='M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 '/></svg>");background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-40 -40 80 80'><path fill='%2340606f' stroke='%2340606f' stroke-width='2' d='M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 '/></svg>")}.span-featured .un-featured-star{width:20px;height:20px;background-size:20px 20px;position:relative;display:inline-block;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-40 -40 80 80'><path fill='white' stroke='%2340606f' stroke-width='2' d='M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 '/></svg>")}.muncher-star{width:225px;height:45px;background-size:45px 45px;position:relative;display:inline-block;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-40 -40 80 80"><path fill="white" stroke="%23ffa534" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.muncher-star:before{content:"";position:absolute;top:0;bottom:0;left:0;width:calc(45px * var(--r, 1));background-size:45px 45px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="-40 -40 80 80"><path fill="%23ffa534" stroke="%23ffa534" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.featured-star,.featured-star:hover{width:45px;height:45px;background-size:45px 45px;position:relative;display:inline-block;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-40 -40 80 80"><path fill="white" stroke="%23ffa534" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="-40 -40 80 80"><path fill="%23ffa534" stroke="%23ffa534" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.un-featured-star,.un-featured-star:hover{width:45px;height:45px;background-size:45px 45px;position:relative;display:inline-block;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-40 -40 80 80"><path fill="white" stroke="%23ffa534" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.un-featured-star:hover{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="-40 -40 80 80"><path fill="%23ffa534" stroke="%23ffa534" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-small{width:100px;height:20px;background-size:20px 20px}.star-small:before{width:calc(20px * var(--r, 1));background-size:20px 20px}.star-medium{width:150px;height:30px;background-size:30px 30px}.star-medium:before{width:calc(30px * var(--r, 1));background-size:30px 30px}.star-yellow{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-40 -40 80 80"><path fill="white" stroke="%23ffe234" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-yellow:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="-40 -40 80 80"><path fill="%23ffe234" stroke="%23ffe234" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-orange{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-40 -40 80 80"><path fill="white" stroke="%23ffa534" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-orange:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="-40 -40 80 80"><path fill="%23ffa534" stroke="%23ffa534" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-red{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-40 -40 80 80"><path fill="white" stroke="%23ff4545" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-red:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="-40 -40 80 80"><path fill="%23ff4545" stroke="%23ff4545" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-green{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-40 -40 80 80"><path fill="white" stroke="%2357e32c" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-green:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="-40 -40 80 80"><path fill="%2357e32c" stroke="%2357e32c" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-blue{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-40 -40 80 80"><path fill="white" stroke="%2340606f" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.star-blue:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="-40 -40 80 80"><path fill="%2340606f" stroke="%2340606f" stroke-width="2"  d="M 0.000 20.000 L 23.511 32.361 L 19.021 6.180 L 38.042 -12.361 L 11.756 -16.180 L 0.000 -40.000 L -11.756 -16.180 L -38.042 -12.361 L -19.021 6.180 L -23.511 32.361 L 0.000 20.000 "/></svg>')}.muncher-tabs{width:100%}.muncher-tabs header{display:flex;flex-wrap:wrap;align-items:center}.muncher-tabs header .muncher-button{text-transform:uppercase}.muncher-tabs header .spacer{padding:.2rem}.muncher-tabs header .muncher-button--active{background:none;border-bottom:2px solid var(--primary-color)}.muncher-tabs .muncher-tab{display:none}.muncher-tabs .muncher-tab--active{display:block}.muncher-table{font-size:.8rem}.muncher-table>:nth-child(2n){background:var(--table-dark-background-color)}.muncher-table .row{font-family:var(--sans-serif-font),sans-serif;display:grid;grid-template-columns:repeat(auto-fit,minmax(3rem,1fr));min-height:3rem;align-items:center;justify-content:flex-start;padding-left:.5rem;padding-right:.5rem}.muncher-table .row .col{padding:0 .2rem}.muncher-table .row .col .muncher-button{text-transform:none;white-space:normal;text-align:left}.muncher-table .head .sort-button{padding-left:0}.muncher-table .head .sort-button .muncher-button{font-weight:700;padding:0}.muncher-table .head .sort-button .muncher-icon{width:1rem;height:1rem;padding-left:.1rem}.muncher-table .row-footer{font-family:var(--sans-serif-font),sans-serif;display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;flex-wrap:wrap}@media (min-width: 40rem){.muncher-table .row-footer{flex-direction:row;align-items:center;justify-content:space-between}}.muncher-table .row-footer .row-footer-buttons{display:flex;align-items:center}.muncher-table .row-footer .pagination{display:flex;justify-content:flex-end;align-items:center;padding:1rem}.muncher-table .row-footer .pagination .left,.muncher-table .row-footer .pagination .center,.muncher-table .row-footer .pagination .right{display:flex;justify-content:center;align-items:center;padding:0 .5rem}.muncher-table .row-footer .pagination .muncher-input--div{margin:0 .5rem}html{scroll-behavior:smooth;font-size:100%;font-family:var(--sans-serif-font),serif;color:var(--primary-color);background:var(--tertiary-background-color)}.text-danger{color:var(--danger-color)}.text-success{color:var(--success-color)}.mobile{display:block}.main{display:none}label{display:inline-block;padding:.2rem}label .required{padding-left:.1rem;color:var(--danger-color)}@media (min-width: 40rem){.main--content{min-height:60vh}.main--content .div__align--center{height:50vh}}@media (min-width: 62rem){.mobile{display:none}.main{display:block}.container{padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto;width:54rem}}@media (min-width: 75rem){.container{width:70rem}}.main--content{min-height:60vh}.main--content .div__align--center{height:50vh;display:flex;align-items:center;justify-content:center}[data-title]{position:relative}[data-title]:hover:after{opacity:1;transition:all .1s ease .5s;visibility:visible}[data-title]:after{content:attr(data-title);background:var(--secondary-background-color);color:var(--primary-color);font-size:.8rem;font-weight:300;position:absolute;padding:1px 5px 2px;bottom:-1.6rem;left:30%;white-space:nowrap;box-shadow:0 .25rem 1rem #0003;opacity:0;z-index:50;visibility:hidden}:root{--icon-badge-color: brown }body{margin:0;font-family:var(--serif-font),serif}body .container{width:100%;max-width:54rem;margin-left:auto;margin-right:auto;box-sizing:border-box}@media (min-width: 62rem){body .container{padding-left:1rem;padding-right:1rem}}body form{column-count:1;font-weight:200;font-size:.8rem}body form .form-item{display:flex;justify-content:flex-start;align-items:center;margin:1rem}body form .item-left{width:6rem}body form .item-right{width:20rem}body form .item-right p{text-align:left}body form .error{color:var(--danger-color)}body form .error .muncher-icon{margin:.2rem 0}body form .checkboxes--div{margin:1rem}body form .checkboxes,body form .long .muncher-input--div{width:100%}body form .button-right{text-align:right}body a{color:var(--primary-color);text-decoration:none;font-weight:500;position:relative;transition:color .2s ease}body a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}body a:hover:after,body a:focus-visible:after{transform:scaleX(1)}body a:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:2px}@media print{body .hide-when-printing{display:none!important}}:root{--bread-crumb-size: .7rem}nav{font-size:var(--bread-crumb-size);text-transform:uppercase}nav .muncher-icon{display:inline-flex;align-items:center;vertical-align:middle}nav .muncher-icon--small{width:var(--bread-crumb-size);height:var(--bread-crumb-size)}.section--not-found{padding:2rem}.section--not-found h2{display:flex;align-items:center;justify-content:center;height:50vh;text-align:center}.home-page .home-page-item .progress-card{margin-bottom:4rem}.home-page .home-page-item h4{text-transform:uppercase;text-align:center}.home-page .home-page-item .muncher-tabs header{padding:1rem}.home-page .home-page-item .muncher-tabs header button{font-size:1rem;font-family:var(--serif-font),serif}:root{--categories-font-size: .7rem}.menu{text-transform:uppercase}.menu h4{text-align:center}.menu .menu-body{font-size:var(--categories-font-size);display:flex;justify-content:center}.menu .menu-actions{display:flex;justify-content:space-evenly;align-items:center;font-size:var(--categories-font-size);margin-bottom:2rem}.menu .muncher-icon{display:inline-flex;align-items:center;vertical-align:middle}.menu .muncher-icon--small{width:var(--categories-font-size);height:var(--categories-font-size)}.menu ul{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem;padding:0;list-style:none}@media (min-width: 62rem){.menu ul{grid-template-columns:repeat(4,1fr)}}.menu ul .muncher-button{text-transform:uppercase;font-size:var(--categories-font-size);font-family:var(--serif-font),serif}.menu .menu-content{font-size:var(--categories-font-size);display:flex;justify-content:center}.menu .menu-content ul{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem 2rem}@media (min-width: 40rem){.menu .menu-content ul{grid-template-columns:repeat(2,1fr)}}:root{--progress-card-font-size: .7rem}.progress-card .progress-card-front{padding:2rem}.progress-card .progress-card-front .muncher-progress{width:60vw}.progress-card .progress-card-front .muncher-progress label{text-transform:uppercase;font-size:var(--progress-card-font-size)}@media (min-width: 48rem){.progress-card .progress-card-front .muncher-progress{width:45vw}}@media (min-width: 62rem){.progress-card .progress-card-front .muncher-progress{width:40vw}}@media (min-width: 75rem){.progress-card .progress-card-front .muncher-progress{width:30vw}}@media (min-width: 83rem){.progress-card .progress-card-front .muncher-progress{width:35vw}}@media (min-width: 87.5rem){.progress-card .progress-card-front .muncher-progress{width:18vw}}.progress-card .progress-card-back label{font-size:var(--progress-card-font-size)}@media (min-width: 62rem){.progress-card .progress-card-back{display:grid;grid-template-columns:repeat(2,1fr);padding:.5rem}}:root{--flash-card-max-width: 37.5rem}.flippable-card{width:100%;max-width:var(--flash-card-max-width);perspective:62.5rem;height:18.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;margin:auto}.card-face{background:var(--primary-background-color);color:var(--primary-color);border:.2rem solid var(--primary-background-color);border-radius:1rem;box-shadow:0 .5rem 12px #00000014;font-size:1.25rem;backface-visibility:hidden;position:absolute;transition:transform .5s ease;display:flex;align-items:center;justify-content:center;width:90%;height:100%;margin:2rem 1rem}@media (min-width: 62rem){.card-face{margin:2rem}}.flippable-card .back,.flippable-card.flipped .front{transform:rotateY(180deg)}.flippable-card.flipped .back{transform:rotateY(360deg)}.card-content-scrollable{overflow-y:auto;max-height:100%;width:100%}.section-markdown{font-family:var(--serif-font),serif;font-size:1rem;line-height:1.75rem;color:var(--primary-color);margin:0 auto;padding:1.5rem;word-break:break-word}.section-markdown h1,.section-markdown h2,.section-markdown h3,.section-markdown h4,.section-markdown h5,.section-markdown h6{font-weight:700;line-height:2rem;margin-top:2rem;margin-bottom:1rem}.section-markdown h1{font-size:2rem}.section-markdown h2{font-size:1.75rem}.section-markdown h3{font-size:1.5rem}.section-markdown h4{font-size:1.25rem}.section-markdown h5{font-size:1.125rem}.section-markdown h6{font-size:1rem}.section-markdown p{margin:1rem 0}.section-markdown ul,.section-markdown ol{margin-left:1.5rem;margin-bottom:1rem;padding-left:1rem}.section-markdown li{margin-bottom:.5rem}.section-markdown blockquote{border-left:4px solid #d1d5db;padding-left:1rem;color:#374151;margin:1.5rem 0;font-style:italic}.section-markdown table{border-collapse:collapse;margin:1.5rem 0;width:100%;font-size:.95rem}.section-markdown th,.section-markdown td{border:1px solid #e5e7eb;padding:.75rem;text-align:left}.section-markdown th{background-color:#f9fafb;font-weight:600}.section-markdown hr{margin:2rem 0;border:none;border-top:1px solid #e5e7eb}@media print{.section-markdown{font-size:.85rem;line-height:1.4rem;padding:.5rem;color:#000}.section-markdown h1{font-size:1.5rem}.section-markdown h2{font-size:1.35rem}.section-markdown h3{font-size:1.2rem}.section-markdown h4{font-size:1.1rem}.section-markdown h5{font-size:1rem}.section-markdown h6{font-size:.95rem}.section-markdown p,.section-markdown li,.section-markdown blockquote,.section-markdown table{font-size:.85rem}.section-markdown blockquote{border-left:2px solid #ccc;padding-left:.5rem;margin:1rem 0}.section-markdown th,.section-markdown td{font-size:.8rem;padding:.4rem}.section-markdown hr{margin:1rem 0}.section-markdown h1,.section-markdown h2,.section-markdown h3{page-break-after:avoid}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.section-flashcard{display:flex;justify-content:center;align-items:center;padding:2rem 0;min-height:40vh}@media (min-width: 62rem){.section-flashcard{padding:2rem}}.section-flashcard nav{font-size:.7rem}.section-flashcard nav .muncher-icon--small{width:.7rem;height:.7rem}.div-flashcard{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--flash-card-max-width)}.div-flashcard-footer{display:flex;justify-content:space-between;align-items:center;width:100%;gap:.5rem}.div-flashcard-footer .footer-left{margin-left:3rem}.div-flashcard-footer .footer-right{margin-right:2rem}.note-body{position:relative}.note-left-panel{background:var(--secondary-background-color);height:100vh;width:0;transition:width .5s;z-index:10;position:fixed;top:0;bottom:0;padding-top:5rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.note-left-panel{left:0;transition:width .5s}.note-main-panel{flex-grow:1;transition:margin .5s;padding:.5rem;min-width:0}@media (min-width: 62rem){.note-main-panel{padding:1rem}}.left-panel-open .note-left-panel{width:20rem}.left-panel-open .note-main-panel{margin-left:20rem}.right-panel-open .note-right-panel{width:30rem}.right-panel-open .note-main-panel{margin-right:30rem}.note-header{position:sticky;top:0;width:100%;z-index:50;height:4.3rem;text-align:left;background:var(--secondary-background-color);box-shadow:0 4px 4px #80808080}.note-header .header{display:flex;align-items:center;padding:.5rem;gap:.5rem}.note-header .left,.note-header .right{flex:0 0 auto}.note-header .search-bar{flex:1 1 auto;max-width:100%}@media print{.note-header{display:none!important}}.aside-note-left-panel{font-size:.8rem;margin:.5rem;font-family:var(--sans-serif-font),sans-serif;display:flex;flex-direction:column;height:100%}.aside-note-left-panel .scrollable-list{flex-grow:1;overflow-y:auto;padding-right:.5rem}.aside-note-left-panel .aside-footer{display:flex;align-items:center;justify-content:space-around;min-height:8vw;margin-bottom:2rem}.aside-note-left-panel .muncher-icon--small{width:.8rem;height:.8rem}.aside-note-left-panel .muncher-li{text-transform:capitalize}.aside-note-left-panel .muncher-li .active{color:var(--success-color)}:root{--tracker-font-size: 2rem}.tracker h4{text-transform:uppercase;text-align:center}.tracker .daily-tracker{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:1rem;padding:2rem;justify-items:center}.tracker .hex-button{width:5.625rem;height:6.5rem;background:var(--secondary-background-color);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);border:none;padding:0;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .15s}.tracker .hex-button:hover{transform:scale(1.03)}.tracker .hex-button:active{transform:scale(.97)}.tracker .hex-button:disabled{cursor:default}.tracker .hex-inner{width:80%;height:80%;background:#000;clip-path:inherit;display:flex;align-items:center;justify-content:center;color:var(--primary-background-color);font-weight:400;font-family:var(--serif-font),serif;font-size:var(--tracker-font-size)}.tracker .hex-button.completed,.tracker .hex-button.completed .hex-inner{background:var(--success-color)}.tracker .hex-button.incomplete,.tracker .hex-button.incomplete .hex-inner{background:var(--danger-color)}.tracker .hex-button.available,.tracker .hex-button.available .hex-inner{background:var(--primary-color)}.tracker .hex-button.locked .hex-inner{background:var(--secondary-background-color);color:var(--primary-color)}.tracker-page .progress-card{margin-bottom:4rem}.tracker-page h4{text-transform:uppercase;text-align:center}.tracker-page .muncher-tabs header{padding:1rem}.tracker-page .muncher-tabs header button{font-size:1rem;font-family:var(--serif-font),serif}.code-page{display:flex;height:100vh;overflow:hidden}.code-page .code-left-panel{background:var(--secondary-background-color);padding:1rem;width:20vw;height:100%;overflow-y:auto}.code-page .code-main-panel{width:80vw;height:100%;overflow-y:auto;padding:1rem}.tasks-page .tasks-left-panel{padding:1rem}.tasks-page .tasks-left-panel h6{display:flex;align-items:center;text-align:left;margin-top:1rem;margin-bottom:.3rem;text-transform:uppercase;font-size:.8rem;font-weight:700;font-family:var(--sans-serif-font),sans-serif}.tasks-page .tasks-left-panel .muncher-input--div{display:inline-flex;font-family:var(--sans-serif-font),sans-serif;font-size:.9rem}.tasks-page .tasks-left-panel .muncher-input--div .checkbox{font-weight:700}.tasks-page .tasks-main-panel .muncher-table .row{font-size:.9rem;grid-template-columns:10fr 20fr 50fr 20fr}.tasks-page .tasks-main-panel .muncher-table .col{padding:0 .2rem}.tasks-page .tasks-main-panel .muncher-table .col .muncher-button{font-size:.7rem}.default-body{position:relative}.default-left-panel{background:var(--secondary-background-color);height:100vh;width:0;transition:width .5s;z-index:10;position:fixed;top:0;bottom:0;padding-top:5rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.default-left-panel{left:0;transition:width .5s}.default-main-panel{flex-grow:1;transition:margin .5s;padding:.5rem;min-width:0}@media (min-width: 62rem){.default-main-panel{padding:1rem}}.left-panel-open .default-left-panel{width:20rem}.left-panel-open .default-main-panel{margin-left:20rem}.right-panel-open .default-right-panel{width:30rem}.right-panel-open .default-main-panel{margin-right:30rem}.default-header{position:sticky;top:0;width:100%;z-index:50;height:4.3rem;text-align:left;background:var(--secondary-background-color);box-shadow:0 4px 4px #80808080}.default-header .header{display:flex;align-items:center;padding:.5rem;gap:.5rem}.default-header .left,.default-header .right{flex:0 0 auto}.default-header .search-bar{flex:1 1 auto;max-width:100%}@media print{.default-header{display:none!important}}.div-confirmation-modal .muncher-modal{width:90vw;top:30vh;left:5vw;background:var(--primary-background-color);display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 40rem){.div-confirmation-modal .muncher-modal{width:25rem;top:30vh;left:40vw}}.div-confirmation-modal .muncher-modal .div-alert{margin-top:1rem}.div-confirmation-modal .muncher-modal .div-alert .content-right{margin-left:1rem;font-family:var(--sans-serif-font),serif}.div-confirmation-modal .muncher-modal .buttons{margin:1rem}.div-confirmation-modal .muncher-modal .buttons .muncher-button{margin:.5rem}.div-form{position:relative}.div-form .note{text-transform:capitalize}.div-form .muncher-modal{width:90vw;top:30vh;left:5vw;background:var(--primary-background-color)}@media (min-width: 40rem){.div-form .muncher-modal{width:30rem;top:30vh;left:40vw}}.div-form .muncher-modal .muncher-input{margin-bottom:1rem}.div-form .muncher-modal header{display:flex;justify-content:center;align-items:center}.div-form .muncher-modal header h3{width:100%}.div-form .select-option{text-transform:capitalize}.div-form form{column-count:1;padding:1rem}.div-form .action-button--group{display:flex;justify-content:center;align-items:center}.div-form .action-button--group .muncher-button{margin:.5rem}.section-quiz{display:flex;justify-content:center;align-items:center;padding:2rem 0;min-height:40vh}@media (min-width: 62rem){.section-quiz{padding:2rem}}.section-quiz nav{font-size:.7rem}.section-quiz nav .muncher-icon--small{width:.7rem;height:.7rem}.div-quiz-card{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--card-max-width)}.div-quiz-card-footer{display:flex;justify-content:space-between;align-items:center;width:100%;gap:.5rem}.div-quiz-card-footer .footer-left{margin-left:3rem}.div-quiz-card-footer .footer-right{margin-right:2rem}:root{--card-max-width: 50rem}.card{width:100%;max-width:var(--card-max-width);perspective:62.5rem;height:20rem;-webkit-user-select:none;user-select:none;position:relative;margin:auto}.card .face{background:var(--primary-background-color);color:var(--primary-color);border:.2rem solid var(--primary-background-color);border-radius:1rem;box-shadow:0 .5rem 12px #00000014;font-size:1.25rem;backface-visibility:hidden;position:absolute;transition:transform .5s ease;display:flex;align-items:center;justify-content:center;width:90%;height:100%;margin:2rem 1rem}@media (min-width: 62rem){.card .face{margin:2rem}}.card .card-content-scrollable{overflow-y:auto;max-height:100%;width:100%}.quiz-card{font-size:1rem}.quiz-card .section-markdown{padding-bottom:0}.quiz-card .section-markdown p{margin-bottom:0}.quiz-card .quiz-options{padding:.5rem 2rem}.quiz-card .quiz-options .quiz-option--correct{background-color:#00c8001a;border:2px solid var(--success-color);border-radius:.5rem}.quiz-card .quiz-options .quiz-option--correct label{color:var(--success-color);font-weight:600}.quiz-card .quiz-options .quiz-option--incorrect{background-color:#c800001a;border:2px solid var(--danger-color);border-radius:.5rem}.quiz-card .quiz-options .quiz-option--incorrect label{color:var(--danger-color);font-weight:600}.quiz-card .quiz-analytics{display:flex;justify-content:center;gap:1rem;margin:1rem 0;font-weight:500}.quiz-card .quiz-analytics span{padding:.25rem .75rem;background:#f5f5f5;border-radius:.5rem}
