@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,700;12..96,800&family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@700;900&display=swap";.mini-cart .mini-cart-icon:before{position:absolute;top:50%;left:0;color:inherit;content:"";line-height:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.error404 .page-header.centered-page-header{display:none}.woocommerce-cart .btn-continue-shopping,.woocommerce-cart .btn-empty-cart{display:none!important}:root{--pop-yellow: #ffe600;--pop-purple: #e9d5ff;--pop-mint: #c6f6d5;--pop-black: #111111;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-700: #374151}@media(min-width:768px){.md\:flex{display:flex}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-1{grid-column:span 1 / span 1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:mb-0{margin-bottom:0}.md\:mt-0{margin-top:0}.md\:min-w-\[400px\]{min-width:400px}.md\:text-[10vw]{font-size:10vw}.md\:gap-8{gap:2rem}}@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:block{display:block}}.container{width:100%;max-width:1120px;margin-left:auto;margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-xl{max-width:36rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.shrink-0{flex-shrink:0}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.py-24{padding-top:6rem;padding-bottom:6rem}.py-32{padding-top:8rem;padding-bottom:8rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pb-12{padding-bottom:3rem}.pb-10{padding-bottom:2.5rem}.pb-8{padding-bottom:2rem}.p-8{padding:2rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.font-bold{font-weight:700}.font-black{font-weight:900}.font-medium{font-weight:500}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.02em}.tracking-tighter{letter-spacing:-.04em}.tracking-widest{letter-spacing:.2em}.uppercase{text-transform:uppercase}.text-white{color:#fff}.text-black{color:#000}.text-gray-400{color:var(--gray-400)}.text-gray-500{color:var(--gray-500)}.text-gray-600{color:#4b5563}.text-gray-700{color:var(--gray-700)}.text-[#111111]{color:var(--pop-black)}.text-[#3B5BDB]{color:#3b5bdb}.bg-white{background-color:#fff}.bg-[#111111]{background-color:var(--pop-black)}.bg-[#FFE600]{background-color:var(--pop-yellow)}.bg-[#E9D5FF]{background-color:var(--pop-purple)}.bg-[#C6F6D5]{background-color:var(--pop-mint)}.bg-black{background-color:#000}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-black\/5{background-color:#0000000d}.bg-black\/20{background-color:#0003}.border{border-width:1px;border-style:solid}.border-2{border-width:2px;border-style:solid}.border-4{border-width:4px;border-style:solid}.border-b{border-bottom-width:1px;border-style:solid}.border-t{border-top-width:1px;border-style:solid}.border-y-4{border-top-width:4px;border-bottom-width:4px;border-style:solid}.border-black{border-color:#000}.border-white{border-color:#fff}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-gray-100{border-color:var(--gray-100)}.border-black\/10{border-color:#0000001a}.border-gray-300{border-color:var(--gray-300)}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[3rem\]{border-top-left-radius:3rem;border-top-right-radius:3rem}.rounded-\[2rem\]{border-radius:2rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-\[8px_8px_0px_0px_rgba\(0,0,0,1\)\]{box-shadow:8px 8px #000}.shadow-\[16px_16px_0px_0px_rgba\(0,0,0,1\)\]{box-shadow:16px 16px #000}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.top-0{top:0}.top-1\/3{top:33%}.right-\[10\%\]{right:10%}.-top-10{top:-2.5rem}.-left-10{left:-2.5rem}.-right-10{right:-2.5rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.w-full{width:100%}.w-3{width:.75rem}.h-3{height:.75rem}.w-12{width:3rem}.h-12{height:3rem}.w-14{width:3.5rem}.h-14{height:3.5rem}.w-24{width:6rem}.h-24{height:6rem}.w-32{width:8rem}.h-32{height:8rem}.w-40{width:10rem}.h-40{height:10rem}.min-w-\[300px\]{min-width:300px}.h-\[400px\]{height:400px}.bg-\[\#F3F4F6\]{background-color:#f3f4f6}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.select-none{user-select:none}.no-underline{text-decoration:none}.underline{text-decoration:underline}.decoration-4{text-decoration-thickness:4px}.transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.transition-all{transition:all .2s ease}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.hover\:bg-\[\#FFE600\]:hover{background-color:var(--pop-yellow)}.hover\:text-black:hover{color:#000}.hover\:text-\[\#FFE600\]:hover{color:var(--pop-yellow)}.hover\:bg-black:hover{background-color:#000}.hover\:decoration-transparent:hover{text-decoration-color:transparent}.hover\:-translate-y-2:hover{transform:translateY(-.5rem)}.hover\:scale-110:hover{transform:scale(1.1)}.text-outline{-webkit-text-stroke:2px #000;color:transparent}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-gradient-to-b{background-image:linear-gradient(to bottom,#111827,#111827)}.rotate-6{transform:rotate(6deg)}.rotate-12{transform:rotate(12deg)}.group:hover .group-hover\:scale-150{transform:scale(1.5)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:rotate-45{transform:rotate(45deg)}.animate-marquee{display:inline-flex;animation:marquee 20s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.uri-footer-wrapper{background:#111}
