@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flex{display:flex}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.w-full{width:100%}.w-40{width:10rem}.h-auto{height:auto}.h-45vh{height:45vh}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-sidebar{grid-template-columns:3.75rem 1fr}.border{border:1px solid rgb(156,156,156);border-radius:.375rem;padding:1rem}.border-bottom{border-bottom:1px solid rgb(156,156,156)}.border-top{border-top:1px solid rgb(156,156,156)}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.rounded{border-radius:.375rem}.align-center{align-items:center}.align-end{align-items:flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-4{padding-left:1rem;padding-right:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.m-0{margin:0}.m-2{margin:.5rem}.ml-3{margin-left:.75rem}.mr-0{margin-right:0}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.my-0{margin-top:0;margin-bottom:0}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-0{margin-bottom:0}.mb-4{margin-bottom:1rem}.pb-4{padding-bottom:1rem}.pt-4{padding-top:1rem}.hidden{display:none}.block{display:block}.fixed{position:fixed}.inset-0{inset:0}.z-50{z-index:50}.bg-white{background-color:#fff}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.overflow-y-auto{overflow-y:auto}.pl-4{padding-left:1rem}.text-4xl{font-size:2.25rem}.text-3xl{font-size:1.875rem}.text-2xl{font-size:1.5rem}.text-xl{font-size:1.25rem}.text-base,.text-lg{font-size:1rem}.text-sm{font-size:.875rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-brand-purple{color:#3e23dc}.text-gray-500{color:#6b7280}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-medium{font-weight:500}.h-12{height:3rem}.max-w-xs{max-width:20rem}.max-w-md{max-width:25rem}.aspect-square{aspect-ratio:1 / 1}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.list-none{list-style-type:none;padding:0}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.paragraph a{text-decoration:underline;text-decoration-thickness:.25px;text-underline-offset:3px;transition:opacity .2s}.paragraph a:hover{opacity:.75}@media(min-width:768px){.md\:flex-row{flex-direction:row}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:w-80{width:20rem}.md\:w-40{width:10rem}.md\:ml-20{margin-left:10rem}.md\:ml-40{margin-left:20rem}.md\:mr-4{margin-right:1rem}.md\:p-4{padding:1rem}.md\:h-35vh{height:35vh}.md\:max-w-xs{max-width:20rem}.md\:hidden{display:none}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}}@media(min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:hidden{display:none}.lg\:w-80{width:20rem}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.333333%}.lg\:ml-40{margin-left:20rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:flex-row{flex-direction:row}.sticky-sidebar{position:sticky;top:80vh;align-self:start;max-height:64vh;overflow-y:auto}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(min-width:1024px){.site-brand:hover .site-title,.site-brand:hover .site-subtitle{color:#5b3ff3;text-shadow:0 0 5px #745eef,0 0 10px #745eef}}.site-brand .site-title,.site-brand .site-subtitle{color:#fff;text-shadow:0 0 10px #745eef,0 0 10px #745eef}@media(prefers-color-scheme:dark){.description-wrapper.collapsed:after{--gradient-from: rgba(225, 225, 225, .65)}}.description-wrapper{position:relative;overflow:hidden;transition:max-height .5s ease-in-out}.description-wrapper.collapsed{max-height:6rem}.description-wrapper.expanded{max-height:100vh}.description-wrapper.collapsed:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3rem;background:linear-gradient(to top,var(--gradient-from, white),transparent)}.show-more-less-button{color:#2563eb;text-decoration:none;font-size:.875rem;margin-top:.25rem;cursor:pointer;display:inline-block;background:none;border:none;padding:0;font-family:inherit}.show-more-less-button:hover{text-decoration:underline}.sticky-cart-button-container{position:fixed;top:10rem;right:2rem;z-index:1000}@keyframes fadeInAndRise{0%{opacity:0;transform:translate(-50%,50px)}to{opacity:1;transform:translate(-50%)}}.fade-in-text{position:fixed;bottom:15vh;left:25%;animation:fadeInAndRise 5s ease-in-out forwards;font-size:6rem;font-weight:700;color:#333;letter-spacing:.5rem;opacity:0}@media(prefers-color-scheme:dark){.fade-in-text{color:#ccc}}.form-input{padding:.5rem;width:100%;box-sizing:border-box;background-color:#fff;color:#2b2b2b;border:1px solid #ccc;border-radius:4px;transition:background-color .3s,color .3s}.form-input::placeholder{color:#6b7280}@media(prefers-color-scheme:dark){.form-input{background-color:#708090;color:#f1f1f1;border-color:#555}.form-input::placeholder{color:#d1d5db}}.button{border-radius:4px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;cursor:pointer;background-color:#708090;color:#fff;transition:opacity .2s ease-in-out,border-color .25s}.button:hover{opacity:.85;border-color:#646cff}.button.paypal-yellow{background-color:#ffc539;color:#000;font-weight:700;transition:background-color .2s ease-in-out,border-color .25s}.button.paypal-yellow:hover{background-color:#f0b92e;border-color:#003087;opacity:1}a{font-weight:500;color:#3e23dc;text-decoration:inherit}a:hover{color:#5b3ff3;font-weight:700}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:Open Sans,Helvetica,sans-serif;color:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547}a:hover{color:#747bff}}.social-links a:hover img{opacity:.75;transition:opacity .2s ease-in-out}main{position:relative;z-index:1}.page-overlay{background-color:#ffffffad;border-radius:12px;padding:2rem;margin-top:2rem;margin-bottom:2rem;position:relative;box-shadow:0 8px 32px #0000001a}.global-close-button{position:absolute;top:10px;right:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border-radius:50%;font-size:1.2rem;color:#333;transition:all .2s ease;z-index:50;border:2px solid #ddd}.global-close-button:hover{background-color:#f44;color:#fff;border-color:#f44;transform:scale(1.1)}#nav-wrap{position:relative;z-index:1000}#nav-wrap ul{list-style:none;padding:0;margin:0}#nav-container .menu-item-wrap .menu-item{color:#000}.menu-item-wrap,.menu-subitem-wrap{position:relative}.menu-wrap{position:absolute;z-index:10;background-color:#fff;border:1px solid #555;min-width:250px}.menu a,.menu .menu-subitem{display:block;padding:8px 12px;color:#000}.menu a:hover,.menu .menu-subitem:hover{color:#5b3ff3}.site-title{color:#fff;font-size:3em;letter-spacing:5px;text-align:center}.site-subtitle{color:#fff;font-size:2em;letter-spacing:5px;text-align:center}.site-title:hover,.site-subtitle:hover{color:#5b3ff3}.nav-link-container{font-size:1.25rem;letter-spacing:2px}.menu-item-wrap>.menu-wrap{top:100%}.menu-subitem-wrap>.menu-wrap{top:0}.sticky-header{position:sticky;top:0}.bg-gray-100{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.text-gray-700{color:#374151}.rounded-full{border-radius:9999px}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
