:root{--ink:#16213E;--body:#46506A;--muted:#5A6378;--grape:#5B3FE0;--grape-2:#7B5CF5;--grape-d:#4F33D6;--grape-soft:#EFEBFF;--sky:#1A6FC4;--sky-2:#3BB2F6;--sky-soft:#E6F4FE;--mint:#0F8573;--mint-2:#2CD4B4;--mint-soft:#E2F8F3;--coral:#FF6B5B;--coral-d:#B8321F;--coral-dd:#8F2616;--coral-soft:#FFEDEA;--sun:#FFC24B;--sun-d:#E0A21F;--sun-soft:#FFF4DC;--pink:#FF7AA8;--pink-soft:#FFEAF2;--navy:#1B2B4B;--navy-d:#121D35;--navy-2:#26375C;--teal:#12957F;--teal-d:#0F8573;--teal-dd:#0B6E60;--cream:#FFFAF4;--peach:#FFE9DA;--line:#EEE6F5;--line-2:#E1D7EE;--soft-teal:var(--mint-soft);--soft-coral:var(--coral-soft);--soft-sun:var(--sun-soft);--soft-navy:#E9EDF6;--g-brand:linear-gradient(120deg,#5B3FE0 0%,#8A4FE8 45%,#E0457B 100%);--g-cta:linear-gradient(135deg,#A82E1C 0%,#C23A28 100%);--g-grape:linear-gradient(140deg,#4F33D6,#6D4FF0);--g-mint:linear-gradient(140deg,#0B6E60,#0F8573);--g-coral:linear-gradient(140deg,#A82E1C,#C23A28);--g-sky:linear-gradient(140deg,#0F56A8,#1A6FC4);--shadow:0 20px 45px -12px rgba(43,31,110,.22);--shadow-lg:0 30px 70px -20px rgba(43,31,110,.35);--r:26px;--r-lg:36px}body{background:radial-gradient(900px 500px at 100% -5%,rgb(123 92 245 / .10),transparent 60%),radial-gradient(700px 500px at -10% 20%,rgb(44 212 180 / .10),transparent 60%),var(--cream);background-attachment:fixed}::selection{background:#E3DBFF;color:var(--ink)}a{color:var(--grape)}a:hover{color:var(--grape-d)}:focus-visible{outline:3px solid var(--grape-2);outline-offset:3px}.hkb-hl{background:var(--g-brand);-webkit-background-clip:text;background-clip:text;color:#fff0;-webkit-text-fill-color:#fff0;padding-right:.04em}.hkb-display,.hkb-h1,.hkb-h2,.hkb-h3{color:var(--ink);letter-spacing:-.025em}.hkb-eyebrow{color:var(--grape);display:inline-flex;align-items:center;gap:8px}.hkb-eyebrow::before{content:"";width:22px;height:3px;border-radius:3px;background:var(--g-brand)}.hkb-eyebrow--coral{color:var(--coral-d)}.hkb-link{color:var(--grape)}.hkb-btn{border-radius:16px;letter-spacing:.01em;position:relative;overflow:hidden;isolation:isolate}.hkb-btn--primary{background:var(--g-cta);box-shadow:0 10px 22px -8px rgb(168 46 28 / .55)}.hkb-btn--primary:hover{background:var(--g-cta);filter:brightness(1.08);box-shadow:0 16px 30px -10px rgb(168 46 28 / .6)}.hkb-btn--primary::after,.hkb-btn--navy::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent 30%,rgb(255 255 255 / .28) 50%,transparent 70%);transform:translateX(-120%);transition:transform .7s}.hkb-btn--primary:hover::after,.hkb-btn--navy:hover::after{transform:translateX(120%)}.hkb-btn--navy{background:var(--g-grape);box-shadow:0 10px 22px -8px rgb(79 51 214 / .5)}.hkb-btn--navy:hover{background:var(--g-grape);filter:brightness(1.1)}.hkb-btn--sun{background:linear-gradient(135deg,#FFD166,#FFB23F);color:#1F1300;box-shadow:0 10px 22px -8px rgb(224 162 31 / .6)}.hkb-btn--outline{border-color:var(--ink);color:var(--ink);background:rgb(255 255 255 / .7);backdrop-filter:blur(6px)}.hkb-btn--outline:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.hkb-btn--ghost{border-color:var(--line-2);color:var(--ink)}.hkb-btn--ghost:hover{border-color:var(--grape);color:var(--grape)}.hkb-iconbtn{border-radius:14px;border-color:var(--line-2)}.hkb-iconbtn--dark{background:var(--g-grape);border-color:#fff0}.hkb-pill{border-radius:999px}.hkb-pill--teal{background:#fff;color:var(--grape-d);box-shadow:0 6px 16px -8px rgb(79 51 214 / .4);border:1px solid #E3DBFF}.hkb-pill--teal::before{content:"✨";margin-right:6px}.hkb-chip--teal{background:var(--mint-soft);color:#075A4E}.hkb-chip--coral{background:var(--coral-soft);color:var(--coral-dd)}.hkb-chip--sun{background:var(--sun-soft);color:#6B4300}.hkb-chip--navy{background:var(--grape-soft);color:var(--grape-d)}.hkb-badge{border-radius:10px;box-shadow:0 6px 14px -6px rgb(0 0 0 / .35)}.hkb-badge--coral{background:var(--g-coral)}.hkb-badge--teal{background:var(--g-mint)}.hkb-badge{background:var(--g-grape)}.hkb-peek{border-radius:10px;backdrop-filter:blur(6px);background:rgb(255 255 255 / .9)}.hkb-announce{background:linear-gradient(90deg,#4F33D6,#8A4FE8,#C2386A,#4F33D6);background-size:300% 100%;animation:hkbFlow 14s linear infinite;color:#fff;font-weight:600;letter-spacing:.02em}@keyframes hkbFlow{to{background-position:300% 0}}.hkb-header{background:rgb(255 250 244 / .72);backdrop-filter:saturate(1.6) blur(16px);-webkit-backdrop-filter:saturate(1.6) blur(16px);border-bottom:1px solid rgb(225 215 238 / .7);transition:box-shadow .25s,background .25s}.hkb-header.is-scrolled{background:rgb(255 255 255 / .88);box-shadow:0 10px 30px -18px rgb(43 31 110 / .35)}.hkb-logo__name{color:var(--ink)}.hkb-logo__sub{background:var(--g-brand);-webkit-background-clip:text;background-clip:text;color:#fff0}.hkb-menu a{border-radius:12px;color:var(--ink)}.hkb-menu a:hover,.hkb-menu .current-menu-item>a,.hkb-menu .current-menu-ancestor>a{color:var(--grape-d);background:var(--grape-soft)}.hkb-menu .sub-menu{border-radius:20px;border-color:#EAE3F7;box-shadow:var(--shadow-lg)}.hkb-search__form{border-radius:18px;box-shadow:var(--shadow)}.hkb-drawer__panel{background:linear-gradient(180deg,#fff,#F7F3FF)}.hkb-hero{position:relative;isolation:isolate}.hkb-hero__mesh{position:absolute;inset:-10% -5% 0;z-index:-1;pointer-events:none;background:radial-gradient(420px 320px at 12% 18%,rgb(123 92 245 / .20),transparent 70%),radial-gradient(380px 300px at 88% 12%,rgb(255 122 168 / .22),transparent 70%),radial-gradient(460px 360px at 70% 85%,rgb(44 212 180 / .20),transparent 70%),radial-gradient(320px 260px at 30% 90%,rgb(255 194 75 / .22),transparent 70%)}.hkb-hero__mesh::after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgb(27 43 75 / .09) 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(180deg,#000,transparent 85%);-webkit-mask-image:linear-gradient(180deg,#000,transparent 85%)}.hkb-display{font-size:clamp(42px,5.6vw,78px)}.hkb-hero__ticks svg{color:#fff;background:var(--g-mint);border-radius:50%;padding:3px}.hkb-hero__blob{background:conic-gradient(from 200deg,#FFD7C2,#E3DBFF,#CFF5EC,#FFE7B3,#FFD7C2);filter:saturate(1.1);animation:hkbMorph 16s ease-in-out infinite}@keyframes hkbMorph{0%,100%{border-radius:48% 52% 46% 54%/55% 45% 55% 45%}50%{border-radius:58% 42% 55% 45%/42% 58% 42% 58%}}.hkb-hero__book{border-radius:18px;box-shadow:0 30px 60px -18px rgb(43 31 110 / .45);border:6px solid #fff}.hkb-hero__book--1{animation:hkbBob 7s ease-in-out infinite}.hkb-hero__book--2{animation:hkbBob 8s ease-in-out -2s infinite}.hkb-hero__book--3{animation:hkbBob 9s ease-in-out -4s infinite}@keyframes hkbBob{50%{translate:0 -10px}}.hkb-hero__toast{border-radius:18px;background:rgb(255 255 255 / .9);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.hkb-hero__toast-ic{background:var(--g-cta);color:#fff}.hkb-sticker{position:absolute;z-index:5;display:grid;place-items:center;width:84px;height:84px;border-radius:50%;background:var(--g-brand);color:#fff;font:700 12px/1.15 var(--sans);text-align:center;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 14px 30px -10px rgb(91 63 224 / .6);animation:hkbSpin 18s linear infinite;left:4%;bottom:10%}.hkb-sticker span{animation:hkbSpin 18s linear infinite reverse}@keyframes hkbSpin{to{rotate:360deg}}.hkb-marquee{position:relative;overflow:hidden;background:var(--ink);color:#fff;padding:16px 0;transform:rotate(-1.2deg);margin:8px -20px 0;box-shadow:0 20px 40px -24px rgb(27 43 75 / .6)}.hkb-marquee__track{display:flex;width:max-content;gap:0;animation:hkbMarq 32s linear infinite}.hkb-marquee__group{display:flex;align-items:center;gap:34px;padding-right:34px;font-family:var(--display);font-weight:700;font-size:22px;white-space:nowrap}.hkb-marquee__group i{font-style:normal;color:var(--sun)}.hkb-marquee__group i:nth-child(4n+2){color:var(--pink)}.hkb-marquee__group i:nth-child(4n+4){color:var(--mint-2)}@keyframes hkbMarq{to{transform:translateX(-50%)}}.hkb-marquee:hover .hkb-marquee__track{animation-play-state:paused}.hkb-trust{margin-top:56px;border:0;background:rgb(255 255 255 / .8);backdrop-filter:blur(10px);box-shadow:var(--shadow);border-radius:28px}.hkb-trust li+li{border-color:#F0EAF8}.hkb-trust strong{color:var(--ink)}.hkb-trust__ic{border-radius:16px;color:#fff!important}.hkb-trust li:nth-child(1) .hkb-trust__ic{background:var(--g-coral)}.hkb-trust li:nth-child(2) .hkb-trust__ic{background:var(--g-grape)}.hkb-trust li:nth-child(3) .hkb-trust__ic{background:linear-gradient(140deg,#E0A21F,#FFB23F)}.hkb-trust li:nth-child(4) .hkb-trust__ic{background:var(--g-mint)}.hkb-tab{border-radius:14px;border-color:var(--line-2);color:var(--ink);transition:.2s}.hkb-tab:hover{border-color:var(--grape);color:var(--grape)}.hkb-tab.is-active{background:var(--g-grape);border-color:#fff0;box-shadow:0 10px 20px -10px rgb(79 51 214 / .7)}.hkb-cat{position:relative;overflow:hidden;color:#fff!important;border-radius:30px;box-shadow:var(--shadow)}.hkb-cat.hkb-tone-soft--teal,.hkb-cat:nth-child(4n+1){background:var(--g-grape)}.hkb-cat:nth-child(4n+2){background:var(--g-coral)}.hkb-cat:nth-child(4n+3){background:var(--g-mint)}.hkb-cat:nth-child(4n+4){background:var(--g-sky)}.hkb-cat::before{content:"";position:absolute;right:-60px;top:-60px;width:200px;height:200px;border-radius:50%;background:rgb(255 255 255 / .14);transition:transform .5s}.hkb-cat::after{content:"";position:absolute;right:30px;bottom:-40px;width:110px;height:110px;border-radius:50%;background:rgb(255 255 255 / .10)}.hkb-cat:hover::before{transform:scale(1.35)}.hkb-cat__glyph{background:rgb(255 255 255 / .95);color:var(--ink);box-shadow:0 10px 20px -10px rgb(0 0 0 / .35);position:relative;z-index:1;transition:transform .35s}.hkb-cat:hover .hkb-cat__glyph{transform:rotate(-8deg) scale(1.08)}.hkb-cat__name,.hkb-cat__count,.hkb-cat .hkb-link{color:#fff;position:relative;z-index:1}.hkb-cat__count{opacity:.92}.hkb-card{border:1px solid #EFE8F8;border-radius:28px;box-shadow:0 10px 30px -18px rgb(43 31 110 / .25);transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s}.hkb-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.hkb-card__media{margin:10px 10px 0;border-radius:20px;background:linear-gradient(145deg,#FFEDEA,#FFE0EC)}.hkb-card:nth-child(4n+2) .hkb-card__media{background:linear-gradient(145deg,#EFEBFF,#E1F0FF)}.hkb-card:nth-child(4n+3) .hkb-card__media{background:linear-gradient(145deg,#E2F8F3,#E7F7D9)}.hkb-card:nth-child(4n+4) .hkb-card__media{background:linear-gradient(145deg,#FFF4DC,#FFE9DA)}.hkb-card__img{object-fit:contain;padding:14px;filter:drop-shadow(0 14px 18px rgb(43 31 110 / .22));transition:transform .5s cubic-bezier(.2,.8,.2,1)}.hkb-card:hover .hkb-card__img{transform:scale(1.06) rotate(-2deg)}.hkb-card__title a{color:var(--ink)}.hkb-card__title a:hover{color:var(--grape)}.hkb-price{color:var(--ink)}.hkb-price ins{background:linear-gradient(transparent 62%,#FFE19A 62%);padding:0 2px}.hkb-feature{background:radial-gradient(500px 380px at 90% 20%,rgb(255 122 168 / .45),transparent 65%),radial-gradient(420px 360px at 70% 100%,rgb(44 212 180 / .35),transparent 65%),linear-gradient(135deg,#1B1446 0%,#2E1F7A 55%,#3B1E6E 100%);border-radius:40px;box-shadow:var(--shadow-lg)}.hkb-feature__c1{background:conic-gradient(from 90deg,#7B5CF5,#FF7AA8,#FFC24B,#2CD4B4,#7B5CF5);opacity:.9;filter:blur(2px);animation:hkbSpin 30s linear infinite}.hkb-feature__c2{background:var(--sun)}.hkb-feature__book{border:8px solid #fff;border-radius:18px}.hkb-feature__ticks svg{color:#2CD4B4}.hkb-pill--sun{background:linear-gradient(135deg,#FFD166,#FFB23F);color:#1F1300}.hkb-steps{position:relative}.hkb-steps li{border:0;background:#fff;box-shadow:var(--shadow);border-radius:30px;position:relative;overflow:hidden;transition:transform .3s}.hkb-steps li:hover{transform:translateY(-6px)}.hkb-steps li::after{content:"";position:absolute;left:0;right:0;top:0;height:6px}.hkb-steps li:nth-child(1)::after{background:var(--g-mint)}.hkb-steps li:nth-child(2)::after{background:var(--g-coral)}.hkb-steps li:nth-child(3)::after{background:var(--g-grape)}.hkb-steps__n{border-radius:18px;width:60px;height:60px;box-shadow:0 12px 22px -10px rgb(0 0 0 / .4)}.hkb-bg--teal{background:var(--g-mint)}.hkb-bg--coral{background:var(--g-coral)}.hkb-bg--navy{background:var(--g-grape)}.hkb-quote{border-radius:30px;box-shadow:var(--shadow)}.hkb-quote.hkb-tone-soft--navy{background:var(--grape-soft)}.hkb-pcard{border:1px solid #EFE8F8;border-radius:28px;box-shadow:0 10px 30px -18px rgb(43 31 110 / .25);transition:transform .3s,box-shadow .3s}.hkb-pcard:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.hkb-pcard__media{margin:10px 10px 0;border-radius:20px}.hkb-pcard__media.hkb-tone--coral{background:var(--g-coral)}.hkb-pcard__media.hkb-tone--navy{background:var(--g-grape)}.hkb-pcard__media.hkb-tone--teal{background:var(--g-mint)}.hkb-pcard__media.hkb-tone--sun{background:var(--g-sky)}.hkb-pcard__cat{color:var(--grape);background:var(--grape-soft);padding:4px 10px;border-radius:8px;letter-spacing:.04em}.hkb-pcard__title a{color:var(--ink)}.hkb-pcard__title a:hover{color:var(--grape)}.hkb-news{background:radial-gradient(400px 300px at 0% 0%,rgb(255 194 75 / .35),transparent 70%),radial-gradient(420px 320px at 100% 100%,rgb(44 212 180 / .35),transparent 70%),linear-gradient(135deg,#FFE3EC,#EDE7FF);border-radius:40px;box-shadow:var(--shadow)}.hkb-news::after{background:rgb(123 92 245 / .14);width:240px;height:240px}.hkb-news::before{content:"✉";position:absolute;right:36px;bottom:20px;font-size:120px;line-height:1;color:rgb(91 63 224 / .07);pointer-events:none}.hkb-news__form{background:rgb(255 255 255 / .75);backdrop-filter:blur(10px);padding:26px;border-radius:26px;box-shadow:0 20px 40px -24px rgb(43 31 110 / .35)}.hkb-brevo input[type=email],.hkb-brevo input[type=text]{border-color:#E1D7EE;border-radius:14px}.hkb-brevo input[type=email]:focus,.hkb-brevo input[type=text]:focus{outline:0;border-color:var(--grape-2);box-shadow:0 0 0 4px rgb(123 92 245 / .18)}.hkb-brevo input[type=submit],.hkb-brevo button{background:var(--g-cta)!important;border-radius:14px}.hkb-footer{background:radial-gradient(700px 300px at 85% 0%,rgb(123 92 245 / .35),transparent 70%),radial-gradient(600px 300px at 0% 100%,rgb(44 212 180 / .18),transparent 70%),#0F1830;position:relative}.hkb-footer::before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:var(--g-brand)}.hkb-footer__name{background:linear-gradient(120deg,#fff,#D9CFFF);-webkit-background-clip:text;background-clip:text;color:#fff0}.hkb-footer__title{color:#fff}.hkb-flinks a{color:#C9D0E0}.hkb-flinks a:hover{color:#fff;transform:translateX(3px)}.hkb-flinks a{transition:transform .2s,color .2s}.hkb-footer__bottom{border-color:#27314D;color:#AEB6CA}.hkb-totop{background:var(--g-grape);border-radius:16px}.hkb-pagehero{border-radius:40px;box-shadow:var(--shadow)}.hkb-pagehero--teal{background:linear-gradient(135deg,#EDE7FF 0%,#E2F8F3 100%)}.hkb-pagehero--sun{background:linear-gradient(135deg,#FFE9DA 0%,#FFE3EC 100%)}.hkb-blob--a{background:conic-gradient(from 120deg,#7B5CF5,#FF7AA8,#FFC24B,#7B5CF5)!important;opacity:.85!important;animation:hkbSpin 40s linear infinite}.hkb-blob--b{background:var(--mint-2)!important}.hkb-pagehero--sun .hkb-blob--a{background:conic-gradient(from 60deg,#FF6B5B,#FFC24B,#FF7AA8,#FF6B5B)!important}.hkb-crumbs,.hkb-crumbs a{color:var(--grape-d)}.hkb-gallery__main{border-radius:36px;background:linear-gradient(145deg,#EFEBFF,#FFE3EC 55%,#FFF4DC);box-shadow:var(--shadow)}.hkb-gallery__slide img{padding:22px;filter:drop-shadow(0 22px 28px rgb(43 31 110 / .25))}.hkb-gallery__thumb{border-radius:16px}.hkb-gallery__thumb.is-active{border-color:var(--grape);box-shadow:0 8px 18px -8px rgb(79 51 214 / .6)}.hkb-product__price{background:linear-gradient(135deg,#fff,#F7F3FF);border:1px solid #EAE3F7;border-radius:22px;padding:14px 20px;width:fit-content}.hkb-facts{border:0;box-shadow:var(--shadow);border-radius:26px}.hkb-facts__ic{color:#fff;border-radius:14px}.hkb-facts li:nth-child(4n+1) .hkb-facts__ic{background:var(--g-coral)}.hkb-facts li:nth-child(4n+2) .hkb-facts__ic{background:var(--g-grape)}.hkb-facts li:nth-child(4n+3) .hkb-facts__ic{background:linear-gradient(140deg,#E0A21F,#FFB23F)}.hkb-facts li:nth-child(4n+4) .hkb-facts__ic{background:var(--g-mint)}.hkb-acc summary{color:var(--ink)}.hkb-acc summary svg{color:var(--grape)}.hkb-levels{background:radial-gradient(420px 260px at 100% 0%,rgb(255 122 168 / .35),transparent 70%),linear-gradient(135deg,#1B1446,#2E1F7A);border-radius:40px}.hkb-levels__list li{background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);backdrop-filter:blur(6px);transition:transform .25s,background .25s}.hkb-levels__list li:hover{transform:translateY(-4px);background:rgb(255 255 255 / .14)}.hkb-levels__list span{color:var(--sun)}.hkb-reviews #review_form_wrapper,.hkb-form,.hkb-toc,.hkb-widget,.hkb-strip,.hkb-empty,.hkb-result{border:0;box-shadow:var(--shadow)}.hkb-stickybuy:not([hidden]){background:rgb(255 255 255 / .92);backdrop-filter:blur(12px)}.hkb-article__title{color:var(--ink)}.hkb-article__hero img{box-shadow:var(--shadow-lg);border-radius:36px}.hkb-sidenews{background:linear-gradient(135deg,#2E1F7A,#5B3FE0);box-shadow:var(--shadow)}.hkb-toc a:hover,.hkb-toc a.is-current{color:var(--grape)}.hkb-toc a.is-current{box-shadow:inset 3px 0 0 var(--grape);padding-left:8px}.hkb-prose h2,.hkb-prose h3{color:var(--ink)}.hkb-prose a{color:var(--grape);text-decoration-color:rgb(91 63 224 / .35);text-decoration-thickness:2px}.hkb-prose blockquote{border-left:0;padding:24px 28px;border-radius:24px;background:var(--grape-soft);color:var(--ink);position:relative}.hkb-prose li::marker{color:var(--grape)}.hkb-promo{background:linear-gradient(135deg,#FFE3EC,#EDE7FF);box-shadow:var(--shadow);border-radius:28px}.hkb-promo__title{color:var(--ink)!important}.hkb-field input:focus,.hkb-field textarea:focus,.hkb-field select:focus{border-color:var(--grape-2);box-shadow:0 0 0 4px rgb(123 92 245 / .18)}.hkb-field label{color:var(--ink)}.hkb-404__num{background:var(--g-brand);-webkit-background-clip:text;background-clip:text;color:#fff0}.woocommerce-pagination .current,.hkb-pagination .current{background:var(--g-grape);border-color:#fff0}.hkb-js .hkb-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.hkb-js .hkb-reveal.is-in{opacity:1;transform:none}.hkb-js .hkb-grid.hkb-reveal>*{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.8,.2,1)}.hkb-js .hkb-grid.hkb-reveal.is-in>*{opacity:1;transform:none}.hkb-grid.hkb-reveal.is-in>*:nth-child(2){transition-delay:.08s}.hkb-grid.hkb-reveal.is-in>*:nth-child(3){transition-delay:.16s}.hkb-grid.hkb-reveal.is-in>*:nth-child(4){transition-delay:.24s}.hkb-grid.hkb-reveal.is-in>*:nth-child(5){transition-delay:.32s}.hkb-grid.hkb-reveal.is-in>*:nth-child(6){transition-delay:.40s}.hkb-grid.hkb-reveal.is-in>*:nth-child(7){transition-delay:.48s}.hkb-grid.hkb-reveal.is-in>*:nth-child(8){transition-delay:.56s}@media (max-width:720px){.hkb-marquee__group{font-size:17px;gap:24px;padding-right:24px}.hkb-sticker{width:66px;height:66px;font-size:10px}.hkb-trust{margin-top:36px}.hkb-news__form{padding:18px}.hkb-card__media{margin:6px 6px 0;border-radius:16px}.hkb-card__img{padding:8px}.hkb-product__price{width:100%}}@media (prefers-reduced-motion:reduce){.hkb-js .hkb-reveal,.hkb-js .hkb-grid.hkb-reveal>*{opacity:1!important;transform:none!important}.hkb-marquee__track{animation:none}}.hkb-main{overflow-x:clip}.hkb-h2--light,.hkb-feature .hkb-h2{color:#fff}.hkb-price--light,.hkb-feature .hkb-price{color:#fff}.hkb-price--lg ins,.hkb-stickybuy .hkb-price ins,.hkb-price--light ins{background:none}.hkb-gallery,.hkb-buybox{min-width:0}.hkb-card--more{background:var(--g-brand);border:0;color:#fff;justify-content:center;align-items:flex-start;padding:28px;gap:10px;overflow:hidden;position:relative}.hkb-card--more::before{content:"";position:absolute;right:-50px;top:-50px;width:180px;height:180px;border-radius:50%;background:rgb(255 255 255 / .14)}.hkb-card--more strong{font-family:var(--display);font-size:26px;line-height:1.15;position:relative}.hkb-card--more span{position:relative;opacity:.92}.hkb-card--more .hkb-btn{position:relative;background:#fff;color:var(--grape-d);margin-top:6px;white-space:normal;text-align:center}.hkb-announce__item+.hkb-announce__item::before{content:"\2022";margin:0 12px;opacity:.7}.hkb-feature .hkb-price{text-shadow:0 2px 12px rgb(0 0 0 / .35)}.hkb-drawer__ages{display:flex;flex-direction:column;gap:10px}.hkb-drawer__label{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.hkb-drawer__ages div{display:flex;flex-wrap:wrap;gap:8px}.hkb-brevo .hkb-brevo__label{display:block;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:6px}@media (max-width:1024px){.hkb-product{grid-template-columns:minmax(0,1fr)}.hkb-split{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.hkb-announce{padding:9px 0;min-height:36px}.hkb-announce .hkb-wrap{position:relative;height:18px;overflow:hidden}.hkb-announce__item{position:absolute;left:0;right:0;text-align:center;opacity:0;animation:hkbTicker 9s infinite;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hkb-announce__item+.hkb-announce__item::before{content:none}.hkb-announce__item:nth-child(2){animation-delay:3s}.hkb-announce__item:nth-child(3){animation-delay:6s}.hkb-announce__item:nth-child(4){animation-delay:9s}.hkb-display{font-size:clamp(38px,10.5vw,46px)}.hkb-hero__copy{gap:18px}.hkb-hero__art{height:300px;margin-top:4px}.hkb-trust{grid-template-columns:1fr 1fr}.hkb-trust li{flex-direction:column;align-items:flex-start;gap:10px;padding:16px;font-size:12px}.hkb-trust li+li{border-top:0}.hkb-trust li:nth-child(odd){border-right:1px solid #F0EAF8}.hkb-trust li:nth-child(n+3){border-top:1px solid #F0EAF8}.hkb-trust strong{font-size:14px}.hkb-trust__ic{width:40px;height:40px;border-radius:12px}.hkb-card .hkb-chip{font-size:11px;padding:3px 8px}.hkb-badge{font-size:11px}.hkb-card--more{padding:18px}.hkb-card--more strong{font-size:20px}.hkb-card--more .hkb-btn{width:100%;font-size:13px;padding:0 10px}.hkb-link{display:inline-flex;align-items:center;min-height:44px}a.hkb-chip{min-height:44px;padding:8px 16px}.hkb-flinks a{min-height:44px}.hkb-flinks{gap:0}.hkb-footer__grid>div:last-child{grid-column:1/-1}.hkb-footer__bottom{flex-direction:column;gap:6px}.hkb-scroll-sm.hkb-grid--3{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -18px;padding:0 18px 12px;gap:14px;scrollbar-width:none}.hkb-scroll-sm.hkb-grid--3>*{flex:0 0 84%;scroll-snap-align:start}.hkb-scroll-sm::-webkit-scrollbar{display:none}.hkb-crumbs{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hkb-product{margin-top:14px;gap:22px}.hkb-gallery__main{border-radius:28px}.hkb-gallery__thumbs{gap:8px;margin:12px -18px 0;padding:0 18px 4px}.hkb-gallery__thumb{flex-basis:64px;height:64px;border-radius:14px}.hkb-product__title{font-size:28px;line-height:1.15}.hkb-product__lead{font-size:16px}.hkb-buybox{gap:14px}.hkb-price--lg{font-size:34px}.hkb-facts{grid-template-columns:1fr 1fr;padding:14px;gap:12px}.hkb-facts li{flex-direction:column;align-items:flex-start;gap:8px;font-size:12px}.hkb-facts--stack{grid-template-columns:1fr}.hkb-facts--stack li{flex-direction:row;align-items:center}.hkb-acc summary{font-size:19px;min-height:56px}.hkb-levels__list{grid-template-columns:1fr 1fr;gap:10px}.hkb-levels__list li{padding:14px}.hkb-levels .hkb-h2{font-size:26px}.hkb-stickybuy .hkb-btn{min-height:50px}body.single-product .hkb-totop{display:none}.hkb-news::before{display:none}.hkb-article__title{font-size:32px}.hkb-prose{font-size:17px;overflow-wrap:anywhere}.hkb-prose h2{font-size:25px}.hkb-byline{flex-wrap:wrap;justify-content:center;text-align:center}.hkb-pill{min-height:40px;align-items:center}.hkb-contact{margin-top:28px;gap:28px}.hkb-contact .hkb-h1{font-size:34px}}@keyframes hkbTicker{0%{opacity:0;transform:translateY(8px)}4%,30%{opacity:1;transform:none}34%,100%{opacity:0;transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.hkb-announce__item{animation:none}.hkb-announce__item:first-child{opacity:1}}.hkb-split--flush{margin-top:0}.hkb-quick{margin:0 0 2em;padding:22px 24px;border-radius:24px;background:linear-gradient(135deg,#EFEBFF,#E2F8F3);border:1px solid #E3DBFF;position:relative}.hkb-quick__label{display:inline-flex;align-items:center;gap:6px;font-family:var(--sans);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--grape-d);margin-bottom:6px}.hkb-quick__label::before{content:"\26A1"}.hkb-quick p{margin:0;font-size:18px;line-height:1.6;color:var(--ink);font-weight:500}.hkb-author{display:flex;gap:18px;align-items:flex-start;margin-top:2.4em;padding:24px;border-radius:26px;background:#fff;box-shadow:var(--shadow);font-size:15px;line-height:1.6}.hkb-author img{border-radius:20px;flex-shrink:0;margin:0}.hkb-author__label{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--grape)}.hkb-author__name{display:block;font-family:var(--display);font-size:22px;color:var(--ink);margin:2px 0 6px}.hkb-author p{margin:0 0 8px;color:var(--body)}.hkb-author a{font-weight:600;text-decoration:none}.hkb-pagehead--builder{margin-bottom:12px}@media (max-width:720px){.hkb-author{flex-direction:column;padding:20px}.hkb-quick p{font-size:16px}}