:root{--st-future-blue: 86, 140, 255;--st-future-violet: 133, 92, 255;--st-future-green: 92, 242, 166;--st-mobile-dock-height: 6.6rem;--st-mobile-dock-offset: 1rem;--st-mobile-dock-breathing: 24px;--st-mobile-dock-clearance: calc( var(--st-mobile-dock-height) + var(--st-mobile-dock-offset) + var(--st-mobile-dock-breathing) + env(safe-area-inset-bottom, 0px) );--st-whatsapp-height: 5.6rem;--st-floating-stack-gap: 1.2rem}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 10% 22%,rgba(var(--st-future-blue),.045),transparent 32rem),rgb(var(--st-bg))}.page-width{width:100%;max-width:var(--page-width);margin-inline:auto}html.st-anim .st-reveal:not(.is-visible){opacity:0;transform:translateY(2.4rem)}html.st-anim .st-reveal{transition:opacity var(--st-duration-slow) var(--st-ease) var(--st-reveal-delay, 0ms),transform var(--st-duration-slow) var(--st-ease) var(--st-reveal-delay, 0ms)}.shopify-design-mode .st-reveal{opacity:1!important;transform:none!important}.shopify-section-header-sticky{z-index:var(--st-z-header)}.header-wrapper{border:0;background:rgba(var(--st-bg),.82);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.header-wrapper--border-bottom{border-bottom:1px solid rgba(var(--st-ink),.08)}.header{min-height:6.4rem;padding-block:.8rem;border:0}.header__heading-logo{height:auto;max-height:4.4rem;width:auto;max-width:100%;object-fit:contain}.header__heading-logo{transition:transform .22s var(--st-ease)}.header__heading-link:hover .header__heading-logo{transform:scale(1.025)}.header__inline-menu>.list-menu{gap:.4rem;padding:.5rem;border:1px solid rgba(var(--st-ink),.08);border-radius:var(--st-radius-pill);background:rgba(var(--st-surface),.7)}.header__inline-menu .header__menu-item{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;min-height:3.8rem;padding-inline:1.5rem;border-radius:var(--st-radius-pill);font-size:1.25rem;font-weight:650;line-height:1;letter-spacing:.01em;text-decoration:none}.header__inline-menu .header__menu-item>span{display:inline-flex;align-items:center;min-height:1.8rem;line-height:1.2}.header__inline-menu .header__menu-item>.icon-caret{position:static;flex:0 0 auto;width:1rem;height:.6rem;margin:0;transform-origin:center}.header__inline-menu .header__active-menu-item,.header__inline-menu .header__active-menu-item-v2{text-decoration:none}.header__icons{align-items:center;gap:.1rem;padding:.4rem;border:1px solid rgba(var(--st-ink),.08);border-radius:var(--st-radius-pill);background:rgba(var(--st-surface),.72)}.header__icons .header__icon{flex:0 0 4.4rem}.header__icons .header__icon--cart{display:flex;align-items:center;justify-content:center;width:4.8rem;min-width:4.8rem;height:4.4rem;margin:0}.header__icon--cart .cart-count-bubble{top:.3rem;right:.15rem;bottom:auto;left:auto;min-width:1.7rem;width:auto;height:1.7rem;padding-inline:.35rem;border:2px solid rgb(var(--st-surface));font-size:.85rem;line-height:1}.header__icon--cart .cart-count-bubble span{line-height:1}.scrolled-past-header .header-wrapper{box-shadow:0 1rem 4rem rgba(var(--st-ink),.08)}.header-wrapper:has(.header__search details[open]){backdrop-filter:none;-webkit-backdrop-filter:none}.header__search .search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--st-z-modal);display:flex;align-items:flex-start;width:100vw;min-height:100vh;min-height:100dvh;padding:clamp(7.6rem,12vh,13rem) 1.6rem 2.4rem;border:0;background:rgba(var(--st-bg),.72);opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.header__search details[open]>.search-modal{opacity:1;visibility:visible;pointer-events:auto;animation:st-search-enter var(--st-duration-slow) var(--st-ease)}.header__search .search-modal .modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.header__search details[open] .modal-overlay:after{display:none}.header__search .search-modal__content{position:relative;z-index:1;align-items:center;width:min(100%,82rem);height:auto;margin:0 auto;padding:1.4rem 6.4rem 1.4rem 1.4rem;border:1px solid rgba(var(--st-ink),.12);border-radius:var(--st-radius-lg);background:rgb(var(--st-elevated));box-shadow:0 3rem 9rem #0003}.header__search .search-modal__form{max-width:none}.header__search .search-modal__close-button{position:absolute;top:50%;right:1.2rem;width:4.4rem;height:4.4rem;margin:0;transform:translateY(-50%)}.header__search .predictive-search--header{top:calc(100% + 1.2rem);right:0;left:0;width:100%;max-height:min(68vh,62rem);border:1px solid rgba(var(--st-ink),.12);border-radius:var(--st-radius-lg);background:rgb(var(--st-elevated));box-shadow:0 3rem 9rem #0000003d}@keyframes st-search-enter{0%{opacity:0;transform:translateY(-.8rem)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.header__search .search-modal{padding:calc(1.2rem + env(safe-area-inset-top,0px)) 1.2rem 1.2rem}.header__search .search-modal__content{padding:1rem 5.6rem 1rem 1rem;border-radius:var(--st-radius-md)}.header__search .predictive-search--header{max-height:calc(100dvh - 9.6rem)}}.horizontal-ticker{position:relative;overflow:hidden;border-block:1px solid rgb(var(--st-border));background:rgb(var(--st-bg));color:rgb(var(--st-ink));transition:background-color var(--st-duration) var(--st-ease),border-color var(--st-duration) var(--st-ease),color var(--st-duration) var(--st-ease)}.horizontal-ticker{border-color:#e4e4e8;background:#fff;color:#0b0b0f}.horizontal-ticker .horizontal-ticker__item{display:inline-flex;align-items:center;gap:1.2rem;color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.05rem;font-weight:700;letter-spacing:.12em}.horizontal-ticker__item:before{content:"";width:.6rem;height:.6rem;border-radius:50%;background:currentColor;opacity:.55}.template-index #MainContent{overflow:clip}.template-index .section:not(.section-stocktech-hero) .title,.template-index .collection-list-title,.template-index .blog__title{max-width:13ch;font-size:clamp(4rem,6.6vw,8.8rem);line-height:.9;letter-spacing:-.018em}.template-index .title-wrapper-with-link,.template-index .collection__title{align-items:end;margin-bottom:clamp(2.8rem,5vw,5.6rem)}.template-index .title-wrapper-with-link:before,.template-index .collection__title:before{content:"STOCKTECH \2014  S\c9LECTION";display:block;width:100%;margin-bottom:1.4rem;color:rgb(var(--st-brand));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1rem;font-weight:700;letter-spacing:.15em}.template-index .collection__title{display:block}.template-index .collection__view-all .button,.template-index .title-wrapper-with-link>.link{border-radius:var(--st-radius-pill)}.template-index .product-grid{row-gap:clamp(3.2rem,5vw,6rem)}.template-index .product-card-wrapper .card,.template-index .collection-card-wrapper .card,.template-index .article-card-wrapper .card{height:100%}.template-index .product-card-wrapper .card__inner,.template-index .collection-card-wrapper .card__inner,.template-index .article-card-wrapper .card__inner{overflow:hidden;border:1px solid rgb(var(--st-border));border-radius:2.4rem;background:radial-gradient(circle at 80% 10%,rgba(var(--st-future-blue),.08),transparent 16rem),rgb(var(--st-surface));transition:transform .3s var(--st-ease),border-color .3s var(--st-ease),box-shadow .3s var(--st-ease)}.template-index .product-card-wrapper .card__media,.template-index .collection-card-wrapper .card__media{margin:0;width:100%}.template-index .product-card-wrapper .media>img,.template-index .collection-card-wrapper .media>img{transition:transform .65s var(--st-ease),filter .3s var(--st-ease)}.template-index .product-card-wrapper .card__content,.template-index .collection-card-wrapper .card__content{padding-top:1.8rem}.template-index .product-card-wrapper .card__heading,.template-index .collection-card-wrapper .card__heading{font-size:clamp(1.65rem,1vw + 1.2rem,2.2rem);line-height:1.18}.template-index .collection-card-wrapper .card__heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.template-index .collection-card-wrapper .card__heading:after{content:"\2197";flex:0 0 auto;color:rgb(var(--st-brand));font-size:1.8rem}@media(hover:hover)and (pointer:fine){.template-index .product-card-wrapper:hover .card__inner,.template-index .collection-card-wrapper:hover .card__inner,.template-index .article-card-wrapper:hover .card__inner{transform:translateY(-.7rem);border-color:rgba(var(--st-future-blue),.42);box-shadow:var(--st-shadow-lg)}.template-index .product-card-wrapper:hover .media>img,.template-index .collection-card-wrapper:hover .media>img{transform:scale(1.035)}}.template-index .image-with-text__grid{overflow:hidden;border:1px solid rgb(var(--st-border));border-radius:clamp(2.4rem,4vw,4rem);background:rgb(var(--st-surface));box-shadow:var(--st-shadow-sm)}.template-index .image-with-text__media,.template-index .image-with-text__media img,.template-index .image-with-text__content{border-radius:0}.template-index .image-with-text__content{padding:clamp(3.2rem,7vw,9rem)}.template-index .image-with-text__heading{width:100%;max-width:100%;font-size:clamp(4.2rem,6vw,8rem);line-height:.9;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}@media screen and (min-width:750px){.template-index .image-with-text__media-item--large{width:45%}.template-index .image-with-text__media-item--large+.image-with-text__text-item{width:55%}.template-index .image-with-text__content{padding-inline:clamp(3.2rem,4vw,6rem)}}.template-index .image-with-text__text{max-width:48rem;color:rgb(var(--st-muted));font-size:var(--st-text-lead)}.template-index .image-slider-container{overflow-x:auto;overflow-y:hidden}.template-index .image-slide{border:1px solid rgb(var(--st-border));box-shadow:var(--st-shadow-sm);transition:transform .26s var(--st-ease),box-shadow .26s var(--st-ease)}.template-index .image-slide img{width:100%;height:auto}.template-index .blog{position:relative;overflow:hidden;border-block:1px solid rgb(var(--st-border));background:radial-gradient(circle at 92% 8%,rgba(var(--st-future-violet),.08),transparent 28rem),rgb(var(--st-surface))}.template-index .article-card-wrapper .card__content{padding:2rem 0 0}.template-index .shopify-section-group-footer-group{margin-top:0}.footer{--color-foreground: 244, 245, 248;--color-background: 8, 8, 11;--gradient-background: #08080b;position:relative;background:#08080b;color:rgb(var(--color-foreground));border-top:1px solid rgba(var(--color-foreground),.12)}.st-mobile-dock{display:none}@media screen and (max-width:749px){html:has(body.has-mobile-tech-dock),body.has-mobile-tech-dock{scroll-padding-bottom:var(--st-mobile-dock-clearance)}body.has-mobile-tech-dock{padding-bottom:var(--st-mobile-dock-clearance)}.has-mobile-tech-dock .footer__content-bottom{padding-bottom:2rem}.st-mobile-dock{position:fixed;z-index:var(--st-z-mobile-dock);right:1.2rem;bottom:calc(var(--st-mobile-dock-offset) + env(safe-area-inset-bottom,0px));left:1.2rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:var(--st-mobile-dock-height);padding:.6rem;border:1px solid rgba(var(--st-ink),.12);border-radius:2.2rem;background:rgba(var(--st-elevated),.88);box-shadow:0 1.8rem 5rem #0003;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);transition:opacity .18s var(--st-ease),transform .18s var(--st-ease)}.st-mobile-dock a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-width:0;border-radius:1.7rem;color:rgb(var(--st-muted));font-size:1.05rem;font-weight:650;line-height:1;text-decoration:none}.st-mobile-dock a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:rgba(var(--st-brand),.1);opacity:0;transform:scale(.84);transition:opacity .18s var(--st-ease),transform .18s var(--st-ease)}.st-mobile-dock a.is-active{color:rgb(var(--st-ink))}.st-mobile-dock a.is-active:before{opacity:1;transform:scale(1)}.st-mobile-dock svg,.st-mobile-dock__cart-icon{position:relative;z-index:1;width:2.1rem;height:2.1rem}.st-mobile-dock a>span{position:relative;z-index:1}.st-mobile-dock__cart-icon b{position:absolute;top:-.7rem;right:-.9rem;display:grid;place-items:center;min-width:1.7rem;height:1.7rem;padding-inline:.35rem;border:2px solid rgb(var(--st-elevated));border-radius:var(--st-radius-pill);background:rgb(var(--st-promo));color:#fff;font-size:.85rem;line-height:1}body.overflow-hidden .st-mobile-dock,body.overflow-hidden-mobile .st-mobile-dock,body.overflow-hidden-tablet .st-mobile-dock{opacity:0;transform:translateY(2rem);pointer-events:none}.has-mobile-tech-dock{--st-float-offset: calc( var(--st-mobile-dock-clearance) - env(safe-area-inset-bottom, 0px) )}.has-mobile-tech-dock .scroll-to-top-btn,.has-mobile-tech-dock #scroll-to-top-btn{bottom:calc(var(--st-mobile-dock-clearance) + var(--st-sticky-offset, 0px))}body.has-mobile-tech-dock:has(#whatsapp-widget-root .whatsapp-widget,#chat-bubble.whatsapp-widget) .scroll-to-top-btn,body.has-mobile-tech-dock:has(#whatsapp-widget-root .whatsapp-widget,#chat-bubble.whatsapp-widget) #scroll-to-top-btn{bottom:calc(var(--st-mobile-dock-clearance) + var(--st-whatsapp-height) + var(--st-floating-stack-gap) + var(--st-sticky-offset, 0px))}.has-mobile-tech-dock .music-player{z-index:var(--st-z-scroll-top);bottom:var(--st-mobile-dock-clearance)}.header{min-height:6.4rem;padding-block:.8rem}.header__icons{padding:0;border:0;background:transparent}.template-index .section:not(.section-stocktech-hero) .title,.template-index .collection-list-title,.template-index .blog__title{width:100%;max-width:12ch;margin-inline:auto;font-size:clamp(3.6rem,11.6vw,5rem);line-height:.92;letter-spacing:-.025em;overflow-wrap:normal;text-align:center;text-wrap:balance;white-space:normal;word-break:normal}.template-index .title-wrapper-with-link,.template-index .collection__title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;margin-bottom:2.4rem;text-align:center}.template-index .title-wrapper-with-link:before,.template-index .collection__title:before{margin-bottom:.8rem;text-align:center}.template-index .title-wrapper--self-padded-tablet-down,.template-index .title-wrapper--self-padded-mobile{padding-inline:0}.template-index .section-collection-list .collection-list:not(.slider).grid--2-col-tablet-down>.collection-list__item{box-sizing:border-box;flex:0 0 calc(50% - var(--grid-mobile-horizontal-spacing) / 2);width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);min-width:0;max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.template-index .blog>.page-width-desktop>.title-wrapper-with-link{padding-inline:2rem}.template-index .collection .product-grid+.slider-buttons{display:none}.has-mobile-tech-dock .collection__view-all,.has-mobile-tech-dock .blog__view-all{scroll-margin-bottom:calc(10.8rem + env(safe-area-inset-bottom,0px))}.template-index .product-grid{column-gap:1.2rem}.template-index .product-card-wrapper .card__inner,.template-index .collection-card-wrapper .card__inner,.template-index .article-card-wrapper .card__inner{border-radius:1.8rem}.template-index .image-with-text__grid{border-radius:2.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.st-anim .st-reveal,html.st-anim .st-reveal:not(.is-visible){opacity:1;transform:none}}@media screen and (max-width:989px){.header{position:relative;grid-template-columns:4.4rem minmax(0,1fr) 4.4rem 4.4rem;min-height:5.6rem;padding-block:.6rem;column-gap:0}.header>.header__heading,.header>.header__heading-link{position:absolute;z-index:2;grid-area:auto;top:50%;left:50%;width:max-content;max-width:calc(100vw - 19rem);margin:0;transform:translate(-50%,-50%)}.header>.header__heading .header__heading-link,.header>.header__heading-link{display:flex;align-items:center;justify-content:center;padding-inline:0}.header>.header__heading .header__heading-link{max-width:100%}.header>header-drawer,.header__icons>.header__search,.header__icons>.header__icon--cart{position:relative;z-index:3}.header .header__search:has(>details[open]){z-index:var(--st-z-modal)}.header:has(.header__search>details[open])>.header__icons>.header__icon--cart{visibility:hidden;pointer-events:none}.header>header-drawer:has(.menu-drawer-container[open]){z-index:var(--st-z-drawer)}.header:has(>header-drawer .menu-drawer-container[open])>.header__heading,.header:has(>header-drawer .menu-drawer-container[open])>.header__heading-link,.header:has(>header-drawer .menu-drawer-container[open])>.header__icons{visibility:hidden;pointer-events:none}.header>header-drawer{grid-row:1;grid-column:1;justify-self:start}.header>.header__icons{display:contents}.header__icons>.header__search{grid-row:1;grid-column:3}.header__icons>.header__icon--cart{grid-row:1;grid-column:4}.header__heading-logo{display:block;max-height:3.6rem}.header__icons{padding:.2rem;gap:0}.header__icons .header__icon,.header__search .header__icon{width:4.4rem;height:4.4rem;min-width:4.4rem}.header__icon--account{display:none}.header-wrapper{padding-inline:env(safe-area-inset-left,0px) env(safe-area-inset-right,0px)}}@media screen and (max-width:359px){.template-collection .product-grid.grid--2-col-tablet-down>.grid__item,.template-search .product-grid.grid--2-col-tablet-down>.grid__item{flex-basis:100%;width:100%;max-width:100%}}@media screen and (max-width:430px){.header__icons{border:0;background:none;padding:0}}@media screen and (max-width:749px){.template-index .section-collection-list .collection-list-wrapper,.template-index .section-collection-list .collection-list-wrapper.page-width{padding-top:3.2rem}.template-index .title-wrapper-with-link:before,.template-index .collection__title:before{margin-bottom:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/stocktech-future.css.map */
