:root{--kp-header-yellow:#f4c400;--kp-header-yellow-dark:#d7a900;--kp-header-yellow-soft:#fff7cf;--kp-header-black:#151515;--kp-header-text:#282828;--kp-header-muted:#717171;--kp-header-line:#e9e9e5;--kp-header-white:#ffffff;--kp-header-surface:#fafaf7;--kp-header-shadow:0 18px 50px rgba(0,0,0,0.12)}.container-xxl{padding-right:max(22px,env(safe-area-inset-right))!important;padding-left:max(22px,env(safe-area-inset-left))!important}.kp-site-header{position:sticky;top:0;z-index:1040;background:var(--kp-header-white);box-shadow:0 1px 0 rgba(0,0,0,0.08)}.kp-main-header{border-bottom:1px solid var(--kp-header-line);background:rgba(255,255,255,0.98);backdrop-filter:blur(14px)}.kp-header-row{min-height:82px;display:grid;grid-template-columns:auto minmax(300px,1fr) auto;align-items:center;gap:clamp(24px,3.5vw,58px)}.kp-brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.kp-brand-mark,.kp-footer-brand .kp-brand-mark,.kp-mobile-brand .kp-brand-mark,.kp-fullscreen-search-header .kp-brand-mark{width:54px;height:54px;display:grid;place-items:center;overflow:visible;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.kp-brand-mark img,.kp-footer-brand .kp-brand-mark img,.kp-mobile-brand .kp-brand-mark img,.kp-fullscreen-search-header .kp-brand-mark img{width:54px;height:54px;object-fit:contain;padding:0}.kp-brand-copy{display:grid;line-height:1.04}.kp-brand-copy strong{color:var(--kp-header-black);font-size:1.38rem;font-weight:860;letter-spacing:-0.05em}.kp-brand-copy strong span{color:#b58d00}.kp-brand-copy small{margin-top:5px;color:var(--kp-header-muted);font-size:0.77rem;letter-spacing:0.035em}.kp-header-search{position:relative;width:min(680px,100%);margin-inline:auto}.kp-header-search .kp-search-form{min-height:52px;border:1px solid #ddddda;background:#fafaf8;box-shadow:none}.kp-header-search .kp-search-form input{height:50px;font-size:0.94rem}.kp-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.kp-header-action{position:relative;min-width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border:1px solid transparent;border-radius:999px;color:var(--kp-header-black);background:transparent;font-size:1.18rem;transition:border-color 180ms ease,background 180ms ease,transform 180ms ease}.kp-header-action>span:not(.kp-cart-count){font-size:0.87rem;font-weight:800}.kp-header-action:hover{border-color:#ead97e;background:var(--kp-header-yellow-soft);transform:translateY(-1px)}.kp-cart-action{border-color:var(--kp-header-line);background:var(--kp-header-white)}.kp-cart-count{min-width:21px;height:21px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;color:var(--kp-header-black);background:var(--kp-header-yellow);font-size:0.76rem;font-weight:850}.kp-utility-bar{color:#ffffff;background:var(--kp-header-black)}.kp-utility-inner{min-height:62px;display:grid;grid-template-columns:auto 1fr;align-items:stretch;gap:28px}.kp-browse-dropdown{display:flex;align-items:center}.kp-browse-trigger{min-height:44px;display:inline-flex;align-items:center;gap:10px;margin-block:9px;padding:0 18px;border:0;border-radius:999px;color:var(--kp-header-black);background:var(--kp-header-yellow);font-size:0.91rem;font-weight:850;white-space:nowrap}.kp-browse-trigger::after{margin-left:4px}.kp-browse-trigger:hover,.kp-browse-trigger:focus,.kp-browse-trigger[aria-expanded="true"]{color:var(--kp-header-black);background:#ffd51f}.kp-mega-menu{width:min(1020px,calc(100vw - 44px));max-height:min(620px,calc(100vh - 170px));overflow-y:auto;margin-top:8px!important;padding:0;border:1px solid var(--kp-header-line);border-radius:20px;background:var(--kp-header-white);box-shadow:var(--kp-header-shadow)}.kp-mega-menu-heading{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 22px;border-bottom:1px solid var(--kp-header-line);background:var(--kp-header-surface)}.kp-mega-menu-heading>div{display:grid;line-height:1.2}.kp-mega-menu-heading small{color:#8a6b00;font-size:0.76rem;font-weight:850;letter-spacing:0.07em;text-transform:uppercase}.kp-mega-menu-heading strong{margin-top:5px;color:var(--kp-header-black);font-size:1rem}.kp-mega-menu-heading>a{display:inline-flex;align-items:center;gap:8px;color:var(--kp-header-black);font-size:0.85rem;font-weight:850}.kp-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:9px}.kp-mega-group{min-height:180px;padding:16px;border-radius:14px;transition:background 180ms ease}.kp-mega-group:hover{background:#fffbee}.kp-mega-parent{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:9px;border-bottom:1px solid var(--kp-header-line);color:var(--kp-header-black);font-size:0.93rem;font-weight:850}.kp-mega-parent i{color:#9a7800}.kp-mega-children{display:grid;gap:7px;padding-top:10px}.kp-mega-children a{color:#666666;font-size:0.84rem;line-height:1.3;transition:color 180ms ease,transform 180ms ease}.kp-mega-children a:hover{color:#806300;transform:translateX(3px)}.kp-mega-group>p{margin:10px 0 0;color:var(--kp-header-muted);font-size:0.81rem}.kp-mega-empty{grid-column:1 / -1;min-height:180px;display:flex;align-items:center;justify-content:center;gap:15px;color:var(--kp-header-muted);text-align:left}.kp-mega-empty>i{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#886900;background:var(--kp-header-yellow-soft);font-size:1.35rem}.kp-mega-empty>div{max-width:520px;display:grid}.kp-mega-empty strong{color:var(--kp-header-black)}.kp-mega-empty span{margin-top:4px;font-size:0.85rem}.kp-mobile-navigation{--bs-offcanvas-width:min(420px,94vw)}.kp-mobile-navigation .offcanvas-header{min-height:72px;padding:13px 20px;border-bottom:1px solid var(--kp-header-line)}.kp-mobile-navigation .offcanvas-body{padding:20px}.kp-mobile-brand .kp-brand-mark,.kp-mobile-brand .kp-brand-mark img{width:46px;height:46px}.kp-mobile-search-launch{width:100%;min-height:52px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:0 16px;border:1px solid var(--kp-header-line);border-radius:14px;color:var(--kp-header-black);background:var(--kp-header-surface);text-align:left;font-weight:750}.kp-mobile-search-launch>i:last-child{color:#8b6d00}.kp-mobile-catalogue{margin-top:22px}.kp-mobile-menu-title{display:grid;margin-bottom:9px;line-height:1.2}.kp-mobile-menu-title>span{color:var(--kp-header-black);font-size:0.93rem;font-weight:850}.kp-mobile-menu-title>small{margin-top:3px;color:var(--kp-header-muted);font-size:0.78rem}.kp-mobile-category-tree{overflow:hidden;border:1px solid var(--kp-header-line);border-radius:15px;background:#ffffff}.kp-mobile-category-tree details,.kp-mobile-category-link{border-bottom:1px solid var(--kp-header-line)}.kp-mobile-category-tree details:last-child,.kp-mobile-category-link:last-child{border-bottom:0}.kp-mobile-category-tree summary,.kp-mobile-category-link{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;color:var(--kp-header-black);cursor:pointer;list-style:none;font-size:0.88rem;font-weight:800}.kp-mobile-category-tree summary::-webkit-details-marker{display:none}.kp-mobile-category-tree summary i{color:#8a6b00;transition:transform 180ms ease}.kp-mobile-category-tree details[open] summary{background:var(--kp-header-yellow-soft)}.kp-mobile-category-tree details[open] summary i{transform:rotate(180deg)}.kp-mobile-category-tree details>div{display:grid;gap:2px;padding:8px 12px 12px 24px;background:#fbfbf8}.kp-mobile-category-tree details>div a{padding:8px 9px;border-radius:8px;color:#646464;font-size:0.84rem}.kp-mobile-category-tree details>div a:hover{color:var(--kp-header-black);background:#ffffff}.kp-mobile-category-tree .kp-mobile-view-all{color:#806300;font-weight:850}.kp-mobile-nav-list{display:grid;margin-top:22px}.kp-mobile-nav-list a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 2px;border-bottom:1px solid var(--kp-header-line);color:var(--kp-header-black);font-size:0.87rem;font-weight:760}.kp-mobile-nav-list a i{color:#9a7800}.kp-mobile-support-card{display:flex;gap:13px;margin-top:24px;padding:17px;border-radius:15px;color:#ffffff;background:var(--kp-header-black)}.kp-mobile-support-card>i{color:var(--kp-header-yellow);font-size:1.35rem}.kp-mobile-support-card>div{min-width:0;display:grid}.kp-mobile-support-card a{overflow-wrap:anywhere;color:#bdbdbd;font-size:0.82rem}.kp-fullscreen-search-header{min-height:78px;padding-inline:max(22px,env(safe-area-inset-left))}.kp-fullscreen-search-body{width:min(820px,calc(100% - 44px))}.kp-fullscreen-search-body h2{max-width:720px}.kp-footer-brand .kp-brand-mark{flex:0 0 54px}.kp-footer-brand .kp-brand-copy strong{color:#ffffff}@media (max-width:1199.98px){.kp-header-row{gap:24px}.kp-utility-inner{gap:18px}.kp-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991.98px){.kp-header-row{min-height:72px;grid-template-columns:minmax(0,1fr) auto;gap:14px}.kp-brand-mark,.kp-brand-mark img{width:48px;height:48px}.kp-brand-copy strong{font-size:1.18rem}.kp-brand-copy small{display:none}.kp-utility-inner{min-height:48px;display:block}}@media (max-width:767.98px){.container-xxl{padding-right:max(20px,env(safe-area-inset-right))!important;padding-left:max(20px,env(safe-area-inset-left))!important}.kp-header-row{min-height:68px}.kp-brand{min-width:0;gap:7px}.kp-brand-mark,.kp-brand-mark img{width:45px;height:45px}.kp-brand-copy{min-width:0}.kp-brand-copy strong{overflow:hidden;font-size:1.04rem;text-overflow:ellipsis;white-space:nowrap}.kp-header-actions{gap:0}.kp-header-action{min-width:39px;width:39px;height:39px;padding:0;border:0;font-size:1.12rem}.kp-cart-count{position:absolute;top:-1px;right:-1px;min-width:19px;height:19px;font-size:0.71rem}.kp-hero h1{margin-top:14px;font-size:clamp(2.5rem,10vw,3.45rem)!important;letter-spacing:-0.025em;line-height:1.04}.kp-section,.kp-static-cta{overflow-x:clip}.kp-fullscreen-search-body{width:calc(100% - 40px);padding-top:45px}.kp-fullscreen-search-body h2{font-size:clamp(2rem,10vw,3rem)}.kp-mobile-overlay-form input{min-width:0;font-size:16px}}@media (max-width:399.98px){.container-xxl{padding-right:max(17px,env(safe-area-inset-right))!important;padding-left:max(17px,env(safe-area-inset-left))!important}.kp-brand-copy strong{max-width:145px;font-size:1.01rem}.kp-header-action{min-width:37px;width:37px}.kp-hero h1{font-size:clamp(2.25rem,11.5vw,2.75rem)!important}}
