@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap";:root{--ksc-lavender: #DECEEB;--ksc-cyan: #D5EDED;--ksc-accent: #8E72A5;--ksc-white: #FFFFFF;--ksc-ink: #111111;--ksc-line: rgba(142, 114, 165, .16);--ksc-shadow: rgba(142, 114, 165, .12);--ksc-ease: cubic-bezier(.22,.61,.36,1);--font-body-family: "Quicksand", sans-serif;--font-heading-family: "Quicksand", sans-serif;--color-background: 255,255,255;--gradient-background: #FFFFFF;--color-foreground: 17,17,17;--color-button: 142,114,165;--color-button-text: 255,255,255;--color-secondary-button: 255,255,255;--color-secondary-button-text: 142,114,165;--color-link: 142,114,165;--color-shadow: 142,114,165}.color-scheme-1{--color-background: 255,255,255;--gradient-background: #FFFFFF;--color-foreground: 17,17,17;--color-button: 142,114,165;--color-button-text: 255,255,255;--color-secondary-button: 255,255,255;--color-secondary-button-text: 142,114,165;--color-link: 142,114,165;--color-shadow: 142,114,165}.color-scheme-2{--color-background: 222,206,235;--gradient-background: #DECEEB;--color-foreground: 17,17,17;--color-button: 142,114,165;--color-button-text: 255,255,255;--color-secondary-button: 222,206,235;--color-secondary-button-text: 142,114,165;--color-link: 142,114,165;--color-shadow: 142,114,165}.color-scheme-3{--color-background: 213,237,237;--gradient-background: #D5EDED;--color-foreground: 17,17,17;--color-button: 142,114,165;--color-button-text: 255,255,255;--color-secondary-button: 213,237,237;--color-secondary-button-text: 142,114,165;--color-link: 142,114,165;--color-shadow: 142,114,165}.color-scheme-4{--color-background: 255,255,255;--gradient-background: #FFFFFF;--color-foreground: 17,17,17;--color-button: 142,114,165;--color-button-text: 255,255,255;--color-secondary-button: 255,255,255;--color-secondary-button-text: 142,114,165;--color-link: 142,114,165;--color-shadow: 142,114,165}.color-scheme-5{--color-background: 222,206,235;--gradient-background: #DECEEB;--color-foreground: 142,114,165;--color-button: 142,114,165;--color-button-text: 255,255,255;--color-secondary-button: 222,206,235;--color-secondary-button-text: 142,114,165;--color-link: 142,114,165;--color-shadow: 142,114,165}html{scroll-behavior:smooth}body,button,input,select,textarea,.button,.header__menu-item,.price{font-family:Quicksand,sans-serif!important}body{color:var(--ksc-ink);background:var(--ksc-white);letter-spacing:.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:Quicksand,sans-serif!important;color:var(--ksc-ink);font-weight:600;letter-spacing:-.025em;line-height:1.12}p,.rte,.caption,.subtitle{letter-spacing:.005em}a{text-underline-offset:.25rem}.header-wrapper{background:#fffffff2!important;border-bottom:1px solid rgba(142,114,165,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:box-shadow .25s ease,background .25s ease}.shopify-section-header-sticky .header-wrapper{box-shadow:0 10px 30px #8e72a514}.header{padding-top:13px!important;padding-bottom:13px!important}.header__menu-item,.header__icon{color:var(--ksc-ink)!important}.header__menu-item{font-weight:500;letter-spacing:.015em}.header__menu-item span{background-image:linear-gradient(var(--ksc-accent),var(--ksc-accent));background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:color .22s ease,background-size .28s var(--ksc-ease)}.header__menu-item:hover span,.header__active-menu-item{color:var(--ksc-accent)!important;background-size:100% 1px;text-decoration:none!important}.header__submenu{border:1px solid var(--ksc-line)!important;border-radius:12px;box-shadow:0 14px 36px #8e72a51a!important}.button,.shopify-payment-button__button--unbranded,.customer button{min-height:44px;border-radius:10px!important;background:var(--ksc-accent)!important;color:#fff!important;border-color:var(--ksc-accent)!important;box-shadow:none!important;font-weight:600;letter-spacing:.015em;transition:transform .2s var(--ksc-ease),filter .2s ease,box-shadow .2s ease!important}.button--secondary,.button.button--secondary{background:#fff!important;color:var(--ksc-accent)!important;border:1px solid var(--ksc-accent)!important}.button:after,.shopify-payment-button__button--unbranded:after{box-shadow:none!important}@media(hover:hover)and (prefers-reduced-motion:no-preference){.button:hover,.shopify-payment-button__button--unbranded:hover,.customer button:hover{transform:translateY(-2px);filter:brightness(.97);box-shadow:0 8px 20px #8e72a524!important}}.collection__title .title,.collection-list-title,.title-wrapper-with-link .title{color:var(--ksc-accent)!important;font-weight:600}.collection__title,.title-wrapper-with-link{margin-bottom:2.4rem}.card-wrapper .card{background:#fff!important;border:1px solid rgba(142,114,165,.1)!important;border-radius:15px!important;box-shadow:0 2px 10px #8e72a509!important;overflow:hidden;transition:transform .35s var(--ksc-ease),box-shadow .35s ease,border-color .35s ease}.card-wrapper .card__inner,.card-wrapper .card__media,.card-wrapper .media{overflow:hidden}.card-wrapper .card__inner{border-radius:14px 14px 0 0!important}.card-wrapper .card__content{padding:1.35rem 1.4rem 1.55rem}.card__heading a{color:var(--ksc-ink)!important;font-weight:600;text-decoration:none}.card-information>.price{color:var(--ksc-accent);font-weight:600}.card-wrapper .media img,.product__media img,.collection-list .media img{transition:transform .55s var(--ksc-ease),opacity .35s ease!important;will-change:transform}@media(hover:hover)and (prefers-reduced-motion:no-preference){.card-wrapper:hover .card{transform:translateY(-4px);border-color:#8e72a52e!important;box-shadow:0 14px 34px #8e72a51f!important}.card-wrapper:hover .media img,.collection-list .card-wrapper:hover .media img{transform:scale(1.045)!important}.product__media:hover img{transform:scale(1.025)}}.product__media-wrapper .media,.product__media{overflow:hidden;border-radius:14px}.badge{border-radius:999px!important;border:1px solid rgba(142,114,165,.16)!important;background:var(--ksc-lavender)!important;color:var(--ksc-accent)!important;font-weight:600;letter-spacing:.01em}.field__input,.select__select,.customer .field input{border-radius:10px!important}.field:after,.select:after,.customer .field:after{box-shadow:0 0 0 1px #8e72a53d!important}.footer{border-top:1px solid rgba(142,114,165,.12)}.footer,.footer .gradient{background:#fff!important}.footer a:hover{color:var(--ksc-accent)!important}.ksc-announcement{background:linear-gradient(90deg,var(--ksc-cyan) 0 50%,var(--ksc-lavender) 50% 100%);color:var(--ksc-accent);text-align:center;border-bottom:1px solid rgba(142,114,165,.1)}.ksc-announcement__inner{padding:8px 16px;font-size:12.5px;line-height:1.3;font-weight:600;letter-spacing:.025em}.ksc-trust__item,.ksc-reviews__card,.ksc-values__item{transition:transform .28s var(--ksc-ease),background .28s ease}@media(hover:hover)and (prefers-reduced-motion:no-preference){.ksc-trust__item:hover,.ksc-reviews__card:hover,.ksc-values__item:hover{transform:translateY(-2px)}}@media(max-width:749px){.header{padding-top:10px!important;padding-bottom:10px!important}.ksc-announcement__inner{font-size:11.5px;padding:7px 10px}.card-wrapper .card__content{padding:1rem 1rem 1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ksc-custom.css.map */
