body{margin:0;font-family:system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#16181d;background:#fff}
.tibly-aeo-header{display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;flex-wrap:wrap;max-width:46rem;margin:0 auto;padding:1.15rem 1.5rem}
.tibly-aeo-brand{font-weight:700;font-size:1.05rem;color:inherit;text-decoration:none}
.tibly-aeo-header nav ul{display:flex;flex-wrap:wrap;gap:1.1rem;list-style:none;margin:0;padding:0}
.tibly-aeo-header nav a{color:inherit;text-decoration:none;font-size:.95rem;opacity:.85}
.tibly-aeo-header nav a:hover,.tibly-aeo-header nav a[aria-current="page"]{opacity:1;text-decoration:underline;text-underline-offset:4px}
.tibly-aeo-footer{max-width:46rem;margin:0 auto;padding:2rem 1.5rem 2.5rem;border-top:1px solid rgba(0,0,0,.08)}
.tibly-aeo-footer ul{display:flex;flex-wrap:wrap;gap:1.1rem;list-style:none;margin:0;padding:0}
.tibly-aeo-footer a{color:inherit;font-size:.9rem;opacity:.7;text-decoration:none}
.tibly-aeo-footer a:hover{opacity:1;text-decoration:underline}
[data-tb-bg]{position:relative}
.tb-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.tb-bg video,.tb-bg img{width:100%;height:100%;object-fit:cover}
.tb-bg-tint{position:absolute;inset:0;background:#000}
[data-tb-bg]>*:not(.tb-bg){position:relative;z-index:1}
@media (prefers-reduced-motion:reduce){.tb-bg video{display:none}}
