*,:after,:before{box-sizing:border-box}body,html{background-color:#e1e1e0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAACXBIWXMAAC4jAAAuIwF4pT92AAAASElEQVQ4jWP4//8/AzHYz8+Pk1i1TAw0AMPT0P+0MJRoMGoo9QGjn58fFwP+mMUmx4jPTKKy3Wg2HTUUbzIi21CiwYAbSrT3Ab+afYl+2UzuAAAAAElFTkSuQmCC);background-repeat:repeat;font-family:Arial,sans-serif;font-size:16px;height:100%;margin:0;padding:0;width:100%}nav{background-color:#fffffff2}#wrapper{position:relative;width:100%}a,a:visited{color:blue;text-decoration:none}a:hover{text-decoration:line-through}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,Times,serif}.intro .title{font-size:2.5rem;margin-bottom:0;margin-top:1rem;text-decoration:underline}.intro .subtitle{margin-top:0}.subtitle{font-size:1.5rem}.underline{text-decoration:underline}p{max-width:600px}.highlight{background-color:#ff0}blockquote{border-left:3px solid grey;margin:.5rem;padding-left:.5rem}.author:before{content:"-"}.form{max-width:600px}.row{display:flex;flex-flow:row;max-width:1000px}.row .item{flex:1 1;padding:.5rem}.col{display:flex;flex-flow:column}.col .item{display:flex;flex-flow:row;padding:.5rem}.img.xs{height:auto;width:200px}.img.small{height:auto;width:300px}.img.medium{height:auto;width:600px}.img.large{height:auto;width:900px}.img.stretch{width:100%}.small{font-size:.8rem}.super-small{font-size:.5rem}.bold{font-weight:700}@media (min-width:900px){nav{position:fixed;right:1rem;top:1rem}.row{display:flex;flex-flow:row wrap;justify-content:space-between;max-width:1200px}}.location{align-items:center;display:flex;flex-flow:row wrap;margin:0}.desktop{height:calc(100vh - 30px);left:0;position:absolute;top:30px;width:100vw}.toolbar{background-color:#ffb7dea3;color:#000;cursor:default;font-family:Courier New,Courier,monospace;font-weight:700;height:30px;justify-content:space-between;padding:0 .3rem;user-select:none;-webkit-user-select:none;width:100%}.toolbar,.toolbar__section{align-items:center;display:flex;flex-flow:row nowrap}.toolbar__section{margin-right:1rem}.toolbar__icon{margin-right:.5rem;width:2rem}.desktop__icon__bank{user-select:none;-webkit-user-select:none;width:100%}.desktop__icon{align-items:center;cursor:pointer;display:flex;flex-flow:column nowrap;margin:.5rem;width:3rem}.desktop__icon__image{width:2.5rem}.desktop__icon__text{font-family:Courier New,Courier,monospace;font-size:.8rem}.portrait{height:200px;position:relative;width:200px}.portrait .cmyk{border-radius:50%;mix-blend-mode:multiply;position:absolute;transition:margin-left .4s;width:200px}.portrait .cmyk.stretch.cmyk-m,.portrait:hover .cmyk.cmyk-m{margin-left:50px}.portrait .cmyk.stretch.cmyk-y,.portrait:hover .cmyk.cmyk-y{margin-left:100px}.portrait .cmyk.stretch.cmyk-k,.portrait:hover .cmyk.cmyk-k{margin-left:150px}.blurb{display:flex wrap}.blurb__image{height:175px;margin:.5rem;width:200px}.blurb__text{min-width:300px}.btn{cursor:pointer;font-size:1rem;font-style:bold;padding:.5em}.btn-primary{background-color:blue;color:#fff}.btn:disabled{background-color:grey;cursor:not-allowed}pre{background-color:#d1d1d0;overflow:auto;padding:0 1em}code,pre{font-family:Monaco,monospace}code{background-color:#eee;border-radius:5px;font-size:.8rem;letter-spacing:-.05em;line-height:100%;padding:.2em;word-break:normal}pre code{background:none;border:none;letter-spacing:normal;line-height:1em;word-break:break-all}.modal{background-color:#fafafa;height:auto;left:50%;padding:1rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%;z-index:10}.cover-all{background-color:#0000004d;height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:9}.contact-form{display:flex;flex-flow:column nowrap;max-width:500px;padding:1rem}.contact-form label{margin-top:12px}.contact-form input,.contact-form textarea{border:1px solid #000;font-size:1.2rem;line-height:1.6rem;padding:2px;width:100%}.contact-form .recaptcha{margin-top:1rem}.carousel__wrapper{display:block;height:280px;margin:0 auto;overflow:hidden;position:relative;width:100%}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%)}.carousel__image{display:block;height:100%;object-fit:cover;opacity:0;position:absolute;top:0;width:100%;z-index:0}.carousel__controls{display:flex;font-size:24px;justify-content:space-between;padding:0 20px;position:relative;top:50%;transform:translateY(-50%);width:100%;z-index:999}.carousel__arrow--left{left:0}.carousel__arrow--right{right:0}.carousel__image--active{opacity:1;transition:opacity .5s;z-index:100}.card{border:1px solid #000;display:flex;flex-flow:column nowrap;height:450px;justify-content:space-between;margin:1rem;width:250px}.card img{height:auto;position:relative;width:100%}.card__price{font-size:.8rem}.card__description{font-size:.6rem}.card__title{font-size:1rem;font-weight:700;margin:0}.card__footer{background-color:#fff;padding:.5rem}.card__footer__action{align-items:center;display:flex}.card__footer__action>.card-action--added{color:green;font-weight:700;margin-left:.8rem}.card__footer__action>.card-action--oos{color:red;font-weight:700;margin-left:.8rem}.cart__items{padding:0}.cart-item{align-items:center;display:flex;margin:.5rem;max-height:50px}.cart-item img{height:auto;margin-right:1rem;max-width:30px}.cart-item .remove{color:red;cursor:pointer;margin-right:1rem;width:18px}.shop-items{display:flex;flex-flow:row wrap;padding:1rem;width:100%}.form{max-width:500px}.form,.form__item{display:flex;flex-flow:column nowrap}.form__item{margin-top:.5rem}.form__item--row{align-items:center;flex-flow:row nowrap;margin-top:.5rem}.form__item--row>*{margin:0 .5rem}.form__item input,.form__item select,.form__item--row input,.form__item--row select{font-size:18px;margin:2px}label.checkbox{align-items:center;display:flex}.form__item input[type=checkbox],.form__item--row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;border:.1mm solid #000;height:2rem;width:2rem}.form__item input[type=checkbox]:checked,.form__item--row input[type=checkbox]:checked{background-color:#000}.form__item input[type=checkbox]:checked:after,.form__item--row input[type=checkbox]:checked:after{border:solid #fff;border-width:0 1mm 1mm 0;content:"";display:inline-block;height:7.5mm;margin-left:3mm;margin-top:-.4mm;transform:rotate(45deg);width:3.5mm}.recaptcha{margin-top:.5rem}.clock{font-size:.6rem}@media (min-width:600px){.clock{font-size:.8rem}}.clock .blink{animation:blink 1s step-start infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.panel{background-color:#fff;border:1px solid #000;box-shadow:5px 5px 2px #00000026;position:absolute;z-index:1000}.panel__header{align-items:center;background-color:#e0e0e0;cursor:grab;display:flex;flex-flow:row nowrap;font-family:Courier New,Courier,monospace;justify-content:space-between;max-height:30px;padding:.25rem}.panel__header__drag-area{display:flex;width:100%}.panel__header:active{cursor:grabbing}.panel__header__title{font-style:italic}.panel__header__spacer{display:flex;flex-flow:column nowrap;flex-grow:100;list-style:none;margin:0;padding:3px}.panel__header__spacer>li{background-color:#000;height:1px;margin:1px;width:100%}.panel__content--resizeable{height:calc(100% - 30px);overflow:scroll;position:relative;width:100%}.panel__content--resizeable::-webkit-scrollbar{-webkit-appearance:none;width:5px}.panel__content--resizeable::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:4px;-webkit-box-shadow:0 0 1px #ffffff80}.panel__header__controls{align-items:center;display:flex;flex-flow:row nowrap}.panel__header__controls>div{align-items:center;border:1px solid #000;cursor:pointer;display:flex;height:20px;justify-content:center;margin-right:.3rem;width:20px}.panel__controls--close{background-color:#d6a3c180;color:#000}.panel__controls--expand{background-color:#79d0ed80;color:#000}.panel__resize-handle{background-color:#fff;border-left:5px solid gray;border-top:5px solid gray;border-color:#0000 gray gray #0000;border-style:solid;border-width:5px;bottom:2px;box-sizing:initial;cursor:se-resize;height:3px;position:absolute;right:2px;width:3px}.panel__resize-handle:hover{border-color:red;border-left:5px solid #0000;border-top:5px solid #0000}.panel__footer{bottom:0;height:10px;position:absolute;width:100%}.panel__helper--resize{bottom:0;transform:rotate(90deg) translateY(-10px);transform-origin:right}.panel__helper--drag,.panel__helper--resize{cursor:default;font-family:Courier New,Courier,monospace;font-size:.6rem;position:absolute;right:0}.panel__helper--drag{top:0;transform:rotate(90deg) translate(100%,-10px);transform-origin:right}.panel-name{cursor:pointer}.panel-name:hover{text-decoration:line-through}.panel--focused{position:relative;z-index:1100}
/*# sourceMappingURL=main.e751ef69.css.map*/