.h2b-topbar,.h2b-sidebar,.h2b-frame,.h2b-footer{--h2b-navy:#3d5a80;--h2b-teal:#2da1a1;--h2b-ink:#203344;--h2b-muted:#718194;--h2b-line:#e2e9f0;--h2b-bg:#f3f5f8;--h2b-soft:#e3eeee;--h2b-font:Inter,"Segoe UI",Arial,sans-serif}
.h2b-topbar,.h2b-sidebar,.h2b-footer{font-family:var(--h2b-font);font-size:14px;line-height:1.5;color:var(--h2b-ink);letter-spacing:normal;text-transform:none;text-align:left}
.h2b-topbar *,.h2b-sidebar *,.h2b-footer *{box-sizing:border-box}
.h2b-topbar a,.h2b-sidebar a,.h2b-footer a{font-family:var(--h2b-font);text-decoration:none;text-shadow:none;box-shadow:none;border:0;margin:0;letter-spacing:normal;text-transform:none;transition:background-color .15s,color .15s}
.h2b-topbar button,.h2b-sidebar button{font-family:var(--h2b-font);font-size:13px;line-height:1.5;letter-spacing:normal;text-transform:none;text-shadow:none;box-shadow:none;border:0;margin:0;cursor:pointer;appearance:none;-webkit-appearance:none;background:none;color:var(--h2b-navy)}
.h2b-topbar button::before,.h2b-topbar button::after,.h2b-sidebar button::before,.h2b-sidebar button::after,.h2b-topbar a::before,.h2b-topbar a::after,.h2b-sidebar a::before,.h2b-sidebar a::after{content:none}
.h2b-topbar a:focus-visible,.h2b-topbar button:focus-visible,.h2b-topbar input:focus-visible,.h2b-topbar summary:focus-visible,.h2b-sidebar a:focus-visible,.h2b-sidebar button:focus-visible,.h2b-sidebar summary:focus-visible{outline:3px solid #86cfcd;outline-offset:3px}
.h2b-icon{display:block;flex:none;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;vertical-align:middle;overflow:visible}
.h2b-topbar{display:block;position:sticky;top:0;left:auto;right:auto;bottom:auto;z-index:110;background:#fff;border:0;border-bottom:1px solid var(--h2b-line);width:100%;height:auto;min-height:94px;max-width:none;box-shadow:none;padding:0;margin:0;transform:none}
.h2b-topbar-inner{display:flex;align-items:center;gap:26px;max-width:1340px;min-height:93px;margin:0 auto;padding:14px 28px}
.h2b-topbar .h2b-brand{display:flex;align-items:center;flex:none;width:202px;gap:10px;padding:0;color:var(--h2b-muted);background:none;border-radius:0}
.h2b-brand img{display:block;width:108px;height:65.88px;max-width:108px;min-width:108px;object-fit:contain;border:0;margin:0;padding:0;opacity:1}
.h2b-brand span{display:block;border-left:1px solid var(--h2b-line);padding-left:9px;font-size:11px;line-height:1.3;font-weight:400;max-width:112px}
.h2b-brand span b{font-weight:600;color:#237b7b}
.h2b-topbar .h2b-search{display:flex;position:relative;flex:1;max-width:460px;min-width:120px;height:44px;border:0;border-radius:9px;background:var(--h2b-bg);padding:0;margin:0}
.h2b-topbar .h2b-search input{display:block;box-sizing:border-box;width:100%;min-width:0;height:44px;padding:0 48px 0 16px;margin:0;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--h2b-ink);font-family:var(--h2b-font);font-size:13px;font-weight:400;line-height:normal;letter-spacing:normal;box-shadow:none;appearance:none;-webkit-appearance:none;text-indent:0}
.h2b-topbar .h2b-search input::placeholder{color:var(--h2b-muted);opacity:1}
.h2b-topbar .h2b-search input::-webkit-search-cancel-button{margin-right:2px}
.h2b-topbar .h2b-search button{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;width:44px;height:44px;min-height:44px;padding:0;border-radius:9px;color:var(--h2b-navy)}
.h2b-topbar .h2b-search button:hover{background:#e7edf2}
.h2b-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-left:auto;flex:none}
.h2b-topbar .h2b-write,.h2b-topbar .h2b-login{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;min-height:44px;padding:10px 16px;font-size:13px;font-weight:600;line-height:1.4;border-radius:8px;background:var(--h2b-teal);color:#fff;white-space:nowrap}
.h2b-topbar .h2b-write:hover{background:#258d8d;color:#fff}
.h2b-topbar .h2b-login{background:transparent;color:var(--h2b-navy);padding:10px 6px}
.h2b-topbar .h2b-login:hover{background:var(--h2b-bg)}
.h2b-topbar .h2b-notifications{display:block;position:relative;margin:0;border:0;padding:0;background:none}
.h2b-notifications>summary{display:flex;align-items:center;justify-content:center;gap:7px;list-style:none;cursor:pointer;min-height:44px;padding:10px 6px;color:var(--h2b-navy);font-size:13px;line-height:1.4;font-weight:400;border-radius:8px}
.h2b-notifications>summary:hover,.h2b-notifications[open]>summary{background:var(--h2b-bg)}
.h2b-notifications>summary::-webkit-details-marker,.h2b-more>summary::-webkit-details-marker{display:none}
.h2b-notifications-panel{position:absolute;top:calc(100% + 9px);right:0;width:272px;padding:8px;border:1px solid var(--h2b-line);border-radius:12px;background:#fff;box-shadow:0 10px 28px #2033441f;z-index:112}
.h2b-topbar .h2b-notifications-panel .h2b-nav-link{font-size:12px}
.h2b-frame{display:grid;grid-template-columns:202px minmax(0,1fr);gap:28px;align-items:start;width:100%;max-width:1340px;margin:30px auto 50px;padding:0 28px;box-sizing:border-box}
.h2b-content{min-width:0;width:100%}
.h2b-sidebar{display:block;position:sticky;top:118px;align-self:start;width:202px;max-height:calc(100dvh - 142px);max-height:calc(100vh - 142px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d0dbe5 transparent;border:0;background:transparent;padding:0 0 6px;margin:0;z-index:10}
@supports(height:100dvh){.h2b-sidebar{max-height:calc(100dvh - 142px)}}
.h2b-sidebar-heading{display:flex;align-items:center;justify-content:space-between;min-height:24px;margin:0 0 12px;padding:0 12px;font-size:10px;font-weight:700;line-height:1.4;letter-spacing:1.5px;text-transform:uppercase;color:#8393a4}
.h2b-sidebar .h2b-nav{display:grid;gap:6px;margin:0;padding:0;border:0;background:none;width:100%}
.h2b-sidebar .h2b-nav-link,.h2b-topbar .h2b-nav-link,.h2b-sidebar .h2b-more>summary{display:flex;align-items:center;gap:10px;min-height:44px;width:100%;padding:11px 12px;margin:0;border:0;border-radius:9px;background:transparent;color:#63778d;font-size:13px;font-weight:600;line-height:1.5;text-align:left;text-transform:none;letter-spacing:normal;cursor:pointer}
.h2b-nav-link>span{display:block;min-width:0;flex:1}
.h2b-sidebar .h2b-nav-link:hover,.h2b-topbar .h2b-nav-link:hover,.h2b-sidebar .h2b-more>summary:hover{background:#e9eef3;color:var(--h2b-navy)}
.h2b-sidebar .h2b-nav-link.h2b-is-active{background:var(--h2b-soft);color:#237b7b}
.h2b-sidebar .h2b-more{display:block;margin:3px 0 0;padding:0;border:0;background:none}
.h2b-sidebar .h2b-more>summary{list-style:none;font-size:12px;gap:8px}
.h2b-more>summary>span{flex:1}
.h2b-more>summary>.h2b-icon:last-child{width:13px;height:13px;transition:transform .15s}
.h2b-more[open]>summary>.h2b-icon:last-child{transform:rotate(180deg)}
.h2b-secondary-nav{display:grid;gap:2px;padding:5px 0 0}
.h2b-sidebar .h2b-secondary-nav .h2b-nav-link{font-size:12px;font-weight:400;gap:10px;min-height:44px}
.h2b-sidebar-note{border-top:1px solid var(--h2b-line);margin:22px 12px 0;padding-top:20px;color:var(--h2b-muted);font-size:12px;line-height:1.55}
.h2b-sidebar-note strong{display:block;margin:0 0 6px;color:var(--h2b-navy);font-size:13px;font-weight:600;line-height:1.5}
.h2b-sidebar-note p{padding:0;margin:0 0 10px;color:var(--h2b-muted);font-size:12px;line-height:1.55}
.h2b-sidebar-note .h2b-brand-signature{display:flex;align-items:center;gap:0;width:max-content;margin:0 0 8px;font-size:19px;font-weight:700;line-height:1.1;letter-spacing:-.5px;color:var(--h2b-navy)}
.h2b-brand-signature .h2b-brand-digit{color:#237b7b}
.h2b-brand-signature svg{display:block;width:17px;height:17px;margin-left:7px;color:#237b7b;flex:none}
.h2b-sidebar-note .h2b-brand-tagline{margin-bottom:6px;font-size:13px;font-weight:600;line-height:1.45;color:var(--h2b-navy)}
.h2b-sidebar-note .h2b-brand-meaning{font-size:11px;line-height:1.45;max-width:160px}
.h2b-sidebar .h2b-sidebar-note .h2b-nav-link{width:calc(100% + 12px);margin-left:-6px;padding-left:6px;padding-right:6px;font-size:12px;font-weight:500;color:var(--h2b-teal)}
.h2b-sidebar .h2b-sidebar-note .h2b-nav-link:last-child:not(:first-of-type){color:var(--h2b-navy)}
.h2b-menu-toggle,.h2b-menu-close,.h2b-menu-backdrop{display:none}
.h2b-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.h2b-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;padding:24px 0 0;margin:0;font-size:11px;color:#8393a4}
.h2b-footer a{color:#718194;display:inline-block;min-height:28px;padding:5px 0}
.h2b-footer a:hover{color:var(--h2b-teal)}
@media(max-width:1150px){.h2b-topbar-inner{padding-left:22px;padding-right:22px;gap:20px}.h2b-brand span{display:none}.h2b-topbar .h2b-brand{width:202px}.h2b-header-actions{gap:10px}.h2b-notifications>summary>span{display:none}.h2b-notifications>summary{width:44px;padding:10px}.h2b-frame{padding-left:22px;padding-right:22px;gap:20px}}
@media(max-width:900px) and (min-width:761px){.h2b-topbar .h2b-brand{width:170px}.h2b-frame{grid-template-columns:170px minmax(0,1fr)}.h2b-sidebar{width:170px}.h2b-sidebar .h2b-nav-link{padding-left:10px;padding-right:9px;font-size:12px;gap:8px}.h2b-sidebar .h2b-more>summary{padding-left:10px;padding-right:9px;font-size:11px;gap:6px}.h2b-sidebar-heading{font-size:9px;padding-left:10px}.h2b-sidebar-note{margin-left:10px;margin-right:8px}}
@media(max-width:760px){
 .h2b-topbar{min-height:142px}.h2b-topbar-inner{flex-wrap:wrap;gap:9px;min-height:141px;padding:10px 16px 12px}.h2b-topbar .h2b-brand{width:auto;gap:0}.h2b-brand img{width:108px;height:65.88px;max-width:108px;min-width:108px}.h2b-header-actions{gap:5px;margin-left:auto}.h2b-topbar .h2b-write{padding:10px 11px;gap:4px;font-size:12px}.h2b-topbar .h2b-login{padding:10px 5px;font-size:12px;gap:4px}.h2b-topbar .h2b-login>.h2b-icon{display:none}.h2b-topbar .h2b-search{order:3;flex:0 0 100%;max-width:none;height:44px}.h2b-topbar .h2b-search input{font-size:16px}.h2b-notifications>summary{width:38px;padding:9px}.h2b-notifications-panel{right:-105px;width:min(280px,calc(100vw - 32px))}.h2b-frame{display:block;margin:20px auto 30px;padding:0 16px}.h2b-sidebar{position:static;width:100%;max-height:none;margin:0 0 24px;padding:0;background:var(--h2b-bg);overflow:visible}.h2b-sidebar .h2b-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.h2b-sidebar .h2b-more{grid-column:1/-1}.h2b-secondary-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.h2b-sidebar-note{margin-top:16px}.h2b-sidebar-note p{max-width:400px}.h2b-sidebar .h2b-sidebar-note .h2b-nav-link{max-width:250px}.h2b-sidebar .h2b-nav-link{font-size:13px}.h2b-sidebar-heading{margin-bottom:10px}
 .h2b-shell-ready .h2b-topbar .h2b-menu-toggle{display:flex;align-items:center;justify-content:center;flex:none;min-width:44px;width:44px;height:44px;padding:0;border-radius:8px}.h2b-shell-ready .h2b-topbar .h2b-menu-toggle:hover{background:var(--h2b-bg)}
 .h2b-topbar .h2b-notifications>summary{width:44px;min-width:44px}
 .h2b-shell-ready .h2b-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:211;width:min(306px,86vw);height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;box-sizing:border-box;padding:20px 16px 28px;margin:0;background:#f3f5f8;overflow-y:auto;transform:translateX(-105%);visibility:hidden;transition:none;box-shadow:10px 0 40px #20334420}
 .h2b-shell-ready.h2b-menu-used .h2b-sidebar{transition:transform .2s ease,visibility .2s ease}
 .h2b-shell-ready .h2b-sidebar .h2b-nav{display:grid;grid-template-columns:1fr}.h2b-shell-ready .h2b-secondary-nav{grid-template-columns:1fr}.h2b-shell-ready .h2b-sidebar-heading{padding-left:12px;min-height:44px;font-size:10px}.h2b-shell-ready .h2b-sidebar .h2b-menu-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:8px}.h2b-shell-ready .h2b-sidebar .h2b-menu-close:hover{background:#e3eeee}.h2b-shell-ready .h2b-sidebar .h2b-nav-link{font-size:13px}.h2b-shell-ready .h2b-sidebar .h2b-more>summary{font-size:12px}
 .h2b-shell-ready.h2b-menu-open .h2b-sidebar{visibility:visible;transform:translateX(0)}.h2b-shell-ready.h2b-menu-open .h2b-menu-backdrop:not([hidden]){display:block;position:fixed;inset:0;background:#132d4666;z-index:210;cursor:pointer}.h2b-shell-ready.h2b-menu-open{overflow:hidden}
}
@media(max-width:360px){.h2b-topbar-inner{padding-left:10px;padding-right:10px;gap:5px}.h2b-brand img{width:96px;height:58.56px;max-width:96px;min-width:96px}.h2b-topbar .h2b-write{padding:10px 8px}.h2b-header-actions{gap:2px}.h2b-topbar .h2b-write>.h2b-icon{display:none}.h2b-frame{padding-left:12px;padding-right:12px}}
@media(prefers-reduced-motion:reduce){.h2b-topbar a,.h2b-sidebar a,.h2b-more>summary>.h2b-icon,.h2b-shell-ready .h2b-sidebar,.h2b-shell-ready.h2b-menu-used .h2b-sidebar{transition:none}}
