/* Shared navigation: compact header and one hierarchy in the drawer. */
.site-header.tc-header-v141 .search.v6-search{display:flex;grid-template-columns:none;border-radius:7px!important}
.site-header.tc-header-v141 .search.v6-search input{flex:1;width:0}
.site-header.tc-header-v141 .search.v6-search>button{padding:8px!important;border-radius:5px!important}
.site-header.tc-header-v141 .header-action{border-radius:6px!important}
.site-header.tc-header-v141 .header-inner{max-width:1480px;width:100%;margin:0 auto;min-height:72px;padding:10px 24px;gap:20px;grid-template-columns:auto 236px minmax(180px,1fr) auto;align-items:center}
.tc-header-v141 .v6-brand{width:236px;min-width:0;margin:0}
.tc-header-v141 .v6-brand img{width:100%;height:auto;max-height:42px;object-fit:contain}
.tc-header-v141 .header-action{width:44px;height:44px;min-width:44px;padding:10px;border-radius:6px}
.tc-header-v141 .v6-menu-toggle{width:auto;gap:8px;padding:10px 12px;background:#fff;color:#12291f;border:1px solid #d9e4de}
.tc-header-v141 .v6-menu-toggle span{display:inline;font-size:14px}
.tc-header-v141 .header-action .icon{width:22px;height:22px}
.tc-header-v141 .header-actions{gap:10px}
.tc-header-v141 .header-actions .header-action>span{display:none}
.tc-header-v141 .search{height:46px;min-height:46px;padding:0 5px 0 14px;border:1px solid #c6d8cf;border-radius:7px;gap:10px;background:#f7faf8;box-shadow:none}
.tc-header-v141 .search input{min-height:0;height:42px;padding:0;min-width:0;font-size:15px;background:transparent;border:0;border-radius:0;box-shadow:none}
.tc-header-v141 .search input:focus{outline:0;box-shadow:none}
.tc-header-v141 .search:focus-within{outline:2px solid #0d7d51;outline-offset:2px}
.tc-header-v141 .search>button{height:36px;width:36px;min-width:36px;padding:8px;display:grid;place-items:center;border-radius:5px;background:#0d7d51;color:#fff}
.tc-header-v141 .search>button .icon{display:block;width:20px;height:20px}
.tc-header-v141 .search>span{display:none}
#site-navigation-drawer.tc-nav-v141{width:400px;max-width:100%;height:100dvh;max-height:100dvh;top:0;left:0;bottom:0;border:0;border-radius:0 8px 8px 0;display:flex;flex-direction:column;overflow:hidden;padding:0;background:#fff;color:#12291f;box-shadow:12px 0 48px #10271c24;letter-spacing:0}
#site-navigation-drawer.tc-nav-v141[hidden]{display:none}
.tc-nav-v141 *{box-sizing:border-box;letter-spacing:0}
.tc-nav-v141 .n141-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid #d9e4de;flex:none;min-height:72px}
.tc-nav-v141 .n141-head img{display:block;width:206px;height:auto;max-width:100%;max-height:36px;object-fit:contain}
.tc-nav-v141 button{font:inherit;cursor:pointer}
.tc-nav-v141 .n141-head button,.tc-nav-v141 .n141-row>button{display:grid;place-items:center;width:44px;height:44px;flex:none;padding:10px;border:0;border-radius:6px;background:transparent;color:#466253}
.tc-nav-v141 .icon{width:20px;height:20px;flex:none}
.tc-nav-v141 .n141-scroll{overflow:auto;overscroll-behavior:contain;flex:1;min-height:0;padding:12px 20px 20px;scrollbar-width:thin;scrollbar-color:#c6d8cf transparent}
.tc-nav-v141 .n141-row{display:flex;align-items:center;border-bottom:1px solid #e6ede9;min-height:56px}
.tc-nav-v141 .n141-row>a{display:flex;align-items:center;gap:14px;min-width:0;flex:1;padding:14px 0;font-size:18px;line-height:1.35;font-weight:700;text-decoration:none;color:#12291f}
.tc-nav-v141 .n141-row>a>.icon{color:#0d7d51}
.tc-nav-v141 .n141-row>a[aria-current=page]{color:#0d7d51}
.tc-nav-v141 .n141-row>button[aria-expanded=true]>.icon{transform:rotate(180deg)}
.tc-nav-v141 .n141-panel{padding:8px 0 12px;border-bottom:1px solid #d9e4de}
.tc-nav-v141 .n141-panel[hidden],.tc-nav-v141 [hidden]{display:none!important}
.tc-nav-v141 .n141-links{display:grid;gap:2px}
.tc-nav-v141 .n141-links>a{display:flex;align-items:center;gap:12px;min-height:42px;padding:6px 8px;border-radius:5px;color:#365144;font-size:14px;line-height:1.35;text-decoration:none}
.tc-nav-v141 .n141-links img{width:30px;height:30px;object-fit:contain;flex:none;mix-blend-mode:multiply}
.tc-nav-v141 .n141-links .n141-all{color:#0d7d51;font-weight:700;justify-content:space-between;margin-top:4px}
.tc-nav-v141 a:hover,.tc-nav-v141 button:hover{background:#eef6f1;color:#0d7d51}
.tc-nav-v141 :is(a,button,input):focus-visible{outline:2px solid #0d7d51;outline-offset:2px}
.tc-nav-v141 .n141-brand-mode{display:flex;gap:4px;padding:4px;background:#f0f5f2;border-radius:6px;margin-bottom:10px}
.tc-nav-v141 .n141-brand-mode button{flex:1;min-height:36px;border:0;border-radius:4px;padding:6px;color:#466253;background:transparent;font-size:13px}
.tc-nav-v141 .n141-brand-mode button[aria-pressed=true]{background:#fff;color:#0d7d51;font-weight:700;box-shadow:0 1px 3px #10271c14}
.tc-nav-v141 .n141-brand-search{display:flex;align-items:center;gap:10px;margin:0 0 8px;padding:0 10px;border:1px solid #c6d8cf;border-radius:5px}
.tc-nav-v141 .n141-brand-search input{width:100%;min-width:0;height:42px;border:0;background:transparent;padding:0;font:inherit;font-size:14px}
.tc-nav-v141 .n141-brand-list{display:grid;grid-template-columns:1fr 1fr;gap:2px;max-height:264px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}
.tc-nav-v141 .n141-brand-list a{display:flex;align-items:center;gap:8px;min-width:0;min-height:44px;padding:7px 6px;text-decoration:none;color:#365144;border-radius:4px;font-size:13px;line-height:1.25}
.tc-nav-v141 .n141-brand-list img{width:48px;height:24px;object-fit:contain;flex:none}
.tc-nav-v141 .n141-brand-list a span{overflow-wrap:anywhere}
.tc-nav-v141 .n141-empty{font-size:14px;color:#587068;margin:10px 0}
.tc-nav-v141 .n141-support{margin-top:22px;padding-top:14px;border-top:1px solid #d9e4de;display:grid;gap:2px}
.tc-nav-v141 .n141-support a{display:flex;align-items:center;gap:12px;min-height:40px;padding:7px 0;font-size:14px;text-decoration:none;color:#466253}
.tc-nav-v141 .n141-support a:first-child{color:#0d7d51;font-weight:700}
.tc-nav-v141 .n141-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:none;padding:12px 20px;background:#f7faf8;border-top:1px solid #d9e4de}
.tc-nav-v141 .n141-foot a{display:flex;align-items:center;gap:8px;min-height:40px;color:#365144;text-decoration:none;font-size:13px}
.tc-nav-v141 .n141-context{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;color:#0d7d51;font-size:13px}
.tc-nav-v141 .n141-context a{color:inherit;text-underline-offset:3px}
@media(max-width:1000px){.site-header.tc-header-v141 .header-inner{gap:12px;padding:10px 16px;grid-template-columns:auto 195px minmax(140px,1fr) auto}.tc-header-v141 .v6-brand{width:195px}.tc-header-v141 .v6-menu-toggle span{display:none}.tc-header-v141 .v6-menu-toggle{width:44px;padding:10px}}
@media(max-width:900px){.site-header.tc-header-v141 .header-inner{grid-template-columns:40px minmax(0,1fr) auto;grid-template-rows:40px 42px;gap:8px 10px;padding:8px 12px;min-height:106px}.tc-header-v141 .v6-menu-toggle{grid-column:1;grid-row:1}.tc-header-v141 .v6-brand{grid-column:2;grid-row:1;width:min(100%,205px)}.tc-header-v141 .header-actions{grid-column:3;grid-row:1;gap:4px}.site-header.tc-header-v141 .header-action{width:40px;height:40px!important;min-width:40px;min-height:40px!important;padding:9px}.site-header.tc-header-v141 .account-link{display:flex!important}.tc-header-v141 .search{grid-column:1/-1;grid-row:2;width:100%;height:42px;min-height:42px}.tc-header-v141 .search input{height:38px;font-size:16px}.tc-header-v141 .search>button{width:32px;height:32px;min-width:32px;padding:6px}.tc-nav-v141 .n141-head{min-height:64px;padding:10px 16px}.tc-nav-v141 .n141-scroll{padding:8px 16px 16px}.tc-nav-v141 .n141-foot{padding:8px 16px}.tc-nav-v141 .n141-row>a{font-size:17px}.tc-nav-v141 .n141-row{min-height:52px}}
@media(prefers-reduced-motion:reduce){.tc-nav-v141 *{scroll-behavior:auto!important;transition:none!important}}
