:root{--tk-ink: #151222;--tk-muted: #696475;--tk-violet: #6e4cff;--tk-pink: #ff3f9a;--tk-orange: #ff9e2c;--tk-green: #76d93b;--tk-yellow: #ffd23f;--tk-soft: #f7f5ff;--tk-border: #e9e6f2;--tk-gradient: linear-gradient(105deg, #6547ff 0%, #8257ff 48%, #ff3f9a 100%);--tk-shadow: 0 18px 50px rgba(58, 38, 136, .12)}html{scroll-behavior:smooth}body{background:#fff!important;color:var(--tk-ink)!important}.template-index #MainContent{overflow:hidden}.section-announcement .announcement-bar{background:var(--tk-gradient)!important;color:#fff!important}.announcement-bar__text,.announcement-bar-ticker__text{font-weight:850!important;letter-spacing:.02em!important}.header-wrapper,.header{background:#fffffffa!important}.header{border-bottom:1px solid #efedf5!important}.header__menu-item{font-weight:750!important}.header__heading-link--left{min-width:142px}.tk-header-logo{display:block;width:100%;height:auto}.button,.shopify-payment-button__button{border-radius:999px!important}.button--primary,.product-form__submit{background:var(--tk-gradient)!important;color:#fff!important;border:0!important;box-shadow:0 8px 22px #7b5cff38}.tk-home,.tk-product-details,.tk-reviews-section,.tk-footer{font-family:inherit}.tk-shell{width:min(1380px,calc(100% - 48px));margin-inline:auto}.tk-section{padding:32px 0}.tk-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px}.tk-section-title h2,.tk-product-details h2,.tk-reviews-section h2{margin:0;font-size:clamp(28px,2.25vw,42px);line-height:.98;font-weight:950;letter-spacing:-.045em}.tk-eyebrow{color:var(--tk-violet);font-size:12px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.tk-link{color:var(--tk-violet);font-weight:850;text-decoration:none;white-space:nowrap}.tk-btn{display:inline-flex;min-height:50px;padding:0 26px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;font-weight:850;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.tk-btn:hover{transform:translateY(-2px)}.tk-btn-primary{color:#fff;background:var(--tk-gradient);box-shadow:0 10px 24px #7b5cff40}.tk-btn-outline{color:var(--tk-ink);background:#fff;border-color:var(--tk-violet)}.tk-stars{color:#ffb000;letter-spacing:.04em}.tk-hero{padding:24px 0 12px}.tk-hero__inner{display:grid;grid-template-columns:.92fr 1.08fr;min-height:545px;overflow:hidden;border:1px solid #f0edf5;border-radius:26px;background:linear-gradient(100deg,#fff 0% 43%,#fff0fa);box-shadow:0 4px 20px #4530990d}.tk-hero__copy{display:flex;position:relative;z-index:2;flex-direction:column;justify-content:center;padding:60px 30px 60px 48px}.tk-hero__copy h1{margin:14px 0 20px;font-family:Arial Black,Arial,sans-serif;font-size:clamp(58px,6vw,96px);font-weight:950;line-height:.84;letter-spacing:-.075em}.tk-hero__copy h1 span{color:transparent;background:var(--tk-gradient);background-clip:text;-webkit-background-clip:text}.tk-hero__copy p{max-width:540px;margin:0 0 26px;font-size:19px;line-height:1.38}.tk-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.tk-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;font-size:13px;font-weight:750}.tk-hero__visual{min-width:0;min-height:545px}.tk-hero__visual picture,.tk-hero__visual img{display:block;width:100%;height:100%}.tk-hero__visual img{object-fit:cover;object-position:center}.tk-usp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tk-usp{display:flex;gap:12px;align-items:center;padding:17px;border:1px solid var(--tk-border);border-radius:15px;background:#fff}.tk-usp__icon{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:12px;color:var(--tk-violet);background:#f1edff}.tk-usp__icon svg{width:23px;height:23px}.tk-usp strong{display:block;font-size:13px}.tk-usp small{display:block;margin-top:2px;color:var(--tk-muted)}.tk-ranges{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.tk-range{position:relative;height:190px;overflow:hidden;isolation:isolate;display:flex;align-items:flex-end;padding:18px;border-radius:18px;color:#fff;text-decoration:none}.tk-range:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.3))}.tk-range img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.tk-range:hover img{transform:scale(1.035)}.tk-range__name{font-size:25px;font-weight:950;letter-spacing:-.04em}.tk-range__meta{font-size:12px;font-weight:750}.tk-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tk-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--tk-border);border-radius:18px;background:#fff;box-shadow:0 1px #15122205}.tk-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:var(--tk-soft)}.tk-card__media img,.tk-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tk-card:hover .tk-card__media img{transform:scale(1.025)}.tk-card__badges{position:absolute;z-index:2;top:10px;left:10px;display:flex;gap:6px}.tk-badge{padding:5px 8px;border-radius:999px;color:#fff;font-size:10px;font-weight:900}.tk-badge--violet{background:var(--tk-violet)}.tk-badge--pink{background:var(--tk-pink)}.tk-card__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:13px}.tk-chips,.tk-pdp-chips{display:flex;gap:6px;flex-wrap:wrap}.tk-chip{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;color:#332a58;background:#f0edff;font-size:10px;font-weight:850}.tk-card__title{color:var(--tk-ink);font-size:18px;font-weight:950;line-height:1.12;text-decoration:none}.tk-card__rating{color:#77717f;font-size:11px}.tk-card__rating--quality{color:var(--tk-violet);font-weight:850;letter-spacing:.015em}.tk-card__variants{display:flex;gap:5px;flex-wrap:wrap}.tk-card__variants button{min-height:30px;padding:4px 8px;cursor:pointer;border:1px solid var(--tk-border);border-radius:8px;color:var(--tk-ink);background:#fff;font-size:10px}.tk-card__variants button.is-active{color:var(--tk-violet);border-color:var(--tk-violet);background:#f1edff}.tk-card__price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.tk-card__price strong{font-size:21px}.tk-old-price{color:#999;font-size:12px;text-decoration:line-through}.tk-save{margin-left:auto;color:var(--tk-pink);font-size:12px;font-weight:900}.tk-card form{margin-top:auto}.tk-card form button{width:100%;min-height:44px;cursor:pointer;border:0;border-radius:11px;color:#fff;background:var(--tk-gradient);font-weight:850}.tk-card form button:disabled{cursor:not-allowed;filter:grayscale(1);opacity:.55}.tk-crew{position:relative;min-height:300px;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;padding:40px;border-radius:22px;background:#49257c}.tk-crew>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tk-crew:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 38%,rgba(54,15,94,.1) 58%,rgba(54,15,94,.58) 100%)}.tk-crew__copy{position:relative;z-index:2;width:min(440px,48%);color:#fff;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.18)}.tk-crew h2{margin:0 0 10px;font-size:43px;font-weight:950;line-height:.98;letter-spacing:-.045em}.tk-crew p{font-weight:750}.tk-crew .tk-btn{color:var(--tk-violet);background:#fff}.tk-molecule-row{display:flex;gap:8px;flex-wrap:wrap}.tk-molecule-row a{padding:12px 22px;border-radius:999px;color:#29243b;background:#f3f0ff;font-weight:850;text-decoration:none}.tk-molecule-row a:first-child{color:#fff;background:var(--tk-violet)}.tk-story{display:grid;grid-template-columns:.83fr 1.17fr;gap:28px;align-items:center}.tk-story__image{min-height:355px;overflow:hidden;border-radius:20px}.tk-story__image img{display:block;width:100%;height:100%;min-height:355px;object-fit:cover}.tk-story__copy h2{margin:10px 0 14px;font-size:43px;font-weight:950;line-height:1;letter-spacing:-.045em}.tk-story__copy p{max-width:700px;color:#5e5969;font-size:16px;line-height:1.6}.tk-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tk-proof{padding:20px;border:1px solid var(--tk-border);border-radius:16px;text-align:center}.tk-proof svg{width:28px;height:28px;color:var(--tk-violet)}.tk-proof strong{display:block;margin-top:8px}.tk-proof small{color:var(--tk-muted)}.tk-reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.tk-review-card{overflow:hidden;border:1px solid var(--tk-border);border-radius:17px;background:#fff;box-shadow:0 8px 26px #3c2a780f}.tk-review-card__image{aspect-ratio:1.42;overflow:hidden;background:var(--tk-soft)}.tk-review-card__image img{display:block;width:100%;height:100%;object-fit:cover}.tk-review-card__body{padding:15px}.tk-review-card__body p{min-height:55px;margin:8px 0 12px;color:#514c5d;font-size:13px;line-height:1.48}.tk-review-card__author{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.tk-review-card__verified{color:#2f8f45;font-weight:800}.tk-review-score{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:var(--tk-muted);font-size:13px}.tk-review-score strong{color:var(--tk-ink)}.tk-reviews-empty{display:grid;min-height:190px;padding:36px;place-content:center;gap:8px;border:1px dashed #cfc4ec;border-radius:22px;color:var(--tk-muted);background:linear-gradient(145deg,#fff,#f8f5ff);text-align:center}.tk-reviews-empty strong{color:var(--tk-ink);font-size:18px}.tk-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;overflow:hidden;padding:32px 38px;border-radius:20px;color:#fff;background:var(--tk-gradient)}.tk-newsletter h2{margin:0 0 6px;font-size:34px;line-height:1}.tk-newsletter form{display:flex;padding:5px;border-radius:999px;background:#fff}.tk-newsletter input{min-width:0;flex:1;padding:0 18px;border:0;outline:0}.tk-newsletter button{padding:13px 22px;cursor:pointer;border:0;border-radius:999px;color:#fff;background:var(--tk-gradient);font-weight:850}.template-product .product-section{background:#fff}.template-product .product__media-wrapper,.template-product .product__info-wrapper{padding-top:22px}.template-product .product__media img{border-radius:18px}.template-product .product__title{font-weight:950!important;letter-spacing:-.04em}.template-product .price{font-weight:900}.template-product .product-form__input input[type=radio]+label{border-radius:10px!important}.tk-pdp-kicker{margin-bottom:5px;color:var(--tk-violet);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tk-pdp-chips{margin:10px 0}.tk-pdp-meta{margin:10px 0;padding:12px 14px;border-radius:12px;background:#f4f1ff;font-size:13px}.tk-pdp-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:14px 0}.tk-pdp-trust>div{padding:11px;border:1px solid var(--tk-border);border-radius:12px;font-size:12px;font-weight:750}.tk-coa{display:inline-flex;padding:11px 16px;border:1px solid var(--tk-violet);border-radius:999px;color:var(--tk-violet);font-weight:800;text-decoration:none}.tk-product-details{padding:50px 0;background:var(--tk-soft)}.tk-product-details__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}.tk-product-details__image{overflow:hidden;border-radius:22px;box-shadow:var(--tk-shadow)}.tk-product-details__image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.tk-product-details__lead{color:var(--tk-muted);font-size:16px;line-height:1.6}.tk-product-details__facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.tk-product-details__fact{padding:14px;border:1px solid var(--tk-border);border-radius:14px;background:#fff}.tk-product-details__fact span{display:block;color:var(--tk-muted);font-size:11px;font-weight:800;text-transform:uppercase}.tk-product-details__fact strong{display:block;margin-top:4px}.tk-faq{margin-top:14px;border-top:1px solid var(--tk-border)}.tk-faq details{border-bottom:1px solid var(--tk-border)}.tk-faq summary{padding:15px 0;cursor:pointer;font-weight:850}.tk-faq p{margin:0 0 15px;color:var(--tk-muted)}.tk-reviews-section{padding:52px 0;background:#fff}.tk-footer{margin-top:30px;color:#fff;background:#171223}.tk-footer__top{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:38px;padding:48px 0 36px}.tk-footer__brand svg{width:210px;height:auto}.tk-footer__brand p{max-width:280px;color:#bdb7cd}.tk-footer h3{margin:4px 0 14px;color:#fff;font-size:15px}.tk-footer ul{margin:0;padding:0;list-style:none}.tk-footer li+li{margin-top:8px}.tk-footer a{color:#d8d2e4;text-decoration:none}.tk-footer a:hover{color:#fff}.tk-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);color:#aaa3ba;font-size:12px}.tk-payment{display:flex;gap:8px;flex-wrap:wrap}.tk-payment span{padding:6px 9px;border-radius:6px;color:var(--tk-ink);background:#fff;font-weight:900}.tk-age-gate{width:min(520px,calc(100% - 32px));padding:0;overflow:hidden;border:0;border-radius:24px;box-shadow:0 30px 90px #110b2359}.tk-age-gate::backdrop{background:#0f091fd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tk-age-gate__inner{padding:34px;text-align:center;background:linear-gradient(145deg,#fff,#f5f0ff)}.tk-age-gate__mark{display:grid;width:78px;height:78px;margin:0 auto 18px;place-items:center;border-radius:24px;color:#fff;background:var(--tk-gradient);font-size:28px;font-weight:950}.tk-age-gate h2{margin:0 0 10px;font-size:30px}.tk-age-gate p{color:var(--tk-muted)}.tk-age-gate__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}@media(max-width:989px){.tk-shell{width:min(100% - 28px,760px)}.tk-hero__inner{grid-template-columns:1fr;min-height:0}.tk-hero__copy{padding:36px 24px 24px}.tk-hero__copy h1{font-size:56px}.tk-hero__visual{min-height:440px}.tk-usp-grid{grid-template-columns:repeat(2,1fr)}.tk-ranges,.tk-products,.tk-reviews-grid{display:flex;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;scrollbar-width:thin}.tk-range{min-width:215px;scroll-snap-align:start}.tk-card,.tk-review-card{min-width:78%;scroll-snap-align:start}.tk-story,.tk-product-details__grid{grid-template-columns:1fr}.tk-proof-grid{grid-template-columns:repeat(2,1fr)}.tk-newsletter{grid-template-columns:1fr}.tk-crew{min-height:330px;justify-content:center;padding:22px}.tk-crew:after{background:linear-gradient(180deg,transparent 25%,rgba(54,15,94,.7) 100%)}.tk-crew__copy{width:100%;margin-top:auto}.tk-footer__top{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.tk-shell{width:calc(100% - 20px)}.tk-section{padding:22px 0}.tk-section-title h2,.tk-product-details h2,.tk-reviews-section h2{font-size:28px}.tk-section-title{align-items:center}.tk-link{font-size:12px}.tk-hero{padding-top:10px}.tk-hero__inner{border-radius:18px}.tk-hero__copy{padding:28px 18px 18px}.tk-hero__copy h1{font-size:49px}.tk-hero__copy p{font-size:15px}.tk-hero__actions .tk-btn{width:100%}.tk-hero__visual{min-height:390px}.tk-usp{padding:12px;align-items:flex-start}.tk-usp__icon{width:36px;height:36px}.tk-range{min-width:160px;height:165px}.tk-range__name{font-size:20px}.tk-card,.tk-review-card{min-width:84%}.tk-crew h2{font-size:34px}.tk-molecule-row{flex-wrap:nowrap;overflow-x:auto}.tk-molecule-row a{padding:10px 16px;white-space:nowrap}.tk-story__copy h2{font-size:34px}.tk-proof{padding:14px 8px}.tk-newsletter{padding:25px 18px}.tk-newsletter h2{font-size:28px}.tk-newsletter form{display:block;padding:0;border-radius:14px;background:transparent}.tk-newsletter input{width:100%;height:48px;margin-bottom:8px;border-radius:11px}.tk-newsletter button{width:100%;border-radius:11px}.tk-product-details{padding:38px 0}.tk-product-details__facts{grid-template-columns:1fr 1fr}.tk-footer__top{grid-template-columns:1fr;gap:24px}.tk-footer__bottom{align-items:flex-start;flex-direction:column}.tk-age-gate__actions{grid-template-columns:1fr}.header__heading-link--left{min-width:104px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.tk-hero{padding:18px 0 10px}.tk-hero__inner{position:relative;display:block;min-height:clamp(540px,44vw,650px);overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.18);border-radius:32px;background:#191126;box-shadow:0 26px 80px #190c3c38}.tk-hero__media,.tk-hero__media picture,.tk-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tk-hero__media img{object-fit:cover;object-position:center}.tk-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#11081ef5,#1d0d31d6 29%,#1d0d314d 52%,#1d0d3100 76%),linear-gradient(0deg,rgba(17,8,30,.22),transparent 42%)}.tk-hero__copy{position:relative;z-index:2;display:flex;width:min(620px,48%);min-height:clamp(540px,44vw,650px);padding:62px 24px 54px 58px;flex-direction:column;justify-content:center;color:#fff}.tk-eyebrow--light{color:#e8dfff}.tk-hero__copy h1{margin:16px 0 20px;color:#fff;font-family:Arial Black,Arial,sans-serif;font-size:clamp(55px,5.4vw,88px);font-weight:950;line-height:.84;letter-spacing:-.075em;text-wrap:balance}.tk-hero__copy h1 span{color:transparent;background:linear-gradient(100deg,#9f8bff,#ff63ae 55%,#ffd458);background-clip:text;-webkit-background-clip:text}.tk-hero__text p{max-width:490px;margin:0 0 27px;color:#ffffffe0;font-size:18px;line-height:1.48}.tk-btn-ghost{color:#fff;border-color:#ffffff8f;background:#ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tk-btn-ghost:hover{border-color:#fff;background:#ffffff2e}.tk-trust{color:#ffffffd1}.tk-trust>span{display:inline-flex;align-items:center;gap:8px}.tk-live-dot,.tk-status-dot{display:inline-block;width:8px;height:8px;flex:none;border-radius:50%;background:#68e68b;box-shadow:0 0 0 5px #68e68b24}.tk-section--molecules{padding-top:42px}.tk-section-title p{max-width:620px;margin:10px 0 0;color:var(--tk-muted);font-size:14px;line-height:1.55}.tk-section-title--molecules{align-items:center;margin-bottom:22px}.tk-ranges{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.tk-molecule-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid color-mix(in srgb,var(--tk-accent) 25%,#fff);border-radius:22px;color:var(--tk-ink);background:#fff;box-shadow:0 10px 34px #21144c14;text-decoration:none;transform:translateZ(0);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.tk-molecule-card:hover{z-index:2;border-color:color-mix(in srgb,var(--tk-accent) 60%,#fff);box-shadow:0 24px 55px color-mix(in srgb,var(--tk-accent) 22%,transparent);transform:translateY(-7px)}.tk-molecule-card__visual{position:relative;display:block;height:278px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 72% 28%,color-mix(in srgb,var(--tk-accent) 34%,transparent),transparent 35%),linear-gradient(150deg,color-mix(in srgb,var(--tk-accent) 13%,#fff),#fff 68%)}.tk-molecule-card__visual:after{position:absolute;inset:auto 0 0;z-index:2;height:42%;background:linear-gradient(0deg,rgba(14,10,24,.44),transparent);content:"";pointer-events:none}.tk-molecule-card__sprite{position:absolute;top:-7px;width:500%;max-width:none;height:auto;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.tk-molecule-card__sprite--0{left:0}.tk-molecule-card__sprite--1{left:-100%}.tk-molecule-card__sprite--2{left:-200%}.tk-molecule-card__sprite--3{left:-300%}.tk-molecule-card__sprite--4{left:-400%}.tk-molecule-card__portrait{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center 42%;backface-visibility:hidden;filter:contrast(1.035) saturate(1.045) drop-shadow(0 16px 24px rgba(16,10,37,.16));image-rendering:auto;transform:translateZ(0) scale(1.002);transition:transform .4s cubic-bezier(.2,.7,.2,1),filter .35s ease}.tk-molecule-card:hover .tk-molecule-card__sprite,.tk-molecule-card:hover .tk-molecule-card__portrait{filter:contrast(1.045) saturate(1.07) drop-shadow(0 18px 27px rgba(16,10,37,.18));transform:translateZ(0) scale(1.022)}.tk-molecule-card__code{position:absolute;z-index:4;top:14px;left:14px;padding:7px 10px;border:1px solid rgba(255,255,255,.58);border-radius:999px;color:#fff;background:color-mix(in srgb,var(--tk-accent) 88%,#171223);box-shadow:0 8px 20px color-mix(in srgb,var(--tk-accent) 24%,transparent);font-size:10px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.tk-molecule-card__glow{position:absolute;z-index:-1;top:18px;right:-22px;width:120px;height:120px;border-radius:50%;background:var(--tk-accent);filter:blur(58px);opacity:.35}.tk-molecule-card__body{display:flex;min-height:92px;padding:16px;align-items:center;justify-content:space-between;gap:9px}.tk-molecule-card__body strong,.tk-molecule-card__body small{display:block}.tk-molecule-card__body strong{font-size:16px;line-height:1.08;letter-spacing:-.025em}.tk-molecule-card__body small{margin-top:5px;color:var(--tk-muted);font-size:10px;line-height:1.25}.tk-molecule-card__arrow{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:50%;color:#fff;background:var(--tk-accent);font-size:15px;transition:transform .25s ease}.tk-molecule-card:hover .tk-molecule-card__arrow{transform:rotate(45deg)}.tk-section--usp{padding-top:14px}.tk-usp{border-color:#e8e4f1;box-shadow:0 7px 24px #23174b0a}.tk-usp__icon{color:#fff;background:var(--tk-gradient);box-shadow:0 8px 18px #7b5cff33}.tk-section--products{padding-top:40px}.tk-card{border-radius:22px;box-shadow:0 10px 32px #22164c0f;transition:transform .25s ease,box-shadow .25s ease}.tk-card:hover{box-shadow:0 20px 45px #22164c1f;transform:translateY(-5px)}.tk-card__media{background:#f5f3f8}.tk-card__body{padding:16px}.tk-card form button{min-height:48px;border-radius:14px;box-shadow:0 10px 22px #7b5cff2e}.tk-section--story{padding:55px 0}.tk-story{overflow:hidden;gap:0;border:1px solid #e9e4f2;border-radius:28px;background:linear-gradient(120deg,#f7f4ff,#fff 65%);box-shadow:0 24px 70px #25155417}.tk-story__image{position:relative;min-height:520px;overflow:hidden;border-radius:0;background:radial-gradient(circle at 50% 25%,rgba(123,92,255,.22),transparent 42%),#ede9f8;box-shadow:none}.tk-story__image--sprite{isolation:isolate}.tk-story__sprite{position:absolute;top:-15px;width:500%!important;max-width:none;height:auto!important;min-height:0!important;object-fit:initial!important}.tk-story__sprite--2{left:-200%}.tk-story__portrait{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center 46%;filter:contrast(1.035) saturate(1.035);image-rendering:auto}.tk-story__image:after{position:absolute;inset:auto 0 0;z-index:1;height:35%;background:linear-gradient(0deg,rgba(28,17,57,.28),transparent);content:""}.tk-story__molecule{position:absolute;z-index:3;right:28px;bottom:28px;width:112px;height:84px}.tk-story__molecule i{position:absolute;width:24px;height:24px;border:2px solid rgba(255,255,255,.82);border-radius:50%;background:#7b5cff9e;box-shadow:0 0 22px #7b5cff8c}.tk-story__molecule i:nth-child(1){left:0;top:30px}.tk-story__molecule i:nth-child(2){left:42px;top:0}.tk-story__molecule i:nth-child(3){left:44px;top:55px}.tk-story__molecule i:nth-child(4){right:0;top:28px}.tk-story__molecule:before,.tk-story__molecule:after{position:absolute;left:21px;top:41px;width:73px;height:2px;background:#ffffffb8;content:"";transform:rotate(-34deg);transform-origin:left center}.tk-story__molecule:after{transform:rotate(32deg)}.tk-story__copy{padding:56px}.tk-story__copy h2{max-width:560px;font-size:clamp(38px,3.6vw,58px)}.tk-story__copy p{font-size:17px}.tk-story__tags{display:flex;margin:22px 0;gap:8px;flex-wrap:wrap}.tk-story__tags span{padding:8px 11px;border:1px solid #dfd8f1;border-radius:999px;color:#493d70;background:#ffffffb8;font-size:10px;font-weight:900}.tk-proof{min-height:180px;display:flex;padding:24px;align-items:center;justify-content:center;flex-direction:column;border-radius:20px;background:linear-gradient(145deg,#fff,#faf8ff);box-shadow:0 10px 30px #2618500d}.tk-proof svg{width:34px;height:34px}.tk-proof small{max-width:220px;margin-top:7px;line-height:1.42}.tk-main-product{padding:22px 0 56px;background:radial-gradient(circle at 8% 12%,rgba(123,92,255,.08),transparent 25%),#fbfaff!important}.tk-main-product .product__outer{width:min(1380px,calc(100% - 48px));margin-inline:auto;gap:clamp(28px,3vw,48px);align-items:start}.tk-main-product .product__media-wrapper{overflow:hidden;border:1px solid #e8e4ef;border-radius:26px;background:#fff;box-shadow:0 18px 55px #23174b17}.tk-main-product .product__media-item{background:#f6f5f8}.tk-main-product .product__media-item img{border-radius:0!important}.tk-main-product .product__media-subitem{overflow:hidden;border:1px solid #e7e3ed;border-radius:13px;background:#fff}.tk-main-product .product__info-container{position:sticky;top:110px;min-width:0;padding:clamp(28px,2.7vw,36px);border:1px solid #e7e2ef;border-radius:26px;background:#fffffff5;box-shadow:0 22px 65px #22144d1c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(min-width:990px){.tk-main-product .product__outer{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(460px,.9fr)}.tk-main-product .product__media,.tk-main-product .product__info-container{width:100%!important;max-width:none}.tk-variant-picker input[type=radio]+.tk-variant-tile{height:124px!important}}.tk-main-product .product__breadcrumbs{margin-bottom:20px;color:#777080;font-size:11px}.tk-main-product .product__title{margin:8px 0 12px;font-size:clamp(31px,3vw,48px)!important;line-height:1.02;letter-spacing:-.055em!important}.tk-main-product .price{margin:12px 0}.tk-main-product .price-item{font-size:clamp(27px,2.4vw,38px);font-weight:950;letter-spacing:-.04em}.tk-pdp-identity{display:flex;margin:2px 0 12px;align-items:center;gap:10px;color:var(--tk-violet)}.tk-pdp-identity__mark{position:relative;width:42px;height:42px;flex:none}.tk-pdp-identity__mark i{position:absolute;width:14px;height:14px;border:2px solid currentColor;border-radius:50%;background:#fff}.tk-pdp-identity__mark i:nth-child(1){left:0;top:14px}.tk-pdp-identity__mark i:nth-child(2){right:0;top:0}.tk-pdp-identity__mark i:nth-child(3){right:1px;bottom:0}.tk-pdp-identity__mark:before,.tk-pdp-identity__mark:after{position:absolute;left:11px;top:20px;width:25px;height:2px;background:currentColor;content:"";transform:rotate(-31deg);transform-origin:left center}.tk-pdp-identity__mark:after{transform:rotate(30deg)}.tk-pdp-identity small,.tk-pdp-identity strong{display:block}.tk-pdp-identity small{font-size:9px;font-weight:850;letter-spacing:.14em}.tk-pdp-identity strong{margin-top:1px;font-size:17px;font-weight:950}.tk-pdp-chips{margin:12px 0 18px}.tk-pdp-chips .tk-chip{padding:7px 10px;border:1px solid #e4def4;background:#f7f4ff}.tk-chip--molecule{color:#fff!important;border-color:transparent!important;background:var(--tk-gradient)!important}.tk-product-rating{display:inline-flex;width:fit-content;margin:1px 0 3px;align-items:center;gap:7px;color:#645c70;font-size:11px;font-weight:760;line-height:1;text-decoration:none}.tk-product-rating__stars{color:#ffad0d;font-size:15px;letter-spacing:.04em;text-shadow:0 3px 12px rgba(255,173,13,.22)}.tk-product-rating strong{color:var(--tk-ink);font-size:11px}.tk-product-rating svg{width:14px;height:14px;transition:transform .2s ease}.tk-product-rating:hover svg{transform:translate(2px)}.tk-product-rating--new .tk-product-rating__stars{color:#a896ce;text-shadow:none}.tk-product-profile{position:relative;margin:16px 0 2px;overflow:hidden;isolation:isolate;padding:17px;border:1px solid #ded7ec;border-radius:21px;background:radial-gradient(circle at 100% 0%,rgba(255,63,154,.1),transparent 35%),radial-gradient(circle at 0% 100%,rgba(110,76,255,.08),transparent 38%),linear-gradient(145deg,#fff,#faf8ff);box-shadow:0 12px 32px #34226b13}.tk-product-profile:before{position:absolute;top:0;right:22px;left:22px;height:2px;border-radius:0 0 999px 999px;background:var(--tk-gradient);content:""}.tk-product-profile__pills{display:flex;gap:6px;flex-wrap:wrap}.tk-product-profile__pill{display:inline-flex;min-height:27px;padding:5px 9px;align-items:center;gap:5px;border:1px solid #ddd5f1;border-radius:999px;color:#3f3657;background:#ffffffd1;font-size:8px;font-weight:900;letter-spacing:.025em;line-height:1;white-space:nowrap}.tk-product-profile__pill svg{width:12px;height:12px;flex:none;fill:none;stroke:var(--tk-violet);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.tk-product-profile__pill:first-child svg{fill:#ffd23f;stroke:#d58c00}.tk-product-profile__status{display:flex;margin:12px 0;padding:9px 10px;align-items:center;gap:8px;border-block:1px solid rgba(222,215,236,.82);color:#55505f;font-size:10px;line-height:1.35}.tk-product-profile__status i{width:7px;height:7px;flex:none;border-radius:50%;background:#45c86d;box-shadow:0 0 0 4px #45c86d1f}.tk-product-profile__status strong{color:#247f42;font-weight:900}.tk-product-profile__status.is-unavailable i{background:#a49cab;box-shadow:0 0 0 4px #a49cab1f}.tk-product-profile__status.is-unavailable strong{color:#6d6574}.tk-product-profile__traits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tk-product-profile__trait{min-width:0;padding:10px 11px;border:1px solid #e4deef;border-radius:13px;background:#ffffffb8}.tk-product-profile__trait span,.tk-product-profile__trait strong{display:block}.tk-product-profile__trait span{margin-bottom:3px;color:#837b8e;font-size:7.5px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.tk-product-profile__trait strong{color:var(--tk-ink);font-size:10.5px;font-weight:900;line-height:1.25}.tk-product-profile__meter{margin:8px 0 11px;padding:10px 11px;border:1px solid #e4deef;border-radius:13px;background:#ffffffb8}.tk-product-profile__meter-head{display:flex;margin-bottom:7px;align-items:center;justify-content:space-between;gap:10px;color:#4d4657;font-size:9px}.tk-product-profile__meter-head span{display:inline-flex;align-items:center;gap:5px;font-weight:850}.tk-product-profile__meter-head svg{width:13px;height:13px;fill:#ffbf28;stroke:#e79500;stroke-linejoin:round;stroke-width:1.2}.tk-product-profile__meter-head strong{color:var(--tk-violet);font-size:9px;font-weight:900}.tk-product-profile__track{display:block;height:6px;overflow:hidden;border-radius:999px;background:#ece8f2}.tk-product-profile__track i{position:relative;display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7350ff,#b64fff 55%,#ff3f9a);box-shadow:0 4px 12px #8c4bff3d}.tk-product-profile__track i:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);content:"";transform:translate(-100%);animation:tk-profile-sheen 3.8s ease-in-out infinite}.tk-product-profile__description{margin:0;color:#5f5869;font-size:11px;line-height:1.52}.tk-product-profile__checks{display:grid;margin:10px 0 0;padding:0;gap:5px;color:#45404d;font-size:9px;font-weight:750;list-style:none}.tk-product-profile__checks li{display:flex;align-items:center;gap:7px}.tk-product-profile__checks i{display:grid;width:15px;height:15px;flex:none;place-items:center;border-radius:50%;color:#fff;background:var(--tk-gradient);font-size:8px;font-style:normal;font-weight:950}@keyframes tk-profile-sheen{0%,55%{transform:translate(-110%)}88%,to{transform:translate(110%)}}.tk-variant-picker{position:relative;margin:22px 0 20px;overflow:hidden;isolation:isolate;padding:22px;border:1px solid #dfd7ec;border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(255,63,154,.09),transparent 32%),linear-gradient(145deg,#fff,#f8f5ff);box-shadow:0 12px 36px #2d1c6214}.tk-variant-picker:before{position:absolute;top:0;right:20px;left:20px;height:2px;border-radius:0 0 999px 999px;background:var(--tk-gradient);content:"";opacity:.78}.tk-variant-picker__intro{display:flex;margin-bottom:8px;align-items:center;justify-content:space-between;gap:12px}.tk-variant-picker__intro small,.tk-variant-picker__intro strong{display:block}.tk-variant-picker__intro small{color:var(--tk-violet);font-size:9px;font-weight:950;letter-spacing:.14em}.tk-variant-picker__intro strong{margin-top:3px;font-size:20px;letter-spacing:-.025em}.tk-variant-picker__hint{display:inline-flex;align-items:center;gap:6px;color:var(--tk-muted);font-size:10px;font-weight:750}.tk-variant-picker__hint i{width:6px;height:6px;flex:none;border-radius:50%;background:#48c66a;box-shadow:0 0 0 4px #48c66a1f}.tk-variant-picker__guide{max-width:46ch;margin:0 0 18px;color:#696276;font-size:11px;line-height:1.45}.tk-variant-picker .product-form__group-name{display:flex;margin-bottom:9px;align-items:center;justify-content:space-between;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.tk-variant-picker .product-form__controls+.product-form__controls{margin-top:15px}.tk-variant-picker .product-form__controls:not(.product-form__controls--colors) .product-form__controls-group{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px!important}.tk-variant-picker input[type=radio]+.tk-variant-tile{position:relative;display:flex!important;min-width:0!important;min-height:116px!important;height:100%;margin:0!important;overflow:hidden;isolation:isolate;padding:16px!important;align-items:flex-start!important;justify-content:center!important;flex-direction:column;border:1px solid #dcd5e7!important;border-radius:16px!important;color:var(--tk-ink)!important;background:#fff!important;box-shadow:none!important;text-align:left!important;cursor:pointer;transition:border-color .24s ease,background .24s ease,transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease}.tk-variant-picker input[type=radio]+.tk-variant-tile:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(112deg,transparent 24%,rgba(255,255,255,.9) 48%,transparent 70%);content:"";pointer-events:none;transform:translate(-140%)}.tk-variant-picker input[type=radio]+.tk-variant-tile:hover{border-color:#a694f0!important;box-shadow:0 10px 24px #482f911a!important;transform:translateY(-3px)}.tk-variant-picker input[type=radio]:checked+.tk-variant-tile{border:2px solid var(--tk-violet)!important;background:radial-gradient(circle at 100% 0%,rgba(255,63,154,.1),transparent 38%),linear-gradient(145deg,#eee9ff,#fff)!important;box-shadow:0 13px 29px #7b5cff2b,inset 0 0 0 1px #ffffffb8!important;transform:translateY(-2px)}.tk-variant-picker.is-changing input[type=radio]:checked+.tk-variant-tile{animation:tk-variant-select .46s cubic-bezier(.2,.8,.2,1)}.tk-variant-picker.is-changing input[type=radio]:checked+.tk-variant-tile:after{animation:tk-variant-sheen .62s ease-out}.tk-variant-picker input[type=radio]:focus-visible+.tk-variant-tile{outline:3px solid rgba(123,92,255,.25);outline-offset:2px}.tk-variant-picker input[type=radio].disabled+.tk-variant-tile{cursor:not-allowed;opacity:.45}.tk-variant-tile__top{display:flex;width:100%;align-items:center;justify-content:space-between;gap:7px;flex-wrap:wrap}.tk-variant-tile__top strong{font-size:17px;font-weight:950;line-height:1}.tk-variant-tile__best{padding:3px 6px;border-radius:999px;color:#fff;background:var(--tk-gradient);font-size:6px;font-weight:950;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.tk-variant-tile__meta{margin-top:7px;color:#746c7c;font-size:10px;line-height:1.2}.tk-variant-tile__price{color:var(--tk-violet);font-size:15px;font-weight:950}.tk-variant-tile__footer{display:flex;width:100%;margin-top:7px;align-items:center;justify-content:space-between;gap:8px}.tk-variant-tile__select{display:grid;width:24px;height:24px;flex:none;place-items:center;border:1px solid #d7cfea;border-radius:50%;color:transparent;background:#fff;transform:scale(.86);transition:color .2s ease,border-color .2s ease,background .2s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.tk-variant-tile__select svg{width:12px;height:12px;transform:scale(.5) rotate(-12deg);transition:transform .28s cubic-bezier(.2,.8,.2,1)}.tk-variant-picker input[type=radio]:checked+.tk-variant-tile .tk-variant-tile__select{color:#fff;border-color:var(--tk-violet);background:var(--tk-gradient);box-shadow:0 6px 13px #7b5cff40;transform:scale(1)}.tk-variant-picker input[type=radio]:checked+.tk-variant-tile .tk-variant-tile__select svg{transform:scale(1) rotate(0)}@keyframes tk-variant-select{0%{transform:translateY(0) scale(.985)}55%{transform:translateY(-3px) scale(1.012)}to{transform:translateY(-2px) scale(1)}}@keyframes tk-variant-sheen{0%{transform:translate(-140%)}to{transform:translate(140%)}}.tk-main-product .product-form__buttons-row{gap:9px}.tk-main-product .quantity{min-height:56px;border:1px solid #ddd7e8;border-radius:16px;background:#fff}.tk-main-product .product-form__submit{min-height:56px;border-radius:16px!important;font-size:15px;font-weight:950;letter-spacing:.01em;box-shadow:0 14px 30px #7b5cff40}.tk-main-product .shopify-payment-button__button{min-height:52px!important;margin-top:8px}.tk-delivery{margin-top:16px;padding:17px;border:1px solid #dfeade;border-radius:18px;background:linear-gradient(145deg,#fbfffb,#f3fbf4)}.tk-delivery__top{display:flex;align-items:center;gap:12px}.tk-delivery__icon{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:13px;color:#258a44;background:#def5e4}.tk-delivery__icon svg{width:23px;height:23px}.tk-delivery__top strong,.tk-delivery__top small{display:block}.tk-delivery__top strong{color:#173d22;font-size:13px}.tk-delivery__top small{margin-top:4px;color:#55705c;font-size:10px}.tk-status-dot{width:6px;height:6px;margin-right:7px;box-shadow:0 0 0 3px #68e68b29}.tk-delivery__track{position:relative;display:grid;margin-top:17px;grid-template-columns:repeat(3,1fr)}.tk-delivery__track:before{position:absolute;top:12px;right:16.66%;left:16.66%;height:2px;background:linear-gradient(90deg,#51ca70,#cabfe8);content:""}.tk-delivery__track span{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;text-align:center}.tk-delivery__track i{display:grid;width:25px;height:25px;place-items:center;border:2px solid #dcd5e8;border-radius:50%;color:#786f82;background:#fff;font-size:8px;font-style:normal;font-weight:900}.tk-delivery__track .is-active i{color:#fff;border-color:#43b965;background:#43b965}.tk-delivery__track b{margin-top:7px;font-size:9px}.tk-delivery__track small{margin-top:2px;color:#7c7483;font-size:8px}.tk-reassurance{display:grid;margin-top:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tk-reassurance__item{display:flex;min-width:0;padding:12px;align-items:center;gap:9px;border:1px solid #e9e4ef;border-radius:14px;background:#fff}.tk-reassurance__item>span{display:grid;width:31px;height:31px;flex:none;place-items:center;border-radius:10px;color:var(--tk-violet);background:#f1edff}.tk-reassurance__item svg{width:18px;height:18px}.tk-reassurance__item p{min-width:0;margin:0}.tk-reassurance__item strong,.tk-reassurance__item small{display:block}.tk-reassurance__item strong{font-size:10px;line-height:1.2}.tk-reassurance__item small{margin-top:2px;color:var(--tk-muted);font-size:8px;line-height:1.3}.product-sticky-add-bar{border-top:1px solid #e5dfed;box-shadow:0 -12px 40px #1b103b1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tk-sticky-product__media{width:52px;height:52px;overflow:hidden;flex:none;border:1px solid #e4dfea;border-radius:12px;background:#f5f3f7}.tk-sticky-product__media img{width:100%;height:100%;object-fit:cover}.tk-sticky-product__copy small{color:var(--tk-violet);font-size:8px;font-weight:950;letter-spacing:.12em}.tk-sticky-product__copy h4{margin:1px 0 2px}.tk-product-details{background:radial-gradient(circle at 12% 15%,rgba(123,92,255,.12),transparent 28%),#f6f3fc}.tk-product-details__grid{padding:34px;border:1px solid #e5dfee;border-radius:28px;background:#ffffffbf;box-shadow:0 22px 65px #20134614}.tk-product-details__image{border-radius:22px;background:#efedf4}.tk-product-details__fact{box-shadow:0 8px 24px #2215480a}.tk-review-card__image:empty{display:none}.tk-review-card{position:relative;border-radius:20px;background:linear-gradient(145deg,#fff,#fbf9ff)}.tk-review-card:before{position:absolute;top:10px;right:15px;color:#7b5cff1f;content:"\201c";font-family:Georgia,serif;font-size:72px;line-height:1}.tk-review-card__body{position:relative;z-index:1;padding:22px}.tk-review-card__body p{min-height:82px;font-size:14px}.tk-newsletter{position:relative;min-height:238px;isolation:isolate;padding:42px;border:1px solid rgba(255,255,255,.16);border-radius:26px;background-color:#180d2a;background-image:linear-gradient(95deg,#0d0719e0,#190c2ea6 46%,#11081fd1),var(--tk-newsletter-image, linear-gradient(105deg, #35206d, #6e2b92));background-position:center;background-size:cover;box-shadow:0 26px 70px #2814583d}.tk-newsletter:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 12% 15%,rgba(159,139,255,.18),transparent 31%),radial-gradient(circle at 86% 105%,rgba(255,63,154,.13),transparent 29%);content:"";pointer-events:none}.tk-newsletter>*{position:relative;z-index:1}.tk-newsletter__copy{max-width:570px}.tk-newsletter__copy p{max-width:480px;margin:10px 0 0;color:#fffc;font-size:14px;line-height:1.5}.tk-newsletter form{border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 38px #07031238}.tk-newsletter input{min-height:50px;color:var(--tk-ink);background:transparent}.tk-newsletter button{min-height:48px;transition:transform .2s ease,box-shadow .2s ease}.tk-newsletter button:hover{box-shadow:0 9px 22px #7b5cff47;transform:translateY(-1px)}@media(max-width:1180px){.tk-ranges{grid-template-columns:repeat(3,minmax(0,1fr))}.tk-molecule-card__visual{height:320px}.tk-main-product .product__info-container{top:88px}}@media(min-width:990px)and (max-width:1120px){.tk-main-product .product__outer{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr)}.tk-main-product .product__info-container{padding:26px}.tk-variant-picker .product-form__controls:not(.product-form__controls--colors) .product-form__controls-group{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:989px){.tk-hero__copy{width:60%;padding-left:34px}.tk-main-product .product__outer{width:min(100% - 28px,760px)}.tk-main-product .product__info-container{position:static}.tk-story__copy{padding:38px}.tk-story__image{min-height:560px}}@media(max-width:749px){.tk-hero__inner{display:block;min-height:clamp(650px,175vw,780px);border-radius:22px;background:#170d27}.tk-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.tk-hero__media picture,.tk-hero__media img{position:absolute}.tk-hero__media img{object-position:50% 45%}.tk-hero__veil{display:block;background:linear-gradient(180deg,#0f071ceb,#160a278c 24%,#150a260f 52%,#10071d80 77%,#0c0618eb),linear-gradient(90deg,rgba(18,8,33,.35),transparent 72%)}.tk-hero__copy{width:100%;min-height:clamp(650px,175vw,780px);padding:28px 20px 20px;justify-content:flex-start;color:#fff;background:none}.tk-hero__copy h1{margin:13px 0 15px;max-width:92%;color:#fff;font-size:clamp(45px,13.5vw,61px);line-height:.86}.tk-eyebrow--light{color:#e9e1ff}.tk-hero__text p{max-width:330px;margin-bottom:0;color:#ffffffd6;font-size:14px;line-height:1.42}.tk-hero__actions{margin-top:auto}.tk-btn-ghost{color:#fff;border-color:#ffffff94;background:#ffffff1c}.tk-trust{margin-top:13px;gap:10px 14px;color:#ffffffc7;font-size:10px}.tk-section-title--molecules{align-items:flex-start}.tk-ranges{display:flex;margin-right:-10px;overflow-x:auto;padding:2px 10px 14px 0;gap:11px;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.tk-ranges::-webkit-scrollbar{display:none}.tk-molecule-card{min-width:min(76vw,285px);scroll-snap-align:start}.tk-molecule-card__visual{height:330px}.tk-story{grid-template-columns:1fr}.tk-story__image{min-height:470px}.tk-story__copy{padding:30px 22px 34px}.tk-story__copy h2{font-size:38px}.tk-newsletter{min-height:310px;padding:30px 24px;gap:22px;background-position:center}.tk-newsletter h2{font-size:30px}.tk-newsletter form{display:grid;padding:5px;grid-template-columns:1fr;gap:6px;border-radius:18px;background:#fffffff5}.tk-newsletter input{width:100%;min-height:47px;padding:0 13px;border-radius:13px}.tk-newsletter button{width:100%;min-height:47px;border-radius:13px}.tk-main-product{padding-top:8px}.tk-main-product .product__outer{width:calc(100% - 20px)}.tk-main-product .product__media-wrapper,.tk-main-product .product__info-container{border-radius:20px}.tk-main-product .product__info-container{padding:21px 17px}.tk-main-product .product__breadcrumbs{margin-bottom:13px;font-size:9px;line-height:1.35}.tk-pdp-identity{margin-bottom:9px;gap:8px}.tk-pdp-identity__mark{width:34px;height:34px;transform:scale(.82);transform-origin:left center}.tk-pdp-identity small{font-size:8px}.tk-pdp-identity strong{font-size:14px}.tk-product-rating{margin-bottom:2px;gap:6px;font-size:10px}.tk-product-rating__stars{font-size:13px}.tk-main-product .product__title{margin:7px 0 9px;font-size:clamp(27px,8.2vw,33px)!important;line-height:1.04}.tk-main-product .price{margin:9px 0}.tk-main-product .price-item{font-size:clamp(24px,7vw,29px)}.tk-pdp-chips{margin:9px 0 13px}.tk-pdp-chips .tk-chip{padding:6px 8px;font-size:8.5px}.tk-product-profile{margin-top:13px;padding:14px;border-radius:18px}.tk-product-profile:before{right:18px;left:18px}.tk-product-profile__pills{gap:5px}.tk-product-profile__pill{min-height:25px;padding:5px 7px;font-size:7px}.tk-product-profile__pill svg{width:11px;height:11px}.tk-product-profile__status{margin-block:10px;padding:8px 5px;font-size:9px}.tk-product-profile__trait{padding:9px}.tk-product-profile__trait span{font-size:7px}.tk-product-profile__trait strong{font-size:9.5px}.tk-product-profile__meter{padding:9px}.tk-product-profile__description{font-size:10px;line-height:1.48}.tk-product-profile__checks{font-size:8.5px}.tk-variant-picker{margin:14px 0 15px;padding:14px;border-radius:18px}.tk-variant-picker__intro{align-items:flex-start;flex-direction:column;margin-bottom:13px;gap:6px}.tk-variant-picker__intro small{font-size:8px}.tk-variant-picker__intro strong{font-size:17px}.tk-variant-picker__hint{font-size:9px}.tk-variant-picker__guide{margin-bottom:13px;font-size:9.5px}.tk-variant-picker .product-form__group-name{font-size:10px;letter-spacing:.07em}.tk-variant-picker .product-form__controls:not(.product-form__controls--colors) .product-form__controls-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important}.tk-variant-picker input[type=radio]+.tk-variant-tile{min-height:91px!important;padding:11px!important;border-radius:14px!important}.tk-variant-tile__top strong{font-size:14px}.tk-variant-tile__best{padding:3px 5px;font-size:6px}.tk-variant-tile__meta{margin-top:5px;font-size:8px}.tk-variant-tile__footer{margin-top:5px}.tk-variant-tile__price{font-size:12px}.tk-variant-tile__select{width:20px;height:20px}.tk-main-product .product-form__submit{min-height:53px;font-size:14px}.tk-delivery{margin-top:13px;padding:14px 12px;border-radius:16px}.tk-delivery__icon{width:37px;height:37px}.tk-delivery__top strong{font-size:12px}.tk-delivery__top small{font-size:9px}.tk-delivery__track b{font-size:8px}.tk-delivery__track small{font-size:7px}.tk-reassurance{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tk-reassurance__item{min-height:62px;padding:9px 8px;gap:7px;border-radius:12px}.tk-reassurance__item>span{width:28px;height:28px;border-radius:9px}.tk-reassurance__item svg{width:16px;height:16px}.tk-reassurance__item strong{font-size:9px}.tk-reassurance__item small{font-size:7.5px;line-height:1.22}.tk-product-details__grid{padding:16px}}@media(max-width:480px){.tk-hero__actions{display:grid;grid-template-columns:1fr}.tk-hero__actions .tk-btn{width:100%;min-height:45px;padding-inline:14px;font-size:12px}.tk-hero__media{height:100%;max-height:none}.tk-section-title--molecules{gap:12px;flex-direction:column}.tk-molecule-card{min-width:78vw}.tk-usp-grid,.tk-proof-grid{grid-template-columns:1fr 1fr}.tk-proof{min-height:155px;padding:16px 10px}.tk-proof small{font-size:10px}.tk-newsletter{min-height:320px;padding:26px 18px;border-radius:21px}.tk-main-product .product-form__buttons-row{align-items:stretch}.tk-main-product .product-form__quantity,.tk-main-product .product-form__submit{width:100%}.tk-delivery__track b{font-size:8px}}.tkr-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin:0 0 22px}.tkr-summary{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--tk-border);border-radius:18px;padding:12px 18px;box-shadow:var(--tk-shadow)}.tkr-summary__score{font-size:40px;font-weight:950;letter-spacing:-.04em;line-height:1;background:var(--tk-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.tkr-summary__col{display:flex;flex-direction:column;gap:2px}.tkr-summary__meta{color:var(--tk-muted);font-size:12px;font-weight:800}.tkr-summary__badge{margin-left:4px;font-size:12px;font-weight:850;color:#2f8f45;background:#eafaef;border:1px solid #bfe9c9;border-radius:999px;padding:7px 13px;white-space:nowrap}.tkr-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tkr-card{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid var(--tk-border);border-radius:18px;padding:16px 16px 15px;box-shadow:0 8px 26px #3c2a780f;position:relative;overflow:hidden;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s}.tkr-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--tkr-accent,#6e4cff)}.tkr-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px #3c2a7826}.tkr-card__head{display:flex;align-items:center;gap:10px}.tkr-ava{width:40px;height:40px;flex:none;border-radius:50%;display:grid;place-items:center;font-weight:900;color:#fff;background:var(--tkr-accent,#6e4cff);overflow:hidden;font-size:15px}.tkr-ava img{width:100%;height:100%;object-fit:cover}.tkr-card__id{flex:1;min-width:0}.tkr-card__id strong{display:block;font-size:14px;line-height:1.1}.tkr-card__id small{color:var(--tk-muted);font-size:11px}.tkr-verified{font-size:11px;font-weight:850;color:#2f8f45;white-space:nowrap}.tkr-quote{margin:0;color:#514c5d;font-size:13px;line-height:1.5;min-height:58px}.tkr-prod{align-self:flex-start;font-size:10px;font-weight:850;color:#332a58;background:#f0edff;border-radius:999px;padding:5px 10px}@media(max-width:990px){.tkr-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.tkr-head{align-items:flex-start}.tkr-grid{display:flex;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;scrollbar-width:thin}.tkr-grid>*{min-width:82%;scroll-snap-align:start}}.tk-reveal{opacity:0;transform:translateY(20px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.tk-reveal.is-in{opacity:1;transform:none}.tk-card{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s}.tk-card__media{overflow:hidden}.tk-card__media img{transition:transform .5s cubic-bezier(.22,1,.36,1)}.tk-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px #3c2a7826}.tk-card:hover .tk-card__media img{transform:scale(1.06)}.tk-ranges>*{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s}.tk-ranges>*:hover{transform:translateY(-6px)}.tk-usp,.tk-proof{transition:transform .22s ease,box-shadow .22s ease}.tk-usp:hover,.tk-proof:hover{transform:translateY(-4px)}.tk-link{transition:color .2s ease,transform .2s ease}.tk-link:hover{transform:translate(3px)}.tk-btn-primary{position:relative;overflow:hidden;isolation:isolate}.tk-btn-primary:after{content:"";position:absolute;z-index:-1;top:0;left:-130%;width:55%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.5),transparent);transform:skew(-18deg)}.tk-btn-primary:hover:after{left:140%;transition:left .75s ease}@media(prefers-reduced-motion:reduce){.tk-reveal{opacity:1!important;transform:none!important;transition:none!important}}.tkm{overflow:hidden}.tkm .tkr-head{margin-bottom:20px}.tkm-viewport{position:relative;overflow:hidden;padding:6px 0 14px;-webkit-mask:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.tkm-track{display:flex;width:max-content;animation:tkm-scroll var(--tkm-speed,42s) linear infinite}.tkm-track--rev{animation-direction:reverse}.tkm-viewport:hover .tkm-track{animation-play-state:paused}.tkm-group{display:flex;gap:14px;padding-right:14px}@keyframes tkm-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.tkm-card{flex:0 0 340px;width:340px;display:flex;flex-direction:column;gap:9px;background:#fff;border:1px solid var(--tk-border);border-radius:18px;padding:16px;box-shadow:0 8px 26px #3c2a780f;position:relative;overflow:hidden}.tkm-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--tkr-accent,#6e4cff)}.tkm-card__head{display:flex;align-items:center;gap:10px}.tkm-ava{width:38px;height:38px;flex:none;border-radius:50%;display:grid;place-items:center;font-weight:900;color:#fff;background:var(--tkr-accent,#6e4cff);overflow:hidden;font-size:14px}.tkm-ava img{width:100%;height:100%;object-fit:cover}.tkm-card__id{flex:1;min-width:0}.tkm-card__id strong{display:block;font-size:14px;line-height:1.1}.tkm-card__id small{color:var(--tk-muted);font-size:11px}.tkm-quote{margin:0;color:#514c5d;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:58px}@media(max-width:749px){.tkm-card{flex-basis:80vw;width:80vw}}@media(prefers-reduced-motion:reduce){.tkm-track{animation:none;width:100%;overflow-x:auto}.tkm-viewport{overflow-x:auto;-webkit-mask:none;mask:none}.tkm-group[aria-hidden=true]{display:none}}.tk-main-product .rte--product{color:#5f5968;font-size:13px;line-height:1.55}.tk-main-product .rte--product h2{margin:22px 0 8px;font-size:18px!important;font-weight:900;line-height:1.18!important;letter-spacing:-.025em!important;text-transform:none}.tk-main-product .rte--product h2:first-child{margin-top:0}.tk-main-product .rte--product h3{margin:17px 0 7px;font-size:14px!important;font-weight:800;line-height:1.25!important;letter-spacing:-.01em!important;text-transform:none}.tk-main-product .rte--product p,.tk-main-product .rte--product li{font-size:12.5px;line-height:1.58}.tk-main-product .rte--product ul{padding-left:18px}.tk-main-product .rte--product a{color:var(--tk-violet);text-underline-offset:2px}@media screen and (max-width:749px){.tk-main-product .rte--product h2{margin-top:18px;font-size:16px!important;line-height:1.22!important}.tk-main-product .rte--product h3{margin-top:15px;font-size:13px!important}.tk-main-product .rte--product p,.tk-main-product .rte--product li{font-size:12px;line-height:1.55}}.tk-story__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.tk-story__picture .tk-story__portrait{object-position:center center;filter:saturate(1.02) contrast(1.015)}.tk-product-details__image{position:relative;min-height:0;aspect-ratio:4 / 3;isolation:isolate;background:linear-gradient(145deg,#fbfaff,#eee9ff)}.tk-product-details__stage,.tk-product-details__stage-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.tk-product-details__image img.tk-product-details__stage-image{min-height:0;aspect-ratio:auto;object-fit:cover}.tk-product-details__stage:after{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 46%,transparent 32%,rgba(49,26,94,.08) 100%);content:""}@media screen and (min-width:750px){.tk-story__image{min-height:0;aspect-ratio:5 / 4}}@media screen and (max-width:749px){.tk-story__image{min-height:0;aspect-ratio:4 / 5}.tk-story__picture .tk-story__portrait{object-position:center center}.tk-product-details{padding-block:30px}.tk-product-details__grid{gap:26px;padding:14px;border-radius:22px}.tk-product-details__image{min-height:0;aspect-ratio:4 / 5;border-radius:18px}.tk-product-details__copy h2{margin-top:7px;font-size:clamp(27px,8.6vw,34px);line-height:1.02;letter-spacing:-.04em}.tk-product-details__lead,.tk-product-details__lead p{font-size:14px;line-height:1.55}.tk-product-details__facts{margin-block:17px;gap:8px}.tk-product-details__fact{padding:12px 10px}}.tk-card__vwrap{position:relative;margin:0}.tk-card__vwrap[open]{z-index:50}.tk-card__vwrap>summary.tk-card__vtoggle{list-style:none;display:flex;align-items:center;gap:9px;cursor:pointer;min-height:40px;padding:9px 14px;border:1px solid var(--tk-border);border-radius:10px;background:#fff;color:var(--tk-ink);font-size:12px;transition:border-color .2s ease,background .2s ease}.tk-card__vwrap>summary.tk-card__vtoggle::-webkit-details-marker{display:none}.tk-card__vwrap>summary.tk-card__vtoggle:hover,.tk-card__vwrap[open]>summary.tk-card__vtoggle{border-color:var(--tk-violet);background:#faf8ff}.tk-card__vtoggle-k{flex:none;color:#8b8399;font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tk-card__vtoggle-v{flex:1;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--tk-violet);font-weight:800}.tk-card__vchevron{flex:none;width:16px;height:16px;color:#9a93a8;transition:transform .25s ease}.tk-card__vwrap[open] .tk-card__vchevron{transform:rotate(180deg)}.tk-card__vwrap .tk-card__variants{position:absolute;left:0;right:0;bottom:calc(100% + 6px);z-index:60;display:flex;flex-direction:column;gap:0;flex-wrap:nowrap;padding:0;background:#fff;border:1px solid var(--tk-border);border-radius:12px;overflow:hidden;box-shadow:0 20px 44px -14px #1512224d;transform-origin:bottom center}.tk-card__vwrap[open] .tk-card__variants{animation:tk-vopen .18s ease}@keyframes tk-vopen{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:none}}.tk-card__vwrap .tk-card__variants button{width:100%;min-height:44px;justify-content:center;text-align:center;padding:11px 12px;border:0;border-bottom:1px solid var(--tk-border);border-radius:0;background:#fff;color:var(--tk-ink);font-size:12.5px;font-weight:600;transition:background .15s ease,color .15s ease}.tk-card__vwrap .tk-card__variants button:last-child{border-bottom:0}.tk-card__vwrap .tk-card__variants button:hover{background:#f7f5ff;color:var(--tk-violet)}.tk-card__vwrap .tk-card__variants button.is-active{background:#f1edff;color:var(--tk-violet);font-weight:800}@media(prefers-reduced-motion:reduce){.tk-card__vchevron{transition:none}.tk-card__vwrap[open] .tk-card__variants{animation:none}}.tk-card__x2offer{display:flex;align-items:center;gap:7px;margin:4px 0 0;padding:8px 11px;border-radius:11px;background:var(--tk-gradient);color:#fff;font-size:11px;font-weight:600;line-height:1.2;box-shadow:0 8px 20px -12px #6e4cffb3}.tk-card__x2offer svg{width:16px;height:16px;flex:none}.tk-card__x2offer b{font-weight:900;text-transform:uppercase;letter-spacing:.02em}.tk-card__variants button .tk-x2{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:3px 9px 3px 7px;border-radius:999px;background:var(--tk-gradient);color:#fff;font-size:9px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;vertical-align:middle;white-space:nowrap}.tk-card__variants button .tk-x2 svg{width:11px;height:11px;flex:none;animation:tk-gift-wiggle 2.6s ease-in-out infinite;transform-origin:50% 80%}.tk-variant-tile__top{flex-wrap:nowrap;gap:8px;align-items:flex-start}.tk-variant-tile__flags{display:flex;flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto;flex:none}.tk-variant-tile__x2{display:inline-flex;align-items:center;gap:3px;padding:3px 7px 3px 5px;border-radius:999px;background:var(--tk-gradient);color:#fff;font-size:7px;font-weight:950;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;line-height:1}.tk-variant-tile__x2 svg{width:8px;height:8px;flex:none;animation:tk-gift-wiggle 2.6s ease-in-out infinite;transform-origin:50% 80%}@keyframes tk-gift-wiggle{0%,84%,to{transform:rotate(0)}88%{transform:rotate(-15deg)}92%{transform:rotate(12deg)}96%{transform:rotate(-6deg)}}@media(prefers-reduced-motion:reduce){.tk-variant-tile__x2 svg,.tk-card__variants button .tk-x2 svg{animation:none}}.product-form__submit .button__label{white-space:nowrap}.product-form__submit .tk-atc-price{font-weight:800;opacity:.94;white-space:nowrap}.tk-collection-card{padding:0!important;background:none!important;border:0!important;box-shadow:none!important;display:flex}.tk-collection-card .tk-card{width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tentakush.css.map */
