:root{--bg-color: #ffffff;--text-color: #050505;--accent-green: #4A5B2F;--accent-hover: #5A6E3A;--border-color: #eaeaea;--card-bg: #f5f5f5;--font-main: "Inter", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-main);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .3s ease}button{cursor:pointer;font-family:var(--font-main);border:none;outline:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-weight:500;letter-spacing:-.02em}.navbar{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:2rem 5%;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:all .4s ease}.landing-page .navbar:not(.scrolled):hover{color:#fff!important}.template-index .navbar:not(.scrolled) a,.template-page-about .navbar:not(.scrolled) a,.template-index .navbar:not(.scrolled) .nav-brand,.template-page-about .navbar:not(.scrolled) .nav-brand,.template-index .navbar:not(.scrolled) .mobile-menu-btn,.template-page-about .navbar:not(.scrolled) .mobile-menu-btn{color:#fff!important}.template-index .navbar:not(.scrolled) .nav-logo,.template-page-about .navbar:not(.scrolled) .nav-logo{filter:invert(1) brightness(100)}.template-index .navbar:not(.scrolled) .nav-links a:hover,.template-page-about .navbar:not(.scrolled) .nav-links a:hover{color:#ccc!important}.navbar-hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.nav-brand{flex:1;display:flex;justify-content:flex-start;align-items:center}.nav-logo{height:54px;width:auto;transition:filter .4s ease}.nav-links{flex:1;display:flex;justify-content:center;gap:3rem}.nav-links a{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;position:relative;padding-bottom:2px;transition:opacity .3s ease}.nav-links a:hover{color:#888;opacity:1}.nav-links a:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:currentColor;transition:width .3s ease}.nav-links a:hover:after{width:100%}.nav-cart{flex:1;display:flex;justify-content:flex-end}.nav-cart a{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;transition:transform .3s ease,color .3s ease;display:inline-block}.nav-cart a:hover{color:var(--accent-green);transform:translateY(-2px)}.hero{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;color:#fff}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(moincret_landing_bg.jpg) center/cover no-repeat;z-index:-2;transition:transform 1.5s ease-out}.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:-1}.hero:hover:before{transform:scale(1.02)}.hero-content{animation:fadeInUp 1.5s ease-out forwards;z-index:1}.hero-title{font-size:clamp(4rem,10vw,8rem);font-weight:700;letter-spacing:-.04em;line-height:1;margin-bottom:.5rem;text-transform:uppercase;text-shadow:0 4px 15px rgba(0,0,0,.7),0 0 40px rgba(0,0,0,.5)}.hero-subtitle{font-size:1.2rem;letter-spacing:.3em;text-transform:uppercase;margin-bottom:2rem;color:#eee;text-shadow:0 2px 10px rgba(0,0,0,.8)}.hero-subtext{font-size:1rem;color:#ccc;margin-bottom:3rem;font-style:italic;text-shadow:0 2px 10px rgba(0,0,0,.8)}.btn-primary{display:inline-block;padding:1.2rem 3rem;background-color:#0000004d;color:#fff;border:1px solid #ffffff;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;transition:all .4s cubic-bezier(.165,.84,.44,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-primary:hover{background-color:#fff;color:#000;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.brand-statement{padding:15vh 5%;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#fff}.statement-content p{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;color:#333;max-width:800px;line-height:1.5;transition:color .5s ease}.statement-content:hover p{color:#000}.featured-product{padding:6vh 5%;background-color:transparent}.product-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.product-gallery{display:flex;gap:1.5rem;align-items:flex-start}.gallery-thumbnails{display:flex;flex-direction:column;gap:1rem;width:80px;flex-shrink:0}.gallery-thumbnails .thumb{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center top;border-radius:4px;cursor:pointer;opacity:.5;transition:all .3s ease;border:1px solid transparent}.gallery-thumbnails .thumb:hover,.gallery-thumbnails .thumb.active{opacity:1;border-color:#111}.gallery-main{flex:1;border-radius:8px;overflow:hidden;position:relative;aspect-ratio:3 / 4;box-shadow:0 15px 35px #0000001a}.gallery-main img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:opacity .3s ease}.gallery-main img.fade-out{opacity:0}.product-info{padding:2rem 0}.product-info h2{font-size:2.5rem;margin-bottom:.5rem}.price{font-size:1.25rem;color:#555;margin-bottom:2rem}.product-description{font-size:1rem;color:#666;margin-bottom:3rem;max-width:400px}.size-selector{display:flex;gap:1rem;margin-bottom:3rem}.size-btn{width:3rem;height:3rem;background:transparent;border:1px solid #ccc;color:var(--text-color);font-size:.9rem;transition:all .3s ease}.size-btn:hover{border-color:var(--text-color);transform:translateY(-2px)}.size-btn.active{background-color:#000;color:#fff;border-color:#000}.btn-add-to-cart{width:100%;padding:1.2rem;background-color:var(--text-color);color:#fff;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;transition:all .4s cubic-bezier(.165,.84,.44,1)}.btn-add-to-cart:hover{background-color:var(--accent-green);transform:translateY(-2px);box-shadow:0 5px 15px #4a5b2f4d}.product-feature{padding:10vh 5%;background-color:#fff;border-top:1px solid #eaeaea}.feature-container{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.feature-content-left{padding-right:2rem}.section-label{display:inline-block;font-size:.8rem;color:#888;margin-bottom:1rem;letter-spacing:.1em}.feature-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;margin-bottom:1.5rem;letter-spacing:-.02em}.feature-desc{font-size:1.1rem;color:#555;margin-bottom:1.5rem;line-height:1.6;max-width:450px}.feature-highlights{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.highlight-item{display:flex;align-items:flex-start;gap:1.5rem}.highlight-icon{width:24px;height:24px;color:#000;flex-shrink:0;margin-top:.2rem}.highlight-text h4{font-size:.95rem;font-weight:600;margin-bottom:.3rem;letter-spacing:.05em}.highlight-text p{font-size:.9rem;color:#666}.btn-link{display:inline-block;font-size:.9rem;font-weight:500;color:#000;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #000;padding-bottom:4px;transition:all .3s ease}.btn-link:hover{color:#555;border-color:#555;padding-right:5px}.feature-image-right{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;width:100%;max-width:550px}.main-image,.detail-image-wrapper{background-color:#e0e0e0;border-radius:4px;overflow:hidden;aspect-ratio:1 / 1;background-image:url(media__1777747246082.jpg);background-size:300% 200%;background-repeat:no-repeat;transition:background-size .8s cubic-bezier(.165,.84,.44,1),filter .3s ease}.grid-img-main{background-position:100% 100%}.main-image:hover{background-size:310% 206.66%}.detail-images{display:flex;flex-direction:column;gap:1.5rem;height:100%}.grid-img-logo{background-position:50% 0%;filter:grayscale(15%)}.grid-img-sleeve{background-position:50% 100%;filter:grayscale(15%)}.detail-image-wrapper:hover{background-size:315% 210%;filter:grayscale(0%)}.navbar,.mobile-nav-overlay{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.editorial{padding:0;display:grid;grid-template-columns:60% 40%;align-items:center;background-color:#050505;color:#fff}.editorial-image{overflow:hidden}.editorial-image img{width:100%;height:80vh;object-fit:cover;filter:brightness(.8);transition:transform 1.2s ease,filter .5s ease}.editorial-image:hover img{transform:scale(1.03);filter:brightness(1)}.editorial-content{padding:4rem;display:flex;justify-content:center;align-items:center}.btn-secondary{display:inline-block;padding:1.2rem 3rem;background-color:#fff;color:#000;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;transition:all .4s cubic-bezier(.165,.84,.44,1)}.btn-secondary:hover{background-color:transparent;color:#fff;border:1px solid #fff;transform:translateY(-3px)}.footer{padding:10vh 5% 5vh;background-color:#000;color:#fff;border-top:1px solid #222}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:5rem}.footer-brand h3{font-size:1.5rem;letter-spacing:.1em;margin-bottom:.5rem}.footer-brand p{font-size:.8rem;color:#888;letter-spacing:.2em}.footer-links{display:flex;gap:2rem}.footer-links a{color:#888;font-size:.9rem;transition:color .3s ease,transform .3s ease;display:inline-block}.footer-links a:hover{color:#fff;transform:translateY(-2px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #222;color:#666;font-size:.8rem}.payment-methods{display:flex;gap:1rem}.payment-icon{width:38px;height:24px;transition:transform .3s ease}.payment-icon:hover{transform:translateY(-2px)}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:all .4s ease}.popup-overlay.active{opacity:1;visibility:visible}.popup-content{background-color:#fff;color:#000;border:none;padding:4rem 3rem;width:90%;max-width:450px;text-align:center;position:relative;transform:translateY(20px);transition:transform .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 25px 50px -12px #0000004d}.popup-overlay.active .popup-content{transform:translateY(0)}.close-btn{position:absolute;top:1rem;right:1.5rem;background:transparent;color:#999;font-size:1.5rem;transition:color .3s ease,transform .3s ease}.close-btn:hover{color:#000;transform:scale(1.1)}.popup-headline{font-size:1.2rem;letter-spacing:.2em;color:#555;margin-bottom:1.5rem;text-transform:uppercase}.popup-offer{font-size:2rem;font-weight:600;margin-bottom:.5rem;line-height:1.2}.popup-subtext{font-size:.9rem;color:#666;margin-bottom:2.5rem}.popup-form{display:flex;flex-direction:column;gap:1rem}.popup-input{padding:1rem;background-color:#f9f9f9;border:1px solid #ddd;color:#000;font-size:1rem;text-align:center;outline:none;transition:border-color .3s ease;font-family:var(--font-main)}.popup-input:focus{border-color:var(--accent-green)}.popup-cta{padding:1rem;background-color:#000;color:#fff;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease}.popup-cta:hover{background-color:var(--accent-green);transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;margin-left:1rem;color:inherit}.mobile-nav-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#050505;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav-close{position:absolute;top:2rem;right:5%;background:none;border:none;font-size:3rem;color:#fff;cursor:pointer;line-height:1}.mobile-nav-links{display:flex;flex-direction:column;gap:2rem;text-align:center}.mobile-nav-links a{color:#fff;font-size:2.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:color .3s ease}.mobile-nav-links a:hover{color:var(--accent-green)}@media(max-width:768px){.nav-links{display:none}.mobile-menu-btn{display:inline-block}.hero-title{font-size:clamp(3rem,15vw,4rem)}.hero-subtitle{font-size:1rem;letter-spacing:.2em}.product-container{grid-template-columns:1fr;gap:2rem;text-align:center}.product-gallery{flex-direction:column-reverse;gap:1.5rem}.gallery-thumbnails{width:100%;flex-direction:row;justify-content:center;gap:.75rem}.gallery-thumbnails .thumb{width:60px}.gallery-main{width:100%;margin:0 auto;display:block;max-height:60vh}.size-selector{justify-content:center;margin-top:1rem}.feature-container{grid-template-columns:1fr;gap:3rem;margin-top:2rem}.feature-content-left{padding-right:0}.feature-image-right{grid-template-columns:1fr;gap:1rem}.detail-images{flex-direction:row;height:auto;gap:1rem}.detail-image-wrapper{height:150px;width:100%}.editorial{grid-template-columns:1fr;gap:2rem}.editorial-image img{height:50vh}.footer-content{flex-direction:column;gap:2rem;text-align:center}.payment-methods{flex-wrap:wrap;justify-content:center;gap:1rem}.popup-content{width:90%;padding:2rem;margin:auto}}body.template-page-release{background:radial-gradient(circle at 50% 50%,#fff,#e8e8e8);overflow-x:hidden}body.template-page-release .navbar,body.template-page-release .navbar.scrolled{display:none!important}.origin-hero{min-height:100vh;display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:3rem;padding:100px 5% 5vh;align-items:stretch;box-sizing:border-box}.origin-left{display:flex;flex-direction:column;justify-content:center}.origin-label{font-size:1.2rem;font-weight:700;letter-spacing:.1em;margin-bottom:.75rem;color:#000}.origin-headline{font-size:clamp(2.5rem,4vw,4.5rem);font-weight:700;line-height:.95;margin-bottom:2rem;letter-spacing:-.04em;text-transform:uppercase}.origin-headline span{display:block}.origin-text{font-size:.85rem;line-height:1.5;color:#555;margin-bottom:1.5rem;max-width:280px}.origin-cta{display:flex;align-items:center;gap:.75rem;background-color:#000;color:#fff;padding:.8rem 1.8rem;text-transform:uppercase;font-size:.8rem;font-weight:600;letter-spacing:.1em;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);width:fit-content}.cta-arrow{transition:transform .3s ease}.origin-cta:hover{background-color:#222;transform:translateY(-2px);box-shadow:0 10px 20px #00000026}.origin-cta:hover .cta-arrow{transform:translate(5px)}.origin-center{display:flex;justify-content:center;align-items:center;height:100%;position:relative}.origin-main-img{width:100%;max-width:100%;height:100%;max-height:70vh;object-fit:cover;aspect-ratio:3 / 4;mix-blend-mode:darken;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15)) contrast(1.1) brightness(1.15);animation:float 8s ease-in-out infinite;transform-origin:center}@keyframes float{0%{transform:translateY(0) scale(.95)}50%{transform:translateY(-15px) scale(.95)}to{transform:translateY(0) scale(.95)}}.origin-right{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.origin-tech-specs{background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:3rem;border-radius:12px;border:1px solid rgba(255,255,255,.6);margin-bottom:5vh;width:100%;max-width:450px;box-shadow:0 15px 35px #0000000d}.tech-card-header{font-size:.65rem;text-transform:uppercase;letter-spacing:.15em;color:#666;margin-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.5rem}.spec-row{font-size:1.15rem;font-weight:700;margin-bottom:1rem;letter-spacing:.1em}.spec-list{list-style:none;padding:0;margin:0}.spec-list li{font-size:1.1rem;font-weight:500;display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.spec-list li:last-child{margin-bottom:0}.spec-text{display:flex;flex-direction:column;font-size:.95rem;font-weight:400;line-height:1.4;color:#444}.spec-text strong{font-size:1.05rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#000;margin-bottom:.2rem}.origin-detail-grid-horizontal{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;max-width:1200px;margin:0 auto 15vh}.origin-detail-item{background-color:#e0e0e0;border-radius:8px;overflow:hidden;aspect-ratio:1 / 1;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .6s cubic-bezier(.165,.84,.44,1),filter .6s ease,box-shadow .6s ease;border:1px solid rgba(0,0,0,.05);position:relative;filter:grayscale(15%)}.origin-detail-item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0003;transition:opacity .4s ease;z-index:1}.origin-detail-item:hover:after{opacity:0}.origin-detail-item:hover{filter:grayscale(0%);transform:scale(1.03);box-shadow:0 10px 20px #0000001a}.grid-img-1{background-image:url(detail_4.jpg)}.grid-img-2{background-image:url(detail_2.jpg)}.grid-img-3{background-image:url(detail_1.jpg)}.grid-img-4{background-image:url(detail_3.jpg)}@media(max-width:1024px){.origin-hero{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding-top:8rem;min-height:auto;height:auto;align-items:center;gap:4rem}.design-annotation{display:none}.origin-main-img{max-height:55vh;aspect-ratio:3 / 4;object-fit:cover}.origin-center{grid-row:2}.origin-left{grid-row:1;align-items:center;text-align:center;margin-bottom:0}.origin-right{grid-row:3;padding-left:0;align-items:center}.origin-detail-grid-horizontal{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:5vh}.origin-detail-item{aspect-ratio:1 / 1}}.origin-story{padding:15vh 5%;max-width:1400px;margin:0 auto;position:relative}.story-block{margin:0 auto 15vh;opacity:.95;max-width:800px;animation:fadeUp 1s ease forwards;text-align:center}.story-block:last-child{margin-bottom:10vh}.story-block h2{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;margin:1.5rem 0;letter-spacing:-.04em;text-transform:uppercase}.story-block p{font-size:1.1rem;color:#444;line-height:1.6;letter-spacing:.02em}.micro-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#888;font-weight:600;display:block;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.5rem;margin:0 auto;width:fit-content}.story-cta-section{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:20vh;padding-top:10vh;border-top:1px solid rgba(0,0,0,.1)}.story-cta-section p{font-size:1.5rem;font-weight:500;margin-bottom:2.5rem;color:#000;letter-spacing:.05em;text-transform:uppercase}.fade-in-scroll-cine{opacity:0;transform:translateY(30px);transition:opacity 2s cubic-bezier(.2,.8,.2,1),transform 2s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.fade-in-scroll-cine.visible{opacity:1;transform:translateY(0)}.fade-delay-1-cine{transition-delay:.5s}.fade-in-snap{opacity:0;transform:scale(.95);transition:opacity .5s ease-out,transform .5s ease-out;will-change:opacity,transform}.fade-in-snap.visible{opacity:1;transform:scale(1)}.cine-about-page{background-color:#000;color:#fff}.cine-void{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000}.cine-tiny-text{font-size:.8rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#ffffff80}.cine-parallax{height:120vh;width:100%;position:relative;overflow:hidden}.cine-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1;filter:brightness(.4) contrast(1.2);transform:scale(1);transition:transform 15s ease-out}.cine-parallax.visible .cine-bg{transform:scale(1.1)}.cine-isolation{padding:20vh 5%;background-color:#fff;color:#000;display:flex;flex-direction:column}.cine-spacer{height:30vh}.cine-frag{font-size:clamp(2rem,5vw,4rem);font-weight:500;letter-spacing:-.02em;max-width:600px}.frag-left{align-self:flex-start;text-align:left}.frag-right{align-self:flex-end;text-align:right}.frag-center{align-self:center;text-align:center}.cine-pressure{padding:10vh 5%;background-color:#f4f4f4;color:#000;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4rem}.pressure-image{flex:0 0 35%;min-width:300px}.pressure-image img{width:100%;height:auto;filter:grayscale(100%) contrast(1.1);display:block}.pressure-text{flex:1;min-width:300px;max-width:600px}.pressure-text p{font-size:1.4rem;line-height:1.6;margin-bottom:2rem;font-weight:400;color:#111}.pressure-text p:last-child{font-weight:600;margin-bottom:0}.pressure-words{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-top:4rem;margin-bottom:0;border-top:1px solid rgba(0,0,0,.1);padding-top:3rem}.pressure-words span{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:900;line-height:1;letter-spacing:-.05em;text-transform:uppercase;color:#000}.cine-exit{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#0a0a0a;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:768px){.cine-frag{text-align:left;align-self:flex-start}.cine-spacer{height:15vh}.cine-bg{background-attachment:scroll}.cine-pressure{flex-direction:column;text-align:center;padding:10vh 5%}.pressure-words{flex-direction:column;justify-content:center;gap:1rem;margin-top:2rem;padding-top:2rem}.pressure-words span{font-size:clamp(1.8rem,10vw,3rem)}.pressure-image{width:100%;margin:0 auto}.pressure-image img{margin:0 auto;max-height:50vh;object-fit:contain}}.navbar.scrolled{color:#050505!important}.navbar.scrolled .nav-links a:hover,.navbar.scrolled .nav-cart a:hover{color:#888!important}.cine-about-page .navbar:not(.scrolled){backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent!important}.centered-newsletter{display:flex;justify-content:center;align-items:center;padding:8rem 5%;background-color:#fff;color:#000;text-align:center;border-bottom:1px solid rgba(0,0,0,.1)}.newsletter-modern{max-width:600px;width:100%}.newsletter-modern h3{font-size:1.5rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem}.newsletter-modern p{font-size:.95rem;color:#888;margin-bottom:2.5rem}.modern-subscribe-form{display:flex;flex-direction:column;gap:1rem}.modern-subscribe-form input{width:100%;padding:1.2rem;background-color:transparent;border:1px solid rgba(0,0,0,.2);color:#000;font-family:inherit;font-size:1rem;transition:border-color .3s ease;text-align:center}.modern-subscribe-form input:focus{outline:none;border-color:#000}.modern-subscribe-form button{width:100%;padding:1.2rem;background-color:#000;color:#fff;font-family:inherit;font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.modern-subscribe-form button:hover{background-color:var(--accent-green);color:#fff}@media(min-width:600px){.modern-subscribe-form{flex-direction:row;gap:0}.modern-subscribe-form input{text-align:left;border-right:none}.modern-subscribe-form button{width:150px}}body.no-scroll{overflow:hidden}.cart-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.cart-overlay.active{opacity:1;visibility:visible}.cart-panel{position:fixed;top:0;right:-100%;width:100%;max-width:450px;height:100vh;background-color:#fff;color:#000;z-index:1000;display:flex;flex-direction:column;box-shadow:-10px 0 30px #0000001a;transition:right .5s cubic-bezier(.165,.84,.44,1)}.cart-panel.active{right:0}.cart-header{padding:2rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.05)}.cart-header h2{font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.cart-close-btn{background:none;border:none;font-size:2rem;cursor:pointer;color:#000;transition:transform .3s ease;line-height:1}.cart-close-btn:hover{transform:scale(1.1) rotate(90deg)}.cart-items{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}.empty-cart-msg{text-align:center;color:#888;margin-top:2rem;font-size:1rem;letter-spacing:.05em;text-transform:uppercase}.cart-item{display:flex;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.cart-item-img{width:80px;height:100px;object-fit:cover;background-color:#f5f5f5}.cart-item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart-item-title{font-size:1rem;font-weight:600;margin-bottom:.2rem;text-transform:uppercase}.cart-item-size{font-size:.85rem;color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.cart-item-price{font-weight:500;font-size:.95rem}.cart-item-actions{display:flex;justify-content:space-between;align-items:center}.cart-remove-btn{font-size:.75rem;color:#888;background:none;border:none;text-transform:uppercase;letter-spacing:.1em;text-decoration:underline;transition:color .3s ease}.cart-remove-btn:hover{color:#d9534f}.cart-qty-controls{display:flex;align-items:center;border:1px solid #ccc;height:30px;margin-right:15px}.qty-btn{width:26px;height:100%;background:transparent;border:none;font-size:1.2rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:background-color .2s}.qty-btn:hover{background-color:#f0f0f0;color:#000}.size-btn.active{background:#000!important;color:#fff!important;border-color:#000!important}.size-chart-trigger{display:inline-block;background:transparent;border:none;color:#888;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;cursor:pointer;margin-bottom:1rem;text-decoration:underline;transition:color .3s ease;padding:0}.size-chart-trigger:hover{color:#fff}.qty-btn,.qty-display{width:30px;text-align:center;font-size:.9rem;font-weight:500}.cart-footer{padding:2rem;background-color:#fafafa;border-top:1px solid rgba(0,0,0,.05)}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;letter-spacing:.05em}.cart-shipping-note{font-size:.8rem;color:#888;margin-bottom:1.5rem}.cart-checkout-btn{width:100%;padding:1.2rem;background-color:#000;color:#fff;font-family:inherit;font-size:1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:1px solid #000;cursor:pointer;transition:all .3s ease}.cart-checkout-btn:hover{background-color:transparent;color:#000}.legal-page-container{max-width:800px;margin:15vh auto 10vh;padding:0 5%}.legal-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-transform:uppercase;letter-spacing:-.02em;border-bottom:1px solid var(--border-color);padding-bottom:1rem}.legal-content{font-size:1rem;color:#444;line-height:1.8}.legal-content h2{font-size:1.2rem;margin:2.5rem 0 1rem;color:#000;text-transform:uppercase;letter-spacing:.05em}.legal-content p{margin-bottom:1.5rem}.legal-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}
/*# sourceMappingURL=/cdn/shop/t/38/assets/style.css.map */
