:root{--light-orange: #FF914D;--yellow: #F3A530;--orange: #E86910;--green: #234320;--white: white;--frame-color: #913b05}@font-face{font-family:Lazydog;src:url(./Lazydog.otf) format("opentype");font-weight:400;font-style:normal}html{scroll-behavior:smooth}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;draggable:false}body{margin:0;font-family:Lazydog,Arial,Helvetica,sans-serif;overflow-x:hidden;background-image:url(./background-3.png);background-size:cover;background-position:50% 0;will-change:background-position}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Lazydog,Arial,Helvetica,sans-serif!important}nav{width:100%;height:70px;box-sizing:border-box;position:absolute;top:0;left:0;display:flex;justify-content:right;align-items:center;padding-right:25px;font-size:25px}nav .logo{height:50px;width:50px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.nav-link{margin-right:30px;color:var(--yellow);text-decoration:none;margin-top:20px;transition:color .15s cubic-bezier(.42,0,.58,1),transform .15s cubic-bezier(.42,0,.58,1)}.nav-link:hover{color:var(--white);transform:scale(1.1)}nav p{margin:20px 30px 0 0;color:var(--white)}.logo-link .logo{transition:transform .15s cubic-bezier(.42,0,.58,1);transform-origin:center center}.logo-link:hover .logo{transform:translate(-50%) scale(1.13)}main{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.text-shadow{text-shadow:2px 2px 0px rgba(0,0,0,.5)}.tagline{font-size:40px;font-weight:700;color:var(--white);margin:0;position:sticky;top:45vh;text-align:center;transform-origin:center center;will-change:transform}.tagline span{color:var(--orange)}.landing-logo{position:relative;margin:-50px 0 0}.landing-logo .outer{height:min(65vh,80vw)}.landing-logo .centre{height:min(65vh,80vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.outer-mountains{height:45%;position:absolute;bottom:25%}.mountains{width:100%;height:100%}.mountains img{width:100%;height:100%;object-fit:contain}.mountains.left img{object-position:left bottom}.mountains.right img{object-position:right bottom}.outer-mountains.left{left:0%}.outer-mountains.right{right:0%}.outer-landscape{height:80%;position:absolute;bottom:-45%}.landscape{width:100%;height:100%}.landscape img{width:100%;height:100%;object-fit:contain}.landscape.left img{object-position:left center}.landscape.right img{object-position:right center}.outer-landscape.left{left:0%}.outer-landscape.right{right:0%}body:not(.is-loaded) .outer-landscape,body:not(.is-loaded) .outer-mountains{visibility:hidden}.landing-logo{transform:translateY(-110vh)}.tagline{opacity:0}.tagline-box{height:80vh;margin-top:-130px;position:relative}section.two{position:relative;padding-bottom:100px;margin-bottom:150px}.two-box{display:flex;justify-content:center;align-items:center;padding:20px 10px;gap:20px;margin:50px 100px 0;color:var(--green)}.two-box img{width:40%;border-radius:20px;border:10px solid var(--frame-color);transform:rotate(-3deg)}.two-box p{width:40vw;font-size:25px;margin-left:50px}.two-box p span{color:var(--white);font-weight:700}#about{position:absolute;bottom:0;height:150px}.animal{position:absolute;z-index:1}.lizard{top:35%;left:-10%;width:30%;transform:rotate(-15deg)}.monkey{top:45%;right:-.5%;width:15%;transform:rotate(5deg)}.cougar{bottom:1%;right:-1%;width:23%}.three-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:80px}.three-inner div{border-radius:20px;background-color:var(--light-orange);padding:30px;color:var(--green);position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.three-inner h2{font-size:55px;color:var(--white);margin:0;line-height:1}.three-inner h3{font-size:30px;margin:0 0 20px}.three-inner h4{font-size:35px;margin:100px 0}.three-inner span{color:var(--white);font-weight:700}.prod-img{height:200px;width:auto!important;max-width:100%;object-fit:contain;display:block;border-radius:20px}.tape{position:absolute}.tape.tl{top:-30px;left:-50px;transform:rotate(-30deg)}.tape.tr{top:-30px;right:-50px;transform:rotate(30deg)}.tape.bl{bottom:-30px;left:-50px;transform:rotate(30deg)}.tape.br{bottom:-30px;right:-50px;transform:rotate(-30deg)}.tape.ttr{top:-30px;right:40%;transform:translate(50%) rotate(4deg)}.tape.t{top:-45px;left:50%;transform:translate(-50%) rotate(-4deg)}.tape.s{width:125px}.tape.m{width:160px}.tape.l{width:190px}footer#contact{margin-top:50px;background-color:var(--green);width:100vw;position:relative;padding:30px 40px;box-sizing:border-box;color:#fff;font-size:15px;display:flex;justify-content:space-between}footer#contact .l{width:75%}footer#contact .r{display:flex;flex-direction:column;justify-content:right;align-items:top;height:100%}footer#contact .r .icon-box{display:flex;flex-direction:row;justify-content:right;align-items:center;gap:5px;height:100%;width:100%}body>footer:not(#contact){display:none!important}.link-logo{margin-top:-5px;transition:transform .15s cubic-bezier(.42,0,.58,1);transform-origin:center center}.link-logo:hover{transform:scale(1.1)}.link-logo.insta,.link-logo.email{height:45px}.shop-link{text-decoration:none}@media(max-width:1200px){.three-inner{grid-template-columns:repeat(2,minmax(0,1fr));padding:60px}}@media(max-width:1000px){.animal{display:none}.two-box{flex-direction:column;padding:0}.two-box img,.two-box p{width:100%;margin:20px 0}section.two{padding-bottom:0}}@media(max-width:800px){.three-inner{grid-template-columns:1fr;padding:60px}footer#contact .l{width:100%;margin-right:50px}}@media(max-width:700px){footer#contact{flex-direction:column;gap:20px}footer#contact .r{flex-direction:row;justify-content:space-between}footer#contact .r .icon-box{width:auto}nav{justify-content:center;padding-right:0;gap:30px}.nav-link{margin-right:0}.two-box{flex-direction:column;padding:0;margin:50px 60px 0;gap:20px}.two-box p{margin-left:0;margin-top:20px}.mountains img{object-fit:fill}.outer-mountains{width:48%;height:40%}.landscape img{object-fit:fill}.outer-landscape{width:130%}.outer-landscape.left{left:-45%}.outer-landscape.right{right:-45%}.tagline-box{height:80vh;margin-top:-17vh;position:relative}.tagline{font-size:35px;width:min(88vw,14ch);margin-inline:auto;white-space:normal;overflow-wrap:anywhere;line-height:1.1}}body,.leopard-page{min-height:100svh;display:flex;flex-direction:column}.leopard-page main.item-main{flex:1}main.item-main{min-height:0;height:auto;margin-top:60px;flex:1;display:flex;justify-content:center;align-items:center}main.item-main+footer{margin-top:auto}body:not(.is-loaded) .shop-item-box .l,body:not(.is-loaded) .shop-item-box .r{visibility:hidden}.item-title{font-size:60px;margin:0 0 20px;text-align:left;width:100%}.item-category{font-size:25px;margin:0 0 5px;text-align:left;width:100%}.item-price{font-size:40px;margin:30px 0 0;text-align:left;width:100%}.shop-item-box{display:flex;justify-content:center;align-items:stretch;gap:50px;height:auto;flex:1;width:min(1600px,100% - 80px);margin-top:0;padding:40px 0;box-sizing:border-box}.shop-item-box .l,.shop-item-box .r{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:20px;color:var(--white)}.shop-item-box .l{width:400px;height:auto;align-self:center}.shop-item-box .r{width:60%}.shop-item-box .l .species-name{font-size:18px;margin:0 0 20px;font-style:italic;text-align:center}.shop-item-box .l .item-frame>img{width:80%;border-radius:20px}.shop-item-box .l .item-frame{padding:30px 0;box-sizing:border-box;border:10px solid var(--frame-color);background-color:var(--green);border-radius:20px;display:flex;justify-content:center;align-items:center}.product-showcase{display:flex;flex-direction:column;align-items:center;gap:14px}.product-showcase .showcase-main{width:min(220px,78%);aspect-ratio:1 / 1;object-fit:contain;display:block}.showcase-thumbs{width:100%;display:flex;justify-content:center;align-items:center;gap:10px}.showcase-thumb{border:5px solid transparent;border-radius:10px;padding:0;background:transparent;cursor:pointer;line-height:0;background-color:var(--green);width:62px;height:62px;box-sizing:border-box;overflow:hidden;transition:border-color .15s cubic-bezier(.42,0,.58,1)}.showcase-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}.showcase-thumb:hover{border-color:var(--white)}.showcase-thumb.is-active{border-color:var(--frame-color)}.shop-item-box .r p{font-size:18px;margin:0;line-height:1.3}.shop-item-box .r ul{margin:0 0 20px;padding-left:22px;width:100%;box-sizing:border-box;line-height:1.3}.shop-item-box .r li{font-size:18px;margin:0;text-align:left;width:100%;box-sizing:border-box;line-height:1.3}.product-buy-box label{font-size:18px;margin-right:10px}.product-buy-box #quantity{width:40px;height:32px;font-size:18px;text-align:center;border-radius:5px;background-color:transparent;color:var(--white);margin-bottom:10px}@media(max-width:750px){.shop-item-box{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:min(90vw,1600px)}.shop-item-box .l{width:100%;height:auto}.shop-item-box .r{width:100%;padding:20px}.product-buy-box label{font-size:18px;margin-right:10px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/style.css.map */
