<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@media screen and (max-width:600px){.menu-item{height:100px}}.menu-item:hover{cursor:pointer}.menu-item:hover .background-image{transform:scale(1.1);transition:transform 6s cubic-bezier(.25,.45,.45,.95)}.menu-item:hover .content{opacity:.9}.menu-item.large{height:340px}.menu-item .background-image{width:100%;height:100%;background-position:50%;background-size:cover}.menu-item .content{background-color:#fff;opacity:.7;position:absolute}.directory-menu{position:-webkit-sticky;position:sticky;top:0;left:0}.homepage{display:flex;flex-direction:column;align-items:center;padding:20px 80px}.directory-menu{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:600px){.directory-menu{display:block;flex-wrap:nowrap}}.menu-item{min-width:30%;height:240px;flex:1 1 auto;display:flex;align-items:center;justify-content:center;border:1px solid #000;margin:0 7.5px 15px}.menu-item:first-child{margin-right:7.5px}.menu-item:last-child{margin-left:7.5px}.menu-item .content{height:90px;padding:0 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #000}.menu-item .content .title{font-weight:700;margin-bottom:6px;font-size:22px;color:#4a4a4a}.menu-item .content .subtitle{font-weight:lighter;font-size:16px}.custom-button{min-width:165px;width:auto;height:50px;letter-spacing:.5px;line-height:50px;padding:0 35px;font-size:15px;background-color:#000;color:#fff;text-transform:uppercase;font-family:"Open Sans Condensed";font-weight:bolder;border:none;cursor:pointer;display:flex;justify-content:center}.custom-button:hover{background-color:#fff;color:#000;border:1px solid #000}.custom-button.google-sign-in{background-color:#4285f4;color:#fff}.custom-button.google-sign-in:hover{background-color:#357ae8;border:none}.custom-button.inverted{background-color:#fff;color:#000;border:1px solid #000}.custom-button.inverted:hover{background-color:#000;color:#fff;border:none}.collection-item{width:22vw;display:flex;flex-direction:column;height:350px;align-items:center;position:relative}.collection-item .image{width:100%;height:95%;background-size:cover;background-position:50%;margin-bottom:5px}.collection-item .custom-button{width:80%;opacity:.7;position:absolute;top:255px;display:none}.collection-item:hover .image{opacity:.8}.collection-item:hover .custom-button{opacity:.85;display:flex}.collection-item .collection-footer{width:100%;height:5%;display:flex;justify-content:space-between;font-size:18px}.collection-item .collection-footer .name{width:90%;margin-bottom:15px}.collection-item .collection-footer .price{width:10%}.collection-preview{display:flex;flex-direction:column;margin-bottom:30px}.collection-preview .title{font-size:28px;margin-bottom:25px}.collection-preview .preview{display:flex;justify-content:space-between}.button{width:10%;position:-webkit-sticky;position:sticky;float:right;margin-left:90%;background-color:#fff;color:#000;border:1px solid;transition-duration:.4s;margin-top:1%}.button:hover{box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}.go-back-button{width:10%;position:-webkit-sticky;position:sticky;float:left;margin-right:90%;background-color:#fff;color:#000;border:1px solid;transition-duration:.4s}.go-back-button:hover{box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}.collection-page,.collections-overview{display:flex;flex-direction:column}.collection-page .title{font-size:38px;margin:0 auto 30px}.collection-page .items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px}.collection-page .items .collection-item{margin-bottom:30px}.image-slider{display:flex;align-items:center}.image-slider .image{height:auto;width:420px}@media screen and (max-width:500px){.image-slider .image{height:auto;width:260px}}.image-slider .button{position:relative;background-color:#000;text-transform:uppercase;font-family:"Open Sans Condensed";font-weight:bolder;border:none;font-size:18px;color:#fff;margin:1%;text-align:center;transition-duration:.4s;text-decoration:none;overflow:hidden;cursor:pointer}.image-slider .button:after{content:"";background:#f1f1f1;display:block;position:absolute;padding-top:300%;padding-left:350%;margin-left:-20px!important;margin-top:-120%;opacity:0;transition:all .8s}.image-slider .button:active:after{padding:0;margin:0;opacity:1;transition:0s}.item-page .image{height:auto;width:420px}@media screen and (max-width:500px){.item-page .image{height:auto;width:260px}}.item-page .checkout-button{position:relative}.item-page .title{font-size:38px;margin:0 auto 30px}.item-page .description,.item-page .price{font-size:20px}.checkout-item{width:100%;display:flex;min-height:100px;border-bottom:1px solid #a9a9a9;padding:15px 0;font-size:20px;align-items:center}@media screen and (max-width:650px){.checkout-item{font-size:12px;padding:5px 0}}.checkout-item .image-container{width:23%;padding-right:15px}.checkout-item .image-container img{width:100%;height:100%}.checkout-item .name,.checkout-item .price,.checkout-item .quantity{width:23%}.checkout-item .quantity{padding-left:20px}.checkout-item .remove-button{padding-left:12px;cursor:pointer}.input{width:90%;padding:5px}.payment-form{display:block;text-align:center}.payment-button{font-size:18px;margin:25px}.checkout-page{width:55%;min-height:90vh;display:flex;flex-direction:column;align-items:center;margin:50px auto 0}@media screen and (max-width:650px){.checkout-page{font-size:14px;padding:5px;width:100%}}.checkout-page .checkout-header{width:100%;padding:10px 0;display:flex;justify-content:space-between;border-bottom:1px solid #a9a9a9}.checkout-page .checkout-header .header-block{text-transform:capitalize;width:23%}.checkout-page .checkout-header .header-block:last-child{width:8%}.checkout-page .total{margin-top:30px;font-size:32px;align-items:center}@media screen and (max-width:650px){.checkout-page .total{font-size:20px;padding:5px}}.checkout-page .checkout{width:60%;padding:5%;display:block;text-align:center}.checkout-page .button{margin-left:auto;margin-top:50px}.checkout-page .warning{text-align:center;color:red;margin-top:40;font-size:24px}.send-button{display:inline-block;padding:1px 5px;font-size:24px;cursor:pointer;text-decoration:none;outline:none;color:#fff;background-color:#000;border:none;border-radius:15px;box-shadow:0 9px #999;vertical-align:bottom;width:100px;position:relative}.send-button:active,.send-button:hover{background-color:#0b1359}.send-button:active{box-shadow:0 5px #666;transform:translateY(4px)}.input-container{padding:3px}.contact-header{padding-left:3px}.cart-icon{width:45px;height:45px;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-icon .shopping-icon{width:24px;height:24px}.cart-icon .item-count{position:absolute;font-size:10px;font-weight:700;bottom:12px}.cart-item{width:100%;display:flex;height:80px;margin-bottom:15px}.cart-item img{width:30%}.cart-item .item-details{width:70%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:10px 20px}.cart-item .item-details .name{font-size:16px}.cart-dropdown{position:absolute;width:240px;height:340px;display:flex;flex-direction:column;padding:20px;border:1px solid #000;background-color:#fff;top:90px;right:40px;z-index:5}.cart-dropdown .empty-message{font-size:18px;margin:50px auto}.cart-dropdown .cart-items{height:240px;display:flex;flex-direction:column;overflow:scroll}.cart-dropdown button{margin-top:auto}.header{height:70px;width:100%;display:flex;justify-content:space-between;margin-bottom:25px}.header .logo-container{height:100%;width:70px;padding:25px}.header .logo{height:40px;width:50px}.header .options{width:50%;height:100%;display:flex;align-items:center;justify-content:flex-end}.header .options .option{padding:10px 15px}
/*# sourceMappingURL=main.cb0c20c7.chunk.css.map */</pre></body></html>