*{margin:0;padding:0;text-decoration:none;list-style:none;box-sizing:border-box}@font-face{font-family:VictorMono;src:url(/assets/Victor%20Mono%20Medium%20Nerd%20Font%20Complete-DpjpnlP4.ttf)}@font-face{font-family:FiraCode;src:url(/assets/Fira%20Code%20Medium%20Nerd%20Font%20Complete-Dmxv-fZ8.ttf)}body{font-family:FiraCode,sans-serif;background-color:#161718;color:#b4e6ff}strong{font-weight:100}a{color:#b4e6ff}h1{font-family:VictorMono,sans-serif;text-transform:uppercase;font-size:5em}h2{font-family:VictorMono,sans-serif;text-transform:uppercase;font-size:2.5em}h3{font-family:VictorMono,sans-serif}main{padding:5em}a.underlined{text-decoration:underline}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.pink-italic-container{background-color:#750037;color:#dc86b9;-webkit-clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%);clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%)}.blue-italic-container{color:#b4e6ff;background-color:#004b6b;-webkit-clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%);clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%)}.pink-container{background-color:#750037;color:#dc86b9}.blue-container{color:#b4e6ff;background-color:#004b6b}.blue-button{background-color:#b4e6ff;color:#004b6b;padding:.5rem 2rem;text-align:center;border:1px solid #b4e6ff;border-radius:20px;transition:all .5s ease-out}.blue-button:hover{color:#b4e6ff;background-color:#004b6b;border:1px dashed #b4e6ff;border-radius:0}.pink-button{background-color:#dc86b9;color:#750037;padding:.5rem 2rem;text-align:center;border:1px solid #DC86B9;border-radius:20px;transition:all .5s ease-out}.pink-button:hover{color:#dc86b9;background-color:#750037;border:1px dashed #DC86B9;border-radius:0}@media screen and (max-width: 1300px){h1{font-size:3em}h2{font-size:2em}}@media screen and (max-width: 900px){h1{font-size:2.5em}p,li,a{font-size:.8em}main{padding:3em}}@media screen and (max-width: 500px){h1{font-size:2em}h2{font-size:1.5em}main{padding:1em}}header .title[data-v-eb752f60]{text-align:center;margin:5em;width:50%}.navbar__links[data-v-eb752f60]{display:flex;gap:2em;justify-content:flex-end;padding-right:2em}.navbar__link[data-v-eb752f60]{display:inline-block;font-size:1.5em;position:relative}.navbar__link[data-v-eb752f60]:after{content:"";position:absolute;left:1px;bottom:-.2em;width:0%;height:3px;background-color:#ff0;transition:all .2s ease-out}.navbar__link[data-v-eb752f60]:hover:after{width:2em}.navbar__burger[data-v-eb752f60]{width:40px;height:40px;background:transparent;border:none;color:inherit;display:none}@media screen and (max-width:768px){.navbar__links[data-v-eb752f60]{flex-direction:column;justify-content:center;align-items:center;position:fixed;right:-100vw;bottom:0;z-index:200;height:100vh;width:0;padding:2rem;visibility:hidden;background-color:#004b6b;transition:all .8s ease-out}.showNav .navbar__links[data-v-eb752f60]{right:0;width:100%;visibility:visible}.navbar__link[data-v-eb752f60]{display:block;padding:1.5rem;font-size:3vw}.navbar__burger[data-v-eb752f60]{display:block;position:fixed;z-index:201;top:1rem;right:1rem}.navbar__burger[data-v-eb752f60]:hover{cursor:pointer}.bar[data-v-eb752f60],.bar[data-v-eb752f60]:before,.bar[data-v-eb752f60]:after{display:block;width:30px;height:3px;position:relative;border-radius:3px;background-color:#95deff;transition:all .5s ease-in-out}.bar[data-v-eb752f60]:before,.bar[data-v-eb752f60]:after{content:"";position:absolute;left:0}.bar[data-v-eb752f60]:before{transform:translateY(-12px)}.bar[data-v-eb752f60]:after{transform:translateY(12px)}.showNav .bar[data-v-eb752f60]{background:transparent;width:0}.showNav .bar[data-v-eb752f60]:before{transform:rotate(45deg)}.showNav .bar[data-v-eb752f60]:after{transform:rotate(-45deg)}}footer{background-color:#004b6b;padding:2em;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}footer div a{transition:all .5s ease-out;text-decoration:underline}footer div a:hover{color:#ff0}#about{display:flex;justify-content:space-around;align-items:flex-start;margin:3em}#about article{width:50%;padding:3em}#about .img-sizing{width:40em}#about .img-sizing img{width:100%;object-fit:contain;box-sizing:border-box}#about p{margin:2rem}@media screen and (max-width: 1300px){#about{flex-direction:column;align-items:center}#about article{width:100%;padding:2em}#about .img-sizing{width:500px}}@media screen and (max-width: 768px){#about p{margin:10px}#about .img-sizing{width:400px}#about{margin:unset}}@media screen and (max-width: 500px){#about .img-sizing{width:300px}}@media screen and (max-width: 375px){#about .img-sizing{width:200px}}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}@media (hover: hover){.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0;padding:0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}@media (hover: hover){.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}#pixelArtSlider{padding:5em;transition:all .2s ease-out}#pixelArtSlider:hover{transform:translate(-5px,-5px);box-shadow:inset 0 100rem 100rem -100rem #ff0}#pixelArtSlider .flexbox{display:flex;flex-direction:column}#pixelArtSlider article{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em;padding:2rem}#pixelArtSlider .button-container{display:flex;justify-content:center;align-items:center}#pixelArtSlider button.carousel__pagination-button:after{background-color:#95deff}#pixelArtSlider button.carousel__pagination-button:hover:after{background-color:#ff0}.carousel__prev,.carousel__next{background:#004b6b;border-radius:50%}#pixelArtSlider svg.carousel__icon{fill:#95deff}@media screen and (max-width: 1300px){#pixelArtSlider .flexbox{flex-direction:column;align-items:center}.carousel__slide{width:300px;height:300px}}@media screen and (max-width: 900px){#pixelArtSlider{height:100%;padding:2.5em}#pixelArtSlider article{padding:1rem}.carousel__slide{width:200px;height:200px}}@media screen and (max-width: 768px){#pixelArtSlider{margin:2em 0}}#furryArtSlider{margin-top:2em;padding:5em;transition:all .2s ease-out}#furryArtSlider:hover{transform:translate(-5px,-5px);box-shadow:inset 0 100rem 100rem -100rem #ff0}#furryArtSlider .flexbox{display:flex;flex-direction:column}#furryArtSlider article{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em;padding:2rem}#furryArtSlider .button-container{display:flex;justify-content:center;align-items:center}.carousel__slide{width:400px;height:400px}.carousel__slide img{width:100%;height:100%;object-fit:cover}.carousel{padding-bottom:20px;width:100%;height:100%}.carousel__track{gap:20px}#furryArtSlider button.carousel__pagination-button:after{background-color:#dc86b9}button.carousel__pagination-button:hover:after{background-color:#ff0}#furryArtSlider .carousel__prev,#furryArtSlider .carousel__next{background:#750037;border-radius:50%}#furryArtSlider svg.carousel__icon{fill:#dc86b9}@media screen and (max-width: 1300px){#furryArtSlider .flexbox{flex-direction:column;align-items:center}.carousel__slide{width:300px;height:300px}}@media screen and (max-width: 900px){#furryArtSlider{height:100%;padding:2.5em}#furryArtSlider article{padding:1rem}.carousel__slide{width:200px;height:200px}}@media screen and (max-width: 768px){#furryArtSlider{margin:2em 0}}@media screen and (max-width: 700px){.carousel__slide{width:10em;height:10em}}#commissionHome{background-color:#004b6b;padding:7em 10em}#commissionHome p{margin:2rem}#commissionHome .button-container{margin-top:5rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 900px){#commissionHome{padding:5em 7em}}@media screen and (max-width: 700px){#commissionHome{padding:3em 5em}}@media screen and (max-width: 500px){#commissionHome{padding:2em 3em}}@media screen and (max-width: 375px){#commissionHome{padding:2em}}.divider-container{display:flex;justify-content:center;padding:2em 0}.divider-container img{width:70%}.from-group[data-v-9f68834e]{display:flex;flex-direction:column;padding:1em 0}#contact[data-v-9f68834e]{background-color:#004b6b;padding:7em 10em}button[type=submit][data-v-9f68834e],p[role=status][data-v-9f68834e]{margin-top:1em}input[data-v-9f68834e],textarea[data-v-9f68834e]{border:none;min-height:2em}textarea[data-v-9f68834e]{resize:vertical}@media screen and (max-width: 1300px){#contact[data-v-9f68834e]{padding:3em 10em}}@media screen and (max-width: 900px){#contact[data-v-9f68834e]{padding:2em 7em}}@media screen and (max-width: 500px){#contact[data-v-9f68834e]{padding:2em 3em}}#NoPage{height:60vh;display:flex;justify-content:center;align-items:center;text-align:center}#iterationpixelart{margin:2em;width:inherit;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}#iterationpixelart .img-sizing{margin-bottom:2em;width:25em;height:25em;overflow:hidden}#iterationpixelart .img-sizing img{width:100%;height:100%;object-fit:cover;transition:all .5s ease-out}#iterationpixelart .img-sizing img:hover{cursor:pointer;transform:scale(125%)}.pixel-modal{width:40%;height:70%}.modal-body img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1300px){.pixel-modal{width:45%;height:70%}}@media screen and (max-width: 900px){.pixel-modal{width:90%;height:70%}}#iterationfurryart{margin:2em;width:inherit;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}#iterationfurryart .img-sizing{margin-bottom:2em;width:25em;height:25em;overflow:hidden}#iterationfurryart .img-sizing img{width:100%;height:100%;object-fit:cover;transition:all .5s ease-out}#iterationfurryart .img-sizing img:hover{cursor:pointer;transform:scale(125%)}.modal-overlay{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100vw;height:100vh;overflow:auto;z-index:199;background-color:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-close-button{font-size:3rem;font-weight:700;margin:.5em;color:#ff0;cursor:pointer;border:none;background:transparent}.furry-modal{width:40%;height:auto;max-height:100%}.modal-body.furry-modal img{width:100%;height:100%;object-fit:cover;object-position:top}@media screen and (max-width: 1300px){.furry-modal{width:45%}}@media screen and (max-width: 900px){.furry-modal{width:90%}}.typing-effect[data-v-56340219]{margin-top:50px;font-size:5em;text-align:center;color:#ff0;width:0;overflow:hidden;border-right:2px solid yellow;white-space:nowrap;animation:typing-56340219 2s steps(30) forwards}@keyframes typing-56340219{0%{width:0}to{width:100%}}@media screen and (max-width: 1300px){.typing-effect[data-v-56340219]{font-size:3em}}@media screen and (max-width: 900px){.typing-effect[data-v-56340219]{font-size:2.5em}}@media screen and (max-width: 600px){.typing-effect[data-v-56340219]{font-size:20px}}#prices[data-v-299c1c6d]{margin:3em;display:flex;flex-direction:column;justify-content:center;align-items:center}#prices span[data-v-299c1c6d]{color:#ff0}.furry-art[data-v-299c1c6d]{padding:2em;width:80vw}.furry-art h3[data-v-299c1c6d]{text-align:center;margin-bottom:3em}.furry-art .flexbox[data-v-299c1c6d]{display:flex;gap:5em;justify-content:space-evenly;align-items:flex-start}.headshots[data-v-299c1c6d]{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center}.headshots div[data-v-299c1c6d],.fullbody div[data-v-299c1c6d]{margin:1em 0}.img-sizing img[data-v-299c1c6d]{width:20em;height:20em;object-fit:cover}.fullbody img[data-v-299c1c6d]{object-position:top}.pixel-art[data-v-299c1c6d]{margin-top:3em;padding:2em;width:80vw;height:100%}.pixel-art h3[data-v-299c1c6d]{text-align:center;margin-bottom:3em}.pixel-art .pa-imgs[data-v-299c1c6d]{display:flex;justify-content:center;flex-wrap:wrap;gap:3%}.pixel-art .flexbox[data-v-299c1c6d]{display:flex;gap:3em;flex-direction:column;justify-content:center;align-items:center}.twitch[data-v-299c1c6d]{margin-top:3em;padding:2em}.twitch h3[data-v-299c1c6d]{text-align:center;margin-bottom:3em}.twitch .flexbox[data-v-299c1c6d]{display:flex;gap:2em;justify-content:space-evenly;align-items:flex-start}.twitch .t-img[data-v-299c1c6d]{display:flex;gap:2em;flex-direction:column;width:10em;height:10em;object-fit:cover}@media screen and (max-width: 1300px){.furry-art .flexbox[data-v-299c1c6d],.twitch .flexbox[data-v-299c1c6d]{flex-direction:column;align-items:center}.furry-art[data-v-299c1c6d]{width:70vw;height:100%}}@media screen and (max-width: 900px){.furry-art[data-v-299c1c6d]{width:80vw}}@media screen and (max-width: 700px){.img-sizing img[data-v-299c1c6d]{width:10em;height:10em;object-fit:cover}}#terms-conditions[data-v-d88324e3]{padding:5em 20em;margin:2em 0;text-align:center}#terms-conditions h3[data-v-d88324e3]{margin-bottom:2em}#terms-conditions p[data-v-d88324e3]{margin-bottom:1em}@media screen and (max-width: 1300px){#terms-conditions[data-v-d88324e3]{padding:3em 10em}}@media screen and (max-width: 900px){#terms-conditions[data-v-d88324e3]{padding:2em 7em}}@media screen and (max-width: 500px){#terms-conditions[data-v-d88324e3]{padding:2em 3em}}#legalMentions[data-v-4a4ef190]{margin:5em}.introLegalMentions[data-v-4a4ef190]{text-align:center}#legalMentions article[data-v-4a4ef190]{margin-bottom:3em;padding:3em}#legalMentions article h2[data-v-4a4ef190],#legalMentions article h3[data-v-4a4ef190]{margin:.5em 0}#legalMentions article ul li[data-v-4a4ef190]{list-style:disc;padding-left:2em}#legalMentions article a[data-v-4a4ef190]{transition:all .3s ease-out;text-decoration:underline}#legalMentions article a[data-v-4a4ef190]:hover{color:#ff0}@media screen and (max-width: 900px){#legalMentions[data-v-4a4ef190]{margin:2em}}
