body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}.hero-container{height:auto;min-height:100vh;overflow:visible}.trending-products-section{margin-top:64px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-bg{object-fit:cover;z-index:1}.hero-bg,.hero-bg-overlay{height:100vh;left:0;pointer-events:none;position:absolute;top:0;width:100vw}.hero-bg-overlay{background:#00000080;z-index:2}.hero-overlay{display:flex;flex-direction:column;height:100vh;position:relative;width:100vw;z-index:3}.hero-nav{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:400;justify-content:space-between;padding:32px 48px 0}.hero-nav .nav-left a,.hero-nav .nav-right a{color:#fff;margin:0 12px;text-decoration:none;transition:opacity .2s}.hero-nav .nav-left a:hover,.hero-nav .nav-right a:hover{opacity:.7}.hero-nav .nav-center{font-size:22px;font-weight:600;letter-spacing:.04em}.hero-content{align-items:center;display:flex;flex:1 1;justify-content:center;padding:0 48px}.hero-text{color:#fff;max-width:800px;text-align:center}.hero-subtitle{font-size:16px;font-weight:500;letter-spacing:.1em;opacity:.8}.hero-text h1{font-size:56px;font-weight:700;line-height:1.1;margin:16px 0 32px}.hero-btn{background:#0000;border:1.5px solid #fff;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;padding:12px 32px;transition:background .2s,color .2s}.hero-btn:hover{background:#fff;color:#222}.hero-product-img{align-items:flex-end;display:flex;flex:1 1;justify-content:center}.hero-product-img img{filter:drop-shadow(0 8px 32px rgba(0,0,0,.25));max-width:90vw;object-fit:contain;transform:translateY(30px) rotate(-15deg);width:340px}@media (max-width:900px){.hero-content{flex-direction:column;padding:0 24px}.hero-content,.hero-product-img{align-items:center;justify-content:center}.hero-product-img{margin-top:32px;width:100%}.hero-product-img img{transform:translateY(10px) rotate(-10deg);width:220px}.hero-text h1{font-size:40px}.hero-text{padding:0 16px}.hero-content{padding:0}}.loader-overlay{align-items:center;background:#111;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.loader{animation:spin 1s linear infinite;border:4px solid #fff;border-radius:50%;border-top-color:#888;height:48px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.intro-video-overlay{align-items:center;background:#000;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99}.intro-video{height:100vh;object-fit:cover;width:100vw}.hero-main-content.hero-hidden{opacity:0;pointer-events:none}.hero-main-content.hero-fade-in{animation:fadeInHero 1.2s ease;opacity:1;pointer-events:auto}@keyframes fadeInHero{0%{opacity:0}to{opacity:1}}.age-popup-overlay{align-items:center;background:#00000052;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;padding:16px;position:fixed;top:0;width:100vw;z-index:200}.age-popup-overlay.darken-bg{background:#000000a3}.age-popup-modal{align-items:center;background:#fff;border-radius:10px;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;max-width:50vw;min-width:320px;padding:40px 32px 32px;position:relative;text-align:center}.age-popup-modal.no-radius{border-radius:10px;max-width:600px;min-width:320px;padding:48px 32px 32px;width:90%}@media (max-width:768px){.age-popup-modal.no-radius{margin:0;max-width:85vw;min-width:auto;padding:32px 20px 24px;width:85vw}}.age-popup-close{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:18px;top:18px;transition:opacity .2s;width:24px}.age-popup-close:hover{opacity:.7}.age-popup-close .close-icon{height:16px;position:relative;width:16px}.age-popup-close .close-icon:after,.age-popup-close .close-icon:before{background-color:#000;content:"";height:2px;left:50%;position:absolute;top:50%;transform-origin:center;width:16px}.age-popup-close .close-icon:before{transform:translate(-50%,-50%) rotate(-45deg)}.age-popup-close .close-icon:after{transform:translate(-50%,-50%) rotate(45deg)}.age-popup-mascot{display:block;height:120px;margin-bottom:24px;margin-top:0;object-fit:contain;width:120px}.age-popup-subtitle{color:#666;font-size:14px;font-weight:500;letter-spacing:.1em;margin-bottom:8px;opacity:.4;text-transform:uppercase}.age-popup-title{color:#000;font-size:28px;font-weight:600;line-height:1.2;margin-bottom:24px}.age-popup-desc{color:#666;font-size:16px;line-height:1.5;margin-bottom:32px;max-width:500px}.age-popup-actions{display:flex;gap:16px;justify-content:center;width:100%}.age-popup-btn{background:#fff;border:1.5px solid #000;border-radius:8px;color:#000;cursor:pointer;font-size:16px;font-weight:500;min-width:120px;padding:12px 32px;transition:background .2s,color .2s}.age-popup-btn:hover{background:#000;color:#fff}.age-popup-btn.no-radius{border-radius:8px;transition:background .2s,color .2s}.age-popup-btn.no-radius:hover{background:#000;color:#fff}@media (max-width:600px){.age-popup-modal.no-radius{max-width:90vw;padding:24px 16px 20px;width:90vw}.age-popup-mascot{height:80px;width:80px}.age-popup-title{font-size:22px;margin-bottom:16px}.age-popup-desc{font-size:14px;margin-bottom:24px;padding:0 12px;text-align:center}.age-popup-actions{flex-direction:column;gap:12px;width:100%}.age-popup-btn{font-size:16px;min-width:auto;padding:14px 24px;width:100%}.age-popup-close{right:12px;top:12px}}.age-popup-actions.vertical{flex-direction:column;gap:14px;width:100%}.age-popup-actions.vertical .age-popup-btn{margin:0;width:100%}.nav-logo-img{display:block;height:38px;margin:0 auto;max-width:180px;object-fit:contain}@media (max-width:600px){.nav-logo-img{height:28px;max-width:120px}}.section-title{color:#222;font-size:2rem;font-weight:600;letter-spacing:.01em;margin:48px 0 24px;text-align:left}.featured-products-section,.shop-by-category-section,.trending-products-section{margin:0 auto 48px;max-width:1200px;padding:0 24px;width:100%}.featured-products-list,.trending-products-list{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.product-card.placeholder{align-items:center;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:18px;box-shadow:0 2px 12px #0000000a;color:#888;display:flex;font-size:1.1rem;font-weight:500;justify-content:center;min-height:180px;min-width:220px}.category-list{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.category-card.placeholder{align-items:center;background:#f0f0f0;border:1.5px solid #e0e0e0;border-radius:18px;box-shadow:0 2px 12px #0000000a;color:#888;display:flex;font-size:1.05rem;font-weight:500;justify-content:center;min-height:120px;min-width:180px}@media (max-width:900px){.category-list,.featured-products-list,.trending-products-list{gap:16px}.category-card.placeholder,.product-card.placeholder{font-size:.95rem;min-height:80px;min-width:120px}}.product-section-ui{background-color:#fff;box-sizing:border-box;margin:0 auto;max-width:100vw;opacity:1;padding:100px 48px;width:100%}.trending-products-section-ui{margin:0 auto 48px;padding:0 48px;width:100%}.featured-products-section-ui{background-color:#fff;box-sizing:border-box;margin:0 auto;max-width:100vw;opacity:1;padding:100px 48px;width:100%}@media (max-width:900px){.product-section-ui{padding:100px 24px}.trending-products-section-ui{padding:0 24px}.featured-products-section-ui,.shop-by-category-section-ui{padding:100px 24px}}.product-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px;opacity:1}.product-tabs{display:flex;gap:32px;opacity:1}.product-tab{cursor:pointer;opacity:.4;transition:opacity .2s ease}.product-tab.active{opacity:1}.product-tab h3{cursor:pointer;font-size:25px;margin:0;padding:0}.product-tab h3,.shop-all-link a{color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-weight:500}.shop-all-link a{align-items:flex-start;display:flex;flex-direction:column;font-size:14px;gap:4px;text-decoration:none;transition:opacity .2s ease}.shop-all-link a:hover{opacity:.7}.shop-all-link .underline{background-color:#000;height:1px;opacity:1;width:100%}.product-section-container{opacity:1}.product-section-grid{grid-gap:24px;align-items:stretch;box-sizing:border-box;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;max-width:100%;width:100%}.product-grid{grid-gap:22px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.featured-products-section-ui .product-grid,.product-grid{align-items:stretch;gap:22px;justify-content:center;max-width:100%}.featured-products-section-ui .product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (min-width:1200px){.featured-products-section-ui .product-grid{grid-template-columns:repeat(4,1fr)}}.product-card-ui{align-items:center;aspect-ratio:336/385;border-radius:0;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;max-width:100%;min-height:340px;overflow:hidden;position:relative;transition:box-shadow .2s,border .2s;width:100%}.product-card-ui:hover{border-color:#bbb}.product-img-wrap{align-items:center;aspect-ratio:336/385;background:none;box-sizing:border-box;display:flex;justify-content:center;margin-bottom:0;max-width:100%;overflow:hidden;position:relative;width:100%}.favorite-button{background-color:#9e9e9e00;cursor:pointer;opacity:.4;position:absolute;right:12px;top:12px;transition:opacity .2s ease;z-index:10}.favorite-button:hover{opacity:1}.favorite-button svg{height:18px;width:19px}.product-img{border-radius:8px;box-shadow:none;height:100%;left:0;max-height:100%;max-width:100%;object-fit:cover;position:absolute;top:0;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);width:100%;will-change:opacity,transform}.product-img-cover{z-index:1}.product-img-hover{z-index:2}.product-details-section{align-items:flex-start;box-sizing:border-box;display:flex;gap:10px;justify-content:space-between;max-width:100%;padding:8px 0 0;width:100%}.product-details-left{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0;overflow:hidden}.product-details-right{align-items:flex-start;display:flex;flex-shrink:0;justify-content:flex-end}.product-name{font-size:16px;font-weight:500;line-height:20px}.product-category,.product-name{color:#000;font-family:Inter,Inter Placeholder,sans-serif;letter-spacing:normal;margin:0;overflow:hidden;padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-category{font-size:12px;font-weight:400;line-height:14px;opacity:.4}.product-price{color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:13px;font-weight:500;letter-spacing:-.6px;line-height:normal;margin:0;padding:0;text-align:right;white-space:nowrap}.category-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.category-section-title h2{color:#000;font-size:32px;font-weight:600;margin:0}.view-all-link a{align-items:center;background-color:#f5f5f5;border-radius:50%;color:#000;display:flex;font-size:16px;font-weight:500;height:40px;justify-content:center;text-decoration:none;transition:opacity .2s;width:40px}.view-all-link a:hover{opacity:.7}.view-all-link .underline{background-color:#000;border-radius:50%;height:16px;transition:transform .2s;width:16px}.view-all-link a:hover .underline{transform:scale(1.1)}.category-section-container{opacity:1}.category-section-grid{grid-gap:24px;align-items:stretch;box-sizing:border-box;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;max-width:100%;width:100%}.category-card-ui{border-radius:14px;color:inherit;display:block;height:100%;overflow:hidden;position:relative;text-decoration:none;transition:transform .2s}.category-card-ui:hover{transform:translateY(-4px)}.category-media-wrapper{border-radius:14px;height:300px;overflow:hidden;position:relative;width:100%}.category-image-container,.category-video-container{height:100%;position:relative;width:100%}.category-image,.category-video{border-radius:14px;height:100%;object-fit:cover;object-position:center;width:100%}.category-button{background-color:#fff;border:1px solid #fff;border-radius:8px;bottom:16px;color:#000;font-size:16px;font-weight:500;left:16px;padding:8px 16px;position:absolute;white-space:nowrap}.category-grid{grid-gap:28px;align-items:stretch;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:center}.category-card-ui{align-items:center;background:#fff;border:1.5px solid #e0e0e0;border-radius:18px;box-shadow:0 2px 12px #0000000a;cursor:pointer;display:flex;flex-direction:column;min-height:200px;padding:24px 12px 18px;transition:box-shadow .2s,border .2s;width:100%}.category-card-ui:hover{border-color:#bbb;box-shadow:0 6px 24px #0000001a}.category-img{background:#f7f7f7;border-radius:12px;height:80px;margin-bottom:18px;object-fit:cover;width:80px}.category-title{color:#222;font-size:1.08rem;font-weight:500}@media (max-width:900px){.product-section-header{align-items:flex-start;flex-direction:column;gap:16px}.product-tabs{gap:24px}.product-section-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.featured-products-section-ui .product-grid,.product-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.category-grid{gap:16px}.category-section-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.category-section-header{align-items:flex-start;flex-direction:column;gap:16px}.category-section-title h2{font-size:24px}.product-card-ui{min-height:220px}.category-card-ui{font-size:.95rem;min-height:180px}.product-details-section{padding:8px 12px 0}.product-name{font-size:16px;line-height:20px}.product-category{font-size:12px;line-height:14px}.product-price{font-size:15px;line-height:1.2}}@media (max-width:600px){.featured-products-section-ui,.product-section-ui{padding:80px 16px}.product-section-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.featured-products-section-ui .product-grid,.product-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.category-section-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.category-media-wrapper{height:200px}.category-section-title h2{font-size:20px}}.welcome-popup-overlay{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:200}.welcome-popup-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.welcome-popup-bg img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.welcome-popup-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#00000080;border-radius:0;box-shadow:0 8px 32px #0000002e;color:#fff;flex-direction:column;font-family:Inter,Arial,sans-serif;max-width:600px;min-height:400px;min-width:480px;padding:80px 48px 60px;position:relative;text-align:center;width:90vw;z-index:2}.welcome-popup-close,.welcome-popup-modal{align-items:center;display:flex;justify-content:center}.welcome-popup-close{background:#fff;border:none;box-sizing:border-box;color:#000;cursor:pointer;height:65px;padding:12.5px;position:fixed;right:32px;top:32px;transition:opacity .2s;width:65px;z-index:3}.welcome-popup-close:hover{opacity:.7}.welcome-popup-content{align-items:center;display:flex;flex-direction:column;gap:32px;width:100%}.welcome-popup-mascot{display:block;height:120px;margin-bottom:0;object-fit:contain;width:120px}.welcome-popup-text{align-items:center;display:flex;flex-direction:column;gap:12px}.welcome-popup-subtitle{font-size:16px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.welcome-popup-subtitle,.welcome-popup-title{color:#fff;margin:0;padding:0;text-align:center}.welcome-popup-title{font-size:24px;font-weight:600;line-height:1.3}.welcome-popup-form{max-width:360px;width:100%}.welcome-popup-input{background:#fff;box-sizing:border-box;color:#000;font-style:normal;font-weight:400}.welcome-popup-input,.welcome-popup-submit{appearance:none;border:none;border-radius:8px;font-family:Inter,Arial,sans-serif;font-size:14px;height:auto;letter-spacing:0;line-height:1em;outline:none;padding:16px 20px;width:100%}.welcome-popup-submit{font-feature-settings:normal;background:#000;box-shadow:none;color:#fff;cursor:pointer;font-style:normal;font-weight:500;margin-top:8px;transition:background .2s ease}.welcome-popup-submit:hover{background:#282828;color:#fff}@media (max-width:600px){.welcome-popup-modal{margin:16px;max-width:95vw;min-height:320px;min-width:90vw;padding:40px 24px 30px}.welcome-popup-close{height:50px;padding:8px;right:16px;top:16px;width:50px}.welcome-popup-mascot{height:80px;width:80px}.welcome-popup-title{font-size:18px;line-height:1.2}.welcome-popup-subtitle{font-size:12px}.welcome-popup-form{max-width:100%}.welcome-popup-input,.welcome-popup-submit{font-size:16px;padding:14px 16px}.welcome-popup-submit{margin-top:12px}.welcome-popup-content{gap:24px}}.scroll-animate{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.scroll-animate.animate-in{opacity:1;transform:translateY(0)}.scroll-animate-content{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.46,.45,.94);transition-delay:.2s}.scroll-animate-content.animate-in{opacity:1;transform:translateY(0)}.scroll-animate-grid{opacity:0;transform:translateY(40px);transition:all .6s cubic-bezier(.25,.46,.45,.94);transition-delay:.4s}.scroll-animate-grid.animate-in{opacity:1;transform:translateY(0)}.scroll-animate-item{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.scroll-animate-item.animate-in{opacity:1;transform:translateY(0)}.framer-jdmuct.scroll-animate{opacity:0;transform:translateY(60px);transition:all 1s cubic-bezier(.25,.46,.45,.94)}.framer-jdmuct.scroll-animate.animate-in{opacity:1;transform:translateY(0)}.welcome-popup-input{color:#000!important}.welcome-popup-input::placeholder{color:#000!important;opacity:.7}.welcome-popup-input:focus{color:#000!important}.welcome-popup-input:focus::placeholder{color:#000!important;opacity:.5}@media (min-width:769px) and (max-width:1024px){.featured-products-section-ui .scroll-animate-grid{box-sizing:border-box!important;gap:24px!important;grid-template-columns:repeat(2,1fr)!important;margin:0 auto!important;max-width:calc(100vw - 64px)!important;overflow-x:hidden!important;padding:0 32px!important;width:100%!important}.featured-products-section-ui{box-sizing:border-box!important;max-width:100vw!important;overflow-x:hidden!important;padding:64px 32px!important;width:100%!important}.featured-products-section-ui .product-card-ui{box-sizing:border-box!important;max-width:100%!important;width:100%!important}}@media (max-width:768px){*{box-sizing:border-box!important;max-width:100vw!important}body{overflow-x:hidden!important}.hero-nav{padding:32px 24px 0!important}.hero-container{min-height:70vh}.hero-bg,.hero-bg-overlay,.hero-overlay{height:70vh}.nav-right{display:flex}.nav-right a:not([href="#contact"]){display:none}.scroll-animate-grid{gap:24px!important;grid-template-columns:1fr!important;max-width:100%!important;padding:0 24px!important}.featured-products-section-ui,.scroll-animate-grid{box-sizing:border-box!important;overflow-x:hidden!important;width:100%!important}.featured-products-section-ui{max-width:100vw!important}.product-card-ui{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.product-img{aspect-ratio:1;object-fit:cover}footer>div{flex-direction:column!important;gap:32px!important;padding:32px 16px 16px!important}footer>div>div{flex:none!important;min-width:auto!important;text-align:left!important}footer>div>div:nth-child(2){align-items:flex-start!important;display:flex!important;flex-direction:column!important;gap:16px!important}footer>div>div:last-child{align-items:flex-start!important;text-align:left!important}.product-card-ui button{max-width:none!important;width:100%!important}.product-card-ui>div:last-child{margin:16px 0 0!important;padding:0!important;width:100%!important}.framer-16qlnul{gap:36px!important}}@font-face{font-display:swap;font-family:Benzin;font-style:normal;font-weight:700;src:url(/static/media/Benzin-Bold.f4826ddcf24e7e1ed982.ttf) format("truetype")}h1{font-family:Benzin,Inter,Arial,sans-serif!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important}.toast{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:400px;opacity:0;position:fixed;right:20px;top:20px;transform:translateX(100%);transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:10000}.toast.toast-show{opacity:1;transform:translateX(0)}.toast-content{gap:12px;padding:16px}.toast-content,.toast-icon{align-items:center;display:flex}.toast-icon{border-radius:50%;flex-shrink:0;font-size:14px;font-weight:700;height:24px;justify-content:center;width:24px}.toast-success .toast-icon{background:#10b981;color:#fff}.toast-error .toast-icon{background:#ef4444;color:#fff}.toast-message{color:#1f2937;flex:1 1;font-size:14px;font-weight:500;line-height:1.4}.toast-close{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;flex-shrink:0;font-size:18px;padding:4px;transition:all .2s ease}.toast-close:hover{background:#f3f4f6;color:#374151}.cart-overlay{background-color:#00000080;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100vw;z-index:1000}.cart-overlay.cart-open{opacity:1;visibility:visible}.cart-container{background-color:#fff;display:flex;flex-direction:column;height:100vh;max-width:400px;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%}.cart-overlay.cart-open .cart-container{transform:translateX(0)}.cart-content{display:flex;flex-direction:column;height:100%;width:100%}.cart-header{background-color:#fff;border-bottom:1px solid #211a1a0f;justify-content:space-between;padding:24px 24px 16px}.cart-header,.cart-header-left{align-items:center;display:flex}.cart-header-left{gap:8px}.cart-item-count{align-items:center;background-color:#fff;border:0 solid #00000080;border-radius:0;display:inline-flex;height:auto;justify-content:center;padding:0}.cart-header-text p,.cart-item-count span{color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.6px;line-height:100%;margin:0}.cart-close-button{border-radius:50%;cursor:pointer;padding:8px;transition:background-color .2s ease}.cart-close-button:hover{background-color:#0000000d}.close-icon{height:16px;position:relative;width:16px}.close-line{background-color:#000;height:2px;left:50%;position:absolute;top:50%;transform-origin:center;width:12px}.close-line-1{transform:translate(-50%,-50%) rotate(-45deg)}.close-line-2{transform:translate(-50%,-50%) rotate(45deg)}.cart-items{flex:1 1;overflow-y:auto;padding:16px 24px}.cart-item{margin-bottom:16px}.cart-item-content{display:flex;gap:16px;width:100%}.cart-item-image{background:#f5f5f5;border-radius:4px;flex-shrink:0;height:100px;overflow:hidden;position:relative;width:100px}.cart-item-image img{height:100%;object-fit:cover;transition:transform .3s,opacity .3s;width:100%}.cart-item-details,.cart-item-info{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.cart-item-name p{color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:110%;margin:0;transition:color .3s}.cart-item-size p{display:flex;flex-direction:column;gap:4px;margin:0}.cart-item-size span{color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:-.02em;line-height:100%;margin-right:5px}.cart-item-size .size-value{color:#0006}.cart-item-price{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.cart-item-price p{color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:12px;font-style:normal;font-weight:500;letter-spacing:-.04em;line-height:100%;margin:0;min-width:0;white-space:nowrap}.cart-item-controls{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:auto}.quantity-controls{background-color:#0000;border:1px solid #e2e2e2;border-radius:5px;flex-shrink:0}.quantity-btn,.quantity-controls{align-items:center;display:flex;padding:4px}.quantity-btn{background:#fff;border:0 solid #0000;border-radius:0;color:#000;cursor:pointer;justify-content:center;transition:background-color .2s ease}.quantity-btn:hover{background-color:#0000000d}.quantity-display{color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin:0 8px}.remove-btn{align-items:center;background:#f5f5f500;border:0 solid #0000;border-radius:80px;color:#000;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:4px;transition:background-color .2s ease;width:24px}.remove-btn:hover{background-color:#0000000d}.cart-checkout{background-color:#fff;border-top:1px solid #f1efef;padding:24px}.checkout-info{margin-bottom:24px}.subtotal-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.subtotal-amount p,.subtotal-label p{color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.6px;line-height:100%;margin:0}.checkout-button-container{margin-bottom:16px}.checkout-button{align-items:center;background-color:#000;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:16px 24px;transition:background-color .2s ease;width:100%}.checkout-button:hover{background-color:#282828}.checkout-button span{color:#fff;font-family:Inter,Inter Placeholder,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.6px;line-height:100%;margin:0}.payment-icons{flex-wrap:wrap;gap:8px}.payment-icon,.payment-icons{display:flex;justify-content:center}.payment-icon{align-items:center;background-color:#fff;border:1px solid #0003;border-radius:3px;padding:4px 6px}.payment-icon img{height:100%;max-height:14px;max-width:28px;object-fit:contain;width:100%}@media (max-width:480px){.cart-container{max-width:100%}.cart-header{padding:16px 16px 12px}.cart-items{padding:12px 16px}.cart-checkout{padding:16px}.cart-item-image{height:80px;width:80px}.cart-item-name p{font-size:13px}.cart-item-price p,.cart-item-size span{font-size:11px}}.framer-jdmuct{align-items:stretch;background-color:#fff;flex-direction:column;max-width:100vw;min-height:100vh;padding:40px 0;width:100%}.framer-1lgcdem,.framer-jdmuct{display:flex;justify-content:center}.framer-1lgcdem{align-items:flex-start;margin:0 auto;max-width:1320px;padding:0 40px}.framer-66ha2q{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:0!important;padding-top:0!important}.framer-1s7fwzj{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:800px;padding:0 24px;position:relative}.framer-460ji7,.framer-52i63q{border-radius:12px;height:100%;overflow:hidden;position:relative}.framer-52i63q{grid-column:1;grid-row:1}.framer-460ji7{grid-column:2;grid-row:1}.framer-16qlnul{align-items:flex-start;display:flex;flex-direction:column;gap:72px;margin-top:0!important;padding-top:0!important}.framer-140f23y{align-items:center;display:flex;gap:12px;margin-bottom:8px}.framer-172ydya{background:#000;border-radius:4px;flex-shrink:0;height:20px;width:20px}.framer-13hf8go p{color:#000;font-size:18px;font-weight:500;letter-spacing:.08em;margin:0}.framer-1enpin4{display:flex;flex-direction:column;gap:18px}.framer-1r1mn47 h3{color:#000;font-size:54px;font-weight:700;line-height:1.1;margin:0}.framer-16ldio7 p{color:#3b3b3b;font-size:20px;font-weight:400;line-height:1.6;margin:0 0 16px}.framer-262tpn{display:flex;flex-direction:column;gap:24px}.framer-kjfvj3{grid-gap:24px 48px;display:grid;gap:24px 48px;grid-template-columns:1fr 1fr}.framer-1ebscqz-container,.framer-1ei0eky-container,.framer-1xdx4na-container,.framer-4kngp6-container{align-items:center;display:flex;gap:12px}.framer-6klf3q{border-radius:4px;height:28px;overflow:hidden;position:relative;width:28px}.framer-7obds p{color:#000;font-size:20px;font-weight:600;margin:0}.framer-9asp7s-container{display:flex;justify-content:flex-start}.framer-uuWj0{align-items:center;background:#0000;border:2px solid #000;border-radius:8px;color:#000;cursor:pointer;display:inline-flex;font-size:18px;font-weight:500;justify-content:center;letter-spacing:.08em;padding:18px 38px;text-decoration:none;transition:all .3s ease}.framer-uuWj0:hover{background-color:#000;box-shadow:0 4px 12px #00000026;color:#fff;transform:translateY(-2px)}.framer-bkhi4d p{color:inherit;font-size:18px;font-weight:500;margin:0}@media (max-width:1100px){.framer-66ha2q{gap:40px}.framer-1r1mn47 h3{font-size:36px}}.framer-WhqM3{align-items:center!important;display:flex!important;gap:12px!important}@media (max-width:900px){.framer-66ha2q{gap:32px;grid-template-columns:1fr}.framer-1s7fwzj{grid-template-columns:1fr 1fr;height:600px}.framer-1r1mn47 h3{font-size:28px}.framer-16ldio7 p{font-size:16px}.framer-kjfvj3{gap:16px;grid-template-columns:1fr}}@media (max-width:600px){.framer-jdmuct{padding:60px 0}.framer-1lgcdem{padding:0 20px}.framer-1s7fwzj{gap:8px;height:400px}.framer-1r1mn47 h3{font-size:20px}.framer-16ldio7 p,.framer-uuWj0{font-size:13px}.framer-uuWj0{padding:10px 16px}.framer-7obds p{font-size:13px}.framer-1enpin4,.framer-1r1mn47{margin-top:0!important}.framer-1enpin4{padding-top:0!important}}footer a{color:#000!important}footer a,footer a:hover{text-decoration:none!important}footer a:hover{opacity:.7}.App-link.welcome-popup-submit,.welcome-popup-submit,.welcome-popup-submit.App-link,.welcome-popup-submit:active,.welcome-popup-submit:focus,.welcome-popup-submit:hover,a[href^="mailto:"],input[type=email]{color:#fff!important}p.framer-text{color:#000;font-family:Inter,Inter Placeholder,sans-serif;font-size:14px;font-weight:400;letter-spacing:normal;line-height:17.5px}.gallery-section{background-color:#fff;box-sizing:border-box;max-width:100vw;width:100%}.gallery-container{margin:0 auto;max-width:1400px}.gallery-item{aspect-ratio:1;background:#000;border:1px solid #e0e0e0;cursor:pointer;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.gallery-item:hover{border-color:#333;box-shadow:0 12px 32px #00000026;transform:translateY(-8px)}.gallery-item-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;position:relative;text-align:center;width:100%}.gallery-image-container,.gallery-media-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.gallery-image,.gallery-media{filter:grayscale(100%) contrast(1.2);height:100%;object-fit:cover;transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%}.gallery-item:hover .gallery-image,.gallery-item:hover .gallery-media{filter:grayscale(0) contrast(1)}.gallery-text-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:4px;color:#fff;font-size:14px;font-weight:600;letter-spacing:.05em;padding:12px 16px;position:relative;text-transform:uppercase;z-index:2}.gallery-item-title{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;bottom:16px;color:#000;font-size:12px;font-weight:700;letter-spacing:.1em;padding:8px 12px}.gallery-item-subtitle,.gallery-item-title{border-radius:2px;left:16px;position:absolute;right:16px;text-transform:uppercase;z-index:3}.gallery-item-subtitle{background:#000000b3;bottom:4px;font-size:10px;font-weight:500;padding:4px 8px}.gallery-item-description,.gallery-item-subtitle{color:#fff;letter-spacing:.05em;text-align:center}.gallery-item-description{background:#000c;border-radius:2px;font-size:11px;font-weight:600;left:16px;padding:6px 10px;position:absolute;right:16px;text-transform:uppercase;top:16px;z-index:3}.gallery-social-indicator{align-items:center;background:#ffffffe6;border-radius:50%;display:flex;height:32px;justify-content:center;opacity:0;position:absolute;right:16px;top:16px;transform:scale(.8);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:32px;z-index:4}.gallery-item:hover .gallery-social-indicator{opacity:1;transform:scale(1)}.social-icon{color:#000;transition:color .3s ease}.gallery-item:hover .social-icon{color:#333}.gallery-item:first-child,.gallery-item:nth-child(10),.gallery-item:nth-child(11),.gallery-item:nth-child(12),.gallery-item:nth-child(13),.gallery-item:nth-child(14),.gallery-item:nth-child(15),.gallery-item:nth-child(16),.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(6),.gallery-item:nth-child(7),.gallery-item:nth-child(8),.gallery-item:nth-child(9){grid-column:span 1;grid-row:span 1}@media (max-width:1200px){.gallery-section .scroll-animate-grid{gap:20px;grid-template-columns:repeat(3,1fr)!important}}@media (max-width:900px){.gallery-section{padding:80px 24px!important}.gallery-section .scroll-animate-grid{gap:16px;grid-template-columns:repeat(2,1fr)!important}.gallery-item-content{padding:16px}.gallery-item-title{font-size:11px;padding:6px 10px}.gallery-item-subtitle{font-size:9px}.gallery-item-description{font-size:10px;padding:4px 8px}.gallery-social-indicator{height:28px;width:28px}}@media (max-width:600px){.gallery-section{padding:60px 16px!important}.gallery-section .scroll-animate-grid{gap:12px;grid-template-columns:repeat(2,1fr)!important}.gallery-container h2{font-size:2rem!important}.gallery-container p{font-size:1rem!important}.gallery-item-content{padding:12px}.gallery-item-title{font-size:10px;padding:4px 8px}.gallery-item-subtitle{font-size:8px}.gallery-item-description{font-size:9px;padding:3px 6px}.gallery-social-indicator{height:24px;width:24px}.social-icon svg{height:12px;width:12px}}@media (max-width:400px){.gallery-section .scroll-animate-grid{gap:12px;grid-template-columns:repeat(2,1fr)!important}}.search-overlay{z-index:2000}.search-container{border-radius:0!important;box-shadow:none!important;height:100vh!important;left:auto!important;max-width:352px!important;right:0!important;top:0!important;width:100%!important}.search-header{background:#fff!important;border-bottom:none!important;padding:32px 24px 0!important}.search-items{background:#fff!important;margin-top:32px!important;min-height:60vh;padding:0!important}.fc-search-input-search-nkm0lkh{background-color:#fff!important;border:solid #0000001a!important;border-radius:0!important;border-width:0 0 1px!important;box-shadow:none!important;color:#000!important;font-family:Inter,Inter Placeholder,sans-serif!important;font-size:16px!important;font-weight:500!important;height:100%!important;letter-spacing:-.04em!important;line-height:1em!important;outline:none!important;padding:16px 56px 16px 32px!important;transition:.2s ease-in-out!important;width:100%!important}
/*# sourceMappingURL=main.18a5ee61.css.map*/