/* TOKEN2049: isolated homepage ribbon. No existing homepage selectors are restyled. */
.t2049-banner{position:relative;background:#061127 url('assets/token2049-2026/banner-night.webp') center 69%/cover no-repeat;border-bottom:2px solid #c99c38;color:#fff}
.t2049-banner-link{display:block;color:inherit;text-decoration:none;text-shadow:0 1px 4px #000}
.t2049-banner-link:focus-visible{outline:3px solid #efbd45;outline-offset:-5px}
.t2049-banner-inner{width:min(1450px,calc(100% - 80px));min-height:106px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:16px 0;font:500 16px/1.45 var(--home-sans,sans-serif)}
.t2049-banner-brand{display:flex;flex-direction:column;flex:none;line-height:1.15;letter-spacing:-.02em}
.t2049-banner-brand strong{font-size:24px;font-weight:750}
.t2049-banner-brand small{font-size:15px;letter-spacing:0}
.t2049-banner-sponsor{color:#f1c25d;font-weight:650;white-space:nowrap}
.t2049-banner-date,.t2049-banner-booth,.t2049-banner-cta{display:flex;align-items:center;gap:10px;white-space:nowrap}
.t2049-banner-booth strong{color:#ffd276;font-weight:750}
.t2049-banner-cta{color:#ffcf66;font-weight:750}
.t2049-banner-cta img{transition:transform 180ms ease}
.t2049-banner-link:hover .t2049-banner-cta img{transform:translateX(4px)}
.t2049-banner-icon{width:20px;height:20px;flex:none;filter:brightness(0) invert(1)}
.t2049-banner-mobile-details{display:none}
@media(max-width:1300px){.t2049-banner-inner{width:calc(100% - 48px);gap:18px;font-size:14px}.t2049-banner-brand strong{font-size:21px}.t2049-banner-brand small{font-size:13px}}
@media(max-width:1040px){.t2049-banner-inner{display:grid;grid-template-columns:auto 1fr auto;gap:8px 20px;padding:14px 0;min-height:96px}.t2049-banner-brand{grid-column:1;grid-row:1/3}.t2049-banner-sponsor{grid-column:2;grid-row:1}.t2049-banner-date{grid-column:2;grid-row:2}.t2049-banner-booth{grid-column:3;grid-row:1}.t2049-banner-cta{grid-column:3;grid-row:2}}
@media(max-width:600px){.t2049-banner{background-position:74% 69%}.t2049-banner-inner{width:calc(100% - 36px);grid-template-columns:1fr auto;grid-template-areas:'brand sponsor' 'details cta';gap:9px 12px;min-height:100px;padding:13px 0}.t2049-banner-brand{grid-area:brand}.t2049-banner-brand strong{font-size:19px}.t2049-banner-brand small{font-size:11px}.t2049-banner-sponsor{grid-area:sponsor;font-size:12px;white-space:normal;max-width:150px;text-align:right}.t2049-banner-date,.t2049-banner-booth{display:none}.t2049-banner-mobile-details{grid-area:details;display:flex;flex-wrap:wrap;gap:2px 12px;font-size:11px}.t2049-banner-mobile-details strong{color:#ffd276}.t2049-banner-cta{grid-area:cta;font-size:12px;gap:5px;min-height:34px;justify-content:flex-end}.t2049-banner-icon{width:17px;height:17px}}
@media(prefers-reduced-motion:reduce){.t2049-banner-cta img{transition:none}}
