:root{--hk-primary: #111111;--hk-primary-hover: #242424;--hk-bg: #ffffff;--hk-soft: #f7f7f7;--hk-text: #171717;--hk-muted: #666666;--hk-border: #e5e7eb;--hk-danger: #e63946;--hk-success: #16a34a;--hk-radius-sm: 12px;--hk-radius-md: 18px;--hk-radius-lg: 24px;--hk-radius-xl: 34px;--hk-pill: 999px;--hk-shadow-sm: 0 8px 24px rgba(0,0,0,.05);--hk-shadow-md: 0 16px 44px rgba(0,0,0,.08);--hk-shadow-lg: 0 28px 80px rgba(0,0,0,.16);--hk-transition: .25s ease}html{scroll-behavior:smooth}body{background:var(--hk-bg);color:var(--hk-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.page-width{max-width:1440px}.button,.shopify-payment-button__button,.customer button{border-radius:14px;font-weight:800;min-height:48px;transition:transform var(--hk-transition),box-shadow var(--hk-transition),background var(--hk-transition)}.button:hover,.shopify-payment-button__button:hover,.customer button:hover{transform:translateY(-2px);box-shadow:var(--hk-shadow-sm)}.button--primary,.shopify-payment-button__button{background:var(--hk-primary);color:#fff}.button--primary:hover,.shopify-payment-button__button:hover{background:var(--hk-primary-hover)}.hk-header{position:sticky;top:0;z-index:90;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.hk-announcement{background:#111;color:#fff;font-size:13px;font-weight:700}.hk-announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.02em}.hk-header__main{background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:.25s ease}.hk-scrolled .hk-header__main{box-shadow:0 12px 35px #00000014}.hk-header__inner{min-height:84px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:32px}.hk-scrolled .hk-header__inner{min-height:70px}.hk-header__logo{color:#111;text-decoration:none;font-size:26px;font-weight:900;letter-spacing:-.04em}.hk-header__logo img{display:block;max-width:180px;height:auto}.hk-header__nav{display:flex;align-items:center;justify-content:center;gap:34px}.hk-header__nav a{position:relative;color:#111;text-decoration:none;font-size:15px;font-weight:800}.hk-header__nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:#111;transition:.25s ease}.hk-header__nav a:hover:after{width:100%}.hk-header__actions{display:flex;align-items:center;gap:14px}.hk-header__actions a,.hk-header__wishlist,.hk-header__search{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:var(--hk-pill);text-decoration:none;background:#fff;color:#111;font-size:18px;transition:.25s ease}.hk-header__actions a:hover,.hk-header__wishlist:hover,.hk-header__search:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.hk-header__search{padding:0;cursor:pointer}.hk-header__cart span,.hk-header__wishlist-count{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:var(--hk-pill);background:var(--hk-danger);color:#fff;font-size:11px;display:grid;place-items:center;font-weight:800}.hk-header__mobile-btn{display:none;width:44px;height:44px;border:1px solid #e5e7eb;border-radius:var(--hk-pill);background:#fff;font-size:22px}.hk-mobile-menu{position:fixed;inset:0 0 0 auto;width:min(420px,92vw);background:#fff;z-index:999;padding:28px;transform:translate(105%);transition:.32s ease;box-shadow:-30px 0 80px #0000002e;display:flex;flex-direction:column;gap:18px}.hk-mobile-menu.is-open{transform:translate(0)}.hk-mobile-menu__close{align-self:flex-end;width:44px;height:44px;border:0;border-radius:var(--hk-pill);background:#111;color:#fff;font-size:30px;line-height:1}.hk-mobile-menu a{padding:16px 0;border-bottom:1px solid #eee;color:#111;text-decoration:none;font-size:22px;font-weight:900;letter-spacing:-.03em}.hk-mobile-menu__bottom{margin-top:auto;display:grid;gap:8px}.hk-mobile-menu__bottom a{font-size:16px;font-weight:700}.hk-section-heading{max-width:720px;margin:0 auto 34px;text-align:center}.hk-section-heading span{display:inline-flex;margin-bottom:12px;color:var(--hk-danger);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hk-section-heading h1,.hk-section-heading h2{margin:0;color:#111;font-size:clamp(32px,4vw,56px);line-height:1;letter-spacing:-.05em;font-weight:900}.hk-section-heading p{max-width:560px;margin:16px auto 0;color:#666;font-size:16px;line-height:1.7}.hk-hero{padding:56px 0 72px;background:linear-gradient(135deg,#f7f7f7,#fff 45%,#eee);overflow:hidden}.hk-hero__inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center;min-height:680px}.hk-hero__eyebrow{display:inline-flex;margin-bottom:18px;padding:8px 14px;border-radius:var(--hk-pill);background:#111;color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hk-hero h1{margin:0;max-width:620px;font-size:clamp(46px,6vw,92px);line-height:.95;letter-spacing:-.06em;color:#111;font-weight:900}.hk-hero p{max-width:520px;margin:24px 0 0;font-size:18px;line-height:1.7;color:#555}.hk-hero__buttons{display:flex;align-items:center;gap:16px;margin-top:34px;flex-wrap:wrap}.hk-hero__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid #111;border-radius:14px;color:#111;text-decoration:none;font-weight:800;transition:.25s ease}.hk-hero__secondary:hover{background:#111;color:#fff;transform:translateY(-2px)}.hk-hero__badges{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px;color:#333;font-size:14px;font-weight:800}.hk-hero__badges span{padding:10px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:var(--hk-pill);box-shadow:0 10px 30px #0000000d}.hk-hero__visual{position:relative}.hk-hero__visual:before{content:"";position:absolute;top:8%;right:0;bottom:0;left:12%;border-radius:42px;background:#111;transform:rotate(-3deg)}.hk-hero__image,.hk-hero__placeholder{position:relative;z-index:1;width:100%;min-height:560px;border-radius:42px;object-fit:cover;box-shadow:0 30px 80px #0000002e}.hk-hero__placeholder{display:grid;place-items:center;background:#ddd;color:#555;font-weight:800}.hk-category-grid{padding:24px 0 56px}.hk-category-grid__items{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hk-category-card{position:relative;min-height:430px;border-radius:28px;overflow:hidden;background:#111;text-decoration:none;isolation:isolate;box-shadow:0 18px 45px #00000014}.hk-category-card__image,.hk-category-card__placeholder{width:100%;height:100%;min-height:430px;object-fit:cover;display:block;transition:transform .55s ease}.hk-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000c7,#00000029,#0000000a);z-index:1}.hk-category-card__content{position:absolute;left:26px;right:26px;bottom:26px;z-index:2;color:#fff}.hk-category-card__content span{display:inline-flex;margin-bottom:8px;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.hk-category-card__content h3{margin:0;color:#fff;font-size:clamp(26px,2.4vw,38px);line-height:1;letter-spacing:-.04em;font-weight:900}.hk-category-card__content em{display:inline-flex;margin-top:18px;font-style:normal;font-weight:900;color:#fff;border-bottom:2px solid #fff}.hk-trust-strip{padding:28px 0}.hk-trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hk-trust-item{display:flex;align-items:center;gap:16px;min-height:112px;padding:22px;background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 34px #0000000b;transition:.25s ease}.hk-trust-item:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000014}.hk-trust-item__icon{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;background:#111;color:#fff;border-radius:16px;font-size:22px}.hk-trust-item h3{margin:0;color:#111;font-size:16px;font-weight:900}.hk-trust-item p{margin:6px 0 0;color:#666;font-size:13px;line-height:1.45}.hk-featured-products{padding:36px 0 72px}.hk-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hk-product-card{position:relative;background:#fff;border:1px solid #ececec;border-radius:22px;overflow:hidden;transition:all .3s ease;box-shadow:0 8px 22px #0000000a}.hk-product-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px #0000001a}.hk-product-card__media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f4f4f4}.hk-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,opacity .35s ease}.hk-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.hk-product-card:hover .hk-product-card__image--primary{opacity:0}.hk-product-card:hover .hk-product-card__image--secondary{opacity:1;transform:scale(1.05)}.hk-product-card__badge{position:absolute;left:14px;top:14px;z-index:3;background:var(--hk-danger);color:#fff;padding:6px 12px;border-radius:var(--hk-pill);font-size:12px;font-weight:900}.hk-product-card__wishlist{position:absolute;right:14px;top:14px;z-index:5;width:40px;height:40px;border:0;border-radius:var(--hk-pill);display:grid;place-items:center;background:#fffffff2;color:#111;font-size:18px;cursor:pointer;transition:.25s ease;box-shadow:0 10px 26px #0000001a}.hk-product-card__wishlist:hover,.hk-product-card__wishlist.is-active{background:var(--hk-danger);color:#fff;transform:scale(1.08)}.hk-product-card__quickview{position:absolute;left:14px;right:14px;bottom:14px;z-index:4;min-height:44px;border:0;border-radius:14px;background:#111111eb;color:#fff;font-size:13px;font-weight:900;cursor:pointer;opacity:0;transform:translateY(12px);transition:.25s ease}.hk-product-card:hover .hk-product-card__quickview{opacity:1;transform:translateY(0)}.hk-product-card__info{padding:18px}.hk-product-card__title{display:-webkit-box;min-height:44px;overflow:hidden;color:#111;text-decoration:none;font-size:15px;font-weight:800;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hk-product-card__price{margin-top:12px;display:flex;align-items:center;gap:10px;color:#111;font-size:16px;font-weight:900}.hk-product-card__price-sale{color:var(--hk-danger)}.hk-product-card__price s{color:#888;font-size:13px;font-weight:600}.hk-product-card__button{width:100%;min-height:48px;margin-top:16px;border:0;border-radius:14px;background:#111;color:#fff;font-size:14px;font-weight:900;cursor:pointer;transition:.25s ease}.hk-product-card__button:hover{background:#222;transform:translateY(-2px)}.hk-product-card__button.is-disabled{background:#aaa;cursor:not-allowed}.hk-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;padding:18px;background:linear-gradient(135deg,#f2f2f2,#dedede);color:#555;text-align:center;font-weight:800}.hk-featured-products__footer{margin-top:34px;text-align:center}.hk-featured-products__link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border:1px solid #111;border-radius:14px;color:#111;text-decoration:none;font-weight:900;transition:.25s ease}.hk-featured-products__link:hover{background:#111;color:#fff;transform:translateY(-2px)}.hk-featured-products__empty{padding:34px;border:1px dashed #bbb;border-radius:22px;text-align:center;color:#666;background:#fafafa}.hk-promo-banner{padding:36px 0 72px}.hk-promo-banner__box,.hk-split-card{position:relative;overflow:hidden;background:#111;isolation:isolate;box-shadow:var(--hk-shadow-lg)}.hk-promo-banner__box{min-height:430px;border-radius:var(--hk-radius-xl)}.hk-promo-banner__image,.hk-split-card__image,.hk-split-card__placeholder{width:100%;height:100%;object-fit:cover}.hk-promo-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hk-promo-banner__overlay,.hk-split-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hk-promo-banner__overlay{background:linear-gradient(90deg,#000000db,#00000094 42%,#0000001f)}.hk-promo-banner__content{position:relative;z-index:2;max-width:560px;padding:72px;color:#fff}.hk-promo-banner__content span,.hk-split-card__content span,.hk-newsletter__content span{display:inline-flex;margin-bottom:12px;color:#fff;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.hk-promo-banner__content h2,.hk-split-card__content h2,.hk-newsletter__content h2{margin:0;color:#fff;line-height:.98;letter-spacing:-.06em;font-weight:900}.hk-promo-banner__content h2{font-size:clamp(38px,5vw,76px)}.hk-promo-banner__content p,.hk-split-card__content p,.hk-newsletter__content p{margin:20px 0 0;color:#ffffffc7;line-height:1.65}.hk-promo-banner__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin-top:30px;padding:0 28px;border-radius:14px;background:#fff;color:#111;text-decoration:none;font-weight:900;transition:.25s ease}.hk-promo-banner__button:hover{transform:translateY(-2px);background:#f1f1f1}.hk-split-collections{padding:32px 0 72px}.hk-split-collections__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.hk-split-card{min-height:520px;border-radius:var(--hk-radius-xl);text-decoration:none}.hk-split-card__image,.hk-split-card__placeholder{min-height:520px;display:block;transition:transform .55s ease}.hk-split-card:hover .hk-split-card__image{transform:scale(1.06)}.hk-split-card__overlay{background:linear-gradient(to top,#000000d1,#00000047,#0000000d)}.hk-split-card__content{position:absolute;left:42px;right:42px;bottom:42px;z-index:2;color:#fff}.hk-split-card__content h2{font-size:clamp(34px,4vw,64px)}.hk-split-card__content em{display:inline-flex;margin-top:24px;font-style:normal;color:#fff;font-size:15px;font-weight:900;border-bottom:2px solid #fff}.hk-newsletter{padding:36px 0 76px}.hk-newsletter__box{display:grid;grid-template-columns:1fr .9fr;gap:38px;align-items:center;padding:54px;border-radius:var(--hk-radius-xl);background:radial-gradient(circle at top left,rgba(230,57,70,.15),transparent 34%),linear-gradient(135deg,#111,#222);color:#fff}.hk-newsletter__content h2{max-width:620px;font-size:clamp(34px,4vw,62px)}.hk-newsletter-form__row{display:flex;gap:12px;padding:8px;border-radius:18px;background:#fff}.hk-newsletter-form__row input{flex:1;min-width:0;height:54px;border:0;padding:0 16px;color:#111;font-size:15px;outline:none}.hk-newsletter-form__row button{min-width:142px;height:54px;border:0;border-radius:14px;background:#111;color:#fff;font-weight:900;cursor:pointer}.hk-collection-page{background:#fafafa}.hk-collection-layout,.hk-collection-page .facets-vertical{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:28px!important;align-items:start!important}.hk-collection-filters,.hk-collection-page .facets-wrapper,.hk-collection-page #main-collection-filters{position:relative!important;top:auto!important;bottom:auto!important;transform:none!important;align-self:start!important;width:280px!important;max-width:280px!important;height:auto!important;overflow:visible!important;background:#fff!important;border:1px solid #e8e8e8!important;border-radius:22px!important;padding:22px!important;box-shadow:0 12px 34px #0000000d!important}.facets-vertical-sort,.facet-filters,.facet-filters__sort,.facet-filters__label,.product-count,.product-count-vertical{display:none!important}.hk-collection-page .facets-container,.hk-collection-page .facets__form,.hk-collection-page .facets__wrapper{display:block!important;margin:0!important}.hk-collection-page .facets__disclosure{display:block!important;position:relative!important;width:100%!important;margin:0 0 18px!important}.hk-collection-page .facets__summary{width:100%!important;padding:0!important}.hk-collection-page .facets__summary>div,.hk-collection-page .facets__summary span{font-size:15px!important;line-height:1.35!important;white-space:normal!important}.hk-collection-page .facets__display{position:static!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:12px!important;padding:0!important;box-shadow:none!important;border:1px solid #e8e8e8!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important}.hk-collection-page .facets__header{padding:12px 14px!important;gap:8px!important}.hk-collection-page .facets__header span,.hk-collection-page .facets__reset{font-size:12px!important;line-height:1.35!important;white-space:normal!important}.hk-collection-page .facets__price{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:12px 14px 14px!important}.hk-collection-page .facets__price .field{width:100%!important;min-width:0!important}.hk-collection-page .facets__price .field__input{width:100%!important;min-width:0!important;height:42px!important;font-size:13px!important;padding:8px 10px!important}.hk-collection-page .facets__price .field__label{font-size:11px!important;line-height:1.2!important}.hk-collection-products,.hk-collection-page .product-grid-container{min-width:0!important;width:100%!important;position:relative!important;z-index:1!important}.hk-collection-grid{row-gap:28px!important;column-gap:24px!important}.hk-collection-pagination{margin-top:48px;display:flex;justify-content:center}.product{gap:56px}.product__media-wrapper{background:#fafafa}.product-media-container,.product__media,.product__media img{border-radius:28px;overflow:hidden}.product__info-wrapper{align-self:start}.product__info-container{padding:34px;background:#fff;border:1px solid #e8e8e8;border-radius:28px;box-shadow:0 18px 50px #0000000f}.product__title h1{margin-bottom:14px;color:#111;font-size:clamp(30px,3vw,48px);line-height:1.05;letter-spacing:-.05em;font-weight:900}.product .price__regular,.product .price__sale{font-size:26px;font-weight:900}.product .price-item--sale{color:var(--hk-danger)}.product-form__input{margin-top:22px}.product-form__input .form__label{margin-bottom:10px;color:#111;font-weight:900}.product-form__input input[type=radio]+label{min-width:46px;min-height:42px;border-radius:12px;border:1px solid #d9d9d9;background:#fff;color:#111;font-weight:800}.product-form__input input[type=radio]:checked+label{background:#111;color:#fff;border-color:#111}.product-form__buttons{max-width:none}.product-form__submit{min-height:56px;border-radius:16px;background:#111;color:#fff;font-weight:900}.product__description{margin-top:26px;padding:22px;border-radius:20px;background:#f7f7f7;color:#555;line-height:1.8}.hk-product-trust-box,.hk-product-info-accordions{margin-top:22px}.hk-product-trust-box{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hk-product-trust-box__item{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid #e8e8e8;border-radius:18px;background:#fafafa}.hk-product-trust-box__item span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#111;color:#fff;font-size:17px}.hk-product-info-accordions{display:grid;gap:12px}.hk-product-info-accordions details{border:1px solid #e8e8e8;border-radius:18px;background:#fff;overflow:hidden}.hk-product-info-accordions summary{cursor:pointer;padding:18px 20px;color:#111;font-weight:900;list-style:none}.hk-product-info-accordions summary::-webkit-details-marker{display:none}.hk-product-info-accordions summary:after{content:"+";float:right;font-size:22px}.hk-product-info-accordions details[open] summary:after{content:"\2212"}.hk-product-info-accordions details>div{padding:0 20px 20px;color:#555;line-height:1.7}.hk-cart-overlay,.hk-search-overlay,.hk-quickview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:.25s ease}.hk-cart-overlay,.hk-search-overlay{background:#00000073}.hk-quickview-overlay{background:#0000007a}.hk-cart-overlay{z-index:998}.hk-search-overlay{z-index:996}.hk-quickview-overlay{z-index:998}.hk-cart-overlay.is-open,.hk-search-overlay.is-open,.hk-quickview-overlay.is-open{opacity:1;visibility:visible}.hk-cart-drawer{position:fixed;top:0;right:0;z-index:999;width:min(440px,94vw);height:100vh;display:flex;flex-direction:column;background:#fff;transform:translate(105%);transition:.32s ease;box-shadow:-30px 0 80px #0003}.hk-cart-drawer.is-open{transform:translate(0)}.hk-cart-drawer__header,.hk-cart-drawer__footer{padding:20px;border-color:#eee;background:#fff}.hk-cart-drawer__header{min-height:84px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.hk-cart-drawer__header strong{display:block;color:#111;font-size:24px;font-weight:900}.hk-cart-drawer__header button,.hk-search-drawer__header button,.hk-quickview__close{width:42px;height:42px;border:0;border-radius:var(--hk-pill);background:#111;color:#fff;font-size:28px;line-height:1;cursor:pointer}.hk-cart-drawer__body{flex:1;overflow-y:auto;padding:18px}.hk-cart-item{display:grid;grid-template-columns:86px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #eee}.hk-cart-item__image{display:block;width:86px;height:108px;border-radius:16px;overflow:hidden;background:#f4f4f4}.hk-cart-item__image img{width:100%;height:100%;object-fit:cover}.hk-cart-button,.hk-quickview__form button,.hk-quickview__link{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:16px;text-decoration:none;font-weight:900}.hk-cart-button,.hk-quickview__form button{background:#111;color:#fff;border:0}.hk-cart-button--secondary,.hk-quickview__link{background:#f4f4f4;color:#111}.hk-search-drawer{position:fixed;inset:0 0 auto 0;z-index:997;min-height:480px;padding:28px;background:#fff;transform:translateY(-105%);transition:.32s ease;box-shadow:0 30px 80px #0000002e}.hk-search-drawer.is-open{transform:translateY(0)}.hk-search-drawer__header,.hk-search-form,.hk-search-suggestions,.hk-search-results{max-width:960px;margin-left:auto;margin-right:auto}.hk-search-drawer__header{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between}.hk-search-form{display:flex;gap:12px}.hk-search-form input{flex:1;min-height:58px;padding:0 20px;border:1px solid #e5e7eb;border-radius:18px;outline:none;color:#111;font-size:18px;font-weight:700}.hk-search-form button{min-width:118px;border:0;border-radius:18px;background:#111;color:#fff;font-weight:900}.hk-search-suggestions{margin-top:20px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hk-search-suggestions a{padding:8px 12px;border-radius:var(--hk-pill);background:#f4f4f4;color:#111;text-decoration:none;font-size:13px;font-weight:900}.hk-search-results{margin-top:24px;display:grid;gap:12px}.hk-search-result{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;padding:12px;border:1px solid #eee;border-radius:18px;color:#111;text-decoration:none}.hk-search-result__image{width:72px;height:88px;border-radius:14px;overflow:hidden;background:#f4f4f4}.hk-search-result__image img{width:100%;height:100%;object-fit:cover}.hk-quickview{position:fixed;left:50%;top:50%;z-index:999;width:min(920px,94vw);background:#fff;border-radius:28px;transform:translate(-50%,-46%) scale(.96);opacity:0;visibility:hidden;transition:.28s ease;overflow:hidden;box-shadow:0 30px 90px #0000003d}.hk-quickview.is-open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.hk-quickview__close{position:absolute;right:18px;top:18px;z-index:3}.hk-quickview__grid{display:grid;grid-template-columns:1fr 1fr}.hk-quickview__image{background:#f4f4f4;min-height:520px}.hk-quickview__image img{width:100%;height:100%;object-fit:cover}.hk-quickview__content{padding:58px 42px}.hk-quickview__content span{color:var(--hk-danger);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hk-quickview__content h2{margin:16px 0;color:#111;font-size:34px;line-height:1.05;font-weight:900}.hk-quickview__content strong{display:block;color:#111;font-size:24px;font-weight:900}.hk-quickview__trust{display:grid;gap:10px;margin-top:24px}.hk-quickview__trust div{padding:12px 14px;border-radius:14px;background:#f7f7f7;color:#333;font-size:13px;font-weight:900}.hk-quickview__form{margin-top:24px}.hk-quickview__link{margin-top:14px}.shopify-section:has(.hk-cart-overlay),.shopify-section:has(.hk-search-overlay),.shopify-section:has(.hk-quickview-overlay){margin:0!important;padding:0!important;height:0!important;min-height:0!important;overflow:visible!important}.hk-wishlist-page{padding:64px 0 90px;background:#fafafa}.hk-wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hk-wishlist-card{background:#fff;border:1px solid #eee;border-radius:24px;overflow:hidden;box-shadow:0 12px 34px #0000000b}.hk-wishlist-card__image{display:block;aspect-ratio:4 / 5;background:#f4f4f4;overflow:hidden}.hk-wishlist-card__image img{width:100%;height:100%;object-fit:cover}.hk-wishlist-card__info{padding:18px}.hk-wishlist-card__info a{display:block;color:#111;text-decoration:none;font-weight:900;line-height:1.45}.hk-wishlist-card__price{margin-top:10px;color:var(--hk-danger);font-weight:900}.hk-wishlist-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.hk-wishlist-card__view,.hk-wishlist-card__remove,.hk-wishlist-card__add{min-height:44px;border:0;border-radius:14px;display:grid;place-items:center;text-decoration:none;font-size:13px;font-weight:900;cursor:pointer}.hk-wishlist-card__view,.hk-wishlist-card__add{background:#111;color:#fff}.hk-wishlist-card__remove{background:#f4f4f4;color:#111}.hk-wishlist-empty{grid-column:1 / -1;padding:54px;border-radius:28px;background:#fff;text-align:center;color:#555}@media screen and (max-width:989px){.hk-header__inner{min-height:74px;grid-template-columns:1fr auto}.hk-header__nav,.hk-header__actions{display:none}.hk-header__mobile-btn{display:block}.hk-hero{padding:32px 0 48px}.hk-hero__inner{grid-template-columns:1fr;min-height:auto;gap:36px}.hk-hero__image,.hk-hero__placeholder{min-height:420px;border-radius:28px}.hk-category-grid__items,.hk-split-collections__grid{grid-template-columns:1fr}.hk-category-card,.hk-category-card__image,.hk-category-card__placeholder{min-height:340px}.hk-trust-strip__grid{grid-template-columns:repeat(2,1fr)}.hk-products-grid,.hk-wishlist-grid{grid-template-columns:repeat(2,1fr);gap:14px}.hk-product-card{border-radius:18px}.hk-product-card__info{padding:13px}.hk-product-card__title{font-size:13px;min-height:38px}.hk-collection-layout,.hk-collection-page .facets-vertical{display:block!important}.hk-collection-filters,.hk-collection-page .facets-wrapper,.hk-collection-page #main-collection-filters{position:relative!important;width:100%!important;max-width:none!important;margin-bottom:20px!important}.product{gap:24px}.product__info-container{padding:22px;border-radius:22px}.hk-newsletter__box{grid-template-columns:1fr}.hk-newsletter__box{padding:34px 22px;border-radius:26px}.hk-newsletter-form__row{flex-direction:column}.hk-newsletter-form__row button{width:100%}}@media screen and (max-width:749px){.hk-product-card__quickview{opacity:1;transform:translateY(0)}.hk-search-drawer{min-height:100vh;padding:22px 14px}.hk-search-form{flex-direction:column}.hk-search-form button{min-height:52px}.hk-quickview{max-height:92vh;overflow-y:auto}.hk-quickview__grid{grid-template-columns:1fr}.hk-quickview__image{min-height:320px}.hk-quickview__content{padding:32px 22px}.hk-product-trust-box,.hk-trust-strip__grid{grid-template-columns:1fr}.hk-hero__buttons{flex-direction:column;align-items:stretch}.hk-hero__secondary,.hk-hero .button{width:100%}}.hk-hero--premium{position:relative;padding:70px 0 86px;background:radial-gradient(circle at 12% 18%,rgba(230,57,70,.1),transparent 28%),radial-gradient(circle at 88% 18%,rgba(0,0,0,.08),transparent 30%),linear-gradient(135deg,#f7f7f7,#fff 48%,#eee)}.hk-hero--premium .hk-hero__inner{min-height:720px}.hk-hero--premium .hk-hero__content{animation:hkHeroFadeUp .75s ease both}.hk-hero--premium .hk-hero__eyebrow{box-shadow:0 12px 30px #0000001f}.hk-hero--premium h1{max-width:680px}.hk-hero--premium p{max-width:570px}.hk-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:560px;margin-top:36px}.hk-hero__stats div{padding:18px 16px;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 34px #0000000b}.hk-hero__stats strong{display:block;color:#111;font-size:24px;line-height:1;font-weight:900;letter-spacing:-.04em}.hk-hero__stats span{display:block;margin-top:8px;color:#666;font-size:13px;font-weight:800}.hk-hero--premium .hk-hero__visual{animation:hkHeroImageIn .85s ease .12s both}@keyframes hkHeroFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hkHeroImageIn{0%{opacity:0;transform:translate(28px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@media screen and (max-width:989px){.hk-hero--premium{padding:42px 0 56px}.hk-hero--premium .hk-hero__inner{min-height:auto}.hk-hero__stats{grid-template-columns:1fr;max-width:none}}@media screen and (max-width:749px){.hk-hero--premium h1{font-size:clamp(42px,13vw,58px)}.hk-hero__stats{margin-top:28px}}*:focus-visible{outline:2px solid #111;outline-offset:3px}.hk-categories{padding:76px 0;background:#fff}.hk-categories__header{max-width:760px;margin:0 auto 38px;text-align:center}.hk-categories__header p{margin:0 0 10px;color:#b08a4a;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hk-categories__header h2{margin:0;color:#111;font-size:clamp(34px,4.4vw,58px);line-height:.95;letter-spacing:-.055em;font-weight:900}.hk-categories__header span{display:block;max-width:560px;margin:18px auto 0;color:#666;font-size:16px;line-height:1.7}.hk-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hk-category-card{position:relative;min-height:390px;border-radius:28px;overflow:hidden;background:#111;text-decoration:none;isolation:isolate;box-shadow:0 18px 45px #00000014;transform:translateY(0);transition:transform .32s ease,box-shadow .32s ease}.hk-category-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px #00000029}.hk-category-card__image,.hk-category-card__placeholder{width:100%;height:100%;min-height:390px;object-fit:cover;display:block;transition:transform .65s ease}.hk-category-card:hover .hk-category-card__image{transform:scale(1.07)}.hk-category-card__placeholder{background:linear-gradient(135deg,#222,#555)}.hk-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#000000d1,#00000042,#0000000d)}.hk-category-card__content{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;color:#fff}.hk-category-card__content span{display:inline-flex;margin-bottom:10px;color:#ffffffc7;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hk-category-card__content h3{margin:0;color:#fff;font-size:clamp(25px,2.2vw,34px);line-height:1;letter-spacing:-.04em;font-weight:900}.hk-category-card__content p{display:inline-flex;align-items:center;margin:18px 0 0;padding:10px 16px;border-radius:999px;background:#fff;color:#111;font-size:13px;font-weight:900;transition:transform .25s ease,background .25s ease}.hk-category-card:hover .hk-category-card__content p{transform:translate(4px);background:#f3f3f3}@media screen and (max-width:1180px){.hk-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-category-card,.hk-category-card__image,.hk-category-card__placeholder{min-height:360px}}@media screen and (max-width:640px){.hk-categories{padding:52px 0}.hk-categories__grid{grid-template-columns:1fr}.hk-category-card,.hk-category-card__image,.hk-category-card__placeholder{min-height:300px}}:root{--hk-gold: #b08a4a;--hk-gold-soft: rgba(176, 138, 74, .14);--hk-black: #0f1012;--hk-white: #ffffff;--hk-cream: #f7f3ec}.hk-section-heading span,.hk-categories__header p{color:var(--hk-gold)!important}.button--primary,.hk-product-card__button,.hk-cart-button,.hk-quickview__form button{background:var(--hk-black)!important;color:#fff!important}.button--primary:hover,.hk-product-card__button:hover,.hk-cart-button:hover,.hk-quickview__form button:hover{background:#1c1d20!important}.hk-hero__secondary,.hk-featured-products__link{border-color:var(--hk-black)!important;color:var(--hk-black)!important}.hk-hero__secondary:hover,.hk-featured-products__link:hover{background:var(--hk-black)!important;color:#fff!important}.hk-category-card{border:1px solid rgba(255,255,255,.08)}.hk-category-card__content span{color:#ffffffb8!important}.hk-category-card__content p{box-shadow:0 12px 28px #00000029}.hk-product-card{border-radius:24px}.hk-product-card__badge{background:var(--hk-gold)!important}.hk-header__nav a:hover{color:var(--hk-gold)}.hk-header__nav a:after{background:var(--hk-gold)}.hk-hero__stats div,.hk-trust-item{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.hk-hero__stats div:hover,.hk-trust-item:hover{border-color:#b08a4a59;transform:translateY(-4px);box-shadow:0 22px 54px #0000001a}.hk-featured-products--premium{position:relative;padding:82px 0;background:radial-gradient(circle at 8% 10%,rgba(176,138,74,.08),transparent 28%),linear-gradient(180deg,#fff,#fafafa)}.hk-featured-products--premium .hk-section-heading{margin-bottom:42px}.hk-featured-products--premium .hk-section-heading span{color:var(--hk-gold, #b08a4a)}.hk-featured-products--premium .hk-section-heading h2{font-size:clamp(34px,4.4vw,58px)}.hk-featured-products--premium .hk-product-card{border:1px solid rgba(0,0,0,.07);background:#ffffffeb;box-shadow:0 14px 36px #0000000e}.hk-featured-products--premium .hk-product-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px #00000021}.hk-featured-products--premium .hk-product-card__media{background:#f2f2f2}.hk-featured-products--premium .hk-product-card__title{color:#111;font-weight:900}.hk-featured-products--premium .hk-product-card__price{font-size:17px}.hk-featured-products--premium .hk-featured-products__link{min-height:54px;padding:0 34px;border-radius:999px}@media screen and (max-width:749px){.hk-featured-products--premium{padding:58px 0}}.hk-promo-banner{position:relative;padding:82px 0;background:radial-gradient(circle at 12% 0%,rgba(176,138,74,.09),transparent 30%),linear-gradient(180deg,#fff,#fafafa)}.hk-promo-banner__box{position:relative;min-height:520px;overflow:hidden;border-radius:34px;background:radial-gradient(circle at 20% 20%,rgba(176,138,74,.18),transparent 34%),linear-gradient(135deg,#0f1012,#1a1b1f 52%,#070707);isolation:isolate;box-shadow:0 30px 90px #0000002e}.hk-promo-banner--small .hk-promo-banner__box{min-height:380px}.hk-promo-banner--medium .hk-promo-banner__box{min-height:520px}.hk-promo-banner--large .hk-promo-banner__box{min-height:660px}.hk-promo-banner__box:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;z-index:2;pointer-events:none;border:1px solid rgba(255,255,255,.14);border-radius:26px}.hk-promo-banner__box:after{content:"";position:absolute;right:-120px;top:-120px;z-index:1;width:360px;height:360px;border-radius:50%;background:#b08a4a29;filter:blur(10px);pointer-events:none}.hk-promo-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .8s ease}.hk-promo-banner__box:hover .hk-promo-banner__image{transform:scale(1.04)}.hk-promo-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,var(--hk-promo-overlay-opacity, .58)),#00000085 46%,#00000029),linear-gradient(to top,rgba(0,0,0,.42),transparent 55%)}.hk-promo-banner__content{position:relative;z-index:3;max-width:650px;padding:88px;color:#fff;animation:hkPromoFadeUp .7s ease both}.hk-promo-banner--center .hk-promo-banner__content{margin:0 auto;text-align:center}.hk-promo-banner--right .hk-promo-banner__content{margin-left:auto;text-align:right}.hk-promo-banner__eyebrow,.hk-promo-banner__content span{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--hk-gold, #b08a4a)!important;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;opacity:1}.hk-promo-banner__eyebrow:before,.hk-promo-banner__content span:before{content:"";width:34px;height:1px;background:var(--hk-gold, #b08a4a)}.hk-promo-banner--center .hk-promo-banner__eyebrow:after,.hk-promo-banner--center .hk-promo-banner__content span:after{content:"";width:34px;height:1px;background:var(--hk-gold, #b08a4a)}.hk-promo-banner--right .hk-promo-banner__eyebrow,.hk-promo-banner--right .hk-promo-banner__content span{flex-direction:row-reverse}.hk-promo-banner__content h2{margin:0;max-width:760px;color:#fff;font-size:clamp(38px,5.3vw,78px);line-height:.95;letter-spacing:-.06em;font-weight:900}.hk-promo-banner__content p{max-width:560px;margin:22px 0 0;color:#ffffffc7;font-size:17px;line-height:1.75}.hk-promo-banner--center .hk-promo-banner__content p{margin-left:auto;margin-right:auto}.hk-promo-banner--right .hk-promo-banner__content p{margin-left:auto}.hk-promo-banner__button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;margin-top:34px;padding:0 34px;border:1px solid rgba(176,138,74,.65);border-radius:999px;background:#fff;color:#111;text-decoration:none;font-size:14px;font-weight:900;letter-spacing:.02em;box-shadow:0 14px 34px #0000002e;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease}.hk-promo-banner__button:hover{transform:translateY(-3px);background:var(--hk-gold, #b08a4a);color:#fff;border-color:var(--hk-gold, #b08a4a);box-shadow:0 20px 50px #b08a4a47}@keyframes hkPromoFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:989px){.hk-promo-banner{padding:58px 0}.hk-promo-banner__box,.hk-promo-banner--small .hk-promo-banner__box,.hk-promo-banner--medium .hk-promo-banner__box,.hk-promo-banner--large .hk-promo-banner__box{min-height:480px;border-radius:28px}.hk-promo-banner__content{max-width:620px;padding:58px}}@media screen and (max-width:749px){.hk-promo-banner{padding:46px 0}.hk-promo-banner__box,.hk-promo-banner--small .hk-promo-banner__box,.hk-promo-banner--medium .hk-promo-banner__box,.hk-promo-banner--large .hk-promo-banner__box{min-height:430px;border-radius:24px}.hk-promo-banner__box:before{top:12px;right:12px;bottom:12px;left:12px;border-radius:18px}.hk-promo-banner__overlay{background:linear-gradient(to top,#000000c7,#0000007a,#00000047)}.hk-promo-banner__content,.hk-promo-banner--left .hk-promo-banner__content,.hk-promo-banner--center .hk-promo-banner__content,.hk-promo-banner--right .hk-promo-banner__content{max-width:none;padding:44px 26px;text-align:center;margin:0 auto}.hk-promo-banner__eyebrow,.hk-promo-banner__content span,.hk-promo-banner--right .hk-promo-banner__eyebrow,.hk-promo-banner--right .hk-promo-banner__content span{justify-content:center;flex-direction:row}.hk-promo-banner__eyebrow:after,.hk-promo-banner__content span:after{content:"";width:34px;height:1px;background:var(--hk-gold, #b08a4a)}.hk-promo-banner__content h2{font-size:clamp(34px,11vw,48px)}.hk-promo-banner__content p,.hk-promo-banner--right .hk-promo-banner__content p{max-width:none;margin-left:auto;margin-right:auto;font-size:15px}.hk-promo-banner__button{width:100%;max-width:280px;min-height:54px}}.hk-showcase--premium{padding:80px 0;background:#fff}.hk-showcase__head{max-width:760px;margin:0 auto 50px;text-align:center}.hk-showcase__subtitle{color:var(--hk-gold);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hk-showcase__title{margin:10px 0 18px;font-size:clamp(36px,4vw,58px);font-weight:900;color:#111}.hk-showcase__text{color:#666;font-size:16px;line-height:1.7}.hk-showcase__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hk-showcase-card{display:block;text-decoration:none;background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(0,0,0,.06);transition:.3s;box-shadow:0 12px 30px #0000000d}.hk-showcase-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px #0000001f}.hk-showcase-card__media{overflow:hidden}.hk-showcase-card__image,.hk-showcase-card__placeholder{width:100%;height:320px;object-fit:cover;display:block}.hk-showcase-card__image{transition:transform .6s ease}.hk-showcase-card:hover .hk-showcase-card__image{transform:scale(1.06)}.hk-showcase-card__placeholder{background:linear-gradient(135deg,#ddd,#f5f5f5)}.hk-showcase-card__body{padding:24px}.hk-showcase-card__body span{color:var(--hk-gold);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hk-showcase-card__body h3{margin:10px 0;font-size:24px;color:#111}.hk-showcase-card__body p{color:#666;line-height:1.6}.hk-showcase-card__body em{display:inline-block;margin-top:20px;font-style:normal;font-weight:900;color:#111;border-bottom:2px solid var(--hk-gold)}@media(max-width:990px){.hk-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hk-showcase__grid{grid-template-columns:1fr}.hk-showcase-card__image,.hk-showcase-card__placeholder{height:260px}}.hk-testimonials{padding:82px 0;background:linear-gradient(180deg,#fff,#fafafa)}.hk-testimonials__head{max-width:760px;margin:0 auto 46px;text-align:center}.hk-testimonials__head p{margin:0 0 10px;color:var(--hk-gold);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hk-testimonials__head h2{margin:0;color:#111;font-size:clamp(34px,4.4vw,58px);line-height:.95;letter-spacing:-.055em;font-weight:900}.hk-testimonials__head span{display:block;max-width:560px;margin:18px auto 0;color:#666;font-size:16px;line-height:1.7}.hk-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hk-testimonial-card{padding:28px;border:1px solid rgba(0,0,0,.07);border-radius:28px;background:#ffffffeb;box-shadow:0 14px 36px #0000000e;transition:.3s ease}.hk-testimonial-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px #00000021}.hk-testimonial-stars{color:var(--hk-gold);font-size:18px;letter-spacing:2px}.hk-testimonial-text{margin:22px 0;color:#333;font-size:16px;line-height:1.75}.hk-testimonial-author{display:flex;align-items:center;gap:14px}.hk-testimonial-avatar{width:54px;height:54px;border-radius:999px;object-fit:cover;border:2px solid var(--hk-gold)}.hk-testimonial-author strong{display:block;color:#111;font-size:15px;font-weight:900}.hk-testimonial-author span{display:block;margin-top:4px;color:#777;font-size:12px;font-weight:800}@media screen and (max-width:990px){.hk-testimonials__grid{grid-template-columns:1fr}}.hk-newsletter--premium{padding:82px 0;background:radial-gradient(circle at 10% 10%,rgba(176,138,74,.12),transparent 30%),linear-gradient(180deg,#fafafa,#fff)}.hk-newsletter--premium .hk-newsletter__box{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center;padding:60px;border-radius:34px;background:radial-gradient(circle at top left,rgba(176,138,74,.22),transparent 34%),linear-gradient(135deg,#0f1012,#1b1c20);color:#fff;box-shadow:0 30px 90px #0000002e}.hk-newsletter--premium .hk-newsletter__box:after{content:"";position:absolute;right:-80px;top:-80px;width:260px;height:260px;border:1px solid rgba(176,138,74,.28);border-radius:999px}.hk-newsletter--premium .hk-newsletter__content{position:relative;z-index:2}.hk-newsletter--premium .hk-newsletter__content span{color:var(--hk-gold);opacity:1}.hk-newsletter--premium .hk-newsletter__content h2{max-width:640px;font-size:clamp(34px,4.2vw,62px)}.hk-newsletter--premium .hk-newsletter__content p{max-width:560px;color:#ffffffc2}.hk-newsletter__badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.hk-newsletter__badges em{padding:9px 13px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0f;color:#ffffffd1;font-size:12px;font-style:normal;font-weight:900}.hk-newsletter--premium .hk-newsletter__form{position:relative;z-index:2}.hk-newsletter--premium .hk-newsletter-form__row{display:flex;gap:10px;padding:8px;border-radius:20px;background:#fff;box-shadow:0 18px 45px #00000029}.hk-newsletter--premium .hk-newsletter-form__row input{flex:1;min-width:0;height:56px;border:0;padding:0 18px;color:#111;font-size:15px;outline:none}.hk-newsletter--premium .hk-newsletter-form__row button{min-width:142px;height:56px;border:0;border-radius:16px;background:var(--hk-gold);color:#fff;font-weight:900;cursor:pointer;transition:.25s ease}.hk-newsletter--premium .hk-newsletter-form__row button:hover{background:#9a763e;transform:translateY(-1px)}.hk-newsletter-form__success,.hk-newsletter-form__error,.hk-newsletter-form__note{margin:14px 0 0;font-size:13px;font-weight:800}.hk-newsletter-form__success{color:#86efac}.hk-newsletter-form__error{color:#fca5a5}.hk-newsletter-form__note{color:#ffffff94}@media screen and (max-width:990px){.hk-newsletter--premium .hk-newsletter__box{grid-template-columns:1fr;padding:38px 24px}.hk-newsletter--premium .hk-newsletter-form__row{flex-direction:column}.hk-newsletter--premium .hk-newsletter-form__row button{width:100%}}.hk-brands{padding:76px 0;background:#fff}.hk-brands__head{max-width:720px;margin:0 auto 38px;text-align:center}.hk-brands__head p{margin:0 0 10px;color:var(--hk-gold);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hk-brands__head h2{margin:0;color:#111;font-size:clamp(34px,4.2vw,56px);line-height:.95;letter-spacing:-.05em;font-weight:900}.hk-brands__head span{display:block;max-width:560px;margin:18px auto 0;color:#666;font-size:16px;line-height:1.7}.hk-brands__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.hk-brand-card{min-height:112px;display:grid;place-items:center;padding:18px;border:1px solid rgba(0,0,0,.07);border-radius:22px;background:#fff;color:#111;text-decoration:none;box-shadow:0 12px 30px #0000000b;transition:.28s ease}.hk-brand-card:hover{transform:translateY(-5px);border-color:#b08a4a59;box-shadow:0 24px 60px #0000001c}.hk-brand-card__logo{max-width:130px;max-height:56px;object-fit:contain;filter:grayscale(1);opacity:.8;transition:.28s ease}.hk-brand-card:hover .hk-brand-card__logo{filter:grayscale(0);opacity:1}.hk-brand-card strong{font-size:16px;font-weight:900;color:#111}@media screen and (max-width:990px){.hk-brands__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.hk-brands{padding:54px 0}.hk-brands__grid{grid-template-columns:repeat(2,1fr)}.hk-brand-card{min-height:96px}}.hk-product-card--v2{position:relative;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);transition:all .35s ease}.hk-product-card--v2:hover{transform:translateY(-8px);box-shadow:0 28px 70px #00000024}.hk-product-card--v2 .hk-product-card__media{position:relative;overflow:hidden}.hk-product-card--v2 .hk-product-card__image{transition:transform .55s ease,opacity .35s ease}.hk-product-card--v2:hover .hk-product-card__image--primary{opacity:0}.hk-product-card--v2:hover .hk-product-card__image--secondary{opacity:1;transform:scale(1.08)}.hk-product-card__badges{position:absolute;left:14px;top:14px;display:flex;flex-direction:column;gap:8px;z-index:5}.hk-product-card__badge{padding:7px 12px;border-radius:999px;font-size:11px;font-weight:900}.hk-product-card__badge--sale{background:#d32f2f;color:#fff}.hk-product-card__badge--new{background:var(--hk-gold);color:#111}.hk-product-card__badge--soldout{background:#444;color:#fff}.hk-product-card__rating{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hk-product-card__rating span{color:var(--hk-gold);font-size:14px;letter-spacing:1px}.hk-product-card__rating em{font-style:normal;font-weight:800;color:#666;font-size:13px}.hk-product-card__variants{display:flex;gap:8px;margin-top:18px}.hk-product-card__variants span{width:16px;height:16px;border-radius:50%;background:#ddd;border:2px solid #fff;box-shadow:0 0 0 1px #0000001f;transition:.25s ease}.hk-product-card__variants span:hover{transform:scale(1.15)}.hk-product-card__stock{margin-top:16px;color:#2e7d32;font-size:13px;font-weight:800}.hk-product-card--v2 .hk-product-card__wishlist{transition:transform .25s ease,background .25s ease}.hk-product-card--v2 .hk-product-card__wishlist:hover{transform:scale(1.15) rotate(10deg)}.hk-product-card--v2 .hk-product-card__button{margin-top:18px;border-radius:14px;background:#111;transition:.3s ease}.hk-product-card--v2 .hk-product-card__button:hover{background:var(--hk-gold);color:#111}.hk-product-card--v2 .hk-product-card__quickview{left:18px;right:18px;bottom:18px;border-radius:14px;background:#111111eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:749px){.hk-product-card__variants{gap:6px}.hk-product-card__variants span{width:14px;height:14px}.hk-product-card__stock{font-size:12px}}.hk-toast-container{position:fixed;right:24px;bottom:24px;z-index:99999;display:flex;flex-direction:column;gap:12px}.hk-toast{display:flex;align-items:center;gap:14px;min-width:320px;max-width:420px;padding:16px 18px;border-radius:18px;background:#111;color:#fff;box-shadow:0 22px 60px #00000047;transform:translateY(20px);opacity:0;transition:.3s}.hk-toast.is-visible{transform:translateY(0);opacity:1}.hk-toast__icon{width:38px;height:38px;border-radius:50%;background:var(--hk-gold);display:flex;align-items:center;justify-content:center;color:#111;font-weight:900}.hk-toast__text{flex:1;font-size:14px;font-weight:700}.hk-toast--error .hk-toast__icon{background:#d32f2f;color:#fff}@media(max-width:600px){.hk-toast-container{left:16px;right:16px;bottom:16px}.hk-toast{min-width:unset;width:100%}}.hk-header__nav-item{position:relative}.hk-mega-menu{position:fixed;left:0;right:0;top:auto;z-index:89;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px);transition:.25s ease}.hk-header__nav-item:hover .hk-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.hk-mega-menu__inner{display:grid;grid-template-columns:1fr 320px;gap:28px;margin-top:26px;padding:32px;border:1px solid rgba(0,0,0,.06);border-radius:0 0 28px 28px;background:#fffffffa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 28px 80px #00000024}.hk-mega-menu__links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.hk-mega-menu__column{min-width:0}.hk-mega-menu__title{display:inline-flex;margin-bottom:12px;color:#111;text-decoration:none;font-size:15px;font-weight:900}.hk-mega-menu__column ul{padding:0;margin:0;list-style:none}.hk-mega-menu__column li{margin-bottom:9px}.hk-mega-menu__column li a{color:#666;text-decoration:none;font-size:14px;font-weight:700}.hk-mega-menu__column li a:hover{color:var(--hk-gold)}.hk-mega-menu__promo{min-height:220px;padding:26px;border-radius:24px;background:radial-gradient(circle at top left,rgba(176,138,74,.28),transparent 36%),linear-gradient(135deg,#0f1012,#202124);color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end}.hk-mega-menu__promo span{color:var(--hk-gold);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hk-mega-menu__promo strong{display:block;margin-top:10px;color:#fff;font-size:28px;line-height:1;letter-spacing:-.04em;font-weight:900}.hk-mega-menu__promo em{display:inline-flex;margin-top:22px;font-style:normal;font-size:13px;font-weight:900;color:#fff;border-bottom:2px solid var(--hk-gold);width:max-content}.hk-mobile-menu__child{padding-left:18px!important;font-size:17px!important;font-weight:800!important;color:#555!important}@media screen and (max-width:989px){.hk-mega-menu{display:none}}.hk-product-payment-box{margin-top:18px;padding:18px;border:1px solid #e8e8e8;border-radius:18px;background:#fff}.hk-product-payment-box strong{display:block;margin-bottom:12px;color:#111;font-size:14px;font-weight:900}.hk-product-payment-box div{display:flex;flex-wrap:wrap;gap:8px}.hk-product-payment-box span{padding:8px 12px;border-radius:999px;background:#f4f4f4;color:#111;font-size:12px;font-weight:900}cart-drawer,.cart-drawer,.cart-notification,#cart-notification,.cart-notification-wrapper{z-index:1000}cart-drawer a,cart-drawer button,.cart-drawer a,.cart-drawer button,.cart-notification a,.cart-notification button,#cart-notification a,#cart-notification button{position:relative;z-index:2;pointer-events:auto}.hk-cart-overlay:not(.is-open),.hk-search-overlay:not(.is-open),.hk-quickview-overlay:not(.is-open),.hk-cart-drawer:not(.is-open),.hk-search-drawer:not(.is-open),.hk-quickview:not(.is-open){pointer-events:none}.hk-cart-overlay.is-open,.hk-search-overlay.is-open,.hk-quickview-overlay.is-open,.hk-cart-drawer.is-open,.hk-search-drawer.is-open,.hk-quickview.is-open{pointer-events:auto}.hk-product-assurance{margin-top:22px;display:grid;gap:14px}.hk-product-assurance__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hk-product-assurance__item{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid rgba(176,138,74,.22);border-radius:18px;background:linear-gradient(180deg,#fff,#faf8f3)}.hk-product-assurance__icon{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#0f1012;color:#fff;font-size:17px}.hk-product-assurance__item strong,.hk-product-assurance__payment strong{display:block;color:#111;font-size:14px;font-weight:900}.hk-product-assurance__item p,.hk-product-assurance__payment p{margin:5px 0 0;color:#666;font-size:12.5px;line-height:1.55}.hk-product-assurance__payment{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#fff;box-shadow:0 12px 34px #0000000b}.hk-product-assurance__badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hk-product-assurance__badges span{min-height:30px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;background:#f4f1ea;color:#111;font-size:11px;font-weight:900}@media screen and (max-width:749px){.hk-product-assurance__grid{grid-template-columns:1fr}.hk-product-assurance__payment{align-items:flex-start;flex-direction:column}.hk-product-assurance__badges{justify-content:flex-start}}.hk-cart-overlay,.hk-search-overlay,.hk-quickview-overlay{pointer-events:none}.hk-cart-overlay.is-open,.hk-search-overlay.is-open,.hk-quickview-overlay.is-open{pointer-events:auto}.hk-cart-drawer,.hk-search-drawer,.hk-quickview{pointer-events:none}.hk-cart-drawer.is-open,.hk-search-drawer.is-open,.hk-quickview.is-open{pointer-events:auto}.hk-cart-overlay.is-open{z-index:9990}.hk-cart-drawer.is-open{z-index:10000}.hk-cart-drawer__header,.hk-cart-drawer__body,.hk-cart-drawer__footer,.hk-cart-drawer__footer a,.hk-cart-drawer__footer button,a.hk-cart-button,button.hk-cart-button,.hk-cart-button{position:relative;pointer-events:auto;z-index:2}.hk-cart-button[href],a.hk-cart-button{cursor:pointer}cart-drawer,.cart-drawer,.cart-notification,#cart-notification,.cart-notification-wrapper{z-index:10000}cart-drawer a,cart-drawer button,.cart-drawer a,.cart-drawer button,.cart-notification a,.cart-notification button,#cart-notification a,#cart-notification button{pointer-events:auto}.hk-product-card--v2{display:flex;flex-direction:column;height:100%}.hk-product-card--v2 .hk-product-card__info{display:flex;flex:1;flex-direction:column}.hk-product-card--v2 .hk-product-card__title{min-height:46px}.hk-product-card__meta{min-height:56px;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;margin-top:12px}.hk-product-card__variants{min-height:18px;display:flex;align-items:center;gap:7px}.hk-product-card__variants span{width:17px;height:17px;display:inline-block;border-radius:50%;background:#eee;border:1px solid #d8d8d8;box-shadow:inset 0 0 0 3px #fff}.hk-product-card__variants--empty{visibility:hidden}.hk-product-card__stock{min-height:18px}.hk-product-card__actions{margin-top:auto;display:grid;gap:8px}.hk-product-card__form{margin:0}.hk-product-card--v2 .hk-product-card__button{margin-top:0}.hk-product-card--v2 .hk-product-card__quickview{position:static;left:auto;right:auto;bottom:auto;width:100%;min-height:48px;opacity:1;transform:none;border-radius:14px}.hk-product-card--v2:hover .hk-product-card__quickview{opacity:1;transform:none}@media screen and (max-width:749px){.hk-product-card__meta{min-height:60px}.hk-product-card--v2 .hk-product-card__quickview{min-height:46px}}.hk-product-premium-card--dark .hk-product-premium-card__title,.hk-product-premium-card--dark h3,.hk-product-premium-card--dark strong{color:#fff!important}.hk-product-premium-card--dark .hk-product-premium-card__text,.hk-product-premium-card--dark p,.hk-product-premium-card--dark small{color:#ffffffb8!important}.hk-product-card--v2 .hk-product-card__actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:auto!important;width:100%!important;position:relative!important;z-index:5!important}.hk-product-card--v2 .hk-product-card__form{display:block!important;width:100%!important;margin:0!important}.hk-product-card--v2 .hk-product-card__button,.hk-product-card--v2 .hk-product-card__quickview{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;opacity:1!important;visibility:visible!important;transform:none!important;position:static!important;pointer-events:auto!important}.hk-product-card--v2 .hk-product-card__button{margin-top:0!important}.hk-product-card--v2 .hk-product-card__quickview{left:auto!important;right:auto!important;bottom:auto!important}@media screen and (max-width:749px){.hk-collection-page .product-grid,.hk-collection-page #product-grid,.hk-collection-page .collection .grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important}.hk-collection-page .product-grid .grid__item,.hk-collection-page #product-grid .grid__item,.hk-collection-page .collection .grid__item{width:100%!important;max-width:100%!important;flex:none!important}.hk-collection-page .card-wrapper,.hk-collection-page .card,.hk-collection-page .hk-product-card{width:100%!important}}.hk-trust-card{display:flex;align-items:center;gap:14px;padding:14px 18px;border-radius:16px;background:#111;border:1px solid rgba(255,255,255,.06);transition:.35s}.hk-trust-card:hover{border-color:#d4af37;transform:translate(6px)}.hk-trust-icon{width:44px;height:44px;border-radius:50%;background:#d4af37;color:#000;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.hk-trust-card strong{display:block;font-size:14px}.hk-trust-card small{display:block;margin-top:3px;color:#999}.hk-payment{padding:9px 16px;border-radius:10px;background:#fff;color:#111;font-size:12px;font-weight:800;letter-spacing:.4px;transition:.3s}.hk-payment:hover{transform:translateY(-4px)}.hk-security-item{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#111;border:1px solid rgba(255,255,255,.08);font-size:12px}.hk-footer{background:#050505;color:#fff;border-top:1px solid rgba(176,138,74,.28);font-family:inherit}.hk-footer,.hk-footer *{box-sizing:border-box}.hk-footer a{color:inherit;text-decoration:none}.hk-footer__wrap{max-width:1240px;margin:0 auto;padding:44px 22px 18px}.hk-footer__top,.hk-footer__grid{display:grid;grid-template-columns:1.35fr .9fr .9fr 1.15fr;gap:42px}.hk-footer__logo,.hk-footer__brand h2,.hk-footer h2{margin:0 0 14px;color:var(--hk-gold, #b08a4a);font-size:28px;line-height:1.1;font-weight:900;letter-spacing:-.02em}.hk-footer__desc,.hk-footer__description,.hk-footer p{max-width:380px;margin:0;color:#ffffffad;font-size:14px;line-height:1.7}.hk-footer__title,.hk-footer__column h3,.hk-footer h3{margin:0 0 15px;color:#fff;font-size:15px;font-weight:900}.hk-footer__links,.hk-footer__column ul,.hk-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.hk-footer__links a,.hk-footer__column a,.hk-footer__contact span,.hk-footer li,.hk-footer a{color:#ffffffad;font-size:14px;line-height:1.5;transition:color .2s ease,transform .2s ease}.hk-footer__links a:hover,.hk-footer__column a:hover,.hk-footer a:hover{color:var(--hk-gold, #b08a4a);padding-left:0}.hk-footer__contact{display:grid;gap:10px}.hk-footer__social{display:flex;align-items:center;gap:10px;margin-top:22px;flex-wrap:wrap}.hk-social,.hk-footer__social a{width:36px;height:36px;min-width:36px;border-radius:50%;border:1px solid rgba(176,138,74,.42);background:#ffffff0b;display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease,color .2s ease,transform .2s ease}.hk-social:hover,.hk-footer__social a:hover{background:var(--hk-gold, #b08a4a);color:#050505;transform:translateY(-2px)}.hk-social svg,.hk-footer__social svg,.hk-footer__social a svg{width:17px;height:17px;display:block;fill:currentColor;color:currentColor}.hk-footer__newsletter{margin-top:18px}.hk-footer__newsletter p{margin:0 0 10px;color:#ffffff9e;font-size:13px;line-height:1.5}.hk-footer__form,.hk-footer__newsletter-form{display:flex;gap:8px}.hk-footer__form input,.hk-footer__newsletter-form input{width:100%;height:40px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#ffffff0e;color:#fff;padding:0 12px;outline:none}.hk-footer__form button,.hk-footer__newsletter-form button{height:40px;border:0;border-radius:8px;background:var(--hk-gold, #b08a4a);color:#050505;font-weight:900;padding:0 15px;cursor:pointer;white-space:nowrap}.hk-footer__middle,.hk-footer__bottom{margin-top:34px;padding:18px 0;border-top:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.hk-footer__bottom{margin-top:0;padding-bottom:0;color:#ffffff80;font-size:12.5px}.hk-footer__trust,.hk-footer__security{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hk-trust,.hk-footer__trust span,.hk-security-item{color:#ffffffc2;font-size:13px;display:inline-flex;align-items:center;gap:7px}.hk-trust strong{color:#fff;font-weight:800}.hk-footer__payments{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hk-footer__payments svg,.hk-footer__payments .icon{width:42px;height:auto;max-height:28px;display:block;background:#fff;border-radius:5px;padding:3px}.hk-pay-fallback,.hk-payment,.hk-footer__payments span{min-width:48px;height:28px;border-radius:5px;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;padding:0 8px}.hk-footer__bottom-links,.hk-footer__copyright{display:flex;gap:14px;flex-wrap:wrap}@media screen and (max-width:900px){.hk-footer__top,.hk-footer__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:640px){.hk-footer__wrap{padding:36px 18px 18px}.hk-footer__top,.hk-footer__grid{grid-template-columns:1fr;gap:28px}.hk-footer__form,.hk-footer__newsletter-form,.hk-footer__middle,.hk-footer__bottom{flex-direction:column;align-items:flex-start}}.hk-product-card{background:#0f1012!important;border:1px solid rgba(176,138,74,.28)!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 18px 45px #0000002e!important}.hk-product-card:hover{transform:translateY(-7px)!important;box-shadow:0 28px 80px #00000047!important}.hk-product-card__media{background:#18191c!important;aspect-ratio:4 / 5!important}.hk-product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.35),transparent 45%);z-index:2;pointer-events:none}.hk-product-card__image{transition:transform .55s ease,opacity .35s ease!important}.hk-product-card:hover .hk-product-card__image{transform:scale(1.06)!important}.hk-product-card__info{padding:16px!important;background:linear-gradient(180deg,#111214,#08090a)!important}.hk-product-card__rating span{color:#d6a84f!important;font-size:12px!important}.hk-product-card__rating em{color:#ffffffa6!important;font-size:12px!important}.hk-product-card__title{color:#fff!important;font-size:14px!important;font-weight:800!important;min-height:42px!important}.hk-product-card__price{color:#fff!important;font-size:18px!important;font-weight:900!important}.hk-product-card__price-sale{color:#d6a84f!important}.hk-product-card__price s{color:#ffffff73!important}.hk-product-card__stock{color:#22c55e!important;font-size:12px!important;font-weight:800!important}.hk-product-card__variants span{background:#d6a84f!important}.hk-product-card__wishlist{background:#0f1012e0!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important}.hk-product-card__wishlist:hover{background:#d6a84f!important;color:#111!important}.hk-product-card__badge{background:#d6a84f!important;color:#111!important;font-weight:900!important}.hk-product-card__button{background:#d6a84f!important;color:#111!important;border-radius:999px!important;min-height:46px!important;font-weight:900!important}.hk-product-card__button:hover{background:#fff!important;color:#111!important;transform:translateY(-2px)!important}.hk-product-card__quickview--inline{margin-top:10px!important;width:100%!important;min-height:42px!important;border-radius:999px!important;background:transparent!important;border:1px solid rgba(176,138,74,.45)!important;color:#d6a84f!important;font-weight:900!important}.hk-product-card__quickview--inline:hover{background:#b08a4a1f!important}@media screen and (max-width:749px){.hk-product-card{border-radius:20px!important}.hk-product-card__info{padding:12px!important}.hk-product-card__title{font-size:12.5px!important;min-height:38px!important}.hk-product-card__price{font-size:15px!important}.hk-product-card__button{min-height:42px!important;font-size:12px!important}}@media screen and (max-width:749px){.hk-cart-drawer{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.hk-cart-drawer__body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding-bottom:20px!important}.hk-cart-drawer__footer{flex-shrink:0!important;position:sticky!important;bottom:0!important;z-index:5!important;background:#fff!important;padding-bottom:calc(18px + env(safe-area-inset-bottom))!important;box-shadow:0 -10px 28px #00000014!important}}html,body,button,input,select,textarea,a,span,div,p,em,strong,small,h1,h2,h3,h4,h5,h6,.hk-product-card,.hk-product-card *{font-family:Arial,Helvetica Neue,Helvetica,sans-serif!important}.hk-header__inner{min-height:74px;display:flex;align-items:center;gap:28px}.hk-header__logo{font-size:30px;font-weight:900;line-height:1;white-space:nowrap}.hk-header__nav{display:flex;align-items:center;justify-content:center;gap:34px;flex:1}.hk-header__nav-item>a{font-size:18px;font-weight:800;line-height:1.2;letter-spacing:.02em;white-space:nowrap;display:flex;align-items:center;min-height:74px}.hk-header__actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.hk-header__actions a,.hk-header__actions button{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width:1200px){.hk-header__nav{gap:22px}.hk-header__nav-item>a{font-size:16px}.hk-header__logo{font-size:26px}}@media screen and (max-width:989px){.hk-header__nav,.hk-header__actions{display:none!important}.hk-header__inner{min-height:64px!important;display:flex;align-items:center;justify-content:space-between}.hk-header__logo{font-size:22px!important;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hk-header__mobile-btn{display:inline-flex!important;align-items:center;justify-content:center;width:44px;height:44px;font-size:26px;border:0;background:transparent;cursor:pointer}.hk-mobile-menu{position:fixed;top:0;right:-100%;width:86%;max-width:380px;height:100vh;background:#fff;z-index:9999;padding:22px;overflow-y:auto;transition:right .25s ease;box-shadow:-10px 0 30px #00000026}.hk-mobile-menu.is-open{right:0}.hk-mobile-menu__close{display:flex;margin-left:auto;font-size:34px;border:0;background:transparent;cursor:pointer}.hk-mobile-menu a,.hk-mobile-menu summary{display:block;padding:13px 0;color:#111;text-decoration:none;font-size:15px;font-weight:700}.hk-mobile-menu details{border-bottom:1px solid rgba(0,0,0,.08)}.hk-mobile-menu summary{list-style:none;cursor:pointer}.hk-mobile-menu summary::-webkit-details-marker{display:none}.hk-mobile-menu summary:after{content:"+";float:right;font-size:20px}.hk-mobile-menu details[open]>summary:after{content:"\2212"}.hk-mobile-menu__child{padding-left:16px!important;font-weight:600!important;opacity:.9}.hk-mobile-menu__grandchild{padding-left:32px!important;font-weight:500!important;opacity:.75}.hk-mobile-menu__bottom{margin-top:24px;padding-top:16px;border-top:1px solid rgba(0,0,0,.12)}}@media screen and (min-width:990px){.hk-header__mobile-btn{display:none!important}}@media screen and (max-width:989px){.hk-mobile-menu{display:flex!important;flex-direction:column;right:-100%;overflow:hidden!important;padding:0!important}.hk-mobile-menu.is-open{right:0!important}.hk-mobile-menu:before{content:"HepsiKo\e7'ta";display:block;padding:22px 56px 18px 22px;font-size:24px;font-weight:900;color:#111;border-bottom:1px solid rgba(0,0,0,.08)}.hk-mobile-menu__close{position:absolute;top:10px;right:16px;z-index:2}.hk-mobile-menu>*:not(.hk-mobile-menu__close){margin-left:22px;margin-right:22px}.hk-mobile-menu{overflow-y:auto!important;-webkit-overflow-scrolling:touch}.hk-mobile-menu__bottom{margin-bottom:30px}}@media screen and (max-width:989px){.hk-mobile-menu{height:100dvh!important;max-height:100dvh!important;padding-bottom:90px!important;box-sizing:border-box!important}.hk-mobile-menu__bottom{margin-top:24px!important;margin-bottom:90px!important;padding-bottom:40px!important}.hk-mobile-menu__bottom a:last-child{margin-bottom:60px!important}}.hk-mobile-menu__close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:#fff;color:#111;font-size:30px;font-weight:300;display:flex!important;align-items:center;justify-content:center;cursor:pointer;z-index:99999;box-shadow:0 4px 12px #00000014;transition:all .25s ease}.hk-mobile-menu__close:hover{background:#111;color:#fff;transform:rotate(90deg)}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hepsikoc-premium.css.map */
