*{box-sizing:border-box}body,html{overflow-x:hidden}body,html,img{max-width:100%}img{height:auto}table{border-collapse:collapse}.brand-card{display:flex;flex-direction:column;background:#141a2e;border:1px solid #232a44;border-radius:18px;overflow:hidden;text-decoration:none;position:relative;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}a.brand-card:hover{transform:translateY(-4px);border-color:#d9b46a;box-shadow:0 12px 34px rgba(0,0,0,.4)}.brand-arrow{position:absolute;top:14px;right:16px;color:#d9b46a;font-size:20px;z-index:2}.brand-img{height:230px;background:#0e1426;display:flex;align-items:center;justify-content:center;padding:18px}.brand-img img{max-height:100%;max-width:92%;object-fit:contain}.hub-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;background:#141a2e;border:1px solid #232a44;border-radius:18px;padding:26px 20px;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.hub-card:hover{transform:translateY(-4px);border-color:#d9b46a;box-shadow:0 12px 34px rgba(0,0,0,.4)}.hub-icon{height:100px;display:flex;align-items:center;justify-content:center}.hub-icon img{max-height:92px;max-width:84%;object-fit:contain}.hub-icon svg{width:56px;height:56px}.hub-title{color:#f4efe6;font-weight:700;font-size:17px}.hub-sub{color:#aab0c4;font-size:13px}