@import"https://fonts.googleapis.com/css2?family=Pacifico&family=Luckiest+Guy&family=Chicle&display=swap";@font-face{font-family:LetsJazz;src:url(/src/assets/fonts/LetsJazz.ttf) format("truetype")}.box{margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:2000px;text-align:center;font-family:Bebas Neue,sans-serif}h1{font-size:6rem;color:var(--fawk-one);margin:0}h2{font-size:1rem;color:var(--fawk-one);margin:0}.subline p{font-size:.24rem;color:var(--fawk-one);margin:0}p{font-size:.42rem;color:var(--fawk-one);margin-top:2px}.responsive-text{font-size:clamp(10px,5vw,100px)}.page{animation:fade .25s ease}@keyframes fade{0%{opacity:0}to{opacity:1}}html,body,#root{min-height:100%;margin:0;background:linear-gradient(to bottom,#3a3a3a,#000)}html,body{margin:0;padding:0;overflow-x:hidden}#root{display:flex;justify-content:center}:root{--color-primary: #c4a727;--color-secondary: #363636;--color-accent: #dfdad5;--color-bg: #46464680;--color-surface: #fff;--color-footer-bg: #111;--color-footer-text: #ccc;--fawk-one: #e0a1ec}.header{min-height:200px;min-width:80vw;max-width:90vw;display:flex;flex-direction:row}.header .left{min-width:30%}.header .mid{min-width:40%;container-type:inline-size;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.header .mid h1{margin:0;line-height:1;font-size:clamp(1rem,10cqi,6rem);color:var(--color-accent);cursor:pointer}.header .mid h2{margin:0;line-height:1;font-size:clamp(.5rem,5cqi,2rem);color:var(--color-accent);cursor:pointer}.header h1:hover{transform:scale(1.2)}.header .right{min-width:30%}.page{width:100%;margin-top:20px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.page .grid{width:100%;max-width:1280px;max-height:fit-content;margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.home{height:100%;width:90vw}p{font-size:1rem}.card{width:100%;max-width:600px;max-height:100%;padding:20px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.card .innerbox{min-height:100%;margin:4px;display:flex;flex-direction:column;align-items:center;border-radius:30px;padding:20px;border:2px solid white}.card .photobox{margin-top:10px;width:90%;height:50%;display:flex;flex-direction:column;align-items:center;justify-items:center;border-radius:12%;overflow:hidden;transition:.3s;cursor:pointer}.card .photobox:hover{transform:scale(1.02)}.card .photobox img{margin:0;width:80%;height:100%;object-fit:cover;display:block;border-radius:12%;scale:1}.info-card{margin:20px;display:flex;flex-direction:column;align-items:center}.info-card p{margin:0;color:var(--color-accent)}.buybttn{margin-bottom:10px}footer{color:var(--color-footer-text);padding:2rem 1rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-family:monospace;margin-bottom:0;min-height:15%}.section{flex:1 1 200px;margin:.5rem}.section a,.section p{color:var(--color-footer-text);text-decoration:none;font-size:.95rem}.page{display:flex;flex-direction:row}.page .left{background-color:var(--color-footer-bg);min-height:70%;width:fit-content;padding:10px;border-radius:15px;display:flex;flex-direction:column;align-items:center}.link-to-orderform{color:var(--color-accent);width:100%}.space{width:80%}@media(max-width:768px){.page{flex-direction:column}.image-selector{flex-direction:row}}
