:root{--tekhero-bg: #ffffff;--tekhero-blush: #fff4f7;--tekhero-blush-strong: #ffd7e3;--tekhero-text: #171717;--tekhero-muted: #686868;--tekhero-pink: #ff4f8b;--tekhero-pink-dark: #e43f78;--tekhero-border: #f3dce4;--tekhero-radius-card: 24px;--tekhero-radius-button: 14px;--tekhero-page-width: 1200px;--tekhero-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--tekhero-shadow: 0 18px 40px -24px rgba(228, 63, 120, .45);--tekhero-shadow-soft: 0 10px 30px -20px rgba(23, 23, 23, .25)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--tekhero-font);color:var(--tekhero-text);background:var(--tekhero-bg);line-height:1.55;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg,video{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--tekhero-pink-dark)}h1,h2,h3,h4{margin:0 0 .4em;line-height:1.15;font-weight:800;letter-spacing:-.01em}p{margin:0 0 1em}ul[role=list]{list-style:none;margin:0;padding:0}.tk-container{width:100%;max-width:var(--tekhero-page-width);margin-inline:auto;padding-inline:20px}.main-content{display:block}.main-content:focus{outline:none}.tk-section{padding-block:clamp(48px,6.5vw,96px)}.tk-section__title{font-size:clamp(1.5rem,3.4vw,2.25rem);text-align:center}.tk-section__subtitle{color:var(--tekhero-muted);text-align:center;max-width:60ch;margin-inline:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:8px;top:-48px;z-index:1000;background:var(--tekhero-pink);color:#fff;padding:10px 16px;border-radius:var(--tekhero-radius-button);transition:top .2s ease}.skip-link:focus{top:8px;color:#fff}:focus-visible{outline:3px solid var(--tekhero-pink);outline-offset:2px;border-radius:4px}.tk-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:700;border:1px solid transparent;border-radius:var(--tekhero-radius-button);padding:14px 28px;min-height:52px;cursor:pointer;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease;text-align:center}.tk-btn--primary{background:var(--tekhero-pink);color:#fff;box-shadow:var(--tekhero-shadow)}.tk-btn--primary:hover{background:var(--tekhero-pink-dark);color:#fff;transform:translateY(-1px)}.tk-btn--ghost{background:#fff;color:var(--tekhero-text);border-color:var(--tekhero-border)}.tk-btn--ghost:hover{background:var(--tekhero-blush);color:var(--tekhero-text)}.tk-btn--block{display:flex;width:100%}.tk-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{border-radius:var(--tekhero-radius-button)!important}.tk-icon{width:24px;height:24px;flex:none}.tk-field-label{display:block;font-weight:600;font-size:.9rem;margin-bottom:6px}input[type=search],input[type=text],input[type=number],input[type=email]{font:inherit;color:var(--tekhero-text);background:#fff;border:1px solid var(--tekhero-border);border-radius:var(--tekhero-radius-button);padding:12px 14px}input:focus{outline:none;border-color:var(--tekhero-pink);box-shadow:0 0 0 3px #ff4f8b2e}.tk-quantity{display:inline-flex;align-items:center;border:1px solid var(--tekhero-border);border-radius:999px;background:#fff;overflow:hidden}.tk-quantity__btn{border:0;background:transparent;cursor:pointer;width:42px;height:44px;font-size:1.2rem;line-height:1;color:var(--tekhero-text)}.tk-quantity__btn:hover{background:var(--tekhero-blush);color:var(--tekhero-pink-dark)}.tk-quantity__input{width:48px;text-align:center;border:0;padding:12px 0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.tk-quantity__input::-webkit-outer-spin-button,.tk-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tk-variant-picker{display:grid;gap:14px}.tk-variant-option{border:0;padding:0;margin:0}.tk-variant-option__label{font-weight:600;font-size:.9rem;margin-bottom:8px;padding:0}.tk-variant-option__selected{color:var(--tekhero-pink-dark);font-weight:700}.tk-variant-option__values{display:flex;flex-wrap:wrap;gap:10px}.tk-variant-value{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1.5px solid var(--tekhero-border);border-radius:999px;background:#fff;cursor:pointer;font-weight:600;font-size:.92rem;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.tk-variant-value:hover{border-color:var(--tekhero-pink)}.tk-variant-input:checked+.tk-variant-value{border-color:var(--tekhero-pink);background:var(--tekhero-blush);box-shadow:0 0 0 3px #ff4f8b26}.tk-variant-input:focus-visible+.tk-variant-value{outline:3px solid var(--tekhero-pink);outline-offset:2px}.tk-variant-value__dot{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:#ddd}.tk-swatch--roz,.tk-swatch--pink,.tk-swatch--rose{background:#ff9ec1}.tk-swatch--mov,.tk-swatch--purple,.tk-swatch--violet,.tk-swatch--mauve,.tk-swatch--lila{background:#b9a3e3}.tk-price{font-size:1.6rem;font-weight:800;display:inline-flex;align-items:baseline;gap:10px}.tk-price__compare{color:var(--tekhero-muted);font-weight:500;font-size:1.05rem}.tk-price--on-sale .tk-price__current{color:var(--tekhero-pink-dark)}.tk-header{background:#ffffffeb;border-bottom:1px solid var(--tekhero-border)}.tk-header--sticky{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:saturate(160%) blur(8px);backdrop-filter:saturate(160%) blur(8px)}.tk-header__inner{display:flex;align-items:center;gap:16px;min-height:68px}.tk-header__logo{display:inline-flex;align-items:center;margin-right:0;color:var(--tekhero-pink)}.tk-header__logo:hover{color:var(--tekhero-pink-dark)}.tk-header__wordmark{display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:1.3rem;letter-spacing:-.02em}.tk-header__logo .tk-header__wordmark{color:inherit}.tk-header__wordmark-accent{color:var(--tekhero-pink);margin-left:4px}.tk-header__logo-mark{width:22px;height:22px;border-radius:8px;background:linear-gradient(135deg,var(--tekhero-pink),var(--tekhero-pink-dark));box-shadow:inset 0 0 0 4px #ffffffa6}.tk-header__logo-img{display:block}.tk-header__nav{margin-left:auto;margin-right:0}.tk-header__menu{display:flex;gap:26px}.tk-header__link{font-weight:600;font-size:.97rem;padding:6px 2px;border-bottom:2px solid transparent}.tk-header__link:hover,.tk-header__link.is-active{color:var(--tekhero-pink-dark);border-color:var(--tekhero-pink)}.tk-header__actions{display:flex;align-items:center;gap:6px}.tk-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:transparent;border:0;cursor:pointer;color:var(--tekhero-text);position:relative}.tk-header__icon-btn:hover{background:var(--tekhero-blush);color:var(--tekhero-pink-dark)}.tk-header__menu-toggle{display:none}.tk-header__cart-count{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 5px;background:var(--tekhero-pink);color:#fff;border-radius:999px;font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.tk-search-panel{border-top:1px solid var(--tekhero-border);background:#fff;padding-block:14px}.tk-search-form{display:flex;gap:10px}.tk-search-form__input{flex:1}.tk-search-form--page{max-width:560px;margin-bottom:28px}.tk-mobile-nav{display:none;border-top:1px solid var(--tekhero-border);background:#fff}.tk-mobile-nav__menu{padding:8px 20px 18px}.tk-mobile-nav__link{display:block;padding:12px 4px;font-weight:600;border-bottom:1px solid var(--tekhero-border)}.tk-announcement{background:var(--tk-ab-bg, var(--tekhero-pink));color:var(--tk-ab-fg, #fff)}.tk-announcement__inner{display:flex;justify-content:center}.tk-announcement__text{margin:0;padding:9px 0;font-size:.85rem;font-weight:600;text-align:center;color:inherit}a.tk-announcement__text:hover{color:inherit;text-decoration:underline}.tk-footer{background:var(--tekhero-blush);border-top:1px solid var(--tekhero-border);margin-top:40px}.tk-footer__top{display:grid;grid-template-columns:1fr;grid-template-areas:"brand" "right" "columns";gap:32px;padding-block:48px}.tk-footer__brand{grid-area:brand}.tk-footer__wordmark{font-size:1.2rem;color:var(--tekhero-pink)}.tk-footer__tagline{color:var(--tekhero-muted);max-width:42ch;margin-top:12px}.tk-footer__company{display:grid;gap:4px;margin-top:16px;color:var(--tekhero-muted);font-size:.84rem;line-height:1.45}.tk-footer__company p{margin:0}.tk-footer__company span{font-weight:700;color:var(--tekhero-text)}.tk-footer__right{grid-area:right;display:grid;gap:20px;justify-items:start}.tk-footer__program{display:grid;gap:12px;width:100%;max-width:240px;text-align:center;color:var(--tekhero-muted);font-size:.9rem}.tk-footer__program-title{color:var(--tekhero-pink);font-size:1.15rem;font-weight:800;text-align:center;margin:0}.tk-footer__program-row{display:flex;align-items:center;justify-content:center;gap:10px}.tk-footer__program-row p{margin:0}.tk-footer__program-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--tekhero-pink)}.tk-footer__program-icon .tk-icon{width:22px;height:22px}.tk-footer__sal{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:min(100%,240px)}.tk-footer__sal-img{display:block;width:100%;height:auto}.tk-footer__social{display:flex;gap:10px;margin-top:16px}.tk-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--tekhero-border);color:var(--tekhero-text)}.tk-footer__social-link:hover{background:var(--tekhero-pink);color:#fff;border-color:var(--tekhero-pink)}.tk-footer__columns{grid-area:columns;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.tk-footer__col-title{font-size:.95rem;margin-bottom:12px}.tk-footer__links{display:grid;gap:8px}.tk-footer__link{color:var(--tekhero-muted);font-size:.92rem}.tk-footer__link:hover{color:var(--tekhero-pink-dark)}.tk-footer__bottom{border-top:1px solid var(--tekhero-border)}.tk-footer__bottom-inner{display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:space-between;padding-block:18px}.tk-footer__copy{margin:0;color:var(--tekhero-muted);font-size:.85rem}.tk-footer__policies{display:flex;flex-wrap:wrap;gap:16px}.rte>:last-child{margin-bottom:0}.rte a{color:var(--tekhero-pink-dark);text-decoration:underline}.rte img{border-radius:16px}.tk-grid{display:grid;gap:22px;grid-template-columns:repeat(2,1fr)}.tk-card{background:#fff;border:1px solid var(--tekhero-border);border-radius:var(--tekhero-radius-card);overflow:hidden;display:block}.tk-product-card{transition:transform .18s ease,box-shadow .18s ease}.tk-product-card:hover{transform:translateY(-3px);box-shadow:var(--tekhero-shadow-soft)}.tk-product-card__media{aspect-ratio:1 / 1;background:var(--tekhero-blush)}.tk-product-card__img{width:100%;height:100%;object-fit:cover}.tk-product-card__placeholder{width:100%;height:100%;background:var(--tekhero-blush-strong)}.tk-product-card__body{padding:16px}.tk-product-card__title{font-size:1rem;margin-bottom:8px}.tk-product-card .tk-price{font-size:1.15rem}.tk-product__grid{display:grid;gap:32px}.tk-product__media-main{border-radius:var(--tekhero-radius-card);overflow:hidden;background:var(--tekhero-blush)}.tk-product__media-img{width:100%;height:100%;object-fit:contain}.tk-product__thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.tk-product__thumb{width:72px;height:72px;padding:0;border:1px solid var(--tekhero-border);border-radius:14px;overflow:hidden;background:#fff;cursor:pointer}.tk-product__thumb img{width:100%;height:100%;object-fit:cover}.tk-product__thumb:hover,.tk-product__thumb[aria-current=true]{border-color:var(--tekhero-pink)}.tk-product__vendor{color:var(--tekhero-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.tk-product__title{font-size:clamp(1.4rem,3vw,2rem)}.tk-product__form{display:grid;gap:18px;margin-block:22px}.tk-product__description{color:var(--tekhero-muted)}.tk-buy-buttons{display:grid;gap:10px}.tk-cart__form{margin-top:24px}.tk-cart__table{width:100%;border-collapse:collapse}.tk-cart__table th{text-align:left;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--tekhero-muted);padding-bottom:12px;border-bottom:1px solid var(--tekhero-border)}.tk-cart__row td{padding-block:18px;border-bottom:1px solid var(--tekhero-border);vertical-align:middle}.tk-cart__product{display:flex;gap:14px;align-items:center}.tk-cart__img{width:72px;height:72px;object-fit:cover;border-radius:14px}.tk-cart__product-title{font-weight:700}.tk-cart__variant{color:var(--tekhero-muted);font-size:.88rem;margin:2px 0}.tk-cart__remove{color:var(--tekhero-pink-dark);font-size:.85rem;text-decoration:underline}.tk-cart__footer{margin-top:26px;display:grid;gap:12px;justify-items:end}.tk-cart__totals{display:flex;gap:14px;align-items:baseline;font-size:1.2rem}.tk-cart__subtotal-value{font-weight:800}.tk-cart__note{color:var(--tekhero-muted);font-size:.85rem;margin:0}.tk-cart__actions{display:flex;gap:12px}.tk-cart__empty{text-align:center;padding-block:40px;display:grid;gap:18px;justify-items:center}.tk-collection__header,.tk-search .tk-section__title{margin-bottom:24px}.tk-collection__empty,.tk-search__empty{color:var(--tekhero-muted)}.tk-search__count{color:var(--tekhero-muted);margin-bottom:18px}.tk-pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:36px}.tk-pagination__link{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--tekhero-border);border-radius:12px;font-weight:600;background:#fff}.tk-pagination__link:hover{border-color:var(--tekhero-pink);color:var(--tekhero-pink-dark)}.tk-pagination__current{background:var(--tekhero-pink);color:#fff;border-color:var(--tekhero-pink)}.tk-pagination__gap{padding:0 6px;color:var(--tekhero-muted);align-self:center}.tk-page__inner,.tk-404__inner{max-width:760px;margin-inline:auto}.tk-404__inner{text-align:center;display:grid;gap:18px;justify-items:center;padding-block:30px}.tk-404__text{color:var(--tekhero-muted)}@media(min-width:750px){.tk-container{padding-inline:32px}.tk-grid{grid-template-columns:repeat(3,1fr)}.tk-footer__top{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);grid-template-areas:"brand columns" "brand right";align-items:start}.tk-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.tk-footer__right{justify-items:end}.tk-footer__program{justify-items:center;min-width:220px;max-width:240px}.tk-footer__sal{justify-self:end;max-width:240px}.tk-product__grid{grid-template-columns:1.1fr 1fr;align-items:start}}@media(min-width:990px){.tk-container{padding-inline:40px}.tk-grid--4{grid-template-columns:repeat(4,1fr)}}@media(max-width:989px){.tk-header__nav{display:block}.tk-header__menu{gap:16px}.tk-header__logo{margin-right:0;margin-left:0}.tk-mobile-nav[data-open]{display:block}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/base.css.map */
