*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;background:#f7f2e8;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;background:none;border:0;padding:0;color:inherit}input{font-family:inherit}.font-display{font-family:Anton,Archivo Black,sans-serif;letter-spacing:-.02em}.font-mono{font-family:Space Mono,monospace}.container{max-width:1440px;margin:0 auto;padding:0 24px}@media(min-width:1024px){.container{padding:0 40px}}.brutal-border{border:2.5px solid #0A0A0A}.brutal-shadow{box-shadow:6px 6px #0a0a0a}.brutal-shadow-sm{box-shadow:4px 4px #0a0a0a}.brutal-shadow-lg{box-shadow:10px 10px #0a0a0a}.hover-lift,.btn-brutal{transition:transform .15s ease,box-shadow .15s ease}.hover-lift:hover,.btn-brutal:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #0a0a0a}.btn-brutal:active{transform:translate(2px,2px);box-shadow:2px 2px #0a0a0a}.dot-pattern{background-image:radial-gradient(circle,rgba(10,10,10,.13) 1px,transparent 1px);background-size:22px 22px}.highlight-yellow{background:linear-gradient(180deg,transparent 55%,#DFFF3D 55%);padding:0 6px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{position:static}.site-header{position:sticky;top:0;z-index:50;background:#f7f2e8;border-bottom:2.5px solid #0A0A0A}.site-header .row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.site-header .logo{display:flex;align-items:center;gap:10px}.site-header .logo .mark{width:44px;height:44px;background:#ff3d68;border:2.5px solid #0A0A0A;box-shadow:4px 4px #0a0a0a;display:flex;align-items:center;justify-content:center}.site-header .logo .mark span{font-family:Anton,sans-serif;color:#fff;font-size:24px;line-height:1}.site-header .logo .name{font-family:Anton,sans-serif;font-size:24px;letter-spacing:-.02em}.site-header .logo .name em{font-style:normal;color:#ff3d68}.site-nav{display:none;align-items:center;gap:36px;font-family:Space Mono,monospace;font-size:13px;letter-spacing:.1em}.site-nav a{padding:4px 0}.site-nav a:hover{color:#ff3d68}@media(min-width:1024px){.site-nav{display:flex}}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:44px;height:44px;border:2.5px solid #0A0A0A;background:#fff;display:flex;align-items:center;justify-content:center;position:relative}.icon-btn.accent{background:#dfff3d}.icon-btn .count{position:absolute;top:-8px;right:-8px;background:#ff3d68;color:#fff;font-family:Space Mono,monospace;font-size:10px;width:20px;height:20px;border-radius:999px;border:2px solid #0A0A0A;display:flex;align-items:center;justify-content:center}.icon-btn svg{width:16px;height:16px}.mobile-toggle{display:flex}@media(min-width:1024px){.mobile-toggle{display:none}}.mobile-menu{display:none;border-top:2.5px solid #0A0A0A;background:#f7f2e8}.mobile-menu.open{display:block}.mobile-menu .inner{padding:24px;display:flex;flex-direction:column;gap:16px;font-family:Space Mono,monospace;font-size:14px;letter-spacing:.1em}.search-bar{display:none;border-top:2.5px solid #0A0A0A;background:#fff}.search-bar.open{display:block}.search-bar form{display:flex;align-items:center;gap:12px;padding:16px 0}.search-bar input{flex:1;border:0;outline:none;background:transparent;font-family:Space Mono,monospace;font-size:14px}.search-bar button{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.1em}.marquee{background:#dfff3d;border-bottom:2.5px solid #0A0A0A;overflow:hidden}.marquee-track{display:flex;white-space:nowrap;padding:12px 0;animation:marquee 35s linear infinite;width:max-content}.marquee-item{display:flex;align-items:center;gap:16px;padding:0 32px}.marquee-item span{font-family:Anton,sans-serif;font-size:14px;letter-spacing:.1em}.marquee-item .sparkle{color:#ff3d68;fill:#ff3d68;width:16px;height:16px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero{position:relative}.hero .grid{display:grid;grid-template-columns:1fr;gap:40px;padding:56px 0 64px;align-items:center}@media(min-width:1024px){.hero .grid{grid-template-columns:6fr 6fr;padding:80px 0 96px}}.hero .eyebrow{display:inline-flex;align-items:center;gap:8px;border:2.5px solid #0A0A0A;background:#fff;padding:8px 16px;margin-bottom:32px;box-shadow:4px 4px #0a0a0a;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em}.hero h1{font-family:Anton,sans-serif;font-size:68px;line-height:.9;margin:0 0 32px;letter-spacing:-.02em}@media(min-width:1024px){.hero h1{font-size:104px;line-height:.88}}.hero h1 .accent{color:#ff3d68}.hero p{font-size:15px;color:#0a0a0ab3;max-width:520px;margin:0 0 40px;line-height:1.6}.hero .ctas{display:flex;flex-wrap:wrap;gap:16px}.btn{display:inline-flex;align-items:center;gap:12px;padding:16px 28px;border:2.5px solid #0A0A0A;font-family:Space Mono,monospace;font-size:12px;letter-spacing:.1em}.btn-primary{background:#ff3d68;color:#fff;box-shadow:6px 6px #0a0a0a}.btn-secondary{background:#fff;color:#0a0a0a;box-shadow:6px 6px #0a0a0a}.btn-dark{background:#0a0a0a;color:#fff;box-shadow:6px 6px #0a0a0a}.btn svg{width:16px;height:16px}.hero .stats{margin-top:56px;display:flex;align-items:center;gap:32px;flex-wrap:wrap}.hero .stat .num{font-family:Anton,sans-serif;font-size:30px;line-height:1}.hero .stat .lbl{font-family:Space Mono,monospace;font-size:10px;letter-spacing:.1em;color:#0a0a0a99;margin-top:4px}.hero .divider{width:1px;height:40px;background:#0a0a0a33}.hero .visual{position:relative}.hero .visual-inner{position:relative;aspect-ratio:4/5;max-width:520px;margin-left:auto}.hero .backdrop-y{position:absolute;top:-16px;left:-16px;width:160px;height:160px;background:#dfff3d;border:2.5px solid #0A0A0A;z-index:-1}.hero .backdrop-p{position:absolute;bottom:-24px;right:-16px;width:16px;height:100%;background:#ff3d68;z-index:-1}.hero .image-frame{position:relative;width:100%;height:100%;border:2.5px solid #0A0A0A;background:#fff;overflow:hidden;box-shadow:10px 10px #0a0a0a}.hero .image-frame img{width:100%;height:100%;object-fit:cover}.tape{position:absolute;background:#5dd4e8;border:2px solid #0A0A0A;padding:6px 14px;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;transform:rotate(6deg);top:16px;right:24px;z-index:20}.price-tag{position:absolute;background:#fff;border:2px solid #0A0A0A;padding:8px 14px;transform:rotate(-8deg);box-shadow:4px 4px #0a0a0a;top:96px;left:-24px;z-index:20}.price-tag .lbl{font-family:Space Mono,monospace;font-size:10px;letter-spacing:.1em;color:#0a0a0a99}.price-tag .val{font-family:Anton,sans-serif;font-size:24px;line-height:1}.features{border-top:2.5px solid #0A0A0A;border-bottom:2.5px solid #0A0A0A;display:grid;grid-template-columns:1fr}@media(min-width:768px){.features{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.features{grid-template-columns:repeat(4,1fr)}}.feature{padding:32px;position:relative}@media(min-width:1024px){.feature{padding:40px}.feature+.feature{border-left:2.5px solid #0A0A0A}}@media(min-width:768px)and (max-width:1023px){.feature:nth-child(odd){border-right:2.5px solid #0A0A0A}.feature:nth-child(-n+2){border-bottom:2.5px solid #0A0A0A}}.feature.light{color:#fff}.feature .row{display:flex;align-items:flex-start;gap:16px}.feature .badge{width:44px;height:44px;flex-shrink:0;border:2px solid #0A0A0A;background:#fff;display:flex;align-items:center;justify-content:center}.feature.light .badge{border-color:#fffc;background:#ffffff1a}.feature .badge svg{width:20px;height:20px}.feature .num{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;color:#0a0a0a99}.feature.light .num{color:#ffffffb3}.feature h3{font-family:Anton,sans-serif;font-size:22px;line-height:1.1;margin:4px 0 8px}.feature p{font-size:14px;color:#0a0a0ab3;max-width:220px;margin:0;line-height:1.35}.feature.light p{color:#fffc}.tribes-section{padding:80px 0 112px}.tribes-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px;flex-wrap:wrap}.tribes-head .eyebrow{display:inline-flex;align-items:center;gap:8px;border:2.5px solid #0A0A0A;background:#fff;padding:6px 12px;margin-bottom:24px;box-shadow:4px 4px #0a0a0a;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em}.tribes-head h2{font-family:Anton,sans-serif;font-size:60px;line-height:.9;margin:0;letter-spacing:-.02em}@media(min-width:1024px){.tribes-head h2{font-size:96px}}.tribes-head h2 .accent{color:#ff3d68}.view-all{display:inline-flex;align-items:center;gap:8px;font-family:Space Mono,monospace;font-size:12px;letter-spacing:.1em;border-bottom:2px solid #0A0A0A;padding-bottom:4px}.view-all:hover{color:#ff3d68}.tribes-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:1024px){.tribes-grid{grid-template-columns:1fr 1fr}}.tribes-right{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.tribes-right{grid-template-columns:1fr 1fr}}.tribe-card{position:relative;overflow:hidden;border:2.5px solid #0A0A0A;box-shadow:6px 6px #0a0a0a;height:300px;text-align:left;width:100%;transition:transform .3s ease,box-shadow .3s ease}.tribe-card.large{height:640px}.tribe-card:hover{transform:translate(-3px,-3px);box-shadow:10px 10px #0a0a0a}.tribe-card .bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.7}.tribe-card .bg img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;filter:grayscale(100%) contrast(1.25);transition:transform .5s ease}.tribe-card:hover .bg img{transform:scale(1.05)}.tribe-card .tint{position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:color}.tribe-card .content{position:relative;height:100%;padding:24px;display:flex;flex-direction:column;justify-content:space-between;z-index:2}@media(min-width:1024px){.tribe-card .content{padding:32px}}.tribe-card.light .content{color:#fff}.tribe-card .badge{width:44px;height:44px;border:2px solid #0A0A0A;display:flex;align-items:center;justify-content:center}.tribe-card.light .badge{border-color:#fff;color:#fff}.tribe-card .badge svg{width:20px;height:20px}.tribe-card .num{border:2.5px solid #0A0A0A;background:#fff;color:#0a0a0a;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;padding:6px 12px}.tribe-card .top{display:flex;align-items:flex-start;justify-content:space-between}.tribe-card .label{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;margin-bottom:8px;color:#0a0a0ab3}.tribe-card.light .label{color:#ffffffd9}.tribe-card h3{font-family:Anton,sans-serif;font-size:48px;line-height:.9;margin:0;letter-spacing:-.02em}@media(min-width:1024px){.tribe-card h3{font-size:64px}}.tribe-card.large h3{font-size:72px}@media(min-width:1024px){.tribe-card.large h3{font-size:110px}}.products-section{border-top:2.5px solid #0A0A0A;background:#f4eed9}.products-inner{padding:80px 0 112px}.products-head{display:flex;flex-direction:column;gap:32px;margin-bottom:48px}@media(min-width:1024px){.products-head{flex-direction:row;align-items:flex-end;justify-content:space-between}}.products-head .marker{width:64px;height:24px;border:2.5px solid #0A0A0A;background:#fff;margin-bottom:24px}.products-head h2{font-family:Anton,sans-serif;font-size:60px;line-height:.9;margin:0;letter-spacing:-.02em}@media(min-width:1024px){.products-head h2{font-size:96px}}.products-head h2 .accent{color:#7b3fe4}.products-head p{color:#0a0a0ab3;margin-top:20px;max-width:440px}.filters{display:flex;flex-wrap:wrap;gap:12px}.filter-btn{border:2.5px solid #0A0A0A;padding:10px 20px;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;background:#fff;color:#0a0a0a}.filter-btn.active{background:#0a0a0a;color:#fff;box-shadow:4px 4px #0a0a0a}.filter-btn:hover:not(.active){background:#dfff3d}.products-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.products-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}.product-card{border:2.5px solid #0A0A0A;background:#fff;box-shadow:6px 6px #0a0a0a;overflow:hidden;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #0a0a0a}.product-card .media{position:relative;aspect-ratio:4/5;background:#f4f4f4;overflow:hidden}.product-card .media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .media img{transform:scale(1.05)}.product-card .pbadge{position:absolute;top:16px;left:16px;border:2px solid #0A0A0A;padding:4px 12px;font-family:Space Mono,monospace;font-size:10px;letter-spacing:.1em}.product-card .wish{position:absolute;top:16px;right:16px;width:36px;height:36px;border:2.5px solid #0A0A0A;background:#fff;display:flex;align-items:center;justify-content:center}.product-card .wish.active svg{fill:#ff3d68;color:#ff3d68}.product-card .wish svg{width:16px;height:16px}.product-card .quick-add{position:absolute;bottom:16px;left:16px;right:16px;border:2.5px solid #0A0A0A;background:#0a0a0a;color:#fff;padding:10px;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transform:translateY(8px);transition:all .2s ease}.product-card:hover .quick-add{opacity:1;transform:translateY(0)}.product-card .quick-add svg{width:14px;height:14px}.product-card .info{padding:20px;border-top:2.5px solid #0A0A0A;display:flex;flex-direction:column;gap:12px}.product-card .info .meta{display:flex;align-items:center;justify-content:between}.product-card .info .cat{font-family:Space Mono,monospace;font-size:10px;letter-spacing:.1em;color:#0a0a0a99;flex:1}.product-card .info .arrow{width:16px;height:16px}.product-card .info .bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card .info h3{font-family:Anton,sans-serif;font-size:20px;line-height:1.1;margin:0}.product-card .info .price{text-align:right}.product-card .info .price .now{font-family:Anton,sans-serif;font-size:18px;line-height:1}.product-card .info .price .was{font-family:Space Mono,monospace;font-size:10px;color:#0a0a0a80;text-decoration:line-through;margin-top:4px}.load-more-wrap{display:flex;justify-content:center;margin-top:56px}.testimonials{border-top:2.5px solid #0A0A0A;background:#0a0a0a;color:#fff}.testimonials .inner{padding:80px 0 112px}.testimonials .head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:56px;flex-wrap:wrap}.testimonials .eyebrow{display:inline-flex;align-items:center;gap:8px;border:2px solid rgba(255,255,255,.8);background:#ffffff0d;padding:6px 12px;margin-bottom:24px;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em}.testimonials .eyebrow svg{fill:#dfff3d;color:#dfff3d}.testimonials h2{font-family:Anton,sans-serif;font-size:48px;line-height:.9;margin:0;letter-spacing:-.02em}@media(min-width:1024px){.testimonials h2{font-size:72px}}.testimonials h2 .accent{color:#dfff3d}.testimonials .note{display:none;font-family:Space Mono,monospace;font-size:12px;color:#fff9;max-width:260px}@media(min-width:768px){.testimonials .note{display:block}}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.review{padding:32px;border:2px solid #0A0A0A;position:relative;box-shadow:8px 8px #fff}.review.light{color:#fff}.review svg.quote{width:32px;height:32px;margin-bottom:24px;opacity:.7}.review p{font-family:Anton,sans-serif;font-size:24px;line-height:1.15;margin:0 0 32px}.review .foot{display:flex;align-items:center;justify-content:space-between}.review .name{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em}.review .loc{font-family:Space Mono,monospace;font-size:10px;opacity:.7}.review .stars{display:flex;gap:2px}.review .stars svg{width:14px;height:14px;fill:currentColor}.newsletter{border-top:2.5px solid #0A0A0A;background:#ff3d68;color:#fff}.newsletter .grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center;padding:64px 0 96px}@media(min-width:1024px){.newsletter .grid{grid-template-columns:1fr 1fr}}.newsletter .eyebrow{display:inline-flex;align-items:center;gap:8px;border:2px solid #fff;background:#ffffff1a;padding:6px 12px;margin-bottom:24px;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em}.newsletter h2{font-family:Anton,sans-serif;font-size:48px;line-height:.9;margin:0;letter-spacing:-.02em}@media(min-width:1024px){.newsletter h2{font-size:72px}}.newsletter h2 .accent{color:#dfff3d}.newsletter .body{margin-top:20px;color:#ffffffe6;max-width:440px}.newsletter form{background:#fff;color:#0a0a0a;border:2.5px solid #0A0A0A;padding:24px;box-shadow:6px 6px #0a0a0a}@media(min-width:1024px){.newsletter form{padding:32px}}.newsletter form label{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;color:#0a0a0a99}.newsletter form input[type=email]{width:100%;margin-top:8px;padding:8px 0;border:0;border-bottom:2.5px solid #0A0A0A;background:transparent;outline:none;font-family:Anton,sans-serif;font-size:20px}.newsletter form input[type=email]::placeholder{color:#0a0a0a4d}.newsletter form .actions{margin-top:24px;display:flex;flex-direction:column;gap:12px}@media(min-width:640px){.newsletter form .actions{flex-direction:row;align-items:center}}.newsletter form .fine{font-family:Space Mono,monospace;font-size:11px;color:#0a0a0a99}.site-footer{background:#0a0a0a;color:#fff;border-top:2.5px solid #0A0A0A}.site-footer .top{display:grid;grid-template-columns:1fr;gap:40px;padding:64px 0;border-bottom:2px solid rgba(255,255,255,.1)}@media(min-width:1024px){.site-footer .top{grid-template-columns:5fr 1fr 3fr 3fr;padding:96px 0 64px}}.site-footer .brand .logo{display:flex;align-items:center;gap:10px;margin-bottom:24px}.site-footer .brand .mark{width:44px;height:44px;background:#ff3d68;border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-family:Anton,sans-serif;color:#fff;font-size:24px;line-height:1}.site-footer .brand .name{font-family:Anton,sans-serif;font-size:24px}.site-footer .brand .name em{font-style:normal;color:#ff3d68}.site-footer .brand p{color:#ffffffb3;max-width:440px;line-height:1.6;margin-top:0}.site-footer .socials{margin-top:32px;display:flex;gap:12px}.site-footer .socials a{width:44px;height:44px;border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.site-footer .socials a:hover{background:#ff3d68;border-color:#ff3d68}.site-footer .socials svg{width:16px;height:16px}.site-footer .col-title{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;color:#fff9;margin-bottom:24px}.site-footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.site-footer ul a{color:#ffffffe6;transition:color .2s ease}.site-footer ul a:hover{color:#dfff3d}.site-footer .giant{padding:56px 0;display:flex;align-items:flex-end;justify-content:center;-webkit-user-select:none;user-select:none}.site-footer .giant .word{font-family:Anton,sans-serif;font-size:22vw;line-height:.85;letter-spacing:-.04em;color:#fff;text-align:center}.site-footer .giant .word em{font-style:normal;color:#ff3d68}.site-footer .legal{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;padding:24px 0;border-top:2px solid rgba(255,255,255,.1);font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;color:#ffffff80}@media(min-width:768px){.site-footer .legal{flex-direction:row}}.site-footer .legal .links{display:flex;gap:24px}.site-footer .legal a:hover{color:#fff}.yarah-toast{position:fixed;bottom:24px;right:24px;background:#0a0a0a;color:#fff;padding:14px 20px;border:2.5px solid #0A0A0A;box-shadow:6px 6px #ff3d68;font-family:Space Mono,monospace;font-size:12px;letter-spacing:.05em;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:100}.yarah-toast.show{opacity:1;transform:translateY(0)}::selection{background:#dfff3d;color:#0a0a0a}.simple-page{padding:60px 0 100px}.simple-page h1{font-family:Anton,sans-serif;font-size:60px;line-height:.9;margin:0 0 24px;letter-spacing:-.02em}.product-page{padding:60px 0 100px;display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:1024px){.product-page{grid-template-columns:1fr 1fr;gap:60px}}.product-page .gallery{border:2.5px solid #0A0A0A;overflow:hidden;box-shadow:10px 10px #0a0a0a}.product-page .details h1{font-family:Anton,sans-serif;font-size:48px;line-height:.95;margin:0 0 20px;letter-spacing:-.02em}.product-page .price{font-family:Anton,sans-serif;font-size:32px;margin-bottom:24px}.product-page form{display:flex;flex-direction:column;gap:20px;margin-top:20px}.product-page select,.product-page input[type=number]{border:2.5px solid #0A0A0A;padding:12px;font-family:Space Mono,monospace;background:#fff}.product-page .desc{margin-top:32px;color:#0a0a0abf;line-height:1.7}.collection-page{padding:60px 0 100px}.collection-page h1{font-family:Anton,sans-serif;font-size:60px;line-height:.9;margin:0 0 40px;letter-spacing:-.02em}
/*# sourceMappingURL=/cdn/shop/t/25/assets/theme.css.map */
