@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito:wght@400;600;700;800;900&display=swap";:root{--teal:#069d8e;--teal-dark:#006e68;--cream:#fff8e8;--red:#e62f3e;--yellow:#f8c64f;--ink:#151515;--brown:#7a451e;--green:#2f7149;--radius:24px;--shadow:0 10px 0 rgba(0,0,0,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--teal);color:var(--ink);font-family:Nunito,sans-serif}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.08;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:8px 8px;z-index:-1}a{color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.dm-header{position:sticky;top:0;z-index:20;background:#006e68f2;border-bottom:4px solid #063f3c}.dm-nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{font-family:"Baloo 2",cursive;font-size:27px;font-weight:900;color:#fff;text-decoration:none;line-height:.9;text-shadow:4px 4px 0 #000}.navlinks{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.navlinks a{color:#fff;text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.navlinks a:hover{text-decoration:underline}.cart-pill{background:var(--red);padding:10px 16px;border:3px solid #000;border-radius:999px;box-shadow:4px 4px #000}.hero{padding:70px 0 80px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.kicker{display:inline-block;background:var(--yellow);border:4px solid #000;padding:8px 15px;border-radius:999px;font-weight:900;transform:rotate(-2deg);box-shadow:5px 5px #000}.hero h1,.section-title{font-family:"Baloo 2",cursive;font-weight:900;text-transform:uppercase;line-height:.82;margin:18px 0;text-shadow:7px 7px 0 #000;color:#fff}.hero h1{font-size:clamp(64px,9vw,120px)}.hero h1 span{display:block}.hero p{font-size:21px;font-weight:800;max-width:620px}.cover-wrap{position:relative}.cover-wrap:after{content:"";position:absolute;top:18px;right:-18px;bottom:-18px;left:18px;background:var(--red);border:4px solid #000;border-radius:30px;z-index:-1;transform:rotate(4deg)}.cover{border:5px solid #000;border-radius:28px;box-shadow:12px 12px #000;transform:rotate(-2deg)}.btn-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:4px solid #000;border-radius:16px;font-weight:900;text-decoration:none;box-shadow:5px 5px #000;transition:.15s transform}.btn:hover{transform:translate(3px,3px);box-shadow:2px 2px #000}.btn-primary{background:var(--yellow)}.btn-red{background:var(--red);color:#fff}.btn-dark{background:#111;color:#fff}.countdown-section{background:var(--cream);border-block:5px solid #000;padding:38px 0}.center{text-align:center}.countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px auto 0;max-width:720px}.time-box{background:#fff;border:4px solid #000;border-radius:18px;padding:18px 10px;box-shadow:6px 6px #000}.time-box strong{display:block;font-family:"Baloo 2";font-size:48px;line-height:1}.time-box span{text-transform:uppercase;font-weight:900}.section{padding:80px 0}.section-title{font-size:clamp(48px,7vw,82px)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.music-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.music-card,.about-card,.shop-card{background:var(--cream);border:5px solid #000;border-radius:28px;box-shadow:10px 10px #000;padding:28px}.music-card h3,.about-card h3{font-family:"Baloo 2";font-size:34px;margin:0 0 10px}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;align-items:center}.about-card{background:#f5d69a}.about-cover{border:5px solid #000;border-radius:28px;box-shadow:10px 10px #000}.shop-section{background:var(--cream);border-block:5px solid #000}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border:4px solid #000;border-radius:22px;overflow:hidden;box-shadow:6px 6px #000}.product-card .info{padding:16px}.product-card h3{font-family:"Baloo 2";font-size:25px;margin:0 0 6px}.price{font-weight:900;font-size:18px}.product-card img{display:block;width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;padding:8px}.placeholder{aspect-ratio:1/1;background:#ddd;display:grid;place-items:center;font-weight:900}.footer{background:#063f3c;color:#fff;padding:50px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:30px}.footer h3{font-family:"Baloo 2";font-size:30px;margin:0 0 10px}.footer a{color:#fff;text-decoration:none}.socials{display:flex;gap:10px;flex-wrap:wrap}.socials a{border:3px solid #fff;border-radius:999px;padding:8px 13px;font-weight:900}.product-page{padding:70px 0}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px}.product-main-image{display:block;width:100%;aspect-ratio:1/1;height:auto;object-fit:contain;border:5px solid #000;border-radius:28px;box-shadow:10px 10px #000;background:#fff;padding:10px}.product-info{background:var(--cream);border:5px solid #000;border-radius:28px;padding:30px;box-shadow:10px 10px #000}.product-info h1{font-family:"Baloo 2";font-size:56px;line-height:.9;margin:0 0 10px}.quantity{width:90px;padding:12px;border:3px solid #000;border-radius:10px}select,.shopify-payment-button,.shopify-payment-button__button{border-radius:12px!important}.input{width:100%;padding:14px;border:3px solid #000;border-radius:12px;background:#fff}@media(max-width:900px){.hero-grid,.about-grid,.product-layout,.music-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,1fr)}.navlinks{display:none}.hero{padding-top:45px}.hero h1{font-size:70px}}@media(max-width:520px){.products-grid{grid-template-columns:1fr}.countdown{grid-template-columns:repeat(2,1fr)}.section{padding:55px 0}.hero h1{font-size:58px}}.falling-money{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:30}.money-bill{position:absolute;top:-90px;left:0;width:62px;height:32px;border:2px solid rgba(0,55,35,.9);border-radius:5px;background:#8bd18b;color:#145c35;display:flex;align-items:center;justify-content:center;font-family:Nunito,sans-serif;font-weight:900;font-size:19px;line-height:1;box-shadow:2px 3px #0003,inset 0 0 0 2px #ffffff47;transform:rotate(0);animation:moneyFall var(--fall-duration) linear var(--fall-delay) infinite;opacity:.82}.money-bill:before,.money-bill:after{content:"$";position:absolute;font-size:8px;opacity:.65}.money-bill:before{left:5px;top:3px}.money-bill:after{right:5px;bottom:3px}.money-bill .bill-center{width:19px;height:19px;border:1px solid rgba(20,92,53,.6);border-radius:50%;display:grid;place-items:center;font-size:11px}@keyframes moneyFall{0%{transform:translate3d(0,-100px,0) rotate(0) rotateY(0);opacity:0}8%{opacity:.82}25%{transform:translate3d(35px,25vh,0) rotate(90deg) rotateY(45deg)}50%{transform:translate3d(-35px,52vh,0) rotate(190deg) rotateY(120deg)}75%{transform:translate3d(45px,77vh,0) rotate(275deg) rotateY(220deg)}to{transform:translate3d(-25px,115vh,0) rotate(390deg) rotateY(360deg);opacity:0}}@media(prefers-reduced-motion:reduce){.falling-money{display:none}}@media(max-width:600px){.money-bill{width:48px;height:25px;font-size:15px}.money-bill .bill-center{width:15px;height:15px;font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme.css.map */
