@import"https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Oswald,sans-serif;background-color:#000;padding-top:60px;overflow-x:hidden}.main-content-wrapper{position:relative;z-index:5;background-color:#000}.main-header{background-color:#000;color:#fff;border-bottom:1px solid #666;position:fixed;top:0;left:0;width:100%;z-index:1000}.navbar{display:flex;justify-content:space-between;align-items:stretch;height:60px}.navbar-left{display:flex;align-items:center;padding-left:30px}.navbar-left .logo{font-size:28px;font-weight:700;color:#fff;text-decoration:none;letter-spacing:1px;display:flex;align-items:center}.logo-image{height:40px;width:auto;max-width:120px;object-fit:contain}.navbar-center{display:flex;align-items:center}.navbar-center span{font-size:14px;font-weight:400;letter-spacing:.5px;align-items:center;transition:opacity .3s ease-in-out}.navbar-right{display:flex;align-items:center;border-left:1px solid #666;border-right:1px solid #666}.nav-menu{display:flex;list-style:none;align-items:stretch;height:100%}.nav-menu li{padding:0 29px;display:flex;align-items:center;border-left:1px solid #666;position:relative;z-index:1;transition:color .3s ease-in-out}.nav-menu li:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background-color:#fff;z-index:-1;transition:height .3s ease-in-out}.nav-menu li:hover,.nav-menu li:hover a{color:#000}.nav-menu li:hover:before{height:100%}.nav-menu a{color:#fff;text-decoration:none;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;position:relative;padding:0;z-index:1;transition:color .3s ease-in-out}.nav-menu a:before{display:none}.nav-icons{display:flex;align-items:stretch;padding-left:0;border-left:1px solid #666;height:100%}.nav-icons .icon-link{color:#fff;text-decoration:none;padding:0 12px;font-size:18px;position:relative;display:flex;align-items:center;border-right:1px solid #666}.nav-icons .icon-link:last-of-type{border-right:none}.nav-icons .cart .cart-count{position:absolute;top:-8px;right:-12px;background-color:#fff;color:#000;border-radius:50%;width:18px;height:18px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700}.hero-section{height:calc(100vh - 60px);width:100vw;margin-left:calc(-50vw + 50%);position:relative;overflow:hidden;color:#fff;display:flex;align-items:flex-end;padding:50px}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transform:scale(1.15);transition:opacity 1.5s ease-in-out;z-index:-1}.hero-bg.is-active{opacity:1;animation:kenBurnsZoomOut 5s ease-in-out forwards}@keyframes kenBurnsZoomOut{0%{transform:scale(1.15)}to{transform:scale(1)}}.hero-headline,.hero-subtext{overflow:visible}.hero-headline span,.hero-subtext span{display:block;transform:translateY(0);will-change:transform;padding:.1em 0}.hero-headline span.is-hiding,.hero-subtext span.is-hiding{animation:hideToBottom .6s forwards ease-in-out}.hero-headline span.is-animating,.hero-subtext span.is-animating{animation:revealFromBottom .8s forwards ease-in-out}@keyframes hideToBottom{to{transform:translateY(110%)}}@keyframes revealFromBottom{0%{transform:translateY(110%)}to{transform:translateY(0)}}.hero-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:20%;background:linear-gradient(to top,rgba(0,0,0,1),transparent);z-index:0}.hero-content-area{width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:1}.hero-text-content{max-width:60%;position:relative;z-index:1}.hero-tag{border:1px solid #666;padding:8px 15px;font-size:14px;display:inline-block;margin-bottom:25px;letter-spacing:1px;font-weight:700}.hero-headline{font-size:80px;font-weight:700;line-height:1.1;margin-bottom:25px;text-transform:uppercase;overflow:visible;word-break:keep-all;-webkit-hyphens:none;hyphens:none;text-rendering:optimizeLegibility}.hero-subtext{font-size:16px;max-width:500px;line-height:1.6;font-weight:400}.hero-interactive-area{display:flex;flex-direction:column;align-items:flex-end}.image-thumbnails{display:flex;margin-bottom:20px}.thumb{width:100px;height:70px;background-size:cover;background-position:center;border:2px solid transparent;margin-left:10px;cursor:pointer;transition:border-color .3s ease;opacity:.5}.thumb.active,.thumb:hover{opacity:1;border-color:#fff}.action-links{display:flex}.action-button{padding:12px 20px;text-decoration:none;font-size:14px;font-weight:700;margin-left:10px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.buy-button{background-color:#fff;color:#000}.buy-button i{margin-left:10px}.framer-button{background-color:#f0f0f0;color:#000}.framer-button i{margin-right:8px}meta{z-index:1}.new-arrivals-section{background-color:#111;color:#fff}.best-sellers-section{margin-top:4px}.arrivals-container{display:flex;gap:5px;max-width:1600px;margin:0 auto}.arrivals-container{width:98%;margin:0 auto}.left-promo-column{flex:39;border:1px solid #666;padding:0;display:flex;flex-direction:column;position:sticky;top:64px;align-self:flex-start}.sticky-text-content{position:sticky;top:64px;padding:25px;z-index:2}.sticky-text-content .animated-btn{font-size:20px}.arrivals-headline{font-size:70px;font-weight:550;margin-bottom:30px}.promo-image-container{background-size:cover;background-position:center;flex-grow:1;position:relative;padding:0;display:block;min-height:400px}.promo-circle{width:20px;height:20px;border-radius:50%;position:absolute;top:40%;left:20%;z-index:1}.right-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;width:59%}.right-product-grid.brutal-text-block{border:6px solid #fff;box-sizing:border-box;width:100%}.product-card{flex-basis:calc(50% - 2px);border:1px solid #666;background-color:#000;display:flex;flex-direction:column}.product-image{height:400px;background-size:cover;background-position:top;position:relative;padding:15px;transition:background-image .3s ease-in-out}.product-tag{background-color:#00000080;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block;border:1px solid #444}.product-info{padding:20px;border-top:1px solid #444}.product-category{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase}.product-name{font-size:20px;font-weight:700;margin-bottom:10px}.product-price{font-size:18px;font-weight:700}.info-point{position:absolute;width:20px;height:20px;background-color:#fff;border-radius:50%;cursor:pointer;z-index:3;transition:transform .3s ease}.info-point:hover{transform:scale(1.2)}.info-popup{position:absolute;background-color:#111;border:1px solid #444;display:flex;padding:15px;width:250px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:4;transform:translate(-50%,-110%)}.info-point.active+.info-popup{opacity:1;visibility:visible}.popup-image{width:80px;height:80px;background-size:cover;background-position:center;margin-right:15px}.popup-info .product-name{font-size:16px}.popup-info .product-price{font-size:14px}.info-popup.show{opacity:1;visibility:visible}.dual-image-section{display:flex;gap:5px;margin-top:5px}.dual-image-section .image-container{flex:1;border:1px solid #666;position:relative;overflow:hidden}.dual-image-section .image-container img{width:100%;height:100%;object-fit:cover}.text-overlay{position:absolute;bottom:40px;left:40px;color:#fff;z-index:2}.text-overlay a{color:#fff;text-decoration:none;font-weight:700;margin-bottom:20px;display:inline-flex;align-items:center}.text-overlay a:hover{text-decoration:underline;text-underline-offset:4px}.text-overlay h2{font-size:60px;font-weight:700;line-height:1.1}.categories-section{display:flex;gap:5px;margin-top:5px}.category-card{flex:1;position:relative;overflow:hidden;border:1px solid #666;background-color:#000;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center}.category-card:last-child{border-right:1px solid #666}.category-card img{position:relative;z-index:2;min-width:100%;min-height:100%;object-fit:contain}.marquee{position:absolute;top:4%;left:0;width:100%;z-index:1;white-space:nowrap;overflow:hidden;font-size:5vw;font-weight:700;color:#666;pointer-events:none;transition:color .3s ease}.category-card:hover .marquee{z-index:3;color:#fff}.category-card:hover img{transform:scale(1.05);transition:transform .3s ease}.marquee span{display:inline-block;padding-right:20px;animation:marquee 20s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.category-info{position:absolute;bottom:20px;left:20px;right:20px;z-index:3;display:flex;justify-content:space-between;align-items:center;color:#fff}.category-title{font-weight:500;font-size:16px}.tall-dual-image-section{display:flex;gap:5px;margin-top:5px;height:850px}.tall-dual-image-section .image-container{flex:1;border:1px solid #666;overflow:hidden;position:relative}.tall-dual-image-section .image-container img{width:100%;height:100%;object-fit:cover}.animated-btn{display:inline-flex;align-items:center;gap:8px;background-color:transparent;color:#fff;border:none;font-family:Oswald,sans-serif;font-weight:700;cursor:pointer;overflow:hidden;position:relative;text-decoration:none}.animated-btn .text{font-size:16px}.product-info .animated-btn .text{font-size:14px}.sticky-text-content .animated-btn .text{font-size:20px}.animated-btn .arrow-wrapper{position:relative;width:18px;height:18px}.animated-btn .arrow{position:absolute;top:0;left:0;width:18px;height:18px;stroke:currentColor;opacity:0;transform:translate(0);transition:transform .2s ease,opacity .2s ease}.animated-btn .arrow-1{opacity:1;transform:translate(0);z-index:1}.animated-btn:hover .arrow-1{opacity:0;transform:translate(10px,-10px)}.animated-btn .arrow-2{opacity:0;transform:translate(-10px,10px);z-index:0}.animated-btn:hover .arrow-2{opacity:1;transform:translate(0);transition-delay:.15s}.instagram-section{background-color:#000;color:#fff;padding:60px 0}.instagram-header{display:flex;justify-content:space-between;align-items:center;padding:0 40px 40px}.instagram-header .header-text h2{font-size:60px;font-weight:700;margin-bottom:15px}.instagram-header .header-text p{font-size:14px;max-width:450px;line-height:1.4;color:#999}.photo-marquee{overflow:hidden;white-space:nowrap;position:relative}.marquee-track{display:flex;gap:2px;width:3624px;animation:marquee-scroll 20s linear infinite}.marquee-track img{width:300px;height:400px;object-fit:cover;border:1px solid #666}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.journal-section{padding:60px 0 0;color:#fff}.journal-header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:30px;margin-bottom:4px;margin-left:46px;margin-right:46px}.journal-header-left h2{font-size:60px;font-weight:700;line-height:1;margin-bottom:15px;color:#fff}.journal-header-left p{font-size:14px;max-width:450px;line-height:1.4;color:#fff}.journal-header-right{padding-bottom:4px}.journal-header-right .animated-btn{padding:0;font-size:14px}.journal-header-right a{color:#fff;text-decoration:none;font-weight:700}.journal-content{display:flex;gap:0;border:1px solid #666}.journal-image-column{flex:2;border-right:1px solid #666;overflow:hidden}.journal-image-column img{width:100%;height:auto;display:block;transition:transform .4s ease}.journal-content:hover .journal-image-column img{transform:scale(1.05)}.journal-content:hover .animated-btn .text{text-decoration:underline;text-underline-offset:4px}.journal-content:hover .animated-btn .arrow-1{opacity:0;transform:translate(10px,-10px)}.journal-content:hover .animated-btn .arrow-2{opacity:1;transform:translate(0);transition-delay:.15s}.journal-text-column{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding:40px}.journal-text-column span{font-size:14px;margin-bottom:15px;display:block;color:#fff}.journal-text-column h3{font-size:50px;font-weight:700;margin-bottom:20px;line-height:1.1}.journal-text-column p{font-size:16px;line-height:1.6;margin-bottom:30px;color:#fff}.journal-text-column .animated-btn{font-size:16px;font-weight:700;color:#fff;text-decoration:none;padding:0}.multi-journal-section{display:flex;color:#fff;margin-top:5px;gap:5px}.journal-card{width:calc((100% - 10px) / 3);border:1px solid #666;overflow:hidden}.journal-card:last-child{border-right:none}.journal-card img{width:100%;display:block;transition:transform .4s ease;border-bottom:1px solid #666}.journal-card:hover img{transform:scale(1.05)}.journal-card:hover .animated-btn .text{text-decoration:underline;text-underline-offset:4px}.journal-card:hover .animated-btn .arrow-1{opacity:0;transform:translate(10px,-10px)}.journal-card:hover .animated-btn .arrow-2{opacity:1;transform:translate(0);transition-delay:.15s}.journal-card-info{padding:25px}.journal-card-info span{font-size:14px;color:#999;display:block;margin-bottom:15px}.journal-card-info h4{font-size:24px;font-weight:700;margin-bottom:20px}.journal-card .animated-btn{font-weight:700;font-size:14px}.journal-card:hover .animated-btn .arrow-1{transform:translate(-100%,-50%)}.journal-card:hover .animated-btn .arrow-2{transform:translateY(-50%)}.main-footer-section{background-color:#000;color:#fff;width:100%;position:sticky;bottom:0;z-index:1}.footer-banner{width:100%;height:400px;background-size:cover;background-position:center;position:relative;border-bottom:1px solid #666;transform:scale(1.15);transform-origin:center center;transition:transform .1s ease-out}.footer-banner-text{position:absolute;top:50px;left:50px;z-index:2}.footer-banner-text h2{font-size:60px;font-weight:700;color:#fff;text-transform:uppercase;overflow:hidden}.footer-banner-text h2 span{display:block;transform:translateY(0);will-change:transform;height:0%;overflow:hidden;transition:height .1s ease-out}.footer-logo{position:absolute;right:50px;bottom:50px}.footer-links-container{display:flex;justify-content:space-between;padding:5px 50px}.footer-column{flex:1;min-width:150px}.footer-column h5{font-size:14px;font-weight:700;margin-bottom:25px;letter-spacing:1px}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:8px}.footer-column ul a{color:#999;text-decoration:none;font-size:12px;font-weight:400;text-transform:uppercase}.footer-column ul a:hover{color:#fff}.footer-subscribe-section{display:flex;justify-content:space-between;align-items:center;padding:0 50px;border-top:1px solid #666;border-bottom:1px solid #666}.subscribe-form-container{display:flex;flex-direction:column;padding:10px}.subscribe-form{display:flex;border:1px solid #666;max-width:400px}.subscribe-form input{background:transparent;border:none;color:#fff;padding:15px;font-size:14px;flex-grow:1}.subscribe-form input:focus{outline:none}.subscribe-form button{background:#fff;color:#000;border:none;padding:0 30px;font-size:14px;font-weight:700;cursor:pointer}.subscribe-agreement{margin-top:15px;display:flex;align-items:center}.subscribe-agreement input{margin-right:10px}.subscribe-agreement label{font-size:12px;color:#999}.subscribe-links{display:flex;align-items:center;gap:20px}.subscribe-links a,.subscribe-links button{background:none;border:none;color:#fff;text-decoration:none;font-size:14px;cursor:pointer}.subscribe-links a{text-decoration:underline;text-underline-offset:4px}.subscribe-links .buy-template-btn,.subscribe-links .made-in-framer-btn{border:1px solid #666;border-radius:20px;display:flex;align-items:center;gap:5px}.subscribe-links .made-in-framer-btn{border-radius:8px}.footer-bottom-bar{font-size:14px;color:#999}.mega-menu{position:absolute;top:calc(100% + 1px);width:100vw;height:282px;background-color:#000;border-top:1px solid #333;border-bottom:1px solid #666;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s;z-index:1100;transform-origin:top center}.mega-menu-content{width:100%;max-width:1600px;margin:0 auto;padding:0 70px;display:flex;align-self:center;justify-content:start}.menu-column{display:flex;flex-direction:row;gap:20px;padding-top:20px}.menu-column a{font-weight:700;text-transform:uppercase;color:#fff;text-decoration:none;transition:color .3s ease-in-out}.menu-column a:hover{color:#000}.menu-column ul li a:before{display:none!important}.has-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.menu-featured-column{flex:1;padding:0 30px;border-left:1px solid #333;position:relative}.menu-column:first-child,.menu-featured-column:first-child{border-left:none}.featured-products-wrapper{flex:4 1 0;display:flex}.menu-featured-column{flex:1;position:relative;padding:0;overflow:hidden}.menu-featured-column:first-child{border-right:1px solid #333}.menu-featured-column a{text-decoration:none;color:#fff;display:block;height:100%;min-height:280px}.featured-product-image{width:100%;height:100%;background-size:cover;background-position:center;position:absolute;top:0;left:0;z-index:1;filter:brightness(.7);transition:filter .3s ease-in-out,transform .4s ease-in-out;transform:scale(1)}.menu-featured-column a:hover .featured-product-image{filter:brightness(1);transform:scale(1.05)}.featured-product-text{position:absolute;bottom:30px;left:30px;z-index:2;padding-right:20px}.featured-product-text h3{font-size:20px;font-weight:700;text-transform:uppercase;margin-bottom:5px;color:#fff}.featured-product-text span{font-size:14px;color:#ddd;text-transform:uppercase;letter-spacing:.5px}.mega-menu .menu-column a{padding-left:0}.mega-menu .menu-column a:before{display:none}.nav-menu li.has-dropdown{border-left:none}.menu-column h5{font-size:14px;font-weight:400;color:#666;margin-bottom:25px;letter-spacing:.5px;text-transform:uppercase}.brutal-text-block{display:flex;align-items:center;justify-content:flex-start;background:#000;width:60%;height:700px;min-height:700px;grid-column:auto;border:none;box-shadow:none;padding:4vw 2vw;box-sizing:border-box;overflow:hidden}.right-product-grid.brutal-text-block{border:1.5px solid #ccc;box-sizing:border-box;width:60%;height:700px;min-height:700px;overflow:hidden}.brutal-big-text{text-align:left;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.brutal-big-text h1{font-size:10vw;font-weight:900;color:#fff;letter-spacing:-6px;margin-bottom:20px;text-transform:uppercase;line-height:.85;text-shadow:4px 4px 0 #000,8px 8px 0 #111}@keyframes mambaFadeIn{0%{opacity:0;transform:translateY(40px) scale(.8) skew(-10deg);letter-spacing:2em}60%{opacity:1;transform:translateY(-10px) scale(1.1) skew(2deg);letter-spacing:.3em}to{opacity:1;transform:translateY(0) scale(1) skew(0);letter-spacing:.2em}}@keyframes mambaWave{0%{filter:brightness(1) drop-shadow(0 0 0 #bada55)}to{filter:brightness(1.2) drop-shadow(0 0 16px #bada55)}}.brutal-big-text p{font-size:3vw;font-weight:900;color:#fff;background:transparent;padding:0;margin:0;line-height:1.1;text-shadow:2px 2px 0 #000,4px 4px 0 #111}.bestseller-brutal-text{display:flex;align-items:center;justify-content:flex-start;background:#000;width:100%;height:900px;min-height:900px;border:none;box-sizing:border-box;padding:4vw 2vw;overflow:hidden}.bestseller-brutal-text .brutal-big-text{text-align:left;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.bestseller-brutal-text .brutal-big-text h1{font-size:10vw;font-weight:900;color:#fff;letter-spacing:-6px;margin-bottom:20px;text-transform:uppercase;line-height:.85;text-shadow:4px 4px 0 #000,8px 8px 0 #111}.bestseller-brutal-text .brutal-big-text p{font-size:3vw;font-weight:900;color:#fff;background:transparent;padding:0;margin:0;line-height:1.1;text-shadow:2px 2px 0 #000,4px 4px 0 #111}.right-product-grid.brutal-text-block{border:1.5px solid #ccc;box-sizing:border-box;width:60%;height:900px;min-height:900px;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch}.cart-drawer-overlay{position:fixed;top:0;right:0;width:100vw;height:100vh;background:#000000b3;z-index:9999;display:flex;justify-content:flex-end}.cart-drawer{background:#000;color:#fff;width:420px;max-width:100vw;height:100vh;display:flex;flex-direction:column;box-shadow:-2px 0 24px #00000080}.cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 12px;border-bottom:1px solid #222}.cart-drawer-title{font-size:1.3rem;font-family:Oswald,Arial,sans-serif}.cart-drawer-close{background:none;border:none;color:#fff;font-size:2.2rem;cursor:pointer}.cart-drawer-footer{margin-top:auto;padding:24px;border-top:1px solid #222;background:#000}.cart-drawer-subtotal-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.cart-drawer-subtitle{color:#888;font-size:.95rem;text-transform:uppercase}.cart-drawer-subtotal-label{font-size:1.2rem;font-weight:900;font-family:Oswald,Arial,sans-serif}.cart-drawer-subtotal-amount{font-size:2rem;font-weight:900;font-family:Oswald,Arial,sans-serif}.cart-drawer-checkout{width:100%;padding:18px 0;background:#fff;color:#000;border:none;font-size:1.1rem;font-weight:900;text-transform:uppercase;font-family:Oswald,Arial,sans-serif;cursor:pointer;transition:background .2s,color .2s}.cart-drawer-checkout:hover{background:#000;color:#fff;border:1.5px solid #fff}.cart-drawer-item{display:flex;align-items:center;border-bottom:1px solid #222;padding:18px 24px}.cart-drawer-item-img{width:80px;height:100px;object-fit:cover;margin-right:18px}.cart-drawer-item-info{flex:1}.cart-drawer-item-title{font-size:1.1rem;font-weight:900;font-family:Oswald,Arial,sans-serif}.cart-drawer-item-variant{color:#aaa;font-size:.95rem;margin-bottom:8px}.cart-drawer-item-price{font-size:1.1rem;font-weight:700}.cart-drawer-qty-row{display:flex;align-items:center;gap:8px;margin-top:8px}.cart-drawer-qty-btn{background:#000;color:#fff;border:1px solid #fff;width:32px;height:32px;font-size:1.2rem;font-family:Oswald,Arial,sans-serif;cursor:pointer;transition:background .2s,color .2s}.cart-drawer-qty-btn:hover{background:#fff;color:#000}.cart-drawer-remove{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;margin-left:12px}@media (max-width: 768px){body{padding-top:50px}.navbar{height:50px}.navbar-left{padding-left:15px}.navbar-left .logo{font-size:20px}.navbar-center span{font-size:12px}.nav-menu li{padding:0 15px}.nav-menu a{font-size:12px}.nav-icons .icon-link{padding:0 8px;font-size:16px}.hero-section{height:calc(100vh - 50px);padding:20px}.hero-headline{font-size:40px;margin-bottom:15px}.hero-subtext{font-size:14px;max-width:100%}.hero-tag{padding:6px 12px;font-size:12px;margin-bottom:15px}.thumb{width:60px;height:40px}.arrivals-container{flex-direction:column}.left-promo-column{order:2;width:100%}.right-product-grid{order:1;width:100%;grid-template-columns:1fr;gap:0}.right-product-grid.brutal-text-block{height:500px;min-height:500px}.brutal-big-text h1{font-size:15vw;letter-spacing:-3px}.brutal-big-text h1 .mamba-anim{font-size:15vw}.brutal-big-text p{font-size:5vw}.bestseller-brutal-text{height:500px;min-height:500px}.bestseller-brutal-text .brutal-big-text h1{font-size:15vw;letter-spacing:-3px}.bestseller-brutal-text .brutal-big-text p{font-size:5vw}.sticky-text-content{top:54px;padding:15px}.sticky-text-content .animated-btn .text{font-size:16px}.arrivals-headline{font-size:40px;margin-bottom:20px}.instagram-header{flex-direction:column;align-items:flex-start;padding:0 20px 30px;gap:20px}.instagram-header .header-text h2{font-size:32px}.marquee-track img{width:200px;height:260px}.journal-header{flex-direction:column;align-items:flex-start;padding:0 20px 20px;margin:0 0 4px;gap:20px}.journal-header-left h2{font-size:32px}.journal-content{flex-direction:column}.journal-text-column{padding:20px}.journal-text-column h3{font-size:28px}.multi-journal-section{flex-direction:column}.journal-card{width:100%}.footer-links-container{flex-direction:column;gap:30px;padding:30px 20px}.footer-subscribe-section{flex-direction:column;gap:20px;padding:30px 20px}.subscribe-form{width:100%}.subscribe-links{width:100%;justify-content:center}.footer-banner{height:250px}.footer-banner-text h2{font-size:32px}.footer-banner-text{top:30px;left:30px}.cart-drawer{width:100vw}.cart-drawer-item{padding:15px 20px}.cart-drawer-item-img{width:60px;height:80px;margin-right:15px}.cart-drawer-title{font-size:1.1rem}.cart-drawer-subtotal-amount{font-size:1.5rem}.cart-drawer-checkout{padding:15px 0;font-size:1rem}}@media (max-width: 480px){.hero-headline{font-size:32px}.hero-tag{padding:4px 10px;font-size:10px}.thumb{width:50px;height:30px}.right-product-grid.brutal-text-block{height:400px;min-height:400px}.brutal-big-text h1{font-size:18vw}.brutal-big-text p{font-size:6vw}.bestseller-brutal-text{height:400px;min-height:400px}.bestseller-brutal-text .brutal-big-text h1{font-size:18vw}.bestseller-brutal-text .brutal-big-text p{font-size:6vw}.arrivals-headline{font-size:32px}.marquee-track img{width:150px;height:200px}.instagram-header .header-text h2,.journal-header-left h2{font-size:28px}.journal-text-column h3{font-size:24px}.footer-banner-text h2{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/style.css.map */
