.tusa-shell{--shell-header-h:76px;--shell-nav-h:58px;--shell-mobile-header-h:calc(60px + env(safe-area-inset-top,0px));--shell-gutter:48px;background:var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;flex-direction:column;display:flex}.tusa-shell *,.tusa-shell :before,.tusa-shell :after{box-sizing:border-box}@layer base{.tusa-shell a{color:inherit;text-decoration:none}}.tusa-shell svg{display:block}.dh{z-index:50;height:var(--shell-header-h);background:var(--background);border-bottom:1px solid var(--border);display:none;position:sticky;top:0}.dh-inner{width:100%;height:100%;padding:0 var(--shell-gutter);grid-template-columns:minmax(auto,1fr) minmax(0,720px) minmax(auto,1fr);align-items:center;gap:20px;display:grid}.dh-brand{justify-self:start}.dh-search{justify-self:stretch}.dh-actions{justify-self:end;align-items:center;gap:10px;display:flex}.dn{top:var(--shell-header-h);z-index:40;height:var(--shell-nav-h);background:var(--background);border-bottom:1px solid var(--border);display:none;position:sticky}.dn-inner{width:100%;height:100%;padding:0 var(--shell-gutter);align-items:stretch;gap:2px;display:flex}.dn-spacer{flex:1}.dn-item{position:relative}.fh{z-index:50;height:var(--shell-mobile-header-h);padding:env(safe-area-inset-top,0px) var(--shell-gutter) 0;background:var(--background);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:0}.mh{z-index:50;height:var(--shell-mobile-header-h);padding:env(safe-area-inset-top,0px) var(--shell-gutter) 0;background:var(--background);border-bottom:1px solid var(--border);align-items:center;gap:8px;display:flex;position:sticky;top:0}.mh-spacer{flex:1}.mh-list{display:none}.mh-search-row{top:var(--shell-mobile-header-h);z-index:45;padding:0 var(--shell-gutter) 12px;background:var(--background);border-bottom:1px solid var(--border);position:sticky}.shell-main{flex-direction:column;flex:1;display:flex}.shell-main>*{min-width:0}.shell-container{width:100%;padding:0 var(--shell-gutter)}.site-footer{border-top:1px solid var(--border);background:var(--background-subtle);margin-top:72px}.footer-inner{padding:48px var(--shell-gutter) 32px;grid-template-columns:1.4fr repeat(4,1fr);gap:32px;display:grid}.footer-blurb{max-width:30ch;color:var(--muted-foreground);margin:14px 0 0;font-size:14px;line-height:20px}.footer-col h4{letter-spacing:.06em;text-transform:uppercase;color:var(--foreground);margin:0 0 14px;font-size:13px;font-weight:700}.footer-col a{color:var(--muted-foreground);padding:6px 0;font-size:14px;display:block}.footer-col a:hover{color:var(--foreground)}.footer-col a:focus-visible,.footer-legal a:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:6px}.footer-col a,.footer-legal a{touch-action:manipulation}.footer-col a:active,.footer-legal a:active{background:var(--accent-strong);color:var(--foreground);border-radius:6px}.footer-bottom{border-top:1px solid var(--border)}.footer-bottom-inner{padding:18px var(--shell-gutter) calc(18px + env(safe-area-inset-bottom,0px));color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.footer-legal{gap:18px;display:flex}.footer-legal a:hover{color:var(--foreground)}@media (max-width:1023px){.tusa-shell{--shell-gutter:max(24px, env(safe-area-inset-left,0px), env(safe-area-inset-right,0px))}}@media (max-width:767px){.tusa-shell{--shell-gutter:max(16px, env(safe-area-inset-left,0px), env(safe-area-inset-right,0px))}.footer-col a{padding:12px 0}}@media (min-width:768px){.mh-list{display:inline-flex}}@media (min-width:1024px){.dh{display:grid}.dn{display:flex}.mh,.mh-search-row{display:none}}@media (max-width:760px){.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:520px){.footer-inner{grid-template-columns:1fr}}
