#header-group{position:sticky;top:0;z-index:80;background:white} .wk-site-header{color:#183e50;background:#fff;border-bottom:1px solid #dce7ec;font-family:var(--font-body--family,Arial,sans-serif)}.wk-site-header *{box-sizing:border-box}.wk-site-header a{text-decoration:none;color:inherit}.wk-site-header a:focus-visible,.wk-site-header summary:focus-visible{outline:3px solid #127ab2;outline-offset:2px}.wk-site-header__notice{background:#183e50;color:white;padding:7px max(24px,calc((100% - 1260px)/2));display:flex;justify-content:space-between;gap:20px;font-size:13px;line-height:1.5}.wk-site-header__notice a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.wk-site-header__main{max-width:1308px;padding:14px 24px;margin:auto;display:grid;grid-template-columns:190px minmax(200px,1fr) auto;align-items:center;gap:40px}.wk-site-header__logo img{width:190px;height:auto;display:block}.wk-site-search{display:flex;border:1px solid #c9dbe3;border-radius:8px;background:#f6fafc;overflow:hidden;height:46px;max-width:620px;width:100%;margin:auto}.wk-site-search input{width:100%;min-width:0;border:0;background:transparent;padding:10px 15px;font:inherit;font-size:16px;color:#183e50}.wk-site-search button{border:0;background:#087dad;color:white;width:50px;min-width:50px;display:grid;place-items:center;cursor:pointer}.wk-site-search svg{width:22px;height:22px}.wk-site-header__actions{display:flex;gap:22px}.wk-site-header__actions a{display:flex;align-items:center;gap:7px;min-height:44px;font-size:14px}.wk-site-header__actions svg{width:24px;height:24px}.wk-site-header__actions b{font-size:12px;display:inline-grid;place-items:center;min-width:20px;padding:0 4px;height:20px;background:#e7f3f8;border-radius:10px}.wk-site-nav{display:flex;justify-content:center;border-top:1px solid #edf2f5;position:relative;padding:0 24px;gap:40px}.wk-site-menu summary{cursor:pointer;list-style:none;display:flex;gap:18px;align-items:center;font-size:15px;font-weight:650;min-height:46px;padding:5px 12px}.wk-site-menu summary::-webkit-details-marker{display:none}.wk-site-menu[open]>summary{color:#007eb8;box-shadow:inset 0 -3px #007eb8}.wk-site-dropdown{position:absolute;left:50%;transform:translateX(-50%);top:100%;width:min(1260px,calc(100vw - 32px));max-height:calc(100dvh - 210px);overflow-y:auto;overscroll-behavior:contain;background:#fff;border:1px solid #d7e3e9;border-top:0;box-shadow:0 18px 30px #183e501c;border-radius:0 0 12px 12px;padding:22px}.wk-site-menu__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 24px}.wk-site-menu__links a,.wk-site-guide-groups a{display:block;padding:10px 8px;font-size:15px;line-height:1.45;border-radius:5px}.wk-site-menu a:hover{background:#edf6fa;color:#0075a8}.wk-site-guide-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.wk-site-guide-groups h2{font-size:15px;color:#0876a4;margin:10px 8px 4px;font-weight:700}.wk-site-guide-groups ul{padding:0;margin:0;list-style:none}.wk-site-guide-groups a{font-size:14px;padding:7px 8px}.wk-site-menu__intro{display:inline-block;padding:8px;margin-bottom:14px;font-weight:700;font-size:15px}@media(max-width:749px){.wk-site-header__notice{padding:5px 16px;justify-content:center;font-size:12px}.wk-site-header__notice span{display:none}.wk-site-header__main{grid-template-columns:1fr auto;gap:10px;padding:10px 16px}.wk-site-header__logo img{width:144px}.wk-site-header__actions{gap:15px}.wk-site-header__actions a{flex-direction:column;gap:0;font-size:12px;justify-content:center}.wk-site-header__actions svg{width:22px;height:22px}.wk-site-search{grid-row:2;grid-column:1/-1;height:42px;max-width:none}.wk-site-nav{gap:0;justify-content:space-between;padding:0 8px}.wk-site-menu summary{font-size:13px;padding:6px;gap:5px;min-height:43px}.wk-site-dropdown{width:calc(100vw - 16px);padding:14px;max-height:calc(100dvh - 200px)}.wk-site-menu__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.wk-site-guide-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 6px}.wk-site-guide-groups a{font-size:14px}.wk-site-header__actions b{min-width:16px;height:16px;font-size:11px}}@media(prefers-reduced-motion:reduce){.wk-site-header *{scroll-behavior:auto}}

.wk-site-search-wrap{position:relative;min-width:0}.wk-search-guides{position:absolute;left:0;right:0;top:calc(100% + 5px);z-index:2;background:white;padding:10px;border:1px solid #c9dbe3;border-radius:8px;box-shadow:0 12px 20px #183e5020}.wk-search-guides[hidden]{display:none}.wk-search-guides strong{display:block;font-size:13px;padding:5px 8px;color:#537180}.wk-search-guides a{display:block;padding:9px 8px;font-size:14px;line-height:1.4}.wk-search-guides a:hover{background:#edf6fa}.wk-search-help{max-width:1250px;margin:25px auto;padding:20px 24px;background:#f0f7fb;border-radius:8px}.wk-search-help h2{font-size:20px}.wk-search-help a{display:inline-block;margin:5px 18px 5px 0;text-decoration:underline;text-underline-offset:3px}@media(max-width:749px){.wk-site-search-wrap{grid-row:2;grid-column:1/-1}.wk-search-help{margin:16px;padding:16px}}
#header-group{flex:none}.page-wrapper,html{scroll-padding-top:calc(var(--wk-header-height,190px) + 16px)}.wk-site-search input[type=search]{outline-offset:-3px}.wk-search-guides{max-height:calc(100dvh - 180px);overflow:auto;overscroll-behavior:contain}.wk-search-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1ecf1;margin-bottom:6px}.wk-search-top button{background:none;border:0;color:#183e50;font:inherit;font-size:26px;min-width:40px;min-height:40px;cursor:pointer}.wk-search-guides .wk-search-product{display:flex;align-items:center;gap:12px;padding:8px;border-radius:4px}.wk-search-product img{width:56px;height:56px;object-fit:contain;flex:none;background:#f3f7f9}.wk-search-product__title{display:block;font-weight:600}.wk-search-product__price{display:block;color:#426476;font-size:13px;margin-top:3px}.wk-search-all{border-top:1px solid #dce7ec;font-weight:700;margin-top:8px}.wk-search-status{font-size:13px;color:#537180;margin:6px 8px}.wk-search-status:empty{display:none}.wk-search-guides a:focus-visible,.wk-search-top button:focus-visible{outline:2px solid #087dad;outline-offset:-2px}.wk-site-dropdown{max-height:calc(100dvh - var(--wk-header-height,190px) - 16px)}
@media(max-width:749px){.wk-site-menu{flex:1;min-width:0}.wk-site-menu summary{justify-content:center}.wk-search-guides{position:fixed;top:calc(var(--wk-header-height,190px) - 43px);left:8px;right:8px;max-height:calc(100dvh - var(--wk-header-height,190px) + 27px)}.wk-site-guide-groups a{padding-block:9px}}
@media(max-width:380px){.wk-site-header__main{padding-inline:12px}.wk-site-header__logo img{width:130px}.wk-site-header__actions{gap:12px}.wk-site-nav{padding-inline:4px}.wk-site-menu summary{font-size:12px;gap:4px;padding-inline:3px}}
