
/* Grouped tool navigation */
.tw-navrow{position:relative}
.tw-catalog-anchor{position:static!important}
.tw-tools-dropdown.tw-catalog{inset:calc(100% - 2px) 0 auto!important;transform:none!important;width:100%;padding:0;overflow:auto;max-height:calc(100dvh - 145px);border-radius:18px;background:#fff;box-shadow:0 12px 30px #101e3220,0 30px 65px #101e3220}
.tw-catalog-heading{display:flex;justify-content:space-between;gap:20px;padding:20px 26px;border-bottom:1px solid #e5edf5;background:#f7f9fc;color:#263b4e}
.tw-catalog-heading>span:first-child{font-size:15px;font-weight:700}.tw-catalog-heading>span:last-child{font-size:13px;color:#667b8e}
.tw-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:22px 18px 24px}
.tw-catalog-group h2{display:flex;align-items:center;gap:9px;margin:0 8px 14px;font-size:13px;font-weight:750;line-height:1.5;color:#334c63;letter-spacing:0}
.tw-catalog-group h2>i{color:#3776b5;font-size:14px}.tw-catalog-group h2>span{margin-inline-start:auto;font-size:11px;font-weight:600;color:#71879b}
.tw-catalog .tw-catalog-link{align-items:flex-start;gap:10px;padding:10px 8px;margin-block:2px;min-height:63px;border-radius:11px}
.tw-catalog-icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:9px;background:#edf3f9;color:#3776b5}
.tw-catalog-icon i{width:auto;color:inherit!important;font-size:14px}.tw-catalog-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.tw-catalog-name{font-size:12px;font-weight:650;line-height:1.4}.tw-catalog-description{font-size:11px;font-weight:400;line-height:1.45;color:#708298}
.tw-catalog .tw-catalog-link.is-active{background:#eaf2fa;box-shadow:inset 3px 0 #3776b5}.tw-catalog-link.is-active .tw-catalog-icon{background:#3776b5;color:#fff}
.tw-catalog-link:focus-visible,.tw-mobile-category summary:focus-visible{outline:3px solid #80b6e6;outline-offset:2px}
.tw-catalog-mobile{padding:12px 16px 28px}.tw-mobile-category{border-bottom:1px solid #34495e;padding-block:6px}.tw-mobile-category summary{display:flex;align-items:center;gap:12px;list-style:none;min-height:56px;padding:10px 6px;cursor:pointer;font-size:15px;font-weight:650;color:#e2edf7;border-radius:8px}.tw-mobile-category summary::-webkit-details-marker{display:none}.tw-mobile-category summary>i:first-child{width:22px;color:#94b9d9;text-align:center}.tw-category-count{margin-inline-start:auto;font-size:12px;font-weight:500;color:#91a9bd}.tw-category-chevron{margin-inline-start:auto;font-size:10px;color:#9cb5cb}.tw-mobile-category[open] .tw-category-chevron{transform:rotate(180deg)}.tw-category-links{padding-block:0 12px}.tw-mobile-menu .tw-catalog-link{padding:10px 8px;align-items:flex-start;gap:12px;min-height:60px}.tw-mobile-menu .tw-catalog-icon{background:#273d52;color:#a1c7e8}.tw-mobile-menu .tw-catalog-name{font-size:13px}.tw-mobile-menu .tw-catalog-description{font-size:11px;color:#9fb3c7}.tw-mobile-menu .tw-catalog-link.is-active .tw-catalog-icon{background:#3776b5;color:#fff}
@media(hover:hover){.tw-catalog .tw-catalog-link:hover{background:#f0f5fa}.tw-catalog .tw-catalog-link:hover .tw-catalog-icon{background:#dfeaf5}}

[dir=rtl] .tw-catalog .tw-catalog-link.is-active{box-shadow:inset -3px 0 #3776b5}.tw-catalog-mobile{overscroll-behavior:contain}

.tw-catalog-link{white-space:normal}

/* Footer contains supporting pages only; tools stay in the main navigation. */
.tw-footer--compact{padding-top:36px}
.tw-footer--compact .tw-footer-grid{grid-template-columns:minmax(220px,1fr) minmax(0,1.5fr);gap:64px;padding-bottom:30px}
.tw-footer--compact .tw-footer-brand p{max-width:36ch}
.tw-footer--compact .tw-footer-information h2{margin-top:4px;margin-bottom:12px}
.tw-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 28px}
.tw-footer-links a{display:flex;align-items:center;min-height:40px;padding-block:6px;font-size:13px;line-height:1.5;color:#b5c6d8}
.tw-footer-links a:focus-visible{outline:2px solid #80b6e6;outline-offset:3px;border-radius:3px}
.tw-footer--compact .tw-footer-bottom>span:nth-child(2){display:inline}
@media(max-width:700px){.tw-footer--compact .tw-footer-grid{grid-template-columns:1fr;gap:26px}.tw-footer--compact .tw-footer-brand{grid-column:auto}.tw-footer-links{gap:4px 20px}}
@media(max-width:420px){.tw-footer-links{grid-template-columns:1fr}.tw-footer-links a{min-height:44px}.tw-footer--compact .tw-footer-bottom{gap:14px;align-items:center}}

.tw-footer-credits{align-items:center;flex-wrap:wrap}
.tw-footer-credits .tw-footer-copyright{display:block;line-height:1.6}
.tw-studio-credit{display:grid;justify-items:center;gap:0;width:160px;color:#d7e2ea;font-size:9px;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap}
.tw-studio-credit a{display:flex;align-items:center;min-height:44px;width:100%;text-decoration:none}
.tw-studio-credit img{display:block;width:100%;height:auto}
.tw-studio-credit a:focus-visible{outline:2px solid #67b6ee;outline-offset:3px;border-radius:4px}
@media(max-width:600px){.tw-footer--compact .tw-footer-credits{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.tw-footer-credits .tw-footer-copyright{font-size:12px}}
