/* Scoped support, complete shared branding, and readable narrow-screen navigation. */
.it-support-page .support-brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;width:max-content;max-width:100%;min-height:48px;padding:0;text-decoration:none;overflow:visible}
.it-support-page .support-brand>img{display:block;flex:0 0 48px;width:48px;height:48px;max-width:none;object-fit:contain;background:transparent;border:0;box-shadow:none}
.it-support-page .support-wordmark{display:flex;flex-direction:column;gap:6px;min-width:0}
.it-support-page .support-wordmark strong{color:#0f1c34;font-family:'Plus Jakarta Sans',sans-serif;font-size:23px;font-weight:700;line-height:1.1;letter-spacing:-.8px;white-space:nowrap}
.it-support-page .support-wordmark strong>span{color:#2563eb}
.it-support-page .support-wordmark small{color:#536b88;font-family:'Plus Jakarta Sans',sans-serif;font-size:8px;font-weight:700;line-height:1.3;letter-spacing:2px;text-transform:uppercase;white-space:nowrap}
.it-support-page .hero-grid{gap:3.5rem;padding-block:4.5rem}
.it-support-page .hero h1{font-size:clamp(2.4rem,4.1vw,4rem);text-wrap:balance;max-width:650px}
.it-support-page .hero-copy{font-size:18px;line-height:1.7;text-wrap:pretty}
.it-support-page .hero-note{font-size:13px;line-height:1.7;text-wrap:pretty}
.it-support-page .desk-head{gap:16px}
.it-support-page .desk-head strong{font-size:14px}
.it-support-page .desk-head .status{font-size:10px;white-space:normal;text-align:right}
.it-support-page .desk-head .status::before{display:none}
.it-support-page .ticket-title{font-size:23px;line-height:1.25;text-wrap:balance}
.it-support-page .triage-row{grid-template-columns:28px minmax(0,1fr);align-items:start}
.it-support-page .triage-row strong{font-size:14px;line-height:1.5}
.it-support-page .triage-row div>span{font-size:13px;line-height:1.6}
.it-support-page .trust-ledger-head small,.it-support-page .trust-ledger-boundary{font-size:12px;line-height:1.65}
.it-support-page .environment-card p,.it-support-page .trust-ledger-evidence span{font-size:13px;line-height:1.65}
.it-support-page .trust-ledger-evidence strong{font-size:14px;line-height:1.5}
.it-support-page .faq-answer{font-size:15px;line-height:1.75;padding-right:12px}
.it-support-page .faq-answer p{text-wrap:pretty}
.it-support-page .faq-question{font-size:16px}
.it-support-page #support-form-help{text-wrap:pretty}
.it-support-page #request-support{scroll-margin-top:100px}
.it-support-page .field input,.it-support-page .field textarea{scroll-margin-top:100px}
.it-support-page .site-footer{padding:44px 0 24px;background:#08182e;overflow:visible}
.it-support-page .footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr .9fr;gap:28px;padding-bottom:26px;align-items:start}
.it-support-page .footer-grid>div{display:block!important;min-width:0}
.it-support-page .footer-brand{margin-bottom:20px}
.it-support-page footer .support-wordmark strong{color:#fff}
.it-support-page footer .support-wordmark strong>span{color:#79adff}
.it-support-page footer .support-wordmark small{color:#a7c2e5}
.it-support-page .footer-copy{margin:0;color:#bdcce0;font-size:13px;line-height:1.65;max-width:370px}
.it-support-page .footer-title{font-size:14px;line-height:1.5;letter-spacing:0;text-transform:none;margin-bottom:12px}
.it-support-page .footer-links{display:grid;gap:4px;font-size:13px;line-height:1.55}
.it-support-page .footer-links a,.it-support-page footer address a{display:flex;align-items:center;width:fit-content;max-width:100%;min-height:36px!important;min-width:0!important;overflow-wrap:anywhere;text-underline-offset:4px}
.it-support-page footer address a+br{display:none}
.it-support-page .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;line-height:1.5}
.it-support-page .footer-bottom>span{display:flex;align-items:center;min-height:36px}
.it-support-page .footer-legal{display:grid;grid-template-columns:repeat(3,max-content);gap:16px}
.it-support-page .footer-legal a{display:flex;align-items:center;min-height:36px!important;min-width:0!important;font-size:12px}
.it-support-page #itSupportConsentSlot{min-height:0;padding:12px 0 0;background:#08182e}
.it-support-page #itSupportConsentSlot:empty{display:none}
.it-support-page #itSupportConsentSlot #cookieConsent.hd-consent{position:relative!important;inset:auto!important;width:min(1160px,calc(100% - 32px))!important;max-height:none!important;margin:0 auto!important;transform:none!important}
@media(max-width:1100px){
  .it-support-page .nav{gap:16px}
  .it-support-page .nav-links{display:none}
  .it-support-page .menu-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px}
  .it-support-page .mobile-menu.open{display:grid;max-height:calc(100svh - 90px);overflow-y:auto}
  .it-support-page .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
  .it-support-page .footer-grid>div:first-child{grid-column:1/-1}
  .it-support-page .footer-copy{max-width:620px}
}
@media(max-width:780px){
  .it-support-page .hero-grid{padding-block:3rem;gap:2rem}
  .it-support-page .hero h1{font-size:clamp(2.4rem,10.5vw,3.4rem);max-width:580px}
  .it-support-page .hero-copy{font-size:16px;line-height:1.7}
  .it-support-page .hero-note{font-size:13px}
  .it-support-page .support-wordmark strong{font-size:21px}
  .it-support-page .support-wordmark small{font-size:7px;letter-spacing:1.9px}
  .it-support-page .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px}
  .it-support-page .footer-grid>div:last-child{grid-column:1/-1}
  .it-support-page .footer-grid>div:last-child .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}
  .it-support-page .footer-links a,.it-support-page footer address a,.it-support-page .footer-legal a{min-height:44px!important}
  .it-support-page .footer-links{font-size:12px}
  .it-support-page .footer-bottom{display:block}
  .it-support-page .footer-legal{margin-top:8px;gap:16px;justify-content:start}
}
@media(max-width:360px){.it-support-page .support-brand{gap:7px}.it-support-page .support-brand>img{width:44px;height:44px;flex-basis:44px}.it-support-page .support-wordmark strong{font-size:20px}.it-support-page .footer-grid{column-gap:18px}.it-support-page .footer-legal{gap:12px}}
