.ed-header,.ed-header *,.ed-footer,.ed-footer *{box-sizing:border-box}
html body .ed-header{--ed-nav-ink:#17392e;--ed-nav-bg:#f6f6ef;position:sticky;inset-block-start:0;z-index:1000;margin:0;padding:0;border:0;border-bottom:1px solid #20392e1a;background:color-mix(in srgb,var(--ed-nav-bg) 95%,transparent);backdrop-filter:blur(20px);color:var(--ed-nav-ink);font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.5}
html body .ed-header.ed-kefu{--ed-nav-ink:#16243f;--ed-nav-bg:#f4f5f3}
html body .ed-header a{color:inherit;text-decoration:none}
html body .ed-header .nav-shell{max-width:1480px;padding:18px 32px;margin:auto;min-height:90px;display:flex;align-items:center;gap:30px;position:relative}
html body .ed-header .brand{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:700;flex:0 1 250px;min-width:180px;line-height:1.35;letter-spacing:0}
html body .ed-header .brand img{width:34px;height:34px;object-fit:contain;flex:none;margin:0;border:0;border-radius:0}
html body .ed-header .navigation{display:flex;align-items:center;gap:16px;margin-inline-start:auto;min-width:0;position:static;visibility:visible;opacity:1;transform:none}
html body .ed-header nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px;margin:0}
html body .ed-header nav>a,html body .ed-header .nav-group>a{display:flex;align-items:center;font-size:13px;line-height:1.4;font-weight:600;padding:13px 9px;white-space:normal;border:0;border-radius:6px;background:none;min-height:44px;transition:background .2s,color .2s}
html body .ed-header nav>a:hover,html body .ed-header .nav-group>a:hover{background:#17392e0a}
html body .ed-header .nav-group{position:relative;display:flex;align-items:center;gap:0;padding:0;border:0;background:none}
html body .ed-header button{font:inherit;color:inherit;cursor:pointer;border:0;box-shadow:none;background:transparent}
html body .ed-header .submenu-toggle{width:28px;min-width:28px;height:38px;padding:0;margin:0;border-radius:6px;font-size:18px;transition:transform .25s,background .2s}
html body .ed-header .nav-group.ed-open>.submenu-toggle{transform:rotate(180deg);background:#17392e0a}
html body .ed-header .subnav{display:grid;grid-template-columns:1fr;counter-reset:ed-menu;gap:4px;position:absolute;inset-block-start:calc(100% + 12px);inset-inline-start:0;inset-inline-end:auto;min-width:270px;width:310px;max-width:calc(100vw - 40px);padding:15px;border:1px solid #223a2e18;border-radius:12px;background:#fffefa;box-shadow:0 24px 60px #102b2026;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transform-origin:top center;transition:opacity .22s,transform .3s,visibility .22s;z-index:1010}
html body .ed-header .subnav::before{content:"";position:absolute;inset-block-start:-18px;inset-inline:0;height:20px}
html body .ed-header .subnav::after{content:"";position:absolute;inset-block-start:0;inset-inline-start:22px;width:42px;height:3px;background:var(--ed-nav-ink)}
html body .ed-header .nav-group.ed-wide .subnav{width:510px;grid-template-columns:1fr 1fr}
html body .ed-header .subnav a{counter-increment:ed-menu;position:relative;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:13px;min-height:66px;padding:14px 17px 14px 12px;margin:0;background:none;border:1px solid transparent;border-radius:6px;font-size:14px;line-height:1.5;white-space:normal;transition:background .2s,border-color .2s,transform .2s}
html body .ed-header .subnav a::before{content:counter(ed-menu,decimal-leading-zero);font-family:Georgia,serif;font-size:16px;font-weight:400;opacity:.45}
html body .ed-header .subnav a:hover,html body .ed-header .subnav a:focus-visible{background:#edf1e8;border-color:#17392e15;transform:translateY(-2px)}
html body .ed-header .nav-group.ed-open>.subnav{opacity:1;visibility:visible;pointer-events:auto;transform:none}
html body .ed-header .nav-group:not(.ed-open)>.subnav{display:none}
html body .ed-header .nav-group.ed-open>.subnav{animation:ed-menu-enter .24s ease both}
@keyframes ed-menu-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
html body .ed-header .menu-toggle{display:none}
html body .ed-header .languages{flex:none;margin:0}
html body .ed-header .ct-shop-lang{position:relative;font-size:12px;line-height:1.4}
html body .ed-header .ct-shop-lang>button{border:1px solid #263c2e33;border-radius:6px;min-height:40px;padding:9px;white-space:nowrap;display:flex;align-items:center;gap:5px;background:transparent}
html body .ed-header .ct-shop-lang-menu{position:absolute;inset-block-start:calc(100% + 12px);inset-inline-end:0;inset-inline-start:auto;width:220px;max-height:65vh;overflow:auto;display:none;padding:10px;background:#fffefa;color:var(--ed-nav-ink);border:1px solid #263c2e22;border-radius:10px;box-shadow:0 20px 45px #132c2020;z-index:1020}
html body .ed-header .ct-shop-lang-menu a{display:block;padding:10px;border-radius:5px;color:inherit;font-size:13px}
html body .ed-header .ct-shop-lang-menu a{display:flex;gap:10px;align-items:center}
html body .ed-header .ct-shop-lang-menu a small{margin-inline-start:auto;opacity:.45;font-size:10px}
html body .ed-header .ct-lang-flag-img{width:18px;height:12px;object-fit:cover;display:block;max-width:none}
html body .ed-header .ct-shop-lang-menu a:hover{background:#edf1e8}
html body .ed-header .ct-shop-lang.ed-open>.ct-shop-lang-menu{display:block;opacity:1;visibility:visible;pointer-events:auto;transform:none}
html body .ed-header .ct-shop-lang:not(.ed-open)>.ct-shop-lang-menu{display:none;opacity:0;visibility:hidden;pointer-events:none}
.ed-shop-tools{display:flex;flex-wrap:wrap;gap:8px 18px;padding:15px 24px;margin:0 auto;max-width:1280px;font:13px/1.7 Arial,"Microsoft YaHei",sans-serif;color:#30433b;border-bottom:1px solid #24392e20}
.ed-shop-tools a{text-decoration:none;padding:4px 0;color:inherit}
.ed-shop-tools a:hover{text-decoration:underline;text-underline-offset:4px}
html body .ed-header .read-progress{position:absolute;inset-inline-start:0;inset-block-end:-1px;height:2px;background:var(--ed-nav-ink);width:0;pointer-events:none}
html body .ed-header a:focus-visible,html body .ed-header button:focus-visible{outline:2px solid var(--ed-nav-ink);outline-offset:3px}
.ed-footer{background:#18382f;color:#f4f4e9;padding:60px max(24px,calc((100% - 1240px)/2));font-family:Arial,"Microsoft YaHei",sans-serif}
.ed-footer.ed-kefu{background:#162440}
.ed-footer a{color:inherit;text-decoration:none}
.ed-footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:48px;border-bottom:1px solid #ffffff2a}
.ed-footer-word{font-size:clamp(26px,4vw,65px);font-weight:700;letter-spacing:-.05em;line-height:1.1}
.ed-footer .ed-button{background:#eff0dd;color:#18382f!important;border:1px solid #eff0dd;border-radius:5px;padding:17px 24px;display:inline-flex;gap:22px;align-items:center}
.ed-footer .ed-button:hover,.ed-footer .ed-button:focus-visible{background:#fffef5;color:#102c23!important;border-color:#fffef5}
.ed-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:18px;font-size:12px;line-height:1.8;padding-top:28px;color:#d2ddd5}
.ed-footer-bottom>span,.ed-footer .footer-beian{display:flex;flex-wrap:wrap;gap:12px;align-items:center;min-width:0}
.ed-footer-bottom a{display:inline-flex;align-items:center;gap:5px;overflow-wrap:anywhere}
.ed-footer-bottom img{width:auto!important;height:18px!important;max-width:24px;object-fit:contain;margin:0!important}
@media(max-width:1250px){html body .ed-header .nav-shell{padding:15px 24px;min-height:80px}html body .ed-header .brand{flex:1;max-width:70%;font-size:16px}html body .ed-header .menu-toggle{display:flex;align-items:center;gap:18px;padding:10px 14px;margin-inline-start:auto;border:1px solid #17392e33;border-radius:5px;min-height:42px;font-size:13px}html body .ed-header .navigation{display:none;position:absolute;inset-block-start:100%;inset-inline:0;max-height:calc(100dvh - 80px);overflow:auto;background:#f9faf3;border-bottom:1px solid #20392e22;padding:18px 24px 26px;box-shadow:0 20px 25px #20392e15}html body .ed-header.ed-menu-open .navigation{display:block}html body .ed-header nav{display:block}html body .ed-header .nav-group{display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #20392e14}html body .ed-header nav>a{border-bottom:1px solid #20392e14;border-radius:0;min-height:52px;font-size:15px}html body .ed-header .nav-group>a{flex:1;min-height:52px;font-size:15px}html body .ed-header .submenu-toggle{width:48px;min-width:48px;height:44px}html body .ed-header .subnav,html body .ed-header .nav-group.ed-wide .subnav{position:static;display:none;visibility:visible;opacity:1;transform:none;width:100%;max-width:none;min-width:0;grid-template-columns:1fr 1fr;margin:0 0 12px;padding:8px;border:0;box-shadow:none;background:#edf0e8;border-radius:5px}html body .ed-header .nav-group.ed-open>.subnav{display:grid}html body .ed-header .subnav::before,html body .ed-header .subnav::after{display:none}html body .ed-header .subnav a{min-height:58px;font-size:14px}html body .ed-header .languages{margin-top:20px}html body .ed-header .ct-shop-lang-menu{position:static;width:100%;max-height:300px;margin-top:10px;box-shadow:none}html body .ed-header .ct-shop-lang>button{min-width:150px}}
@media(max-width:600px){html body .ed-header .nav-shell{padding:12px 18px;min-height:76px;gap:12px}html body .ed-header .brand{font-size:14px;min-width:0;max-width:72%}html body .ed-header .brand img{width:30px;height:30px}html body .ed-header .brand>span>span:last-child{font-size:9px!important}html body .ed-header .menu-toggle{font-size:12px;padding:9px;gap:8px}html body .ed-header .navigation{padding:12px 18px 22px;max-height:calc(100dvh - 76px)}html body .ed-header .subnav,html body .ed-header .nav-group.ed-wide .subnav{grid-template-columns:1fr}.ed-footer{padding:40px 22px}.ed-footer-top{align-items:flex-start;flex-direction:column;padding-bottom:30px}.ed-footer-bottom{gap:12px}.ed-footer .footer-beian{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.ed-header *{transition:none!important;scroll-behavior:auto!important}}
