/* Lato is bundled locally; the admin site makes no third-party font request. */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Lato-Regular-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Lato-Regular-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Lato-Bold-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Lato-Bold-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Lato-Italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Lato-Italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


*{box-sizing:border-box}
.tte-consent-gate{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,17,25,.86);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}
.tte-consent-gate.show{display:flex}.tte-consent-card{width:min(690px,100%);max-height:calc(100vh - 36px);overflow:auto;border:2px solid #087bac;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.42);font-family:'Lato',sans-serif}.tte-consent-head{padding:20px 24px;background:linear-gradient(100deg,#063b50,#087ba7);color:#fff}.tte-consent-head h2{margin:0 0 7px;font-size:25px}.tte-consent-head p{margin:0}.tte-consent-body{padding:22px 24px}.tte-consent-body p{line-height:1.55}.tte-consent-links{display:flex;flex-wrap:wrap;gap:10px;margin:17px 0}.tte-consent-links a{padding:8px 13px;background:#edf5f8;color:#064c68;font-weight:700;text-decoration:none;border:1px solid #87a6b3}.tte-consent-option{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;margin:13px 0;padding:13px;border:1px solid #c4d5dc;background:#f8fbfc}.tte-consent-option input{width:19px;height:19px}.tte-consent-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:20px}
.tte-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:8px 16px;border:1px solid #063d53;background:linear-gradient(90deg,#075d7c,#0a93bf);color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.tte-button.secondary{background:#fff;color:#075d7c}.tte-button.danger{background:linear-gradient(90deg,#9b0000,#e00000)}.tte-button:disabled{opacity:.55;cursor:not-allowed}
.tte-page-shell{min-height:calc(100vh - 130px);padding:34px 18px 60px;background:#f4f7f8}.tte-page-wrap{width:min(1120px,100%);margin:auto}.tte-page-heading{text-align:center;margin-bottom:24px}.tte-page-heading h1{margin:0;color:#087bac;font-size:32px}.tte-page-heading p{margin:8px auto 0;max-width:760px;color:#4f6570}.tte-panel{margin:18px 0;padding:20px;border:1px solid #adc2cb;background:linear-gradient(#fff,#edf5f8);box-shadow:0 6px 20px rgba(6,55,74,.08)}.tte-panel h2{margin-top:0;color:#066b92}.tte-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tte-wide{grid-column:1/-1}.tte-panel label{display:grid;gap:6px;font-weight:700}.tte-panel input,.tte-panel textarea,.tte-panel select{width:100%;min-height:40px;padding:9px 10px;border:1px solid #4f7282;background:#fff;font:inherit}.tte-panel textarea{min-height:105px;resize:vertical}.tte-status{padding:10px 12px;border-left:4px solid #087bac;background:#e9f5fa}.tte-status.error{border-color:#b80000;background:#fff0f0;color:#790000}.tte-status.success{border-color:#16823b;background:#effcf2;color:#0f632b}.tte-hidden{display:none!important}
.tte-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}.tte-content-card{display:block;border:1px solid #ccd7dc;background:#fff;color:#111;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,.07);transition:.18s;overflow:hidden}.tte-content-card:hover{transform:translateY(-2px);box-shadow:0 7px 20px rgba(0,0,0,.12)}.tte-content-card img,.tte-card-image{width:100%;aspect-ratio:16/9;display:block;object-fit:cover;background:#082f40}.tte-content-card-copy{padding:11px}.tte-content-card h2{margin:0 0 5px;font-size:17px}.tte-content-card p{margin:0;color:#657780;font-size:13px;line-height:1.4}.tte-content-card-link{display:block;color:inherit;text-decoration:none}.tte-empty{padding:35px;text-align:center;font-weight:700;color:#50656e}
.tte-auth-tabs{display:flex;gap:8px;margin-bottom:16px}.tte-auth-tabs button{flex:1}.tte-profile{display:grid;grid-template-columns:100px 1fr;gap:20px;align-items:start}.tte-profile-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;background:#dcebf1;border:2px solid #477181}.tte-account-warning{padding:14px;border:2px solid #b80000;background:#fff0f0}.tte-user-list{display:grid;gap:8px;max-height:360px;overflow:auto}.tte-user-row{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;padding:9px;border:1px solid #c4d5dc;background:#fff}.tte-user-row img,.tte-comment-avatar,.tte-dm-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#dcebf1}
.tte-comments{margin:34px 0 10px}.tte-comments h2{color:#087bac}.tte-comment-form{display:grid;gap:10px;padding:15px;border:1px solid #aac0ca;background:#edf6f9}.tte-comment-form textarea{min-height:90px;padding:10px;border:1px solid #547687;font:inherit}.tte-comment{margin:12px 0;padding:13px;border:1px solid #c5d5db;background:#fff}.tte-comment-head{display:flex;align-items:center;gap:10px}.tte-comment-head strong{display:block}.tte-comment-head small{display:block;color:#687b84}.tte-comment-body{margin:10px 0;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.tte-comment-image{max-width:min(100%,540px);max-height:480px;object-fit:contain;border:1px solid #9fb4bd}.tte-comment-actions{display:flex;gap:8px;flex-wrap:wrap}.tte-comment-actions button{border:0;background:none;color:#087bac;font-weight:700;cursor:pointer}
.tte-dm-layout{display:grid;grid-template-columns:290px 1fr;min-height:650px;border:1px solid #a7bdc6;background:#fff}.tte-dm-sidebar{padding:13px;border-right:1px solid #a7bdc6;background:#edf5f8}.tte-dm-list{display:grid;gap:8px;margin-top:12px}.tte-dm-thread{padding:11px;border:1px solid #aec2cb;background:#fff;cursor:pointer;text-align:left}.tte-dm-thread.active{border-color:#087bac;background:#dff2f9}.tte-dm-thread strong,.tte-dm-thread small{display:block}.tte-dm-chat{display:grid;grid-template-rows:auto 1fr auto;min-width:0}.tte-dm-chat-head{padding:14px;border-bottom:1px solid #a7bdc6}.tte-dm-messages{padding:17px;overflow:auto;max-height:560px;background:#f8fbfc}.tte-dm-message{width:min(78%,650px);margin:9px 0;padding:11px 13px;border:1px solid #bfd0d7;border-radius:9px 9px 9px 2px;background:#fff}.tte-dm-message.own{margin-left:auto;background:#e2f4fb;border-color:#087bac;border-radius:9px 9px 2px 9px}.tte-dm-message header{display:flex;justify-content:space-between;gap:10px;font-size:12px}.tte-dm-message p{white-space:pre-wrap;overflow-wrap:anywhere}.tte-dm-compose{padding:12px;border-top:1px solid #a7bdc6}.tte-dm-compose textarea{width:100%;min-height:75px;padding:9px;border:1px solid #527587}.tte-dm-compose-actions{display:flex;gap:9px;align-items:center;margin-top:8px}.tte-dm-compose-actions input[type=file]{flex:1}
.tte-experience-options{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tte-rating-button{min-height:85px;border:1px solid #315b6c;background:#fff;font-size:30px;cursor:pointer}.tte-rating-button.selected{outline:3px solid #ffc107;background:#eaf6fa}.tte-legal-content{line-height:1.65}.tte-legal-content h2{margin-top:30px;color:#076b91}.tte-legal-content ul{padding-left:22px}.tte-page-meta{margin-top:24px;color:#657780;font-size:13px}.tte-translation-note,.tte-translation-attribution{padding:4px 14px;background:#edf4f7;color:#526871;text-align:right;font-size:11px;border-top:1px solid #c8d6dc}.tte-translation-note[hidden],.tte-translation-attribution[hidden]{display:none!important}
.tte-reactions,.tte-post-reactions{display:flex;gap:8px;align-items:center;padding:9px;border-top:1px solid #d5e0e4;background:#f7fafb}.tte-reactions button,.tte-post-reactions button{border:1px solid #527587;background:#fff;color:#075d7c;padding:6px 10px;font-weight:700;cursor:pointer}.tte-post-reactions{margin:28px 0 10px;flex-wrap:wrap}.tte-post-reactions strong{margin-right:auto}
/* Secondary V9 pages use the exact V8 header and footer proportions without overriding index.html or post.html. */
.tte-v9-page{margin:0;min-height:100%;font-family:'Lato',sans-serif;background:#fff;color:#111}.tte-v9-page .navbar{height:52px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1000;background:rgba(26,26,26,.35);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.tte-v9-page .navbar-brand img{height:24px;width:auto;display:block}.tte-v9-page .navbar-menu{display:flex;align-items:center;gap:6px}.tte-v9-page .navbar-menu a{padding:6px 10px;border-radius:4px;color:rgba(255,255,255,.85);text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.5px}.tte-v9-page .navbar-menu a:hover,.tte-v9-page .navbar-menu a.active{background:rgba(255,255,255,.12);color:#fff}.tte-v9-page .navbar-toggle{display:none;border:0;background:none;color:#fff;font-size:26px;cursor:pointer}.tte-v9-page .footer{padding:10px 14px 12px;background:#1a1a1a;color:#fff}.tte-v9-page .footer-top{display:grid;grid-template-columns:230px 320px 1fr 200px;align-items:center;column-gap:8px}.tte-v9-page .footer-brand{display:flex;align-items:center}.tte-v9-page .footer-brand img{width:220px;height:auto;max-height:28px;object-fit:contain;object-position:left center}.tte-v9-page .footer-copyright{font-size:13px;font-weight:700;white-space:nowrap}.tte-v9-page .footer-rating{font-size:18px;font-weight:700;white-space:nowrap;text-align:center}.tte-v9-page .footer-rating a{color:#00a651;text-decoration:none}.tte-v9-page .footer-language{width:100%;height:29px;padding:2px 10px;border:0;background:#1565a0;color:#fff;font:inherit;font-size:17px;font-weight:700;text-align:left;cursor:pointer}.tte-v9-page .footer-language option{background:#fff;color:#111}.tte-v9-page .footer-links{margin-top:8px;display:flex;flex-wrap:wrap;gap:10px}.tte-v9-page .footer-links a{height:31px;padding:3px 5px;display:flex;flex:1 1 var(--footer-button-min,100px);align-items:center;justify-content:center;background:#087bac;color:#fff;text-align:center;text-decoration:none;font-size:12px;font-weight:700;line-height:1.02}.tte-v9-page .footer-links .footer-accessibility-icon{padding:0;background:#1a1a1a}.tte-v9-page .footer-accessibility-icon img{width:31px;height:31px;object-fit:cover}.tte-v9-page .footer-links a:hover{background:#1565a0}.tte-page-hero{min-height:210px;display:grid;place-items:center;padding:35px 20px;background:linear-gradient(135deg,#0d3b4f,#061a24);color:#fff;text-align:center}.tte-page-hero h1{margin:0;font-size:clamp(30px,5vw,48px)}.tte-page-hero p{margin:9px 0 0;color:#d8e8ef}.tte-page-search{display:flex;gap:8px;margin:0 auto 20px;max-width:700px}.tte-page-search input{flex:1;min-height:42px;padding:9px;border:1px solid #567987;font:inherit}.tte-page-content{line-height:1.65}.tte-page-content h2,.tte-page-content h3{color:#076d94}.tte-page-content img{max-width:100%;height:auto}.tte-page-content table{width:100%;border-collapse:collapse}.tte-page-content th,.tte-page-content td{border:1px solid #8da8b3;padding:8px}
@media(max-width:1150px){.tte-v9-page .navbar-menu{display:none;position:absolute;top:52px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:10px 0;background:rgba(20,20,20,.97)}.tte-v9-page .navbar-menu.open{display:flex}.tte-v9-page .navbar-menu a{padding:12px 20px;border-radius:0;font-size:15px}.tte-v9-page .navbar-toggle{display:block}.tte-v9-page .footer-top{display:flex;flex-direction:column;gap:10px}.tte-v9-page .footer-copyright,.tte-v9-page .footer-rating{white-space:normal;text-align:center}.tte-v9-page .footer-rating{font-size:16px}}
@media(max-width:800px){.tte-grid,.tte-profile,.tte-dm-layout{grid-template-columns:1fr}.tte-wide{grid-column:auto}.tte-dm-sidebar{border-right:0;border-bottom:1px solid #a7bdc6}.tte-dm-messages{max-height:none}.tte-experience-options{grid-template-columns:1fr}.tte-consent-actions{justify-content:stretch}.tte-consent-actions .tte-button{flex:1}.tte-dm-message{width:92%}}

/* V9.1 managed page components */
.tte-managed-intro{max-width:900px;margin:0 auto 26px;line-height:1.7}.tte-recommended-grid{display:grid;gap:18px}.tte-recommended-card{display:grid;grid-template-columns:210px 1fr;min-height:190px;border:1px solid #9fb8c3;background:linear-gradient(135deg,#fff,#edf5f8);box-shadow:0 6px 18px rgba(5,54,73,.08);overflow:hidden}.tte-recommended-card img,.tte-recommended-image{width:100%;height:100%;min-height:190px;object-fit:cover;background:#082f40}.tte-recommended-card>div{padding:19px}.tte-recommended-card h2{margin:3px 0 8px;color:#076d94}.tte-recommended-card p{line-height:1.55}.tte-recommended-kind{margin:0;color:#647983;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.tte-recommended-card strong{display:block;margin:10px 0}.tte-recommended-card .tte-button{display:inline-block;width:auto}.tte-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tte-contact-card{padding:18px;border:1px solid #a9bec7;background:#fff;box-shadow:0 5px 16px rgba(5,54,73,.07)}.tte-contact-card h2{margin:0 0 9px;color:#076d94}.tte-contact-card p,.tte-contact-card a{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.tte-contact-action{text-align:center;margin:22px}.tte-managed-socials{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:25px}.tte-managed-socials a{padding:9px 14px;background:#087bac;color:#fff;text-decoration:none;font-weight:700}.tte-auth-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.tte-account-nav{display:inline-grid!important;place-items:center;width:34px;height:34px;padding:0!important;border:1px solid rgba(255,255,255,.4)!important;border-radius:50%!important}.tte-account-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.tte-page-hero{background-size:cover;background-position:center}
@media(max-width:700px){.tte-recommended-card,.tte-contact-grid{grid-template-columns:1fr}.tte-recommended-card img,.tte-recommended-image{min-height:170px;max-height:250px}}

/* V9.1 managed Socials page */
.tte-managed-social-icon-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;margin:26px 0}.tte-managed-social-icon{width:112px;padding:13px 10px;display:flex;flex-direction:column;align-items:center;gap:8px;border:1px solid #adc0c8;background:#fff;color:#075f80;text-decoration:none;font-weight:700;box-shadow:0 5px 15px rgba(5,54,73,.08)}.tte-managed-social-icon:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(5,54,73,.13)}.tte-managed-social-icon img{width:64px;height:64px;object-fit:cover;border-radius:8px}
.tte-comment-removed{border-style:dashed;background:#f5f7f8}.tte-comment-removed .tte-comment-body{color:#5c6870}.tte-comment-removed .tte-comment-body strong{color:#8a1f1f}.tte-comment-removed .tte-comment-body p{margin:.35rem 0 0}


/* V9.2 mobile page and message corrections */
html,body{overflow-x:hidden}
.tte-page-hero h1{max-width:100%;overflow-wrap:anywhere;word-break:normal}
.tte-messages-page .tte-page-hero{min-height:125px;padding:22px 16px}
.tte-messages-page .tte-page-hero h1{font-size:clamp(28px,7vw,40px)}
.tte-messages-page .tte-page-shell{padding-top:18px}
.tte-dm-user-tools{display:grid;gap:8px;margin-bottom:12px}
.tte-dm-user-tools input[type=search],.tte-dm-user-tools select{width:100%;min-height:40px;padding:8px;border:1px solid #567987;background:#fff;font:inherit}
.tte-dm-user-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.tte-dm-user-actions .tte-button{width:100%}
.tte-button.tte-block-button{background:linear-gradient(90deg,#7d1d1d,#b92d2d)}
.tte-button.tte-unblock-button{background:linear-gradient(90deg,#435d68,#657c86)}
.tte-dm-auth-callout{padding:16px;border:1px solid #a7bdc6;background:#edf5f8;text-align:center}
@media(max-width:700px){
 .tte-page-hero h1{font-size:clamp(27px,8vw,36px);line-height:1.12}
 .tte-v9-page .navbar{padding-inline:14px}
 .tte-v9-page .navbar-brand img{max-width:calc(100vw - 92px);height:auto;max-height:24px}
 .tte-dm-user-actions{grid-template-columns:1fr}
}


/* V9.3 accessibility and dynamic social platforms */
:root{--tte-text-scale:1}.tte-v9-page{zoom:var(--tte-text-scale)}
.tte-accessibility-toggle{position:fixed;right:14px;bottom:14px;z-index:90000;width:46px;height:46px;border:2px solid #fff;border-radius:50%;background:#087bac;color:#fff;font-size:24px;box-shadow:0 5px 20px rgba(0,0,0,.28);cursor:pointer}.tte-accessibility-panel{position:fixed;right:14px;bottom:68px;z-index:90000;width:min(340px,calc(100vw - 28px));padding:15px;border:2px solid #087bac;background:#fff;color:#082f40;box-shadow:0 12px 38px rgba(0,0,0,.3)}.tte-accessibility-panel h2{margin:0 0 10px}.tte-accessibility-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tte-accessibility-panel button{padding:9px;border:1px solid #4c7080;background:#edf5f8;color:#06465f;font-weight:700}.tte-a11y-contrast{filter:contrast(1.25)}.tte-a11y-links a{text-decoration:underline!important;text-decoration-thickness:2px!important}.tte-a11y-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.tte-social-letter{width:64px;height:64px;display:grid;place-items:center;border-radius:8px;background:#087bac;color:#fff;font-size:20px;font-weight:900}


/* V9.4 shared page background */
.tte-page-hero,.post-hero{position:relative}.tte-page-background-credit{position:absolute;right:10px;bottom:8px;z-index:3;max-width:min(70%,520px);padding:3px 7px;border-radius:3px;background:rgba(0,0,0,.42);color:#fff;font-size:10px;font-weight:400;line-height:1.25;text-align:right;text-shadow:0 1px 3px rgba(0,0,0,.8)}
@media(max-width:600px){.tte-page-background-credit{right:7px;bottom:6px;font-size:9px}}


/* V9.5 fixed navigation and footer-triggered accessibility menu */
.navbar,
.tte-v9-page .navbar {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 100000 !important;
}
/* Homepage top stack: announcements stay above the fixed navigation.
   The spacer only reserves announcement height so the translucent navigation
   keeps its existing position over the first 52px of the hero. */
:root { --tte-home-announcement-height: 0px; }
.tte-home-top-stack {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
}
.tte-home-top-stack .live-announcements {
  position: relative;
  z-index: 2;
}
.tte-home-top-stack .navbar {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  z-index: 1 !important;
}
.tte-home-announcement-spacer {
  height: var(--tte-home-announcement-height);
}
.tte-home-announcement-spacer + .hero-wrapper {
  margin-top: 0 !important;
}
.tte-accessibility-toggle { display: none !important; }
.footer-accessibility-icon { cursor: pointer; }
.tte-accessibility-panel {
  right: 14px;
  bottom: 14px;
  z-index: 100001;
}
.tte-accessibility-size { margin: 0 0 10px; color: #405c68; }
.tte-build-label {
  width: 100%;
  padding: 8px 2px 0;
  color: #767676;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
  text-align: right;
}


/* V9.5 centrally managed image icons */
.tte-managed-icon{display:inline-block;width:1.15em;height:1.15em;object-fit:contain;vertical-align:-.18em;color:currentColor}
.tte-nav-icon{width:27px;height:27px;filter:brightness(0) invert(1)}
.tte-account-icon{width:24px;height:24px;filter:brightness(0) invert(1);opacity:.9}
.tte-button-icon{width:16px;height:16px;margin-right:4px}
.play-icon .tte-managed-icon{width:30px;height:30px;filter:brightness(0) invert(1);opacity:.78}


/* V9.6.2 shared page hero height */
/* Secondary page heroes use the homepage hero's exact 324px height. */
.tte-v9-page .tte-page-hero {
  height: 324px;
  min-height: 324px;
}


/* V9.6.4 public page alignment, account, and experience corrections */
.tte-v9-page{padding-top:52px}
.tte-page-wrap.tte-panel{margin:18px auto}
.tte-page-shell>.tte-page-wrap,.tte-page-shell>article.tte-panel{margin-left:auto;margin-right:auto}
.tte-page-content{width:min(1120px,100%)}
.tte-page-hero>div{width:min(1120px,100%);margin:auto;padding-inline:18px}
.tte-page-hero h1,.tte-page-hero p{max-width:100%;margin-left:auto;margin-right:auto}

/* Keep account forms centered and a little more polished without changing the TTE identity. */
[data-tte-account] .tte-page-wrap{max-width:980px}
[data-auth-panel]{padding:0;overflow:hidden;background:#fff}
.tte-auth-tabs{gap:0;margin:0;border-bottom:1px solid #adc2cb;background:#eaf3f6}
.tte-auth-tabs button{min-height:50px;border:0;border-right:1px solid #adc2cb;background:transparent;color:#075d7c}
.tte-auth-tabs button:last-child{border-right:0}
.tte-auth-tabs button:not(.secondary){background:linear-gradient(90deg,#075d7c,#0a93bf);color:#fff}
[data-auth-panel]>form,[data-auth-panel]>.tte-status{margin:22px}
[data-auth-panel] form{display:grid;gap:18px}
[data-auth-panel] form[hidden]{display:none!important}
[data-auth-panel] input{border-width:1px;transition:border-color .15s,box-shadow .15s}
[data-auth-panel] input:focus{outline:0;border-color:#087bac;box-shadow:0 0 0 3px rgba(8,123,172,.15)}
[data-auth-panel]>.tte-status[hidden]{display:none!important}

/* TTE Experience uses the same centered card system and clearer selection feedback. */
[data-tte-experience] .tte-page-wrap{max-width:980px}
[data-tte-experience] .tte-panel{padding:24px}
.tte-experience-options{gap:12px}
.tte-rating-button{display:grid;place-content:center;gap:4px;min-height:104px;font-family:inherit;font-size:28px;transition:transform .15s,box-shadow .15s,border-color .15s}
.tte-rating-button small{font-size:17px}
.tte-rating-button:hover{transform:translateY(-2px);border-color:#087bac;box-shadow:0 7px 18px rgba(5,54,73,.12)}
.tte-rating-button.selected{outline:0;border:2px solid #087bac;background:linear-gradient(#e8f7fc,#fff);box-shadow:0 0 0 3px rgba(255,193,7,.48)}
[data-tte-experience] textarea{min-height:130px}
[data-tte-experience] .tte-button{min-width:150px}

@media(max-width:800px){.tte-v9-page{padding-top:52px}.tte-page-shell{padding-inline:12px}[data-auth-panel]>form,[data-auth-panel]>.tte-status{margin:16px}.tte-rating-button{min-height:78px}.tte-rating-button small{font-size:15px}}


/* V9.6.5 repair: one fixed announcement/header stack on every public page */
:root{--tte-fixed-stack-height:52px}
.tte-page-top-stack,.tte-home-top-stack{
  position:fixed!important;inset:0 0 auto 0!important;width:100%!important;z-index:100000!important;
}
.tte-page-top-stack .navbar,.tte-home-top-stack .navbar{
  position:relative!important;inset:auto!important;width:100%!important;height:52px!important;
  background:rgba(3,30,42,.96)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);
}
.tte-v9-page.tte-top-stack-ready{padding-top:0!important}
.tte-page-top-spacer,.tte-home-announcement-spacer{width:100%;height:var(--tte-fixed-stack-height)}
.tte-home-announcement-spacer+.hero-wrapper{margin-top:0!important}
.live-announcements{position:relative;z-index:2;width:100%}
.live-announcements:empty{display:none}
.live-announcement{position:relative;width:100%;min-height:38px;height:auto;padding:8px 44px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;line-height:1.35;text-align:center}
.live-announcement+.live-announcement{border-top:1px solid rgba(0,0,0,.18)}
.live-announcement-text{width:100%;min-width:0;overflow-wrap:anywhere}.live-announcement-text p{margin:2px 0}.live-announcement-text a{color:inherit;font-weight:700}
.live-announcement-icon{position:absolute;left:12px;top:50%;width:23px;height:23px;transform:translateY(-50%);display:grid;place-items:center}
.live-announcement-icon img{width:100%;height:100%;object-fit:contain}
.live-announcement-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:inherit;font:inherit;font-size:22px;line-height:1;cursor:pointer}
.tte-v9-page .navbar{background:rgba(3,30,42,.96)!important}
.tte-page-shell{display:block;width:100%}
.tte-page-shell>.tte-page-wrap,.tte-page-shell>article.tte-panel,.tte-page-shell>.tte-panel{width:min(1120px,100%);margin-left:auto!important;margin-right:auto!important}
.tte-page-content{width:100%!important;max-width:1120px!important}
[data-tte-experience] .tte-page-wrap,[data-tte-account] .tte-page-wrap{width:min(980px,100%);margin-inline:auto!important}
@media(max-width:1150px){.tte-page-top-stack .navbar-menu,.tte-home-top-stack .navbar-menu{top:52px!important;background:rgba(3,30,42,.99)!important}}

/* Article pages use the same hero height as the homepage. */
.post-hero{height:324px;min-height:324px}


/* V9.6.6 frontend polish: homepage hero, content lists, and footer */
:root{
  --tte-content-width:1280px;
  --tte-footer-width:1380px;
}

/* The fixed header now has its own reserved space, so the homepage overlay begins
   at the top of the hero instead of leaving a pale 52px strip. */
.tte-home-announcement-spacer + .hero-wrapper{
  margin-top:0!important;
}
.hero-wrapper .hero-overlay{
  top:0!important;
}
.hero-wrapper .hero-arrow{
  top:50%!important;
}
.hero-wrapper .slide{
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.hero-wrapper.no-data{
  background-image:linear-gradient(rgba(3,30,42,.46),rgba(3,30,42,.74)),url('/tte-page-background.webp');
  background-size:cover;
  background-position:center;
}

/* Keep the latest homepage content centred while allowing as many of the ten
   current items as the viewport can comfortably show on one line. */
.section{
  padding:30px 0 34px;
}
.section-title{
  margin-bottom:20px;
  color:#102f3e;
  font-size:21px;
}
.cards-row-centered{
  width:min(1440px,calc(100% - 32px));
  margin-inline:auto;
  padding-inline:0;
  align-items:stretch;
}
.cards-row-centered .card{
  min-width:124px;
  border-color:#c5d2d8;
  box-shadow:0 3px 12px rgba(5,54,73,.06);
}
.cards-row-centered .card-info{
  min-height:58px;
}
.data-error{
  min-height:116px;
  display:grid;
  place-items:center;
  color:#50656e;
}

/* Shared content browser used by Blogs and Videos. */
.tte-content-list-page .tte-page-shell{
  padding-top:30px;
}
.tte-content-list-page .tte-page-wrap{
  width:min(var(--tte-content-width),100%)!important;
}
.tte-content-toolbar{
  margin:0 0 24px;
  padding:18px;
  border:1px solid #adc2cb;
  background:linear-gradient(#fff,#edf5f8);
  box-shadow:0 6px 20px rgba(6,55,74,.08);
}
.tte-content-toolbar-main{
  display:grid;
  grid-template-columns:minmax(260px,1.7fr) repeat(4,minmax(140px,.7fr));
  gap:12px;
  align-items:end;
}
.tte-content-toolbar label{
  display:grid;
  gap:6px;
  color:#294c5c;
  font-size:13px;
  font-weight:700;
}
.tte-content-toolbar input,
.tte-content-toolbar select{
  width:100%;
  min-height:44px;
  padding:9px 11px;
  border:1px solid #527587;
  background:#fff;
  color:#111;
  font:inherit;
}
.tte-content-toolbar input:focus,
.tte-content-toolbar select:focus{
  outline:0;
  border-color:#087bac;
  box-shadow:0 0 0 3px rgba(8,123,172,.14);
}
.tte-content-toolbar .tte-search-label{
  position:relative;
}
.tte-content-toolbar .tte-search-label input{
  padding-right:42px;
  font-size:16px;
}
.tte-content-toolbar .tte-search-label::after{
  content:'⌕';
  position:absolute;
  right:13px;
  bottom:8px;
  color:#087bac;
  font-size:25px;
  line-height:1;
  pointer-events:none;
}
.tte-results-summary{
  min-height:22px;
  margin-top:13px;
  color:#4f6570;
  font-size:13px;
  font-weight:700;
}
.tte-content-list-page .tte-card-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:18px;
}
.tte-content-list-page .tte-content-card{
  display:flex;
  min-width:0;
  border-color:#bfd0d7;
  box-shadow:0 5px 18px rgba(6,55,74,.08);
}
.tte-content-list-page .tte-content-card-link{
  width:100%;
  display:flex;
  flex-direction:column;
}
.tte-content-card-media{
  position:relative;
  overflow:hidden;
  background:#082f40;
}
.tte-content-card-media img,
.tte-content-card-media .tte-card-image{
  transition:transform .22s ease,opacity .22s ease;
}
.tte-content-card:hover .tte-content-card-media img,
.tte-content-card:hover .tte-content-card-media .tte-card-image{
  transform:scale(1.025);
}
.tte-list-play{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  background:linear-gradient(transparent,rgba(0,0,0,.12));
}
.tte-list-play img{
  width:34px!important;
  height:34px!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1);
  opacity:.86;
}
.tte-content-card-copy{
  flex:1;
  display:flex;
  flex-direction:column;
  gap:6px;
  padding:13px 14px 14px;
}
.tte-content-card h2{
  margin:0;
  color:#102f3e;
  font-size:18px;
  line-height:1.25;
}
.tte-card-description{
  display:-webkit-box;
  min-height:38px;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.tte-card-meta{
  margin-top:auto!important;
  padding-top:5px;
  color:#657780!important;
  font-size:12px!important;
}
.tte-card-action{
  display:inline-flex;
  width:fit-content;
  margin-top:4px;
  color:#087bac;
  font-size:13px;
  font-weight:700;
}
.tte-pagination{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:7px;
  margin:28px 0 4px;
}
.tte-pagination button,
.tte-pagination input{
  min-width:40px;
  min-height:38px;
  padding:7px 10px;
  border:1px solid #527587;
  background:#fff;
  color:#075d7c;
  font:inherit;
  font-weight:700;
}
.tte-pagination button{
  cursor:pointer;
}
.tte-pagination button:hover:not(:disabled),
.tte-pagination button[aria-current='page']{
  background:#087bac;
  color:#fff;
}
.tte-pagination button:disabled{
  opacity:.45;
  cursor:not-allowed;
}
.tte-pagination .tte-page-jump{
  display:flex;
  align-items:center;
  gap:6px;
  margin-left:6px;
  color:#4f6570;
  font-size:13px;
  font-weight:700;
}
.tte-pagination .tte-page-jump input{
  width:68px;
}
.tte-pagination-ellipsis{
  padding-inline:3px;
  color:#657780;
}

/* Footer: preserve the logo, links, rating, language selector, and version while
   giving them a calmer hierarchy and room to breathe. */
.footer{
  position:relative;
  padding:28px max(18px,calc((100% - var(--tte-footer-width))/2)) 16px!important;
  border-top:4px solid #087bac;
  background:linear-gradient(135deg,#10232d 0%,#171717 58%,#0d1519 100%)!important;
  color:#fff;
}
.footer-top{
  width:100%;
  max-width:var(--tte-footer-width);
  margin:0 auto;
  padding:0 0 22px;
  display:grid!important;
  grid-template-columns:minmax(220px,280px) minmax(230px,1fr) minmax(320px,1.3fr) minmax(180px,220px)!important;
  gap:22px!important;
  align-items:center;
  border-bottom:1px solid rgba(255,255,255,.14);
}
.footer-brand{
  min-width:0;
}
.footer-brand img{
  width:min(270px,100%)!important;
  max-height:42px!important;
  object-position:left center;
}
.footer-copyright{
  color:#c8d3d8;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.45;
  white-space:normal!important;
}
.footer-rating{
  padding:12px 15px;
  border:1px solid rgba(8,123,172,.65);
  background:rgba(8,123,172,.12);
  font-size:16px!important;
  line-height:1.35;
  text-align:center;
  white-space:normal!important;
}
.footer-rating a{
  display:inline-block;
  margin-left:4px;
  color:#45d889!important;
  font-weight:900;
}
.footer-language{
  min-height:42px!important;
  height:42px!important;
  padding:8px 12px!important;
  border:1px solid #5da5c3!important;
  background:#087bac!important;
  font-size:14px!important;
  text-transform:none;
}
.footer-links{
  width:100%;
  max-width:var(--tte-footer-width);
  margin:18px auto 0!important;
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(118px,1fr));
  gap:8px!important;
}
.footer-links a{
  min-height:42px!important;
  height:auto!important;
  padding:8px 9px!important;
  border:1px solid rgba(124,195,222,.24);
  background:rgba(8,123,172,.82)!important;
  font-size:12px!important;
  line-height:1.18!important;
  transition:background .18s,border-color .18s,transform .18s;
}
.footer-links a:hover,
.footer-links a:focus-visible{
  border-color:#8bd8f3;
  background:#0a92c5!important;
  transform:translateY(-1px);
}
.footer-links .footer-accessibility-icon{
  background:rgba(255,255,255,.05)!important;
}
.footer-accessibility-icon img{
  width:30px!important;
  height:30px!important;
}
.tte-build-label{
  width:100%;
  max-width:var(--tte-footer-width);
  margin:10px auto 0;
  padding:0!important;
  color:#7f9199!important;
  font-size:10px!important;
  text-align:right!important;
}

@media(max-width:1120px){
  .tte-content-toolbar-main{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tte-content-toolbar .tte-search-label{grid-column:1/-1}
  .tte-content-list-page .tte-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .footer-top{grid-template-columns:1fr 1fr!important}
}
@media(max-width:820px){
  .tte-content-list-page .tte-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-top{grid-template-columns:1fr!important;text-align:center}
  .footer-brand{justify-content:center}
  .footer-brand img{object-position:center}
  .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tte-build-label{text-align:center!important}
}
@media(max-width:560px){
  .tte-content-toolbar{padding:14px}
  .tte-content-toolbar-main{grid-template-columns:1fr}
  .tte-content-toolbar .tte-search-label{grid-column:auto}
  .tte-content-list-page .tte-card-grid{grid-template-columns:1fr}
  .tte-pagination .tte-page-jump{width:100%;justify-content:center;margin:5px 0 0}
  .footer-links{grid-template-columns:1fr 1fr}
}

/* V9.6.7 index modernisation and accessibility-safe fixed header */
:root{
  --tte-home-width:1120px;
  --tte-header-glass:rgba(3,30,42,.74);
}

/* Keep the fixed announcement/header stack outside accessibility text scaling. */
.tte-accessibility-scale-root{
  display:block;
  min-height:1px;
  transform-origin:top left;
}
.tte-accessibility-scale-root>.hero-wrapper{margin-top:0!important}
.tte-page-top-stack .navbar,
.tte-home-top-stack .navbar,
.tte-v9-page .navbar{
  background:var(--tte-header-glass)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.08),0 5px 18px rgba(0,0,0,.08);
}
.navbar,
.tte-v9-page .navbar{
  padding-inline:14px!important;
}
.navbar-brand{
  display:flex;
  align-items:center;
  min-width:0;
  margin-left:0;
}
.navbar-brand img{
  height:25px!important;
  max-width:min(285px,30vw);
  object-fit:contain;
  object-position:left center;
}

/* Account entry retains the managed image and adds the requested clear label. */
.tte-account-nav.tte-account-link{
  width:auto!important;
  min-width:126px;
  height:44px!important;
  padding:4px 9px!important;
  display:flex!important;
  align-items:center;
  gap:8px;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.18)!important;
  border-radius:0!important;
  line-height:1.05;
  text-align:left;
}
.tte-account-link .tte-account-icon{
  flex:0 0 auto;
  width:28px!important;
  height:28px!important;
}
.tte-account-label{
  display:grid;
  gap:2px;
  color:#fff;
  white-space:nowrap;
}
.tte-account-label strong{font-size:13px;line-height:1.05}
.tte-account-label small{font-size:9px;font-weight:400;opacity:.8;line-height:1}

/* Subtle Windows 8/OOBE-style slide text entrance. */
.hero-text-enter{
  animation:tteHeroTextEnter .62s cubic-bezier(.16,1,.3,1) both;
  animation-delay:var(--hero-text-delay,0ms);
}
@keyframes tteHeroTextEnter{
  from{opacity:0;transform:translate3d(22px,0,0)}
  to{opacity:1;transform:translate3d(0,0,0)}
}
.tte-a11y-motion .hero-text-enter{animation:none!important}

/* Homepage intro and content are constrained to one calm readable column. */
.welcome-bar{
  width:min(var(--tte-home-width),calc(100% - 32px));
  margin:0 auto;
  padding:18px 20px!important;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  border-bottom:1px solid #d7e1e5;
  background:#fff;
  text-align:left!important;
}
.welcome-logo{
  width:180px;
  max-height:34px;
  object-fit:contain;
  object-position:center;
  flex:0 0 auto;
}
.welcome-copy{min-width:0}
.welcome-copy h1{
  margin:0 0 3px;
  color:#102f3e;
  font-size:17px;
  line-height:1.2;
}
.welcome-copy p{
  margin:0;
  color:#334f5c;
  font-size:13px;
  line-height:1.45;
}
.home-latest-section>.section-title,
.home-latest-section>.cards-row-centered,
.home-latest-section>.view-more,
.home-about-section>.section-title,
.home-about-section>.home-about-copy{
  width:min(var(--tte-home-width),calc(100% - 32px));
  margin-left:auto;
  margin-right:auto;
}
.home-latest-section>.cards-row-centered{
  padding-inline:0;
}
.home-about-section{
  padding:30px 20px 34px!important;
}
.home-about-copy{
  max-width:760px!important;
  color:#334f5c!important;
  font-size:14px!important;
  line-height:1.75!important;
  text-align:center!important;
}

/* Homepage blocks: preserve the v8 two-part block identity with a cleaner rail,
   managed image area, and a solid TTE-blue text panel. */
#homeBlocks{
  width:min(var(--tte-home-width),calc(100% - 32px));
  margin:0 auto;
}
.home-block{
  padding:24px 0!important;
  border-bottom:0!important;
  background:transparent!important;
}
.home-block-inner{
  width:min(var(--home-block-width,1120px),100%);
  min-height:var(--home-block-min-height,230px);
  margin:0 auto;
  padding:16px;
  display:grid!important;
  grid-template-columns:minmax(220px,36%) minmax(0,1fr)!important;
  gap:18px;
  border:1px solid #9fb8c3!important;
  border-left:14px solid #087bac!important;
  background:#fff!important;
  box-shadow:0 9px 26px rgba(5,54,73,.10)!important;
  overflow:hidden;
}
.home-block-inner.home-block-no-media{grid-template-columns:1fr!important}
.home-block-media{
  min-width:0;
  min-height:calc(var(--home-block-min-height,230px) - 32px);
  display:grid;
  place-items:center;
  overflow:hidden;
  background:var(--home-block-color,#1d6885);
}
.home-block-image{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:460px;
  object-fit:cover!important;
  background:var(--home-block-color,#1d6885)!important;
}
.home-block-copy{
  min-width:0;
  min-height:calc(var(--home-block-min-height,230px) - 32px);
  padding:25px 28px!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:var(--home-block-color,#1d6885);
  color:#fff;
  line-height:1.65!important;
}
.home-block-copy h2{
  margin:4px 0 10px!important;
  color:#fff!important;
  font-size:25px!important;
}
.home-block-copy :where(p,li,strong,em,span){color:inherit!important}
.home-block-eyebrow{
  color:rgba(255,255,255,.78)!important;
  font-size:12px!important;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.home-block-cta{
  align-self:flex-start;
  margin-top:15px!important;
  border:1px solid rgba(255,255,255,.55);
  background:rgba(0,0,0,.18)!important;
}
.home-block-cta:hover,.home-block-cta:focus-visible{background:rgba(0,0,0,.32)!important}

/* Newsletter message is useful now; the Brevo endpoint remains a backend task. */
.newsletter{padding:34px 20px!important}
.newsletter-inner{width:min(720px,100%);margin:0 auto}
.newsletter h3{margin:0 0 6px!important}
.newsletter p{margin:0 0 15px!important}
.newsletter-form{
  max-width:560px!important;
  border:1px solid #5c7480!important;
  background:#111;
}
.newsletter-form button{
  min-width:112px;
  padding-inline:18px!important;
  background:linear-gradient(90deg,#075d7c,#0a93bf)!important;
}
.newsletter-status{
  min-height:20px;
  margin:9px auto 0!important;
  color:#c9d7dd!important;
  font-size:12px!important;
}
.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;
}

/* Footer links form the upper navigation area; brand, legal notice, experience,
   language, and version sit together at the bottom as requested. */
.footer{
  display:flex;
  flex-direction:column;
}
.footer-links{
  order:1;
  margin:0 auto!important;
  padding-bottom:22px;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  border-bottom:1px solid rgba(255,255,255,.13);
}
.footer-links a{
  position:relative;
  min-height:40px!important;
  justify-content:flex-start!important;
  padding:10px 12px 10px 15px!important;
  border:1px solid rgba(124,195,222,.16)!important;
  border-radius:4px;
  background:rgba(255,255,255,.045)!important;
  color:#dce8ed!important;
  text-align:left!important;
}
.footer-links a::before{
  content:'';
  position:absolute;
  left:0;
  top:8px;
  bottom:8px;
  width:3px;
  background:#087bac;
}
.footer-links a:hover,
.footer-links a:focus-visible{
  border-color:rgba(139,216,243,.55)!important;
  background:rgba(8,123,172,.22)!important;
  color:#fff!important;
  transform:translateY(-1px);
}
.footer-links .footer-accessibility-icon{
  justify-content:center!important;
  padding:5px!important;
}
.footer-links .footer-accessibility-icon::before{display:none}
.footer-top{
  order:2;
  margin-top:20px!important;
  padding:18px 0 0!important;
  border-bottom:0!important;
  grid-template-columns:minmax(210px,270px) minmax(220px,1fr) minmax(300px,1.25fr) minmax(170px,210px)!important;
}
.tte-build-label{order:3;margin-top:12px!important}

/* Accessibility menu follows the supplied vertical reference and keeps the
   fixed header outside text scaling. */
.tte-accessibility-panel{
  right:18px!important;
  bottom:18px!important;
  width:min(390px,calc(100vw - 36px))!important;
  max-height:min(720px,calc(100vh - 36px));
  padding:18px 18px 18px 26px!important;
  overflow:auto;
  border:2px solid #0a5677!important;
  border-left:12px solid #123f68!important;
  background:#fff!important;
  color:#111!important;
  box-shadow:0 16px 46px rgba(0,0,0,.35)!important;
}
.tte-accessibility-head{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:12px;
}
.tte-accessibility-head img{
  width:48px!important;
  height:48px!important;
  padding:5px;
  border:2px solid #111;
  border-radius:4px;
  background:#ffc107;
  filter:none!important;
}
.tte-accessibility-panel h2{
  margin:0!important;
  color:#111;
  font-size:29px;
  line-height:1.08;
}
.tte-accessibility-size{margin:0 0 9px!important;color:#405c68!important}
.tte-accessibility-panel .tte-accessibility-list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:3px!important;
  padding:10px 0;
  border-top:1px solid #9fb8c3;
  border-bottom:1px solid #9fb8c3;
}
.tte-accessibility-panel button{
  min-height:38px;
  padding:7px 12px!important;
  border:0!important;
  background:transparent!important;
  color:#222!important;
  font:inherit;
  font-size:16px;
  font-weight:700!important;
  text-align:left;
  cursor:pointer;
}
.tte-accessibility-panel button:hover,
.tte-accessibility-panel button:focus-visible,
.tte-accessibility-panel button[aria-pressed='true']{
  outline:0;
  background:#e5f3f8!important;
  color:#06465f!important;
}
.tte-accessibility-dark{
  width:100%;
  margin-top:12px;
  border:2px solid #083c58!important;
  background:#1d6885!important;
  color:#fff!important;
  text-align:center!important;
  font-size:20px!important;
}
.tte-accessibility-dark:hover,
.tte-accessibility-dark:focus-visible,
.tte-accessibility-dark[aria-pressed='true']{
  background:#0c3e55!important;
  color:#fff!important;
}

/* Accessibility visual modes apply to scalable page content, not the fixed
   announcement/header stack or the accessibility dialog itself. */
.tte-a11y-contrast .tte-accessibility-scale-root{filter:contrast(1.28)}
.tte-a11y-grayscale .tte-accessibility-scale-root{filter:grayscale(1)}
.tte-a11y-contrast.tte-a11y-grayscale .tte-accessibility-scale-root{filter:grayscale(1) contrast(1.28)}
.tte-a11y-negative .tte-accessibility-scale-root{filter:invert(1) hue-rotate(180deg)}
.tte-a11y-links .tte-accessibility-scale-root a{text-decoration:underline!important;text-decoration-thickness:2px!important}
.tte-a11y-highlight .tte-accessibility-scale-root a{background-image:linear-gradient(transparent 62%,rgba(255,193,7,.7) 62%)!important}
.tte-a11y-readable .tte-accessibility-scale-root{letter-spacing:.025em;word-spacing:.08em;line-height:1.72}
.tte-a11y-light .tte-accessibility-scale-root,
.tte-a11y-light .tte-accessibility-scale-root :where(main,section,article,.section,.tte-panel){background:#fff!important;color:#000!important}
.tte-a11y-dark .tte-accessibility-scale-root{background:#111;color:#eee}
.tte-a11y-dark .tte-accessibility-scale-root :where(main,section,article,.section,.tte-panel,.welcome-bar,.home-block-inner){background:#161b1e!important;color:#eee!important;border-color:#49636f!important}
.tte-a11y-dark .tte-accessibility-scale-root :where(h1,h2,h3,h4,p,li,label,strong,small){color:inherit!important}

@media(max-width:1180px){
  .footer-links{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .footer-top{grid-template-columns:1fr 1fr!important}
}
@media(max-width:820px){
  .welcome-bar{flex-direction:column;text-align:center!important;gap:8px}
  .welcome-copy{text-align:center}
  .welcome-logo{width:210px}
  .home-block-inner{grid-template-columns:1fr!important}
  .home-block-media{min-height:190px}
  .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .footer-top{grid-template-columns:1fr!important}
}
@media(max-width:1150px){
  .tte-account-label{display:none}
  .tte-account-nav.tte-account-link{min-width:44px;width:44px!important;justify-content:center;border-left:0!important}
}
@media(max-width:560px){
  .navbar,.tte-v9-page .navbar{padding-inline:10px!important}
  .navbar-brand img{max-width:225px}
  .footer-links{grid-template-columns:1fr 1fr!important}
  .tte-accessibility-panel h2{font-size:24px}
  .tte-accessibility-head img{width:42px!important;height:42px!important}
}

/* Neutralise the retired body-level filter so visual modes never move or alter
   the fixed header/accessibility dialog. */
body.tte-a11y-contrast{filter:none!important}
@media(max-width:1360px){
  .tte-account-label{display:none}
  .tte-account-nav.tte-account-link{min-width:44px;width:44px!important;justify-content:center;border-left:0!important}
}


/* V9.6.8 correction: restore the established v8 header logo proportions. */
.navbar,
.tte-v9-page .navbar{
  padding-left:22px!important;
  padding-right:22px!important;
}
.navbar-brand,
.tte-v9-page .navbar-brand{
  margin-left:0!important;
}
.navbar-brand img,
.tte-v9-page .navbar-brand img{
  height:24px!important;
  width:auto!important;
  max-width:none!important;
  max-height:24px!important;
  object-fit:contain!important;
  object-position:left center!important;
}

/* Return the compact v8-sized homepage actions. */
.view-more{
  min-width:124px!important;
  width:max-content!important;
  padding:8px 16px!important;
  border-width:1px!important;
  font-size:13px!important;
  line-height:1.15!important;
}

/* Homepage introduction: compact logo at left, readable copy at right. */
.welcome-bar{
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  border-top:1px solid #d8e2e7!important;
  border-bottom:1px solid #d8e2e7!important;
  background:#fff!important;
}
.welcome-bar>.welcome-logo,
.welcome-bar>.welcome-copy{
  position:relative;
}
.welcome-bar{
  display:grid!important;
  grid-template-columns:minmax(180px,240px) minmax(0,1fr)!important;
  justify-content:stretch!important;
  align-items:center!important;
  gap:28px!important;
  width:min(1180px,calc(100% - 40px))!important;
  margin:0 auto!important;
  padding:25px 28px!important;
  text-align:left!important;
}
.welcome-logo{
  width:210px!important;
  max-width:100%!important;
  max-height:48px!important;
  object-position:left center!important;
}
.welcome-copy h1{
  margin:0 0 6px!important;
  color:#082f40!important;
  font-size:24px!important;
  line-height:1.15!important;
}
.welcome-copy p{
  margin:0!important;
  color:#263f4a!important;
  font-size:16px!important;
  line-height:1.45!important;
}

/* Directory-style footer inspired by the supplied reference: a light link area
   above a compact dark identity strip. Logo, experience prompt, language and
   production version remain intact. */
.footer{
  padding:0!important;
  border-top:3px solid #087bac!important;
  background:#fff!important;
  color:#111!important;
}
.tte-footer-directory{
  order:1;
  width:100%;
  background:#fff;
  border-bottom:1px solid #d7e1e5;
}
.tte-footer-directory-inner{
  width:min(1180px,calc(100% - 40px));
  margin:0 auto;
  padding:28px 0 30px;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:28px;
}
.tte-footer-column{
  min-width:0;
}
.tte-footer-column h2{
  margin:0 0 12px;
  color:#111;
  font-size:14px;
  font-weight:900;
  line-height:1.2;
}
.tte-footer-column a{
  display:block;
  width:max-content;
  max-width:100%;
  margin:0 0 8px;
  padding:0;
  color:#263f4a;
  font-size:12px;
  font-weight:700;
  line-height:1.3;
  text-decoration:none;
  overflow-wrap:anywhere;
}
.tte-footer-column a:hover,
.tte-footer-column a:focus-visible{
  color:#087bac;
  text-decoration:underline;
}
.tte-footer-column .footer-accessibility-icon{
  display:flex;
  align-items:center;
  gap:7px;
  width:max-content;
  background:transparent!important;
}
.tte-footer-column .footer-accessibility-icon img{
  width:22px!important;
  height:22px!important;
  object-fit:contain!important;
}
.tte-footer-meta{
  order:2;
  width:100%;
  padding:18px max(20px,calc((100% - 1180px)/2)) 12px;
  background:linear-gradient(135deg,#10232d 0%,#171717 68%,#0d1519 100%);
  color:#fff;
}
.tte-footer-meta .footer-top{
  width:100%;
  max-width:1180px;
  margin:0 auto!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:minmax(190px,250px) minmax(210px,1fr) minmax(300px,1.3fr) minmax(150px,190px)!important;
  gap:20px!important;
  align-items:center!important;
  border:0!important;
}
.tte-footer-meta .footer-brand img{
  width:220px!important;
  max-width:100%!important;
  height:auto!important;
  max-height:30px!important;
}
.tte-footer-meta .footer-copyright{
  color:#c9d5da!important;
  font-size:12px!important;
  line-height:1.45!important;
}
.tte-footer-meta .footer-rating{
  padding:10px 12px!important;
  border:1px solid rgba(8,123,172,.55)!important;
  background:rgba(8,123,172,.11)!important;
  font-size:13px!important;
  line-height:1.35!important;
}
.tte-footer-meta .footer-language{
  min-height:36px!important;
  height:36px!important;
  padding:6px 10px!important;
  font-size:13px!important;
}
.tte-footer-meta .tte-build-label{
  width:100%!important;
  max-width:1180px!important;
  margin:9px auto 0!important;
  color:#7f9199!important;
  font-size:10px!important;
  text-align:right!important;
}
.footer>.footer-links{display:none!important}

@media(max-width:900px){
  .welcome-bar{grid-template-columns:1fr!important;text-align:center!important;gap:12px!important}
  .welcome-logo{margin:0 auto;object-position:center!important}
  .tte-footer-directory-inner{grid-template-columns:repeat(3,minmax(0,1fr))}
  .tte-footer-meta .footer-top{grid-template-columns:1fr 1fr!important;text-align:center}
  .tte-footer-meta .footer-brand{justify-content:center}
  .tte-footer-meta .footer-brand img{object-position:center!important}
}
@media(max-width:620px){
  .navbar,.tte-v9-page .navbar{padding-left:14px!important;padding-right:14px!important}
  .navbar-brand img,.tte-v9-page .navbar-brand img{height:22px!important;max-height:22px!important;max-width:58vw!important}
  .welcome-bar{width:calc(100% - 24px)!important;padding:20px 16px!important}
  .welcome-copy h1{font-size:21px!important}
  .welcome-copy p{font-size:14px!important}
  .tte-footer-directory-inner{width:calc(100% - 28px);grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}
  .tte-footer-meta{padding-inline:14px}
  .tte-footer-meta .footer-top{grid-template-columns:1fr!important}
  .tte-footer-meta .tte-build-label{text-align:center!important}
}
