:root{--navy:#264653;--navy-d:#1C3843;--navy-2:#2F5563;--teal:#2A9D8F;--teal-d:#1F7A70;--teal-dd:#1F6A61;--coral:#E76F51;--coral-d:#B94A2C;--coral-dd:#8F3620;--sun:#F4A261;--sun-d:#D98A3D;--cream:#FFF8F0;--peach:#F9E3CF;--ink:#1D3540;--body:#45565E;--muted:#5B6770;--line:#EFE3D3;--line-2:#E4D6C3;--soft-teal:#E3F2EF;--soft-coral:#FDF0E4;--soft-sun:#FDF3E4;--soft-navy:#E6ECEF;--display:'Fraunces',Georgia,'Times New Roman',serif;--sans:'Poppins','Helvetica Neue',Arial,sans-serif;--r-sm:14px;--r:24px;--r-lg:32px;--shadow:0 18px 40px rgba(38,70,83,.14);--wrap:1312px;--gap:24px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img,svg,video{max-width:100%;height:auto}img{display:block}a{color:var(--coral-d);text-decoration:none;transition:color .15s}a:hover{color:var(--coral-dd)}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--sun);outline-offset:2px;border-radius:6px}.screen-reader-text{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:focus{position:fixed!important;left:12px;top:12px;width:auto;height:auto;clip:auto;z-index:1000;background:#fff;padding:10px 16px;border-radius:10px}.hkb-wrap{width:100%;max-width:calc(var(--wrap) + 64px);margin:0 auto;padding:0 32px}.hkb-wrap--mid{max-width:1244px}.hkb-mt{margin-top:28px}.hkb-muted{color:var(--body)}.hkb-icon{flex-shrink:0}.hkb-display{font-family:var(--display);font-weight:700;font-size:clamp(40px,5.2vw,70px);line-height:1.03;letter-spacing:-.02em;color:var(--navy);margin:0}.hkb-h1{font-family:var(--display);font-weight:700;font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.015em;color:var(--navy);margin:0}.hkb-h2{font-family:var(--display);font-weight:700;font-size:clamp(30px,3.2vw,44px);line-height:1.1;letter-spacing:-.012em;color:var(--navy);margin:0}.hkb-h2--light{color:var(--cream)}.hkb-h3{font-family:var(--display);font-weight:700;font-size:clamp(22px,2vw,27px);line-height:1.2;color:var(--navy);margin:0}.hkb-eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-d);margin-bottom:10px}.hkb-eyebrow--coral{color:var(--coral-dd)}.hkb-link{font-weight:600;font-size:15px;white-space:nowrap}.hkb-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border-radius:999px;border:2px solid #fff0;font-weight:600;font-size:15px;line-height:1.2;text-align:center;cursor:pointer;transition:transform .15s,background .15s,color .15s,border-color .15s,box-shadow .15s;text-decoration:none;white-space:nowrap}.hkb-btn:hover{transform:translateY(-1px)}.hkb-btn:active{transform:translateY(0)}.hkb-btn--primary{background:var(--coral-d);color:#fff}.hkb-btn--primary:hover{background:var(--coral-dd);color:#fff;box-shadow:0 10px 24px rgb(185 74 44 / .28)}.hkb-btn--navy{background:var(--navy);color:#fff}.hkb-btn--navy:hover{background:var(--navy-d);color:#fff}.hkb-btn--sun{background:var(--sun);color:var(--ink)}.hkb-btn--sun:hover{background:#f7b67f;color:var(--ink)}.hkb-btn--outline{border-color:var(--navy);color:var(--navy);background:#fff0}.hkb-btn--outline:hover{background:var(--navy);color:#fff}.hkb-btn--ghost{border-color:var(--line-2);color:var(--navy);background:#fff}.hkb-btn--ghost:hover{border-color:var(--navy);color:var(--navy)}.hkb-btn--sm{min-height:44px;padding:0 18px;font-size:14px}.hkb-btn--lg{min-height:58px;padding:0 30px;font-size:16px}.hkb-btn--block{display:flex;width:100%}.hkb-iconbtn{width:44px;height:44px;border-radius:50%;border:1px solid var(--line-2);background:#fff;color:var(--navy);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.hkb-iconbtn:hover{background:var(--soft-navy)}.hkb-iconbtn--dark{background:var(--navy);border-color:var(--navy);color:#fff}.hkb-iconbtn--dark:hover{background:var(--navy-d)}.hkb-pill{display:inline-flex;align-self:flex-start;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:600}.hkb-pill--teal{background:var(--soft-teal);color:var(--teal-dd)}.hkb-pill--sun{background:var(--sun);color:var(--ink);font-weight:700}.hkb-chips{display:flex;flex-wrap:wrap;gap:6px}.hkb-chip{display:inline-flex;align-items:center;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.3;border:2px solid #fff0}.hkb-chip--teal{background:var(--soft-teal);color:var(--teal-dd)}.hkb-chip--coral{background:var(--soft-coral);color:var(--coral-dd)}.hkb-chip--sun{background:var(--soft-sun);color:#7A4715}.hkb-chip--navy{background:var(--soft-navy);color:var(--navy)}a.hkb-chip{min-height:38px;padding:7px 15px;font-size:13px}a.hkb-chip:hover,a.hkb-chip.is-active{border-color:currentColor}.hkb-badge{position:absolute;left:14px;top:14px;z-index:2;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;background:var(--navy)}.hkb-badge--coral{background:var(--coral-d)}.hkb-badge--teal{background:var(--teal-d)}.hkb-peek{position:absolute;right:14px;top:14px;z-index:2;display:inline-flex;gap:5px;align-items:center;padding:6px 10px;border-radius:999px;background:#fff;color:var(--navy);font-size:11px;font-weight:600}.hkb-tone--coral{background:var(--coral)}.hkb-tone--navy{background:var(--navy)}.hkb-tone--teal{background:var(--teal)}.hkb-tone--sun{background:var(--sun-d)}.hkb-tone-soft--coral{background:var(--soft-coral);color:var(--coral-d)}.hkb-tone-soft--teal{background:var(--soft-teal);color:var(--teal-d)}.hkb-tone-soft--sun{background:var(--soft-sun);color:#A5611F}.hkb-tone-soft--navy{background:var(--soft-navy);color:var(--navy)}.hkb-bg--teal{background:var(--teal-d)}.hkb-bg--coral{background:var(--coral-d)}.hkb-bg--navy{background:var(--navy)}.hkb-lift{transition:transform .2s ease,box-shadow .2s ease}.hkb-lift:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.hkb-announce{background:var(--navy);color:var(--cream);font-size:13px;font-weight:500;text-align:center;padding:9px 0;white-space:pre-wrap}.hkb-header{position:sticky;top:0;z-index:50;background:rgb(255 248 240 / .94);backdrop-filter:saturate(1.2) blur(10px);-webkit-backdrop-filter:saturate(1.2) blur(10px);border-bottom:1px solid var(--line)}.admin-bar .hkb-header{top:32px}.hkb-header__inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.hkb-logo{display:inline-flex;align-items:center;gap:10px;color:var(--navy);flex-shrink:0}.hkb-logo:hover{color:var(--navy)}.hkb-logo__img{width:52px;height:52px;object-fit:contain;border-radius:50%}.hkb-logo__text{display:flex;flex-direction:column;line-height:1.02}.hkb-logo__name{font-family:var(--display);font-weight:700;font-size:23px}.hkb-logo__sub{font-size:11px;font-weight:600;letter-spacing:.28em;color:var(--teal-d)}.hkb-nav{flex:1;display:flex;justify-content:center}.hkb-menu{list-style:none;margin:0;padding:0;display:flex;gap:6px;align-items:center}.hkb-menu>li{position:relative}.hkb-menu a{display:flex;align-items:center;gap:4px;min-height:44px;padding:0 14px;border-radius:999px;color:var(--ink);font-weight:500;font-size:15px}.hkb-menu a:hover,.hkb-menu .current-menu-item>a,.hkb-menu .current-menu-ancestor>a{color:var(--coral-d);background:rgb(231 111 81 / .08)}.hkb-menu .menu-item-has-children>a::after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:6px}.hkb-menu .sub-menu{list-style:none;margin:0;padding:10px;position:absolute;left:0;top:100%;min-width:250px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.hkb-menu li:hover>.sub-menu,.hkb-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(4px)}.hkb-menu .sub-menu a{border-radius:12px;font-size:14px}.hkb-menu .sub-menu .sub-menu{position:static;box-shadow:none;border:0;padding:0 0 0 12px;opacity:1;visibility:visible;transform:none;min-width:0}.hkb-menu .sub-menu .menu-item-has-children>a::after{display:none}.hkb-header__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.hkb-show-sm{display:none}.hkb-search{border-top:1px solid var(--line);background:var(--cream);padding:16px 0}.hkb-search[hidden]{display:none}.hkb-search__form{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line-2);border-radius:999px;padding:6px 6px 6px 18px;color:var(--muted);max-width:720px;margin:0 auto}.hkb-search__form input{flex:1;border:0;outline:0;background:#fff0;min-height:40px;font-size:16px;color:var(--ink);min-width:0}.hkb-search__form--hero{margin:18px 0 0;max-width:560px;position:relative;z-index:1}.hkb-drawer{position:fixed;inset:0;z-index:100;background:rgb(28 56 67 / .45)}.hkb-drawer[hidden]{display:none}.hkb-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(88vw,380px);background:var(--cream);padding:18px 20px 28px;display:flex;flex-direction:column;gap:18px;overflow-y:auto;animation:hkbSlide .22s ease}@keyframes hkbSlide{from{transform:translateX(30px);opacity:0}to{transform:none;opacity:1}}.hkb-drawer__top{display:flex;align-items:center;justify-content:space-between}.hkb-mmenu{list-style:none;margin:0;padding:0}.hkb-mmenu li a{display:flex;min-height:48px;align-items:center;font-weight:600;font-size:17px;color:var(--ink);border-bottom:1px solid var(--line)}.hkb-mmenu .sub-menu{list-style:none;margin:0;padding:0 0 0 16px}.hkb-mmenu .sub-menu a{font-weight:500;font-size:15px;color:var(--body)}body.hkb-lock{overflow:hidden}.hkb-main{display:block;min-height:50vh}.hkb-hero{padding:48px 0 56px;overflow:hidden}.hkb-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);gap:48px;align-items:center}.hkb-hero__copy{display:flex;flex-direction:column;gap:24px}.hkb-hero__text{margin:0;font-size:19px;line-height:1.65;color:var(--body);max-width:540px}.hkb-hero__cta{display:flex;flex-wrap:wrap;gap:12px}.hkb-hero__ticks{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px 22px;font-size:14px;font-weight:500;color:var(--body)}.hkb-hero__ticks li{display:flex;align-items:center;gap:7px}.hkb-hero__ticks svg{color:var(--teal-d)}.hkb-hero__art{position:relative;height:540px}.hkb-hero__blob{position:absolute;left:8%;top:6%;width:86%;height:88%;border-radius:48% 52% 46% 54%;background:var(--peach)}.hkb-hero__star{position:absolute;left:0;top:4%;animation:hkbFloat 6s ease-in-out infinite}.hkb-hero__wave{position:absolute;right:4%;bottom:6%}@keyframes hkbFloat{50%{transform:translateY(-10px) rotate(8deg)}}.hkb-hero__book{position:absolute;width:44%;border-radius:14px;overflow:hidden;box-shadow:0 26px 50px rgb(38 70 83 / .26);background:#fff;transition:transform .3s}.hkb-hero__book img{width:100%;aspect-ratio:3/4;object-fit:cover}.hkb-hero__book--1{left:14%;top:16%;transform:rotate(-7deg);z-index:1}.hkb-hero__book--2{left:48%;top:9%;transform:rotate(6deg);z-index:2}.hkb-hero__book--3{left:31%;top:40%;transform:rotate(-1deg);z-index:3}.hkb-hero__art:hover .hkb-hero__book--1{transform:rotate(-10deg) translateX(-10px)}.hkb-hero__art:hover .hkb-hero__book--2{transform:rotate(9deg) translateX(10px)}.hkb-hero__toast{position:absolute;right:0;top:0;z-index:4;display:flex;gap:12px;align-items:center;background:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 12px 30px rgb(38 70 83 / .12);font-size:12px;color:var(--muted)}.hkb-hero__toast strong{display:block;font-size:14px;color:var(--navy)}.hkb-hero__toast-ic{width:40px;height:40px;border-radius:50%;background:var(--soft-coral);color:var(--coral-d);display:flex;align-items:center;justify-content:center}.hkb-trust{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-radius:var(--r)}.hkb-trust li{display:flex;align-items:center;gap:14px;padding:24px 26px;font-size:13px;color:var(--muted)}.hkb-trust li+li{border-left:1px solid var(--line)}.hkb-trust strong{display:block;font-size:15px;color:var(--navy)}.hkb-trust__ic{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hkb-section{margin-top:96px}.hkb-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:32px}.hkb-section__head--center{justify-content:center;text-align:center}.hkb-grid{display:grid;gap:var(--gap);list-style:none;margin:0;padding:0}.hkb-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hkb-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hkb-tabs{display:flex;flex-wrap:wrap;gap:8px}.hkb-tab{display:inline-flex;align-items:center;min-height:44px;padding:0 20px;border-radius:999px;border:1px solid var(--line-2);background:#fff;color:var(--navy);font-weight:500;font-size:14px}.hkb-tab:hover{border-color:var(--navy);color:var(--navy)}.hkb-tab.is-active{background:var(--navy);border-color:var(--navy);color:#fff;font-weight:600}.hkb-cat{display:flex;flex-direction:column;gap:8px;min-height:280px;padding:28px;border-radius:28px;color:var(--navy)}.hkb-cat:hover{color:var(--navy)}.hkb-cat__glyph{width:70px;height:70px;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-size:32px;font-weight:700;margin-bottom:auto}.hkb-cat__name{font-family:var(--display);font-size:26px;font-weight:700;line-height:1.15;margin-top:24px}.hkb-cat__count{font-size:14px;color:var(--body)}.hkb-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;margin:0}.hkb-card__media{position:relative;display:block;background:var(--soft-coral);aspect-ratio:1/1;overflow:hidden}.hkb-card:nth-child(4n+2) .hkb-card__media{background:var(--soft-sun)}.hkb-card:nth-child(4n+3) .hkb-card__media{background:var(--soft-navy)}.hkb-card:nth-child(4n+4) .hkb-card__media{background:var(--soft-teal)}.hkb-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hkb-card:hover .hkb-card__img{transform:scale(1.04)}.hkb-card__body{display:flex;flex-direction:column;gap:10px;padding:18px 20px 20px;flex:1}.hkb-card__title{margin:0;font-size:17px;font-weight:600;line-height:1.35;font-family:var(--sans)}.hkb-card__title a{color:var(--ink)}.hkb-card__title a:hover{color:var(--coral-d)}.hkb-card__actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:6px}.hkb-card__actions .hkb-btn{padding:0 10px}.hkb-price{font-family:var(--display);font-weight:700;font-size:23px;color:var(--navy);display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.hkb-price del{font-family:var(--sans);font-size:14px;font-weight:400;color:#6B777E;order:2}.hkb-price ins{text-decoration:none;order:1}.hkb-price .woocommerce-Price-amount{white-space:nowrap}.hkb-price--lg{font-size:44px}.hkb-price--lg del{font-size:20px}.hkb-price--light{color:var(--cream)}.hkb-price--light del{color:#B9CBCF}.hkb-feature{margin-top:96px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--navy);border-radius:36px;overflow:hidden;position:relative;min-height:480px}.hkb-feature__copy{padding:64px 0 64px 64px;display:flex;flex-direction:column;gap:20px;color:var(--cream);position:relative;z-index:1}.hkb-feature__text{color:#D6E2E4;font-size:17px;line-height:1.65;max-width:470px}.hkb-feature__text p{margin:0}.hkb-feature__ticks{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 20px;font-size:14px;font-weight:500}.hkb-feature__ticks li{display:flex;gap:6px;align-items:center}.hkb-feature__ticks svg{color:var(--sun)}.hkb-feature__cta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:6px}.hkb-feature__art{position:relative;min-height:380px}.hkb-feature__c1{position:absolute;right:-80px;top:-60px;width:520px;height:520px;border-radius:50%;background:var(--teal)}.hkb-feature__c2{position:absolute;right:12%;bottom:8%;width:170px;height:170px;border-radius:50%;background:var(--coral)}.hkb-feature__book{position:absolute;left:18%;top:50%;width:min(300px,60%);transform:translateY(-50%) rotate(-4deg);border-radius:14px;overflow:hidden;box-shadow:0 30px 60px rgb(0 0 0 / .3);transition:transform .3s}.hkb-feature__book:hover{transform:translateY(-52%) rotate(-2deg)}.hkb-feature__book img{width:100%;aspect-ratio:3/4;object-fit:cover}.hkb-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.hkb-steps li{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;display:flex;flex-direction:column;gap:12px}.hkb-steps p{margin:0;color:var(--body)}.hkb-steps__n{width:56px;height:56px;border-radius:50%;color:#fff;font-family:var(--display);font-weight:700;font-size:25px;display:flex;align-items:center;justify-content:center}.hkb-quote{margin:0;padding:32px;border-radius:28px;display:flex;flex-direction:column;gap:16px;color:var(--navy)}.hkb-quote blockquote{margin:0;font-family:var(--display);font-size:21px;line-height:1.45;flex:1}.hkb-quote figcaption{font-size:14px;font-weight:600;color:var(--body)}.hkb-stars{color:var(--sun-d);letter-spacing:3px;font-size:18px}.hkb-pcard{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.hkb-pcard__media{display:block;aspect-ratio:16/10;overflow:hidden;position:relative}.hkb-pcard__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.hkb-pcard:hover .hkb-pcard__media img{transform:scale(1.04)}.hkb-pcard__art{position:absolute;left:22px;bottom:20px;right:22px;font-family:var(--display);font-weight:700;font-size:28px;line-height:1.05;color:var(--cream)}.hkb-pcard__body{padding:22px 24px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.hkb-pcard__meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:600;color:var(--muted)}.hkb-pcard__cat{color:var(--teal-d);letter-spacing:.06em;text-transform:uppercase}.hkb-pcard__title{margin:0;font-family:var(--display);font-weight:600;font-size:22px;line-height:1.25}.hkb-pcard__title a{color:var(--ink)}.hkb-pcard__title a:hover{color:var(--coral-d)}.hkb-pcard__excerpt{margin:0;font-size:14px;color:var(--body)}.hkb-pcard .hkb-link{margin-top:auto}.hkb-news{margin:96px 0 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;padding:56px 64px;border-radius:36px;background:var(--peach);position:relative;overflow:hidden}.hkb-news::after{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border-radius:50%;background:rgb(231 111 81 / .16)}.hkb-news__copy p{margin:12px 0 0;color:var(--body)}.hkb-news__form{position:relative;z-index:1}.hkb-brevo form{margin:0}.hkb-brevo p,.hkb-brevo .sib_signup_box_inside_2>div,.hkb-brevo .sib_signup_box_inside_1>div{margin:0 0 12px}.hkb-brevo label{display:block;font-size:13px;font-weight:600;color:var(--navy);margin-bottom:6px}.hkb-brevo input[type=email],.hkb-brevo input[type=text]{width:100%!important;min-height:54px;border-radius:16px;border:1px solid #E4CDB3;padding:0 18px;font-size:16px;background:#fff}.hkb-brevo input[type=submit],.hkb-brevo button{width:100%;min-height:56px;border:0;border-radius:999px;background:var(--coral-d)!important;color:#fff!important;font-weight:600;font-size:16px;cursor:pointer}.hkb-brevo input[type=submit]:hover,.hkb-brevo button:hover{background:var(--coral-dd)!important}.hkb-brevo .sib_loader{display:none}.hkb-brevo .sib_msg_disp p{padding:12px 16px;border-radius:12px;background:#fff}.hkb-footer{margin-top:96px;background:var(--navy-d);color:#D6E2E4;padding:72px 0 28px;position:relative}.hkb-footer a{color:#D6E2E4}.hkb-footer a:hover{color:#fff}.hkb-footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:48px}.hkb-footer__name{font-family:var(--display);font-weight:700;font-size:28px;color:var(--cream)}.hkb-footer__brand p{font-size:14px;line-height:1.75;margin:14px 0 0}.hkb-footer__title{font-family:var(--sans);font-size:15px;font-weight:700;color:var(--cream);margin:0 0 14px}.hkb-flinks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;font-size:14px}.hkb-flinks a{display:inline-flex;min-height:32px;align-items:center}.hkb-footer__bottom{margin-top:48px;padding-top:22px;border-top:1px solid #36525C;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:13px}.hkb-totop{position:fixed;right:20px;bottom:20px;z-index:40;width:48px;height:48px;border-radius:50%;background:var(--navy);color:#fff!important;display:flex;align-items:center;justify-content:center;transform:rotate(180deg);box-shadow:0 10px 24px rgb(0 0 0 / .2);opacity:0;pointer-events:none;transition:opacity .2s}.hkb-totop.is-on{opacity:1;pointer-events:auto}.hkb-pagehero{position:relative;overflow:hidden;margin-top:28px;border-radius:var(--r-lg);padding:48px 56px;min-height:230px;display:flex;align-items:center}.hkb-pagehero--teal{background:var(--soft-teal)}.hkb-pagehero--sun{background:var(--peach)}.hkb-pagehero__copy{position:relative;z-index:1;max-width:720px;display:flex;flex-direction:column;gap:10px}.hkb-pagehero__text{font-size:17px;color:#36525C}.hkb-pagehero__text p{margin:0}.hkb-blob{position:absolute;border-radius:50%}.hkb-blob--a{right:-50px;top:-70px;width:320px;height:320px;background:var(--teal);opacity:.9}.hkb-blob--b{right:200px;bottom:-60px;width:150px;height:150px;background:var(--sun)}.hkb-pagehero--sun .hkb-blob--a{background:var(--coral);opacity:.85}.hkb-pagehero--sun .hkb-blob--b{background:var(--teal)}.hkb-crumbs{font-size:13px;color:var(--teal-dd);font-weight:500;margin:0 0 4px}.hkb-crumbs a{color:var(--teal-dd)}.hkb-wrap>.hkb-crumbs{margin:22px 0 0;color:var(--muted)}.hkb-wrap>.hkb-crumbs a{color:var(--muted)}.hkb-filterbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:32px}.hkb-filterbar .woocommerce-ordering{margin:0}.hkb-filterbar select,.hkb-field select{min-height:44px;border-radius:999px;border:1px solid var(--line-2);padding:0 40px 0 18px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' stroke='%23264653' stroke-width='2'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E") no-repeat right 16px center;appearance:none;-webkit-appearance:none;font-size:14px;color:var(--navy);cursor:pointer}.hkb-skills{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px}.hkb-skills__label{font-size:13px;font-weight:500;color:var(--muted)}.hkb-skills__count{margin-left:auto;font-size:14px;color:var(--body)}.hkb-skills__count .woocommerce-result-count{margin:0}.hkb-strip{margin-top:48px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;padding:28px 36px;border-radius:var(--r);background:#fff;border:1px solid var(--line)}.hkb-strip p{margin:4px 0 0;color:var(--body)}.hkb-empty{margin-top:28px;padding:56px;text-align:center;background:#fff;border:1px dashed var(--line-2);border-radius:var(--r)}.hkb-empty p{color:var(--body)}.woocommerce-pagination,.hkb-pagination{margin-top:40px}.woocommerce-pagination ul,.hkb-pagination ul,.hkb-pagination .nav-links{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;border:0!important}.woocommerce-pagination li,.hkb-pagination li{border:0!important}.woocommerce-pagination .page-numbers,.hkb-pagination .page-numbers{min-width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line-2);color:var(--navy);font-weight:600}.woocommerce-pagination .current,.hkb-pagination .current{background:var(--navy);color:#fff;border-color:var(--navy)}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-message,.woocommerce-info,.woocommerce-error{list-style:none;margin:20px 0;padding:14px 18px;border-radius:14px;background:#fff;border:1px solid var(--line)}.hkb-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:start;margin-top:22px}.hkb-gallery{position:sticky;top:110px}.hkb-gallery__main{position:relative;border-radius:var(--r-lg);overflow:hidden;background:var(--soft-coral);aspect-ratio:1/1}.hkb-gallery__slide{display:block;height:100%}.hkb-gallery__slide[hidden]{display:none}.hkb-gallery__slide img,.hkb-gallery__main>img{width:100%;height:100%;object-fit:contain}.hkb-gallery__count{position:absolute;right:14px;bottom:14px;padding:6px 12px;border-radius:999px;background:#fff;color:var(--navy);font-size:12px;font-weight:600}.hkb-gallery__thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.hkb-gallery__thumb{flex:0 0 86px;height:86px;padding:0;border-radius:16px;overflow:hidden;border:2px solid var(--line-2);background:#fff;cursor:pointer;opacity:.75;transition:.15s}.hkb-gallery__thumb img{width:100%;height:100%;object-fit:cover}.hkb-gallery__thumb:hover,.hkb-gallery__thumb.is-active{opacity:1;border-color:var(--navy)}.hkb-buybox{display:flex;flex-direction:column;gap:18px}.hkb-product__title{font-size:clamp(30px,3.4vw,46px)}.hkb-product__lead{font-size:17px;color:var(--body)}.hkb-product__lead p{margin:0 0 8px}.hkb-product__lead ul{margin:0;padding-left:20px}.hkb-rating{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--body)}.hkb-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:-6px 0 0;font-size:13px;color:var(--muted);text-align:center}.hkb-facts{list-style:none;margin:6px 0 0;padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#fff;border:1px solid var(--line);border-radius:var(--r)}.hkb-facts li{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.hkb-facts strong{display:block;font-size:14px;color:var(--navy)}.hkb-facts__ic{width:42px;height:42px;border-radius:12px;background:var(--soft-teal);color:var(--teal-d);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hkb-facts--stack{grid-template-columns:1fr;background:#fff0;border:0;padding:0}.hkb-acc{border-top:1px solid var(--line)}.hkb-acc summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:60px;cursor:pointer;font-family:var(--display);font-weight:700;font-size:21px;color:var(--navy)}.hkb-acc summary::-webkit-details-marker{display:none}.hkb-acc summary svg{transition:transform .2s}.hkb-acc[open] summary svg{transform:rotate(180deg)}.hkb-acc p{margin:0 0 18px;color:var(--body)}.hkb-ticks{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:8px}.hkb-ticks li{position:relative;padding-left:30px;color:var(--body)}.hkb-ticks li::before{content:"";position:absolute;left:0;top:3px;width:20px;height:20px;border-radius:50%;background:var(--soft-teal) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%231F7A70' stroke-width='3'%3E%3Cpath d='M5 12l5 5 9-10'/%3E%3C/svg%3E") no-repeat center}.hkb-levels{margin-top:90px;padding:48px;border-radius:var(--r-lg);background:var(--navy)}.hkb-levels .hkb-h2{color:var(--cream)}.hkb-levels__list{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.hkb-levels__list li{background:var(--navy-2);border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:6px;color:var(--cream)}.hkb-levels__list span{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sun)}.hkb-split{margin-top:90px;display:grid;grid-template-columns:340px minmax(0,1fr);gap:48px;align-items:start}.hkb-split .hkb-muted{margin:12px 0 0}.hkb-faq .hkb-acc summary{font-family:var(--sans);font-weight:600;font-size:17px}.hkb-faq .hkb-acc:last-child{border-bottom:1px solid var(--line)}.hkb-stickybuy{display:none}.hkb-reviews .woocommerce-Reviews-title{display:none}.hkb-reviews .commentlist{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:16px}.hkb-reviews .commentlist li .comment_container{display:flex;gap:14px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.hkb-reviews .commentlist img.avatar{width:44px;height:44px;border-radius:50%}.hkb-reviews .comment-text p{margin:4px 0}.hkb-reviews .woocommerce-noreviews{display:none}.hkb-reviews #review_form_wrapper{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:28px}.hkb-reviews .comment-reply-title{display:block;font-family:var(--display);font-weight:700;font-size:22px;color:var(--navy);margin-bottom:10px}.hkb-reviews p.stars span{display:flex;gap:4px}.hkb-reviews p.stars a{position:relative;width:30px;height:30px;text-indent:-9999px;overflow:hidden;display:inline-block;color:var(--sun-d)}.hkb-reviews p.stars a::before{content:"\2606";position:absolute;inset:0;text-indent:0;font-size:26px;line-height:30px}.hkb-reviews p.stars:hover a::before,.hkb-reviews p.stars.selected a::before{content:"\2605"}.hkb-reviews p.stars a:hover~a::before,.hkb-reviews p.stars.selected a.active~a::before{content:"\2606"}.star-rating{position:relative;display:inline-block;width:5.4em;height:1.1em;line-height:1.1;font-size:15px;overflow:hidden;color:var(--sun-d)}.star-rating::before{content:"\2606\2606\2606\2606\2606";position:absolute;left:0;top:0;letter-spacing:.1em}.star-rating span{position:absolute;left:0;top:0;overflow:hidden;padding-top:1.5em}.star-rating span::before{content:"\2605\2605\2605\2605\2605";position:absolute;left:0;top:0;letter-spacing:.1em}.hkb-field{margin:0 0 16px;display:flex;flex-direction:column;gap:6px}.hkb-field label,.comment-form label{font-size:13px;font-weight:600;color:var(--navy)}.hkb-field input,.hkb-field textarea,.hkb-field select,.comment-form input[type=text],.comment-form input[type=email],.comment-form textarea{width:100%;min-height:52px;border-radius:14px;border:1px solid var(--line-2);background:#fff;padding:12px 16px;font-size:16px}.hkb-field select{border-radius:14px}.hkb-field textarea,.comment-form textarea{min-height:140px;resize:vertical}.hkb-field input:focus,.hkb-field textarea:focus,.hkb-field select:focus,.comment-form textarea:focus,.comment-form input:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px rgb(42 157 143 / .2)}.comment-form p{margin:0 0 14px;display:flex;flex-direction:column;gap:6px}.comment-form .comment-form-cookies-consent{flex-direction:row;align-items:center}.comment-form .form-submit input,.comment-form .submit{min-height:50px;padding:0 26px;border-radius:999px;border:0;background:var(--navy);color:#fff;font-weight:600;cursor:pointer}.hkb-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hkb-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.hkb-alert{margin:0 0 18px;padding:14px 18px;border-radius:14px;font-weight:500}.hkb-alert--ok{background:var(--soft-teal);color:var(--teal-dd)}.hkb-alert--err{background:var(--soft-coral);color:var(--coral-dd)}.hkb-contact{margin-top:48px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start}.hkb-contact__intro{display:flex;flex-direction:column;gap:14px}.hkb-form{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:36px;position:relative}.hkb-wcpage{margin-top:28px}.hkb-article__head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding-top:56px}.hkb-article__head .hkb-pill{align-self:center}.hkb-article__title{font-family:var(--display);font-weight:700;font-size:clamp(34px,4.6vw,60px);line-height:1.06;letter-spacing:-.015em;color:var(--navy);margin:0;max-width:960px}.hkb-article__dek{margin:0;max-width:720px;font-size:19px;color:var(--body)}.hkb-byline{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--muted);text-align:left}.hkb-byline img{border-radius:50%}.hkb-byline strong{color:var(--navy)}.hkb-article__hero{margin:40px auto 0}.hkb-article__hero img{width:100%;border-radius:var(--r-lg);aspect-ratio:1200/630;object-fit:cover}.hkb-article__layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:64px;margin-top:56px;align-items:start}.hkb-article__side{height:100%}.hkb-sticky{position:sticky;top:110px;display:flex;flex-direction:column;gap:20px}.hkb-toc{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:24px}.hkb-toc__title{font-family:var(--display);font-size:19px;font-weight:700;color:var(--navy);margin:0 0 10px}.hkb-toc ol{margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:6px;font-size:14px;max-height:52vh;overflow:auto}.hkb-toc a{color:var(--body);display:block;padding:3px 0;line-height:1.4}.hkb-toc a:hover,.hkb-toc a.is-current{color:var(--coral-d);font-weight:600}.hkb-sidenews{background:var(--navy);color:var(--cream);border-radius:var(--r);padding:26px}.hkb-sidenews__title{font-family:var(--display);font-size:22px;line-height:1.2;margin:0;color:var(--cream)}.hkb-sidenews p{color:#D6E2E4;font-size:14px;margin:8px 0 16px}.hkb-widget{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:22px}.hkb-widget__title{font-family:var(--display);font-size:19px;margin:0 0 10px;color:var(--navy)}.hkb-prose{font-size:18px;line-height:1.8;color:#2D434C;min-width:0}.hkb-prose>*:first-child{margin-top:0}.hkb-prose p,.hkb-prose ul,.hkb-prose ol{margin:0 0 1.2em}.hkb-prose h2{font-family:var(--display);font-size:clamp(26px,2.6vw,34px);line-height:1.2;color:var(--navy);margin:1.8em 0 .6em;scroll-margin-top:110px}.hkb-prose h3{font-family:var(--display);font-size:24px;line-height:1.25;color:var(--navy);margin:1.6em 0 .5em;scroll-margin-top:110px}.hkb-prose h4{font-size:19px;color:var(--navy);margin:1.4em 0 .4em}.hkb-prose a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hkb-prose li{margin:.35em 0}.hkb-prose li::marker{color:var(--teal-d);font-weight:700}.hkb-prose img{border-radius:20px;margin:0 auto}.hkb-prose figure{margin:2em 0}.hkb-prose figcaption{font-size:14px;color:var(--muted);text-align:center;margin-top:8px}.hkb-prose blockquote{margin:1.8em 0;padding:4px 0 4px 26px;border-left:4px solid var(--teal);font-family:var(--display);font-size:24px;line-height:1.45;color:var(--navy)}.hkb-prose table{width:100%;border-collapse:collapse;font-size:16px;display:block;overflow-x:auto}.hkb-prose th,.hkb-prose td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left}.hkb-prose th{background:var(--soft-navy);color:var(--navy)}.hkb-prose hr{border:0;height:1px;background:var(--line);margin:2.4em 0}.hkb-prose .wp-block-button__link{border-radius:999px;background:var(--coral-d);color:#fff;text-decoration:none;padding:14px 26px;font-weight:600}.hkb-prose--page{max-width:820px;margin:32px auto 0}.hkb-pagehead{max-width:820px;margin:56px auto 0}.hkb-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:2em}.hkb-tags a{text-decoration:none}.hkb-promo{display:flex;gap:24px;align-items:center;margin:2em 0;padding:24px;border-radius:26px;background:var(--soft-coral);font-size:16px;line-height:1.5}.hkb-promo__img{flex:0 0 130px;border-radius:12px;overflow:hidden;box-shadow:0 12px 24px rgb(38 70 83 / .18)}.hkb-promo__img img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:0;margin:0}.hkb-promo__body{display:flex;flex-direction:column;gap:6px}.hkb-promo .hkb-eyebrow{margin:0;font-size:12px}.hkb-promo__title{font-family:var(--display);font-weight:700;font-size:23px;line-height:1.2;color:var(--navy)!important;text-decoration:none!important}.hkb-promo__meta{font-size:14px;color:var(--body)}.hkb-promo__row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:6px}.hkb-promo .hkb-btn{text-decoration:none;color:#fff}.hkb-promo .hkb-price{font-size:21px}.hkb-comments .comment-list{list-style:none;padding:0}.hkb-builder-page{min-height:40vh}.hkb-results{display:grid;gap:14px}.hkb-result{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px;color:var(--ink)}.hkb-result:hover{color:var(--ink)}.hkb-result__img{flex:0 0 96px;height:96px;border-radius:14px;overflow:hidden;background:var(--soft-navy)}.hkb-result__img img{width:100%;height:100%;object-fit:cover}.hkb-result__body{display:flex;flex-direction:column;gap:4px;align-items:flex-start;font-size:14px;color:var(--body)}.hkb-result__body strong{font-size:17px;color:var(--navy)}.hkb-404{text-align:center;padding:90px 0 20px;display:flex;flex-direction:column;align-items:center;gap:16px}.hkb-404__num{font-family:var(--display);font-weight:700;font-size:clamp(90px,16vw,180px);line-height:1;color:var(--sun)}@media (max-width:1180px){.hkb-menu a{padding:0 10px;font-size:14px}.hkb-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}.hkb-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:1024px){.hkb-nav,.hkb-hide-sm{display:none}.hkb-show-sm{display:inline-flex}.hkb-hero__grid{grid-template-columns:1fr}.hkb-hero__art{height:440px;max-width:560px;width:100%;margin:0 auto}.hkb-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.hkb-trust li:nth-child(3){border-left:0}.hkb-trust li:nth-child(n+3){border-top:1px solid var(--line)}.hkb-feature{grid-template-columns:1fr}.hkb-feature__copy{padding:48px 40px 0}.hkb-product{grid-template-columns:1fr;gap:32px}.hkb-gallery{position:static}.hkb-split{grid-template-columns:1fr;gap:20px}.hkb-article__layout{grid-template-columns:1fr}.hkb-article__side{display:none}.hkb-contact{grid-template-columns:1fr}.hkb-news{grid-template-columns:1fr;padding:44px 40px;gap:24px}.hkb-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.hkb-stickybuy:not([hidden]){display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;gap:12px;align-items:center;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px rgb(38 70 83 / .1)}.hkb-stickybuy__price{font-size:22px;flex-direction:column;gap:0;line-height:1.1}.hkb-stickybuy__price del{font-size:12px}.hkb-stickybuy .hkb-btn{flex:1}body.single-product .hkb-totop{bottom:96px}}@media (max-width:782px){.admin-bar .hkb-header{top:46px}}@media (max-width:720px){.hkb-wrap{padding:0 18px}.hkb-header__inner{height:68px}.hkb-logo__img{width:42px;height:42px}.hkb-logo__name{font-size:20px}.hkb-announce{font-size:12px;padding:8px 0}.hkb-hero{padding:28px 0 40px}.hkb-hero__text{font-size:16px}.hkb-hero__cta .hkb-btn{width:100%}.hkb-hero__art{height:330px}.hkb-hero__toast{display:none}.hkb-trust{grid-template-columns:1fr}.hkb-trust li{border-left:0!important;padding:16px 18px}.hkb-trust li+li{border-top:1px solid var(--line)}.hkb-section,.hkb-feature,.hkb-news{margin-top:64px}.hkb-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hkb-grid--3{grid-template-columns:1fr}.hkb-scroll-sm{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -18px;padding:0 18px 6px}.hkb-scroll-sm>*{flex:0 0 62%;scroll-snap-align:start}.hkb-cat{min-height:200px;padding:20px}.hkb-cat__glyph{width:52px;height:52px;font-size:24px;border-radius:16px}.hkb-cat__name{font-size:21px}.hkb-card__body{padding:12px 12px 14px;gap:8px}.hkb-card__title{font-size:14px}.hkb-card .hkb-chip{font-size:10px;padding:3px 8px}.hkb-card .hkb-price{font-size:19px}.hkb-card__actions{grid-template-columns:1fr}.hkb-card__actions .hkb-btn--ghost{display:none}.hkb-peek{display:none}.hkb-badge{left:8px;top:8px;font-size:10px;padding:4px 8px}.hkb-feature{border-radius:28px}.hkb-feature__copy{padding:36px 24px 0}.hkb-feature__art{min-height:320px}.hkb-feature__c1{width:340px;height:340px}.hkb-steps{grid-template-columns:1fr}.hkb-steps li{padding:24px}.hkb-news{padding:32px 22px;border-radius:28px}.hkb-footer{padding-top:52px}.hkb-footer__grid{grid-template-columns:1fr 1fr;gap:28px}.hkb-footer__brand{grid-column:1/-1}.hkb-pagehero{padding:32px 24px;min-height:0;border-radius:26px}.hkb-blob--a{width:200px;height:200px;right:-80px;top:-80px}.hkb-blob--b{display:none}.hkb-filterbar{flex-direction:column;align-items:stretch}.hkb-tabs{flex-wrap:nowrap;overflow-x:auto;margin:0 -18px;padding:0 18px 4px}.hkb-tab{flex-shrink:0}.hkb-skills{flex-wrap:nowrap;overflow-x:auto;margin:16px -18px 0;padding:0 18px 4px}.hkb-skills a{flex-shrink:0}.hkb-skills__count{display:none}.hkb-strip{padding:22px}.hkb-strip .hkb-btn{width:100%}.hkb-price--lg{font-size:36px}.hkb-facts{grid-template-columns:1fr}.hkb-levels{padding:28px 20px;margin-top:56px}.hkb-split{margin-top:56px}.hkb-form{padding:22px}.hkb-form__row{grid-template-columns:1fr;gap:0}.hkb-prose{font-size:17px}.hkb-promo{flex-direction:column;align-items:flex-start;padding:20px}.hkb-promo__img{flex-basis:auto;width:120px}.hkb-article__head{padding-top:36px}.hkb-article__layout{margin-top:32px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}