@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--nb-white: #ffffff;--nb-off-white: #f5f4f0;--nb-light-gray: #ebebeb;--nb-text: #111111;--nb-text-light: #555555;--nb-black: #0d0d0d;--nb-radius-lg: 20px;--nb-transition: all .3s cubic-bezier(.25, .46, .45, .94)}*,*:before,*:after{box-sizing:border-box}body{background-color:var(--nb-white)!important;color:var(--nb-text)!important;font-family:Inter,-apple-system,sans-serif!important;-webkit-font-smoothing:antialiased}::selection{background:var(--nb-text);color:var(--nb-white)}.announcement-bar{background:var(--nb-black)!important;color:var(--nb-white)!important;font-size:.8rem!important;font-weight:500!important;letter-spacing:.04em!important}.announcement-bar__message,.announcement-bar__message a,.announcement-bar__message p{color:var(--nb-white)!important}.header,.shopify-section-header-sticky,.shopify-section-header-default{background:var(--nb-white)!important;border-bottom:1px solid var(--nb-light-gray)!important;transition:var(--nb-transition)!important}.header__heading-link,.header__menu-item,.header__icon,.header__menu-item span{color:var(--nb-text)!important;font-family:Inter,sans-serif!important;font-weight:500!important;font-size:.9rem!important}.header__menu-item:hover,.header__icon:hover{opacity:.55!important}.banner{background:var(--nb-off-white)!important}.banner__heading{font-family:Inter,sans-serif!important;font-weight:900!important;font-size:clamp(2.5rem,10vw,7rem)!important;line-height:.95!important;letter-spacing:-.02em!important;text-transform:uppercase!important;color:var(--nb-white)!important;text-shadow:0 2px 20px rgba(0,0,0,.3)!important}.banner__text p{color:#ffffffe6!important}.card-wrapper{border-radius:var(--nb-radius-lg)!important;overflow:hidden;transition:var(--nb-transition)!important}.card-wrapper:hover{transform:translateY(-6px)!important;box-shadow:0 16px 48px #0000001f!important}.card,.card--standard{background:var(--nb-off-white)!important;border:none!important;border-radius:var(--nb-radius-lg)!important;overflow:hidden}.card__media img{transition:transform .5s ease!important;mix-blend-mode:multiply!important}.card-wrapper:hover .card__media img{transform:scale(1.05)!important}.card__content{background:var(--nb-off-white)!important;padding:1.2rem 1.4rem 1.4rem!important}.card__heading,.card__heading a{color:var(--nb-text)!important;font-weight:700!important;font-size:1rem!important;line-height:1.3!important;text-decoration:none!important}.price,.price__regular{color:var(--nb-text)!important;font-weight:600!important}.badge,.price__badge-sale{background:var(--nb-text)!important;color:var(--nb-white)!important;border-radius:4px!important;font-weight:600!important;font-size:.7rem!important;letter-spacing:.04em!important;text-transform:uppercase!important}.button,.btn,button[type=submit],.product-form__submit,.shopify-payment-button__button{background:var(--nb-black)!important;color:var(--nb-white)!important;border:2px solid var(--nb-black)!important;border-radius:100px!important;font-family:Inter,sans-serif!important;font-weight:600!important;font-size:.95rem!important;padding:14px 30px!important;transition:var(--nb-transition)!important;cursor:pointer!important}.button:hover,.product-form__submit:hover{background:transparent!important;color:var(--nb-black)!important;transform:translateY(-1px)!important}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif!important;color:var(--nb-text)!important;letter-spacing:-.02em!important}h1{font-weight:900!important;font-size:clamp(2rem,6vw,4.5rem)!important;line-height:1!important}h2{font-weight:800!important;font-size:clamp(1.6rem,4vw,3rem)!important;line-height:1.05!important}h3{font-weight:700!important;font-size:clamp(1.2rem,2.5vw,1.8rem)!important}p{color:var(--nb-text-light)!important;font-size:1rem!important;line-height:1.7!important}.collection-list__item .card{background:var(--nb-off-white)!important;border-radius:var(--nb-radius-lg)!important;overflow:hidden;transition:var(--nb-transition)!important}.collection-list__item:hover .card{box-shadow:0 16px 48px #0000001f!important;transform:translateY(-4px)!important}.collection-list__item .card__heading{color:var(--nb-text)!important;font-weight:800!important}.product__media-wrapper{border-radius:var(--nb-radius-lg)!important;background:var(--nb-off-white)!important}.product__media img{mix-blend-mode:multiply!important}.product__title{font-weight:900!important;font-size:clamp(1.8rem,4vw,2.8rem)!important;letter-spacing:-.03em!important;color:var(--nb-text)!important;line-height:1.05!important}.footer{background:var(--nb-black)!important;border-top:none!important}.footer__heading,.footer-block__heading{color:var(--nb-white)!important;font-weight:700!important;font-size:.85rem!important;text-transform:uppercase!important;letter-spacing:.08em!important}.footer-block__list-item a,.footer__list-item a{color:#fff9!important;font-size:.9rem!important;transition:color .2s ease!important}.footer-block__list-item a:hover{color:var(--nb-white)!important}.footer__copyright,.footer__copyright a{color:#fff6!important}input[type=text],input[type=email],input[type=search],textarea,select,.field__input{background:var(--nb-white)!important;border:1.5px solid var(--nb-light-gray)!important;border-radius:100px!important;color:var(--nb-text)!important;font-family:Inter,sans-serif!important}input:focus,textarea:focus,.field__input:focus{border-color:var(--nb-text)!important;box-shadow:none!important;outline:none!important}@keyframes nbFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card-wrapper,.collection-list__item{animation:nbFadeUp .5s ease both}.product-grid .card-wrapper:nth-child(1){animation-delay:.05s}.product-grid .card-wrapper:nth-child(2){animation-delay:.1s}.product-grid .card-wrapper:nth-child(3){animation-delay:.15s}.product-grid .card-wrapper:nth-child(4){animation-delay:.2s}.product-grid .card-wrapper:nth-child(5){animation-delay:.25s}.product-grid .card-wrapper:nth-child(6){animation-delay:.3s}@media(max-width:749px){.card__content{padding:1rem!important}.button,.product-form__submit{width:100%!important;padding:16px!important}h1{font-size:2.2rem!important}h2{font-size:1.7rem!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/nexabot-custom.css.map */
