:root{
    --medipharm-navy:#063d78;
    --medipharm-blue:#087fc2;
    --medipharm-cyan:#0b9ead;
    --medipharm-green:#39b85a;
    --medipharm-paper:#fff;
    --medipharm-ink:#10283f;
    --medipharm-muted:#62758a;
    --medipharm-line:#d9e6ee;
}
.syh-native-search-active .nah-sdp-search-button,
.syh-native-search-active .nah-sdp-search-toggle,
.syh-native-search-active [data-nah-sdp-search],
.syh-native-search-active [class*="nah-sdp"][class*="search-fab"]{display:none!important}
.syh-brand-mark, .syh-reader-brand-mark, .tvm-brand-mark{background:none!important;box-shadow:none!important;overflow:visible!important}
.syh-brand-mark:before, .syh-brand-mark:after, .syh-brand-mark i, .tvm-brand-mark:before, .tvm-brand-mark:after, .tvm-brand-mark i{display:none!important}
.syh-brand-mark img, .tvm-brand-mark img, .syh-reader-brand-mark img{width:100%;height:100%;display:block;object-fit:contain}
.syh-global-search{position:relative;z-index:80;min-width:0}
.syh-global-search-form{width:100%;min-height:46px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:3px;padding:4px;border:1px solid var(--medipharm-line);border-radius:15px;background:color-mix(in srgb,var(--medipharm-paper) 96%,transparent);box-shadow:0 9px 26px rgba(6,61,120,.08)}
.syh-global-search-form .syh-search-field-icon{display:grid;place-items:center;color:var(--medipharm-cyan)}
.syh-global-search-form .syh-search-field-icon svg, .syh-global-search-form button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.syh-global-search-form input[type=search]{width:100%!important;height:38px!important;min-width:0!important;border:0!important;outline:0!important;padding:0 7px!important;background:transparent!important;color:var(--medipharm-ink)!important;font:500 14px/1.3 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif!important;box-shadow:none!important}
.syh-global-search-form input::placeholder{color:var(--medipharm-muted)!important;opacity:.92}
.syh-global-search-form button{height:38px;display:grid;place-items:center;border:0;border-radius:11px;padding:0 15px;background:linear-gradient(135deg,var(--medipharm-navy),var(--medipharm-blue));color:#fff;font:800 14px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif;white-space:nowrap}
.syh-global-search-form button svg{display:none}
.syh-global-search .syh-search-panel{position:absolute;z-index:2147482000;top:calc(100% + 9px);left:0;width:min(760px,calc(100vw - 28px));max-height:min(610px,70vh);overflow:hidden;border:1px solid var(--medipharm-line);border-radius:20px;background:rgba(255,255,255,.99);box-shadow:0 28px 75px rgba(6,45,79,.24);color:var(--medipharm-ink)}
.syh-global-search .syh-search-panel[hidden]{display:none!important}
.syh-search-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid var(--medipharm-line);background:linear-gradient(110deg,#f5faff,#f0fbfa)}
.syh-search-panel-head>div{display:flex;min-width:0;flex-direction:column;gap:3px}.syh-search-panel-head small{color:var(--medipharm-cyan);font-size:14px;font-weight:850;letter-spacing:.12em}.syh-search-panel-head strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.syh-search-panel-head button{width:32px;height:32px;border:1px solid var(--medipharm-line);border-radius:10px;background:#fff;color:var(--medipharm-muted);font-size:20px}
.syh-search-results{max-height:min(528px,calc(70vh - 72px));overflow:auto;padding:10px}.syh-search-group{padding:3px 0 10px}.syh-search-group>header{display:flex;justify-content:space-between;padding:6px 9px;color:var(--medipharm-muted)}.syh-search-group>header strong{font-size:14px;letter-spacing:.08em;text-transform:uppercase}.syh-search-group>header span{min-width:22px;padding:3px 6px;border-radius:999px;background:#edf5f8;text-align:center;font-size:14px}
.syh-search-result{--result:var(--medipharm-blue);min-height:61px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:8px 10px;border:1px solid transparent;border-radius:13px;color:var(--medipharm-ink)!important;text-decoration:none!important}.syh-search-result:hover, .syh-search-result.is-active{border-color:#cfe2ed;background:#f2f9fb}.syh-search-result-icon{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:color-mix(in srgb,var(--result) 12%,white);color:var(--result);font-size:14px;font-weight:850}.syh-search-result-icon img{width:100%;height:100%;object-fit:cover}.syh-search-result-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.syh-search-result-copy strong, .syh-search-result-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.syh-search-result-copy strong{font-size:14px}.syh-search-result-copy small{color:var(--medipharm-muted);font-size:14px}.syh-search-result>em{padding:4px 6px;border-radius:7px;background:#e8f2ff;color:var(--medipharm-navy);font-size:14px;font-style:normal}.syh-search-result>b{color:var(--result);font-size:18px}.syh-search-result-teal{--result:var(--medipharm-cyan)}.syh-search-result-violet{--result:#6d49c6}.syh-search-result-amber{--result:#c77713}.syh-search-all{display:flex;justify-content:space-between;margin:5px 2px 1px;padding:13px 14px;border-radius:12px;background:linear-gradient(135deg,var(--medipharm-navy),var(--medipharm-blue));color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:760}.syh-search-state{min-height:145px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:25px;text-align:center}.syh-search-state>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e7f6f7;color:var(--medipharm-cyan);font-size:23px}.syh-search-state strong{font-size:14px}.syh-search-state small{max-width:360px;color:var(--medipharm-muted);font-size:14px;line-height:1.5}.syh-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}
.syh-modal-backdrop{position:fixed!important;z-index:2147483646!important;inset:0!important;display:grid!important;place-items:center!important;padding:18px!important;isolation:isolate!important;background:rgba(4,20,38,.76)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;visibility:visible!important;opacity:1!important;filter:none!important;transform:none!important}.syh-modal-backdrop[aria-hidden=true]{display:none!important}.syh-modal-backdrop.is-open{display:grid!important}.syh-modal-backdrop>.syh-modal{position:relative!important;z-index:2147483647!important;width:min(440px,100%)!important;max-height:calc(100dvh - 36px)!important;overflow:auto!important;display:block!important;padding:32px!important;border:1px solid var(--medipharm-line)!important;border-radius:24px!important;background:#fff!important;color:var(--medipharm-ink)!important;box-shadow:0 34px 100px rgba(0,0,0,.42)!important;visibility:visible!important;opacity:1!important;filter:none!important;transform:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;text-align:center!important}.syh-modal-brand-mark{width:58px;height:58px;display:block;margin:0 auto 10px;object-fit:contain}.syh-modal-eyebrow{margin:0;color:var(--medipharm-cyan)!important;font-size:14px!important;font-weight:850;letter-spacing:.12em}.syh-modal h2{margin:9px 0 8px!important;color:var(--medipharm-navy)!important;font-size:25px!important}.syh-modal>p{color:var(--medipharm-muted);font-size:14px;line-height:1.6}.syh-modal-close{position:absolute!important;right:14px!important;top:14px!important;width:36px!important;height:36px!important;border:1px solid var(--medipharm-line)!important;border-radius:50%!important;background:#f5f9fb!important;color:var(--medipharm-ink)!important;font-size:21px!important}.syh-login-modal form{position:relative!important;z-index:3!important;display:block!important;visibility:visible!important;opacity:1!important;text-align:left!important}.syh-login-modal form p{display:block!important;margin:0 0 13px!important}.syh-login-modal label{display:block!important;margin-bottom:6px!important;color:var(--medipharm-ink)!important;font-size:14px!important;font-weight:750!important}.syh-login-modal input[type=text], .syh-login-modal input[type=password]{width:100%!important;height:47px!important;display:block!important;border:1px solid var(--medipharm-line)!important;border-radius:12px!important;padding:0 13px!important;background:#f9fcfd!important;color:var(--medipharm-ink)!important;visibility:visible!important;opacity:1!important}.syh-login-modal .login-remember label{display:flex!important;align-items:center!important;gap:7px!important}.syh-login-modal input[type=submit]{width:100%!important;height:48px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,var(--medipharm-navy),var(--medipharm-blue))!important;color:#fff!important;font-weight:800!important}.syh-register-prompt a{color:var(--medipharm-blue)!important;font-weight:760}.syh-superapp-modal-open .nah-sdp-overlay, .syh-superapp-modal-open .nah-sdp-backdrop, .syh-superapp-modal-open [class*="nah-sdp"][class*="overlay"]{display:none!important}.syh-superapp-modal-open:before, .syh-superapp-modal-open:after{z-index:-1!important;pointer-events:none!important}
html.tvm-dark, html.nah-sdp-night-active, html.nah-sdp-dark-mode{--medipharm-paper:#0d1b2b;--medipharm-ink:#eef6fb;--medipharm-muted:#9bb0bf;--medipharm-line:#294052;color-scheme:dark}html.tvm-dark .syh-global-search-form, html.nah-sdp-night-active .syh-global-search-form, html.nah-sdp-dark-mode .syh-global-search-form{background:#0f2032}html.tvm-dark .syh-global-search .syh-search-panel, html.nah-sdp-night-active .syh-global-search .syh-search-panel, html.nah-sdp-dark-mode .syh-global-search .syh-search-panel{background:#0d1b2b}html.tvm-dark .syh-search-panel-head, html.nah-sdp-night-active .syh-search-panel-head, html.nah-sdp-dark-mode .syh-search-panel-head{background:#122438}html.tvm-dark .syh-search-result:hover, html.nah-sdp-night-active .syh-search-result:hover, html.nah-sdp-dark-mode .syh-search-result:hover{background:#132a3f}html.tvm-dark .syh-modal-backdrop>.syh-modal, html.nah-sdp-night-active .syh-modal-backdrop>.syh-modal, html.nah-sdp-dark-mode .syh-modal-backdrop>.syh-modal{background:#0d1b2b!important;color:#eef6fb!important}html.tvm-dark .syh-modal h2, html.nah-sdp-night-active .syh-modal h2, html.nah-sdp-dark-mode .syh-modal h2{color:#eaf8fb!important}html.tvm-dark .syh-login-modal input[type=text], html.tvm-dark .syh-login-modal input[type=password], html.nah-sdp-night-active .syh-login-modal input[type=text], html.nah-sdp-night-active .syh-login-modal input[type=password], html.nah-sdp-dark-mode .syh-login-modal input[type=text], html.nah-sdp-dark-mode .syh-login-modal input[type=password]{background:#13283c!important;color:#fff!important}
.syh-member-page .syh-member-content, .syh-member-page .syh-member-plugin-content, .syh-member-page .tvm-page-content, .syh-content-gate{position:relative!important;z-index:5!important;isolation:isolate!important;visibility:visible!important;opacity:1!important}.syh-member-page form, .syh-member-page input, .syh-member-page select, .syh-member-page button, .syh-content-gate form, .syh-content-gate input, .syh-content-gate button{position:relative!important;z-index:6!important;visibility:visible!important;opacity:1!important;filter:none!important}.syh-member-page:before, .syh-member-page:after{pointer-events:none!important}
@media(max-width:760px){.syh-global-search-form{grid-template-columns:34px minmax(0,1fr) 42px;min-height:48px;border-radius:14px}.syh-global-search-form button{width:42px;padding:0}.syh-global-search-form button span{display:none}.syh-global-search-form button svg{display:block}.syh-global-search .syh-search-panel{position:fixed;top:var(--syh-sticky-search-top,66px);left:10px;width:calc(100vw - 20px);max-height:calc(100dvh - 82px);border-radius:17px}.syh-search-results{max-height:calc(100dvh - 154px);padding:7px}.syh-search-result{grid-template-columns:auto minmax(0,1fr) auto}.syh-search-result>em{display:none}.syh-modal-backdrop{padding:12px!important}.syh-modal-backdrop>.syh-modal{max-height:calc(100dvh - 24px)!important;padding:27px 20px!important;border-radius:20px!important}}

/* v0.8.0 — unified sticky shell for clinical tools and standalone webapps */
.syh-tool-shell{--syh-tool-paper:#fff;--syh-tool-ink:#10283f;--syh-tool-muted:#62758a;--syh-tool-line:#d9e6ee;position:fixed!important;z-index:2147481000!important;top:0!important;right:0!important;left:0!important;display:block!important;margin:0!important;border:0!important;border-bottom:1px solid var(--syh-tool-line)!important;background:rgba(255,255,255,.97)!important;color:var(--syh-tool-ink)!important;box-shadow:0 10px 32px rgba(6,61,120,.10)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif!important;isolation:isolate!important;transform:none!important;visibility:visible!important;opacity:1!important}
.admin-bar .syh-tool-shell{top:32px!important}.syh-tool-shell *{box-sizing:border-box!important}.syh-tool-shell a{text-decoration:none!important}.syh-tool-shell-inner{width:min(1440px,calc(100% - 32px))!important;min-height:70px!important;display:grid!important;grid-template-columns:auto auto minmax(260px,1fr) auto!important;align-items:center!important;gap:12px!important;margin:0 auto!important;padding:8px 0!important}
.syh-tool-shell-brand{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:9px!important;color:var(--syh-tool-ink)!important}.syh-tool-shell-mark{width:43px!important;height:43px!important;display:block!important;flex:0 0 43px!important;background:none!important}.syh-tool-shell-mark img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important}.syh-tool-shell-brand>span:last-child{min-width:0!important;display:flex!important;flex-direction:column!important}.syh-tool-shell-brand strong{color:var(--medipharm-navy)!important;font-size:14px!important;font-weight:850!important;letter-spacing:.045em!important;line-height:1.25!important;white-space:nowrap!important}.syh-tool-shell-brand small{margin-top:2px!important;color:var(--syh-tool-muted)!important;font-size:14px!important;font-weight:550!important;line-height:1.25!important;white-space:nowrap!important}
.syh-tool-shell-home, .syh-tool-shell-account{min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border:1px solid var(--syh-tool-line)!important;border-radius:12px!important;padding:0 12px!important;background:var(--syh-tool-paper)!important;color:var(--syh-tool-ink)!important;font-size:14px!important;font-weight:780!important;white-space:nowrap!important}.syh-tool-shell-home svg, .syh-tool-shell-account svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.syh-tool-shell-home:hover{border-color:#9fcfe0!important;color:var(--medipharm-blue)!important}
.syh-tool-shell-search{min-width:0!important;width:100%!important}.syh-tool-shell-search .syh-global-search{width:100%!important}.syh-tool-shell-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important}.syh-tool-shell-login, .syh-tool-shell-register, .syh-tool-shell-account{min-height:42px!important;border-radius:12px!important;padding:0 14px!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important}.syh-tool-shell-login{border:0!important;background:linear-gradient(135deg,var(--medipharm-navy),var(--medipharm-blue))!important;color:#fff!important}.syh-tool-shell-register{display:inline-grid!important;place-items:center!important;border:1px solid var(--syh-tool-line)!important;background:var(--syh-tool-paper)!important;color:var(--medipharm-navy)!important}.syh-tool-shell-account{border:0!important;background:linear-gradient(135deg,var(--medipharm-navy),var(--medipharm-blue))!important;color:#fff!important}
html.syh-tool-shell-active body{padding-top:calc(var(--syh-tool-shell-base-padding,0px) + var(--syh-tool-shell-height,70px))!important}.syh-tool-sticky-offset{top:calc(var(--syh-tool-shell-height,70px) + var(--syh-tool-original-top,0px))!important}.syh-tool-shell .syh-search-panel{z-index:2147482000!important}
html.syh-tool-shell-active .tvm-header{display:none!important}
html.tvm-dark .syh-tool-shell, html.nah-sdp-night-active .syh-tool-shell, html.nah-sdp-dark-mode .syh-tool-shell, html.nah-sdp-night-mode .syh-tool-shell, html.nahmed-dark .syh-tool-shell, body.nahmed-dark .syh-tool-shell{--syh-tool-paper:#0d1b2b;--syh-tool-ink:#eef6fb;--syh-tool-muted:#9bb0bf;--syh-tool-line:#294052;background:rgba(13,27,43,.97)!important;box-shadow:0 12px 34px rgba(0,0,0,.34)!important}.tvm-dark .syh-tool-shell-brand strong, .nah-sdp-night-active .syh-tool-shell-brand strong, .nah-sdp-dark-mode .syh-tool-shell-brand strong, .nah-sdp-night-mode .syh-tool-shell-brand strong, .nahmed-dark .syh-tool-shell-brand strong{color:#78d4df!important}.tvm-dark .syh-tool-shell-register, .nah-sdp-night-active .syh-tool-shell-register, .nah-sdp-dark-mode .syh-tool-shell-register, .nah-sdp-night-mode .syh-tool-shell-register, .nahmed-dark .syh-tool-shell-register{color:#78d4df!important}
html.nahmed-dark .syh-tool-shell, body.nahmed-dark .syh-tool-shell{--medipharm-paper:#0d1b2b;--medipharm-ink:#eef6fb;--medipharm-muted:#9bb0bf;--medipharm-line:#294052}html.nahmed-dark .syh-tool-shell .syh-global-search-form, body.nahmed-dark .syh-tool-shell .syh-global-search-form{background:#0f2032!important}html.nahmed-dark .syh-tool-shell .syh-search-panel, body.nahmed-dark .syh-tool-shell .syh-search-panel{background:#0d1b2b!important}html.nahmed-dark .syh-tool-shell .syh-search-panel-head, body.nahmed-dark .syh-tool-shell .syh-search-panel-head{background:#122438!important}
@media(max-width:900px){.syh-tool-shell-inner{grid-template-columns:auto auto minmax(190px,1fr) auto!important;gap:8px!important}.syh-tool-shell-brand small{display:none!important}.syh-tool-shell-home{width:42px!important;padding:0!important}.syh-tool-shell-home span{display:none!important}.syh-tool-shell-login, .syh-tool-shell-register, .syh-tool-shell-account{padding:0 10px!important}}
@media(max-width:680px){.admin-bar .syh-tool-shell{top:46px!important}.syh-tool-shell-inner{width:calc(100% - 20px)!important;min-height:0!important;grid-template-columns:minmax(0,1fr) 40px auto!important;grid-template-areas:"brand home actions" "search search search"!important;gap:6px 7px!important;padding:6px 0 8px!important}.syh-tool-shell-brand{grid-area:brand!important}.syh-tool-shell-mark{width:37px!important;height:37px!important;flex-basis:37px!important}.syh-tool-shell-brand strong{font-size:14px!important;letter-spacing:.025em!important}.syh-tool-shell-home{grid-area:home!important;width:40px!important;min-height:38px!important;border-radius:10px!important}.syh-tool-shell-actions{grid-area:actions!important;gap:5px!important}.syh-tool-shell-search{grid-area:search!important}.syh-tool-shell-login, .syh-tool-shell-register, .syh-tool-shell-account{min-height:38px!important;border-radius:10px!important;padding:0 9px!important;font-size:14px!important}.syh-tool-shell-account svg{width:17px!important;height:17px!important}.syh-tool-shell-account span{display:none!important}.syh-tool-shell .syh-global-search-form{min-height:45px!important}.syh-tool-shell .syh-global-search-form input[type=search]{height:35px!important}.syh-tool-shell .syh-global-search-form button{height:35px!important}.syh-tool-shell .syh-search-panel{top:var(--syh-sticky-search-top,112px)!important}}
@media(max-width:390px){.syh-tool-shell-brand>span:last-child{display:none!important}.syh-tool-shell-inner{grid-template-columns:minmax(0,1fr) 40px auto!important}.syh-tool-shell-login, .syh-tool-shell-register{padding:0 8px!important;font-size:14px!important}}

/* v0.9.0 — member account security notice */
.syh-security-notice{position:fixed!important;z-index:2147483000!important;top:calc(var(--syh-tool-shell-height,72px) + 10px)!important;right:16px!important;width:min(520px,calc(100vw - 32px))!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:11px!important;padding:13px 14px!important;border:1px solid #e8c66c!important;border-radius:16px!important;background:#fff9e8!important;color:#49380d!important;box-shadow:0 20px 55px rgba(37,49,62,.22)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif!important}.admin-bar .syh-security-notice{top:calc(var(--syh-tool-shell-height,72px) + 42px)!important}.syh-security-notice.is-error{border-color:#ef9a9a!important;background:#fff1f1!important;color:#6f1f1f!important}.syh-security-notice-icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:#f4c84b!important;color:#3e2d00!important;font-size:17px!important;font-weight:900!important}.syh-security-notice.is-error .syh-security-notice-icon{background:#dc3e45!important;color:#fff!important}.syh-security-notice-copy{display:flex!important;min-width:0!important;flex-direction:column!important;gap:4px!important}.syh-security-notice-copy strong{font-size:14px!important;line-height:1.35!important}.syh-security-notice-copy small{font-size:14px!important;line-height:1.5!important}.syh-security-notice button{width:30px!important;height:30px!important;border:0!important;border-radius:9px!important;background:rgba(255,255,255,.72)!important;color:inherit!important;font:700 20px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif!important;cursor:pointer!important}.tvm-dark .syh-security-notice, .nah-sdp-dark-mode .syh-security-notice, .nah-sdp-night-active .syh-security-notice, .nahmed-dark .syh-security-notice{border-color:#806c31!important;background:#2b281a!important;color:#fff1b8!important}.tvm-dark .syh-security-notice.is-error, .nah-sdp-dark-mode .syh-security-notice.is-error, .nah-sdp-night-active .syh-security-notice.is-error, .nahmed-dark .syh-security-notice.is-error{border-color:#7f3c45!important;background:#321d22!important;color:#ffd7dc!important}@media(max-width:680px){.syh-security-notice{top:calc(var(--syh-tool-shell-height,112px) + 8px)!important;right:10px!important;width:calc(100vw - 20px)!important;padding:11px!important;border-radius:14px!important}.admin-bar .syh-security-notice{top:calc(var(--syh-tool-shell-height,112px) + 54px)!important}.syh-security-notice-copy strong{font-size:14px!important}.syh-security-notice-copy small{font-size:14px!important}}

/* v0.9.1 — compatibility-safe tool navigation; no body padding or app DOM rewrite */
.syh-safe-tool-nav{position:fixed!important;z-index:2147481000!important;top:10px!important;right:12px!important;width:min(860px,calc(100vw - 24px))!important;min-height:54px!important;display:grid!important;grid-template-columns:auto auto minmax(240px,1fr) auto auto!important;align-items:center!important;gap:7px!important;padding:6px!important;border:1px solid rgba(159,193,210,.72)!important;border-radius:17px!important;background:rgba(255,255,255,.96)!important;color:#10283f!important;box-shadow:0 14px 42px rgba(6,45,79,.18)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif!important;isolation:isolate!important;transform:none!important;visibility:visible!important;opacity:1!important}.admin-bar .syh-safe-tool-nav{top:42px!important}.syh-safe-tool-nav *{box-sizing:border-box!important}.syh-safe-tool-nav a{text-decoration:none!important}.syh-safe-tool-brand{min-width:0!important;display:flex!important;align-items:center!important;gap:7px!important;color:#063d78!important;font-size:14px!important;font-weight:850!important;letter-spacing:.035em!important;white-space:nowrap!important}.syh-safe-tool-brand img{width:38px!important;height:38px!important;display:block!important;object-fit:contain!important}.syh-safe-tool-home, .syh-safe-tool-account, .syh-safe-tool-register, .syh-safe-tool-login{min-height:40px!important;display:inline-grid!important;place-items:center!important;border:1px solid #d9e6ee!important;border-radius:11px!important;padding:0 11px!important;background:#fff!important;color:#10283f!important;font:800 14px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif!important;white-space:nowrap!important;cursor:pointer!important}.syh-safe-tool-login, .syh-safe-tool-account{border-color:transparent!important;background:linear-gradient(135deg,#063d78,#087fc2)!important;color:#fff!important}.syh-safe-tool-search{min-width:0!important}.syh-safe-tool-search .syh-global-search-form{min-height:40px!important;border-radius:11px!important;padding:2px!important;box-shadow:none!important}.syh-safe-tool-search .syh-global-search-form input[type=search]{height:34px!important;font-size:14px!important}.syh-safe-tool-search .syh-global-search-form button{height:34px!important;border-radius:9px!important;padding:0 11px!important;font-size:14px!important}.tvm-dark .syh-safe-tool-nav, .nah-sdp-dark-mode .syh-safe-tool-nav, .nah-sdp-night-active .syh-safe-tool-nav, .nahmed-dark .syh-safe-tool-nav{border-color:#294052!important;background:rgba(13,27,43,.96)!important;color:#eef6fb!important}.tvm-dark .syh-safe-tool-brand, .nah-sdp-dark-mode .syh-safe-tool-brand, .nah-sdp-night-active .syh-safe-tool-brand, .nahmed-dark .syh-safe-tool-brand{color:#78d4df!important}.tvm-dark .syh-safe-tool-home, .tvm-dark .syh-safe-tool-register, .nah-sdp-dark-mode .syh-safe-tool-home, .nah-sdp-dark-mode .syh-safe-tool-register, .nahmed-dark .syh-safe-tool-home, .nahmed-dark .syh-safe-tool-register{border-color:#294052!important;background:#0f2032!important;color:#eef6fb!important}@media(max-width:900px){.syh-safe-tool-brand span{display:none!important}.syh-safe-tool-nav{width:min(700px,calc(100vw - 20px))!important;right:10px!important;grid-template-columns:auto auto minmax(180px,1fr) auto auto!important}}@media(max-width:680px){.syh-safe-tool-nav{top:7px!important;right:7px!important;width:calc(100vw - 14px)!important;grid-template-columns:auto auto minmax(0,1fr) auto!important;grid-template-areas:"brand home account register" "search search search search"!important;gap:5px!important;padding:5px!important;border-radius:14px!important}.admin-bar .syh-safe-tool-nav{top:53px!important}.syh-safe-tool-brand{grid-area:brand!important}.syh-safe-tool-brand img{width:34px!important;height:34px!important}.syh-safe-tool-home{grid-area:home!important}.syh-safe-tool-account, .syh-safe-tool-login{grid-area:account!important}.syh-safe-tool-register{grid-area:register!important}.syh-safe-tool-search{grid-area:search!important}.syh-safe-tool-home, .syh-safe-tool-account, .syh-safe-tool-register, .syh-safe-tool-login{min-height:36px!important;padding:0 8px!important;font-size:14px!important}.syh-safe-tool-search .syh-global-search-form{min-height:41px!important}.syh-safe-tool-search .syh-search-panel{top:96px!important}}

/* v0.10.3 — align standalone tool header with the responsive website canvas */
@media(min-width:1100px){
    .syh-tool-shell-inner{width:min(1520px,calc(100% - 48px))!important}
}

.yhls-custom-login-links{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin:10px 0 0!important;color:var(--medipharm-muted)!important;font-size:14px!important}.yhls-custom-login-links a{color:var(--medipharm-blue)!important;font-weight:760!important}.yhls-custom-login-links span{color:var(--medipharm-muted)!important}


/* v0.6.0-beta.3.2 — shared mobile search button sizing */
@media(max-width:720px){
  .syh-global-search-form{grid-template-columns:38px minmax(0,1fr) 96px}
  .syh-global-search-form button{min-width:96px;padding:0 10px;font-size:14px;white-space:nowrap;overflow:visible}
}
@media(max-width:390px){
  .syh-global-search-form{grid-template-columns:36px minmax(0,1fr) 92px}
  .syh-global-search-form button{min-width:92px;font-size:14px}
}


/* v0.67 — viewport-safe global search results ------------------------------- */
.syh-global-search .syh-search-panel.syh-search-panel-viewport{
    position:fixed!important;
    right:auto!important;
    display:flex;
    flex-direction:column;
    min-width:0!important;
    max-width:calc(100vw - 20px)!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
}
.syh-global-search .syh-search-panel.syh-search-panel-viewport[hidden]{
    display:none!important;
}
.syh-search-panel-viewport .syh-search-panel-head{
    flex:0 0 auto;
    min-width:0;
}
.syh-search-panel-viewport .syh-search-results{
    flex:1 1 auto;
    min-height:0!important;
    max-height:none!important;
    overflow:auto!important;
    overscroll-behavior:contain;
}
.syh-search-panel-viewport .syh-search-group, .syh-search-panel-viewport .syh-search-result, .syh-search-panel-viewport .syh-search-result-copy{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
}
.syh-search-panel-viewport .syh-search-result-copy strong, .syh-search-panel-viewport .syh-search-result-copy small{
    display:block!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}
@media(max-width:760px){
    .syh-global-search .syh-search-panel.syh-search-panel-viewport{
        max-width:calc(100vw - 20px)!important;
        border-radius:16px!important;
    }
}


/* v0.68 — foldable/tablet-safe search portal -------------------------------- */
body>.syh-search-panel.syh-search-panel-viewport{
    position:fixed!important;
    z-index:2147483000!important;
    right:auto!important;
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    border:1px solid var(--medipharm-line)!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.99)!important;
    box-shadow:0 24px 64px rgba(6,45,79,.22)!important;
    color:var(--medipharm-ink)!important;
    contain:layout paint;
}
body>.syh-search-panel.syh-search-panel-viewport[hidden]{
    display:none!important;
}
body>.syh-search-panel.syh-search-panel-viewport .syh-search-panel-head{
    flex:0 0 auto!important;
    min-width:0!important;
}
body>.syh-search-panel.syh-search-panel-viewport .syh-search-results{
    flex:1 1 auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
}
body>.syh-search-panel.syh-search-panel-viewport .syh-search-group, body>.syh-search-panel.syh-search-panel-viewport .syh-search-result, body>.syh-search-panel.syh-search-panel-viewport .syh-search-result-copy{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
}
body>.syh-search-panel.syh-search-panel-viewport .syh-search-result{
    grid-template-columns:auto minmax(0,1fr) auto!important;
}
body>.syh-search-panel.syh-search-panel-viewport .syh-search-result-copy{
    overflow:hidden!important;
}
body>.syh-search-panel.syh-search-panel-viewport .syh-search-result-copy strong, body>.syh-search-panel.syh-search-panel-viewport .syh-search-result-copy small{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}
html.tvm-dark body>.syh-search-panel.syh-search-panel-viewport, html.nah-sdp-night-active body>.syh-search-panel.syh-search-panel-viewport, html.nah-sdp-dark-mode body>.syh-search-panel.syh-search-panel-viewport, html.nahmed-dark body>.syh-search-panel.syh-search-panel-viewport{
    background:#0d1b2b!important;
    color:#eef6fb!important;
    border-color:#294052!important;
}
@media(min-width:761px) and (max-width:1280px){
    body>.syh-search-panel.syh-search-panel-viewport{
        border-radius:17px!important;
    }
}
@media(max-width:760px){
    body>.syh-search-panel.syh-search-panel-viewport{
        border-radius:16px!important;
    }
}


/* v0.69 — deterministic search sheet on tablet/foldable --------------------- */
[data-yhls-direct-nav]{
    touch-action:manipulation!important;
}
@media(max-width:760px){
    body>.syh-search-panel.syh-search-panel-viewport{
        left:10px!important;
        right:10px!important;
        width:auto!important;
        max-width:none!important;
    }
}
@media(min-width:761px) and (max-width:1280px){
    body>.syh-search-panel.syh-search-panel-viewport{
        left:clamp(28px,10vw,140px)!important;
        right:clamp(28px,10vw,140px)!important;
        width:auto!important;
        max-width:none!important;
    }
}
@media(pointer:coarse) and (min-width:1281px){
    body>.syh-search-panel.syh-search-panel-viewport{
        left:clamp(40px,12vw,180px)!important;
        right:clamp(40px,12vw,180px)!important;
        width:auto!important;
        max-width:none!important;
    }
}


/* v0.79 — compact content/member header controls ---------------------------- */










/* v1.08 — canonical site chrome baseline.
 * Component/theme bundles may refine their own content layout, but these rules
 * guarantee a complete header/footer/search/menu shell on every YHLS surface. */
.yhls-canonical-header, .yhls-canonical-footer{box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif}
.yhls-canonical-header *, .yhls-canonical-footer *{box-sizing:border-box}
.yhls-canonical-header .syh-shell, .yhls-canonical-footer .syh-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.yhls-canonical-header{position:sticky;z-index:980;top:0;border-bottom:1px solid #d9e6ee;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.admin-bar .yhls-canonical-header{top:32px}
.yhls-canonical-header .syh-header-inner{min-height:76px;display:grid;grid-template-columns:minmax(220px,260px) minmax(280px,1fr) max-content max-content;align-items:center;gap:0 14px}
.yhls-canonical-header .syh-brand{min-width:0;display:inline-flex;align-items:center;gap:9px;color:#10283f;text-decoration:none}
.yhls-canonical-header .syh-brand-mark{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center}
.yhls-canonical-header .syh-brand-copy{min-width:0;display:flex;flex-direction:column;overflow:visible}
.yhls-canonical-header .syh-brand-copy strong{color:#063d78;font-size:14px;line-height:1.2;letter-spacing:.03em;white-space:nowrap}
.yhls-canonical-header .syh-brand-copy small{margin-top:3px;color:#0b7e9e;font-size:14px;line-height:1.2;white-space:nowrap}
.yhls-canonical-header .syh-header-search{width:min(100%,500px);min-width:0;max-width:500px;margin:0;justify-self:end}
.yhls-canonical-header .syh-desktop-nav{display:flex;align-items:center;gap:16px;margin:0;white-space:nowrap}
.yhls-canonical-header .syh-desktop-nav>a{color:#506276!important;text-decoration:none!important;font-size:14px;font-weight:700}
.yhls-canonical-header .syh-desktop-nav>a.is-active{color:#063d78!important}
.yhls-canonical-header .syh-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;white-space:nowrap}
.yhls-canonical-header .syh-theme-toggle, .yhls-canonical-header .syh-menu-toggle, .yhls-canonical-header .yhls-install-icon{width:40px;height:40px;min-width:40px;min-height:40px;display:grid;place-items:center;border:1px solid #d9e6ee;border-radius:11px;padding:0;background:#fff;color:#10283f;cursor:pointer}
.yhls-canonical-header .syh-theme-toggle .yhls-theme-icon{width:21px;height:21px;display:grid;place-items:center}
.yhls-canonical-header .syh-theme-toggle svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.yhls-canonical-header .syh-theme-toggle .yhls-theme-icon-sun{display:none}
.yhls-canonical-header .syh-theme-toggle[aria-pressed="true"] .yhls-theme-icon-moon{display:none}
.yhls-canonical-header .syh-theme-toggle[aria-pressed="true"] .yhls-theme-icon-sun{display:block}
.yhls-canonical-header .syh-button-dark{min-height:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;padding:0 14px;background:linear-gradient(135deg,#063d78,#087fc2);color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:750;white-space:nowrap}
.yhls-canonical-header .syh-menu-toggle{display:none;align-content:center;gap:5px}
.yhls-canonical-header .syh-menu-toggle span{width:18px;height:2px;border-radius:2px;background:currentColor}
.yhls-canonical-header .syh-mobile-nav{display:none}
.yhls-canonical-header [hidden]{display:none!important}
.yhls-canonical-footer{padding:38px 0 max(20px,env(safe-area-inset-bottom,0px));border-top:1px solid #cfe1e9;background:#fff;color:#10283f}
.yhls-canonical-footer .syh-footer-grid{display:grid;grid-template-columns:minmax(420px,1.6fr) minmax(150px,.65fr) minmax(170px,.65fr);gap:clamp(36px,5vw,72px)}
.yhls-canonical-footer .syh-footer-grid>div{display:flex;align-items:flex-start;flex-direction:column;gap:10px}
.yhls-canonical-footer .syh-brand{display:inline-flex;align-items:center;gap:10px;color:#10283f;text-decoration:none}
.yhls-canonical-footer .syh-brand-mark{width:44px;height:44px;flex:0 0 44px}
.yhls-canonical-footer .syh-brand-copy{display:flex;flex-direction:column}
.yhls-canonical-footer .syh-brand strong{color:#063d78;font-size:15px;letter-spacing:.03em}
.yhls-canonical-footer .syh-brand small{margin-top:3px;color:#0b7e9e;font-size:14px}
.yhls-canonical-footer .syh-footer-grid>div:first-child>p{max-width:680px;margin:8px 0 0;color:#62758a;font-size:14px;line-height:1.65}
.yhls-canonical-footer .syh-footer-grid h3{margin:0 0 4px;color:#10283f;font-size:14px}
.yhls-canonical-footer .syh-footer-grid a:not(.syh-brand){color:#62758a!important;text-decoration:none!important;font-size:14px}
.yhls-canonical-footer .syh-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding-top:17px;border-top:1px solid #d9e6ee;color:#62758a;font-size:14px}
html.tvm-dark .yhls-canonical-header, html.yhlsm-dark .yhls-canonical-header, html.nah-sdp-dark-mode .yhls-canonical-header, html.nah-sdp-night-active .yhls-canonical-header{border-color:#294052;background:rgba(11,24,38,.96);color:#eef6fb}
html.tvm-dark .yhls-canonical-header .syh-brand, html.yhlsm-dark .yhls-canonical-header .syh-brand, html.nah-sdp-dark-mode .yhls-canonical-header .syh-brand, html.nah-sdp-night-active .yhls-canonical-header .syh-brand{color:#eef6fb}
html.tvm-dark .yhls-canonical-header .syh-brand-copy strong, html.yhlsm-dark .yhls-canonical-header .syh-brand-copy strong, html.nah-sdp-dark-mode .yhls-canonical-header .syh-brand-copy strong, html.nah-sdp-night-active .yhls-canonical-header .syh-brand-copy strong{color:#78d4df}
html.tvm-dark .yhls-canonical-header .syh-theme-toggle, html.yhlsm-dark .yhls-canonical-header .syh-theme-toggle, html.nah-sdp-dark-mode .yhls-canonical-header .syh-theme-toggle, html.nah-sdp-night-active .yhls-canonical-header .syh-theme-toggle, html.tvm-dark .yhls-canonical-header .syh-menu-toggle, html.yhlsm-dark .yhls-canonical-header .syh-menu-toggle, html.nah-sdp-dark-mode .yhls-canonical-header .syh-menu-toggle, html.nah-sdp-night-active .yhls-canonical-header .syh-menu-toggle{border-color:#294052;background:#13283c;color:#eef6fb}
html.tvm-dark .yhls-canonical-footer, html.yhlsm-dark .yhls-canonical-footer, html.nah-sdp-dark-mode .yhls-canonical-footer, html.nah-sdp-night-active .yhls-canonical-footer{border-color:#294052;background:#0b1826;color:#eef6fb}
html.tvm-dark .yhls-canonical-footer .syh-brand strong, html.yhlsm-dark .yhls-canonical-footer .syh-brand strong, html.nah-sdp-dark-mode .yhls-canonical-footer .syh-brand strong, html.nah-sdp-night-active .yhls-canonical-footer .syh-brand strong{color:#78d4df}
html.tvm-dark .yhls-canonical-footer .syh-footer-grid>div:first-child>p, html.yhlsm-dark .yhls-canonical-footer .syh-footer-grid>div:first-child>p, html.nah-sdp-dark-mode .yhls-canonical-footer .syh-footer-grid>div:first-child>p, html.nah-sdp-night-active .yhls-canonical-footer .syh-footer-grid>div:first-child>p, html.tvm-dark .yhls-canonical-footer .syh-footer-grid a:not(.syh-brand), html.yhlsm-dark .yhls-canonical-footer .syh-footer-grid a:not(.syh-brand), html.nah-sdp-dark-mode .yhls-canonical-footer .syh-footer-grid a:not(.syh-brand), html.nah-sdp-night-active .yhls-canonical-footer .syh-footer-grid a:not(.syh-brand), html.tvm-dark .yhls-canonical-footer .syh-footer-bottom, html.yhlsm-dark .yhls-canonical-footer .syh-footer-bottom, html.nah-sdp-dark-mode .yhls-canonical-footer .syh-footer-bottom, html.nah-sdp-night-active .yhls-canonical-footer .syh-footer-bottom{color:#a8bdcb!important;border-color:#294052}
@media(max-width:1160px){
  .yhls-canonical-header .syh-header-inner{grid-template-columns:minmax(210px,240px) minmax(260px,1fr) auto;gap:0 10px}
  .yhls-canonical-header .syh-desktop-nav{display:none}
  .yhls-canonical-header .syh-menu-toggle{display:grid}
  .yhls-canonical-header .syh-header-search{max-width:none;justify-self:stretch}
}
@media(max-width:780px){
  .admin-bar .yhls-canonical-header{top:46px}
  .yhls-canonical-header .syh-shell, .yhls-canonical-footer .syh-shell{width:calc(100% - 24px)}
  .yhls-canonical-header .syh-header-inner{min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:7px 9px;padding:7px 0 9px}
  .yhls-canonical-header .syh-brand{grid-column:1;grid-row:1}
  .yhls-canonical-header .syh-brand-mark{width:38px;height:38px;flex-basis:38px}
  .yhls-canonical-header .syh-brand-copy strong{font-size:14px}
  .yhls-canonical-header .syh-brand-copy small{display:none}
  .yhls-canonical-header .syh-header-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none;justify-self:stretch}
  .yhls-canonical-header .syh-header-actions{grid-column:2;grid-row:1}
  .yhls-canonical-header .syh-theme-toggle, .yhls-canonical-header .syh-menu-toggle, .yhls-canonical-header .yhls-install-icon{width:38px;height:38px;min-width:38px;min-height:38px}
  .yhls-canonical-header .syh-button-dark{min-height:38px;height:38px;padding:0 11px;font-size:14px}
  .yhls-canonical-header .syh-mobile-nav:not([hidden]){display:grid;padding:4px 14px 12px;border-top:1px solid #d9e6ee;background:#fff}
  .yhls-canonical-header .syh-mobile-nav a, .yhls-canonical-header .syh-mobile-nav button{padding:12px 5px;border:0;border-bottom:1px solid #edf1f5;background:transparent;color:#34475e!important;text-decoration:none!important;font-size:14px;font-weight:700;text-align:left}
  html.tvm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]), html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]), html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav:not([hidden]), html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav:not([hidden]){border-color:#294052;background:#0d1b2b}
  html.tvm-dark .yhls-canonical-header .syh-mobile-nav a, html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav a, html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav a, html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav a{border-color:#294052;color:#eef6fb!important}
  .yhls-canonical-footer .syh-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}
  .yhls-canonical-footer .syh-footer-grid>div:first-child{grid-column:1/-1}
  .yhls-canonical-footer .syh-footer-bottom{align-items:flex-start;flex-direction:column;margin-top:24px}
}
@media(max-width:520px){
  .yhls-canonical-header .syh-button-dark{max-width:72px;overflow:hidden;text-overflow:ellipsis}
  .yhls-canonical-footer .syh-footer-grid{grid-template-columns:1fr}
  .yhls-canonical-footer .syh-footer-grid>div:first-child{grid-column:auto}
}


/* v1.09 — final canonical shell ownership lock.
 * Header, footer, global container, global search, theme toggle and mobile navigation
 * are owned only by this stylesheet while the Super App is active. */
:root{
  --yhls-site-canvas:1480px;
  --yhls-site-gutter:clamp(24px,2.6vw,56px);
}
.yhls-canonical-header .syh-shell,
.yhls-canonical-footer .syh-shell{
  width:min(var(--yhls-site-canvas),calc(100% - var(--yhls-site-gutter) - var(--yhls-site-gutter)));
  max-width:none;
  margin-left:auto;
  margin-right:auto;
}
.yhls-canonical-header .syh-header-inner{
  min-height:76px;
  display:grid;
  grid-template-columns:285px minmax(0,1fr) max-content max-content;
  align-items:center;
  column-gap:14px;
}
.yhls-canonical-header .syh-brand{width:285px;min-width:285px;max-width:285px;justify-self:start;overflow:visible}
.yhls-canonical-header .syh-brand-mark{width:40px;height:40px;flex:0 0 40px}
.yhls-canonical-header .syh-brand-copy{overflow:visible}
.yhls-canonical-header .syh-brand-copy strong{font-size:14px;line-height:1.25;white-space:nowrap}
.yhls-canonical-header .syh-brand-copy small{display:block;font-size:14px;line-height:1.35;white-space:nowrap;overflow:visible;text-overflow:clip}
.yhls-canonical-header .syh-header-search{width:min(100%,500px);min-width:320px;max-width:500px;margin:0;justify-self:end}
.yhls-canonical-header .syh-desktop-nav{justify-self:end;margin:0;gap:17px;white-space:nowrap}
.yhls-canonical-header .syh-desktop-nav>a{font-size:14.5px;line-height:1.2;font-weight:700}
.yhls-canonical-header .syh-header-actions{justify-self:end;gap:8px;white-space:nowrap}
.yhls-canonical-header .syh-theme-toggle,
.yhls-canonical-header .yhls-install-trigger.yhls-install-icon{width:42px;height:42px;min-width:42px;min-height:42px;flex:0 0 42px;border-radius:12px}
/* v1.09.1 — canonical WebApp install geometry ownership. */
.yhls-canonical-header .yhls-install-trigger.yhls-install-icon{display:inline-grid;place-items:center;padding:0;font-size:0;line-height:0;overflow:hidden}
.yhls-mobile-install-trigger{width:100%;min-height:44px;border:1px solid var(--syh-line);border-radius:11px;background:var(--syh-surface);color:var(--syh-ink);font-size:14px;font-weight:780;text-align:center}
.yhls-canonical-header .yhls-install-icon-svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.yhls-canonical-header .syh-button-dark{min-height:42px;height:42px;padding:0 15px;font-size:14px;border-radius:12px}
.yhls-canonical-footer .syh-footer-grid>div:first-child>p{max-width:620px}
.yhlsm-install-toast{position:fixed;left:50%;bottom:24px;z-index:2147483647;width:min(92vw,440px);transform:translateX(-50%);padding:14px 18px;border-radius:16px;background:rgba(16,40,63,.96);color:#fff;box-shadow:0 18px 48px rgba(0,0,0,.24)}
.yhlsm-install-toast[hidden]{display:none!important}
.yhlsm-standalone [data-yhls-install-app]{display:none!important}
@media(min-width:1081px) and (max-width:1240px){
  .yhls-canonical-header .syh-header-inner{grid-template-columns:280px minmax(0,1fr) max-content max-content;column-gap:10px}
  .yhls-canonical-header .syh-brand{width:280px;min-width:280px;max-width:280px}
  .yhls-canonical-header .syh-header-search{width:min(100%,400px);min-width:300px;max-width:400px}
  .yhls-canonical-header .syh-desktop-nav{gap:13px}
  .yhls-canonical-header .syh-desktop-nav>a{font-size:14px}
}
@media(min-width:1440px){
  :root{--yhls-site-canvas:1560px}
  .yhls-canonical-header .syh-header-inner{grid-template-columns:290px minmax(0,1fr) max-content max-content}
  .yhls-canonical-header .syh-brand{width:290px;min-width:290px;max-width:290px}
  .yhls-canonical-header .syh-header-search{width:min(100%,560px);min-width:400px;max-width:560px}
}
@media(min-width:1680px){
  :root{--yhls-site-canvas:1640px}
  .yhls-canonical-header .syh-header-search{width:min(100%,620px);max-width:620px}
}
@media(min-width:1920px){
  :root{--yhls-site-canvas:1760px;--yhls-site-gutter:clamp(32px,3vw,72px)}
  .yhls-canonical-header .syh-header-search{width:min(100%,680px);max-width:680px}
}
@media(min-width:2400px){:root{--yhls-site-canvas:1980px;--yhls-site-gutter:clamp(40px,3.2vw,92px)}}
@media(max-width:1160px){
  .yhls-canonical-header .syh-header-inner{grid-template-columns:minmax(210px,240px) minmax(260px,1fr) auto;gap:0 10px}
  .yhls-canonical-header .syh-brand{width:auto;min-width:0;max-width:none}
  .yhls-canonical-header .syh-header-search{width:100%;min-width:0;max-width:none;justify-self:stretch}
}
@media(max-width:780px){
  .yhls-canonical-header .syh-shell,.yhls-canonical-footer .syh-shell{width:calc(100% - 24px);max-width:none}
  .yhls-canonical-header .syh-header-inner{min-height:0;grid-template-columns:minmax(0,1fr) auto;gap:7px 9px;padding:7px 0 9px}
  .yhls-canonical-header .syh-brand{width:auto;min-width:0;max-width:none}
  .yhls-canonical-header .syh-header-search{width:100%;min-width:0;max-width:none}
  .yhls-canonical-header .syh-theme-toggle,.yhls-canonical-header .yhls-install-trigger.yhls-install-icon{width:38px;height:38px;min-width:38px;min-height:38px;flex-basis:38px}
  .yhls-canonical-footer{padding-bottom:max(18px,env(safe-area-inset-bottom,0px))}
}

/* v1.09 — canonical global/container geometry. */
.syh-shell{width:min(var(--yhls-site-canvas),calc(100% - var(--yhls-site-gutter) - var(--yhls-site-gutter)));max-width:none;margin-inline:auto}
.syh-content-shell{width:min(1480px,calc(100% - clamp(16px,2.35vw,40px) - clamp(16px,2.35vw,40px)))}
@media(min-width:721px) and (max-width:1080px){.syh-shell,.syh-content-shell{width:calc(100% - 40px);max-width:none}}
@media(min-width:1180px) and (max-width:1379px){.syh-content-shell{width:calc(100% - 56px)}}
@media(min-width:1680px){.syh-content-shell{max-width:1520px}}
@media(max-width:780px){.syh-content-shell{width:min(calc(100% - 28px),680px)}}
@media(max-width:720px){.syh-shell{width:calc(100% - 24px);max-width:620px}}
@media(max-width:540px){.syh-content-shell{width:calc(100% - 22px)}}

/* v1.09.3 — mobile canonical header responsive polish.
 * This block intentionally sits last so earlier migration rules cannot restore
 * desktop brand copy or action geometry at mobile/tablet breakpoints. */
@media(max-width:780px){
  .yhls-canonical-header .syh-header-inner{
    grid-template-columns:minmax(0,1fr) max-content;
    column-gap:8px;
    row-gap:7px;
  }
  .yhls-canonical-header .syh-brand{min-width:0;max-width:100%;overflow:hidden}
  .yhls-canonical-header .syh-brand-copy{min-width:0;max-width:100%;overflow:hidden}
  .yhls-canonical-header .syh-brand-copy strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .yhls-canonical-header .syh-brand-copy small{display:none!important}
  .yhls-canonical-header .syh-header-actions{gap:6px;min-width:max-content}
  .yhls-canonical-header .syh-theme-toggle,
  .yhls-canonical-header .syh-menu-toggle,
  .yhls-canonical-header .yhls-install-trigger.yhls-install-icon{
    width:38px;height:38px;min-width:38px;min-height:38px;flex-basis:38px;border-radius:11px
  }
  .yhls-canonical-header .syh-button-dark{
    min-height:38px;height:38px;max-width:none;padding:0 11px;border-radius:11px;
    overflow:visible;text-overflow:clip;font-size:14px
  }
}
@media(max-width:520px){
  .yhls-canonical-header .syh-header-inner{grid-template-columns:40px minmax(0,1fr);column-gap:6px}
  .yhls-canonical-header .syh-brand{width:40px;min-width:40px;max-width:40px;overflow:visible}
  .yhls-canonical-header .syh-brand-mark{width:38px;height:38px;flex:0 0 38px}
  .yhls-canonical-header .syh-brand-copy{display:none!important}
  .yhls-canonical-header .syh-header-actions{grid-column:2;justify-self:end;gap:5px;min-width:0}
  .yhls-canonical-header .syh-button-dark{min-width:72px;padding-inline:9px}
}
@media(max-width:390px){
  .yhls-canonical-header .syh-header-actions{gap:4px}
  .yhls-canonical-header .syh-button-dark{min-width:68px;padding-inline:7px;font-size:14px}
}

/* v1.09.4 — tablet header slogan final guard.
 * The canonical brand tagline is hidden whenever the tablet header must share
 * the first row with search/actions. Desktop and phone behavior stay unchanged. */
@media (min-width:781px) and (max-width:1160px){
  .yhls-canonical-header .syh-brand-copy small{display:none!important}
}

/* v1.09.7 — Canonical Vietnamese-safe typography contract. */
:root{--med-ui-font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans","Helvetica Neue",Arial,sans-serif;--med-ui-font-min:14px;}
body.syh-superapp-page,.syh-app,.syh-site-header,.syh-header,.syh-footer,.syh-tool-shell,.syh-safe-tool-nav,.syh-security-notice{font-family:var(--med-ui-font-sans)!important;}

/* Canonical reading scale: body 16px, metadata/control floor 14px, mobile fields 16px. */
.syh-app{font-size:16px;line-height:1.55;}
@media(max-width:780px){.syh-app input,.syh-app select,.syh-app textarea,.syh-global-search-form input[type=search]{font-size:16px!important;}}

/* v1.09.11 — WordPress Admin Bar mobile/tablet sticky compatibility.
 * Use the actual visible admin-bar bottom edge instead of a permanent 46px offset.
 * On <=600px WordPress lets the Admin Bar scroll away; the site/tool header then
 * transitions to top:0 without a floating gap. Desktop behavior remains 32px. */
.admin-bar .yhls-canonical-header{top:var(--yhls-wp-admin-offset,32px)}
.admin-bar .syh-tool-shell{top:var(--yhls-wp-admin-offset,32px)!important}
@media(max-width:782px){
  .admin-bar .yhls-canonical-header{top:var(--yhls-wp-admin-offset,46px)}
  .admin-bar .syh-tool-shell{top:var(--yhls-wp-admin-offset,46px)!important}
}
@media(max-width:780px){
  .admin-bar .syh-library-mobile-nav{top:calc(66px + var(--yhls-wp-admin-offset,46px))}
}
@media(max-width:680px){
  .admin-bar .syh-safe-tool-nav{top:calc(7px + var(--yhls-wp-admin-offset,46px))!important}
}


/* v1.09.30 — Mobile/Tablet one-line canonical header.
 * <=1080px: Logo > Search > Account state > Menu. Desktop is untouched. */
.yhls-canonical-header .syh-account-icon{display:none;position:relative;width:22px;height:22px;place-items:center}
.yhls-canonical-header .syh-account-user-svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.yhls-canonical-header .syh-account-icon small{position:absolute;right:-7px;bottom:-6px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 2px;border:2px solid #fff;border-radius:999px;background:#0b9ead;color:#fff;font:900 14px/1 var(--med-ui-font-sans,system-ui)}
.yhls-canonical-header .syh-account-action.is-guest .syh-account-icon small{background:#087fc2}
@media(max-width:1080px){
  .yhls-canonical-header .syh-shell{width:calc(100% - 24px);max-width:none}
  .yhls-canonical-header .syh-header-inner{min-height:58px;display:grid;grid-template-columns:40px minmax(0,1fr) 88px;align-items:center;gap:8px;padding:7px 0}
  .yhls-canonical-header .syh-brand{grid-column:1;grid-row:1;width:40px;min-width:40px;max-width:40px;overflow:visible}
  .yhls-canonical-header .syh-brand-mark{width:38px;height:38px;flex:0 0 38px}
  .yhls-canonical-header .syh-brand-copy{display:none!important}
  .yhls-canonical-header .syh-header-search{grid-column:2;grid-row:1;width:100%;min-width:0;max-width:none;margin:0;justify-self:stretch}
  .yhls-canonical-header .syh-global-search-form{min-height:40px;height:40px;grid-template-columns:30px minmax(0,1fr);gap:0;padding:2px 4px;border-radius:12px}
  .yhls-canonical-header .syh-global-search-form input[type=search]{height:34px!important;padding:0 5px!important;font-size:16px!important}
  .yhls-canonical-header .syh-global-search-form button[type=submit]{display:none!important}
  .yhls-canonical-header .syh-search-field-icon svg{width:18px;height:18px}
  .yhls-canonical-header .syh-desktop-nav{display:none!important}
  .yhls-canonical-header .syh-header-actions{grid-column:3;grid-row:1;display:grid;grid-template-columns:40px 40px;gap:8px;align-items:center;justify-self:end;min-width:0}
  .yhls-canonical-header .syh-header-actions>.syh-theme-toggle,.yhls-canonical-header .syh-header-actions>.yhls-install-trigger{display:none!important}
  .yhls-canonical-header .syh-header-actions>.syh-account-action{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:11px;box-shadow:none}
  .yhls-canonical-header .syh-account-icon{display:grid}
  .yhls-canonical-header .syh-account-label{display:none!important}
  .yhls-canonical-header .syh-menu-toggle{display:grid!important;width:40px;height:40px;min-width:40px;border-radius:11px}
  .yhls-canonical-header .syh-mobile-nav:not([hidden]){display:grid!important;padding:5px 14px 14px;border-top:1px solid #d9e6ee;background:#fff}
  .yhls-canonical-header .syh-mobile-nav a,.yhls-canonical-header .syh-mobile-nav button{min-height:44px;padding:12px 6px;border:0;border-bottom:1px solid #edf1f5;background:transparent;color:#34475e!important;text-decoration:none!important;font-size:14px;font-weight:700;text-align:left}
  html.tvm-dark .yhls-canonical-header .syh-mobile-nav button,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav button,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav button,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav button{border-color:#294052;color:#eef6fb!important}
}
@media(max-width:430px){
  .yhls-canonical-header .syh-shell{width:calc(100% - 16px)}
  .yhls-canonical-header .syh-header-inner{grid-template-columns:38px minmax(0,1fr) 82px;gap:6px;padding-block:6px}
  .yhls-canonical-header .syh-brand{width:38px;min-width:38px;max-width:38px}.yhls-canonical-header .syh-brand-mark{width:36px;height:36px;flex-basis:36px}
  .yhls-canonical-header .syh-header-actions{grid-template-columns:38px 38px;gap:6px}.yhls-canonical-header .syh-header-actions>.syh-account-action,.yhls-canonical-header .syh-menu-toggle{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}
}
html.tvm-dark .yhls-canonical-header .syh-account-icon small,html.yhlsm-dark .yhls-canonical-header .syh-account-icon small,html.nah-sdp-dark-mode .yhls-canonical-header .syh-account-icon small,html.nah-sdp-night-active .yhls-canonical-header .syh-account-icon small{border-color:#13283c}

/* v1.09.31 — Canonical discovery navigation order.
 * The longer six-item nav is compressed only on compact desktop widths;
 * <=1080px continues to use the accepted one-line header + submenu. */
@media(min-width:1081px) and (max-width:1240px){
  .yhls-canonical-header .syh-header-inner{grid-template-columns:190px minmax(180px,1fr) max-content max-content;column-gap:8px}
  .yhls-canonical-header .syh-brand{width:190px;min-width:190px;max-width:190px}
  .yhls-canonical-header .syh-brand-copy small{display:none!important}
  .yhls-canonical-header .syh-header-search{width:min(100%,280px);min-width:180px;max-width:280px}
  .yhls-canonical-header .syh-desktop-nav{gap:9px}
  .yhls-canonical-header .syh-desktop-nav>a{font-size:14px}
  .yhls-canonical-header .syh-button-dark{height:38px;min-height:38px;padding-inline:10px}
  .yhls-canonical-header .syh-theme-toggle,.yhls-canonical-header .yhls-install-trigger.yhls-install-icon{width:38px;height:38px;min-width:38px;min-height:38px;flex-basis:38px}
}


/* v1.09.32 — Compact desktop header + shared overflow Menu.
 * >1080px: Logo > Search > Bài Chuyên đề > Công cụ > Tài khoản > Menu.
 * ABG Suite onward and utilities move into the Menu panel. */
@media(min-width:1081px){
  .yhls-canonical-header{overflow:visible}
  .yhls-canonical-header .syh-header-inner{grid-template-columns:minmax(200px,260px) minmax(260px,1fr) max-content max-content;column-gap:14px}
  .yhls-canonical-header .syh-desktop-nav{display:flex!important;gap:18px}
  .yhls-canonical-header .syh-header-actions>.syh-theme-toggle,.yhls-canonical-header .syh-header-actions>.yhls-install-trigger{display:none!important}
  .yhls-canonical-header .syh-menu-toggle{display:grid!important}
  .yhls-canonical-header .syh-mobile-nav:not([hidden]){
    position:absolute;top:calc(100% + 8px);right:max(20px,calc((100vw - 1180px)/2 + 20px));
    width:min(320px,calc(100vw - 32px));display:grid!important;padding:8px 12px 12px;
    border:1px solid #d9e6ee;border-radius:16px;background:#fff;box-shadow:0 18px 52px rgba(15,35,58,.18);overflow:hidden
  }
  .yhls-canonical-header .syh-mobile-nav .syh-menu-mobile-only{display:none!important}
  .yhls-canonical-header .syh-mobile-nav a,.yhls-canonical-header .syh-mobile-nav button{
    min-height:44px;display:flex;align-items:center;width:100%;padding:11px 8px;border:0;border-bottom:1px solid #edf1f5;
    background:transparent;color:#34475e!important;text-decoration:none!important;font:700 14px/1.35 var(--med-ui-font-sans,system-ui);text-align:left;cursor:pointer
  }
  .yhls-canonical-header .syh-mobile-nav>*:last-child{border-bottom:0}
  .yhls-canonical-header .syh-mobile-nav a:hover,.yhls-canonical-header .syh-mobile-nav button:hover{background:rgba(8,127,194,.08);color:#063d78!important}
}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]),html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]),html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav:not([hidden]),html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav:not([hidden]){border-color:#294052;background:#0d1b2b;box-shadow:0 22px 60px rgba(0,0,0,.36)}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav a,html.tvm-dark .yhls-canonical-header .syh-mobile-nav button,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav a,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav button,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav a,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav button,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav a,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav button{border-color:#294052;color:#eef6fb!important}


/* v1.09.33 — Anchored compact Menu popover.
 * Replaces the full-width mobile/tablet sheet with the same restrained,
 * right-aligned floating Menu surface used on desktop. */
.yhls-canonical-header{overflow:visible}
.yhls-canonical-header .syh-mobile-nav:not([hidden]){
  position:absolute!important;
  z-index:1200!important;
  top:calc(100% + 8px)!important;
  right:max(12px,calc((100vw - min(1180px,calc(100vw - 24px)))/2))!important;
  left:auto!important;
  width:min(340px,calc(100vw - 24px))!important;
  max-width:340px!important;
  max-height:min(70dvh,560px)!important;
  display:grid!important;
  gap:2px!important;
  padding:8px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  scrollbar-width:thin;
  border:1px solid #d9e6ee!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 18px 54px rgba(15,35,58,.20),0 2px 8px rgba(15,35,58,.08)!important;
  backdrop-filter:blur(18px) saturate(1.08)!important;
  -webkit-backdrop-filter:blur(18px) saturate(1.08)!important;
}
.yhls-canonical-header .syh-mobile-nav:not([hidden])::before{
  content:"";
  position:absolute;
  top:-6px;
  right:17px;
  width:10px;
  height:10px;
  transform:rotate(45deg);
  border-left:1px solid #d9e6ee;
  border-top:1px solid #d9e6ee;
  background:#fff;
  pointer-events:none;
}
.yhls-canonical-header .syh-mobile-nav a,.yhls-canonical-header .syh-mobile-nav button{
  min-height:42px!important;
  margin:0!important;
  padding:9px 11px!important;
  border:0!important;
  border-radius:11px!important;
  background:transparent!important;
  color:#34475e!important;
  font:700 14px/1.35 var(--med-ui-font-sans,system-ui)!important;
  text-align:left!important;
  text-decoration:none!important;
  transition:background .16s ease,color .16s ease,transform .16s ease;
}
.yhls-canonical-header .syh-mobile-nav a:hover,.yhls-canonical-header .syh-mobile-nav button:hover,
.yhls-canonical-header .syh-mobile-nav a:focus-visible,.yhls-canonical-header .syh-mobile-nav button:focus-visible{
  background:rgba(8,127,194,.08)!important;
  color:#063d78!important;
  outline:0!important;
}
.yhls-canonical-header .syh-mobile-nav a:active,.yhls-canonical-header .syh-mobile-nav button:active{transform:translateY(1px)}
@media(max-width:430px){
  .yhls-canonical-header .syh-mobile-nav:not([hidden]){
    right:8px!important;
    width:min(320px,calc(100vw - 16px))!important;
    max-width:320px!important;
    max-height:min(68dvh,520px)!important;
  }
}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]),
html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]),
html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav:not([hidden]),
html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav:not([hidden]){
  border-color:#294052!important;
  background:rgba(13,27,43,.97)!important;
  box-shadow:0 20px 58px rgba(0,0,0,.42),0 2px 8px rgba(0,0,0,.28)!important;
}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,
html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,
html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,
html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav:not([hidden])::before{
  border-color:#294052;
  background:#0d1b2b;
}


/* v1.09.34 — Gradient Menu popover refinement.
 * Preserve the anchored compact popover while shifting to a blue-to-white
 * gradient surface with light row dividers and a darker analogue for dark mode. */
.yhls-canonical-header .syh-mobile-nav:not([hidden]){gap:0!important;padding:10px!important;border-color:#cbddec!important;background:linear-gradient(180deg,rgba(20,101,214,.18) 0%,rgba(72,152,234,.10) 28%,rgba(255,255,255,.97) 100%)!important;box-shadow:0 20px 56px rgba(15,35,58,.18),0 3px 10px rgba(15,35,58,.08)!important}
.yhls-canonical-header .syh-mobile-nav:not([hidden])::before{border-color:#cbddec!important;background:linear-gradient(135deg,rgba(28,109,217,.22),rgba(255,255,255,.96))!important}
.yhls-canonical-header .syh-mobile-nav a,.yhls-canonical-header .syh-mobile-nav button{position:relative!important;padding:11px 12px!important;border-radius:12px!important;border-bottom:1px solid rgba(23,79,145,.10)!important;color:#1d3652!important}
.yhls-canonical-header .syh-mobile-nav>*:last-child{border-bottom:0!important}
.yhls-canonical-header .syh-mobile-nav a:hover,.yhls-canonical-header .syh-mobile-nav button:hover,.yhls-canonical-header .syh-mobile-nav a:focus-visible,.yhls-canonical-header .syh-mobile-nav button:focus-visible{background:rgba(255,255,255,.58)!important;color:#0d58b5!important}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]),html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]),html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav:not([hidden]),html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav:not([hidden]){border-color:#2d4660!important;background:linear-gradient(180deg,rgba(17,64,123,.92) 0%,rgba(17,29,43,.96) 34%,rgba(10,16,24,.98) 100%)!important}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav:not([hidden])::before{border-color:#2d4660!important;background:linear-gradient(135deg,rgba(20,73,138,.95),rgba(10,16,24,.98))!important}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav a,html.tvm-dark .yhls-canonical-header .syh-mobile-nav button,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav a,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav button,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav a,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav button,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav a,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav button{border-bottom-color:rgba(184,214,255,.10)!important;color:#e7f0f8!important}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav a:hover,html.tvm-dark .yhls-canonical-header .syh-mobile-nav button:hover,html.tvm-dark .yhls-canonical-header .syh-mobile-nav a:focus-visible,html.tvm-dark .yhls-canonical-header .syh-mobile-nav button:focus-visible,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav a:hover,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav button:hover,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav a:focus-visible,html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav button:focus-visible,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav a:hover,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav button:hover,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav a:focus-visible,html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav button:focus-visible,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav a:hover,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav button:hover,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav a:focus-visible,html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav button:focus-visible{background:rgba(255,255,255,.07)!important;color:#7ed2ff!important}


/* v1.09.35 — Opaque menu popover hotfix.
 * Force a fully opaque menu surface to avoid transparent rendering on some
 * mobile browsers. */
.yhls-canonical-header .syh-mobile-nav:not([hidden]){
  background:linear-gradient(180deg,#dcecff 0%,#eef6ff 22%,#ffffff 100%)!important;
  opacity:1!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.yhls-canonical-header .syh-mobile-nav:not([hidden])::before{
  background:linear-gradient(135deg,#d6e9ff,#f8fbff)!important;
  opacity:1!important;
}
.yhls-canonical-header .syh-mobile-nav a,
.yhls-canonical-header .syh-mobile-nav button{background:transparent!important}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]),
html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden]),
html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav:not([hidden]),
html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav:not([hidden]){
  background:linear-gradient(180deg,#153d73 0%,#102a46 28%,#0b1726 100%)!important;
  opacity:1!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
html.tvm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,
html.yhlsm-dark .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,
html.nah-sdp-dark-mode .yhls-canonical-header .syh-mobile-nav:not([hidden])::before,
html.nah-sdp-night-active .yhls-canonical-header .syh-mobile-nav:not([hidden])::before{
  background:linear-gradient(135deg,#1a4a89,#0f1f31)!important;
  opacity:1!important;
}
